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;height:100vh;margin:0;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App{height:100%;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-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)}}.header{align-items:center;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.648);box-sizing:border-box;display:flex;justify-content:space-between;padding:15px;position:absolute;width:100%;z-index:1}.header>h2{margin:0}hr{border:none;border-bottom:1px solid grey;width:100%}.quick-info{background:#080087;background:linear-gradient(27deg,#080087,#090979 42%,#0086a1);border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;padding:70px 1em 1em}.quick-info>h3,p{margin:0}.quick-info-buttons{display:flex;justify-content:space-around}.quick-info-button:hover{background:#070067}.login{align-items:center;background-color:#efefef;height:100%;width:100%}.login,.login-box-input{display:flex;justify-content:center}.login-box-input{flex-direction:column}.login-box-input>.input{margin-bottom:10px}.login-box{background-color:#fff;border-radius:1em;display:flex;flex-direction:column;justify-content:space-between;padding:1em;width:300px}
/*# sourceMappingURL=main.9cc4d8d0.css.map*/