.EventsList_page__9vxS3{background:#1a1a1a;color:#fff;min-height:100vh;padding:3rem 0 4rem}.EventsList_inner__adgJ8{max-width:1200px;margin:0 auto;padding:0 1.25rem}.EventsList_pageHeader__QFWYt{text-align:center;max-width:760px;margin:0 auto 3rem}.EventsList_eyebrow__RZUEz{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--green-color,#5fb746);margin-bottom:.75rem}.EventsList_pageTitle__gyaUm{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.EventsList_pageSubtitle__Vvl54{color:hsla(0,0%,100%,.75);line-height:1.7;font-size:1.05rem}.EventsList_grid__VVVkI{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.75rem;gap:1.75rem}.EventsList_card__dwVde{display:flex;flex-direction:column;background:#232323;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.EventsList_card__dwVde:hover{transform:translateY(-4px);border-color:rgba(95,183,70,.5);box-shadow:0 12px 30px rgba(0,0,0,.35)}.EventsList_cardImageLink__ZTWSK{display:block}.EventsList_cardImageWrap__fj_kP{position:relative;width:100%;aspect-ratio:1200/630;background:#0a1628;overflow:hidden}.EventsList_cardImage__5DZ_0{width:100%;height:100%;object-fit:cover;display:block}.EventsList_statusBadge__B2wWo{position:absolute;top:.85rem;left:.85rem;padding:.3rem .7rem;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.02em}.EventsList_statusUpcoming__NZZmV{background:var(--green-color,#5fb746);color:#fff}.EventsList_statusPast__VShaG{background:hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.85)}.EventsList_cardBody__US0By{display:flex;flex-direction:column;flex:1 1;padding:1.5rem 1.5rem 1.75rem}.EventsList_cardDate__AXYF1{font-size:.85rem;font-weight:600;color:var(--green-color,#5fb746);margin-bottom:.6rem}.EventsList_cardTitle__F_b3c{font-size:1.2rem;font-weight:700;line-height:1.4;margin-bottom:.6rem}.EventsList_cardTitleLink__BBkOM{color:#fff;text-decoration:none;transition:color .2s ease}.EventsList_cardTitleLink__BBkOM:hover{color:var(--green-color,#5fb746)}.EventsList_cardSubtitle__O75rU{color:hsla(0,0%,100%,.72);line-height:1.6;font-size:.95rem;margin-bottom:1.5rem}.EventsList_cardCta__LyO32{margin-top:auto;align-self:flex-start;padding:.7rem 1.4rem;background:var(--green-color,#5fb746);color:#fff;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.EventsList_cardCta__LyO32:hover{opacity:.92}@media (max-width:576px){.EventsList_grid__VVVkI{grid-template-columns:1fr}.EventsList_page__9vxS3{padding:2rem 0 3rem}}