@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fb;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;overflow-x:hidden;padding:0 20px;width:100vw}.app-container,.start-quiz-wrapper{align-items:center;display:flex;flex-direction:column}.start-quiz-wrapper{height:100vh;justify-content:center;width:100%}.start-quiz-wrapper h2{font-size:3rem;font-weight:700;line-height:37px;margin-bottom:20px}.start-quiz-wrapper h2,.start-quiz-wrapper p{color:#293264;font-style:normal;text-align:center}.start-quiz-wrapper p{font-size:1.3rem;font-weight:400;line-height:19px}.start-quiz-wrapper .input-num{font-size:1.2rem;height:40px;margin-top:20px}.start-quiz-wrapper button{background:#4d5b9d;border-radius:15px;color:#f5f7fb;cursor:pointer;font-size:1.2rem;font-style:normal;font-weight:500;height:52px;left:179px;line-height:19px;margin-top:25px;opacity:1;text-align:center;top:314px;width:193px}.top-design{background:#fffad1;height:250px;position:fixed;-webkit-transform:rotate(-129.49deg);transform:rotate(-129.49deg);width:250px;z-index:-1}.bottom-design{background:#deebf8;border-bottom-right-radius:35%;border-top-left-radius:35%;border-top-right-radius:35%;height:280px;position:fixed;-webkit-transform:rotate(25.49deg);transform:rotate(25.49deg);width:330px;z-index:-1}.quiz-section{align-items:center;display:flex;flex-direction:column;margin:20px 0}.question{margin-left:30px;margin-top:40px;width:75%}.question ul{display:flex;flex-wrap:wrap;justify-content:space-between;width:85%}li{align-items:center;border:.794239px solid #4d5b9e;border-radius:7.94239px;cursor:pointer;display:flex;justify-content:center;list-style:none;margin-right:4px;margin-top:20px;padding:15px 8px;text-align:center;width:150px}hr{margin:20px 0}.check-answers{background:#4d5b9e;border-radius:15px;color:#f5f7fb;cursor:pointer;font-size:1.2rem;font-style:normal;font-weight:500;height:52px;left:179px;line-height:19px;margin:25px auto 0;text-align:center;top:314px;width:193px}.loading{margin-top:250px}.quiz-end{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 10px}.bottom-text{font-size:1.2rem;margin-top:10px}.play-again{background:#4d5b9e;border-radius:15px;color:#f5f7fb;cursor:pointer;font-size:1.2rem;font-style:normal;font-weight:500;height:52px;line-height:19px;margin:10px 10px 0;text-align:center;width:193px}
/*# sourceMappingURL=main.8698afde.css.map*/