.Loading_loadingContainer__Zmtxa{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;animation:Loading_fadeOut__iv0D_ .5s ease-in-out forwards;animation-delay:2s}.Loading_loader__PZClS{display:flex;flex-direction:column;align-items:center;gap:2rem}.Loading_toolIcon__7rLK_{width:80px;height:80px;animation:Loading_rotate__fnJ1j 2s linear infinite}.Loading_toolIcon__7rLK_ svg{width:100%;height:100%;fill:#4e73df}.Loading_loadingText__rU_Qs{display:flex;gap:.2rem}.Loading_loadingText__rU_Qs span{font-size:2rem;font-weight:700;color:#4e73df;animation:Loading_bounce__QwZuu .5s ease-in-out infinite}.Loading_loadingText__rU_Qs span:first-child{animation-delay:.1s}.Loading_loadingText__rU_Qs span:nth-child(2){animation-delay:.2s}.Loading_loadingText__rU_Qs span:nth-child(3){animation-delay:.3s}.Loading_loadingText__rU_Qs span:nth-child(4){animation-delay:.4s}.Loading_loadingText__rU_Qs span:nth-child(5){animation-delay:.5s}.Loading_loadingText__rU_Qs span:nth-child(6){animation-delay:.6s}.Loading_loadingText__rU_Qs span:nth-child(7){animation-delay:.7s}@keyframes Loading_rotate__fnJ1j{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loading_bounce__QwZuu{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Loading_fadeOut__iv0D_{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}