.sb-article{ font-family:'Hanken Grotesk',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif; color:#1d2926; }
.sb-article .col{ max-width:760px; margin:0 auto; padding:0 28px; }
.sb-article h1{ font-size:clamp(34px,4.4vw,52px); line-height:1.08; letter-spacing:-.025em; color:#142420; margin:18px 0 0; text-wrap:balance; }
.sb-article h2{ font-size:clamp(24px,2.6vw,30px); line-height:1.2; letter-spacing:-.015em; color:#142420; margin:44px 0 0; }
.sb-article p{ font-size:19px; line-height:1.72; color:#33433e; margin:20px 0 0; }
.sb-article p:first-of-type{ font-size:21px; color:#26332f; }
.sb-article a{ color:#16504a; text-decoration:underline; text-underline-offset:2px; }
.sb-article ul{ margin:18px 0 0; padding-left:0; list-style:none; display:flex; flex-direction:column; gap:12px; }
.sb-article ul li{ position:relative; padding-left:30px; font-size:19px; line-height:1.6; color:#33433e; }
.sb-article ul li::before{ content:""; position:absolute; left:0; top:11px; width:9px; height:9px; border-radius:50%; background:#4c9a83; }
.sb-article blockquote{ margin:40px 0 0; padding:6px 0 6px 28px; border-left:4px solid #16504a; font-size:24px; line-height:1.45; font-weight:500; color:#142420; letter-spacing:-.01em; }
.sb-article figure{ margin:0; }
.sb-eyebrow{ display:inline-block; font-size:12.5px; font-weight:700; letter-spacing:.14em; text-transform:uppercase; color:#16504a; background:#dcead0; padding:6px 14px; border-radius:999px; }
@media(max-width:680px){ .sb-article .col{ padding:0 22px; } }
