.loader{display:flex;align-items:center;justify-content:center;height:100vh;background:#0f0c29;background:-webkit-linear-gradient(to right,#000000,#030329,#000000);background:linear-gradient(to right,#000,#030320,#000);position:fixed;top:0;left:0;right:0;bottom:0;width:100%;z-index:9999}.loadersvg path{fill:transparent;stroke:#fff;stroke-width:2px;stroke-dasharray:6000;stroke-dashoffset:6000;animation:stroke 3s ease-in-out forwards;animation-delay:.5s}@keyframes stroke{0%{stroke-dashoffset:6000}50%{fill:transparent}to{fill:#fff;stroke-dashoffset:0}}
