.testimonials{background-color:#f8fafc;padding:5rem 0}.testimonials-header-grid{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;flex-wrap:wrap;gap:2rem}.testimonials-label{display:block;color:#f97316;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.testimonials-heading{font-family:Times New Roman,Times,serif;font-size:4.5rem;line-height:1.1;margin:0}.testimonials-heading-dark{color:#0f172a}.testimonials-heading-blue{color:#3b82f6}.testimonials-rating-box{display:flex;align-items:center;gap:1.5rem}.testimonials-rating-score{font-size:4.5rem;font-weight:700;color:#0f172a;line-height:1}.testimonials-rating-details{display:flex;flex-direction:column;gap:.25rem}.testimonials-rating-stars{color:#f59e0b;font-size:1.25rem;display:flex;gap:2px}.testimonials-rating-count{color:#64748b;font-size:.9rem;font-weight:500}.testimonials-rating-cities{color:#94a3b8;font-size:.8rem}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial-grid-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%}.testimonial-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.testimonial-avatar{width:40px;height:40px;border-radius:50%;background-color:#dbeafe;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.testimonial-author-info{display:flex;flex-direction:column}.testimonial-name{font-weight:700;color:#0f172a;font-size:1rem}.testimonial-meta{color:#94a3b8;font-size:.8rem}.testimonial-stars{color:#f59e0b;font-size:1rem;display:flex;gap:2px;margin-bottom:1rem}.testimonial-quote{color:#475569;font-size:.95rem;line-height:1.6;flex-grow:1;margin-bottom:1.5rem}.testimonial-verified{display:flex;align-items:center;gap:.5rem;color:#3b82f6;font-size:.85rem;font-weight:600}@media(max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.testimonials-header-grid{flex-direction:column;align-items:flex-start}.testimonials-heading{font-size:3rem}.testimonials-grid{grid-template-columns:1fr}}
