.hero-carousel{position:relative;max-width:1792px;margin:0 auto;overflow:hidden;background:#04182b}.hero-carousel__viewport{position:relative;aspect-ratio:1792/490;min-height:390px}.hero-carousel__slide{position:absolute;inset:0;display:grid;align-items:center;opacity:0;visibility:hidden;background-position:center;background-size:cover;transition:opacity .65s ease,visibility .65s ease}.hero-carousel__slide.is-active{z-index:1;opacity:1;visibility:visible}.hero-carousel__content{color:#fff}.hero-carousel__content>*{max-width:610px}.hero-carousel__content h1,.hero-carousel__content h2{margin:.45rem 0;font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.04}.hero-carousel__content p:not(.eyebrow){margin:0 0 1.35rem;font-size:1.05rem;color:#dcecf7}.hero-carousel__content .button{color:#082d4d;background:#fff}.hero-carousel__arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:rgba(3,22,42,.42);font-size:2rem;line-height:1;transform:translateY(-50%);cursor:pointer}.hero-carousel__arrow--prev{left:18px}.hero-carousel__arrow--next{right:18px}.hero-carousel__dots{position:absolute;z-index:3;bottom:17px;left:50%;display:flex;gap:9px;transform:translateX(-50%)}.hero-carousel__dots button{width:10px;height:10px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.hero-carousel__dots button.is-active{background:#fff}@media(max-width:749px){.hero-carousel__viewport{aspect-ratio:auto;min-height:460px}.hero-carousel__slide{background-position:68% center}.hero-carousel__slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,42,.96),rgba(3,22,42,.68))}.hero-carousel__content{position:relative;z-index:1;padding-inline:25px}.hero-carousel__content>*{max-width:88%}.hero-carousel__content h1,.hero-carousel__content h2{font-size:2.15rem}.hero-carousel__arrow{width:38px;height:38px}.hero-carousel__arrow--prev{left:8px}.hero-carousel__arrow--next{right:8px}}
