.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;position:relative;width:100%}.hs-blog-post-listing__post-image-wrapper{max-height:450px;width:100%}.hs-blog-post-listing__post-image{height:100%;object-fit:cover;width:100%}.hs-blog-post-listing__post-content{align-items:center;background-color:#0c2340;display:flex;flex-direction:column;flex-grow:1;padding:.5rem}.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{line-height:1.5rem}.hs-blog-post-listing__post-title a{color:#fff!important;font-size:32px;text-align:center}.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-description{color:#fff;font-size:20px}.hs-blog-post-listing__post-tag{display:inline-block}.time-span{color:#082e6d;font-size:1rem;font-weight:bolder;line-height:1em;margin:2rem 0 0;padding:0}.hs-blog-post-listing__post-timestamp{background-color:#fff;box-shadow:inset 0 3px 6px rgba(0,0,0,.16);color:#1682f6;display:block;font-size:.75em;font-weight:700;height:0;left:2.5%;padding:2.5% 0 15%;position:absolute;text-align:center;text-transform:uppercase;top:1.5%;width:15%;z-index:10}.hs-blog-post-listing__post-button-wrapper{margin-top:auto}.hs-blog-post-listing__post-button{display:inline-block}