.hero-carousel{position:relative;width:100%;aspect-ratio:var(--ar-mobile);min-height:var(--min-height);overflow:hidden;background-color:rgb(var(--color-background))}@media(min-width:750px){.hero-carousel{aspect-ratio:var(--ar-desktop)}}.hero-carousel__swiper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-carousel__swiper .swiper-wrapper,.hero-carousel__swiper .swiper-slide{height:100%}.hero-carousel__slide{position:relative;overflow:hidden;background-color:rgb(var(--color-background))}.hero-carousel__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-carousel__media img,.hero-carousel__media video,.hero-carousel__media svg.placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel__media--desktop{display:none}.hero-carousel__media--mobile,.hero-carousel__media--both{display:block}@media(min-width:750px){.hero-carousel__media--desktop{display:block}.hero-carousel__media--mobile{display:none}}.hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;background:#00000047}.hero-carousel__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:2rem;pointer-events:none}.hero-carousel__title{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-weight:800;text-transform:uppercase;line-height:1.02;letter-spacing:.01em;font-size:clamp(2.6rem,8vw,6.5rem);text-wrap:balance;text-shadow:0 2px 22px rgba(0,0,0,.3)}.hero-carousel__subtitle{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-weight:600;text-transform:uppercase;line-height:1.1;letter-spacing:.02em;font-size:clamp(1.15rem,3.2vw,2.4rem);text-shadow:0 2px 16px rgba(0,0,0,.3)}.hero-carousel__subtitle u{text-decoration:none;border-bottom:.12em solid currentColor;padding-bottom:.06em}.hero-carousel__subtitle :is(p,span){margin:0;display:inline}.hero-carousel__cta-wrap{position:absolute;left:0;right:0;bottom:clamp(28px,5vh,56px);z-index:6;display:flex;justify-content:center;pointer-events:none}.hero-carousel__cta-wrap .hero-carousel__cta{pointer-events:auto}.hero-carousel__cta-text{flex:0 0 auto}.hero-carousel__counter{position:absolute;right:24px;bottom:46px;z-index:10;font-family:var(--font-heading-family);color:rgb(var(--color-button));line-height:1;letter-spacing:.02em;display:inline-flex;align-items:baseline}.hero-carousel__counter-current,.hero-carousel__counter-sep{font-size:clamp(2rem,4vw,3.5rem)}.hero-carousel__counter-total{font-size:clamp(1.2rem,2vw,1.8rem)}.hero-carousel__progress{position:absolute;left:0;right:0;bottom:0;z-index:10;width:100%;height:4px;background-color:rgba(var(--color-foreground),.15);overflow:hidden}.hero-carousel__progress-fill{position:absolute;top:0;left:0;height:100%;width:0%;background-color:rgb(var(--color-button))}.hero-carousel .hero-carousel__bullets.swiper-pagination{position:absolute;left:auto;top:auto;right:clamp(2rem,4vw,4.4rem);bottom:clamp(2rem,3vw,3.2rem);width:auto;z-index:10;display:flex;justify-content:flex-end;align-items:center;gap:8px;text-align:right}.hero-carousel .hero-carousel__bullets .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;border-radius:999px;background:rgb(var(--color-foreground));opacity:.45;transition:width .3s ease,opacity .3s ease,background-color .3s ease}.hero-carousel .hero-carousel__bullets .swiper-pagination-bullet:hover{opacity:.75}.hero-carousel .hero-carousel__bullets .swiper-pagination-bullet-active{width:8px;height:8px;border-radius:50%;background:rgb(var(--color-button));opacity:1}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hero-carousel.css.map */
