.oc__block.oc__block__featured-posts{display:flex;flex-direction:column;gap:var(--oc--spacing--10);padding:var(--oc--spacing--10)}@media(min-width:960px){.oc__block.oc__block__featured-posts{display:grid;grid-template-columns:33% 33% 33%;grid-column-gap:var(--oc--spacing--15);max-width:1280px;margin:0 auto}}.oc__block__featured-posts .oc__block__featured-posts__post{max-width:500px;width:100%;margin:0 auto}@media(min-width:960px){.oc__block__featured-posts .oc__block__featured-posts__post{max-width:unset}}.oc__block__featured-posts .oc__block__featured-posts__post__image{position:relative;aspect-ratio:1.33/1;margin-bottom:var(--oc--spacing--05)}.oc__block__featured-posts .oc__block__featured-posts__post__image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.oc__block__featured-posts .oc__block__featured-posts__post__image.oc__block__featured-posts__post__image--placeholder{background:var(--oc--color--hope-light-blue);border-radius:8px;display:grid;place-items:center}.oc__block__featured-posts .oc__block__featured-posts__post__image.oc__block__featured-posts__post__image--placeholder img{height:150px;width:150px}.oc__block__featured-posts .oc__block__featured-posts__post__title{display:block;color:var(--oc--color--navy-text);font-family:var(--oc--font-family--base);font-size:20px;font-weight:700;line-height:140%}.oc__block__featured-posts .oc__block__featured-posts__post__title:hover{text-decoration:underline;text-underline-offset:2px}.oc__block__featured-posts .oc__block__featured-posts__post__authors{gap:var(--oc--spacing--20)}.oc__block__featured-posts__post__authors__author{max-width:220px}