.new-password-form{background-color:hsla(0,0%,100%,.5019607843);border-radius:16px;box-shadow:0 4px 28px 0 rgba(0,0,0,.0509803922);padding:46px 56px 56px;display:flex;flex-direction:column;gap:24px}.new-password-form__title{color:#425a8b;font-size:24px;font-weight:700;line-height:160%;text-align:center}.new-password-form__subtitle{color:#425a8b;font-size:16px;font-weight:400;line-height:160%;text-align:center;max-width:380px;margin:0 auto}.toggle-password{position:absolute;top:55%;right:1rem;left:auto;transform:translateY(-50%);cursor:pointer;font-size:1.2rem;color:#666;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle-password svg,.toggle-password svg path{fill:#3a4e8c!important}html[dir=rtl] .toggle-password{top:55%;left:1rem;right:auto;transform:translateY(-50%)}.forgot-password-form{background-color:hsla(0,0%,100%,.5019607843);border-radius:16px;box-shadow:0 4px 28px 0 rgba(0,0,0,.0509803922);padding:46px 56px 56px;display:flex;flex-direction:column;gap:24px}.forgot-password-form__title{color:#425a8b;font-size:24px;font-weight:700;line-height:160%;text-align:center}.forgot-password-form__subtitle{color:#425a8b;font-size:16px;font-weight:400;line-height:160%;text-align:center}.forget-password-bg{min-height:100vh;background:#f6ffe9 url(/images/OTP.svg) no-repeat 100% 0;background-size:cover;display:flex;align-items:center;justify-content:center}.forget-password-bg .forgot-password-container{max-width:660px;width:100%;max-height:575px;height:100%}