.Loader_loader_wrapper__gWEfY{height:100vh;width:100vw;position:fixed;top:0;left:0}.Loader_loader_wrapper__gWEfY,.Loader_loading__VLBjL{display:flex;justify-content:center;align-items:center}.Loader_loading__VLBjL{--speed-of-animation:0.9s;--gap:10px;--first-color:#7f01c5;--second-color:#7f01c5;--third-color:#7f01c5;--fourth-color:#7f01c5;--fifth-color:#7f01c5;width:150px;gap:var(--gap);height:150px}.Loader_loading__VLBjL span{width:8px;height:100px;background:var(--first-color);animation:Loader_scale__Hpl9b var(--speed-of-animation) ease-in-out infinite}.Loader_loading__VLBjL span:nth-child(2){background:var(--second-color);animation-delay:-.8s}.Loader_loading__VLBjL span:nth-child(3){background:var(--third-color);animation-delay:-.7s}.Loader_loading__VLBjL span:nth-child(4){background:var(--fourth-color);animation-delay:-.6s}.Loader_loading__VLBjL span:nth-child(5){background:var(--fifth-color);animation-delay:-.5s}@keyframes Loader_scale__Hpl9b{0%,40%,to{transform:scaleY(.05)}20%{transform:scaleY(1)}}