.detailed_meetings .table_section{margin-top:3rem;width:100%;overflow:auto}.detailed_meetings .table_section table{table-layout:auto;width:100%;border-spacing:unset}.detailed_meetings .table_section table::-webkit-scrollbar{height:5px}.detailed_meetings .table_section table::-webkit-scrollbar-thumb{border-radius:20px}.detailed_meetings .table_section table::-webkit-scrollbar-track{margin:0 30px;border-radius:20px}.detailed_meetings .table_section table th{color:var(--main_color_associate);font-weight:700;font-size:15px;text-transform:uppercase;background:var(--alternative_background);min-width:120px}@media(max-width: 991px){.detailed_meetings .table_section table th{font-size:13px}}.detailed_meetings .table_section table th:first-child{border-radius:0 20px 0 0}.detailed_meetings .table_section table th:last-child{border-radius:20px 0 0 0}.detailed_meetings .table_section table th span{font-size:48px;display:block;padding-bottom:10px}@media(max-width: 991px){.detailed_meetings .table_section table th span{display:none}}.detailed_meetings .table_section table td{font-weight:400;font-size:var(--font_size)}@media(max-width: 991px){.detailed_meetings .table_section table td{font-size:14px}}.detailed_meetings .table_section table th,.detailed_meetings .table_section table td{padding:30px 0;border-left:1px solid color-mix(in srgb, var(--font_color) 30%, transparent);text-align:center;vertical-align:middle;width:10%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media(max-width: 991px){.detailed_meetings .table_section table th,.detailed_meetings .table_section table td{padding:10px;text-wrap:nowrap}}.detailed_meetings .table_section table th:last-child,.detailed_meetings .table_section table td:last-child{border-left:none}.detailed_meetings .table_section table tr:nth-child(even){color:var(--main_color_dark);background-color:var(--alternative_background2)}.accessibility_BY .detailed_meetings .table_section table tr:nth-child(even),.accessibility_BW .detailed_meetings .table_section table tr:nth-child(even){color:var(--main_color_associate);background-color:var(--alternative_background)}.detailed_meetings .table_section table tr:last-child td:first-child{border-radius:0 0 20px 0 !important}.detailed_meetings .table_section table tr:last-child td:last-child{border-radius:0 0 0 20px !important}.detailed_meetings .table_section table tr td:first-child{font-weight:bold;width:20%}