.NewAccountForm_NewAccountForm__YHvD3{display:block;margin:5rem auto 0;max-width:30rem}.NewAccountForm_NewAccountForm__title__quq2o{font-size:2rem;font-weight:700;margin-bottom:3rem;background-image:linear-gradient(270deg,#4f56ff,#ff4980);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.NewAccountForm_NewAccountForm__form__MJh_7{display:grid;grid-template-areas:"a b" "c c" "d d" "e e" "f f" "g g";-moz-column-gap:1rem;column-gap:1rem;row-gap:2rem}.NewAccountForm_NewAccountForm__form__MJh_7 input[type=password],.NewAccountForm_NewAccountForm__form__MJh_7>input[type=text]{color:#fff;font-weight:300;padding:.5rem 1rem;background:transparent;border:none;border-bottom:1px solid #302c3f;font-size:1.25rem}.NewAccountForm_NewAccountForm__form__MJh_7 input[type=password]:focus,.NewAccountForm_NewAccountForm__form__MJh_7>input[type=text]:focus{outline:none;border-bottom:1px solid #ff4980}.NewAccountForm_NewAccountForm__form__MJh_7>input[name=first_name]{grid-area:a}.NewAccountForm_NewAccountForm__form__MJh_7>input[name=last_name]{grid-area:b}.NewAccountForm_NewAccountForm__form__MJh_7>input[name=email]{grid-area:c}.NewAccountForm_NewAccountForm__form__MJh_7>input[name=phone]{grid-area:d}.NewAccountForm_NewAccountForm__form__MJh_7>input[name=password]{grid-area:e}.NewAccountForm_NewAccountForm__form__MJh_7>input[name=password_confirmation]{grid-area:f}.NewAccountForm_NewAccountForm__form__MJh_7>input[name=submit]{grid-area:g;border:1px solid #ff4980;background:transparent;color:#fff;padding:1rem;font-weight:700;text-transform:uppercase;cursor:pointer;border-radius:1.5rem}.NewAccountForm_NewAccountForm__error__2yPhf{color:red;font-weight:300;margin-top:1rem}