.forgot-password-page{align-items:center;background-image:url(../img/backgroud-forgot-password.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:auto;justify-content:center;min-height:100vh}.forgot-password-page .card{max-width:589px;padding:2.5rem 2rem 4rem;position:relative;width:100%}@media not all and (min-width:1250px){.forgot-password-page .card{max-width:100%;width:91.666667%}}.forgot-password-page .card{background:#fcfcfc 0 0 no-repeat padding-box;border-radius:8px}.forgot-password-page .card .return-page{color:var(--gris-claro);left:2rem;position:absolute;top:2rem}.forgot-password-page .card form{margin-left:auto;margin-right:auto;max-width:384px;width:100%}.forgot-password-page .card form.code-validate{max-width:407px}.forgot-password-page .card form h2{color:var(--gris-oscuro);font-family:Montserrat-SemiBold;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem;text-align:center}.forgot-password-page .card form p{text-align:center!important}.forgot-password-page .card form p b{color:var(--a87b45);font-weight:400}.forgot-password-page .card form .error-code{color:var(--a64b48);font-family:Montserrat-SemiBold;font-size:.75rem;line-height:1rem;margin-top:.5rem}.forgot-password-page .card form .send-code{color:var(--a87b45);font-family:Montserrat-SemiBold;font-size:.75rem;line-height:1rem;text-align:center;text-transform:uppercase;width:100%}.forgot-password-page .card form .error-password{align-items:center;color:var(--525252);display:flex;font-family:Montserrat-SemiBold;font-size:.75rem;gap:.5rem;line-height:1rem}.forgot-password-page .card form .error-password i{font-size:.75rem;line-height:1rem}
