body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Be Vietnam Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.text-medium-24{color:#e2e4f3;font-family:Be Vietnam Pro,sans-serif;font-size:1.5rem;font-weight:500}.text-semibold-20{font-size:1.25rem}.text-semibold-16,.text-semibold-20{color:#e2e4f3;font-family:Be Vietnam Pro,sans-serif;font-weight:600}.text-semibold-16{font-size:1rem}.text-medium-16{font-size:1rem;font-weight:500}.text-bold-14,.text-medium-16{color:#e2e4f3;font-family:Be Vietnam Pro,sans-serif}.text-bold-14{font-size:.875rem;font-weight:700}#root{height:100%;width:100%}#root,body{align-items:center;display:flex;flex-direction:column;justify-content:center}body{background-image:url(/devchallenge-country-quiz/static/media/bg.b56759cfcd11ec8f1eab.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;min-width:100vw}.results{align-items:center;background-color:#393f6e;border-radius:10px;box-shadow:0 8px 32px 0 #1f26875e;display:flex;flex-direction:column;gap:18px;height:415px;justify-content:center;padding:32px 24px;width:400px}.results-title{margin:0;text-align:center}.results-score{color:#babfd4;margin:0 0 18px;text-align:center}.results-btn{background:linear-gradient(90deg,#e65895,#bc6be8);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 0;transition:opacity .2s;width:240px}.results-btn:hover{opacity:.9}.quiz{align-items:center;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;max-width:820px;width:100%}.points-counter{background:linear-gradient(#e65895,#bc6be8);border-radius:50px;color:#e2e4f3;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:10px 15px}.question-container{height:100%}.question,.question-container{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center;max-height:430px;max-width:820px;width:100%}.question{background-color:#343964;gap:40px;height:430px;padding:25px}.question-index{flex-direction:row;gap:15px;width:100%}.question-index,.question-indicator{align-items:center;display:flex;height:50px;justify-content:center}.question-indicator{background:#393f6e;border-radius:50%;color:#e2e4f3;cursor:pointer;width:50px}.question-indicator-selected{border:.5px solid #e65895}.question-indicator-completed{background:linear-gradient(#e65895,#bc6be8)}.flag-img-wrapper{align-items:center;aspect-ratio:3/2;display:flex;justify-content:center;margin:.5em 0;width:3em}.flag-img-wrapper img{display:block;height:100%;object-fit:contain;width:100%}.question-answers{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.answer{align-items:center;background:#393f6e;border-radius:15px;color:#e2e4f3;cursor:pointer;display:flex;height:60px;justify-content:center;padding:15px;text-align:center;width:230px}.answer-selected{background:linear-gradient(#e65895,#bc6be8)}
/*# sourceMappingURL=main.d4d9a15e.css.map*/