.auth-form,.auth-result{max-width:592px}.auth-form{background:#0b001e;border-radius:25px;display:flex;flex-direction:column;gap:15px;margin-inline:15px;padding:50px}@media screen and (max-width:719px){.auth-form{padding:30px 25px 50px}}.auth-form__logo{left:45px;position:absolute;top:45px;width:80px}@media screen and (max-width:719px){.auth-form__logo{left:50%;top:20px;transform:translate(-50%)}}.auth-form__background-filter{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b001ee6;height:140vh;left:0;position:fixed;top:0;width:100%;z-index:-1}.auth-form__background{height:140vh;left:0;-o-object-fit:cover;object-fit:cover;position:fixed;top:0;width:100%;z-index:-2}.auth-form__background video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.auth-form__wrapper{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow-y:hidden;padding:45px;position:relative}@media screen and (max-width:719px){.auth-form__wrapper{padding:60px 0 15px}}.auth-form .reset{color:#ffffff4d;cursor:pointer;font-weight:400;transition:color .1s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.auth-form .reset:hover{color:var(--white)}.auth-form__pros{display:flex;flex-direction:column;gap:8px;list-style-type:none;margin:0;padding:0}.auth-form__pros-item{color:#fff;display:flex;line-height:1.2}.auth-form__pros-item:before{background-image:url(../icons/bullet.svg);background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;flex:0 0 auto;height:.85em;margin-right:.5em;margin-top:.2em;width:.8em}.auth-form__logins form{display:flex;flex-direction:column;gap:.4em}.auth-form__label{color:#fff6;padding-bottom:5px;padding-top:15px}.auth-form .discretion{color:#ffffff4d;font-family:Hauss;font-weight:400;-webkit-user-select:text;-moz-user-select:text;user-select:text}.auth-form .discretion a{color:#ffffff4d!important}.auth-form .discretion a:hover{color:#fff!important}.auth-result{color:var(--white);display:flex;flex-direction:column;gap:.5em}.auth-result h2{font-size:4.8rem;font-weight:900;line-height:120%}.auth-result a{border-bottom:1px solid #fff;color:var(--main)}.auth-result a:hover{border-color:#b898f1;color:#b898f1}.support-mail{display:inline;margin:0 auto;width:-moz-fit-content;width:fit-content}.support-mail_offset{transform:translateY(25px)}.loading-button{align-items:center;color:transparent;display:flex;justify-content:center;position:relative}.loading-button:after{animation:rotate 1s linear infinite;background-image:url(../icons/loading.png);background-size:cover;content:"";display:block;height:28px;width:28px}
