.cm-recent-posts{padding:60px 0}.cm-recent-posts .row{display:flex;flex-wrap:wrap;gap:0;row-gap:20px}.cm-recent-posts .rec-item{padding:0 10px;width:25%}.cm-recent-posts .rec-item:first-child,.cm-recent-posts .rec-item:last-child{width:50%}.cm-recent-posts .rec-item-inr{align-items:flex-start;background-position:50%;background-size:cover;border-radius:6px;display:flex;flex-direction:column;justify-content:space-between;min-height:350px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease-in-out}.cm-recent-posts .rec-item-inr .overlayLink{bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}.cm-recent-posts .meta{background:#1d99d5;border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:500;padding:4px 10px}.cm-recent-posts .meta>*{position:relative}.cm-recent-posts .meta>*+*{padding-left:4px}.cm-recent-posts .meta>*+:before{background:currentColor;border-radius:50px;content:"";display:inline-block;height:4px;left:3px;top:50%;transform:translateY(-50%);width:4px}.cm-recent-posts .rec-item-inr:before{background:linear-gradient(180deg,rgba(38,51,103,.5),#263367);border-radius:6px;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.cm-recent-posts .rec-item-inr>*{z-index:2}.cm-recent-posts .rec-item-ttl{color:#fff;font-size:20px;line-height:1.3;margin-bottom:0}.cm-recent-posts .rec-item-inr:hover{transform:translateY(-5px)}@media(max-width:1024px){.cm-recent-posts .rec-item,.cm-recent-posts .rec-item:first-child,.cm-recent-posts .rec-item:last-child{width:50%}}@media(max-width:767px){.cm-recent-posts .rec-item,.cm-recent-posts .rec-item:first-child,.cm-recent-posts .rec-item:last-child{padding:0;width:100%}}