.hs-blog-post-listing{column-gap:4rem;display:grid;flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:2rem 15px;row-gap:3rem}@media (max-width:1065px){.hs-blog-post-listing{column-gap:2rem;row-gap:2rem}}.hs-blog-post-listing__post{box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem;min-width:100%}@media (min-width:766px){.hs-blog-post-listing__first-post{align-items:center;flex-direction:row;grid-column:1/-1;max-height:500px}.full_height_content{background:#fff;flex:3;height:100%;margin:10% 0;padding:0 25px}}.hs-blog-post-listing__post-image-wrapper{flex:2;min-width:300px;position:relative}.hs-blog-post-listing__post-image{height:100%;object-fit:cover;transition:all .2s ease-in-out;width:100%}.hs-blog-post-listing__post-image:hover{box-shadow:0 .0625rem .1875rem rgba(0,0,0,.05),0 1.25rem 1.5625rem -.3125rem rgba(0,0,0,.05),0 .625rem .625rem -.3125rem rgba(0,0,0,.04)}.hs-blog-post-listing__post-content{background:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:space-evenly;padding:15px 20px;row-gap:10px}.hs-blog-post-listing__post-tags{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;margin-bottom:.5rem;overflow:hidden;-webkit-text-overflow:clip}.hs-blog-grid .hs-blog-post-listing__post-title{flex: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}a{transition:color .1s ease-in-out}.hs-blog-post-listing__post-title a:hover{color:#0093b2}.hs-blog-post-listing__post-author{align-items:center;display:flex;height:40px}.hs-blog-post-listing__post-author-image-wrapper{border-radius:50%;height:40px;margin-right:.5rem;overflow:hidden;width:40px}.hs-blog-post-listing__post-author-image{height:100%;object-fit:cover;width:100%}.hs-blog-post-listing__post-author-name{color:#000;font-size:.8rem;font-weight:500}.hs-blog-post-listing__post-tag{background-color:#e1eff3;border-radius:10px;color:#fff;color:#0093b2;display:inline-block;font-size:.7rem;font-weight:500;padding:0 10px}.hs-blog-post-listing__post-timestamp{display:block}.hs-blog-post-listing__post-description{flex:1;margin:0}.hs-blog-post-listing__post-button{display:inline-block}.hs-blog-post-listing__post-footer,.hstack{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.hs-blog-post-listing__post-footer{padding:10px 0}