.animate-marquee{animation:15s linear infinite marquee}.hover\:pause-animation:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-250%)}}.dynamic-icon{fill:var(--current-icon-color,currentColor);stroke:var(--current-icon-color,currentColor)}
