.product-card .carousel{display:flex!important;gap:var(--size-5xs);overflow-x:auto!important;scroll-snap-type:x mandatory;scroll-behavior:smooth}.product-card .carousel::-webkit-scrollbar,.product-card .scrollbar::-webkit-scrollbar{height:var(--size-5xs)}.product-card .carousel::-webkit-scrollbar-track,.product-card .scrollbar::-webkit-scrollbar-track{background-color:var(--color-gray-2)}.product-card .carousel::-webkit-scrollbar-thumb,.product-card .scrollbar::-webkit-scrollbar-thumb{background-color:var(--color-gray-4)}.product-card .carousel-controls{position:relative}.product-card .carousel-controls .arrow{align-items:center;background-color:var(--color-white);border:1px solid var(--color-black);border-radius:var(--border-radius-xxs);cursor:pointer;display:flex;justify-content:center;padding:var(--space-xxs);position:absolute;top:calc(var(--size-xs-xs) * -7);z-index:1}.product-card .carousel-controls .arrow svg{width:calc(var(--size-xs-xs) * 2.2);height:calc(var(--size-xs-xs) * 2.2);transition:all var(--transition-duration-03s) ease}.product-card .carousel-controls .arrow.disabled{border-color:var(--color-gray-3)}.product-card .carousel-controls .arrow.disabled svg path{fill:var(--color-gray-3)}.product-card .carousel-controls .arrow,.product-card .carousel-controls .arrow svg path{transition:all var(--transition-duration-03s) ease}.product-card .carousel-controls .left-arrow{right:var(--space-xl)}.product-card .carousel-controls .left-arrow svg{transform:rotate(var(--deg-180))}.product-card .carousel-controls .right-arrow{right:0}@media screen and (min-width: 990px){.product-card .carousel{display:grid!important;overflow:hidden!important;gap:0;scroll-snap-type:none;scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card-carousel.css.map */
