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{background-color:#002f6d;color:#fff;font:Inter;min-height:300px;padding:20px}.user-name{display:flex;font-weight:700;justify-content:right;margin-bottom:10px}.user-settings{display:flex;justify-content:space-between}.log-out{background:none;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer}.check-work-button,.go-to-project-button{color:#fff;cursor:pointer;font-size:1.3em;width:200px}.check-work-button.go-to-project-button,.go-to-project-button.go-to-project-button{background:#898b8e}.check-work-button.check-work-button,.go-to-project-button.check-work-button{background:#ff5200;text-align:center}.check-work-button.check-work-button .spinner,.go-to-project-button.check-work-button .spinner{animation:spinner 1s linear infinite;border-left-color:#09f;height:16px;width:16px}.cert-title{font-size:2em;font-weight:700;margin:0 auto 20px}.cert-description{font-size:1.2em;font-style:italic;margin-bottom:10px}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.steps-container{display:flex;flex-direction:column;justify-content:center}.step-number{font-weight:700;margin-right:10px}.step-description{font-size:.7em;margin:0 10px;text-align:left}.step-indicator{border-radius:40px;font-size:.7em;font-weight:700;padding:5px 10px}.buttons-container{margin:10px 0;text-align:center}.buttons-container button{border:none;border-radius:10px;font-weight:700;margin:0 10px;padding:10px}.step-status{align-items:center;color:#fff;display:flex;font-size:1.5em;margin-bottom:10px}.correct,.incorrect{opacity:1}.correct{background-color:#005c5e}.incorrect{background-color:#a12b2f}.spinner-container{display:flex;justify-content:center;margin:10px}.reset-exam-button{background-color:red;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;outline:none;padding:10px}.auth-container{display:flex;justify-content:center}.auth-container .login-button{background:#f58220;border:none;border-radius:4px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:16px;font-weight:700;outline:none;padding:12px 24px;transition:transform .2s ease-in-out}.auth-container .auth-code-form label{font-weight:700;margin-right:10px}.auth-container .auth-code-form .auth-code-submit-button{background:#f58220;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;margin-left:10px;padding:5px}.spinner{animation:spinner 1s linear infinite;border:4px solid #0000001a;border-left-color:#09f;border-radius:50%;height:36px;width:36px}@keyframes spinner{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.14a42795.css.map*/