.loader-wrapper{z-index:10;background:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader{width:40px}.loading-animation__path{stroke:#65b82e;stroke-width:1px;fill:none;stroke-dasharray:500;stroke-dashoffset:500px;animation:5s linear infinite stroke}@keyframes stroke{0%{stroke-dashoffset:500px}to{stroke-dashoffset:0}}
