.fk-blog{padding:var(--space-3xl) 0;background:var(--brand-bg)}.fk-blog-header{margin-bottom:32px;max-width:760px}.fk-blog-header h1{font-size:max(1.8rem, min(3vw, 2.5rem));margin-bottom:12px}.cnst-blog-list__sidebar--sticky{position:sticky;top:24px;align-self:flex-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;color:var(--brand-primary)}.cnst-tag-cloud,.cnst-widget__recent{list-style:none;padding:0;margin:0 0 24px}.cnst-tag-cloud li,.cnst-widget__recent li{margin-bottom:8px}.cnst-tag-cloud a,.cnst-widget__recent a{color:var(--brand-neutral-mid);font-size:.9rem}.cnst-tag-cloud a:hover,.cnst-widget__recent a:hover{color:var(--brand-secondary)}.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-secondary)}.cnst-blog-meta{color:var(--brand-neutral-mid);font-size:.88rem;margin-bottom:8px}.cnst-blog-list__item>p:last-of-type{color:var(--brand-neutral-mid)}.cnst-blog-more{font-weight:700;color:var(--brand-secondary)}.cnst-blog-pagination{margin-top:16px}.cnst-blog-pagination .page-link{color:var(--brand-primary);border-radius:var(--brand-radius)}.cnst-blog-pagination .page-item.active .page-link{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--brand-text-inverse)}@media (max-width:991.98px){.cnst-blog-list__sidebar--sticky{position:static;margin-bottom:8px}}