#logo-svg .electric{fill:none;stroke-linecap:round;stroke-linejoin:round;animation:dash 2s linear infinite}#logo-svg .electric-glow{stroke:#00eaff;stroke-width:8;filter:url(#glow);opacity:.75;animation:dash 2s linear infinite,flicker .12s steps(2,end) infinite}#logo-svg .electric-core{stroke:#fff;stroke-width:2;opacity:.9;animation:dash 2s linear infinite reverse}@keyframes dash{to{stroke-dashoffset:-100%}}@keyframes flicker{0%,to{opacity:.9}50%{opacity:.4}}
