.testimonials-module__q9DdNG__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonials-module__q9DdNG__testimonialCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border-left:4px solid #0000;padding:2rem;transition:all .3s;position:relative}.testimonials-module__q9DdNG__testimonialCard:hover{box-shadow:var(--shadow-xl);border-left-color:var(--secondary);transform:translateY(-5px)}.testimonials-module__q9DdNG__cardHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.testimonials-module__q9DdNG__avatar{background:linear-gradient(135deg,var(--primary),var(--primary-light));width:50px;height:50px;color:var(--white);font-size:1.3rem;font-weight:700;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.testimonials-module__q9DdNG__name{color:var(--text-dark);margin-bottom:0;font-size:1rem}.testimonials-module__q9DdNG__location{color:var(--text-muted);margin:0;font-size:.8rem}.testimonials-module__q9DdNG__rating{margin-bottom:.75rem}.testimonials-module__q9DdNG__starFilled{color:var(--secondary);font-size:1.1rem}.testimonials-module__q9DdNG__starEmpty{color:var(--gray-300);font-size:1.1rem}.testimonials-module__q9DdNG__serviceBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;background:#004d0014;border-radius:20px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.testimonials-module__q9DdNG__text{color:var(--text-muted);font-size:.95rem;font-style:italic;line-height:1.7}.testimonials-module__q9DdNG__date{color:var(--gray-500);margin-top:1rem;margin-bottom:0;font-size:.8rem}@media (max-width:1024px){.testimonials-module__q9DdNG__testimonialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonials-module__q9DdNG__testimonialGrid{grid-template-columns:1fr}}
