.photo-carousel-container{overflow:hidden;width:100%;background:#fff;padding:15px 0}.photo-carousel-wrapper{position:relative;width:100%;overflow:hidden}.photo-carousel-track{display:flex;width:max-content;animation:scroll var(--scroll-speed, 60s) linear infinite}.photo-carousel-img{height:auto;margin:0 12px;border-radius:14px;object-fit:cover;transition:transform .3s ease}.photo-carousel-img:nth-child(3n+1){width:240px}.photo-carousel-img:nth-child(3n+2){width:200px}.photo-carousel-img:nth-child(3n+3){width:270px}.photo-carousel-img:hover{transform:scale(1.05)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){.photo-carousel-img{width:180px!important;height:220px!important;object-fit:cover;margin:0 8px}.photo-carousel-container{padding:10px 0}.photo-carousel-track{animation:scroll var(--scroll-speed, 60s) linear infinite}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
