.recent-posts{justify-content:space-between}.recent-post,.recent-posts{display:flex;flex-direction:column}.recent-post{padding:0;width:100%}@media (min-width:768px){.recent-posts{flex-direction:row}.recent-post{display:flex;flex-direction:column;width:calc(33% - 20px)}}.post-image{height:300px;object-fit:cover}.post-meta{font-size:14px;padding-bottom:10px;padding-top:15px}.post-meta,.post-meta .tags{color:#000;font-weight:700}.post-meta .date{color:#becabb}.post-title{color:#000;font-size:26px;font-weight:700;line-height:1.2;padding:0}.post-meta .tags:hover{color:#000;text-decoration:underline}.recent-post .more{color:#047bc0;display:flex;font-size:16px;padding-top:28px}.recent-post .more .more-arrow{padding-left:20px}.recent-post .more-arrow{width:40px}.recent-post .more .more-arrow{transition:transform .75s}.more:hover>.more-arrow{transform:translateX(20px)}.more:hover{text-decoration:underline}.blogListingImg{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;display:flex;overflow:hidden;padding-top:50%;width:100%}