.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{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}.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__post{border:1px solid #001c37}.hs-blog-post-listing__post-image{height:250px}.hs-blog-post-listing__post-content{padding:40px 40px 0}.hs-blog-post-listing__post-timestamp{font-size:14px;font-weight:700;letter-spacing:1px;line-height:24px;padding-bottom:15px;position:relative;text-transform:uppercase}.hs-blog-post-listing__post-timestamp:after{background-color:#76c200;bottom:0;content:"";height:5px;left:0;position:absolute;width:120px}.hs-blog-post-listing__post-title{font-size:24px;line-height:34px;margin:15px 0 40px}.hs-blog-post-listing__post-button-wrapper{background-color:#001c37;color:#fff;margin-left:-40px;margin-right:-40px;text-align:center;text-transform:uppercase;width:calc(100% + 80px)}.hs-blog-post-listing__post-button{background-color:#001c37;border:none;border-radius:0;color:#fff;display:block;width:100%}.hs-blog-post-listing__post-button:hover{background-color:#666;border:none;border-radius:0;color:#fff}