.testimonials-stats-module{font-family:var(--font-family,"Inter",sans-serif)}.testimonials-stats-module .card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.testimonials-stats-module .card-hover:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.testimonials-stats-module .testimonial-card{display:flex;flex-direction:column;min-height:275px}.testimonials-stats-module .testimonial-content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.testimonials-stats-module .customer-info{margin-top:auto;padding-top:1rem}.testimonials-stats-module .stat-number{letter-spacing:-.05em;line-height:.8}@media (max-width:768px){.testimonials-stats-module .stat-number{font-size:4rem}.testimonials-stats-module .stat-label{font-size:1.25rem}}.testimonials-stats-module .section-header{animation:fadeInUp .6s ease-out}.testimonials-stats-module .cards-grid{animation:fadeInUp .6s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.testimonials-stats-module .company-name{font-weight:600}.testimonials-stats-module .customer-avatar{border:2px solid #f1f5f9;transition:border-color .2s ease}.testimonials-stats-module .card-hover:hover .customer-avatar{border-color:#e2e8f0}.testimonials-stats-module .testimonial-text{color:#1f2937;line-height:1.6}.testimonials-stats-module .customer-name{color:#374151}.testimonials-stats-module .customer-details{color:#6b7280}.testimonials-stats-module .stat-label{color:#6b7280;line-height:1.4}