@charset "UTF-8";.contenedor-investigacion{display:flex;flex-wrap:wrap;font-family:Karla,sans-serif;text-align:center}.bloque-investigacion{flex:1 1 50%;padding:100px 20px 60px;position:relative;overflow:hidden}.bloque-investigacion img,.bloque-investigacion h3,.bloque-investigacion p{transition:transform 0.4s ease,opacity 0.4s ease;will-change:transform,opacity}.bloque-investigacion:hover img{animation:iconoDown 0.9s ease-out}.bloque-investigacion:hover h3,.bloque-investigacion:hover p{animation:textoUp 0.9s ease-out}.bloque-investigacion img{width:70px;margin-bottom:35px}.bloque-investigacion h3{margin-bottom:15px;font-size:20px}.bloque-investigacion p{font-size:16px;line-height:24px;margin:0 auto;max-width:400px}@media screen and (max-width:768px){.bloque-investigacion{flex:1 1 100%;padding:70px 20px 40px}.bloque-investigacion img{width:60px;margin-bottom:25px}.bloque-investigacion h3{font-size:18px}.bloque-investigacion p{font-size:15px;line-height:22px}}
