.auth-form{flex-direction:column;justify-content:center;align-items:center;gap:40px;height:100%;display:flex}.auth-form__title{font-size:32px;font-weight:600}.auth-form__description{color:#64748b;font-size:16px;font-weight:500}.auth-form__href{color:#108981;margin:0 4px;font-weight:500;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:calc(1em/8.33333)}.auth-form__form{flex-direction:column;margin-top:48px;display:flex}.auth-form__input{margin-top:24px}.auth-form__button{flex-direction:row-reverse;align-self:center;margin-top:16px;width:296px!important}.auth-form__button_icon{font-size:24px}.auth-form__button_google{margin-top:0;margin-bottom:24px;justify-content:center!important}.auth-form__divider{text-align:center;text-transform:uppercase;color:#9ca3af;width:100%;padding:32px 0;font-size:14px;font-weight:500;line-height:18px;position:relative}.auth-form__divider:before,.auth-form__divider:after{content:"";background-color:#9ca3af;width:180px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}.auth-form__divider:before{left:50%;transform:translate(-110%)}.auth-form__divider:after{right:50%;transform:translate(110%)}.auth-form__wrapper{justify-content:center;width:100%;display:flex}
