.register-form{align-items:stretch;display:flex;flex-direction:column;gap:2rem;justify-content:center;width:min(45rem,100%)}.register-form a{text-decoration:none}.register-form .forgot{opacity:.6;text-align:center;width:100%}.register-form .wrong-credentials{color:var(--danger);opacity:0;text-align:center;transition:.2s ease;width:100%}.register-form .wrong-credentials.visible{opacity:1}.page-login{align-items:center;display:flex;flex-direction:row;gap:0;height:80vh;justify-content:center}
