.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:0;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);--head-bg-color:#E4E1FE;--head-active-bg-color:#E4E1FE;--hover-text-color:#14111F;--hover-bg-color:#ecebf4;--head-active-text-color:#B10;font-size:1.2rem}.tablepress>:not(caption)>*>*{background:0 0;border:0;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of:where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of:where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress thead th:active{outline:0}@media screen and (max-width:900px){.tablepress{font-size:1.1rem}}.tablepress tbody td,.tablepress thead th{vertical-align:top}.wp-dark-mode-switch{cursor:pointer;z-index:auto;align-items:center;display:inline-flex;justify-content:center}@media (max-width:781px){.wp-block-columns>.wp-block-column:not([style*="--order-mobile"]){order:999}}