:root{--clr-neutral-100: #FFFFFF;--clr-neutral-200: #F5F7FB;--clr-neutral-400: #838694;--clr-primary-100: #DBDEF0;--clr-primary-200: #4D5B9E;--clr-primary-400: #D6DBF5;--clr-primary-900: #293264;--clr-secondary-400: #4D5B9E;--ff-primary: "Karla", sans-serif;--fs-200: .875rem;--fs-300: .9375rem;--fs-400: 1rem;--fs-500: 1.125rem;--fs-600: 1.25rem;--fs-700: 1.5rem;--fs-800: 2.5rem;--fs-900: 3rem;--fs-h1: var(--fs-800);--fs-body: var(--fs-400);--fs-btn: var(--fs-400);--fs-answer: var(--fs-300);--fs-footer: var(--fs-200);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media (min-width: 50em){:root{--fs-h1: var(--fs-900);--fs-body: var(--fs-500);--fs-footer: var(--fs-300)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img,svg,picture{display:block;max-width:100%}*{box-sizing:border-box}body{font-family:Inter,sans-serif;margin:0;font-size:1rem;background:#F5F7FB}.bolb{position:fixed;bottom:480px;left:320px;z-index:-1}.bolb2{position:fixed;z-index:-2;right:350px;top:480px}.big-container{height:100vh;display:flex}.start-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}.start-title{font-family:Karla,sans-serif;color:#293264;font-family:Karla;font-weight:700;font-size:2rem;line-height:1.5;margin:0}.start-subtitle{line-height:1.5;color:#293264;margin-top:0;margin-bottom:1.5em}.btn{font-family:Inter;font-weight:500;font-size:1rem;line-height:1.5;background:#4D5B9E;border-radius:15px;border:none;padding:.7em 3em;color:#f5f7fb;cursor:pointer}.btn:focus{outline:none}.start-btn:focus{outline:none}.quiz-container{position:relative;width:85%;min-width:500px;max-width:600px;display:flex;flex-direction:column;justify-content:center;align-content:center;margin:2em auto}.question-title{font-family:Karla;font-weight:700;font-size:1.2rem;line-height:1.5;margin-top:.7em;color:#293264}.question-choices{display:flex;color:#293264}.answer{color:#293264;font-family:Inter;font-weight:500;font-size:.9rem;line-height:1.2;text-align:center;margin-right:1.3em;padding:.8em 1.5em;border:.4px solid #4D5B9E;border-radius:15px}.answer:hover,.answer:focus{background:#D6DBF5;cursor:pointer;outline:none}.answer-selected{background:#D6DBF5;border:none}hr{margin-top:1em;border:.8px solid #DBDEF0}.check-answer-btn{margin-top:1.5em;max-width:20em;align-self:center}.answer-correct{background:#94D7A2;border:none}.answer-incorrect{background:#F8BCBC;border:none}.footer{display:flex;justify-content:space-evenly;align-items:center}.score-text{margin-top:1.5em;font-family:Inter;font-weight:700;font-size:1rem;line-height:15px;color:#293264}
