.pillars{background:var(--black)}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:42px}.pillar-card{background:var(--black-card);border:1px solid var(--border-dark);padding:34px 28px;position:relative}.pillar-num{position:absolute;top:16px;right:18px;font-size:3.3rem;font-weight:700;color:rgba(196,30,58,.12)}.pillar-icon{width:56px;height:56px;border-radius:2px;border:1px solid rgba(196,30,58,.28);background:rgba(196,30,58,.08);margin-bottom:18px;display:flex;align-items:center;justify-content:center}.pillar-icon img{max-width:26px;max-height:26px;width:auto;height:auto;object-fit:contain}.pillar-dot{width:10px;height:10px;border-radius:50%;background:var(--red)}.pillar-title{font-size:.96rem;margin:0 0 10px}.pillar-desc{margin:0;font-size:.86rem;line-height:1.75;color:rgba(255,255,255,.58)}@media (max-width:980px){.pillars-grid{grid-template-columns:1fr}}
