.loading_container__fNeK3{width:100%;height:100dvh;display:flex;flex-direction:column;gap:3rem;align-items:center;justify-content:center;color:white}.loading_text__Ky3S3{font-size:1rem}.loading_loader__L8IX9{width:20px;aspect-ratio:1;border-radius:50%;background:#fff;box-shadow:0 0 0 0 #fff4;animation:loading_l2__QlidX 1.5s linear infinite;position:relative}.loading_loader__L8IX9:after,.loading_loader__L8IX9:before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 0 0 #fff4;animation:inherit;animation-delay:-.5s}.loading_loader__L8IX9:after{animation-delay:-1s}@keyframes loading_l2__QlidX{to{box-shadow:0 0 0 40px #fff0}}