.grid-feed{display:grid;width:100%;grid-gap:1rem;grid-auto-flow:dense;grid-template-columns:repeat(auto-fit,minmax(298px,1fr))}@media (width < 768px){.grid-feed{grid-template-columns:1fr;grid-gap:2rem}}.post-feed__header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;row-gap:10px}.post-feed__header h2{margin:0}.post-feed__header-cta>a{align-items:center;display:inline-flex;font-size:18px;font-weight:500;gap:8px}.post-feed__header-cta>a:after{background-image:url(/hubfs/raw_assets/public/Mbopartners_April2026/images/icon_arrow_forward_24.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:24px;width:24px}.post-feed__card{border:1px solid #e6e6e6;border-radius:8px;height:100%;overflow:hidden;width:auto}.post-feed__card:hover{box-shadow:0 1px 2px 0 rgba(161,153,194,.078),0 2px 4px 0 rgba(161,153,194,.122),0 4px 8px 0 rgba(161,153,194,.161),0 8px 16px 0 rgba(161,153,194,.2)}.post-feed__card-inner{background:#fff;height:100%}.post-feed__image{align-items:center;background:#fff;display:flex;justify-content:center;min-height:220px}.post-feed__image a{width:100%}.post-feed__image img{aspect-ratio:4/3;max-height:220px;max-width:100%;object-fit:cover;object-position:center;width:100%}.post-feed__body{background:#fff;display:grid;gap:.5rem;grid-template-rows:auto 1fr auto;min-height:220px;padding:24px 32px 28px}.post-feed__meta{color:#4d5770;font-size:12px}.post-feed__meta--tag a{color:var(--_post-feed-meta-link-color,#4d5770);font-weight:500}.post-feed__meta--tag a:hover{--_post-feed-meta-link-color:#0357fc;text-decoration:underline}.post-feed__title{font-family:Roboto Condensed,sans-serif;font-weight:400;line-height:1;margin-bottom:10px}.post-feed__title a{color:#001a61;display:-webkit-box;font-size:20px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.post-feed__title a:hover{color:#0357fc}.post-feed__read-time{align-items:center;color:#000;display:flex}.post-feed__cta>a{align-items:center;display:inline-flex;font-size:18px;font-weight:500;gap:8px}.post-feed__cta>a:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:24px;width:24px}.post-feed__list{display:flex;flex-wrap:wrap;gap:16px}.post-feed__list-item:not(:last-child){margin-bottom:16px}.post-feed__list-title{font-size:18px;font-weight:500;margin-bottom:0}.post-feed__list-title>a{color:#050288}.post-feed__list-title>a:hover{color:#0357fc;text-decoration:underline}.post-feed__col-content{flex:1}.post-feed__col-image{margin-bottom:40px}.post-feed__col-heading{text-transform:capitalize}.post-feed__load-more{margin-bottom:100px;margin-top:32px;text-align:center}@media (width >= 768px){.post-feed__cta{display:none}}@media (width < 768px){.post-feed__header .post-feed__cta{display:none}.post-feed__cta{text-align:center}.post-feed__col-content{flex:auto}}.u-hidden{display:none}.u-text-center{text-align:center}@media (width >= 768px){.post-feed[data-feed-style="1"] .grid-feed .post-feed__card:nth-of-type(3n+1){grid-column:span 2}}.post-feed[data-feed-style="2"] .post-feed__image img{aspect-ratio:4/3;max-height:360px}.post-feed[data-feed-style="2"] .post-feed__body{min-height:180px}.post-feed[data-feed-style="2"] .post-feed__card:not(:first-of-type) .post-feed__image{display:none}@media (width >= 768px){.post-feed[data-feed-style="2"] .grid-feed{grid-template-columns:1fr 1fr}.post-feed[data-feed-style="2"] .post-feed__card:first-of-type{grid-row:1/4}}@media (width < 768px){.post-feed[data-feed-style="2"] .post-feed__image{min-height:auto}.post-feed[data-feed-style="2"] .post-feed__image img{max-height:max-content}}@media (width >= 768px){.post-feed[data-feed-style="3"] .grid-feed .post-feed__card:nth-child(3n){grid-column:span 2}}