.featured-events{display:flex;flex-direction:column;gap:var(--so-block-gap);.featured-events-heading{align-items:center;display:flex;flex-wrap:wrap;gap:var(--so-block-gap);justify-content:space-between;.button-wrapper,h2{margin:0}}.featured-events-list{display:grid;gap:var(--so-block-gap);grid-template-columns:repeat(2,1fr);@media screen and (max-width:768px){gap:32px;grid-template-columns:1fr}}}