.sn-guide-listing{--pL-title-color:var(--sn-header-color,#181818);--pL-summary-color:var(--sn-text-color,#585871);max-width:100%}.sn-guide-listing .hs_cos_wrapper{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px;justify-content:space-between}.post-item{border:1px solid #eaeaed;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:30px}.post-item__image-wrapper{border-radius:8px;height:177px;overflow:hidden}.post-item__image{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.post-item__image--placeholder{background:#eaeaed;height:100%;width:100%}.post-item__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:16px}.post-item__title a{color:var(--pL-title-color);font-size:24px;font-weight:700;line-height:125%;text-decoration:none}.post-item__summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--pL-summary-color);display:-webkit-box;font-size:18px;font-weight:400;line-height:150%;overflow:hidden}.post-item__link{margin-top:auto}@media screen and (min-width:768px){.sn-guide-listing .hs_cos_wrapper{align-items:stretch;flex-direction:row;justify-content:flex-start}.post-item{flex:0 0 47%}.post-item__image-wrapper{height:262px}.post-item__title a{font-size:32px}}@media screen and (min-width:1024px){.sn-guide-listing .hs_cos_wrapper{gap:30px}.post-item{flex:0 0 calc(33.33333% - 30px)}}