.testimonials-inner{margin:0 auto}.testimonials-heading{font-size:2rem}.testimonials-section .testimonials-header{margin-bottom:40px}.testimonials-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.testimonial-card{background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px;padding:30px}.testimonial-rating{display:flex;gap:2px}.star{line-height:1}.star--filled{color:#f59e0b}.star--empty{color:#d1d5db}.testimonial-content{color:#374151;flex:1;font-size:1rem;line-height:1.6}.testimonial-author{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:4px;padding-top:16px}.testimonial-name{color:#111827;font-weight:600}.testimonial-business{color:#6b7280;font-size:.875rem}@media (max-width:992px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.testimonials-section{padding:40px 16px}.testimonials-heading{font-size:1.5rem;margin-bottom:24px}.testimonials-grid{gap:20px;grid-template-columns:1fr}.testimonial-card{padding:24px;text-align:center}.testimonials-header{text-align:center}.testimonial-rating{justify-content:center}}