.Loader_styles_loader-container__P_u2m{position:fixed;inset:0;z-index:999;background-color:var(--loader-bg);display:grid;place-content:center;transition:opacity .4s ease-in-out,visibility .4s ease-in-out}.Loader_styles_loader-container__P_u2m svg{width:20rem}.Loader_styles_loader-container__P_u2m svg text{font-family:var(--secondary-ff);font-size:4rem;stroke-width:2}.Loader_styles_loader-container__P_u2m svg text.Loader_styles_text-body__QjLOb{stroke:var(--loader-text-color);animation:var(--loader-animation-duration) infinite alternate Loader_styles_animate-stroke__qg_TS}.Loader_styles_loader-container__P_u2m svg text.Loader_styles_dot__C_sHh{fill:var(--loader-dot-color);stroke:var(--loader-dot-color);animation:var(--loader-animation-duration) infinite alternate Loader_styles_animate-dot__vcREZ}@keyframes Loader_styles_animate-stroke__qg_TS{0%{fill:transparent;stroke:var(--loader-text-color);stroke-width:2;stroke-dashoffset:25%;stroke-dasharray:0 32%}50%{fill:transparent;stroke:var(--loader-text-color);stroke-width:2}80%,to{fill:var(--loader-text-color);stroke:transparent;stroke-width:0;stroke-dashoffset:-25%;stroke-dasharray:32% 0}}@keyframes Loader_styles_animate-dot__vcREZ{0%,60%{opacity:0}to{opacity:1}}