@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css);@import url(https://fonts.googleapis.com/css2?family=Nabla&display=swap);*{box-shadow:#d2cef6;box-sizing:border-box;font-family:Trebuchet MS,sans-serif;margin:0;padding:0}:root{--first-color:#342b79;--opacity-first:#3c3191;--second-color:#1d182c;--opacity-second:#f27c2c;--text-color:#fff;--dark-color:#0c0a2b;--light-color:#d2cef6;--bg-color:#e8e5fb;--body-bg:#fff;--value:attr(data-value)}.app-container{background-image:url(/static/media/Game%20bg%20.b91ae978aefece10425d.png);background-repeat:no-repeat;background-size:cover;height:100%;margin:auto;padding:3.2rem 2rem;width:100%}.error-link{align-items:center;background-color:#1d182c;background-color:var(--second-color);border-radius:.5rem;color:#fff;color:var(--text-color);display:flex;gap:.5rem;justify-content:center;margin:2rem auto 0;padding:1rem 1.5rem;text-decoration:none;width:100%}@media screen and (max-width:768px){.app-container{height:100%;margin:auto;padding:0;width:100%}.error-link{width:auto}}.result-box{background-color:var(--second-color);border-radius:1rem;margin-bottom:3rem;padding:1.9rem;width:100%}.result-bg{display:grid;height:120px;overflow:hidden;place-items:center;position:relative;width:100%}.result-bg img{height:100%;left:0;object-fit:cover;opacity:.6;position:absolute;top:0;width:100%;z-index:2}.percentile{font-family:Nabla,cursive;font-size:5.5rem;position:relative;top:-10px;z-index:9}.result-detail{animation:fadeIn 1s ease;color:var(--text-color);font-size:1.2rem;font-weight:500;margin:1rem 0;text-align:center}.positive-score{color:#28a745}.negative-score{color:#dc3545}.timeOver{color:#fafcfd;font-size:17px;margin-top:5px;text-align:center}.new-quiz{background-color:var(--opacity-second);border:none;border-radius:.75rem;color:var(--text-color);cursor:pointer;display:inline-block;font-size:1rem;margin-top:20px;outline:none;padding:1.25rem 1.5rem;text-align:center;text-decoration:none;width:100%}.new-quiz:hover{background-color:#a95913}.info_infoOver{align-items:center;display:flex;flex-direction:column;margin:20px 10px;text-align:center}.info_box{color:#ffffffa3;font-size:14px;font-weight:400;line-height:16px;margin-bottom:10px}.info_infoOver h2{animation:fadeIn 1s ease;color:#fff;display:flex;font-size:22px;justify-items:center;line-height:22px}.rank_smListCard{background-color:#464a92;border-radius:8px;margin-top:10px;padding:20px}.rank_smListCard ul{display:flex;flex-wrap:wrap;justify-content:space-around;list-style:none;margin:0;padding:0;width:100%}.rank_smListCard li{flex:1 1;margin:8px;text-align:center}.rank_smListCard h2{color:#fafcfd;font-size:1.4rem;margin-bottom:10px}.rank_smListCard p{color:#dae8f4;font-size:1rem}@media screen and (max-width:768px){.info_infoOver{margin:20px 10px}}.menu-icon{color:#f0f8ff;cursor:pointer;font-size:25px;margin:10px}.intro-box{grid-gap:.5rem;align-items:center;background-color:var(--first-color);border-radius:1rem;display:grid;gap:.5rem;grid-template-columns:calc(100% - 70px) 70px;overflow:hidden;padding:80px 2rem 1.5rem;position:relative}.intro-box:after{background-color:var(--opacity-first);border-radius:50%;content:"";height:100px;left:-25px;position:absolute;top:-25px;width:100px;z-index:0}.intro-texts{margin-top:-90px;z-index:1}.intro-title{color:var(--light-color);font-size:2rem;letter-spacing:2px;margin-bottom:.5rem;z-index:3}.intro-description{color:var(--text-color)}.intro-icon{background-color:var(--opacity-first);border-radius:.5rem;display:grid;height:100px;margin-left:-20px;margin-top:-40px;place-items:center;width:100px;z-index:1}.intro-icon i{color:var(--text-color);font-size:1.25rem}.earn-more-coins-button{background-color:#f27c2c;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:12px;padding:12px 16px}.earn-more-coins-button:hover{background-color:#e66700}@media screen and (max-width:768px){.intro-box:after,.intro-box:before{display:none}.level-box{max-width:100%}.intro-icon{height:80px;margin-left:0;width:80px}}.quizList_quizCard{background-color:var(--first-color);border:0 solid #4c51af;border-radius:1rem;display:flex;flex-wrap:wrap;margin-bottom:12px;min-height:146px;width:100%}.quizList_cardContent{display:flex;flex-wrap:wrap;flex-wrap:nowrap;padding:12px}.quizList_thumbnialImg{align-items:center;background:#fff;border-radius:16px;display:flex;flex-wrap:wrap;height:76px;justify-content:center;min-width:76px;width:76px}.quizList_quizNameStatus{align-content:flex-start;display:flex;flex-wrap:wrap;padding-left:12px}.quizList_categoryLiveDiv{display:flex;flex-wrap:wrap;justify-content:space-between;text-transform:uppercase;width:100%}.quizList_categories{color:#dfe1fc;font-size:10px;font-weight:600}@keyframes liveAnimation{0%{color:#55e6c1;transform:scale(1.5)}50%{color:#ff8c00;transform:scale(1.1)}to{color:#55e6c1;transform:scale(1.5)}}.quizList_statusLive{align-items:center;color:#55e6c1;display:inline-flex;font-size:10px;font-weight:700}.liveCircle{animation:liveAnimation 1.5s infinite;background-color:#55e6c1;border-radius:50%;height:8px;margin-right:5px;width:8px}.quizList_cardFooter{align-items:center;border-top:1px solid #4c51af8c;display:flex;flex-wrap:wrap;font-size:12px;justify-content:space-between;padding:8px 12px;width:100%}.quizList_spacer{margin-right:4px}.quizList_btn{background:#f27c2c;border:none;border-radius:8px;color:#fff;display:flex;font-size:22px;font-weight:700;height:56px;justify-content:center;line-height:100%;overflow:hidden;padding:16px;position:relative;transition:.3s;width:100%}.quizList_btn:hover{background:#e66700}.quizList_btn:active{background:#d35400}.quizList_btnSmall{border-radius:50px;float:right;font-size:16px;font-weight:600;height:34px;line-height:20px;margin-left:0;padding:8px;text-shadow:0 1px 0 #f27c2c;text-transform:uppercase;width:96px}.quizList_btnSmall:hover{background:#e66700}.quizList_btnSmall:active{background:#d35400}@media only screen and (max-width:600px){.quizList_btn{width:auto}.quizList_btn,.quizList_btnSmall{font-size:14px;margin-top:10px;width:60px}.quizList_btnSmall{float:none;margin-bottom:10px;margin-left:auto}}.trending-articles{background-color:var(--first-color);border:0 solid #4c51af;border-radius:1rem;display:flex;flex-wrap:wrap;margin-bottom:12px;margin-top:20px;min-height:166px;width:100%}.section-title{color:#fff;display:flex;flex-wrap:nowrap;font-size:20px;margin-left:15px;margin-top:20px;padding:1px}.article-content{align-items:center;border-bottom:1px solid #192254;display:flex;padding-top:15px;transition:border-color .3s}.article-content:hover{background-color:#080456;border-color:#4c51af8c}.article-image{align-items:center;background:#fff;border-radius:16px;display:flex;flex-wrap:wrap;height:76px;justify-content:center;margin-bottom:15px;margin-left:15px;min-width:76px;object-fit:cover;width:76px}.article-text{flex:1 1;margin-bottom:15px;text-decoration:none}.article-title{color:#fff;margin-bottom:9px;padding-left:12px}.article-description,.article-title{align-content:flex-start;display:flex;flex-wrap:wrap}.article-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--light-color);display:-webkit-box;font-size:12px;justify-content:space-around;overflow:hidden;padding-left:15px;padding-right:15px;text-overflow:ellipsis}.quiz-box{-ms-overflow-style:none;background-color:#192254;height:100vh;margin:auto;max-width:200%;overflow-y:auto;padding:0 2rem;scrollbar-width:auto;width:440px;&::-webkit-scrollbar{display:none;width:0}&::-webkit-scrollbar-thumb{background-color:#97a0d3;border:1px solid #364180;border-radius:4px}&::-webkit-scrollbar-track{background-color:#364180;border-radius:0;display:none}}.progress-box{background-color:var(--first-color);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;margin-top:35px;padding:1.5rem 2rem 0}.progress-top{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:calc(100% - 70px) 70px}.progress-title{color:var(--light-color);font-size:1rem;font-weight:400;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.progress-description{color:var(--text-color);font-size:.65rem}.progress-icon{background-color:var(--opacity-first);border-radius:.5rem;display:grid;height:50px;place-items:center;width:50px}.progress-icon i{color:var(--text-color);font-size:1.25rem}.progress-bottom{grid-gap:.5rem;align-items:center;background-color:var(--second-color);border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:grid;gap:.5rem;grid-template-columns:125px calc(100% - 125px);overflow:hidden;padding:1.5rem;position:relative;width:100%}.progress-bottom:before{border:7px solid var(--opacity-second);border-radius:50%;bottom:-25px;content:"";height:55px;left:40%;position:absolute;width:55px;z-index:0}.progress-bottom:after{background-color:var(--opacity-second);content:"";left:85%;position:absolute;top:-25px;z-index:0}.progress-bottom:after,.progress-circle{border-radius:50%;height:100px;width:100px}.progress-circle{--percentage:var(--value);align-items:center;background:radial-gradient(closest-side,var(--second-color) 80%,#0000 0 99.9%,#fff 0),conic-gradient(var(--body-bg) calc(var(--percentage)*1%),var(--opacity-second) 0);display:flex;justify-content:center;z-index:1}.progress-big{color:var(--text-color);font-size:1.75rem;font-weight:500}.progress-mini{color:var(--text-color);font-size:.75rem;font-weight:400;margin-top:.75rem}.progress-detail{color:var(--text-color);font-size:.85rem;font-weight:500;z-index:1}.progress-circle.time{--percentage:var(--value);background:radial-gradient(closest-side,var(--bg-color) 85%,#0000 0 99.9%,#fff 0),conic-gradient(var(--first-color) calc(var(--percentage)*1%),var(--body-bg) 0)!important;height:70px;width:70px}.question-box{align-items:center;display:grid;grid-template-columns:calc(100% - 70px) 70px;margin:1.5rem 0 0;position:relative;width:100%}.question-title{color:#f5f5f5;font-size:.9rem;font-weight:700;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase}.question{color:#d9dbe6;font-size:1rem;font-weight:600}.time{font-size:1.25rem;font-weight:800}.answers-boxes{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:2rem;width:100%}.answer-label{align-items:center;background-color:var(--body-bg);border:1px solid #0000;border-radius:.5rem;color:var(--dark-color);cursor:pointer;display:flex;font-size:.95rem;justify-content:space-between;padding:.75rem 1.25rem;text-transform:capitalize;transition:all .25s;width:100%}.answer-label:active{transform:scale(.9)}.answer-label.selected{background-color:red;color:#dfe0e8}.answer-label input{accent-color:var(--text-color);border:none;outline:none}.message{align-items:center;background-color:#cd6155;border-radius:.5rem;display:flex;flex-wrap:nowrap;gap:1.5rem;margin:2rem auto 0;padding:1rem 1.5rem;width:300px}.message.animation{animation:message 1.5s ease-in-out infinite}.message .icon{background-color:#e6b0aa;border-radius:.25rem;display:grid;height:40px;place-items:center;width:40px}.message .icon i{font-size:1.25rem}.message span{font-size:1rem}@keyframes message{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}.next{display:flex;margin:1.5rem 0 0;position:relative;width:100%}.score-box{margin-top:30px;text-align:center}.score-title{color:#e0ebf3;font-size:20px}@media screen and (max-width:768px){.quiz-box{height:110vh;margin:auto;padding:3rem 2rem;width:100%}}@media screen and (max-width:600px){.progress-box{width:100%}.progress-circle{height:80px;width:80px}.progress-detail{font-size:.65rem}.progress-description{font-size:.6rem}.progress-bottom{gap:0;text-align:center}.progress-bottom:after{left:75%}.answers-boxes{grid-template-columns:repeat(1,1fr)}}.page_container{margin:0 auto;max-width:700px;min-height:100vh;padding:0 auto;z-index:2}.page_ad,.page_container{height:auto;position:relative}.page_ad{background:#0000;border-radius:0;margin-bottom:16px;min-height:321px;padding:15px 16px 16px;width:100%}.page_sponsored{color:#e0e0e0;display:block;font-size:15px;font-weight:400;line-height:1.4;max-width:100%;padding-top:10px;text-align:center;text-transform:uppercase}.quizCard_header{color:#e0e0e0;margin-bottom:30px;margin-top:16px;text-align:center}.quizCard_header h1{font-size:22px}.quizCard_header p{color:#ffffffa3;line-height:20px}.question{margin-bottom:10px}.quizCard_qaOptions{background:#464a92;background-size:contain;border-radius:16px;display:flex;flex-wrap:wrap;justify-content:center;min-height:240px;padding:24px 8px;width:100%}.questionHeader_questionHeading{border-radius:50px;color:#fff;height:40px;margin-top:-44px;width:auto}.questionHeader_inner{align-items:center;background:#1f237e;border:4px solid #0e0a5f;border-radius:50px;display:flex;flex-direction:row;height:100%;justify-content:center;padding:0 16px;width:100%}.questionHeader{display:flex;font-size:14px;line-height:12px;padding-left:8px}.quizCard_qaOptions h3{color:#f0f0f0;font-size:16px;line-height:20px;min-height:58px;padding:4px 0 12px;text-align:center;width:calc(100% - 16px)}.quizCard_qaOptions ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.quizCard_qaOptions ul li{align-items:center;border-radius:8px;display:flex;justify-content:center;margin-bottom:12px;position:relative;text-align:center;width:47%}.quizCard_qaOptions ul li button{align-items:center;background:#fff;border:0 solid #272c93;border-radius:8px;box-shadow:0 1px 3px #2a2f98;color:#282d93;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:100%;justify-content:center;min-height:50px;padding:8px;width:100%}.contentList_contentList{color:#fff;padding:16px 0 0}.contentList_contentList h2{font-size:22px;font-weight:700;margin-bottom:32px;position:relative;text-align:center}.contentList_contentList h2:before{background:#ff7e26;bottom:0;content:"";height:3px;left:0;margin:auto;position:absolute;right:0;top:42px;width:150px}.contentList_contentList ul{list-style-type:none;margin:0;padding:0}.contentList_contentList ul li{color:#a8a5ff;font-size:15px;font-weight:400;line-height:1.4;padding-bottom:24px;padding-left:40px;position:relative}.contentList_contentListul li:before{border-radius:50%;content:"";display:flex;height:20px;left:0;position:absolute;top:0;width:20px}.contentList_contentList ul li:after{border:solid #a8a5ff;border-width:0 2px 2px 0;content:"";display:flex;height:14px;left:7px;position:absolute;top:3px;transform:rotate(45deg);width:5px}.quizCard_qaOptions ul li button.selected{background-color:#f0f0f0}.quizCard_qaOptions ul li button.correct{background-color:#4caf50;color:#e0e0e0}.quizCard_qaOptions ul li button.incorrect{background-color:#ff4d4d;color:#e0e0e0}.feedback.correct{color:#4caf50}.feedback.incorrect{color:#ff4d4d}@media only screen and (max-width:768px){.page_container{padding:0 10px;width:100%}.page_ad{padding-top:20px}.page_sponsored{font-size:15px}.quizCard_qaOptions{min-height:180px;padding:16px 9px 5px 8px}}.playNow_playNow{align-items:center;background:var(--first-color);border-radius:16px;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;min-height:200px;padding:16px 30px 20px;position:relative}.playNow_stage{display:flex;width:100%}.playNow_bounce{animation-name:playNow_bounce;animation-timing-function:ease;text-align:center}.playNow_box{align-self:flex-end;animation-duration:2s;animation-iteration-count:1;margin:0 auto;transform-origin:bottom}.lottie_lottieCoins{height:120px;width:130px}.playNow_playNow h1{font-size:22px;font-weight:700;margin-top:15px}.playNow_playNow p{color:#b6b3ff;font-size:15px;line-height:22px;margin-bottom:12px;margin-top:10px;text-align:center}.playNow_animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.playNow_shine{overflow:hidden;position:relative}.playNow_btn{background:#f27c2c;border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:22px;font-weight:700;height:56px;justify-content:center;line-height:56px;margin-bottom:-1px;margin-top:10px;padding:0 16px;text-align:center;text-decoration:none;transition:.3s ease;width:100%}.playNow_btn:hover{background:#d35400}@media screen and (max-width:768px){.playNow_playNow{margin-top:40px;min-height:auto;padding:16px 10px 25px}.playNow_btn{font-size:16px;height:40px;line-height:40px;margin-bottom:-10px;margin-top:10px;padding:0 8px;text-decoration:none}}.playNows_playNows{align-items:center;background:var(--first-color);border-radius:16px;color:#e9e9ee;display:flex;flex-wrap:wrap;justify-content:center;margin-top:15px;min-height:200px;padding:30px 30px 20px;position:relative}.headrow{margin-left:auto;margin-right:auto;margin-top:20px;max-width:800px;width:100%}.quizhead{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;margin-left:4px;text-align:left;text-decoration:none}.headrow:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.playNows_title{font-size:15px;font-weight:400;margin-bottom:8px}.playNows_playNows h3{animation:fadeIn 1s ease;color:#fff;display:flex;font-size:20px;justify-items:center;margin-left:5px;margin-top:30px;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.playNows_playNows p{color:#b6b3ff;line-height:19px;margin-top:10px;padding-top:20px;text-align:center}@media screen and (max-width:600px){.playNows_playNows p{margin-top:0;padding-top:10px}.headrow{margin-left:-10px;margin-top:1px;padding:3px 10px}.quizhead{font-size:1.2rem;margin-bottom:.3rem;padding-top:2rem}}.playNow_thumbnialImg{align-items:center;background:#fff;border-radius:16px;display:flex;height:120px;justify-content:center;margin:8px auto;width:120px}.playNow_bounce__ycV8u{animation-name:playNow_bounce__ycV8u;animation-timing-function:ease;text-align:center}.playNow_box___ijuT{align-self:flex-end;animation-duration:2s;animation-iteration-count:1;margin:0 auto;transform-origin:bottom}.blog-page{margin:0 -30px;max-width:800px;padding:20px}.blog-content{color:var(--light-color);line-height:1.6;text-align:justify}.p{font-size:15px;margin-bottom:20px}.header_header__R3wYf{background-color:var(--first-color);box-shadow:0 1px 1px 0 #ffffff30;color:#fff;height:60px;justify-content:space-between;margin:auto -20px 40px -30px;padding:12px 20px 12px 18px;position:-webkit-sticky;position:sticky;top:0;width:calc(100% + 60px);z-index:2}.header_header__R3wYf,.header_logo__4Zn2n{align-items:center;display:flex;flex-wrap:wrap}.header_logo__4Zn2n{flex-wrap:nowrap;font-size:22px;font-weight:700;justify-content:left;width:50%}.header_logo__4Zn2n nav{cursor:pointer;display:flex;flex-wrap:wrap;margin-right:8px}.header_header__R3wYf label{font-size:14px;font-weight:500;margin-bottom:6px}.header_logo__4Zn2n nav img{cursor:pointer}.header_headerRight__beEHK{display:flex;flex-wrap:wrap;justify-content:flex-end;width:50%}.header_totalCoins__4w69L{align-items:center;background:#080456;border-radius:24px;display:flex;flex-wrap:wrap;flex-wrap:nowrap;height:35px;min-width:80px;padding:1px 16px 4px 8px;width:auto}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header_totalCoins__4w69L a{align-items:center;display:flex;flex-wrap:wrap}.header_totalCoins__4w69L a span{font-size:15px;font-weight:900;line-height:15px;line-height:12px;padding-left:10px;padding-top:4px}.header_totalCoins__4w69L a span span{display:flex;font-size:10px;font-weight:400;padding:0;width:100%}.header_notification__roink{align-items:center;animation:rotate .2s linear infinite;background:#0e0a5f;border-radius:28px;cursor:pointer;display:flex;height:34px;justify-content:center;justify-self:end;margin-left:1px;margin-right:-5px;padding:8px;position:relative;width:34px}@keyframes rotate{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@media (max-width:768px){.header_sidebarToggle__Z8XaD{align-items:center;flex-direction:row}.header_header__R3wYf{padding:12px}.header_logo__4Zn2n{font-size:16px}.header_headerRight__beEHK{align-items:center;flex-direction:row}.header_logo__4Zn2n nav img{cursor:pointer;height:30px;width:auto}}
/*# sourceMappingURL=main.9238eb79.css.map*/