.testimonials{padding:clamp(70px,9vw,118px) clamp(20px,6vw,94px);background:#f2f7eb}.testimonials__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.testimonials h2{margin:0;font:500 clamp(38px,5vw,64px)/1 var(--serif);letter-spacing:-.06em}.testimonials__google{max-width:310px;color:var(--muted);font-size:14px}.testimonials__google a{display:inline-block;margin-top:8px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial-card{display:flex;min-height:235px;flex-direction:column;justify-content:space-between;padding:28px;background:#fff;box-shadow:0 12px 32px rgba(21,59,39,.07)}.testimonial-card__stars{color:#d67a3b;letter-spacing:.12em}.testimonial-card blockquote{margin:20px 0;font:500 22px/1.32 var(--serif);letter-spacing:-.03em}.testimonial-card footer{color:var(--muted);font-size:13px;font-weight:700}@media(max-width:800px){.testimonials__head{align-items:flex-start;flex-direction:column}.testimonials__grid{grid-template-columns:1fr}.testimonial-card{min-height:auto}}
