.loading_section__xX3Pn{position:fixed;left:0;top:0;z-index:10;height:100vh;width:100%;background-color:light-dark(#eff3f8,#121212)}.loading_loader__HezbZ{--size:250px;--duration:2s;--logo-color:grey;--background:linear-gradient(0deg,rgba(50,50,50,.2),hsla(0,0%,39%,.2));height:var(--size);aspect-ratio:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.loading_loader__HezbZ .loading_box__sSDfo{position:absolute;background:hsla(0,0%,39%,.15);background:var(--background);border-radius:50%;border-top:1px solid #646464;box-shadow:0 10px 10px 0 rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:loading_ripple__OCg6u var(--duration) infinite ease-in-out}.loading_loader__HezbZ .loading_box__sSDfo p{position:absolute;left:50%;top:50%;transform:translate(-50%,-60%);letter-spacing:.1em;font-size:1.4em;color:#fff;animation:loading_font-color-change__HbgDM var(--duration) infinite ease-in-out}.loading_loader__HezbZ .loading_box__sSDfo:first-child{inset:40%;z-index:99}.loading_loader__HezbZ .loading_box__sSDfo:nth-child(2){inset:30%;z-index:98;border-color:hsla(0,0%,39%,.8);animation-delay:.2s}.loading_loader__HezbZ .loading_box__sSDfo:nth-child(3){inset:20%;z-index:97;border-color:hsla(0,0%,39%,.6);animation-delay:.4s}.loading_loader__HezbZ .loading_box__sSDfo:nth-child(4){inset:10%;z-index:96;border-color:hsla(0,0%,39%,.4);animation-delay:.6s}.loading_loader__HezbZ .loading_box__sSDfo:nth-child(5){inset:0;z-index:95;border-color:hsla(0,0%,39%,.2);animation-delay:.8s}.loading_loader__HezbZ .loading_logo__xhxcJ{position:absolute;inset:0;display:grid;place-content:center;padding:30%}.loading_loader__HezbZ .loading_logo__xhxcJ svg{fill:var(--logo-color);width:100%;animation:loading_color-change__9qtUc var(--duration) infinite ease-in-out}@keyframes loading_ripple__OCg6u{0%{transform:scale(1);box-shadow:0 10px 10px 0 rgba(0,0,0,.3)}50%{transform:scale(1.3);box-shadow:0 30px 20px 0 rgba(0,0,0,.3)}to{transform:scale(1);box-shadow:0 10px 10px 0 rgba(0,0,0,.3)}}@keyframes loading_color-change__9qtUc{0%{fill:var(--logo-color)}50%{fill:#fff}to{fill:var(--logo-color)}}@keyframes loading_font-color-change__HbgDM{0%{filter:invert(0)}50%{filter:invert(.5)}to{filter:invert(0)}}.page_dark-texture__fStGV,.page_light-texture__3w_pY{position:relative;height:100%;width:100%}