.initial-loading path{animation:draw 2s ease-in-out infinite alternate;stroke-dasharray:3000;stroke-dashoffset:3000}@keyframes draw{to{stroke-dashoffset:0}}
