.product-card__carousel{position:relative;display:block}.product-card__slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border-radius:inherit}.product-card__slides::-webkit-scrollbar{display:none}.product-card__slide{position:relative;flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;display:block;overflow:hidden;aspect-ratio:var(--slide-aspect, auto)}.product-card__slide img{display:block;width:100%;height:100%;object-fit:cover}.product-card__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#ffffffeb;color:#1a1a1a;display:flex;align-items:center;justify-content:center;border:none;padding:0;cursor:pointer;z-index:2;opacity:0;transition:opacity .15s ease,background .15s ease;box-shadow:0 1px 4px #0000001f}.product-card__carousel-arrow:hover{background:#fff}.product-card__carousel-arrow--prev{left:8px}.product-card__carousel-arrow--next{right:8px}.product-card__carousel:hover .product-card__carousel-arrow,.product-card__carousel-arrow:focus-visible{opacity:1}@media(hover:none){.product-card__carousel-arrow{display:none}}.product-card__carousel-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:5px;z-index:2;pointer-events:none}.product-card__carousel-dot{width:6px;height:6px;border-radius:50%;background:#1a1a1a40;transition:background .15s ease,transform .15s ease}.product-card__carousel-dot.is-active{background:#1a1a1ad9;transform:scale(1.15)}
/*# sourceMappingURL=/cdn/shop/t/76/assets/product-card-carousel.css.map */
