.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{display:block;height:280px;object-fit:cover;object-position:top;width:100%}.hs-blog-post-listing__post-content{border:1px solid;display:flex;flex-direction:column;flex-grow:1;margin-bottom:20px;padding:0 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-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{display:inline-block}.metaDesc{display:flex;justify-content:space-between;margin:10px 0}.metaDesc *{color:var(--Grey,#acbfbc);font-family:Cormorant Garamond;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0}section#blog-page article{margin:0!important}section#blog-page{justify-content:space-between}#blog-page article.hs-blog-post-listing__post:nth-child(n+1) .hs-blog-post-listing__post-timestamp{background:#e6eceb;border-radius:1px;color:#4b4b51;display:inline-flex;font-family:Cormorant Garamond;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-top:-45px;padding:3px 6px 5px;position:absolute;right:10px;text-align:right}#blog-page article.hs-blog-post-listing__post{position:relative}#blog-page article.hs-blog-post-listing__post:nth-child(n+1) .hs-blog-post-listing__post-button-wrapper{display:none}.hs-blog-listing h2.hs-blog-post-listing__post-title{font-size:20px;line-height:1}.hs-blog-listing h2.hs-blog-post-listing__post-title a.hs-blog-post-listing__post-title-link{line-height:1.2}.hs-blog-listing .hs-blog-post-listing__post-content{min-height:120px;padding:0 20px 20px}