.sv-blog-head h1{font-size:max(2rem, min(4vw, 3rem));font-weight:700;margin-bottom:8px}.sv-blog-head p{color:var(--brand-neutral-mid);max-width:680px}.cnst-blog-feature{background:var(--brand-bg-alt);border:1px solid var(--brand-border);overflow:hidden}.cnst-blog-feature img{width:100%;height:100%;min-height:280px;-o-object-fit:cover;object-fit:cover;background:#d7e4db}.cnst-blog-feature__body{padding:48px 32px;display:flex;flex-direction:column;justify-content:center}.cnst-blog-list__category{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);margin-bottom:8px}.cnst-blog-feature__body h2,.cnst-blog-list__item h2{font-size:1.4rem;font-weight:700;margin-bottom:12px}.cnst-blog-feature__body h2 a,.cnst-blog-list__item h2 a{color:var(--brand-text)}.cnst-blog-feature__body h2 a:hover,.cnst-blog-list__item h2 a:hover{color:var(--brand-primary)}.cnst-blog-list__meta{color:var(--brand-neutral-mid);font-size:.88rem}.cnst-blog-list__item{padding:24px 0;border-bottom:1px solid var(--brand-border)}.cnst-widget__title{font-size:1rem;font-weight:700;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--brand-secondary)}.cnst-widget__recent{list-style:none;padding:0;margin:0}.cnst-widget__recent li{margin-bottom:12px}.cnst-widget__recent a{color:var(--brand-text);font-weight:500;font-size:.95rem}.cnst-widget__recent a:hover{color:var(--brand-primary)}.sv-blog-pagination{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.sv-page-link{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid var(--brand-border);color:var(--brand-text);font-weight:600}.sv-page-link.is-active,.sv-page-link:hover{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.sv-page-ellipsis{padding:8px;color:var(--brand-neutral-mid)}