.container-auth{background:var(--background);flex-direction:column;align-items:center;width:100%;height:auto;display:flex}.container-auth .content-auth{width:var(--width);max-width:var(--max-width);flex-direction:column;justify-content:center;align-items:center;gap:30px;height:auto;padding:50px 0;display:flex}.container-auth .content-auth .links{flex-direction:row;justify-content:center;align-items:center;gap:20px;width:100%;max-width:450px;height:auto;display:flex}.container-auth .content-auth .links a{color:var(--blue);margin:0 0 0 4px;font-size:14px;font-weight:500;text-decoration:underline}
