.block-featured-content{background:var(--white)}.block-featured-content .wrapper{max-width:1240px;width:92%;margin:0 auto;padding:4em 0}.block-featured-content .wrapper .posts{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));grid-gap:40px}.block-featured-content .wrapper .posts .post-index .article-header img{border-top-left-radius:8px;border-top-right-radius:8px}.block-featured-content .wrapper .posts .post-index .article-header .event-date{display:none}.block-featured-content .wrapper .posts .post-index .article-content{background-color:#e3ce98;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:20px}.block-featured-content .wrapper .posts .post-index .article-content .entry-title a{font-family:Lexend,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;color:var(--black) 1.1;line-height:1.5;font-style:normal}.block-featured-content .wrapper .posts .post-index .article-content .category,.block-featured-content .wrapper .posts .post-index .article-content .module-time{display:none}@media (max-width:899px){.block-featured-content .wrapper .posts{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media (max-width:479px){.block-featured-content .wrapper{padding:2em 0}.block-featured-content .wrapper .posts{grid-template-columns:repeat(1,minmax(200px,1fr))}}