.testimonials-section{background-color:#f8f9fa;color:#333}.testimonials-title{border-bottom:3px solid #1d4ed8;color:#1d4ed8;font-size:1.5rem;margin-bottom:2rem;padding-bottom:.5rem;text-align:center}.testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.testimonial-card{animation:fadeIn .6s ease-out forwards;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);opacity:0;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:first-child{animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-card:nth-child(4){animation-delay:.4s}.testimonial-card:nth-child(5){animation-delay:.5s}.testimonial-card:nth-child(6){animation-delay:.6s}.testimonial-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.15);transform:translateY(-8px)}.testimonial-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.testimonial-rating{display:flex;gap:2px}.star{color:#ddd;font-size:1.2rem}.star.filled{color:#ffc107}.testimonial-date{color:#666;font-size:.85rem}.testimonial-body{margin-bottom:1rem}.testimonial-text{color:#555;font-size:1rem;font-style:italic;line-height:1.6;margin:0}.testimonial-footer{align-items:center;border-top:1px solid #eee;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-top:1rem}.testimonial-author{color:#333;font-weight:600}.testimonial-service{font-size:.85rem}.aggregate-rating{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:inline-block;padding:2rem}.rating-display{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.rating-value{color:#1d4ed8;font-size:3rem;font-weight:700}.rating-stars{display:flex;gap:2px}.rating-stars .star{color:#ffc107;font-size:1.5rem}.rating-count{color:#666;margin:0}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}.testimonials-title{font-size:2.5rem}}@media screen and (min-width:768px){.testimonial-card{padding:1.5rem}.testimonials-title{font-size:2rem}}
/*# sourceMappingURL=363.bd8ec90c.chunk.css.map*/