.loadingContainer___2Tefn{position:fixed;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.95);z-index:1000}.loadingContent___2FBUN{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;animation:fadeIn___3XdJ8 .3s ease-in-out}.dotsContainer___1g-W6{display:-ms-flexbox;display:flex;grid-gap:8px;gap:8px;margin-bottom:16px}.dot___1Lr4c{width:12px;height:12px;border-radius:50%;background-color:#1677ff;animation:bounce___3RISt 1.4s ease-in-out infinite}.dot___1Lr4c:first-child{animation-delay:-.32s}.dot___1Lr4c:nth-child(2){animation-delay:-.16s}.loadingText___2i0i2{font-size:16px;color:#666;margin:0;animation:fadeInOut___2hCUP 1.5s infinite}@keyframes bounce___3RISt{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}@keyframes fadeIn___3XdJ8{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInOut___2hCUP{0%,to{opacity:.4}50%{opacity:1}}#root,body,html{width:100%;height:100%;padding:0;margin:0}