.recent-posts{column-gap:30px;display:grid;row-gap:30px}.recent-posts .blog-listing__post-content{border-radius:24px;display:flex;flex-direction:column;height:100%;padding:32px;transition:all .4s ease}.recent-posts .blog-listing__featured-image{aspect-ratio:10/7;border-radius:24px;margin-bottom:25px;overflow:hidden}.recent-posts .blog-listing__post-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.date-tag-author-wrapper{margin-bottom:10px}.recent-posts .blog-listing__post-tags a{display:inline-block;font-size:16px;font-weight:400;margin-bottom:10px;transition:all .4s ease}.recent-posts .blog-listing__post-content:hover .blog-listing__post-tag{text-decoration:none}.recent-posts .blog-listing__post-timestamp{display:block;font-size:16px;font-weight:400;transition:all .4s ease}.recent-posts .blog-listing__post-author{align-items:center;display:flex;transition:all .4s ease}.recent-posts .blog-listing__post-author-image{height:35px;margin-right:10px;width:35px}.recent-posts .blog-listing__post-author-name:link,.recent-posts .blog-listing__post-author-name:visited{font-size:16px;font-weight:400;text-decoration:none;transition:all .3s;transition:all .4s ease}.recent-posts .blog-listing__post-content:hover .blog-listing__post-author-name{color:#fff}.recent-posts .blog-listing__post-content .blog-listing__post-author-name:active,.recent-posts .blog-listing__post-content .blog-listing__post-author-name:hover{color:#565656}.recent-posts .blog-listing__post-title-link{color:#04121f;display:block;font-size:22px;font-weight:600;line-height:34px;margin-bottom:10px;transition:all .4s ease;width:100%}.recent-posts .blog-listing__post-content .blog-listing__post-title-link:hover,.recent-posts .blog-listing__post-content:hover .blog-listing__post-title-link{color:#fff}.recent-posts .blog-listing__post-summary{margin-bottom:10px}.recent-posts .blog-listing__post-summary a,.recent-posts .blog-listing__post-summary p{font-size:18px;font-weight:400;line-height:32px;margin:0;transition:all .4s ease}.recent-posts .blog-listing__post-content:hover .blog-listing__post-summary p{color:#fff}.recent-posts .blog-listing__post-button-wrapper{margin-top:10px}.recent-posts .blog-listing__post-content:hover .button{color:#fff}.recent-posts .blog-listing__post-content:hover .button svg{fill:#fff}.recent-posts .blog-listing__post-content .button:hover{color:#04121f}.recent-posts .blog-listing__post-content .button:hover svg{fill:#04121f}.recent-posts .button.uk-button-text:hover:before{border-bottom:1px solid #04121f}