.hs-blog-post-listing{display:flex;flex-wrap:wrap}.hs-blog-post-listing__post{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden;width:100%}.hs-blog-post-listing__post-image{height:100%;object-fit:cover;width:100%}.hs-blog-post-listing__post-content{display:flex;flex-direction:column;flex-grow:1;min-height:200px;padding:20px}.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-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-button-wrapper{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-top:auto}.hs-blog-post-listing__post-title,.hs-blog-post-listing__post-title-link{color:#000;font-size:x-large}.hs-blog-post-listing__post-author-name{color:#000;font-weight:700}.hs-blog-post-listing__post-button{font-weight:700;text-transform:uppercase}.hs-blog-post-author-time{align-items:center;display:flex;flex-direction:row;gap:5px}.hs-blog-post-listing__post-tag{display:inline-block;margin-top:10px!important}.hs-blog-post-listing__post-description{margin-bottom:2px!important}