.seccion-testimonios{background-position:bottom;background-repeat:no-repeat;background-size:100%}.seccion-testimonios .testimonio .comentario{color:var(--gris-textos);font-size:1.07143rem;font-style:normal;font-weight:400;line-height:2rem}.seccion-testimonios .contenedor-datos-persona{display:grid;grid-template-columns:auto 1fr;grid-column-gap:15px}.seccion-testimonios .contenedor-foto img{border-radius:50%;height:3.78rem;width:3.78rem}.seccion-testimonios .nombre{color:#000;font-size:1.07143rem;font-style:normal;font-weight:600;line-height:2rem}.seccion-testimonios .descripcion{color:#000;font-size:1.07143rem;font-weight:400;line-height:2rem}.seccion-testimonios .decoracion{margin-bottom:1.5rem}.seccion-testimonios .carrusel-button{background-color:#fafaff;border-radius:50%;-webkit-box-shadow:2px 0 3px 1px rgba(0,0,0,.2);box-shadow:2px 0 3px 1px rgba(0,0,0,.2);color:var(--uv-gris);display:inline-block;height:2.2rem;line-height:2.2rem;text-align:center;width:2.2rem}.seccion-testimonios .contenedor-tarjetas{display:grid;grid-template-columns:40% 60%;grid-column-gap:1.7rem}.seccion-testimonios .tarjeta.dato{background:var(--Amarillo,#fabf50);border-radius:2.14286rem;padding:3.86rem}.seccion-testimonios .tarjeta.dato .numero{color:#000;font-family:var(--pop);font-size:2.85714rem;font-weight:700;line-height:2rem;margin-bottom:1rem}.seccion-testimonios .tarjeta.dato .texto{color:#000;font-size:1.57143rem;font-weight:500;line-height:2rem;margin-bottom:2.5rem}.seccion-testimonios .tarjeta.testimonios{background:var(--Blanco,#fff);border-radius:2.14286rem;box-shadow:0 0 10px 0 rgba(0,0,0,.15);padding:3.86rem}@media only screen and (max-width:992px){.seccion-testimonios .contenedor-tarjetas{grid-template-columns:100%;grid-row-gap:1rem}}