.blog-post-content_grid{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.blog-post-content{flex:0 0 100%;max-width:100%;padding:0 15px;position:relative;width:100%}.blog-post-content .blog-listing-item{background:#fff;border-radius:8px;box-shadow:0 6px 20px rgba(214,211,227,.4);margin-bottom:30px;padding:16px}.blog-post-content .post-content-grid-image{border-radius:8px;height:300px;margin-bottom:16px;overflow:hidden}.blog-post-content .post-content-grid-image img{border-radius:8px;height:100%;max-width:100%;object-fit:cover;width:100%}.post-content-author,.post-content-button-wrapper,.post-content-description,.post-content-tags,.post-content-title-timestamp{margin-top:12px}.post-content-title{line-height:1.3;margin-bottom:12px}.post-content-title a{color:#1d1f20;font-size:20px;font-weight:500;line-height:1.3}.button-link{font-weight:500}.button-link:focus,.button-link:hover{text-decoration:underline}.post-content-title-timestamp{align-items:center;display:flex}.post-content-title-timestamp svg{display:inline-block;margin-right:5px}.button-link .hs_cos_wrapper_type_icon svg,.post-content-title-timestamp svg{fill:#35a18f}.post-content-title-timestamp time{color:#35a18f;font-size:14px;line-height:1}.post-content-title a:focus,.post-content-title a:hover{color:#1d1f20}@media screen and (min-width:768px){.blog-post-content{flex:0 0 50%;max-width:50%}}