.table [data-component-id=table]{overflow:auto}.table table{border:1px solid var(--borderColor-4);color:var(--borderColor-4)}.table table tr th{border:1px solid var(--borderColor-4);color:var(--borderColor-4);padding:16px}@media screen and (min-width: 768px)and (max-width: 1023px){.table table tr th{padding:12px}}@media screen and (max-width: 479px){.table table tr th{padding:8px}}@media screen and (min-width: 480px)and (max-width: 639px){.table table tr th{padding:8px}}@media screen and (min-width: 640px)and (max-width: 767px){.table table tr th{padding:8px}}.table table tr th:has(.table__cell--bgColor-1){background-color:var(--bgColor-supporting-1)}.table table tr th:has(.table__cell--bgColor-2){background-color:var(--table-bgColor-1)}.table table tr th{font-weight:inherit}.table table tr td{border:1px solid var(--borderColor-4);color:var(--borderColor-4);padding:16px}@media screen and (min-width: 768px)and (max-width: 1023px){.table table tr td{padding:12px}}@media screen and (max-width: 479px){.table table tr td{padding:8px}}@media screen and (min-width: 480px)and (max-width: 639px){.table table tr td{padding:8px}}@media screen and (min-width: 640px)and (max-width: 767px){.table table tr td{padding:8px}}.table table tr td:has(.table__cell--bgColor-1){background-color:var(--bgColor-supporting-1)}.table table tr td:has(.table__cell--bgColor-2){background-color:var(--table-bgColor-1)}