.activities-hero-intro-wrapper{margin-block-end:2.5rem}.activities-post-image{border-radius:.25rem}.activities-post-copy-wrapper{background:var(--gold-500);border-radius:0 0 .25rem .25rem;bottom:0;padding:.5rem;width:100%}.activities-post-heading{font-size:.875rem;text-align:center}.activities-hero-grid-wrapper{gap:1rem}.activities-hero-post{&[data-featured-post]{grid-row:1}}@media (min-width:48rem){.activities-hero-post{&[data-featured-post]{grid-column:span 2}}}@media (min-width:64rem){.activities-hero-grid-wrapper{display:grid;grid-template-areas:"left-top right" "left-bottom right";grid-template-columns:1fr 2fr;grid-template-rows:1fr 1fr}.activities-hero-post{&:first-of-type{grid-area:left-top}&:nth-of-type(2){grid-area:left-bottom}&[data-featured-post]{grid-area:right;grid-column:auto;& .activities-post-heading{font-size:1.125rem}}}.activities-post-copy-wrapper{align-items:center;display:flex;min-height:67px}.activities-post-heading{text-align:left}}