@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap);*{box-sizing:border-box}html{scroll-behavior:smooth}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}*{font-family:Nunito,sans-serif!important}.form{height:100%;justify-content:space-evenly;width:100%}.form,.formCreateUser,.passwordForm{display:flex;flex-direction:column}.passwordForm{height:100%;justify-content:space-around;width:100%}.inputLabels{display:block;font-size:1.5rem;margin-bottom:30px}.navBar{display:flex;justify-content:space-around;width:70%}.liNavLink{color:#101010;font-size:2.8rem;font-weight:600!important;text-align:center;text-decoration:none;transition:.2s}.liNavLink:hover{border-bottom:4px solid #80bb57;color:#80bb57;font-weight:800}.Logo{align-items:center;display:flex;height:100%;width:315px}.Home_Container .Home_ImageContainer{background-image:url(/static/media/Banner.d8fc296714023af63ef5.png);background-repeat:no-repeat;background-size:cover;height:calc(100vh - 96px)}.imageHeader{border-radius:3px;margin-right:5px;max-height:80px;max-width:300px}@media only screen and (max-width:600px){.Logo{width:175px}.Home_Container .Home_ImageContainer{background-size:cover;height:calc(50vh - 80px);width:100%}}@media only screen and (min-width:600px) and (max-width:1200px){.Logo{width:210px}}
/*# sourceMappingURL=main.535a2384.css.map*/