.LoadingScreen_loading__nr5wc{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#082445;z-index:9999}.LoadingScreen_loadingContent__Lqih9{text-align:center;color:#D2DAE2;font-family:"PierSansLight",var(--font-pier-sans),sans-serif;font-weight:300}.LoadingScreen_loadingIcon__SyvUd{width:48px;height:48px;margin:0 auto 16px;color:#E6EBF1;animation:LoadingScreen_spin__HaYxo 1s linear infinite}.LoadingScreen_loading__nr5wc p{color:#D2DAE2;font-size:16px;margin:0}@keyframes LoadingScreen_spin__HaYxo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}