.featured-blog-shell{background:var(--brand-bg-alt);border:1px solid var(--brand-border);padding:42px;margin-bottom:56px}.featured-blog-shell img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.category a,.featured-blog-shell span{color:var(--brand-secondary);font-weight:700;text-transform:uppercase;font-size:12px}.blog-list-item{border-bottom:1px solid var(--brand-border);padding-bottom:34px;margin-bottom:34px}.blog-attr{color:var(--brand-text);margin-bottom:14px}.blog-sidebar{position:sticky;top:150px;border:1px solid var(--brand-border);padding:24px;background:#fff}.recent-blogs{list-style:none;padding:0;margin:0}.recent-blogs li{display:flex;gap:12px;border-bottom:1px solid var(--brand-border);padding:12px 0}.recent-blogs span{min-width:48px;color:var(--brand-primary)}.pagination .page-link{color:var(--brand-primary)}.pagination .active .page-link{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}