@import url(https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Frijole&family=Honk&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Original+Surfer&family=Russo+One&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--dark-red:#800020;--light-red:#cda1a7;--yellow:#f7fab0;--light-green:#a5fb98}body{background-color:#800020;background-color:var(--dark-red);display:flex;flex-direction:column;font-family:Ubuntu;height:100%;margin:0;padding:0;width:100%}#language-select{background-color:#f7fab0;background-color:var(--yellow);border-radius:10px;cursor:pointer;font-size:20px;padding:10px}.header-bar{align-items:center;display:flex;justify-content:space-between;margin:40px}.header-bar img{cursor:pointer;height:auto;transition:transform .5s ease-in-out;width:60px}.header-bar img:hover{transform:rotate(30deg)}h1{font-family:Russo One}.gameModes{background-color:#f7fab0;background-color:var(--yellow);border-radius:15px;box-shadow:2px 2px 2px 1px #4201114d;color:#000;padding:10px;transition:transform .5s ease-in-out}.gameModes,.modes{display:flex;flex-direction:column}.modes{gap:30px}.gameModes:hover{transform:rotateX(-10deg)}.gameModes img{height:auto;margin:auto;width:100px}.container{background-color:#800020;background-color:var(--dark-red);border-radius:10px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:30px auto auto;overflow-y:auto;padding:10px;text-align:center;width:30%}h3{margin-top:10px}button{background-color:#800020;background-color:var(--dark-red);border:none;border-radius:10px;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;font-family:Spicy Rice;font-weight:400;margin:20px auto;padding:5px 10px;text-shadow:5px 5px 10px #0000004d;transition:transform .3s ease;width:100px}button:hover{border-color:#f7fab0;border-color:var(--yellow);transform:scale(1.07)}.players-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:100%;padding:30px 40px}.menu-btn .menu-logo{height:auto;width:30px}.menu-btn{background-color:#f7fab0;background-color:var(--yellow);width:70px}.score{align-items:center;max-height:30px}.game-level,.lifes,.score{background-color:#f7fab0;background-color:var(--yellow);border-radius:10px;display:flex;flex-direction:row;gap:10px;padding:10px;width:auto}.lifes-number{transition:transform 1s ease,filter .5s ease;width:50px}.lifes-number:hover{animation:rotate 3s linear infinite;filter:drop-shadow(10px 10px 20px rgba(0,0,0,.3))}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotateY(1turn)}}.game-level{box-shadow:2px 2px 2px 1px #4201114d;display:flex;flex-direction:column;margin:30px 40px;padding:40px}.playerAnswer{margin:auto}.game-level input{border-radius:10px;font-size:18px;height:30px;text-align:center;width:120px}.win{background-color:#a5fb98;background-color:var(--light-green)}#equation{text-align:center}.shake{animation:shake .4s ease-in-out}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.swal2-popup{background-color:#800020!important;background-color:var(--dark-red)!important;border:3px solid #f7fab0!important;border:3px solid var(--yellow)!important}.swal2-html-container{color:#fff!important}.swal2-title{color:#f7fab0;color:var(--yellow)}.swal2-cancel,.swal2-confirm{background-color:#f7fab0!important;background-color:var(--yellow)!important;color:#000!important}#configuration{border-radius:10px;justify-content:center;justify-items:center;margin:auto;padding:15px;text-align:center;width:60%}#configuration,.menu{background-color:#f7fab0;background-color:var(--yellow)}.games,.volume-container,.youtube{align-items:center;display:flex;flex-direction:row;gap:10px}.games,.youtube{cursor:pointer;justify-content:center;transition:transform .5s ease-in-out}.games:hover,.youtube:hover{transform:scale(1.1)}.games img,.youtube img{height:40px;width:40px}#configuration p{font-weight:700}.menu-icon{background-color:#f7fab0;background-color:var(--yellow);border-radius:10px;padding:10px}.header-bar .menu-icon{width:40px}.equations button{color:#f7fab0;color:var(--yellow);font-size:30px;height:300px;width:40%}.equations{display:flex;gap:30px}.my-swal{white-space:pre-line}@media (max-width:350px){.players-info{gap:10px;margin:auto auto auto -10px;padding:0 40px;text-align:center}}@media (max-width:400px){.players-info{margin-left:-1%}.equations{display:flex;gap:10px}}@media (max-width:800px){.lifes-number{width:30px}.score{height:18px}.menu-btn{height:38px;width:60px}.players-info{padding:0 40px}.header-bar{margin-bottom:10px}.header-bar img{width:50px}#configuration{margin-top:40px;width:80%}.container{width:70%}.equations{flex-direction:column}.equations button{color:#f7fab0;color:var(--yellow);font-size:30px;height:200px;width:90%}}
/*# sourceMappingURL=main.e269eba1.css.map*/