.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: 991px){.detailed_meetings .table_section table{display:block;overflow-x:scroll}}.detailed_meetings .table_section table th{color:var(--main_color_associate);font-weight:bold;font-size:15px;text-transform:uppercase;background:var(--highlight_color)}@media(max-width: 991px){.detailed_meetings .table_section table th{font-size:12px}}.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{color:var(--main_color);font-weight:400;font-size:20px;font-family:var(--second_font)}@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 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: 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){background-color:var(--alternative_background2)}.detailed_meetings .table_section table tr td:first-child{font-weight:bold;width:20%}