<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.testimonial{font-family:var(--secondary-font-family);line-height:1.35;margin-inline:auto;max-width:var(--container-width-narrow)}.testimonial--image-large{display:grid;grid-gap:var(--gap-md);max-width:var(--container-width)}.testimonial__image--large{border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow-lg);height:28rem;object-fit:cover;width:28rem}.testimonial__image--small{border-radius:var(--border-radius);box-shadow:0 10px 30px 0 rgba(163,165,191,.6);height:8rem;object-fit:cover;width:8rem}.testimonial--image-small .testimonial__quote{height:2rem;width:2.7rem}.testimonial__testimony{font-size:2.2rem;font-weight:600}.testimonial--image-small .testimonial__details{display:grid;grid-template-columns:8rem 1fr;grid-gap:var(--gap);align-items:center}.testimonial__attestant{font-weight:600}.testimonial__company{line-height:1.5}@media(min-width:768px){.testimonial--image-large{align-items:center;grid-template-columns:28rem 1fr}}@media(min-width:992px){.testimonial__testimony{font-size:2.8rem}.testimonial--image{grid-gap:6rem}}</pre></body></html>