.register{display:flex;justify-content:center;align-items:center;padding-top:48px}.register form{display:flex;flex-direction:column;gap:16px;width:476px;margin:40px 18px}.register h1{color:var(--textPrimary);margin:0;line-height:28.6px;font-size:22px;padding-top:28px;padding-bottom:16px}.register form>div:first-of-type{display:flex;gap:16px}.register form>div:last-of-type{display:flex;justify-content:center}.register button{margin-top:10px;margin-bottom:10px}.errorCard{width:100%;padding:16px 12px;display:flex;gap:8px;flex-direction:column;align-items:start;border:0}.errorCard p{margin:0;font-size:16px;font-weight:700;line-height:21.6px;color:var(--textPrimary)}.errorCard a{margin:0;font-size:14px;font-weight:400;line-height:18.9px;color:var(--error)}
