.product-carousel-container{width:100%;overflow:hidden;position:relative;background:#f5f5f5;padding:20px 0;min-height:200px;border:2px solid red;display:block}.product-carousel{display:flex;gap:0;animation:scroll-horizontal 60s linear infinite;width:fit-content}.product-carousel:hover{animation-play-state:paused}.product-carousel-item{flex:0 0 auto;width:150px;margin:0;padding:0}.product-carousel-item a{display:block;text-decoration:none;color:inherit}.product-carousel-item img{width:100%;height:auto;display:block;object-fit:cover}@keyframes scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){.product-carousel-item{width:100px}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
