.wp-block-table{margin-bottom:var(--grid-gutter-width);border:1px solid var(--color-gray3);border-radius:var(--border-radius-table)}.wp-block-table table{width:100%;max-width:100%;border-spacing:0;word-break:initial}@media(min-width: 992px){.wp-block-table table{table-layout:auto}}.wp-block-table table thead{border-bottom:none}.wp-block-table table tr{background-color:var(--color-white);border:none}.wp-block-table table th,.wp-block-table table td{border:1px solid var(--color-gray3);padding:8px;text-align:left;color:var(--color-text-on-light-backgrounds)}.wp-block-table table th{background-color:var(--color-gray2);font-weight:700}.wp-block-table table tr th:first-of-type,.wp-block-table table tr td:first-of-type{border-left:none}.wp-block-table table tr th:last-of-type,.wp-block-table table tr td:last-of-type{border-right:none}.wp-block-table table tr:first-of-type th,.wp-block-table table tr:first-of-type td{border-top:none}.wp-block-table table tbody tr:last-of-type th,.wp-block-table table tbody tr:last-of-type td{border-bottom:none}.wp-block-table figcaption{display:none}.wp-block-table.no-mobile-fixed-width table{table-layout:auto}.wp-block-table.is-style-stripes{border:1px solid var(--color-gray3)}.wp-block-table.is-style-stripes th,.wp-block-table.is-style-stripes td{border:1px solid var(--color-gray3)}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:var(--color-white)}.wp-block-table.is-style-stripes tbody tr:nth-child(even){background-color:var(--color-gray1)}.wp-block-table.is-style-stripes.is-style-reverse-stripes tbody tr:nth-child(odd){background-color:var(--color-gray1)}.wp-block-table.is-style-stripes.is-style-reverse-stripes tbody tr:nth-child(even){background-color:var(--color-white)}.wp-block-table.columns-80-20 table tr:first-child th:first-child{width:80%}.wp-block-table.merge-table-with-below{margin-bottom:0;border-bottom:none;border-radius:var(--border-radius-table) var(--border-radius-table) 0 0}.wp-block-table.merge-table-with-above{border-radius:0 0 var(--border-radius-table) var(--border-radius-table)}.wp-block-table:is(.alignleft,.aligncenter,.alignright){display:block;width:-moz-fit-content;width:fit-content}.wp-block-table .components-placeholder__fieldset .blocks-table__placeholder-form .components-base-control .components-base-control__field .components-text-control__input{color:var(--color-input-text)}@media screen and (max-width: 767px){.table-responsive{overflow-x:auto;min-height:.01%;width:100%;margin-bottom:calc(var(--line-height-base)*.75);overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive thead tr th{font-size:1.125rem}.table-responsive>.table{margin-bottom:0;position:relative}.table-responsive>.table>:is(thead,tbody,tfoot)>tr>:is(th,td){white-space:nowrap}}

/*# sourceMappingURL=table.css.map*/