@keyframes dash{0%{stroke-dashoffset:500}50%{stroke-dashoffset:0}to{stroke-dashoffset:-500}}.loader{width:100px;position:absolute}.loader .bg{fill:none;stroke:#f4f6ff;stroke-miterlimit:10;stroke-width:54px;stroke-linejoin:round}.loader .ani{fill:none;stroke:#274ce0;stroke-linecap:round;stroke-dasharray:500;animation:dash 2s linear infinite}
/*# sourceMappingURL=94d053dca2947428.css.map*/