@keyframes dash-animation{to{stroke-dashoffset:0}}#line-participants-entering{stroke-dasharray:15 15;stroke-dashoffset:-1500;animation:dash-animation 60s linear infinite}#line-participants-entering-mobile,#line-protected,#line-termination{stroke-dasharray:15 15;stroke-dashoffset:1500;animation:dash-animation 60s linear infinite}