@font-face{font-family:Cera Bold;src:url(/build/assets/CeraPro-Bold.a5499054.ttf) format("truetype")}@font-face{font-family:Cera;src:url(/build/assets/CeraPro-Regular.56a951ab.ttf) format("truetype")}html{width:100vw;height:100vh}html body{width:100vw;height:100vh;margin:0;background-color:#fff;font-family:Cera,serif}html body .loading{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#0006;z-index:1}html body .loading-content{border:8px solid #f3f3f3;border-top:8px solid #E63E11;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html body .logout-btn,html body .login-btn{width:100%;height:40px;background-color:#e63e11;border-radius:4px;text-transform:uppercase;font-size:20px;color:#fff;cursor:pointer;border:1px solid #E63E11}html body .content{display:flex;justify-content:center;align-items:center;height:100%;width:100%;min-width:320px}html body .auth{width:450px;display:flex;flex-direction:column;align-items:center;padding:20px;border:1px solid #dadce0;border-radius:8px}@media screen and (max-width: 568px){html body .auth{width:80%;border:none}}html body .auth .auth__error{margin-bottom:20px;font-size:24px;color:#d13c16;text-align:center}html body .auth .auth__title{margin-bottom:20px;font-family:Cera Bold,serif;font-size:26px;text-align:center}html body .auth .auth__logo{content:"";width:320px;height:80px;background:url(/build/assets/logo_sfu.e66564f8.svg) center no-repeat}@media screen and (max-width: 568px){html body .auth .auth__logo{margin-bottom:50px}}html body .auth .auth__group{width:100%}html body .auth .auth__group input{width:100%;height:40px;box-sizing:border-box;padding:0 10px;border:1px solid #dadce0;border-radius:4px;font-size:16px}html body .auth .auth__group:not(:last-child){margin-bottom:10px}html body .auth .auth__action-block{width:100%;margin-top:30px}html body .auth .auth__account-restore{display:flex;flex-direction:row;justify-content:space-around;width:100%;margin-top:30px}html body .auth .auth__account-restore a{color:#949494;text-decoration:none}html body .auth .auth__account-restore a:visited{color:#949494}html body .auth .auth__account-restore a:hover{color:#707a88}
