.hs-blog-post-listing{display:flex;flex-wrap:wrap;font-family:Arial;gap:4rem;margin:0 1.5rem}.hs-blog-post-listing__post{box-sizing:border-box;display:flex;flex-direction:column;max-width:330px;overflow:hidden;width:100%}.hs-blog-post-listing__post-image{aspect-ratio:.914;border-radius:64px;border-bottom-left-radius:0;border-top-right-radius:0;height:100%;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{margin:0 0 .75rem}.hs-blog-post-listing__post-title{line-height:.8em;margin:.75rem 0 0}.hs-blog-post-listing__post-title-link{color:#da1536;font-size:18px;font-weight:700}.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}.hs-blog-post-listing__post-timestamp{display:block}.hs-blog-post-listing__post-button-wrapper{margin-top:auto}.hs-blog-post-listing__post-button{background-color:#da1536;border:2px solid transparent;border-bottom-right-radius:16px;border-top-left-radius:16px;color:#fff;display:inline-block;font-weight:700;padding:5px 10px}.hs-blog-post-listing__post-button:hover{background-color:transparent;border-color:#da1536}