featured-carousel{display:block;position:relative;width:100%;height:100%}.featured-carousel__track{position:relative;width:100%;height:100%}.featured-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .4s ease}.featured-carousel__slide.is-active{position:relative;opacity:1;visibility:visible}.featured-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border-radius:50%;border:none;background:#ffffffd9;color:#121212;cursor:pointer}.featured-carousel__arrow:hover{background:#fff}.featured-carousel__arrow--prev{left:1.5rem}.featured-carousel__arrow--next{right:1.5rem}.featured-carousel__arrow svg{width:1.8rem;height:1.8rem}.featured-carousel__dots{position:absolute;left:50%;bottom:1.5rem;transform:translate(-50%);z-index:2;display:flex;gap:.8rem}.featured-carousel__dot{width:1rem;height:1rem;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:#fff6;cursor:pointer}.featured-carousel__dot.is-active{background:#fff}@media screen and (max-width:749px){.featured-carousel__arrow{width:3.2rem;height:3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-featured-carousel.css.map */
