
/* v119: cases, experience and evidence */
.experience-proof{background:#f5f7f9}.experience-proof-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:42px;align-items:center;padding:36px;border:1px solid #e3e8ee;border-radius:24px;background:#fff}.experience-proof-grid h2{margin:8px 0 0}.experience-proof-grid p{margin:0 0 20px;max-width:68ch}.case-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.case-gallery figure{margin:0;border-radius:18px;overflow:hidden;background:#eef1f4;border:1px solid #e2e7ec}.case-gallery img{display:block;width:100%;height:auto;object-fit:contain}.case-back{display:inline-flex;margin-bottom:22px}.case-facts{grid-template-columns:repeat(4,minmax(0,1fr))}.case-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}@media(max-width:780px){.experience-proof-grid{grid-template-columns:1fr;gap:18px;padding:24px}.case-gallery{grid-template-columns:1fr}.case-facts{grid-template-columns:1fr 1fr}.case-hero-image{width:100%;height:auto;object-fit:contain}}
