*{box-sizing:border-box}body{background-color:#f5f7fb;color:#293264;font-family:Karla,sans-serif;margin:0}.os-container{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center;margin:auto;width:800px}.description{margin-top:0}.start-test{background-color:#4d5b9e;border:none;border-radius:15px;color:#f5f7fb;cursor:pointer;font-weight:500;margin-top:10px;padding:20px;width:220px}.wrapper{text-align:center}.test-container h1{letter-spacing:1px;text-align:center;text-transform:uppercase}.choices-container{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:center;margin:0 auto 1em;max-width:80vw}.choices-container button{background-color:#293264;border:none;border-radius:10px;margin:2em}.choices,.choices-container button{color:#fff;cursor:pointer;padding:2em}.choices{background-color:#000;border:none;border-radius:12px;margin:0 auto;text-align:center}.choices:hover{background-color:grey}.choices-container button:hover{background-color:#add8e6}.choices-container .incorrectAnswer{background:#f8bcbc;border:none;color:#fff;cursor:not-allowed;pointer-events:none}.center{text-align:center}.choices-container .disableEverything{background-color:#f8bcbc;border:none;color:#fff;cursor:not-allowed;pointer-events:none}.choices-container .correctAnswer{background:#94d7a2;border:none;color:#fff;cursor:not-allowed;pointer-events:none}.final-results{margin:auto;text-align:center}@media (max-width:700px){.choices-container{flex-direction:column}.choices-container button{margin-bottom:.5em}}
/*# sourceMappingURL=main.4e21f916.css.map*/