.Loader_center__kVCTY{display:flex;justify-content:center;align-items:center;height:100vh}.Loader_loader__gANhr{width:100px;height:100px;border-radius:50%;display:inline-block;position:relative;border-color:#6d32f4 #6d32f4 transparent transparent;border-style:solid;border-width:4px;box-sizing:border-box;animation:Loader_rotation__mQiLV 1.5s linear infinite}.Loader_loader__gANhr:after,.Loader_loader__gANhr:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-color:transparent transparent #5287f0 #5287f0;border-style:solid;border-width:4px;width:80px;height:80px;border-radius:50%;box-sizing:border-box;animation:Loader_rotationBack__A5chf 1s linear infinite;transform-origin:center center}.Loader_loader__gANhr:before{width:60px;height:60px;border-color:#ff3d00 #ff3d00 transparent transparent;animation:Loader_rotation__mQiLV 3s linear infinite}@keyframes Loader_rotation__mQiLV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loader_rotationBack__A5chf{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}#Loader_nprogress__0MRMO .Loader_bar__nlR4Z{background:#29d;height:4px}