.cnst-blog-list__header h1{margin-bottom:12px}.cnst-blog-list__sidebar{position:sticky;top:24px;align-self:start;background:var(--brand-bg-alt);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:20px}.cnst-widget__title{font-size:.95rem;margin:0 0 12px;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.06em;color:var(--brand-primary)}.cnst-tag-cloud{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-wrap:wrap;gap:8px}.cnst-tag-cloud a{display:inline-block;padding:4px 10px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);font-size:.8rem;color:var(--brand-neutral-mid)}.cnst-tag-cloud a:hover{color:var(--brand-primary);border-color:var(--brand-secondary)}.cnst-widget__recent{list-style:none;padding:0;margin:0}.cnst-widget__recent li{margin-bottom:10px}.cnst-widget__recent a{color:var(--brand-text);font-size:.92rem}.cnst-widget__recent a:hover{color:var(--brand-primary)}.cnst-blog-list__item{border-bottom:1px solid var(--brand-border);padding:0 0 24px;margin-bottom:24px}.cnst-blog-list__item h2{font-size:1.35rem;margin-bottom:8px}.cnst-blog-list__item h2 a{color:var(--brand-text)}.cnst-blog-list__item h2 a:hover{color:var(--brand-primary)}.cnst-blog-list__meta{font-size:.85rem;color:var(--brand-neutral-mid);margin-bottom:10px}.cnst-blog-list__more{font-weight:600;font-size:.9rem;color:var(--brand-primary)}.cnst-blog-list__pager{margin-top:16px}.cnst-blog-list__pager .page-link{color:var(--brand-primary);border-radius:var(--brand-radius)}.cnst-blog-list__pager .active .page-link{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--brand-text-inverse)}@media (max-width:991px){.cnst-blog-list__sidebar{position:static;margin-bottom:16px}}