.ev-ended{max-width:760px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;background:var(--white);border:1px solid var(--border);border-radius:16px;padding:52px 44px;box-shadow:0 20px 50px rgba(10,20,15,.08)}.ev-ended-picto{display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;border-radius:50%;background:var(--green-light);color:var(--green-text);box-shadow:0 0 0 10px rgba(234,246,239,.55);margin-bottom:4px}.ev-ended .etude-tag{align-self:center}.ev-ended h2{font-size:clamp(1.5rem,2.4vw,1.9rem);line-height:1.3}.ev-ended>p{color:var(--text-muted);max-width:56ch}.ev-ended .rs-facts{width:100%;margin-top:12px;text-align:left}.ev-ended-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:14px}.ev-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:30px;padding-top:24px;border-top:1px solid var(--border)}.ev-banner{border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:0 18px 44px rgba(10,20,15,.08)}.ev-banner img{display:block;width:100%;height:auto}.ev-facts{list-style:none;margin:26px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:16px;gap:16px}.ev-facts li{display:flex;align-items:center;gap:14px;background:var(--white);border:1px solid var(--border);border-radius:14px;padding:16px 18px}.ev-facts li>span:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.ev-facts small{color:var(--text-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.ev-facts strong{font-size:1.02rem;line-height:1.3}.ev-programme{list-style:none;margin:0;padding:0;display:grid;grid-gap:14px;gap:14px;counter-reset:prog}.ev-programme li{position:relative;display:flex;flex-direction:column;gap:3px;background:var(--white);border:1px solid var(--border);border-left:3px solid var(--green);border-radius:12px;padding:16px 20px 16px 22px}.ev-programme strong{font-size:1.04rem;line-height:1.3}.ev-programme-role{color:var(--green-text);font-size:.92rem;font-weight:600}.ev-programme-text{color:var(--text-muted);font-size:.94rem}.ev-note{color:var(--text-muted);font-size:.92rem;line-height:1.6;margin:18px 0 0;max-width:76ch}.ev-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:22px;gap:22px}.ev-card{display:flex;flex-direction:column;gap:12px;align-items:flex-start;background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px 30px;box-shadow:0 16px 38px rgba(10,20,15,.06)}.ev-card h3{font-size:1.2rem;line-height:1.3;margin:0}.ev-card p{color:var(--text-muted);margin:0}.ev-card-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:4px}@media (max-width:700px){.ev-ended{padding:36px 22px}.ev-card{padding:24px 22px}.ev-facts{margin-top:20px}}.ev-programme--photos li{flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.ev-programme-body{display:flex;flex-direction:column;gap:3px;min-width:0}.ev-programme-photo{flex-shrink:0;width:88px;height:88px;border-radius:50%;object-fit:cover;object-position:center 25%;border:3px solid var(--white);box-shadow:0 0 0 2px var(--green)}@media (max-width:560px){.ev-programme-photo{width:64px;height:64px}}