.loader_loaderOverlay__Twey_{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background:hsla(0,0%,100%,.7);display:flex;justify-content:center;align-items:center}.loader_loaderSpinner__D7vE5{width:60px;height:60px;border:6px solid #ccc;border-top-color:#333;border-radius:50%;animation:loader_spin__nBf1T 1s linear infinite}@keyframes loader_spin__nBf1T{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}