.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:after,.hs-blog-post-listing__post:nth-child(2n):after{background:linear-gradient(180deg,#007ffa,rgba(0,127,250,0));content:"";height:20%;left:0;position:absolute;right:0;top:0;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:#fafafa;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{color:#082e6d;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:#58595b;font-size:20px;padding:0 2rem;text-align:center}.hs-blog-post-listing__post-tag{display:inline-block}.time-span{color:#082e6d;font-size:1.5rem;font-weight:400;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}