.home__nosotros{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:min(90%,140rem);margin:5rem auto 0;display:flex}@media (min-width:768px){.home__nosotros{flex-direction:row;gap:5rem}}.home__nosotros>*{flex:1}.home__nosotros__texto{text-align:justify;font-size:2.2rem}.home__valores{background-color:#fab51d;margin-top:5rem;padding:5rem 0}.home__valores__contenedor{width:min(90%,140rem);margin:0 auto}@media (min-width:768px){.home__valores__contenedor{flex-direction:row;justify-content:space-between;display:flex}}.home__valores__valor{flex-direction:column;flex:1;align-items:center;display:flex}.home__valores__valor img{max-width:20rem}.home__valores__valor h3{text-align:center;font-size:2.5rem}.home__contacto{width:min(90%,140rem);margin:5rem auto 0}.home__contacto__numeros{flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.home__contacto__numeros{flex-direction:row}}.home__contacto__numeros h2{text-align:center;margin-bottom:2rem}@media (min-width:768px){.home__contacto__numeros h2{text-align:start;margin:0}}.home__contacto__heading{text-align:start;margin:0;font-size:4rem}.home__contacto__texto{text-align:center;margin-top:5rem;font-size:2.2rem}@media (min-width:768px){.home__contacto__texto{font-size:3.5rem}}.home__contacto__texto h3{justify-content:center;align-items:center;gap:2rem;margin:2rem;font-size:2.5rem;display:flex}@media (min-width:768px){.home__contacto__texto h3{font-size:4rem}}.home__contacto__texto h3:after{content:"";background-image:url(/images/check.svg);background-position:50%;background-repeat:no-repeat;width:10rem;height:10rem;display:block}
