.auth-form{display:flex;flex-direction:column;gap:2.5rem}.auth-form .email-display{align-items:center;background-color:#f6f4f1;border-color:#f6f4f1;border-radius:.5rem;cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;line-height:1.25rem;padding:.875rem 1rem;transition:all .2s}.auth-form .email-display:hover{background-color:#e2e0dc;border-color:#e2e0dc}.auth-form .email-display i{color:#6c757d;font-size:14px}.auth-form .actions-wrp{margin-top:1.5rem}.auth-form .actions-wrp:has(+.alert){margin-bottom:1rem}.auth-form .alert:last-child{margin-bottom:0}.auth-form .social-login{display:flex;flex-direction:column;gap:8px}
