table{width:100%;border-collapse:collapse;margin:16px 0 24px;font-size:14px}th{background:#1e3a8a;color:#fff;padding:10px 14px;text-align:left;font-weight:600}td{padding:10px 14px;border-bottom:1px solid #e2e8f0;vertical-align:top}tr:nth-child(even) td{background:#f8fafc}td.price{font-weight:700;color:#2563eb;white-space:nowrap}.step-block{display:flex;gap:18px;align-items:flex-start;margin-bottom:24px}.step-num{width:40px;height:40px;min-width:40px;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;margin-top:2px}.step-body{flex:1}.step-title{font-weight:700;font-size:17px;color:#1e3a8a;margin-bottom:8px}.step-body p{margin-bottom:10px}@media (max-width:640px){.step-block{flex-direction:column}}