body{background-color:var(--color-bg)}.hero-events::after{background:radial-gradient(circle at 10% 0,rgba(0,0,0,0.25),transparent 55%),radial-gradient(circle at 80% 120%,rgba(0,0,0,0.5),rgba(0,0,0,0.85))}.hero-panel-center{margin-left:auto;margin-right:auto;text-align:left}.events-format-grid{align-items:stretch}.events-aside{align-self:stretch;display:flex;flex-direction:column;gap:var(--space-4)}.events-aside-list{display:flex;flex-direction:column;gap:var(--space-4)}.events-aside-list li p{margin-bottom:var(--space-2)}.events-link{font-size:var(--text-sm);text-decoration:underline;text-underline-offset:0.16em}.events-two-plus-one{display:flex;flex-direction:column;gap:var(--space-8)}.events-two-plus-one-header{max-width:40rem}.events-two-plus-one-grid{display:grid;grid-template-columns:1.2fr 1.2fr 0.9fr;gap:var(--space-6);align-items:start}.events-two-plus-one-aside{height:100%}.grid-organic-reverse{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.grid-organic-reverse>div:first-child{order:2}.grid-organic-reverse>aside{order:1}.events-highlights h3{margin-top:0}.events-cta-panel{display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-4)}.events-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.events-gallery-header{max-width:40rem;margin-bottom:var(--space-6)}.events-gallery-grid div{min-height:220px}.events-testimonials-grid{align-items:stretch}.events-testimonials-cta{margin-top:var(--space-8);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.events-testimonials-cta p{max-width:34rem;margin-bottom:0}.popup-overlay.is-active{opacity:1;pointer-events:auto}@media (max-width:1024px){.events-two-plus-one-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.events-two-plus-one-aside{grid-column:1/-1}}@media (max-width:960px){.grid-organic-reverse{grid-template-columns:1fr}.grid-organic-reverse>div:first-child,.grid-organic-reverse>aside{order:unset}.events-gallery-grid div{min-height:200px}}@media (max-width:720px){.events-two-plus-one-grid{grid-template-columns:1fr}.events-testimonials-cta{flex-direction:column;align-items:flex-start}.events-cta-actions{flex-direction:column;align-items:stretch}}@media (max-width:480px){.events-gallery-grid div{min-height:180px}}