.testimonial{display:grid;gap:3rem}.testimonial__item{text-align:center}.testimonal-item__wrapper{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.testimonal-item__icon{fill:#f2f2f2;max-width:4rem}.testimonal-item__icon svg{width:100%}.testimonal-item__quote{border:0;font-size:2rem;font-style:italic;padding:0}.testimonial:has(.testimonal-author__picture) .testimonal-item__author{text-align:left}.testimonal-item__author{align-items:center;display:flex;gap:1rem}.testimonal-author__picture{aspect-ratio:1/1;border-radius:50%;max-width:3.75rem;object-fit:cover;object-position:center}.testimonal-author__meta{display:flex;flex-direction:column}.testimonal-author__meta-item{font-style:normal;font-weight:400}.testimonal-author__name{font-weight:600}