.testimonial-row{row-gap:clamp(1rem,2vw,1.5rem)}.testimonial-row__author-name,.testimonial-row__author-role,.testimonial-row__quote{margin:0}.testimonial-row__avatar{border-radius:999px;height:120px;overflow:hidden;width:120px}.testimonial-row__avatar--stacked{height:72px;width:72px}.testimonial-row__avatar img{display:block;height:100%;object-fit:cover;width:100%}[data-theme=dark] .testimonial-row__author-company{color:var(--tofu-white)}[data-theme=dark] .testimonial-row .customer-logo img{filter:brightness(0) invert(1)}@media screen and (max-width:992px){.testimonial-row[data-layout=row]{align-items:flex-start}.testimonial-row[data-layout=row] .testimonial-row__avatar{height:96px;width:96px}}