@keyframes rotateAnimation{to{transform:rotate(1turn)}}@keyframes dashAnimation{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}