.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:hidden;width:100%}.hs-blog-post-listing__post-image{aspect-ratio:5/4;height:320px;object-fit:cover}.image{margin-right:24px}.hs-blog-post-listing__post-content{border-radius:10px;box-shadow:5px 5px 5px 5px rgba(0,0,0,.05);display:flex;flex-direction:row;margin:12px 15px;padding:24px}.read-more{text-decoration:underline}.hs-blog-post-listing__post-author{align-items:center;display:flex}.tags{margin-bottom:24px;margin-top:24px}.hs-blog-post-listing__post-tag{background-color:#f2f2f2;border-radius:25px;color:#616161;font-size:10pt;padding:5px 15px}.hs-blog-post-listing__post-timestamp{display:block}