.c_table_v3{overflow-x:auto}
@media(min-width:62em){.c_table_v3{overflow-x:hidden}
}
.c_table_v3 table{width:auto;min-width:100%;background-color:transparent !important}
.c_table_v3 table tr:nth-child(even) td,.c_table_v3 table tr:nth-child(even) th{background-color:var(--table-cell-default-color-background) !important}
.c_table_v3 table td.is-empty,.c_table_v3 table th.is-empty{background-color:transparent !important;border-width:0 !important}
.c_table_v3 td s-icon,.c_table_v3 th s-icon{vertical-align:middle}
.c_table_v3 th,.c_table_v3 td{padding:10px;text-align:left;vertical-align:middle !important;hyphens:manual}
.c_table_v3 .s\:table td>span,.c_table_v3 .s\:table th>span{display:unset !important}
.c_table_v3 th{line-height:1.3;font-weight:bold;font-size:1rem}
@media(min-width:62em){.c_table_v3 th{font-size:1.111rem}
}
.c_table_v3 .tr--hidden{display:none}
.c_table_v3--expanded .tr--hidden{display:table-row}
.c_table_v3_toggler{display:grid;width:100%;text-align:left;grid-template-columns:1fr auto;align-items:center;cursor:pointer}
.c_table_v3--sticky-row,.c_table_v3--sticky-column{overflow:auto;box-sizing:border-box;margin:0 auto;width:100%}
.c_table_v3--sticky-row{max-height:80vh}
.c_table_v3--sticky-row table{min-width:100%;width:auto}
.c_table_v3--sticky-row tr:first-child td,.c_table_v3--sticky-row tr:first-child th{position:sticky;z-index:10;top:0}
.c_table_v3--sticky-column table{width:auto;min-width:100%;display:block;overflow-x:auto}
@media(min-width:62em){.c_table_v3--sticky-column table{display:revert}
}
.c_table_v3--sticky-column td:first-child,.c_table_v3--sticky-column th:first-child{position:sticky;left:0;z-index:10}
.tooltip-icon{cursor:pointer}
.table--oeffnungszeiten{width:auto !important;margin-bottom:15px;margin-left:10px}
.table--oeffnungszeiten th{text-align:left;font-size:1rem}
.table--oeffnungszeiten td{padding-right:30px}
.table--oeffnungszeiten__highlight td{font-weight:bold}