.detailed_meetings .table_section{margin-top:3em;margin-bottom:100px}.detailed_meetings .table_section table{table-layout:auto;width:100%;border-spacing:unset}.detailed_meetings .table_section table::-webkit-scrollbar{height:5px}@media(max-width: 1024px){.detailed_meetings .table_section table{display:block;overflow-x:scroll}}.detailed_meetings .table_section table th{color:var(--main_color);font-weight:var(--font_bold);font-size:var(--font_size_small);text-transform:uppercase;background:var(--alternative_background2)}@media(max-width: 1024px){.detailed_meetings .table_section table th{font-size:var(--font_size_small)}}.detailed_meetings .table_section table th span{font-size:48px;display:block;padding-bottom:10px}@media(max-width: 1024px){.detailed_meetings .table_section table th span{display:none}}.detailed_meetings .table_section table td{color:var(--font_color);font-weight:400;font-size:var(--font_size);font-family:var(--second_font)}@media(max-width: 1024px){.detailed_meetings .table_section table td{font-size:14px}}.accessibility_BW .detailed_meetings .table_section table td,.accessibility_BY .detailed_meetings .table_section table td{color:var(--main_color)}.detailed_meetings .table_section table th,.detailed_meetings .table_section table td{padding:30px 0;border-right:1px solid var(--header_border);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: 1024px){.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-right:none}.detailed_meetings .table_section table tr:nth-child(even){background-color:var(--alternative_background)}.detailed_meetings .table_section table tr:last-child{border-bottom:1px solid var(--header_border)}.detailed_meetings .table_section table tr td:first-child{font-weight:bold;color:var(--highlight_color);border-left:1px solid var(--header_border);width:20%}.detailed_meetings .table_section table tr td:last-child{border-right:1px solid var(--header_border)}