body{margin:0;padding: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}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.errorshow{color:#bf1650}.errorshow:before{display:inline;content:"⚠ "}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}div,p{font-family:Lato}.wrapper{height:97vh;width:100%;justify-content:center;align-items:center;background-color:#4a4e69}.form-wrapper,.wrapper{display:flex;flex-direction:column}.form-wrapper{width:280px;max-width:80%;min-width:100px;min-height:400px;padding:20px 40px;border-radius:6px;box-shadow:0 8px 36px #222;background-color:#fefefe}.form-wrapper>h2{display:flex;justify-content:center;font-family:"Segoe UI","Ubuntu","Roboto","Open Sans","Helvetica Neue",sans-serif;font-size:2em;font-weight:lighter;margin-top:.25em;color:#222}form{width:100%;display:flex;flex-wrap:wrap}.info{padding-bottom:1em;padding-left:.5em;padding-right:.5em}label{margin-bottom:.5em;color:#444;font-weight:lighter}input{padding:10px;border-radius:5px;outline:none;border:1px solid #d6d1d5}input::-webkit-input-placeholder{font-size:1.2em;font-weight:lighter;color:#bbb}input:-ms-input-placeholder{font-size:1.2em;font-weight:lighter;color:#bbb}input::-ms-input-placeholder{font-size:1.2em;font-weight:lighter;color:#bbb}input::placeholder{font-size:1.2em;font-weight:lighter;color:#bbb}button{min-width:100%;cursor:pointer;margin-right:.25em;margin-top:.5em;padding:.938em;border:none;border-radius:4px;background:#ec5990;color:#fff;text-transform:uppercase}button:hover{background-color:#4a4e69;color:#fefefe}.error{color:#db2269;font-size:.5em;display:relative}.email,.fullName,.password,.subject{display:flex;flex-direction:column;margin-bottom:15px}.email,.fullName,.password,.subject,.submit{width:100%}.submit{display:flex;flex-wrap:wrap}.p{color:#bf1650}.p:before{display:inline;content:"⚠ "}
/*# sourceMappingURL=main.bffe17ef.chunk.css.map */