hero-carousel{display:block;position:relative;width:100%}.hero-carousel__stage{display:grid;grid-template-rows:1fr 102px;height:calc(100dvh - var(--header-height) - var(--announcement-height))}.hero-carousel__viewport{min-height:0;overflow:hidden;position:relative}.hero-carousel__slide{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:.6s;visibility:hidden}.hero-carousel__slide.is-active{opacity:1;visibility:visible}.hero-carousel__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-carousel__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(249,244,238,.72) 0%,rgba(249,244,238,.42) 20%,rgba(249,244,238,.16) 36%,rgba(249,244,238,.04) 50%,transparent 62%)}.hero-carousel__media picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-carousel__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-carousel__content{position:relative;z-index:1;width:56%;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:520px;padding-left:8vw;padding-top:7.5vh}.hero-carousel__content--center{text-align:center;margin-inline:auto}.hero-carousel__subheading{color:#28d6d8;font-size:1.05rem;font-weight:700;letter-spacing:.18em;margin:.5em 0;text-transform:uppercase}.hero-carousel__heading{color:#173d74;font-family:Playfair Display,serif;font-size:clamp(3rem,4vw,5rem);font-weight:400;letter-spacing:.03em;line-height:.95;margin:.5em 0}.hero-carousel__description{color:#173d74;font-size:1.25rem;opacity:.8;position:relative;padding:10px 0}.hero-carousel__description:before,.hero-carousel__description:after{content:"";position:absolute;left:0;width:48px;height:1.5px;opacity:.9;background:#173d74}.hero-carousel__description:before{background:#173d74;top:0}.hero-carousel__description:after{bottom:0}.hero-carousel__button{display:flex;justify-content:flex-start;margin-top:1.5em;opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease;transition-delay:.45s;width:100%}.hero-carousel__button a{align-items:center;background:#173d74;border-radius:16px;box-shadow:0 12px 30px #173d742e;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;justify-content:center;letter-spacing:.03em;margin-right:7.8vw;padding:12px 16px;text-decoration:none;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;width:clamp(170px,55vw,220px)}.hero-carousel__slide.is-active .hero-carousel__button{opacity:1;transform:translateY(0)}.hero-carousel__button a:hover{background:#204b8d;transform:translateY(-2px);box-shadow:0 18px 40px #173d7440}.hero-carousel__content--right{align-items:flex-end;margin-left:auto;margin-right:0;padding-left:0;padding-right:8vw;text-align:right}.hero-carousel__content--right .hero-carousel__description:before,.hero-carousel__content--right .hero-carousel__description:after{left:auto;right:0}.hero-carousel__content--right .hero-carousel__button{justify-content:flex-end}.hero-carousel__content--right .hero-carousel__button a{margin-right:0;margin-left:7.8vw}.hero-carousel__slide:has(.hero-carousel__content--right) .hero-carousel__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(270deg,rgba(249,244,238,.72) 0%,rgba(249,244,238,.42) 30%,rgba(249,244,238,.16) 50%,rgba(249,244,238,.04) 60%,transparent 62%)}.hero-carousel__arrow{align-items:center;display:none;height:54px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:54px;border:none;background:transparent;color:#fff3;cursor:pointer;z-index:3;transition:.25s}.hero-carousel__arrow:hover{transform:translateY(-50%) scale(1.15);color:#28d6d8}.hero-carousel__arrow svg{width:28px;height:28px}.hero-carousel__arrow--prev{left:32px}.hero-carousel__arrow--next{right:32px}.hero-carousel__benefits{background:#173d74;color:#fff;display:flex;flex-flow:column wrap;flex-shrink:0;gap:6px;height:102px;padding:12px 22px;position:static;z-index:2}.hero-benefit{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0;position:relative}.hero-benefit svg{width:15px;height:15px;stroke:#fff;flex-shrink:0}.hero-benefit span{font-size:1.1rem;line-height:1.35;text-align:left}.hero-carousel__dots{position:absolute;left:50%;bottom:28px;transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:2}.hero-carousel__dot{width:34px;height:3px;border:none;border-radius:999px;padding:0;cursor:pointer;background:#bea996;opacity:.4;transition:width .35s ease,opacity .35s ease,background .35s ease}.hero-carousel__dot:hover{opacity:.8}.hero-carousel__dot.is-active{background:#28d6d8;box-shadow:0 0 12px #173d742e;opacity:1;width:54px}@media(prefers-reduced-motion:reduce){.hero-carousel__slide{transition:none}}@media screen and (min-width:750px){.hero-carousel__stage{grid-template-rows:1fr 62px}.hero-carousel__media:after{background:linear-gradient(90deg,rgba(249,244,238,.82) 0%,rgba(249,244,238,.62) 20%,rgba(249,244,238,.28) 38%,transparent 58%)}.hero-carousel__content{width:60%;max-width:680px}.hero-carousel__subheading{font-size:1.5rem}.hero-carousel__heading{font-size:clamp(6rem,5vw,7rem);line-height:.92;max-width:520px}.hero-carousel__description{max-width:420px;font-size:1.8rem}.hero-carousel__button{margin-top:3rem}.hero-carousel__content--right{align-items:flex-end}.hero-carousel__benefits{flex-flow:row nowrap;gap:12px;height:62px;padding:0 clamp(32px,4vw,64px);justify-content:space-around}.hero-benefit{position:relative;justify-content:center;flex:1;gap:14px}.hero-benefit:not(:last-child):after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:1px;height:28px;background:#ffffff2e}.hero-benefit svg{width:22px;height:22px}.hero-benefit span{font-size:1.45rem;line-height:1.2;white-space:nowrap}.hero-carousel__arrow{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hero.css.map */
