.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 article{border-radius:0;box-shadow:0 0 0 transparent;height:100%;padding:20px}.hs-blog-post-listing article,.hs-blog-post-listing article:hover{border:1px solid #fff;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hs-blog-post-listing article:hover{box-shadow:0 0 20px rgba(0,0,0,.1)}.hs-blog-post-listing__post-image{aspect-ratio:unset!important;height:auto!important;object-fit:unset!important;width:100%!important}.hs-blog-post-listing__post-image-wrapper{height:200px}.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;text-align:right}.hs-blog-post-listing__post-button{display:inline-block}