#root{height:100vh}body{margin:0 auto;font-size:16px;text-align:center;background:#f5f7fb}h1{font-family:Karla;color:#293264;font-size:31.25px;line-height:37px;margin-bottom:0}p{font-family:Inter;color:#293264;font-size:16px;line-height:19px;font-weight:400;margin-top:.4rem}button{background:#4d5b9e;border-radius:15px;border:none;width:193px;height:52px;font-family:Inter;font-weight:500;color:#f5f7fb;font-size:16px;margin-top:.5rem;cursor:pointer}hr{height:.04963rem;background-color:#dbdef0;border:none}.loading-screen,.intro-screen{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}fieldset{border:none}form{margin:0;padding:0;border:none!important}.question-section{margin-top:50px}.quiz-result{color:#293264;text-align:center;font-size:.8rem;font-family:Inter;font-weight:700;font-size:1rem}.quiz-button{margin-bottom:1rem}.error-message{color:red;font-weight:700;margin-bottom:10px}.question-text{font-family:Karla;font-style:normal;font-weight:700;font-size:1rem;line-height:19px;color:#293264}.answer-section{display:flex;flex-direction:column;margin:0 auto}input[type=radio]{opacity:0;height:0;width:0}label.button{display:inline-block;margin:5px;padding:8px 16px;background-color:#f5f7fb;color:#293264;border:.794px solid #4d5b9e;border-radius:7.942px;cursor:pointer;font-family:Inter;font-weight:500}label.button:hover{background-color:#ccc}.no-hover{pointer-events:none}input[type=radio]:checked+label.button{background-color:#d6dbf5;border:none}.correct-choice{background-color:#94d7a2!important}.incorrect-choice{background-color:#f8bcbc!important}.unselected-choice{opacity:.5}.correct-choice,.incorrect-choice{border:none}@media (min-width: 574px){.answer-section{display:block;margin-bottom:1.5rem}.question-section{margin-top:5rem}.question-text{margin-bottom:1rem;font-size:1.5rem}@media (min-width: 1400px){.question-section{margin-top:7.5rem}}@media only screen and (max-width: 690px){label.button{width:50%}}}
