.Loader_loaderWrapper__Ataam{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.Loader_spinner__fzYK_{margin-top:20px;border:4px solid #f3f3f3;border-top-color:#ff6f00;border-radius:50%;width:40px;height:40px;animation:Loader_spin___gQcE 1s linear infinite}@keyframes Loader_spin___gQcE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}