.PageLoader_backgroundContainer__0Axxv{position:absolute;min-height:100vh;max-height:100vh;top:0;bottom:0;inset:0;z-index:100;background-color:var(--loader-bg-gradient)}.PageLoader_backgroundWithTransition__6iU2T{background:var(--loader-bg-gradient);width:0;height:100%;position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;animation:PageLoader_backgroundLoading__iHvbT .5s ease-in-out forwards}.PageLoader_loader__q04c3{height:10vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;z-index:1;opacity:0;animation:PageLoader_fadeIn___Rdes 1s ease-in forwards;animation-delay:.5s}.PageLoader_loaderVideoBlack__g9k7m,.PageLoader_loaderVideoWhite__LlHiH{display:none}.PageLoader_loaderVideoWhite__LlHiH,html[data-theme=dark] .PageLoader_loaderVideoBlack__g9k7m{display:block}html[data-theme=dark] .PageLoader_loaderVideoWhite__LlHiH,html[data-theme=light] .PageLoader_loaderVideoBlack__g9k7m{display:none}html[data-theme=light] .PageLoader_loaderVideoWhite__LlHiH{display:block}.PageLoader_progressBarContainer__yKqIR{width:160px;height:4px;background:var(--loader-bg-gradient);border-radius:10px;overflow:hidden;position:relative;padding:.25rem 0}.PageLoader_progressBar__7Bhem{height:.5rem;width:0;background:linear-gradient(94.85deg,#0f1115 3.85%,#555 70.54%);border-radius:10px;position:absolute;left:0;top:0;animation:PageLoader_loading__qbLEn 1s ease-in-out forwards;animation-delay:.5s}.PageLoader_logoBlack__GvgOi,.PageLoader_logoWhite__vfeGk{display:none}.PageLoader_logoBlack__GvgOi,html[data-theme=dark] .PageLoader_logoWhite__vfeGk{display:block}html[data-theme=dark] .PageLoader_logoBlack__GvgOi{display:none}html[data-theme=light] .PageLoader_logoBlack__GvgOi{display:block}@keyframes PageLoader_backgroundLoading__iHvbT{0%{width:0}to{width:100%}}@keyframes PageLoader_fadeIn___Rdes{0%{opacity:0}to{opacity:1}}@keyframes PageLoader_loading__qbLEn{0%{width:0}to{width:100%}}