.loading-wrapper{display:flex;justify-content:center;align-self:center;align-items:center;height:100vh}.custom-loader{width:50px;height:50px;border-radius:50%;background:radial-gradient(farthest-side,#766df4 94%,transparent) top/8px 8px no-repeat,conic-gradient(transparent 30%,#766df4);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0);-webkit-animation:s3 1s linear infinite;animation:s3 1s linear infinite}@-webkit-keyframes s3{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes s3{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.72d650e6.chunk.css.map */