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