.hg-testimonials-grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-top:4rem}.hg-testimonial{display:flex;flex-direction:column;gap:1rem}.hg-testimonial-quote{flex:1;font-family:"Source Serif 4",Georgia,serif;font-size:var(--text-xl);font-style:italic;font-weight:400;line-height:1.6;color:var(--foreground)}.hg-testimonial-quote:before{content:"“"}.hg-testimonial-quote:after{content:"”"}.hg-testimonial-attribution{display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem}.hg-testimonial-author{display:flex;align-items:flex-end;gap:.75rem}.hg-testimonial-photo{width:40px;height:40px;border-radius:var(--radius-full);flex-shrink:0;background:rgba(var(--hg-overlay-rgb),.13);border:1px solid var(--border-muted);overflow:hidden}.hg-testimonial-photo img{width:100%;height:100%;object-fit:cover}.hg-testimonial-author-text{display:flex;flex-direction:column;gap:.25rem}.hg-testimonial-name{font-style:normal;color:var(--foreground)}.hg-testimonial-role{color:var(--muted-foreground)}.hg-testimonial-link{font-size:inherit;font-family:inherit}@media(min-width:768px){.hg-testimonials-grid{grid-template-columns:1fr 1fr}}.hg-testimonials-featured{grid-template-columns:1fr}.hg-testimonials-featured .hg-testimonial-quote{font-size:var(--hg-text-display-sm);line-height:1.4;color:var(--muted-foreground)}@media(min-width:768px){.hg-testimonials-featured{grid-template-columns:1fr}}
