.character-carousel-wrapper{overflow:hidden;width:100%;position:relative}.character-carousel-track{display:flex;flex-wrap:nowrap;width:max-content;animation:scroll-left 40s linear infinite}.character-slide{flex:0 0 auto;width:100px;margin:0 10px;text-align:center}.character-slide img{width:100%;height:auto;border-radius:8px;object-fit:contain}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.character-slide{width:80px;margin:0 6px}.character-carousel-track{animation:scroll-left 60s linear infinite}}
/*# sourceMappingURL=/cdn/shop/t/65/compiled_assets/styles.css.map */
