.reset-password{justify-content:center;align-items:center;gap:none;background-color:#ffdfdf;flex-direction:row;flex:1;width:100%;padding:50px 100px;display:flex}@media only screen and (max-width:1280px){.reset-password{padding:50px}}@media only screen and (max-width:1024px){.reset-password{padding:50px 40px}}@media only screen and (max-width:767px){.reset-password{padding:20px}}.reset-password__inner-wrapper{justify-content:center;width:100%;display:flex}.reset-password-card{background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;max-width:760px;min-height:520px;display:flex}@media only screen and (max-width:1024px){.reset-password-card{min-height:460px}}@media only screen and (max-width:767px){.reset-password-card{min-height:420px}}.reset-password-card__title{font-family:var(--font-uncage),sans-serif;text-align:center;font-size:1.75rem;font-weight:500;line-height:30.8px}@media only screen and (max-width:767px){.reset-password-card__title{font-size:1.25rem;line-height:22px}}.reset-password-form{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:480px;display:flex}@media only screen and (max-width:767px){.reset-password-form{gap:15px;max-width:calc(100% - 40px)}}.reset-password-form__submit{color:#fcfdff;width:100%;font-family:var(--font-uncage),sans-serif;cursor:pointer;background:#262525;border:none;border-radius:10px;outline:none;padding:15px 0;font-size:1rem;line-height:19px}.reset-password__new-password{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}@media only screen and (max-width:767px){.reset-password__new-password{gap:15px;width:calc(100% - 40px)}}.reset-password__new-password-header{max-width:400px;font-family:var(--font-uncage),sans-serif;text-align:center;font-size:1.25rem;font-weight:500;line-height:22px}@media only screen and (max-width:767px){.reset-password__new-password-header{max-width:300px;font-size:1rem;line-height:19px}}.reset-password__submit-new-password{color:#fcfdff;width:100%;font-family:var(--font-uncage),sans-serif;cursor:pointer;background:#262525;border:none;border-radius:10px;outline:none;margin-top:15px;padding:15px 0;font-size:1rem;line-height:19px}.reset-password__divider{background:#e6e6e6;width:100%;height:1px;margin:20px 0}.reset-password__change-number{color:#ff9698;width:100%;font-family:var(--font-uncage),sans-serif;cursor:pointer;background:0 0;border:1.5px solid #ff9698;border-radius:15px;outline:none;padding:15px 0;font-size:1rem;line-height:19px}
