#reset-password-page{padding:50px 0 100px 0;display:flex;flex-direction:column;align-items:center}#reset-password-page form,#reset-password-page .box{margin-top:0!important;padding:0 7px;max-width:390px}#reset-password-page form h1,#reset-password-page .box h1{color:var(--primary-color);text-align:center;margin:0;font-size:2.6rem;margin-bottom:30px}#reset-password-page form .form-group,#reset-password-page .box .form-group{margin-bottom:20px;width:100%}#reset-password-page form .form-group label,#reset-password-page .box .form-group label{display:block;font-weight:700;margin-bottom:8px}#reset-password-page form .form-group input,#reset-password-page .box .form-group input{width:100%}#reset-password-page form .form-group .input-error-message,#reset-password-page .box .form-group .input-error-message{margin-top:5px;font-size:.9rem}#reset-password-page form a,#reset-password-page .box a{text-decoration:none}#reset-password-page form .generic-button,#reset-password-page .box .generic-button{width:100%;margin-top:10px}#reset-password-page .box h1{margin-bottom:10px!important}#reset-password-page .box p{text-align:center;margin:0;margin-bottom:30px}@media screen and (max-width:575px){#reset-password-page{padding:50px 15px 100px 15px}#reset-password-page form h1,#reset-password-page .box h1{line-height:1}#reset-password-page form .form-group .input-error-message,#reset-password-page .box .form-group .input-error-message{max-width:318px}}