.PageLoader_wrap__bu22i{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--white);padding:1.25rem;width:100vw;height:100vh;height:100svh;z-index:100}.PageLoader_holder__EJX1k{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.PageLoader_logo-holder__0VONE{display:flex;align-items:flex-start}.PageLoader_logo__W7KzQ{width:40px;height:50px;flex-shrink:0;margin-top:-8px}.PageLoader_logo-holder-x-mass__0L2g8 .PageLoader_logo__W7KzQ{width:88px;height:88px;margin-top:-32px;margin-right:-30px}.PageLoader_text-holder__VT_5K{--text-logo-max-width:198px;--text-logo-height:58px;max-width:0;flex-shrink:0;overflow:hidden;margin-left:1rem;animation-name:PageLoader_page-loader-text__wpY1I;animation-delay:.25s;animation-duration:1.2s;animation-fill-mode:forwards}.PageLoader_text-logo__CdR_9{min-width:var(--text-logo-max-width);width:var(--text-logo-max-width);height:var(--text-logo-height)}.PageLoader_progress-bar__mys0a{--height-of-loader:4px;--loader-color:var(--gradient-sunset-100);display:block;width:100%;height:var(--height-of-loader);border-radius:30px;background-color:var(--grey-20);position:relative}.PageLoader_progress-bar__mys0a:before{content:"";position:absolute;background:var(--loader-color);top:0;left:0;width:0;height:100%;border-radius:30px;animation:PageLoader_moving__T48Im 1.5s linear infinite}@media (max-width:768px){.PageLoader_holder__EJX1k{gap:.625rem}.PageLoader_text-holder__VT_5K{--text-logo-max-width:120px;--text-logo-height:34px;margin-left:.5rem}.PageLoader_logo__W7KzQ{width:24px;height:28px;margin-top:-4px}.PageLoader_logo-holder-x-mass__0L2g8 .PageLoader_logo__W7KzQ{width:44px;height:44px;margin-top:-16px;margin-right:-15px}.PageLoader_progress-bar__mys0a{--height-of-loader:3px;border-radius:20px}}@keyframes PageLoader_page-loader-text__wpY1I{0%{max-width:0}to{max-width:var(--text-logo-max-width)}}@keyframes PageLoader_moving__T48Im{0%{width:0;left:0}50%{width:100%;left:0}to{width:0;left:100%}}.ModalWarning_wrap__K0ENG{padding:2.125em 2em 1.5em;position:relative}.ModalWarning_close__Ip2oM{position:absolute;right:1.875em;top:1.375em}