.category-card:hover .long-text{animation:scrollText 5s linear infinite}@keyframes scrollText{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.category-card:hover .long-text{animation:scrollText 3s linear infinite}.scroll-wrapper{display:inline-block;white-space:nowrap}