.modal{width:100vw;min-height:100vh;height:100%;background:#0000;display:flex;background:var(--black)}.modal,.modal .forgot-password-modal{justify-content:center;align-items:center}.modal .forgot-password-modal{width:27.4375rem;display:inline-flex;flex-direction:column;padding:4rem;gap:1.6875rem;border-radius:1.5rem;background:var(--white)}.modal .forgot-password-modal .forgot-password-logo{justify-content:center;align-items:flex-start;gap:3rem}.modal .forgot-password-modal .forgot-password-logo img{width:11.63956rem;height:3.5rem}@media(max-width:370px){.modal .forgot-password-modal{padding:.5rem}}