.hero .modulo-contenido{padding:2rem 0;i{font-family:Fahkwang}}.hero .contenedor{display:flex;margin:0 auto;max-width:1440px;padding:0 1rem;.col1{width:40%}.col2{width:60%}.imagenes-hero{display:flex;gap:20px;.imagen-principal{display:flex;flex-direction:column;justify-content:end;margin-bottom:15%;padding-left:20px;width:45%}.imagenes-hero-secundarias{display:flex;flex-direction:column;width:55%;.imagen-secundaria{margin-bottom:20px}}}}.boton,.hero .descripcion,.hero .subtitulo,.hero .titulo{color:#2c2c2c}.hero .titulo{font-size:55px;margin-bottom:1rem;width:130%}.hero .subtitulo{font-size:40px;margin-bottom:2rem;width:130%}.hero .descripcion{font-size:24px;margin-bottom:8rem;width:90%}.hero .imagen-principal img,.hero .imagen-secundaria img{height:auto;max-width:100%}.hero .galeria-imagenes{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.hero .imagen-galeria img{height:100%;object-fit:cover;width:100%}@media only screen and (max-width:477px){.hero .contenedor{flex-direction:column;.col1,.col2,.titulo{width:100%}.titulo{font-size:40px;line-height:1.15}.subtitulo{font-size:28px;width:100%}.descripcion{font-size:20px;margin-bottom:2rem}.boton{width:100%}}}