.hs-blog-post-listing{display:flex;flex-wrap:wrap}.hs-blog-post-listing__post{background:var(--neutrals-white,#fff);border:1px solid #ecedf8;border-radius:20px;box-shadow:0 4px 50px 0 hsla(0,0%,55%,.1);box-sizing:border-box;display:flex;flex-direction:column;margin:5px;overflow:hidden;padding:20px;width:100%}.hs-blog-post-listing__post-image{border-radius:20px;display:block;height:100%;height:191px!important;margin-bottom:15px;object-fit:cover;width:100%}.hs-blog-post-listing__post-image-wrapper{position:relative}.hs-blog-post-listing__post-image-wrapper__min_read{background:#ecedf8;border-radius:5px;bottom:30px;color:#232963;font-size:12px;font-style:normal;font-weight:500;left:20px;line-height:normal;padding:10px;position:absolute;text-align:center;width:max-content;z-index:2}.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-title{color:#232963;font-size:20px;font-style:normal;font-weight:600;line-height:25px}.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{align-items:center;display:flex;justify-content:flex-end;margin-top:auto}.hs-blog-post-listing__post-button-wrapper a{margin-bottom:0}.hs-blog-post-listing__post-button{display:inline-block}.hs-blog-post-listing__post--3{width:calc(66.6% - 1.32rem)}@media only screen and (max-width:992px){.hs-blog-post-listing__post{width:100%!important}}