.svc-comparison__inner{margin:0 auto;max-width:900px}.svc-comparison__table-wrap{border-radius:12px;margin-top:40px;overflow-x:auto}.svc-comparison__table{background:var(--color-surface-2);border-collapse:collapse;border-radius:12px;overflow:hidden;width:100%}.svc-comparison__table th{border-bottom:1px solid var(--color-border);color:var(--color-muted);font-size:13px;font-weight:700;padding:16px 24px;white-space:nowrap}.svc-comparison__table th:first-child{text-align:left}.svc-comparison__table th:not(:first-child){text-align:center}.svc-comparison__table td{border-bottom:1px solid var(--color-border);font-size:14px;padding:14px 24px}.svc-comparison__table td:first-child{color:var(--color-text);font-weight:500}.svc-comparison__table td:not(:first-child){font-size:18px;font-weight:700;text-align:center}.svc-comparison__table tr:last-child td{border-bottom:none}.svc-comparison__table tbody tr:nth-child(2n){background:hsla(0,0%,100%,.02)}.svc-comparison__table .check-yes{color:var(--color-primary)}.svc-comparison__table .check-no{color:hsla(0,0%,100%,.2)}