.module--blog-recent-posts .blog-post{color:inherit}.module--blog-recent-posts .blog-post>.row-fluid{align-items:center}.module--blog-recent-posts .blog-post .blog-post-title{margin-bottom:0}.module--blog-recent-posts .blog-post .button-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}.module--blog-recent-posts .blog-post .blog-post-description,.module--blog-recent-posts .blog-post .blog-post-link{display:flex;flex-flow:column;gap:calc(var(--spacing-base)*4)}.module--blog-recent-posts .blog-post .image-container{border-radius:var(--rounded-medium);display:block;overflow:hidden;position:relative}.module--blog-recent-posts .blog-post .image-container:before{content:"";display:block;padding-bottom:var(--four-three);width:100%}.module--blog-recent-posts .blog-post .image-container img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.module--blog-recent-posts .blog-post .button-container .link{flex:1 1 auto}