body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}html{font-size:100%}#bodyStyle{min-height:100vh}#bodyStyle,#logInBodyStyle{background-size:cover;background:linear-gradient(135deg,#22c1c3,#fdbb2d);font-family:work sans}#logInBodyStyle{min-height:664px}#loginform{background-color:#fff;border-radius:25px;height:60%;margin:100px auto;max-height:700px;max-width:500px;min-width:300px;width:30%}#headerTitle{font-family:open sans,sans-serif;font-size:2rem;margin:0;padding:2rem 0;text-align:center}.customButton{max-width:100%;padding-top:2rem}.customButton button{background:#22c1c3;background:linear-gradient(90deg,#22c1c3,#fdbb2d);border:0;border-radius:25px;color:#fff;cursor:pointer;font-size:medium;font-weight:400;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:opacity .25s ease-out;width:80%}.row{align-items:center;display:flex;flex-direction:column;max-width:100%;padding-top:2rem}.row input{border:none;box-shadow:inset 0 -3px 0 0 hsla(0,0%,73%,.2);box-sizing:border-box;font-size:1.3rem;padding-bottom:1rem;padding-left:1.5rem;transition:box-shadow .2s ease-in;width:80%}.row input:focus{box-shadow:inset 0 -3px 0 0 rgba(34,193,195,.7);outline:none}.row input::-webkit-input-placeholder{opacity:1;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.row input:focus::-webkit-input-placeholder,.row input:hover::-webkit-input-placeholder{opacity:0}.row label{color:hsla(0,0%,73%,.9);padding-bottom:.5rem}.row label,.row text{align-self:start;padding-left:4.5rem}.row text{color:red}.row button{background:#22c1c3;background:linear-gradient(90deg,#22c1c3,#fdbb2d);border:0;border-radius:25px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;height:40px;transition:opacity .25s ease-out;width:80%}.row button:hover{opacity:.8}#button{padding-bottom:1.5rem}#iconGroup{display:flex;justify-content:center;padding:2rem 0}#iconGroup a{margin:0 .6rem}#alternativeLogin{margin-top:1.5rem;padding-top:2rem;text-align:center}
/*# sourceMappingURL=main.06192240.css.map*/