.LoadingFullScreen_dimmed__OsgIE{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--dim-d-50);justify-content:center;align-items:center;z-index:100}.LoadingFullScreen_dimmed__OsgIE.LoadingFullScreen_show__4MWuC{display:flex}.LoadingFullScreen_dimmed__OsgIE .LoadingFullScreen_loading__C4yIi{display:none;flex-direction:column;justify-content:center;align-items:center}.LoadingFullScreen_dimmed__OsgIE .LoadingFullScreen_loading__C4yIi.LoadingFullScreen_show__4MWuC{display:flex}.LoadingFullScreen_dimmed__OsgIE .LoadingFullScreen_loading__C4yIi .LoadingFullScreen_loading__spinner__WV_33{display:block;border:8px solid var(--purple-p-500);border-top:8px solid transparent;border-radius:50%;width:50px;height:50px;animation:LoadingFullScreen_spin__Q1U8S 1s linear infinite}@keyframes LoadingFullScreen_spin__Q1U8S{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoadingFullScreen_dimmed__OsgIE .LoadingFullScreen_loading__C4yIi .LoadingFullScreen_loading__text__di5o5{margin-top:20px;color:var(--purple-p-50)}