.testimonials-grid{display:grid;grid-template-columns:1fr;gap:var(--grid-gap)}.testimonial-card{background:rgb(var(--color-fondo));border-radius:var(--button-radius);padding:3rem;box-shadow:0 2px 12px #0000000f}.testimonial__avatar{margin-bottom:1.5rem}.testimonial__avatar img{width:5rem;height:5rem;border-radius:50%;object-fit:cover}.testimonial__stars{color:rgb(var(--color-primario));margin-bottom:1.5rem;display:flex;gap:.3rem}.testimonial__text{font-size:var(--font-body-size);font-style:italic;line-height:1.7;color:rgb(var(--color-texto));margin:0 0 2rem;opacity:.85}.testimonial__name{font-weight:700;color:rgb(var(--color-primario));margin:0;font-size:var(--font-body-size)}@media screen and (min-width:750px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-testimonials.css.map */
