.pillars-sec{background:var(--ink);padding:7rem 0;position:relative}.pillars-sec .kicker{justify-content:flex-start}.pillars-sec h2{color:var(--paper);font-size:clamp(1.7rem,3vw,2.3rem);font-weight:800;margin-bottom:3rem;max-width:26ch}.pillars-sec--tight h2{font-size:clamp(1.9rem,3.4vw,2.6rem);margin-bottom:0;max-width:none}.pillars-sec--tight .pillars-grid{margin-top:2.4rem}.pillars-grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1000px){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pillars-grid{grid-template-columns:1fr}}.pillar-item{border-top:1px solid var(--line-on-ink);padding-top:1.4rem}.pillar-num{color:var(--crimson);font-family:Barlow Condensed;font-size:1.5rem;font-weight:900;margin-bottom:.8rem}.pillar-item h3{color:var(--paper);font-family:Barlow;font-size:1.05rem;font-weight:800;margin-bottom:.6rem}.pillar-item p{color:rgba(239,238,234,.68);font-family:Inter;font-size:.85rem;font-weight:300;line-height:1.65;margin:0;text-transform:none}.pillars-6-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(2,1fr);margin-top:2.4rem}@media (max-width:700px){.pillars-6-grid{grid-template-columns:1fr}}.pillars-6-grid .pillar-item p{text-transform:none}