@keyframes fsv-flow{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes fsv-dash{to{stroke-dashoffset:-24px}}.fsv-flow{animation-name:fsv-flow;animation-duration:2.4s;animation-timing-function:linear;animation-iteration-count:infinite}.fsv-dash{animation:.9s linear infinite fsv-dash}@media (prefers-reduced-motion:reduce){.fsv-flow,.fsv-dash{animation:none}}
