.product-item__carousel{display:block;position:relative;overflow:hidden}.product-item__carousel-track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-item__carousel-track::-webkit-scrollbar{display:none}.product-item__carousel-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;display:block;position:relative}.product-item__carousel .product-item__carousel-image{position:relative;top:auto;left:auto;width:100%;height:100%;object-fit:cover;display:block}.product-item__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#ffffff80;color:#1f2a3a;cursor:pointer;box-shadow:0 1px 4px #0000002e;opacity:0;transition:opacity .15s ease}.product-item__carousel-arrow svg{width:17px;height:17px;display:block;margin:0 auto;position:relative}.product-item__carousel-arrow--prev{left:8px}.product-item__carousel-arrow--next{right:8px}@media(hover:hover){.product-item__carousel:hover .product-item__carousel-arrow{opacity:1}}@media(hover:none){.product-item__carousel-arrow{opacity:1}}.product-item__carousel-arrow[hidden]{display:none}.product-item__carousel-dots{position:absolute;left:0;right:0;bottom:8px;z-index:3;display:flex;justify-content:center;gap:5px;pointer-events:none}.product-item__carousel-dot{width:6px;height:6px;border-radius:50%;background:#ffffffa6;box-shadow:0 0 2px #00000059;transition:transform .15s ease,background .15s ease}.product-item__carousel-dot.is-active{background:#fff;transform:scale(1.35)}.product-item__carousel-dots--many .product-item__carousel-dot{width:5px;height:5px}@media(max-width:767px){.product-item__carousel-arrow{width:21px;height:21px}.product-item__carousel-arrow svg{width:13px;height:13px}.product-item__carousel-dots{bottom:5px;gap:4px}}
/*# sourceMappingURL=/cdn/shop/t/171/assets/product-card-carousel.css.map */
