.hero-carousel{position:relative;overflow:hidden;background:#15140f}.hero-carousel__viewport{display:grid}.hero-carousel__slide{grid-area:1 / 1;min-height:var(--hero-height, 80vh);opacity:0;visibility:hidden;transform:translate(36px);transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1),visibility 1s;will-change:opacity,transform}.hero-carousel__slide.is-active{opacity:1;visibility:visible;transform:translate(0);z-index:1}.hero-carousel__slide .hero-full__media{transform:scale(1);transition:transform 7s ease-out}.hero-carousel__slide.is-active .hero-full__media{transform:scale(1.08)}.hero-carousel__slide .hero-full__content>*{opacity:0;transform:translateY(18px)}.hero-carousel__slide.is-active .hero-full__content>*{opacity:1;transform:none;transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.hero-carousel__slide.is-active .hero-full__content>*:nth-child(1){transition-delay:.2s}.hero-carousel__slide.is-active .hero-full__content>*:nth-child(2){transition-delay:.3s}.hero-carousel__slide.is-active .hero-full__content>*:nth-child(3){transition-delay:.4s}.hero-carousel__slide.is-active .hero-full__content>*:nth-child(4){transition-delay:.5s}.hero-carousel__slide.is-active .hero-full__content>*:nth-child(5){transition-delay:.6s}.hero-carousel .hero-full__content{padding-bottom:92px}.hero-carousel__badge{display:inline-block;background:var(--color-accent);color:var(--color-on-accent, #fff);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:999px;margin-bottom:16px}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#00000047;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s ease}.hero-carousel__arrow:hover{background:#00000080}.hero-carousel__arrow--prev{left:18px}.hero-carousel__arrow--next{right:18px}.hero-carousel__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:9px}.hero-carousel__dot{width:10px;height:10px;padding:0;border-radius:50%;border:0;background:#ffffff73;cursor:pointer;transition:background .2s ease,width .2s ease}.hero-carousel__dot.is-active{background:#fff;width:26px;border-radius:999px}@media(max-width:860px){.hero-carousel .hero-full__content{padding-bottom:104px}.hero-carousel__arrow{width:38px;height:38px;font-size:1.4rem}.hero-carousel__arrow--prev{left:8px}.hero-carousel__arrow--next{right:8px}}@media(prefers-reduced-motion:reduce){.hero-carousel__slide,.hero-carousel__slide .hero-full__media,.hero-carousel__slide.is-active .hero-full__content>*{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
