.running-dash{stroke:#F2EAD3;stroke-width:2;stroke-dasharray:15 15;stroke-dashoffset:0;animation:dashmove .6s linear infinite}@keyframes dashmove{to{stroke-dashoffset:-30}}.running-dash-mobile{stroke:#F2EAD3;stroke-width:2;stroke-dasharray:10 7;stroke-dashoffset:0;animation:dashmove-mobile .6s linear infinite}@keyframes dashmove-mobile{to{stroke-dashoffset:-17}}.running-circle{stroke:#F2EAD3;stroke-width:1;stroke-dasharray:15 10;stroke-dashoffset:0;animation:circle-dash .6s linear infinite}@keyframes circle-dash{to{stroke-dashoffset:-25}}