.lp-cards-wrapper{display:flex;flex-wrap:nowrap;flex-direction:row;margin-left:-12px;margin-right:-12px}@media(max-width:768px){.lp-cards-wrapper{flex-wrap:wrap}}{% set primary = '#254a77' %}{% set secondary = '#0db3b5' %}{% set gray = '#ececec' %}.post-listing{display:flex;flex-wrap:wrap}.post-item{display:flex;flex-direction:column;margin:0 12px 50px 12px;border:0;background-color:#f5f5f5;width:100%}.post-item .hs-featured-image-wrapper{background-size:cover;background-position:center center;position:relative;padding-top:50%}.post-item .hs-featured-image-wrapper.no-img{background-color:}.post-item .hs-featured-image-wrapper.no-img:before,.post-item .hs-featured-image-wrapper.no-img:after{content:'';position:absolute;top:50%;left:25%;width:50%;height:1px;border-top:1px solid white;transform:rotate(45deg)}.post-item .hs-featured-image-wrapper.no-img:before{transform:rotate(-45deg)}.post-item .padding-all-over{padding:42px 32px 0 32px}.post-item h2,.post-item h2 a{font-size:20px;line-height:1.3;color:;transition:all ease-in-out .4s}.post-item .header-position{display:flex;flex-direction:column}.post-item .author-date{font-size:14px;line-height:20px;margin:8px 0}.post-item .author-date span.author-row,.post-item .author-date span.date-row{color:;font-weight:700}.post-item .anchor-bg{position:relative}.post-item .post-header{flex-grow:1}.btn-wrapper{padding:16px 32px}@media(min-width:768px){.post-item{width:calc( 50% - 25px )}}.post-item .featured-img-link{height:200px;display:block}.post-item .featured-img-link img{height:100%;width:100%;object-fit:cover}.post-item .post-description-inner,.post-item .read-more{padding:16px}