.hs-blog-post-listing{display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--content-width);padding:0 20px}@media screen and (min-width:1400px){.hs-blog-post-listing{padding:0}}@media screen and (max-width:767px){.hs-blog-post-listing{padding:0 20px}}.hs-blog-post-listing__post{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}.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-tag{display:inline-block}a:visited.hs-blog-post-listing__post-tag{color:var(--colors-blue)}.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}.hs-blog-post-listing :where(h2,h2 a){font-size:18px;padding-bottom:10px}.hs-blog-post-listing :where(p,a,time):not(h2 a){font-family:var(--fonts-paragraph);font-size:18px}.hs-blog-post-listing a{text-decoration:none}