.Loader_loaderOverlay__bbho5{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Loader_loader__ZBkHd{border:3px solid #f3f3f3;border-top-color:#8936ff;border-radius:50%;width:60px;height:60px;animation:Loader_spin__SFELJ 1s linear infinite}@keyframes Loader_spin__SFELJ{to{transform:rotate(1turn)}}