.cf-home-carousel{background:#0d1b2a;overflow:hidden;position:relative}.cf-home-carousel,.cf-home-carousel__slide,.cf-home-carousel__track{min-height:620px;width:100%}.cf-home-carousel__slide{background-position:50%;background-size:cover;inset:0;opacity:0;position:absolute;transition:opacity .6s ease,visibility .6s ease;visibility:hidden}.cf-home-carousel__slide.is-active{opacity:1;position:relative;visibility:visible}.cf-home-carousel__content{color:#fff;max-width:920px;padding:150px 8vw}.cf-home-carousel__content h2{color:#fff;font-size:clamp(40px,5vw,76px);font-weight:800;line-height:1.02;margin:0 0 24px}.cf-home-carousel__content h2:after{background:#00a86b;border-radius:999px;content:"";display:block;height:4px;margin-top:24px;width:110px}.cf-home-carousel__content p{color:#fff;font-size:clamp(18px,2vw,25px);line-height:1.45;margin:0 0 34px;max-width:620px}.cf-home-carousel__button{align-items:center;background:#00a86b;border-radius:999px;color:#fff;display:inline-flex;font-size:18px;font-weight:700;gap:16px;padding:17px 30px;text-decoration:none;transition:transform .2s ease,background .2s ease}.cf-home-carousel__button:focus,.cf-home-carousel__button:hover{background:#008f5b;color:#fff;transform:translateY(-2px)}.cf-home-carousel__arrow{background:rgba(0,0,0,.45);border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:52px;height:58px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);width:58px;z-index:3}.cf-home-carousel__arrow--prev{left:32px}.cf-home-carousel__arrow--next{right:32px}.cf-home-carousel__dots{bottom:34px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.cf-home-carousel__dot{background:#fff;border:0;border-radius:50%;cursor:pointer;height:13px;opacity:.75;padding:0;width:13px}.cf-home-carousel__dot.is-active{background:#00a86b;border-radius:999px;opacity:1;width:34px}@media (max-width:767px){.cf-home-carousel,.cf-home-carousel__slide,.cf-home-carousel__track{min-height:560px}.cf-home-carousel__content{padding:110px 28px 90px}.cf-home-carousel__arrow{font-size:38px;height:46px;width:46px}.cf-home-carousel__arrow--prev{left:16px}.cf-home-carousel__arrow--next{right:16px}}