.hero-carousel{position:relative;width:100%;overflow:hidden}.hero-carousel__viewport{position:relative;width:100%;height:calc(96dvh - var(--header-height))}.hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease;display:flex;align-items:center}.hero-carousel__slide.is-active{opacity:1;visibility:visible;position:relative}.hero-carousel__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;height:calc(96dvh - var(--header-height))}.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) 18%,rgba(249,244,238,.16) 34%,rgba(249,244,238,.04) 48%,transparent 62%)}.hero-carousel__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-carousel__content{position:relative;z-index:1;width:100%;color:#fff;max-width:520px;padding-left:8vw;padding-top:8vh;padding-bottom:8vh;display:flex;flex-direction:column;justify-content:center;height:100%}.hero-carousel__content--center{text-align:center;margin-inline:auto}.hero-carousel__content--right{text-align:right;margin-left:auto}.hero-carousel__subheading{color:#28d6d8;font-size:1.25rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}.hero-carousel__heading{font-family:Playfair Display,serif;font-size:clamp(4rem,5vw,6rem);line-height:.95;letter-spacing:-.03em;font-weight:400;color:#173d74;margin-bottom:28px}.hero-carousel .button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:16px 34px;min-height:54px;border-radius:16px;background:#173d74;font-weight:600;font-size:1.55rem;letter-spacing:.03em;transition:all .3s ease;box-shadow:0 12px 30px #173d742e}.hero-carousel .button:hover{background:#204b8d;transform:translateY(-2px);box-shadow:0 18px 40px #173d7440}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:4rem;height:4rem;border-radius:50%;border:none;background:#ffffffd9;color:#111;display:none;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.hero-carousel__arrow:hover{background:#fff}.hero-carousel__dots{position:absolute;left:50%;bottom:28px;transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:20}.hero-carousel__dot{width:34px;height:3px;border:none;border-radius:999px;padding:0;cursor:pointer;background:#d5b89a;opacity:.35;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__arrow{display:flex}.hero-carousel__content{padding:3rem 5rem 5rem;max-width:640px}.hero-carousel__heading{font-size:5rem}}.hero-carousel__arrow--prev{left:2rem}.hero-carousel__arrow--next{right:2rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero.css.map */
