.LoadingScreen_loadingScreen__lRm3o{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:flex-start;justify-content:center;text-align:center;z-index:9999;transition:background-color .3s ease;padding-top:20vh}.LoadingScreen_lightMode__A5N_Z{background-color:#FFFFFF}.LoadingScreen_darkMode__RhKhs{background-color:#000000}.LoadingScreen_loadingAnimation__lxD8z{display:flex;flex-direction:column;align-items:center}.LoadingScreen_logoContainer__SGeE6{display:flex;justify-content:center;min-height:30px}.LoadingScreen_logo__bQJOT{object-fit:contain}.LoadingScreen_loadingBar__25tDz{width:130px;height:2px;background:#cfcfcf;margin-top:32.5px;position:relative;overflow:hidden}.LoadingScreen_loadingBar__25tDz:before{content:"";width:68px;height:2px;background:#0073b1;position:absolute;left:-34px;animation:LoadingScreen_bluebar__TdKQT 1.5s ease infinite}.LoadingScreen_darkMode__RhKhs .LoadingScreen_loadingBar__25tDz{background:#b9b2b2}@keyframes LoadingScreen_bluebar__TdKQT{50%{left:96px}}