.hs-blog-post-listing{display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--content-width);padding:0 0 50px}@media screen and (max-width:1360px){.hs-blog-post-listing{padding:0 20px 50px}}@media screen and (max-width:767px){.hs-blog-post-listing{padding:0 20px 30px}}.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 h2{font-size:26px;margin:12px 0}.hs-blog-post-listing time{font-size:14px;margin:0 0 20px}.hs-blog-post-listing__post-image{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;font-size:14px;letter-spacing:.5px;text-transform:uppercase}.hs-blog-post-listing__post-button-wrapper{margin-top:auto}.hs-blog-post-listing__post-button{display:inline-block}.hs-blog-post-listing__high-light{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0 auto 100px}.hs-blog-post-listing__high-light__image{flex:0 0 50%}.hs-blog-post-listing__high-light__image img{aspect-ratio:16/9;width:100%}.hs-blog-post-listing__high-light__text{flex:0 0 45%}.hs-blog-post-listing__high-light h2{font-size:32px}.hs-blog-post-listing__high-light p:not(time){color:var(--colors-grey);font-size:20px}.hs-blog-post-listing__high-light a{margin-top:20px}@media screen and (max-width:1360px){.hs-blog-post-listing__high-light{padding:0 20px 50px}}@media screen and (max-width:767px){.hs-blog-post-listing__high-light{flex-flow:column wrap;justify-content:flex-start;margin:0 0 50px}.hs-blog-post-listing__high-light__image,.hs-blog-post-listing__high-light__text{flex:1 0 100%}}