.tablecard th{vertical-align:text-top}
.tablecard .mob-rte-wrapper{width:100%;padding:0}
.tablecard .mob-rte-wrapper .mob-rte{width:100%;margin:0}
.tablecard table{width:100%;background:#fff;border-radius:8px;margin-bottom:16px}
.tablecard .twocolumn-wrapper th{width:50%}
.tablecard .twocolumn-wrapper th:nth-child(odd){padding:20px 10px 16px 20px}
.tablecard .twocolumn-wrapper th:nth-child(even){padding:20px 20px 16px 10px}
.tablecard .twocolumn-wrapper th .title-comp{font-size:14px;line-height:20px;font-family:"RNHouseSansBold",sans-serif;color:#333}
.tablecard .twocolumn-wrapper td{width:50%}
.tablecard .twocolumn-wrapper td:nth-child(odd){padding:0 10px 4px 20px}
.tablecard .twocolumn-wrapper td:nth-child(even){padding:0 20px 4px 10px}
.tablecard .threecolumn-wrapper .tabletitle-first{padding:20px 10px 20px 10px}
.tablecard .threecolumn-wrapper .tabletitle-second{padding:20px 20px 20px 10px}
.tablecard .threecolumn-wrapper .title-comp{font-size:14px;line-height:20px;font-family:"RNHouseSansBold",sans-serif;color:#333}
.tablecard .threecolumn-wrapper .tabletitle-third{padding:0 10px 20px 20px}
.tablecard .threecolumn-wrapper .tablerte{padding:0 10px 4px 20px}
.tablecard .threecolumn-wrapper .tablerte-first{padding:0 10px 4px 10px}
.tablecard .threecolumn-wrapper .tablerte-second{padding:0 20px 4px 10px}
.tablecard[data-fontsize="true"] .mob-rte .comp-rich-text{font-size:24px;line-height:32px}
.tablecard[data-boldtext="true"] .mob-rte .comp-rich-text{font-weight:bold}
@media(min-width:768px){.threecolumn-wrapper .tabletitle-first,.threecolumn-wrapper .tabletitle-second{padding-bottom:24px}
}
@media(prefers-color-scheme:dark){.tablecard table{background:#27222b}
.tablecard .twocolumn-wrapper th .title-comp,.tablecard .threecolumn-wrapper .title-comp{color:#c7c7c7}
}