.sy-blog-head{padding:140px 0 32px}.sy-blog-head h1{color:var(--brand-primary);margin-bottom:12px}.sy-blog-head p{color:var(--brand-text);max-width:720px}.cnst-blog-feature{background:var(--brand-bg-alt);border-radius:var(--brand-radius);overflow:hidden;border:1px solid var(--brand-border)}.cnst-blog-feature img{width:100%;height:100%;min-height:280px;-o-object-fit:cover;object-fit:cover}.cnst-blog-feature__body{padding:32px;display:flex;flex-direction:column;justify-content:center}.cnst-blog-list__category{display:inline-block;background:var(--brand-secondary);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:var(--brand-radius);margin-bottom:12px;width:-moz-fit-content;width:fit-content}.cnst-blog-feature__body h2{color:var(--brand-primary);font-size:max(1.4rem, min(2.5vw, 1.9rem))}.cnst-blog-list__meta{display:flex;gap:12px;flex-wrap:wrap;font-size:.85rem;color:var(--brand-neutral-mid);margin:8px 0 12px}.cnst-blog-list__item{padding:24px 0;border-bottom:1px solid var(--brand-border)}.cnst-blog-list__item h2{font-size:1.35rem;margin-bottom:4px}.cnst-blog-list__item h2 a{color:var(--brand-primary)}.cnst-blog-list__item p{color:var(--brand-text)}.cnst-blog-more{font-weight:700;color:var(--brand-secondary)}.cnst-widget{background:var(--brand-bg-alt);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:20px}.cnst-widget__title{font-size:1.05rem;color:var(--brand-primary);margin-bottom:12px}.cnst-widget__recent{list-style:none;padding:0;margin:0}.cnst-widget__recent li{padding:10px 0;border-bottom:1px solid var(--brand-border)}.cnst-widget__recent a{color:var(--brand-text);font-size:.92rem}.cnst-blog-list__pager{margin-top:28px}.pagination .page-link{color:var(--brand-primary);border-radius:var(--brand-radius)}.pagination .page-item.active .page-link{background:var(--brand-secondary);border-color:var(--brand-secondary);color:#fff}