.loading_Loading__d4qjY{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);z-index:9999}.loading_loadingiconWrapper__fldF1{width:50px;height:50px;display:flex;justify-content:center;align-items:center;animation:loading_spin__khuBR 1s linear infinite;transform-origin:center}.loading_loadingicon__1893P{width:48px;height:48px;animation:loading_pulse__8Jqhk 1.2s ease-in-out infinite;transform-origin:center;filter:drop-shadow(0 0 6px #70C52D)}@keyframes loading_pulse__8Jqhk{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@keyframes loading_spin__khuBR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}