.hero-carousel-section{margin:0;padding:0}.hero-carousel{position:relative;overflow:hidden;width:100%}.hero-carousel__track{display:flex;transition:transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.hero-carousel__slide{flex:0 0 100%;width:100%;position:relative}.hero-carousel__img{width:100%;display:block}.hero-carousel__img a{display:block;cursor:pointer}.hero-carousel__img a img,.hero-carousel__img img{display:block;width:100%;height:100%;object-fit:cover}.hero-carousel__img--desktop{display:none}.hero-carousel__img--mobile{display:block}@media(min-width:768px){.hero-carousel__img--desktop{display:block}.hero-carousel__img--mobile{display:none}}.hero-carousel__placeholder{aspect-ratio:16 / 6;background:#e8e8e8}.hero-carousel__placeholder .placeholder-svg{width:100%;height:100%}.hero-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffffd9;border:none;border-radius:50%;width:44px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s}.hero-carousel__btn:hover{background:#fff}.hero-carousel__btn svg{width:20px;height:20px}.hero-carousel__btn--prev{left:16px}.hero-carousel__btn--next{right:16px}.hero-carousel__dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.hero-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;transition:background .25s,transform .25s}.hero-carousel__dot.is-active{background:#fff;transform:scale(1.3)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/hero-carousel.css.map */
