@import"https://fonts.googleapis.com/css2?family=Bowlby+One+SC&family=Luckiest+Guy&family=Quicksand:wght@300;400;500;600;700&display=swap";.selected[data-v-777ed6c8]{color:red;font-weight:700}.question-card[data-v-777ed6c8]{border:3px solid blueviolet;padding:20px;color:#f5f5f5;border-radius:20px;margin:20px 0;text-align:center}h3[data-v-777ed6c8]{font-size:30px;margin-bottom:15px}ul[data-v-777ed6c8]{list-style:none;padding:0}li[data-v-777ed6c8]{background-color:#070630;margin:10px 0;padding:10px;border-radius:5px;cursor:pointer;transition:background-color 1s ease}li[data-v-777ed6c8]:hover{background-color:#8a2be2;transform:scale(1.2)}li.selected[data-v-777ed6c8]{background-color:brown;color:#e1eb58}.next-button[data-v-64696376]{border:3px solid blueviolet;padding:5px 20px;color:#8a2be2;border-radius:20px;transition:background-color .7s ease,color .7s ease;cursor:pointer;margin-right:100px}.next-button[data-v-64696376]:hover{background-color:#e22b9c;color:#fff;transform:rotate(360deg) scale(1.5)}header[data-v-64696376]{border:3px solid blueviolet;padding:20px;color:#00f;border-radius:40px}section[data-v-64696376]{border:3px solid blueviolet;padding:20px;color:#0059ff;border-radius:40px}h2[data-v-64696376]{font-size:18px;text-align:center;color:#00f}.styled-image[data-v-64696376]{width:60px;height:60px}.styled-image[data-v-64696376]:hover{transform:scale(5)}body{background-color:#f00ae1ef;display:flex;align-items:center;justify-content:center;height:100vh;color:#fff}.menu_box{width:50vw;background-color:#2a3164;border-radius:1.2em;box-shadow:#00000040 0 25px 50px -12px;overflow:hidden;overflow-y:scroll;padding:2em;flex-direction:column;display:flex;align-items:center}.menu_box div .quiz_box{margin:1em 0}.menu_box .box{width:100%}.menu_box .box h1{font-size:1em;font-family:Quicksand,sans-serif;margin:.8em 0;font-weight:800}.menu_box .back_score{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.menu_box .back_score .score{width:25vw;position:relative;height:85vh;background-color:#2a3164;border-radius:1.2em;box-shadow:#00000040 0 25px 50px -12px;overflow:hidden;overflow-y:scroll;padding:2em;flex-direction:column;display:flex;align-items:center;justify-content:space-between;z-index:999}.menu_box .back_score .score:before{content:" ";position:absolute;left:0;top:0;width:100%;height:40%;opacity:.4;background-image:url(/assets/confetti.1ab6b46e.svg);background-repeat:no-repeat;background-position:50% 0;background-size:cover;z-index:-1}.menu_box .back_score .score .result{display:flex;flex-direction:column;align-items:center;width:80%}.menu_box .back_score .score .result h2{font-family:Bowlby One SC,cursive;text-align:center}.menu_box .back_score .score .back{display:flex;flex-direction:column;width:100%}.menu_box .back_score .score .back .btn{border-radius:1em;text-decoration:none;font-size:1em;color:#fff;padding:1.7em 0;width:100%;margin:1em 0;display:flex;justify-content:center;border:none;background:linear-gradient(90deg,rgb(128,0,255) 0%,rgb(215,2,245) 100%);font-family:Quicksand,sans-serif;transition:.25s;cursor:pointer;font-weight:600}.menu_box .back_score .score .back .btn:hover{text-decoration:underline}.menu_box .back_score .score .back .prec{background:transparent;border:none}.menu_box .quiz_image{height:80%;overflow:hidden;border-radius:1em}.menu_box .quiz_image img{margin:1em 0;width:100%;border-radius:1em}.menu_box h1{font-size:2em;margin:0 0 .3em;font-family:Bowlby One SC,cursive;text-align:justify}.menu_box .box_props{display:flex;flex-wrap:wrap;justify-content:center;margin:1em 0;width:100%}.menu_box .box_props li{width:100%;font-family:Quicksand,sans-serif;display:flex;justify-content:center;border-radius:1em;background-color:#383e6e;padding:1em 0;flex-direction:row;color:#fff;cursor:pointer;border:none;transition:.25s;margin:.5em 0}.menu_box .box_props .correct{background-color:#4a4cdb;color:#fff}.menu_box .box_props .correct:hover{background-color:#4a65db}.menu_box .box_props .incorrect{background-color:#f07564;color:#fff}.menu_box .box_props .incorrect:hover{background-color:#f07564}.menu_box .button_quiz{display:flex;width:100%;align-items:center;flex-direction:column}.menu_box .button_quiz button{border-radius:1em;color:#fff;width:100%;padding:1.7em;border:none;margin:.5em 0;background:linear-gradient(90deg,rgb(95,13,95) 0%,rgb(215,2,245) 100%);font-family:Quicksand,sans-serif;transition:.25s;cursor:pointer;font-weight:600}.menu_box .button_quiz button:hover{text-decoration:underline}.menu_box .button_quiz .prec{background:transparent;border:none}.menu_box .progress_bar{display:flex;flex-wrap:wrap;justify-content:center}.menu_box .progress_bar .progress_round{border-radius:10em;border:1px solid #fff;height:2.3em;width:2.3em;margin:.5em;display:flex;align-items:center;justify-content:center;font-family:Bowlby One SC,cursive}.menu_box nav{display:flex;width:100%;align-items:center;justify-content:space-between}.menu_box nav .router{color:#fff;font-family:Bowlby One SC,cursive;text-decoration:none}.menu_box nav .router span{font-family:Quicksand,sans-serif}.menu_box nav .router span:hover{text-decoration:underline}.menu_box .quiz_box{margin:1em;border-radius:1em;overflow:hidden;position:relative;box-shadow:#00000040 0 25px 50px -12px}.menu_box .quiz_box .quiz_info{width:100%;position:absolute;bottom:0;color:#fff;background-color:#383e6e;display:flex;justify-content:space-between;align-items:center}.menu_box .quiz_box .quiz_info span{font-family:Bowlby One SC,cursive;font-size:2em;display:flex;align-items:center;margin:.5em}.menu_box .quiz_box .quiz_info .routerlink{cursor:pointer;font-family:Quicksand,sans-serif;font-weight:600;font-size:.8em;text-decoration:none;margin:1em;border:1px solid #fff;border-radius:10em;padding:.7em 2em;background-color:transparent;transition:.25s;color:#f4ebeb}.menu_box .quiz_box .quiz_info .routerlink:hover{border:1px solid #2A3164;background-color:#f4ebeb;color:#000;text-decoration:underline}.menu_box .quiz_box img{width:100%}.active{background:linear-gradient(90deg,rgb(134,1,255) 0%,rgb(160,0,255) 29%,rgb(180,0,255) 61%,rgb(215,2,255) 100%);border:0px}.justified-text{background:linear-gradient(90deg,rgb(166,1,255) 0%,rgb(160,0,255) 29%,rgb(180,0,255) 61%,rgb(215,2,255) 100%);text-align:justify;text-transform:capitalize;text-decoration:"";font-size:0,5vw}
