@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";.historia,.nosotros{margin-top:5rem}.historia{background-color:#fab51d;padding:5rem 0}.historia__contenedor{width:min(90%,140rem);margin:0 auto}.historia__contenedor>:first-child{margin-bottom:5rem}.proposito{width:min(90%,140rem);margin:5rem auto 0;display:grid;grid-gap:5rem;gap:5rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.proposito{display:flex}.proposito>*{flex:1 1}}.proposito__titulo,.valores__titulo{font-size:4rem;letter-spacing:2px;text-align:center;background-color:#fab51d;padding:1rem 0;display:flex;justify-content:space-between}.proposito__titulo:after,.proposito__titulo:before,.valores__titulo:after,.valores__titulo:before{content:"";display:block;width:25%;background-image:url(/images/huellas.svg);background-size:200%;background-position:100%}@media(min-width:768px){.proposito__titulo:after,.proposito__titulo:before,.valores__titulo:after,.valores__titulo:before{background-size:cover}}.proposito__titulo:after,.valores__titulo:after{background-position:0}.proposito__texto{text-align:justify}.valores{width:min(90%,140rem);margin:5rem auto 0}.valores__titulo{max-width:60rem;margin:0 auto}.valores__contenedor{margin-top:5rem;display:grid;grid-gap:5rem;gap:5rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.valores__contenedor{display:grid;grid-gap:5rem;gap:5rem;grid-template-columns:repeat(2,1fr)}}.valores__valor{text-align:justify}.valores__valor:before{content:"";display:block;float:left;width:2.5rem;height:100%;margin-right:.5rem;background-image:url(/images/tuerca.svg);background-position:top;background-repeat:no-repeat;background-size:2.5rem}.valores__valor span{background-color:#494949;color:#fab51d;padding:.5rem}