<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-table{width:100%;border:1px solid var(--c-table-border-color)}.c-table th,.c-table td{padding:var(--spacer-5);text-align:left}.c-table th{font-weight:400;font-family:var(--font-family-body-bold)}.c-table thead th{background:var(--c-table-header-bgd-color);color:var(--c-table-header-color);text-align:left;vertical-align:bottom}.c-table--centered{text-align:center}.c-table--centered thead th{text-align:center}.c-table--bordered thead th{border-top:0;border-bottom:0}.c-table--bordered thead th:first-child{border-left:0}.c-table--bordered thead th:last-child{border-right:0}.c-table--bordered th,.c-table--bordered td{border:1px solid var(--c-table-border-color)}.c-table--striped tbody tr:nth-child(even)&gt;*{background:var(--c-table-strip-color)}.c-table--striped.c-table--bordered th,.c-table--striped.c-table--bordered td{border-color:var(--c-table-cell-border-color)}.c-table--striped.c-table--bordered tbody tr:last-child&gt;*{border-bottom-color:var(--c-table-border-color)}.c-table--striped-col tbody td:nth-child(even){background:var(--c-table-strip-color)}.c-table--striped-col.c-table--bordered th,.c-table--striped-col.c-table--bordered td{border-color:var(--c-table-cell-border-color)}.c-table--striped-col.c-table--bordered tbody tr:last-child&gt;*{border-bottom-color:var(--c-table-border-color)}.c-table--equal-width{table-layout:fixed}@media(max-width: 1024px){.table-responsive{overflow-x:auto;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--color-gray-3) var(--color-tertiary-light);scroll-behavior:smooth;scroll-padding:0}.table-responsive::-webkit-scrollbar{width:8px;height:8px}.table-responsive::-webkit-scrollbar-thumb{background:var(--color-gray-3);border-radius:4px}.table-responsive::-webkit-scrollbar-track{background:var(--color-tertiary-light);border-radius:4px}.table-responsive .c-table{width:calc(100% - 1px)}.table-responsive td{min-width:200px}.c-table--equal-width{table-layout:auto}}/*# sourceMappingURL=table.css.map */
</pre></body></html>