.animate-marquee{animation:marquee var(--marquee-duration) linear infinite}.animate-marquee:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.steps-animation .path{stroke-dasharray:1,30;animation:dash 5s linear infinite both}@keyframes dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-15rem}}.cardgrid-icons[data-v-fa2a680c] [class*=i-]{background-color:currentColor!important;color:#500cb6!important}.dark .cardgrid-icons[data-v-fa2a680c] [class*=i-]{background-color:currentColor!important;color:#3cdc7c!important}
