.loader_overlay__6HD8u{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9999}.loader_loader__F_hDg{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:3px solid #000000;border-right:3px solid transparent;box-sizing:border-box;animation:loader_rotation__Sr7Wp 1s linear infinite}@keyframes loader_rotation__Sr7Wp{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}