.events{padding-bottom:70px}.events-heading h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.12;margin:12px 0}.events-heading>p{font-size:1.125rem}.event-filters{display:grid;grid-template-columns:1fr 1fr 1.3fr auto;gap:18px;align-items:end;background:#edf5f4;padding:24px;margin-top:28px;border-top:4px solid #00786d}.event-filters label{display:flex;flex-direction:column;gap:8px;font-size:1rem;font-weight:600;min-width:0}.event-filters select,.event-filters button{font:inherit;font-size:1rem;min-height:48px;padding:10px;border:1px solid #9baead;background:white;border-radius:3px;max-width:100%;color:#183a36}.event-filters button{cursor:pointer}.event-filters :focus-visible,a:focus-visible{outline:3px solid #008d80;outline-offset:3px}.agenda-note{font-size:.875rem;color:#51635f;line-height:1.6}.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.event-card{border:1px solid #d9e3e0;background:white;min-width:0}.event-card[hidden]{display:none}.event-image{display:block;position:relative}.event-image img{width:100%;height:200px;object-fit:cover;display:block}.event-image span{position:absolute;bottom:8px;right:8px;background:#fff;padding:3px 6px;font-size:.75rem;color:#43534e}.event-copy{padding:22px}.event-copy h2{font-size:1.4rem;line-height:1.3;margin:12px 0 18px}.event-copy p{font-size:1rem;line-height:1.45;margin:8px 0}.event-copy .event-date{font-size:1.05rem;font-weight:700;color:#00685d}.event-copy .event-place{font-weight:700}.event-copy>a{display:inline-block;margin-top:16px;font-size:1rem;font-weight:600}.event-facts{background:#edf5f4;padding:24px}.event-facts>div{margin-bottom:16px}.event-facts dt{font-weight:700;color:#00685d}.event-facts dd{margin:4px 0 0}#event-empty{padding:32px;background:#edf5f4}@media(max-width:900px){.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-filters{grid-template-columns:1fr 1fr}}@media(max-width:580px){.event-grid,.event-filters{grid-template-columns:1fr}.event-filters{padding:18px}.event-image img{height:210px}.event-copy h2{font-size:1.35rem}}
