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;align-content:center;background-color:#004643}.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:#fefeff}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;font-size:28px;font-weight:400}.firstName,.lastName{width:49%}.email,.password{width:100%}.button{width:98%;height:34px;background-color:green;border-radius:11px;cursor:pointer}.button:hover{background-color:#fefeff;border-color:green}.button:hover,small{cursor:pointer}
/*# sourceMappingURL=main.f345400c.chunk.css.map */