section.latest_posts{--gap: 40px}section.latest_posts .latest-posts-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap);margin-bottom:20px}section.latest_posts .latest-posts-container .post-card{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc((100% - var(--gap)*2)/3)}section.latest_posts .latest-posts-container .post-card:nth-child(4){display:none}@media(max-width: 991.98px){section.latest_posts .latest-posts-container .post-card{width:calc((100% - var(--gap))/2)}section.latest_posts .latest-posts-container .post-card:nth-child(4){display:block}}@media(max-width: 767.98px){section.latest_posts{--gap: 20px}section.latest_posts .latest-posts-container .post-card{width:100%}section.latest_posts .latest-posts-container .post-card:nth-child(4){display:none}}
/*# sourceMappingURL=latest_posts.css.map */
