@keyframes vsScan{0%{top:-4%;opacity:0}12%{opacity:.95}88%{opacity:.95}to{top:104%;opacity:0}}.vs-scan{animation:vsScan 2.6s cubic-bezier(.4,0,.6,1) infinite}@keyframes vsSway{0%,to{transform:rotate(-3.5deg)}50%{transform:rotate(3.5deg)}}@keyframes vsFlow{to{stroke-dashoffset:-220}}.vs-flow{stroke-dasharray:5 7;animation:vsFlow 5s linear infinite}@keyframes vsGlow{0%,to{opacity:.35}50%{opacity:.8}}.vs-glow{animation:vsGlow 3.4s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.vs-flow,.vs-glow,.vs-scan{animation:none!important}}