.testimonials-hero{position:relative;overflow:hidden;padding:80px 0!important}.testimonials-hero .hero-pattern{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.1))}.customer-testimonial{margin-bottom:2rem;animation:fadeInUp 0.5s ease-in-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.testimonial-avatar{width:60px;height:60px;min-width:60px;border-radius:50%;object-fit:cover;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);border:3px solid #fff}.testimonial-content{flex:1;background-color:#f8f9fa;transition:transform 0.2s ease,box-shadow 0.2s ease}.testimonial-content:hover{transform:translateY(-3px);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)!important}.bg-soft{background-color:#f8f9fa}.shadow-soft{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)}.star-rating{font-size:1rem}.star-rating .star{font-size:0.9rem}.testimonial-text{font-size:1rem;line-height:1.6;color:#495057;font-style:italic;margin-bottom:1rem}.testimonial-author{font-weight:600;color:#212529;font-size:0.95rem;margin-top:1rem}.testimonial-author small{font-weight:400;color:#6c757d;font-size:0.85rem}@media (max-width:991px){.customer-testimonial{flex-direction:column;text-align:center}.testimonial-avatar{margin:0 auto 1rem auto!important;width:80px;height:80px;min-width:80px}.testimonials-hero{padding:60px 0!important}}@media (max-width:575px){.testimonial-avatar{width:60px;height:60px;min-width:60px}.testimonials-hero h1{font-size:2rem}.testimonials-hero .lead{font-size:1rem}}.badge-warning{background-color:#ffc107;color:#212529}.border-light{border-color:#e9ecef!important}.rounded{border-radius:0.5rem!important}.position-relative{position:relative}.text-center .fa-comments{opacity:0.3}.testimonials-hero .btn-light:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);transition:all 0.2s ease}hr.my-5{border-top:2px solid #e9ecef;margin:3rem 0!important}.text-center.mt-5.py-4{background-color:#f8f9fa;border-radius:0.5rem;border:1px solid #e9ecef}html{scroll-behavior:smooth}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.5}}.customer-testimonial.loading{animation:pulse 1.5s ease-in-out infinite}