.sub_heading{font-size:14px;line-height:21px;font-weight:600;display:block;margin-bottom:10px}.global_table.info_table{background:#fff;border-radius:10px;overflow:hidden;padding:0 15px;margin-bottom:15px}.global_table.info_table table{width:100%;table-layout:fixed;font-size:14px;line-height:18px;color:#232326}.global_table.info_table table td{padding:10px;border-bottom:1px solid #d9eafa;font-weight:400}.global_table.info_table table td:first-child{font-weight:300;padding-left:0;width:100px;text-align:left}@media(min-width:768px){.global_table.info_table table td:first-child{width:150px}}.global_table.info_table table tr:last-child td{border-bottom:0}.match_info_box{background:#fff;border-radius:10px;overflow:hidden;padding:10px 10px 13px;margin-bottom:10px}.match_info_box .info_box_head{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:12px}.match_info_box .info_box_head .match_title{font-size:14px;line-height:21px;font-weight:600}.match_info_box .match_score_list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:10px}.match_info_box .match_score_list li{width:20px;height:20px;padding:1px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ce1124;flex-shrink:0;font-size:11px;line-height:11px;font-weight:600;color:#fff}.match_info_box .match_score_list li.active,.match_info_box .match_score_list li:last-child{position:relative;z-index:1}.match_info_box .match_score_list li.active:before,.match_info_box .match_score_list li:last-child:before{content:"";position:absolute;left:0;right:0;bottom:-6px;z-index:0;height:3px;background:#ce1124;border-radius:8px}.match_info_box .match_score_list li.green{background:#27ae60}.match_info_box .match_score_list li.green:before{content:"";background:#27ae60}.match_info_box .match_score_list li.grey{background:#e4e4e4;color:#000}.match_info_box .match_score_list li.grey:before{content:"";background:#e4e4e4}.match_info_box .match_point_list{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;gap:10px}.match_info_box .match_point_list li{display:flex;align-items:center;margin-bottom:10px;gap:7px;border-radius:18px;padding:6px 8px;border:1px solid #e4e4e4}.match_info_box .match_point_list li .team_flag{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.match_info_box .match_point_list li .team_scores_wrap{display:flex;align-items:center;gap:6px;font-size:14px;line-height:16px;font-family:poppins!important}.match_info_box .match_point_list li .team_scores_wrap .team_score.active{font-weight:700}