.product-carousel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.product-carousel__track{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.product-carousel__track::-webkit-scrollbar{display:none}.product-carousel__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;position:relative}.product-carousel__slide .image-wrapper,.product-carousel__slide img{width:100%;height:100%;object-fit:cover}.product-carousel__nav{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:4}.product-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto;opacity:0;transition:opacity .2s ease;color:#212121;padding:0;z-index:5}.product-carousel__arrow--prev{left:6px}.product-carousel__arrow--next{right:6px}.product-item__image.has-carousel:hover .product-carousel__arrow{opacity:1}.product-carousel__arrow[disabled]{opacity:0!important;pointer-events:none}.product-carousel__dots{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:5px;align-items:center;pointer-events:auto;z-index:5;padding:3px 6px;border-radius:10px;background:#0003}.product-carousel__dot{width:6px;height:6px;border-radius:50%;border:none;padding:0;background:#ffffff8c;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.product-carousel__dot.is-active{background:#fff;transform:scale(1.2)}.product-carousel__dot:hover{background:#ffffffd9}.product-carousel__nav button{-webkit-tap-highlight-color:transparent}@media(max-width:749px){.product-carousel__arrow{display:none}.product-carousel__dots{bottom:6px}.product-carousel__dot{width:5px;height:5px}}.has-carousel .product-item__bg{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-carousel.css.map */
