@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.home__nosotros{width:min(90%,140rem);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin:5rem auto 0}@media(min-width:768px){.home__nosotros{flex-direction:row;gap:5rem}}.home__nosotros>*{flex:1 1}.home__nosotros__texto{text-align:justify;font-size:2.2rem}.home__valores{background-color:#fab51d;padding:5rem 0;margin-top:5rem}.home__valores__contenedor{width:min(90%,140rem);margin:0 auto}@media(min-width:768px){.home__valores__contenedor{display:flex;justify-content:space-between;flex-direction:row}}.home__valores__valor{flex:1 1;display:flex;flex-direction:column;align-items:center}.home__valores__valor img{max-width:20rem}.home__valores__valor h3{font-size:2.5rem;text-align:center}.home__contacto{width:min(90%,140rem);margin:5rem auto 0}.home__contacto__numeros{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem}@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;font-size:4rem;margin:0}.home__contacto__texto{margin-top:5rem;text-align:center;font-size:2.2rem}@media(min-width:768px){.home__contacto__texto{font-size:3.5rem}}.home__contacto__texto h3{font-size:2.5rem;margin:2rem;display:flex;align-items:center;justify-content:center;gap:2rem}@media(min-width:768px){.home__contacto__texto h3{font-size:4rem}}.home__contacto__texto h3:after{content:"";display:block;width:10rem;height:10rem;background-image:url(/images/check.svg);background-position:50%;background-repeat:no-repeat}