.LoadingScreen_loadingScreen__lD6Ss{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out,visibility .5s ease-out}.LoadingScreen_loadingContent__vajYv{display:flex;flex-direction:column;align-items:center;justify-content:center}.LoadingScreen_loadingLogo__Tqlqc{width:150px;height:auto;animation:LoadingScreen_spin__t7KdC 2s linear infinite}@keyframes LoadingScreen_spin__t7KdC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}