.hero-carousel{position:relative;width:100%;overflow:hidden;background:#0b0e14;aspect-ratio:16 / 9}.hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease}.hero-carousel__slide.is-active{opacity:1;z-index:1}.hero-carousel__link{display:block;width:100%;height:100%}.hero-carousel__img{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:#0b0e1473;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.hero-carousel__arrow--prev{left:20px}.hero-carousel__arrow--next{right:20px}.hero-carousel__dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.hero-carousel__dot{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:all .25s ease}.hero-carousel__dot.is-active{background:#f5b942;width:22px;border-radius:4px}@media(max-width:749px){.hero-carousel__arrow{width:32px;height:32px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/hero-carousel.css.map */
