.cases-stats-summary{background:rgba(255,255,255,.1);padding:2rem;border-radius:16px;margin-top:2rem}.case-study-item{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-sm);transition:.3s;height:100%}.case-study-item:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.case-image{position:relative;height:340px;overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.case-study-item:hover .case-image img{transform:scale(1.05)}.case-category{position:absolute;top:1rem;left:1rem;background:var(--primary-color);color:var(--white);padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;right:auto}.case-content{padding:2.5rem}.case-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark)}.case-description{color:var(--text-muted);line-height:1.6;margin-bottom:2rem}.case-highlights{margin-bottom:2rem}.highlight-item{display:flex;align-items:center;margin-bottom:.75rem;font-size:.9rem}.highlight-item i{margin-right:.75rem;width:20px}.highlight-item span{color:var(--text-muted)}.case-results{display:flex;gap:2rem;justify-content:center}.result-item{text-align:center;flex:1}.result-number{font-size:2rem;font-weight:800;color:var(--primary-color);margin-bottom:.5rem;line-height:1}.result-label{font-size:.9rem;color:var(--text-muted);font-weight:500}.benefit-card{background:var(--white);border-radius:16px;padding:2rem;text-align:center;border:1px solid var(--border-light);transition:.3s;height:100%}.benefit-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.benefit-icon{width:60px;height:60px;background:var(--primary-light);color:var(--primary-color);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem}.benefit-range{font-size:1.8rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.testimonial-card{background:var(--white);border-radius:16px;padding:2rem;text-align:center;border:1px solid var(--border-light);transition:.3s;height:100%}.testimonial-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.testimonial-rating{margin-bottom:1.5rem}.testimonial-rating i{color:#ffc107;margin:0 2px}.testimonial-quote{font-style:italic;color:var(--text-muted);margin-bottom:2rem;line-height:1.6;font-size:1rem}.testimonial-author{border-top:1px solid var(--border-light);padding-top:1.5rem}.testimonial-author strong{color:var(--text-dark);font-size:1.1rem}.testimonial-company{color:var(--text-muted);font-size:.9rem;margin-top:.5rem}@media (max-width:768px){.case-content{padding:2rem 1.5rem}.case-results{gap:1rem;flex-direction:column}.result-item{margin-bottom:1rem}.result-number{font-size:1.5rem}.benefit-card,.testimonial-card{padding:1.5rem}}