.pricing-hub-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:840px;margin:0 auto;display:grid}@media (max-width:680px){.pricing-hub-grid{grid-template-columns:1fr}}.pricing-hub-grid .rel-card{padding:28px}.pricing-hub-grid .rel-card .ico{border:1px solid var(--line-2);width:40px;height:40px;color:var(--brand-3);background:#604ed629;border-radius:10px;place-items:center;margin-bottom:16px;display:grid}.pricing-hub-grid .rel-card:first-child .ico{color:#a855f7;background:#a855f726;border-color:#a855f759}.pricing-hub-grid .rel-card:nth-child(2) .ico{color:#3b82f6;background:#3b82f626;border-color:#3b82f659}.pricing-hub-grid .rel-card .ico svg{width:18px;height:18px}.pricing-hub-grid .rel-card h4{margin-bottom:8px;font-size:18px}.pricing-hub-grid .rel-card p{font-size:14px}
