.auth-help{display:flex;justify-content:space-between;gap:14px;margin-top:16px}
.auth-help a{color:var(--green);text-decoration:none}
.auth-help a:hover{text-decoration:underline}
@media(max-width:520px){.auth-help{align-items:flex-start;flex-direction:column}}
