.loading{background-color:var(--color-background);border-bottom:1px solid #363636;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:2999}.loading__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}.loading__container__logo{display:flex;height:6rem;margin-bottom:50px;overflow:hidden;position:absolute}.loading__logo--re-text{color:var(--color-text);font-family:Condor;font-size:50px;font-weight:900;margin:0}.loading__logo--rest{color:var(--color-text);display:flex;flex-direction:row;justify-content:flex-start;opacity:0;transform:translateY(-2rem)}.loading__logo--rest-text{font-family:Condor;font-size:50px}
