.wa-events-features__head{margin-block-end:var(--wa-space-24,24px);max-width:720px}.wa-events-features__eyebrow{color:var(--wa-color-primary,#1c1e4c);font-family:var(--wa-font-body,"Poppins",system-ui,sans-serif);font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.wa-events-features__heading{color:var(--wa-color-text,#1a1a1a);font-family:var(--wa-font-heading,"Poppins",system-ui,sans-serif);font-size:clamp(1.5rem,1.1rem + 1.6vw,2rem);font-weight:800;line-height:1.2;margin:0 0 12px}.wa-events-features__intro{color:var(--wa-color-text-muted,#4b5058);font-size:1rem;line-height:1.6}.wa-events-features__grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.wa-events-features__item{display:flex}.wa-events-features__card{background:var(--wa-color-surface,#fff);border:1.5px solid #e4e7ec;border-radius:var(--wa-radius-lg,16px);box-shadow:var(--wa-shadow-card,0 12px 32px rgba(16,24,40,.08));display:flex;flex-direction:column;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease;width:100%}.wa-events-features__card:focus-within,.wa-events-features__card:hover{box-shadow:0 18px 40px rgba(16,24,40,.12);transform:translateY(-2px)}.wa-events-features__media{aspect-ratio:16/9;background:#f1f3f7;overflow:hidden}.wa-events-features__img{display:block;height:100%;object-fit:cover;width:100%}.wa-events-features__body{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;padding:24px}.wa-events-features__badge{align-self:flex-start;background:color-mix(in srgb,var(--wa-color-primary,#1c1e4c) 10%,transparent);border-radius:999px;color:var(--wa-color-primary,#1c1e4c);font-family:var(--wa-font-body,"Poppins",system-ui,sans-serif);font-size:12px;font-weight:700;letter-spacing:.04em;padding:4px 12px;text-transform:uppercase}.wa-events-features__title{color:var(--wa-color-text,#1a1a1a);font-family:var(--wa-font-heading,"Poppins",system-ui,sans-serif);font-size:1.25rem;font-weight:800;line-height:1.3;margin:0}.wa-events-features__desc{color:var(--wa-color-text-muted,#4b5058);font-size:.95rem;line-height:1.6}.wa-events-features__actions{margin-block-start:auto;padding-block-start:8px}.wa-events-features__cta{min-height:var(--wa-touch-min,44px)}.wa-section--bg-primary .wa-events-features__eyebrow,.wa-section--bg-primary .wa-events-features__heading,.wa-section--bg-primary-dark .wa-events-features__eyebrow,.wa-section--bg-primary-dark .wa-events-features__heading,.wa-section--bg-primary_dark .wa-events-features__eyebrow,.wa-section--bg-primary_dark .wa-events-features__heading{color:#fff}.wa-section--bg-primary .wa-events-features__intro,.wa-section--bg-primary-dark .wa-events-features__intro,.wa-section--bg-primary_dark .wa-events-features__intro{color:hsla(0,0%,100%,.82)}@media (max-width:767px){.wa-events-features__grid{grid-template-columns:minmax(0,1fr)}.wa-events-features.wa-hide-mobile{display:none!important}}@media (min-width:768px) and (max-width:1023px){.wa-events-features.wa-hide-tablet{display:none!important}}@media (min-width:1024px){.wa-events-features.wa-hide-desktop{display:none!important}}