:root{--verde-oscuro: #43B33B;--verde-claro: #f1fbf1}#pantalla{width:100%;max-width:1200px;min-width:1025px;height:100%;max-height:800px;background-color:#fcfcfc;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.25rem;overflow:hidden;overflow-y:hidden;-webkit-ovwerflow-scrolling:none}.error-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem;align-items:center;background-color:#ff000026;color:red;padding:.5rem;margin:1rem;border-radius:10px}.tarea{width:100%}.instrucciones{width:100%;font-size:1.25rem;text-align:center;padding:2rem}.carta{width:9%;height:80px;background-color:#fdfdfd;border:1px solid #d5d5d5;border-radius:1rem;display:flex;align-items:center;align-content:center;justify-content:center;-webkit-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);-moz-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);box-shadow:10px 10px 5px -4px #e3e3e3}.carta p{font-family:sans-serif;font-weight:bolder;font-size:3rem;color:navy}#ficha_comodin{top:0;left:0;position:absolute}.botonera{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8rem;margin-top:3rem}@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){#pantalla{width:100%;height:100vh;border-radius:0}}.boton_base{width:250px;height:50px;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0 auto}.ficha{width:7%}#form_login{background-color:#fdfdfd;border-radius:10px;border:1px solid #ccc;padding:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}#form_login form{width:100%;max-width:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding-bottom:2rem}#form_login form label{font-size:1.5rem;font-weight:700;color:#333;margin-top:1rem}#form_login input{padding:.25rem;font-size:1.25rem}#form_login .lang_selector{display:flex;width:100%;justify-content:right;align-content:center;align-items:center;gap:.5rem;margin-top:1rem}#form_login select{padding:.25rem;font-size:1.05rem;border-radius:5px;border:1px solid #ccc;background-color:#fdfdfd;color:#333;cursor:pointer}#form_login hr{width:100%;margin-top:1rem;margin-bottom:1rem;height:.1rem;background-color:#ccc}#demograficos{background-color:#fdfdfd;border-radius:10px;border:1px solid #ccc;padding:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}#demograficos form{width:100%;max-width:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding-bottom:2rem}#demograficos .form-row{padding:.15rem .15rem .5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:1rem;border-bottom:1px solid #444}#demograficos label{width:300px}#demograficos select{padding:.25rem;font-size:1.05rem}#demograficos .form-items{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}#demograficos .form-items span{font-size:1.15rem;text-transform:capitalize}#tarea1 .instrucciones{width:100%;font-size:1.25rem;text-align:center;padding:2rem;opacity:0}#tarea1 .imagen{display:flex;justify-items:center;align-items:center;justify-content:center;text-align:center;height:50%;opacity:0;transition:opacity .5s ease}#tarea1 .imagen img{max-width:300px}#tarea1 .botonera{background-color:transparent;display:flex;height:25%;flex-direction:row;justify-content:space-evenly;align-items:center}.text-green{font-weight:700;color:green}.text-blue{font-weight:700;color:#00f}#tarea1 .botonera{opacity:0;transition:opacity .5s ease}#botonAudio{background-color:var(--verde-oscuro);color:#fff;border:none;border-radius:100%;padding:10px;font-size:16px;cursor:pointer;position:absolute;top:20px;right:20px;z-index:100;width:50px;height:50px;box-shadow:0 4px 8px #0003;flex:row;justify-content:center;align-items:center;display:flex}.pantalla{width:100%;max-width:800px;max-height:600px;background-color:#fdfdfd;display:flex;flex-direction:column;border:1px grey solid;overflow:hidden}#tarea2 .instrucciones{width:100%;font-size:1.25rem;text-align:center;padding:2rem;opacity:0}#tarea2 .item-container{display:flex;flex-direction:column;align-items:center;align-content:center;width:100%;padding:2rem;opacity:0;transition:opacity .5s ease}#tarea2 .fila{width:100%;padding:2rem 0rem;display:flex;flex-direction:row;margin:0rem 1rem;align-items:center;justify-items:center;justify-content:center;cursor:pointer}#tarea2 .fila:hover{background-color:#ebf9ea;border:1px solid #8FF888}#tarea2 .ficha{width:10%}.mostrar{opacity:1!important}:root{--button-height: 3rem;--color-text: rgba(0, 0, 0, .5);--color-text-shadow: rgba(255, 255, 255, .15);--color-bg: #899095;--color-bg-light: #969DA3;--color-bg-dark: #7D878F;--color-overlay-light: rgba(255, 255, 255, .2);--color-overlay-medium: rgba(0, 0, 0, .1);--color-overlay-dark: rgba(0, 0, 0, .2);--color-tab-focus: rgba(255, 255, 255, .15)}.red-button{--color-bg: #E44E55;--color-bg-light: #E47479;--color-bg-dark: #D13239}.green-button{--color-bg: #00A07D;--color-bg-light: #00AF8A;--color-bg-dark: #008F70;--color-text: rgba(255, 255, 255, .99)}.blue-button{--color-bg: #0066B4;--color-bg-light: #3981CA;--color-bg-dark: #004EAD;--color-text: rgba(255, 255, 255, .99)}.yellow-button{--color-bg: #FFC054;--color-bg-light: #FFD996;--color-bg-dark: #F2AA30}.retro-button{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-size:calc(var(--button-height) / 3);font-family:Open Sans,sans-serif;background:var(--color-bg);height:var(--button-height);min-width:var(--button-height);min-width:3rem;max-width:15rem;border-radius:calc(var(--button-height) / 2);border:0;font-weight:800;text-transform:uppercase;color:var(--color-text);text-shadow:1px 1px var(--color-text-shadow);cursor:pointer;margin:6px;padding:0 1.5rem;letter-spacing:.1em;transition:all .2s ease;box-shadow:-1px -1px 1px var(--color-bg),0 0 0 4px var(--color-overlay-medium),1px 1px 1px var(--color-bg-dark),inset 0 0 0 var(--color-overlay-dark),inset .5rem .5rem .25rem var(--color-bg-light)}.retro-button::-moz-focus-inner{outline:none;border:none}.retro-button:focus{outline:none;box-shadow:-1px -1px 1px var(--color-bg-dark),0 0 0 4px var(--color-tab-focus),1px 1px 1px var(--color-bg-dark),inset 0 0 0 var(--color-overlay-dark),inset .5rem .5rem .25rem var(--color-bg-light)}.retro-button:hover{box-shadow:-1px -1px 1px var(--color-bg-dark),0 0 0 4px var(--color-overlay-dark),1px 1px 1px var(--color-bg-dark),inset 0 0 0 var(--color-overlay-dark),inset .5rem .5rem .25rem var(--color-bg-light)}.retro-button:active{box-shadow:inset 1px 1px 1px var(--color-bg),0 0 0 4px var(--color-overlay-dark),inset -1px -1px 1px var(--color-bg-light),inset .5rem .5rem .75rem var(--color-bg-dark),inset .5rem .5rem .5rem var(--color-bg-light)}.contenedorBoton{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;gap:2rem}.contenedorBoton .parrafo{font-size:2rem;margin:0 1rem;font-weight:700}#tarea3 .instrucciones{width:100%;font-size:1.25rem;text-align:center;padding:2rem;opacity:0}#tarea3 .fila_muestra{width:100%;margin:.25rem;display:flex;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea3 .container_receptor{width:96%;margin:.5rem 2%;border:1px solid #43B33B;background-color:#f1fbf1;display:flex;height:120px;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea3 .fichas_disponibles{width:100%;margin-top:1rem;margin:.25rem;height:100px;display:flex;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea3 .item-container{display:flex;flex-direction:column;gap:20px}#tarea3 .ficha,#tarea3 .ficha_vacia{width:9%}#tarea3 .botonera{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8rem;margin:1rem 0rem}#tarea3 .seleccionada{border-radius:50%;border:2px solid #43B33B;background-color:#43b33b}#tarea4 .instrucciones{width:100%;font-size:1.25rem;text-align:center;padding:2rem;opacity:0}#tarea4 .fila_muestra{width:100%;margin:.25rem;padding-left:1rem;display:flex;flex-direction:row;align-items:center;justify-items:center;justify-content:left}#tarea4 .ficha{width:9%}#tarea4 .container_receptor{width:98%;margin:1rem 1%;padding:.2rem;border:1px solid #43B33B;background-color:#f1fbf1;display:flex;height:110px;flex-direction:row;align-items:center;justify-items:left;justify-content:left;gap:.5rem}#tarea4 .fichas_disponibles{width:100%;margin-top:1rem;height:100px;display:flex;justify-content:space-around}#tarea4 .item-container{display:flex;flex-direction:column;gap:20px}#tarea4 .botonera{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8rem;margin-bottom:1rem}.carta{width:9%;height:80px;background-color:#fdfdfd;border:1px solid #d5d5d5;border-radius:1rem;display:flex;align-items:center;align-content:center;justify-content:center;-webkit-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);-moz-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);box-shadow:10px 10px 5px -4px #e3e3e3;font-family:sans-serif;font-weight:bolder;font-size:3rem;color:navy}.carta .seleccionada{border:2px solid forestgreen}#tarea5{width:100%}#tarea5 .instrucciones{width:100%;font-size:1.25rem;text-align:center;padding:2rem;opacity:0}#tarea5 .contenedor_unico{display:flex;flex-direction:row;padding:.25rem;margin-bottom:2rem;align-items:center;justify-content:center;gap:1rem;width:100%}#tarea5 .cartaClicable{width:9%;height:80px;background-color:#fdfdfd;border:1px solid #d5d5d5;border-radius:1rem;display:flex;align-items:center;align-content:center;justify-content:center;-webkit-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);-moz-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);box-shadow:10px 10px 5px -4px #e3e3e3;cursor:pointer;font-family:sans-serif;font-weight:bolder;font-size:3rem;color:navy}#tarea5 .cartaClicable:hover{border:2px solid salmon}#tarea5 .cartaClicable p{font-family:sans-serif;font-weight:bolder;font-size:3rem;color:navy}#tarea5 .cartaSeleccionada{width:9%;height:80px;background-color:navy;border:1px solid blue;border-radius:1rem;display:flex;align-items:center;align-content:center;justify-content:center;-webkit-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);-moz-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);box-shadow:10px 10px 5px -4px #e3e3e3;cursor:pointer;color:#fdfdfd}#tarea6 .cuadro{width:100%;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center}#tarea6 .tarjeta{width:61px;height:61px;display:flex;justify-content:center;align-items:center;border:1px solid black;border-radius:5px;cursor:pointer;background-color:azure;font-size:1.5rem;font-weight:bolder}#tarea6 .tarjeta:hover{border-color:#ff7979}#tarea6 .seleccionada{background-color:#0505c880;border-color:#0c0cff;color:#fff}#tarea6 .instrucciones{width:100%;font-size:1.25rem;text-align:center;padding:2rem;opacity:1}#tarea7 .carta{width:9%;height:80px;background-color:#fdfdfd;border:1px solid #d5d5d5;border-radius:1rem;display:flex;align-items:center;align-content:center;justify-content:center;-webkit-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);-moz-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);box-shadow:10px 10px 5px -4px #e3e3e3}#tarea7 .carta p{font-family:sans-serif;font-weight:bolder;font-size:3rem;color:navy}#tarea7 .carta{cursor:pointer}#tarea7 .carta:hover{border:2px solid salmon}#tarea7 .ficha{width:9%}#tarea7 .empezar{width:200px;display:flex;flex-direction:row;justify-content:center;padding:10px;margin:10px auto}#tarea7 h2{text-align:center;font-family:sans-serif;font-weight:bolder;font-size:2rem;margin-bottom:1rem}#tarea7 .fila_muestra{display:flex;flex-direction:row;justify-content:center;margin:10px;gap:2rem;width:100%}#tarea8 .carta{width:9%;height:80px;background-color:#fdfdfd;border:1px solid #d5d5d5;border-radius:1rem;display:flex;align-items:center;align-content:center;justify-content:center;-webkit-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);-moz-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);box-shadow:10px 10px 5px -4px #e3e3e3}#tarea8 .carta p{font-family:sans-serif;font-weight:bolder;font-size:3rem;color:navy}#tarea8 .carta{cursor:pointer}#tarea8 .carta:hover{border:2px solid salmon}#tarea8 .ficha{width:9%}#tarea8 .empezar{width:200px;display:flex;flex-direction:row;justify-content:center;padding:10px;margin:10px auto}#tarea9 .carta{width:9%;height:80px;background-color:#fdfdfd;border:1px solid #d5d5d5;border-radius:1rem;display:flex;align-items:center;align-content:center;justify-content:center;-webkit-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);-moz-box-shadow:10px 10px 5px -4px rgba(227,227,227,1);box-shadow:10px 10px 5px -4px #e3e3e3}#tarea9 .carta p{font-family:sans-serif;font-weight:bolder;font-size:3rem;color:navy}#tarea9 .carta{cursor:pointer}#tarea9 .carta:hover{border:2px solid salmon}#tarea9 .imgContainer{width:800px;height:500px;border:1px blue solid;height:250px;border-radius:.5rem}#tarea9 .instrucciones{width:100%;font-size:1.25rem;text-align:center;padding:2rem}#tarea10 .cMariposas,#tarea10 .cNumeros{width:100%;display:flex;overflow:hidden;justify-content:center;gap:1rem;margin:1rem 0 2rem;padding-bottom:.3rem}#tarea10 .cMariposas .imgMariposa{width:65px;min-width:65px;cursor:pointer}#tarea10.cNumeros .carta{width:65px;cursor:default}#tarea10 .cNumeros .carta:hover{border:1px solid #d5d5d5}#tarea10 .resaltar{border:1px solid salmon}#tarea10 .marcar{border:1px solid blue;color:#fff;background-color:navy}#tarea10 .marcar p{color:#fff}#tarea10 .dedo{font-size:2rem;position:absolute;width:100px;height:100px;transform:translateY(-15%) translate(10%);animation:parpadeo 1s infinite}@keyframes parpadeo{0%{opacity:1}50%{opacity:0}to{opacity:1}}#tarea10 .botonera{display:flex;justify-content:center;gap:3rem;opacity:1;margin-bottom:2rem}#tarea11 .cfichas{display:block;width:100%;height:5rem;background-color:#333}#tarea11 .botonera{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8rem;margin-top:5rem}#tarea11 .cReceptor{width:96%;margin:1rem 2%;border:1px solid #43B33B;background-color:#f1fbf1;display:flex;height:120px;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea11 .cFichas{width:100%;margin-top:2rem;margin:.25rem;height:100px;display:flex;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea11 .seleccionada{border-color:3px solid #43B33B;background-color:#43b33b;border-radius:100%}#tarea11 .ficha{width:7%}#tarea12 .contenedor{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:1rem;margin:1rem 0}#tarea13 .cFichas{width:100%;margin-top:2rem;margin:.25rem;height:100px;display:flex;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea13 .cReceptor{width:96%;margin:1rem 2%;border:1px solid #43B33B;background-color:#f1fbf1;display:flex;height:120px;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea13 .seleccionada{border-color:3px solid #43B33B;background-color:#43b33b;border-radius:100%}#tarea14 .cFichas{width:100%;margin-top:1rem;margin:.25rem;height:100px;display:flex;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea14 .cReceptor{width:96%;margin:1rem 2%;border:1px solid #43B33B;background-color:#f1fbf1;display:flex;height:105px;flex-direction:row;align-items:center;justify-items:center;justify-content:center}#tarea14 .ficha{width:7%;padding:1px}#tarea14 .seleccionada{border-color:3px solid #43B33B;background-color:#43b33b;border-radius:100%}#tarea15 .tarea__texto{width:100%;height:3rem;text-align:center;font-size:3rem}#tarea15 .tarea__input{width:90%;height:6rem;font-size:3rem;margin:2rem 5%;text-align:center;background-color:#aceaa7;border:2px solid #43B33B;border-radius:1rem}#tarea16 .numero{font-size:2rem;font-weight:700;color:navy;background-color:#fff;border-radius:1rem;border:2px solid navy;width:17%;height:150px;display:flex;justify-content:center;align-items:center;margin:0 auto;margin-bottom:1rem}#tarea16 .seleccionado{cursor:pointer;background-color:navy;color:#fff}#tarea16 .contenedor__numeros{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}#tarea17 .caja__numero{display:flex;justify-content:center;align-items:center;flex-direction:row;width:250px;height:200px;gap:2rem;margin:0 auto}#tarea17 .caja__numero .numero{font-size:2.75rem;cursor:pointer;font-weight:800}#tarea17 .caja__numero .numero:hover{color:#8a2be2;font-weight:bolder}#tarea18 .contenedor__montones{display:flex;justify-content:center;align-items:center;width:100%;gap:3rem;box-sizing:border-box;flex-direction:row}#tarea18 .monton_fichas{width:155px}#tarea18 .cReceptor{width:96%;margin:1rem 2%;border:1px solid #43B33B;background-color:#f1fbf1;display:flex;height:240px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-items:center;justify-content:center;overflow:hidden}#tarea18 .moneda{width:70px}#tarea18 .billete{width:160px}#tarea19 .contenedor__numeros{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 auto;width:100%;gap:6rem}#tarea19 .contenedor__numeros .numero{border:1px solid blue;width:150px;height:175px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:navy;background-color:#f9f9ff;border-radius:1rem;cursor:pointer}#tarea20 .contenedor_fichas{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:150px;gap:1rem;margin:3rem .5rem .5rem 1rem}#tarea20 .carta{width:125px;height:175px;background-color:#fafafd;border-radius:.5rem;display:flex;justify-content:center;align-items:center;color:navy;font-size:2rem;font-weight:700;border:1px solid navy}#tarea20 .hueco{width:130px;height:180px;background-color:var(--verde-claro);border-radius:.5rem;border:1px var(--verde-oscuro) solid;display:flex;justify-content:center;align-items:center}#tarea20 .numero{background-color:#fafafd;color:#00f}.cartaMov{width:125px;height:175px;background-color:#fafafd;border-radius:.5rem;display:flex;justify-content:center;align-items:center;color:navy;font-size:2rem;font-weight:700;border:1px solid navy}.cartaComodin{top:0;left:0;position:absolute}#tarea20 .seleccionada{border:3px solid green}#t21 .cDisponible{width:100%;height:250px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;padding:.2rem}#t21 .instrucciones{padding:.25rem}#t21 .cartaMov{width:90px;height:125px;background-color:#fafafd;border-radius:.5rem;display:flex;justify-content:center;align-items:center;color:navy;font-size:2rem;font-weight:700;border:1px solid navy;overflow:hidden}#t21 .seleccionada{border:2px solid red}#t21 .cMontones{width:100%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1rem;padding:.5rem}#t21 .cMontones .carta{width:90px;height:125px;background-color:#fafafd;border-radius:.5rem;display:block;justify-content:center;align-items:center;color:navy;font-size:2rem;font-weight:700;border:1px solid navy;overflow:hidden;position:absolute}.posicion0{top:45px;left:85px}.posicion1{top:0;left:5px}.posicion2{top:50px;left:5px}.posicion3{top:100px;left:50px}.posicion4{top:0;left:50px}.posicion5{top:50px;left:50px}.posicion6{top:100px;left:100px}.posicion7{top:100px;left:5px}.posicion8{top:0;left:100px}.posicion9{top:50px;left:100px}.posicion10{top:95px;left:45px}#t21 .hueco{width:200px;height:200px;position:relative;background-color:var(--verde-claro);border-radius:.5rem;border:1px solid var(--verde-oscuro)}#t21 .cartaComodin{top:0;left:0;position:absolute}#t22 .contenedor__img,#t23 .contenedor__img{width:100%;display:flex;flex-direction:row;justify-content:center;gap:1rem;align-items:center}#t24 .contenedor{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;height:250px}#t24 .contenedorHorizontal{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:100%;height:350px;gap:6rem}#t24 .cPersonaje{width:300px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}#t24 .cPersonajeHorizontal{width:100px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}#t24 .cPersonaje p,.cPersonajeHorizontal p{width:100%;text-align:center;font-size:1.5rem;font-weight:700}#t24 .personaje{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#t24 .personajeHorizontal{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}#t24 .cPersonaje img,.cPersonajeHorizontal img{width:100%;max-height:200px;object-fit:contain}#t24 .fichas{position:relative;display:flex;flex-direction:column;align-items:center;transition:all 1s}#t24 .fichasHorizontal{position:relative;display:flex;flex-direction:row;align-items:center;transition:all 1s;height:75px;margin-bottom:.5rem}#t24 .ficha_personaje{height:30px;transition:all 1s}#t24 .ficha_movimiento{position:absolute;height:30px;width:30px}#t25 .cPrincipal{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:300px;gap:2rem}#t25 .cFichas{width:100%;height:100px}#t25 .cCajas{width:100%;height:50%;display:flex;justify-content:space-evenly;align-items:center;gap:6rem}#t25 .caja{width:150px;height:150px;background-color:var(--verde-claro);border-radius:10px;display:flex;border:1px solid var(--verde-oscuro);position:relative;z-index:1}#t25 .ficha{position:absolute;width:50px;height:50px;z-index:2}#t25 .posicion0{top:0;left:0}#t25 .posicion1{top:25px;left:15px}#t25 .posicion2{top:60px;left:0}#t25 .posicion3{top:20px;left:90px}#t25 .posicion4{top:75px;left:40px}#t25 .posicion5{top:90px;left:85px}#t25 .posicion6{top:70px;left:50px}#t25 .posicion7{top:35px;left:10px}#t25 .posicion8{top:10px;left:50px}#t25 .posicion9{top:20px;left:55px}#t25 .posicion10{top:30px;left:60px}#t25 .posicion11{top:35px;left:65px}#t25 .posicion12{top:52px;left:24px}#t25 .boton{width:250px;height:50px;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0 auto}#t25 .seleccionada{background-color:var(--verde-oscuro);color:#fff;border:2px solid var(--verde-oscuro);border-radius:50%}#t26 .cTarea{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:300px;gap:1rem}#t26 .cImagenes{display:flex;flex-direction:row;width:50%;padding-left:1rem;gap:1rem;justify-content:space-around}#t26 .cImagenes img{border:1px navy solid;border-radius:1rem;background-color:#fffff8}#t26 .cBotones{width:45%;margin-right:1rem;width:100%;height:100%;background-color:#f1f1f1;border-radius:2rem;border:1px solid #ccc;padding:1rem;gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}#t26 .boton{width:75px;height:75px;background-color:navy;color:#fff;font-size:2rem;border-radius:2rem;border:1px inset blue;cursor:pointer;transition:all .3s ease-in-out;box-shadow:3px 4px 5px #bfbfbf;justify-self:center}#t26 .boton_base{width:250px;height:50px;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0 auto}#t27{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%}#t27 .cBotones{width:300px;margin-right:1rem;min-height:225px;background-color:#f1f1f1;border-radius:2rem;border:1px solid #ccc;padding:1rem;gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}#t27 .boton{width:75px;height:75px;background-color:navy;color:#fff;font-size:2rem;border-radius:2rem;border:1px inset blue;cursor:pointer;transition:all .3s ease-in-out;box-shadow:3px 4px 5px #bfbfbf;justify-self:center}#t27 .boton_base{width:250px;height:50px;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0 auto}#t28 .cTexto{width:100%;padding:0rem 1rem;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#t28 .texto{font-size:2rem;font-weight:700;color:var(--verde-oscuro);border:1px solid var(--verde-oscuro);background-color:var(--verde-claro);width:100%;text-align:center;margin:0;padding:.5rem;height:6rem;border-radius:1rem}#t28 .boton_base{width:250px;height:50px;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0 auto}#t29 .cTexto{width:100%;padding:0rem 1rem;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#t29 .texto{font-size:2rem;font-weight:700;color:var(--verde-oscuro);border:1px solid var(--verde-oscuro);background-color:var(--verde-claro);width:100%;text-align:center;margin:0;padding:.5rem;height:6rem;border-radius:1rem}#t30 .cBotones{width:300px;margin-right:1rem;height:100%;background-color:#f1f1f1;border-radius:2rem;border:1px solid #ccc;padding:1rem;gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}#t30 .boton{width:75px;height:75px;background-color:navy;color:#fff;font-size:2rem;border-radius:2rem;border:1px inset blue;cursor:pointer;transition:all .3s ease-in-out;box-shadow:3px 4px 5px #bfbfbf;justify-self:center}#t30 .cPrincipal{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap}#t30 .cTextos{width:50%}.audioLine{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin:1rem}.audioLine p{font-size:1.25rem;color:#000;font-weight:700}.botonAudioLine{background-color:var(--verde-oscuro);color:#fff;border:none;border-radius:100%;padding:10px;font-size:16px;cursor:pointer;z-index:100;width:35px;height:35px;box-shadow:0 4px 8px #0003;flex:row;justify-content:center;align-items:center;display:flex}#t31 .cTarea{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:300px;gap:1rem}#t31 .cImagenes{display:flex;flex-direction:row;width:250px;height:250px;padding-left:1rem;gap:1rem;justify-content:space-around}#t31 .cImagenes img{width:50px;height:50px;position:absolute}#t31 .cBotones{width:40%;margin-right:1rem;background-color:#f1f1f1;border-radius:2rem;border:1px solid #ccc;padding:1rem;gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}#t31 .boton{width:75px;height:75px;background-color:navy;color:#fff;font-size:2rem;border-radius:2rem;border:1px inset blue;cursor:pointer;transition:all .3s ease-in-out;box-shadow:3px 4px 5px #bfbfbf;justify-self:center}#t32{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%}#t32 .cBotones{width:300px;margin-right:1rem;height:100%;background-color:#f1f1f1;border-radius:2rem;border:1px solid #ccc;padding:1rem;gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}#t32 .boton{width:75px;height:75px;background-color:navy;color:#fff;font-size:2rem;border-radius:2rem;border:1px inset blue;cursor:pointer;transition:all .3s ease-in-out;box-shadow:3px 4px 5px #bfbfbf;justify-self:center}#t33 .cTexto{width:100%;padding:0rem 1rem;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#t33 .texto{font-size:2rem;font-weight:700;color:var(--verde-oscuro);border:1px solid var(--verde-oscuro);background-color:var(--verde-claro);width:100%;text-align:center;margin:0;padding:.5rem;height:6rem;border-radius:1rem}#t34 .cTexto{width:100%;padding:0rem 1rem;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#t34 .texto{font-size:2rem;font-weight:700;color:var(--verde-oscuro);border:1px solid var(--verde-oscuro);background-color:var(--verde-claro);width:100%;text-align:center;margin:0;padding:.5rem;height:6rem;border-radius:1rem}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#333}#root{height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}
