.testimonials{background-color:#f5f7fb;width:100%;padding:7rem 0}.testimonials-container{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.testimonials-header{margin-bottom:3.5rem}.testimonials-badge{letter-spacing:.16em;text-transform:uppercase;color:#6b7280;font-size:.75rem}.testimonials-title{color:#111827;margin-top:.75rem;margin-bottom:2.5rem;font-size:2.4rem;font-weight:600;line-height:1.3}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}.testimonial-card{background-color:var(--color-main);color:#f9fafb;text-align:left;border-radius:12px;flex-direction:column;gap:.75rem;min-height:280px;padding:2.5rem;display:flex}.testimonial-title{color:#f9fafb;margin:0;font-size:1.3rem;font-weight:600}.testimonial-body{color:#e5e7eb;margin:0;font-size:.9rem;line-height:1.7}.testimonial-name{color:var(--color-secondary);margin-top:auto;font-size:.9rem;font-weight:600}@media (max-width:1024px){.testimonials{padding:5rem 0}.testimonials-container{padding:0 1.5rem}.testimonials-title{font-size:2rem}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.testimonials{padding:4rem 0}.testimonials-container{padding:0 1.25rem}.testimonials-title{font-size:1.8rem}.testimonials-grid{grid-template-columns:minmax(0,1fr)}}
