body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.wrapper{height:100vh;width:100%;justify-content:center;align-items:center;background-color:#258ea6}.form-wrapper,.wrapper{display:flex;flex-direction:column}.form-wrapper{width:400px;padding:20px 40px;border-radius:10px;box-shadow:0 10px 50px #555;background-color:#fff}form{display:flex;flex-wrap:wrap}form,h1{width:100%}h1{text-align:center;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}h1,label{font-weight:lighter}label{font-size:.8em;margin-bottom:.25em;color:#222}input{padding:10px;border-radius:5px;outline:none;border:1px solid #cfcfcf}input::-webkit-input-placeholder{font-size:1.2em;font-weight:lighter;color:#999}input:-ms-input-placeholder{font-size:1.2em;font-weight:lighter;color:#999}input::-ms-input-placeholder{font-size:1.2em;font-weight:lighter;color:#999}input::placeholder{font-size:1.2em;font-weight:lighter;color:#999}input.error{border:1px solid red}.errorMessage{color:red;font-size:.75em;display:relative}.firstName{margin-right:1%}.lastName{margin-left:1%}.email,.firstName,.lastName,.password{display:flex;flex-direction:column;margin-bottom:15px}.firstName,.lastName{width:49%}.email,.password{width:100%}.createAccount{width:100%;display:flex;flex-direction:column;align-items:center}.createAccount button{background-color:#519e8a;color:#fff;border:2px solid #fff;width:100%;margin-top:1em;padding:8px 0;font-size:1em;font-weight:lighter;letter-spacing:1px;margin-bottom:.25em}.createAccount button:hover{color:#519e8a;background-color:#fff;border:2px solid #519e8a}.createAccount small{color:#999;font-weight:lighter}
/*# sourceMappingURL=main.e02355d7.chunk.css.map */