div.testimonios-headline{max-width:750px}div.testimonios-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:64px}div.testimonio-item{display:flex;flex-flow:column;gap:32px}div.testimonio-texto p{margin:0!important}img.testimonio-avatar{border-radius:100%;height:auto;max-width:70px}.testimonio-persona{align-items:center;display:flex;flex-flow:row nowrap;gap:20px;justify-content:flex-start}div.testimonio-nombre p:first-child{align-items:center;display:flex;flex-flow:row;gap:8px}div.testimonio-nombre p:first-child:after{background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:22px;width:22px}div.testimonio-nombre p#chile:after{background-image:url(https://3431082.fs1.hubspotusercontent-na1.net/hubfs/3431082/chile.png)}div.testimonio-nombre p#ecuador:after{background-image:url(https://3431082.fs1.hubspotusercontent-na1.net/hubfs/3431082/ecuador.png)}div.testimonio-nombre p#peru:after{background-image:url(https://3431082.fs1.hubspotusercontent-na1.net/hubfs/3431082/peru.png)}div.testimonio-nombre p#mexico:after{background-image:url(https://3431082.fs1.hubspotusercontent-na1.net/hubfs/3431082/mexico.png)}div.testimonio-nombre p#colombia:after{background-image:url(https://3431082.fs1.hubspotusercontent-na1.net/hubfs/3431082/colombia.png)}div.testimonio-nombre p#espana:after{background-image:url(https://3431082.fs1.hubspotusercontent-na1.net/hubfs/3431082/espana.png)}@media only screen and (max-width:480px){div.testimonios-grid{grid-template-columns:1fr;grid-row-gap:64px}}