.info-card{background:#fff;padding:18px 0;width:min(520px,100%);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.info-row{display:grid;grid-template-columns:34px 1fr;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-row+.info-row{margin-top:18px}.info-icon{width:34px;height:34px;display:grid;place-items:center;color:#111}.info-icon .icon{width:26px;height:26px;display:block}.info-content{min-width:0}.info-label{color:#9aa0a6;margin-bottom:2px;letter-spacing:.2px}.info-label,.pill{font-size:12px;font-weight:600}.pill{display:inline-block;max-width:100%;padding:7px 12px;border-radius:999px;background:#f3f4f6;color:#111;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}