.company-stats-section{background-color:#3d6eff;color:#fff}.company-stats-section .icon{margin-bottom:.5rem}.company-stats-section h3{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:.25rem}.company-stats-section p{font-size:.95rem;color:#fff;margin:0}.testimonial-wrapper{display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.testimonial-card{position:relative;background:#fff;padding:2rem 1.5rem;border:1px solid #eee;border-radius:.5rem;text-align:left;min-height:180px;width:100%;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.1)}.testimonial-card:hover:before{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background-color:#f15a22;border-bottom-left-radius:80px;z-index:1}.testimonial-stars{color:#f15a22;font-size:1rem;z-index:2}.inactive-star{color:#ccc}.testimonial-text{font-size:.95rem;line-height:1.6;z-index:2;position:relative}.testimonial-profile{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.testimonial-avatar{border-radius:50%;object-fit:cover}.testimonial-role{font-size:.8rem;color:#888}.testimonial-name{font-weight:700;font-size:1rem}