.list-row .range{font-size:clamp(1rem,2.2vw,1.25rem);font-weight:700;letter-spacing:-.01em;color:#12160f;flex-shrink:0;font-variant-numeric:tabular-nums;}
.sources{padding:90px 60px 10px;}
.sources h2{font-size:clamp(1.3rem,2.6vw,1.9rem);font-weight:700;letter-spacing:-.02em;margin-bottom:8px;}
.sources p.lead{font-size:15px;line-height:1.7;color:#3c443c;max-width:64ch;margin-bottom:24px;}
.sources ul{list-style:none;max-width:64ch;display:flex;flex-direction:column;gap:12px;}
.sources li{font-size:14.5px;line-height:1.55;color:#3c443c;padding-left:18px;position:relative;}
.sources li::before{content:'';position:absolute;left:0;top:9px;width:7px;height:7px;border-radius:50%;background:#3f7a5c;}
.sources a{border-bottom:1px solid rgba(63,122,92,.45);font-weight:600;color:#3f7a5c;color:oklch(0.55 0.1 165);}
@media(max-width:860px){.sources{padding-left:26px;padding-right:26px;}}
