.mte__Table{table-layout:fixed;--table_border_ModuleEditor:var(--border-thickness)solid var(--unaccented_border-color);border:none}.mte-TableView:not(:first-child){margin-top:var(--offset_m)}.mte-TableView:not(:last-child){margin-bottom:var(--offset_m)}.mte__ScrollWrapper{clear:both;max-width:100%}.mte__TableCell{padding:var(--offset_xs);word-break:break-word;vertical-align:top;box-sizing:border-box;min-width:var(--offset_xl);border-left:var(--table_border_ModuleEditor);border-top:var(--table_border_ModuleEditor);border-bottom:none;border-right:none;overflow:hidden}.ws-is-ie .mte__TableCell{word-break:break-all}.mte__TableCell_stickyHeader,.mte__TableCell_stickyColumn{background-color:var(--unaccented_background-color);text-align:left}.mte__TableCell_stickyHeader .mte__TableCell__contentWrapper>.mte-BaseTextLayout>.mte__Paragraph,.mte__TableCell_stickyColumn .mte__TableCell__contentWrapper>.mte-BaseTextLayout>.mte__Paragraph{font-weight:600}.mte__TableCell_stickyHeader{z-index:1;position:sticky;top:0}.mte__Table .mte-Table__body{position:relative}.mte__TableCell_stickyColumn:not(.mte__TableCell_stickyHeader){z-index:1;position:sticky;left:0}.mte__TableCell_lastRow{border-bottom:var(--table_border_ModuleEditor)}.mte__TableCell_lastColumn{border-right:var(--table_border_ModuleEditor)}.mte__TableCell_firstRow.mte__TableCell_firstColumn{border-top-left-radius:var(--frameeditor-designer-border-radius,var(--border-radius_3xs))}.mte__TableCell_firstRow.mte__TableCell_lastColumn{border-top-right-radius:var(--frameeditor-designer-border-radius,var(--border-radius_3xs))}.mte__TableCell_lastRow.mte__TableCell_firstColumn{border-bottom-left-radius:var(--frameeditor-designer-border-radius,var(--border-radius_3xs))}.mte__TableCell_lastRow.mte__TableCell_lastColumn{border-bottom-right-radius:var(--frameeditor-designer-border-radius,var(--border-radius_3xs))}.mte__TableRow{height:calc(var(--line-height_default_mte,var(--font-size_3xl)) + var(--offset_s)*2)}@media print{.mte__Table{border-collapse:collapse}.mte__TableCell{border:var(--table_border_ModuleEditor)}}