.featured-posts-h{padding-bottom:var(--space-48);padding-top:var(--space-48)}.featured-posts-h__header{margin-bottom:var(--space-32);text-align:center}.featured-posts-h__title{font-family:Blinker,sans-serif;font-size:36px;font-weight:600;letter-spacing:0;line-height:48px;margin:0;text-align:center}.featured-posts-h__grid{display:grid;gap:var(--space-24);grid-template-columns:repeat(3,1fr)}.featured-posts-h__link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.featured-posts-h__link .blog-listing__item-card{flex:1}@media (max-width:1023px){.featured-posts-h__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.featured-posts-h__grid{grid-template-columns:1fr}.featured-posts-h{padding-bottom:var(--space-32);padding-top:var(--space-32)}}