.wp-block-table{--table-border-color:var(--gds-color-secondary-500);--table-header-background-color:var(--gds-color-secondary-300);--table-stripe-background-color:var(--gds-color-secondary-100);background-color:var(--table-border-color);border:2px solid var(--table-header-background-color);border-radius:var(--gds-border-radius);font-size:var(--gds-body-s-font-size);width:100%}.wp-block-table.alignwide thead th{height:calc(2em + 24px)}.wp-block-table table{background-color:var(--gds-color-white)}.wp-block-table thead th{text-align:left;white-space:nowrap}.wp-block-table tfoot,.wp-block-table thead{background-color:var(--table-header-background-color);border:0;font-size:var(--gds-body-m-font-size)}.wp-block-table tfoot th,.wp-block-table thead th{height:calc(1em + 24px);padding-bottom:2px;padding-top:2px}.wp-block-table.wp-block-table th{font-weight:600}.wp-block-table td,.wp-block-table th{border:0;border-bottom:1px solid var(--table-border-color);padding:12px}.wp-block-table tr:last-child td,.wp-block-table tr:last-child th{border-bottom:0}.wp-block-table tbody th{font-weight:600}.wp-block-table table.has-fixed-layout{table-layout:auto;width:100%}@media(min-width:60em){.wp-block-table table.has-fixed-layout{table-layout:fixed}}.wp-block-table.is-style-horizontal-stripes tbody tr:nth-child(2n),.wp-block-table:not(.is-style-horizontal-stripes) tbody td:nth-child(2n){background-color:var(--table-stripe-background-color)}.wp-block-table:has(>.has-background){--table-border-color:#0000001a;--table-header-background-color:#00000026;--table-stripe-background-color:#0000001a}.wp-block-table.is-style-fixed-left-column thead tr>th:first-child{background-color:var(--table-header-background-color);left:0;position:sticky}.wp-block-table.is-style-fixed-left-column tbody tr>td:first-child{background-color:var(--gds-color-white);font-weight:600;left:0;position:sticky}.wp-block-table.is-style-simple{font-size:inherit}.wp-block-table.is-style-simple:not(:has(>.has-background)){border:0}.wp-block-table.is-style-simple:not(:has(>.has-background)),.wp-block-table.is-style-simple:not(:has(>.has-background)) table{background-color:#0000!important}.wp-block-table.is-style-simple:not(:has(>.has-background)) :is(td,th),.wp-block-table.is-style-simple:not(:has(>.has-background)) table :is(td,th){padding-bottom:6px;padding-top:6px}.wp-block-table.is-style-simple:not(:has(>.has-background)) :is(td,th):first-child,.wp-block-table.is-style-simple:not(:has(>.has-background)) table :is(td,th):first-child{padding-left:0}.wp-block-table.is-style-simple:not(:has(>.has-background)) :is(td,th):last-child,.wp-block-table.is-style-simple:not(:has(>.has-background)) table :is(td,th):last-child{padding-right:0}.wp-block-table.is-style-simple:not(:has(>.has-background)) table tbody:has(+tfoot)>:last-child>*,.wp-block-table.is-style-simple:not(:has(>.has-background)) tbody:has(+tfoot)>:last-child>*{padding-bottom:12px}.wp-block-table.is-style-simple:not(:has(>.has-background)) table tfoot>:first-child>*,.wp-block-table.is-style-simple:not(:has(>.has-background)) tfoot>:first-child>*{padding-top:12px}.wp-block-table.is-style-simple td,.wp-block-table.is-style-simple tfoot,.wp-block-table.is-style-simple th,.wp-block-table.is-style-simple thead,.wp-block-table.is-style-simple tr{background-color:#0000!important;border:0!important}.wp-block-table.is-style-simple tfoot{border-top:1px solid var(--table-border-color)!important;font-size:inherit}.wp-block-table.is-style-simple:has(>.has-white-background-color){--table-border-color:var(--gds-color-secondary-300);--table-header-background-color:var(--gds-color-secondary-300)}