.hs-blog-post-listing{display:flex;flex-wrap:wrap}.hs-blog-post-listing__post{box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem;overflow:visible;width:100%}.hs-blog-post-listing__post-image{height:225px;object-fit:cover;width:100%}.hs-blog-post-listing__post-content{display:flex;flex-direction:column;flex-grow:1}.hs-blog-post-listing__post-author,.hs-blog-post-listing__post-image--card,.hs-blog-post-listing__post-tags,.hs-blog-post-listing__post-timestamp,.hs-blog-post-listing__post-title{margin:0 0 .5rem}.hs-blog-post-listing__post-title{color:#fff;font-size:32px;font-weight:500;margin:0 0 30px;padding:6px 0}.hs-blog-post-listing__post-author{align-items:center;display:flex}.hs-blog-post-listing__post-author-image-wrapper{height:40px;margin-right:.5rem;width:40px}.hs-blog-post-listing__post-author-image{height:100%;object-fit:cover;width:100%}.hs-blog-post-listing__post-tag{display:inline-block;left:-30px;position:relative}.hs-blog-post-listing__post-timestamp{display:block}.hs-blog-post-listing__post-button-wrapper{margin-top:auto}.hs-blog-post-listing__post-button{display:inline-block}