.auth-form{display:flex;justify-content:center;align-items:center;height:100%}.auth-form__wrapper{width:45rem;min-height:46rem;max-height:46rem;overflow:hidden;padding:4rem;position:relative;background-color:var(--color-bg-lighter)}.auth-form__wrapper-head{margin-bottom:4rem}.auth-form__wrapper-head>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.auth-form__wrapper-head>div .logo{margin-left:0}.auth-form__wrapper-head>div h3{font-weight:500}.auth-form__wrapper-head p{text-align:center;font-size:1.4rem}.auth-form__footer{margin-top:2rem;font-size:1.4rem;text-align:center}.auth-form__footer p a{font-weight:700}.auth-form__footer .form__footer__copy{margin-top:3rem;text-align:center;font-size:1.4rem}
