.rf-logos .logo-grid{gap:22px 32px;max-width:1060px;margin:0 auto}.rf-group+.rf-group{margin-top:72px}.rf-group-head{display:flex;align-items:center;gap:16px;margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid rgba(51,207,132,.22)}.rf-group-head .icon-circle{width:50px;height:50px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--white);color:var(--green-dark);box-shadow:0 8px 20px rgba(51,207,132,.16)}.rf-group-head h3{font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.3}.rf-group-link{margin-left:auto;font-size:.92rem;white-space:nowrap}.rf-cases{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.rf-cases>.rf-case:only-child{grid-column:1/-1}.rf-case{display:flex;flex-direction:column;background:var(--white);border:1px solid rgba(51,207,132,.12);border-radius:14px;overflow:hidden;box-shadow:0 14px 36px rgba(10,20,15,.07);transition:box-shadow .25s ease,border-color .25s ease}.rf-case:hover{border-color:rgba(51,207,132,.35);box-shadow:0 20px 44px rgba(51,207,132,.15)}.rf-case-media{aspect-ratio:962/282;overflow:hidden;background:var(--green-light)}.rf-case-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.rf-case:hover .rf-case-media img{transform:scale(1.04)}.rf-case-body{flex:1 1;display:flex;flex-direction:column;gap:12px;padding:26px 28px 30px}.rf-case-brand{display:flex;align-items:center;gap:14px;height:48px}.rf-case-logo{width:auto;height:auto;max-height:48px;max-width:170px;object-fit:contain}.rf-case-body h4{margin:0;font-family:var(--font-head);color:var(--ink);font-size:1.12rem;line-height:1.4}.rf-case-body .ip-bullets{margin-top:4px}.rf-case-quote{margin:10px 0 0;background:var(--green-light);border-left:3px solid var(--green);border-radius:0 var(--radius) var(--radius) 0;padding:16px 18px}.rf-case-quote figcaption{font-family:var(--font-head);font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark);margin-bottom:6px}.rf-case-quote blockquote{margin:0;font-family:var(--font-head);font-weight:500;font-style:italic;color:var(--ink);font-size:.96rem;line-height:1.55}.rf-soon{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:4px 12px;font-size:.78rem;font-weight:600;color:var(--text-muted);background:#f3f5f7;border-radius:100px}.rf-soon:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--beige)}@media (max-width:860px){.rf-cases{grid-template-columns:1fr}}@media (max-width:560px){.rf-group+.rf-group{margin-top:52px}.rf-group-head{flex-wrap:wrap;row-gap:8px}.rf-group-link{margin-left:66px}.rf-case-body{padding:22px 20px 24px}.rf-logos .logo-grid{gap:22px 28px}.rf-logos .logo-grid li{height:28px}}@media (prefers-reduced-motion:reduce){.rf-case:hover .rf-case-media img{transform:none}}.rf-case-duration{font-size:.82rem;color:var(--text-muted)}.rf-secteurs{list-style:none;margin:0 auto;padding:0;max-width:900px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.rf-secteurs li{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:var(--green-light);color:var(--ink);font-weight:600;font-size:.96rem}.rf-secteurs li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green)}