@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&family=Rubik+Distressed&display=swap);@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital@0;1&family=Poppins:wght@300;400&family=Rubik+Distressed&display=swap);.operations label[data-v-30278d30]{width:120px;height:120px;background:#04d516;margin:10px;color:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:60px;cursor:pointer}.operations input[data-v-30278d30]{display:none}#addition:checked~label[for=addition][data-v-30278d30],#division:checked~label[for=division][data-v-30278d30],#multiplication:checked~label[for=multiplication][data-v-30278d30],#subtraction:checked~label[for=subtraction][data-v-30278d30]{background:red;color:#fff;box-shadow:1px 1px 11px 11px rgba(0,0,0,.35)}.levelss label[data-v-30278d30]{height:120px;width:120px;background:#04d516;margin:10px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:30px;border-radius:15px;cursor:pointer;font-family:Josefin Sans,sans-serif}.levelss h3[data-v-30278d30],.math-game-title h2[data-v-30278d30]{color:#fff;font-size:37px;text-shadow:2px 2px 10px rgba(0,0,0,.6);font-family:Josefin Sans,sans-serif}#level_1:checked~label[for=level_1][data-v-30278d30],#level_2:checked~label[for=level_2][data-v-30278d30],#level_3:checked~label[for=level_3][data-v-30278d30]{background:red;color:#fff;box-shadow:1px 1px 12px 12px rgba(0,0,0,.35)}.levels input[data-v-30278d30]{display:none}.btnSave button[data-v-30278d30]{height:80px;width:40%;border:none;outline:none;background:#04d516;color:#fff;font-size:35px;border-radius:10px;font-family:Josefin Sans,sans-serif;transition:.3s ease}.btnSave button[data-v-30278d30]:hover{box-shadow:1px 1px 8px 8px rgba(0,0,0,.35);transition:.3s ease}.math-game-title h1[data-v-30278d30]{font-size:80px;font-family:Rubik Distressed,cursive;color:#fff;text-shadow:5px 11px 11px rgba(0,0,0,.6)}.game_modal[data-v-2d92983c]{position:fixed;z-index:1;width:100%;height:100%;background:rgba(0,0,0,.3)}.game_modal .card[data-v-2d92983c]{top:40%;left:30%;width:450px}body{height:100vh;background:url(/img/math3.71d4875c.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;overflow-y:hidden}body,nav{width:100%}nav{height:80px;background-color:#fff;color:#000}.navbar .navbar-left{width:80%}.navbar .navbar-left h2{color:#4eebb6;text-shadow:1px 3px 5px rgba(0,0,0,.4);font-size:45px;font-family:Rubik Distressed,cursive;color:#08f52b}.navbar .navbar-right{width:20%;display:flex;align-items:center;justify-content:end;font-family:Josefin Sans,sans-serif}.navbar .navbar-right button{width:100px;height:60px;background:#2cf004;box-shadow:1px 1px 8px 4px rgba(0,0,0,.2);color:#fff;font-size:25px;outline:none;border:none;border-radius:10px}.border-right{font-family:Josefin Sans,sans-serif}.card .game_start,.card-level span{font-size:25px}.card-level strong{font-size:22px}.question{background:#ccc;width:90%;margin:auto;padding:5px}.result-score{font-family:Josefin Sans,sans-serif}.number-1,.number-2{width:100px;height:100px;background:#0482e9;font-size:50px;margin-left:10px;margin-right:10px;text-align:center;padding-top:10px;color:#fff;border-radius:10px}.operation{width:70px;margin-top:15px;background:#7dfe88;color:#fff}.operation,.randomNumber label{height:70px;font-size:30px;text-align:center;padding-top:10px;border-radius:10px}.randomNumber label{width:100px;background:#fbdf09;margin:10px;border:1px solid rgba(0,0,0,.2);cursor:pointer;color:#333232}.randomNumber input{display:none}.game-play{width:100%;height:100%;background:rgba(0,0,0,.8);position:absolute;top:0;left:0}.game-play,.game-play h1{display:flex;align-items:center;justify-content:center}.game-play h1{font-size:60px;color:red;background:#fff;width:200px;height:200px;border-radius:50%;cursor:pointer}.bgModal[data-v-29ef646a]{width:100%;height:100%;background:rgba(0,0,0,.2)}