.PageLoader_container__JFuik{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;gap:24px;background:var(--bg)}.PageLoader_logo__rmbVp{height:144px;width:auto}.PageLoader_text__oJ8B_{font-size:28px;font-weight:500;font-family:Oswald,sans-serif;color:var(--text-muted);letter-spacing:.05em;display:flex;align-items:baseline;gap:1px}.PageLoader_dot__KelkG{animation:PageLoader_dot-fade__ZON9n 1.2s ease-in-out infinite;opacity:0}.PageLoader_dot__KelkG:first-child{animation-delay:0s}.PageLoader_dot__KelkG:nth-child(2){animation-delay:.2s}.PageLoader_dot__KelkG:nth-child(3){animation-delay:.4s}@keyframes PageLoader_dot-fade__ZON9n{0%,to{opacity:0}50%{opacity:1}}