.cm_blog_posts{column-gap:30px;display:flex;flex-wrap:wrap;row-gap:30px}.cm_blog_posts .post_item{width:calc(33.33% - 20px)}.cm_blog_posts .post_item .post_item_inner{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;padding:20px;position:relative}.cm_blog_posts .post_item .middle_con{border-bottom:1px solid #fff;margin-bottom:10px;padding-top:140px}.cm_blog_posts .post_item .post_item_inner *{color:#fff}.cm_blog_posts .post_item .post_item_inner:after{background-color:#000;content:"";height:100%;left:0;opacity:.35;position:absolute;top:0;width:100%}.cm_blog_posts .post_item .post_item_inner>*{position:relative;z-index:1}.cm_blog_posts .post_item .post_item_inner .top_meta span{display:block}.cm_blog_posts .post_item .post_item_inner .top_meta svg{fill:currentColor}.cm_blog_posts .post_item .post_item_inner .bt_con a{color:inherit}.cm_blog_posts .post_item .post_item_inner .bt_con svg{fill:currentColor}.cm_blog_posts .post_item .post_item_inner .bt_con{margin-bottom:10px}@media (max-width:767px){.cm_blog_posts .post_item{width:100%}}