.cb-blog-hero{padding:120px 0 48px;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.cb-blog-sidebar{position:sticky;top:100px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:20px}.cb-blog-sidebar ul{list-style:none;margin:0 0 20px;padding:0}.cb-blog-sidebar li{margin-bottom:10px}.cb-blog-sidebar a{color:var(--brand-text);font-weight:600}.cb-blog-side-note{border-top:1px solid var(--brand-border);padding-top:16px}.cb-blog-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;margin-bottom:20px}.cb-blog-tag{color:var(--brand-primary);font-size:.8rem;font-weight:700;text-transform:uppercase;margin-bottom:8px}.cb-blog-author,.cb-blog-card time{display:inline-block;margin-right:10px;font-size:.9rem;color:var(--brand-text)}.cb-blog-more{font-weight:700}.cb-pagination .pagination{margin-top:24px}.cb-pagination .page-link{color:var(--brand-primary-dark);border-radius:var(--brand-radius)}@media (max-width:991px){.cb-blog-sidebar{position:static;margin-bottom:24px}}