.hs-blog-post-listing{display:flex;flex-wrap:wrap}.hs-blog-post-listing__post{border-radius:1rem;box-shadow:0 .3125rem 1.25rem rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.hs-blog-post-listing__post:hover .hs-blog-post-listing__post-tag{background-color:#ec574b;color:#fff;padding-left:40px}.hs-blog-post-listing__post:hover .hs-blog-post-listing__post-title a{background-size:100% 4px;transition:background-size .9s}.hs-blog-post-listing__post-image{height:140px;object-fit:cover;width:100%}.hs-blog-post-listing__post-content{display:flex;flex-direction:column;flex-grow:1;padding:16px 40px}.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-title{color:#252a3e;font-size:20px;font-weight:700;line-height:1.25;margin:0}.hs-blog-post-listing__post-title a{background-image:linear-gradient(#ec574b,#ec574b);background-position:0 100%;background-repeat:no-repeat;background-size:0 4px;color:#252a3e;display:initial;font-size:20px;font-weight:700}.hs-blog-post-listing__post-tags{left:0;margin:0;position:absolute;top:100px}.hs-blog-post-listing__post-tag{background:#252a3e;clip-path:polygon(0 0,100% 0,calc(100% - .625rem) 50%,100% 100%,0 100%);color:#fff;display:inline-flex;font-size:12.8px;letter-spacing:1.6px;padding:0 27px 0 22px;text-transform:uppercase;transition:all .25s ease}.hs-blog-post-listing__post-tag:nth-child(2){display:none}.hs-blog-post-listing__post-timestamp{display:block}.hs-blog-post-listing__post-button-wrapper{margin-top:auto}.hs-blog-post-listing__post-button{color:#252a3e;display:inline-block;font-size:14px}