.juegoInteractivo{display:flex;flex-direction:column;margin:2% auto;width:98%;height:auto;background:#f5f5f5}.juegoInteractivo__titulo{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:center;height:50px;font-size:1.3rem;margin:0 10px;font-weight:700;line-height:38px;text-align:center;color:#fff}.juegoInteractivo__contenido{display:flex;flex-direction:row;justify-items:center;justify-content:center;align-items:center;align-content:center;width:98}.juegoInteractivo__contenido-caja1{display:flex;flex-direction:column;justify-items:center;justify-content:center;align-items:center;align-content:center;height:auto;background:#f5f5f5}.juegoInteractivo__caja2{display:flex;flex-direction:column;flex-wrap:nowrap;margin:20px auto auto;width:52vw;height:52vw;background-image:url(./../../images/juegos/juego-interactivo.png);background-repeat:no-repeat;background-size:50vw 50vw;border-radius:0}.juegoInteractivo__parrafo{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:center;font-size:1rem;height:50px;margin:0 10px}.juegoInteractivo__caja3{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;font-size:.9rem;width:17rem;height:5rem;padding:5px}.juegoInteractivo__btn--repositorio,.juegoInteractivo__btn--ver{display:flex;padding:16px;position:static;border-radius:5%;height:51px}.juegoInteractivo__btn--repositorio{width:105px;margin:0 10px;background:grey}.juegoInteractivo__btn--ver{width:109px;background:#2a7ae4;color:#fff}@media (max-width:1199px) and (min-width:992px){.juegoInteractivo{width:97%}}@media (max-width:991px) and (min-width:768px){.juegoInteractivo{width:97%;margin:auto}}@media (max-width:575px){.juegoInteractivo__contenido{display:flex;flex-direction:column;margin-top:20px;height:auto;background:#f5f5f5;margin-left:5px;width:98%}.juegoInteractivo__titulo{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;font-size:1rem;margin:0 auto;font-weight:700;line-height:38px;text-align:center;color:#fff;height:50px;width:92vw}.juegoInteractivo__caja1{display:flex;flex-direction:column;justify-items:center;justify-content:center;align-items:center;align-content:center;background:#f5f5f5;height:auto;width:94vw}.juegoInteractivo__parrafo{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:center;font-size:1.5rem;height:50px;margin:0 10px}}