.quiz-nav[data-v-2071d9fa]{width:30%;font-family:sans-serif}.timer[data-v-2071d9fa]{background-color:#1090cb;color:#fff;text-align:center;padding:8px 0;font-size:16px;border-radius:4px;margin-bottom:16px}.legend[data-v-2071d9fa]{display:flex;margin-bottom:12px;font-size:14px;flex-direction:column}.legend-item[data-v-2071d9fa]{display:flex;align-items:center;margin-right:16px}.dot[data-v-2071d9fa]{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:6px}.dot.answered[data-v-2071d9fa]{background-color:#1090cb}.dot.unanswered[data-v-2071d9fa]{background-color:#ccc}.questions-grid[data-v-2071d9fa]{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.question-btn[data-v-2071d9fa]{width:100%;padding:8px 0;border:none;border-radius:4px;font-size:14px;cursor:pointer}.question-btn.answered[data-v-2071d9fa]{background-color:#1090cb;color:#fff}.question-btn.unanswered[data-v-2071d9fa]{background-color:#eee;color:#666}.question-btn[data-v-2071d9fa]:hover{opacity:.8}.single-question[data-v-2071d9fa]{margin-top:24px}.question-title[data-v-2071d9fa]{font-size:16px;margin-bottom:8px}.radio-group label[data-v-2071d9fa]{display:flex;align-items:center;margin-bottom:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-group input[type=radio][data-v-2071d9fa]{margin-right:8px}.radio-group label.selected[data-v-2071d9fa]{font-weight:700}.loader[data-v-2071d9fa]{border:8px solid #f3f3f3;border-top:8px solid #1090cb;border-radius:50%;width:60px;height:60px;-webkit-animation:spin-data-v-2071d9fa 1s linear infinite;animation:spin-data-v-2071d9fa 1s linear infinite;margin:auto;margin-top:200px}@-webkit-keyframes spin-data-v-2071d9fa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-2071d9fa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:991px){.quiz-nav[data-v-2071d9fa]{width:100%}}