.electric-text{background-size:200% auto;background-repeat:repeat;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.electric-text--flow{animation:electric-text-flow 7s linear infinite}@keyframes electric-text-flow{0%{background-position:0 50%}to{background-position:200% 50%}}@media (prefers-reduced-motion:reduce){.electric-text--flow{animation:none}}