body{background:#F5F7FB;margin:0;padding:0;font-family:Karla,sans-serif}#root{display:flex;width:100%;height:100%;justify-content:center;align-items:center;z-index:1}.background-image-1{position:fixed;right:0;top:0}.background-image-2{position:fixed;left:0;bottom:0}main{width:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px;margin-bottom:35px}.is-selected-button{background:#D6DBF5;border-radius:7.71045px}.is-correct-button{background:#94D7A2;border-radius:7.71045px;color:#293264}.is-wrong-button{background:#F8BCBC;border-radius:7.71045px;color:#8f94af}.possible-answers-button{font-weight:500;font-size:10.24px;border-radius:7.94239px;display:flex;justify-content:center;align-items:center;font-family:Karla,sans-serif}.start-quiz{display:flex;justify-content:center;flex-direction:column;align-items:center}.start-quiz-button{background-color:#293264;color:#fff;width:193px;height:52px;background:#4D5B9E;border-radius:15px;margin-top:30px}.sub-title{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:19px;text-align:center;margin-top:10px;color:#293264}.title{font-family:Karla;font-style:normal;font-weight:700;font-size:31.25px;line-height:37px;text-align:center;color:#293264}.question-section{border-bottom:.794239px solid #DBDEF0;margin-bottom:15px;align-self:flex-start;width:100%}.questions{font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#293264}.answer-section{margin-top:16px;display:flex;flex-wrap:wrap;margin-bottom:15px;gap:13px}.answer-button{color:#293264;border:.794239px solid #4D5B9E;background:#F5F7FB}.check-answers{background:#4D5B9E;border-radius:10px;font-family:Inter;font-style:normal;font-weight:600;font-size:10.24px;line-height:12px;text-align:center;min-width:120px;min-height:35px;color:#f5f7fb}.play-again{display:flex;gap:2px;justify-content:center;align-items:center;flex-direction:column}.play-again-button{background-color:#293264;color:#fff;width:104px;height:30px;background:#4D5B9E;border-radius:15px;font-family:Inter;font-style:normal;font-weight:600;font-size:10.24px;line-height:12px;padding:3px;text-align:center;color:#f5f7fb}.loader{border:4px solid #f3f3f3;border-top:4px solid #7aafd2;border-radius:50%;width:35px;height:35px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
