.list_main{background:var(--section_bg);color:var(--section_text);padding:12px;position:relative;border-bottom:1px solid var(--section_border);display:flex;font-size:14px;line-height:1.1428571429}@media(min-width:768px){.list_main{font-size:16px;line-height:1.125;padding:20px 16px}}.list_main .date_status{width:100px;display:flex;flex-direction:column;gap:8px;justify-content:center;border-right:2px solid var(--section_border)}.list_main .date_status .date,.list_main .date_status .status,.list_main .date_status .time{font-weight:400;font-size:14px;line-height:18px;color:var(--section_text_2)}.list_main .date_status .sts_tg{background:var(--ft_bg);color:var(--ft_text);text-align:center;border-radius:calc(var(--radius)/1.5);font-weight:600;font-size:10px;line-height:14px;padding:2px 7px;min-width:27px}.list_main .date_status .sts_tg.red{background:var(--live_button);color:var(--live_button_text)}.list_main .date_status .sts_tg.ppd{background:var(--postponed_button);color:var(--postponed_button_text)}.list_main .date_status .live_sts{display:flex;align-items:center;gap:5px}.list_main .date_status .live_sts .sts_tg{display:flex;gap:5px}.list_main .cl_team{display:flex;align-items:center;overflow:hidden;position:relative;flex-grow:1}.list_main .cl_team.active .team_name{font-weight:600}.list_main .cl_team .team_name{font-weight:500;font-size:14px;line-height:1.5714285714;white-space:nowrap;overflow:hidden;flex-grow:1;text-overflow:ellipsis}@media(min-width:576px){.list_main .cl_team .team_name{display:flex;align-items:center}}.list_main .cl_team .team_name .name{white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.list_main .cl_team .flag{flex-shrink:0;margin-right:8px;display:flex;justify-content:center;align-items:center;line-height:15px;width:22px;min-height:22px;max-height:22px}.list_main .teams_main{padding-left:16px;padding-right:16px;border-right:2px solid var(--section_border);flex-grow:1;overflow:hidden}.list_main .team_inner{display:flex;flex-grow:1;align-items:center;width:100%;margin-bottom:8px;gap:10px}.list_main .fav_main{padding-left:16px;align-content:center;position:relative;z-index:3}.list_main .fav_main .fav{font-size:14px;line-height:20px;color:var(--section_icon);width:14px;height:14px;cursor:pointer}.list_main .fav_main .fav.active{color:var(--section_icon_active)}.golf_head_table .section_rgt,.golf_head_table ul{margin:0;padding:0}.golf_head_table .section_rgt li,.golf_head_table ul li{list-style:none}.golf_block .golf_head,.golf_block:not(:last-child){margin-bottom:20px}.golf_block .golf_head a h1,.golf_block .golf_head a h2{font-weight:600;font-size:14px;line-height:19px;text-transform:capitalize}.golf_head_table{background:var(--section_bg);color:var(--section_text_2);display:flex;gap:10px;flex-wrap:wrap;padding:10px;font-weight:400;font-size:14px;line-height:19px;text-transform:capitalize;border-radius:var(--radius) var(--radius) 0 0;border:solid var(--section_divider);border-width:0 0 1px}@media(min-width:768px){.golf_head_table{padding:20px 17px}}.golf_head_table .section_lft{display:flex;flex-grow:1}.golf_head_table .section_rgt,.golf_head_table ul{display:flex;gap:15px}@media(min-width:768px){.golf_head_table .section_rgt,.golf_head_table ul{gap:30px}}.live_center_layout .global_table.golf_listing_table{border-radius:0 0 var(--radius) var(--radius)}.live_center_layout .global_table.golf_listing_table thead th{font-weight:600;font-size:14px;line-height:19px;color:var(--section_heading_text);padding:10px}@media(min-width:768px){.live_center_layout .global_table.golf_listing_table thead th{padding:20px 17px}}.live_center_layout .global_table.golf_listing_table tr td:first-child{color:var(--section_text_2)}.live_center_layout .global_table.golf_listing_table tr td,.live_center_layout .global_table.golf_listing_table tr th{padding:10px;vertical-align:middle}@media(min-width:768px){.live_center_layout .global_table.golf_listing_table tr td,.live_center_layout .global_table.golf_listing_table tr th{padding:19px 10px}}@media(min-width:576px){.live_center_layout .global_table.golf_listing_table tr td:first-child,.live_center_layout .global_table.golf_listing_table tr th:first-child{padding-left:15px}.live_center_layout .global_table.golf_listing_table tr td:last-child,.live_center_layout .global_table.golf_listing_table tr th:last-child{padding-right:15px}}.live_center_layout .global_table.golf_listing_table tr td:nth-child(2),.live_center_layout .global_table.golf_listing_table tr th:nth-child(2){text-align:left}.live_center_layout .global_table.golf_listing_table .country_name_wrp{display:flex;align-items:center;padding-right:0}.live_center_layout .global_table.golf_listing_table .country_name_wrp a{display:inline-flex;align-items:center;color:var(--section_text)}.live_center_layout .global_table.golf_listing_table .country_name_wrp .flag_img{width:22px;flex-shrink:0;margin-right:10px}.live_center_layout .global_table.golf_listing_table .country_name_wrp .cr_name{flex-grow:1;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_center_layout .global_table.golf_listing_table .fav{flex-shrink:0;width:17px;display:inline-block;vertical-align:middle;cursor:pointer;position:relative;align-self:center;z-index:3;font-size:13px;color:var(--section_icon)}.live_center_layout .global_table.golf_listing_table .fav.active{color:var(--section_icon_active);opacity:1}.theme_3 .date_ele{position:relative}@media(min-width:768px){.theme_3 .date_ele{border:2px solid var(--section_border);border-radius:var(--radius);width:150px}}@media(max-width:767px){.theme_3 .date_ele>a{display:none}}.theme_3 .date_ele .date{color:var(--section_text);background:var(--section_bg);width:100%;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:500;font-size:16px;line-height:1.3125;border-radius:var(--radius)}.theme_3 .date_ele .ico_left,.theme_3 .date_ele .ico_right{position:absolute;top:50%;transform:translateY(-50%);font-size:15px;padding:6px;color:var(--section_icon_active)}.theme_3 .date_ele .ico_left:hover,.theme_3 .date_ele .ico_right:hover{color:var(--section_icon_active)}.theme_3 .date_ele .ico_left{left:0}.theme_3 .date_ele .ico_right{right:0}@media(max-width:767px){.theme_3 .date_ele .date_vew{display:none}}.theme_3 .date_ele .calander_ico{position:absolute;width:23px;height:28px;text-align:center;display:flex;align-items:center;justify-content:center;color:var(--section_icon_active);pointer-events:none;font-size:23px;line-height:1.2173913043}@media(min-width:768px){.theme_3 .date_ele .calander_ico{margin-right:12px}}.show_more_countries_wrp{padding-top:35px;text-align:center;text-transform:capitalize}.show_more_countries{cursor:pointer;display:inline-flex;align-items:center;color:var(--section_text_2);font-size:12px;line-height:1.25;padding:4px;display:inline-block;vertical-align:top}.show_more_countries i{color:var(--section_icon)}.show_more_countries:hover,.show_more_countries:hover i{color:var(--link_hover)}.theme_3 .filter_bar{display:flex;gap:10px;border-radius:var(--radius) var(--radius) 0 0;padding:12px 10px;background:var(--section_bg);color:var(--section_text);border-bottom:2px solid var(--section_border)}@media(min-width:768px){.theme_3 .filter_bar{padding:16px 24px}}.theme_3 .filter_bar .main_tab.main_tab2{padding:0;display:flex}.theme_3 .filter_bar .main_tab.main_tab2 .nav_tabs{align-items:center;gap:10px 38px}.theme_3 .filter_bar .date_ele{border:2px solid var(--section_border);border-radius:var(--radius);width:150px}.theme_3 .filter_bar .date_ele .calander_ico{position:unset}.post .post_img{margin-bottom:6px}.post .news_image{height:160px;position:relative}.post .news_image img{object-fit:cover}.react-calendar{position:absolute;max-width:none;width:300px;z-index:5;top:100%;right:0;border:0;padding-top:10px;padding-bottom:10px;background:#fff;border-radius:12px;box-shadow:0 10px 10px rgba(0,0,0,.2)}@media(min-width:360px){.react-calendar{width:317px}}@media(min-width:992px){.react-calendar{margin-top:10px}}.react-calendar button{border:0;background:rgba(0,0,0,0);padding:5px;color:var(--black)}.react-calendar abbr[title]{border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}.react-calendar .react-calendar__tile--now{background:#f4f4f4!important;color:#333!important;border-color:#fff}.react-calendar .react-calendar__tile--active{background:var(--tag_bg)!important;color:var(--tag_text_color)!important;border-color:var(--tag_bg)}.react-calendar .react-calendar__tile{width:calc(14.28% - 16px)!important;flex-basis:auto!important;margin:3px 8px!important;border:1px solid rgba(0,0,0,0);box-sizing:border-box}.react-calendar .react-calendar__month-view__weekdays{margin:0 -8px!important;color:#000!important}.react-calendar .react-calendar__month-view__weekdays__weekday{margin:0 8px!important;flex-basis:auto!important;width:calc(14.28% - 16px)!important;height:28px;text-align:center;font-weight:600;font-size:13px;line-height:1.3846153846}.react-calendar__month-view__days{margin:0 -8px}.react-calendar__month-view__days abbr{border:0}.react-calendar__navigation{display:flex;align-items:center;margin-bottom:10px;border-bottom:1px solid var(--light_border_color)}.react-calendar__navigation__arrow{width:33px;height:40px;display:flex;align-items:center;justify-content:center}.react-calendar__navigation__prev-button{font-size:0}.react-calendar__navigation__prev-button:before{font-size:11px;content:"";font-family:icomoon,sans-serif!important}.react-calendar__navigation__next-button{font-size:0}.react-calendar__navigation__next-button:before{font-size:11px;content:"";font-family:icomoon,sans-serif!important}.react-calendar__navigation__label__labelText{flex-grow:1;font-weight:700;font-size:16px;line-height:1.25;font-family:poppins,Arial,Helvetica Neue,Helvetica,sans-serif;color:#333}.react-calendar__month-view__days__day{height:28px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%}.react-calendar__month-view__days__day--weekend{color:#333!important}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#8064e6}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{border-color:#8064e6;background:rgba(0,0,0,0)}.react-calendar__viewContainer{padding-left:10px;padding-right:10px}.counter_mian{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--match_detail_head_text)}.counter_mian .text{font-weight:400;font-size:10px;line-height:1.4;margin-bottom:5px}@media(min-width:768px){.counter_mian .text{font-size:12px;line-height:1.3333333333;margin-bottom:10px}}.counter_mian ul{list-style:none;padding:0;font-weight:300;font-size:12px;line-height:1.3333333333;display:flex;justify-content:center;align-items:center;gap:13px;margin:0 0 14px}@media(min-width:768px){.counter_mian ul{gap:8px 20px}}.counter_mian ul li{text-decoration:none;display:flex;position:relative;flex-direction:column;align-items:center;gap:5px}.counter_mian ul li .countdown-number{width:30px;height:30px;border-radius:var(--radius);margin-bottom:3px;padding:6px;font-weight:700;font-size:12px;line-height:1.3333333333;color:var(--score_ball_by_ball_text);background:var(--score_ball_by_ball_score_bg);text-align:center}@media(min-width:768px){.counter_mian ul li .countdown-number{margin-bottom:5px;width:40px;height:40px;padding:10px 8px;font-size:16px;line-height:1.3125}}.counter_mian ul li .countdown-label{color:var(--match_detail_head_text2)}.counter_mian ul li+li:before{content:":";position:absolute;color:var(--match_detail_head_text);left:-6px;font-size:12px;line-height:16px;font-weight:700;top:6px}@media(min-width:768px){.counter_mian ul li+li:before{left:-12px;font-size:16px;line-height:18px;font-weight:700;top:10px}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch,.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf,.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf,.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch,.cricket_detail_head2 .team_info{margin:0;padding:0}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li,.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf li,.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li,.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li,.cricket_detail_head2 .team_info li{list-style:none}.cricket_detail_head2{color:var(--match_detail_head_text);background:var(--match_detail_head_bg);border-radius:var(--radius) var(--radius) 0 0;padding:10px;border-bottom:2px solid var(--section_divider)}@media(min-width:768px){.cricket_detail_head2{padding:18px 24px}}.cricket_detail_head2 .detail_head_top2 .status{margin-bottom:20px}.cricket_detail_head2 .detail_head_top2 .stats_tag{font-weight:600;font-size:10px;line-height:1.4;border-radius:calc(var(--radius)/1.5);padding:3px 7px;min-width:27px;background:var(--ft_bg);color:var(--ft_text)}.cricket_detail_head2 .detail_head_top2 .stats_tag.red{background:var(--live_button);color:var(--live_button_text)}.cricket_detail_head2 .detail_head_top2 .top_bar2{display:flex;align-items:center;margin-bottom:20px}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb{flex-grow:1;overflow:hidden;display:flex;align-items:center;padding:0;margin:0;list-style-type:none;gap:20px}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb li{font-weight:400;font-size:14px;line-height:1.2857142857;position:relative}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb li.active{font-weight:700;font-size:14px;line-height:1.2857142857}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb li:not(:last-child):before{content:">";position:absolute;right:-12px;font-size:14px}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1{font-weight:400;font-size:14px;line-height:1.2857142857;text-transform:capitalize;flex-grow:1;margin-bottom:0;display:flex;align-items:center;overflow:hidden}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 a{display:inline-flex;vertical-align:top;align-items:center;color:inherit;overflow:hidden}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 .icon_flag{margin-right:10px;width:16px;height:16px;border-radius:50%;flex-shrink:0;display:block}@media(min-width:992px){.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 .icon_flag{width:22px;height:22px}}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 .icon_flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 .name{flex-grow:1;color:var(--match_detail_head_text);overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;font-weight:700}.cricket_detail_head2 .detail_head_top2 .top_bar2 .fav{color:var(--match_detail_head_icon);margin-left:20px;font-size:18px;cursor:pointer}.cricket_detail_head2 .detail_head_top2 .top_bar2 .fav.active{opacity:1;color:var(--match_detail_head_icon_active)}.cricket_detail_head2 .detail_head_bdy{margin-bottom:10px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bdy{margin-bottom:18px}}@media(min-width:992px){.cricket_detail_head2 .detail_head_bdy{margin-bottom:28px}}.cricket_detail_head2 .detail_bdy_inner{display:flex;gap:10px}@media(min-width:768px){.cricket_detail_head2 .detail_bdy_inner{gap:20px}}.cricket_detail_head2 .team_info{flex-grow:1;overflow:hidden;position:relative;padding-left:15px}.cricket_detail_head2 .team_info:before{position:absolute;left:0;top:0;height:100%;content:"";border-left:2px solid var(--section_divider)}.cricket_detail_head2 .team_info li{display:flex;align-items:center}.cricket_detail_head2 .team_info li:not(:last-child){margin-bottom:10px}.cricket_detail_head2 .team_info li .teams{flex-grow:1;overflow:hidden}.cricket_detail_head2 .team_info li .teams .team_name{display:flex;align-items:center;color:var(--match_detail_head_text);font-weight:700;font-size:14px;line-height:1.2142857143;overflow:hidden}@media(min-width:768px){.cricket_detail_head2 .team_info li .teams .team_name{font-size:16px;line-height:1.25}}.cricket_detail_head2 .team_info li .teams .team_name.lose{font-weight:400;font-size:16px;line-height:1.25}.cricket_detail_head2 .team_info li .teams .team_name .ball,.cricket_detail_head2 .team_info li .teams .team_name .bat{line-height:0;flex-shrink:0;margin-left:4px}.cricket_detail_head2 .team_info li .teams .team_name .name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cricket_detail_head2 .team_info li .teams .team_name .flag{width:25px;height:25px;padding:3px;background:var(--score_ball_by_ball_score_bg);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0}@media(min-width:768px){.cricket_detail_head2 .team_info li .teams .team_name .flag{padding:5px;width:35px;height:35px;margin-right:11px}}.cricket_detail_head2 .team_info li .teams .team_name .flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}@media(min-width:768px){.cricket_detail_head2 .team_info li .teams .team_name .flag img{width:25px;height:25px}}.cricket_detail_head2 .team_info li .team_info_score{flex-shrink:0;font-weight:700;font-size:20px;line-height:24px;color:var(--match_detail_head_text)}.cricket_detail_head2 .team_info li .team_info_score.lose{color:var(--match_detail_head_text2)}.cricket_detail_head2 .team_info li .team_info_score .over{color:var(--match_detail_head_text2);margin-left:10px;font-weight:400;font-size:15px;line-height:20px}.cricket_detail_head2 .icons_main{position:relative;padding-left:20px}.cricket_detail_head2 .icons_main:before{position:absolute;left:0;top:0;height:100%;content:"";border-left:2px solid var(--section_divider)}.cricket_detail_head2 .icons_main .icon{display:flex;align-items:center;width:20px;height:20px}.cricket_detail_head2 .icons_main .icon:not(:last-child){margin-bottom:10px}@media(min-width:768px){.cricket_detail_head2 .icons_main .icon{width:25px;height:35px}}.cricket_detail_head2 .icons_main .fav{color:var(--match_detail_head_icon);font-size:18px;cursor:pointer}.cricket_detail_head2 .icons_main .fav.active{opacity:1;color:var(--match_detail_head_icon_active)}.cricket_detail_head2 .detail_head_bottom{position:relative;padding:5px 0 5px 15px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .live{display:flex;gap:10px}}.cricket_detail_head2 .detail_head_bottom .live .bottom_left{padding-left:5px;flex-grow:1;margin-bottom:10px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .live .bottom_left{margin-bottom:0;padding-left:15px}}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .match_stats{font-weight:400;font-size:12px;line-height:16px;color:var(--match_detail_head_text);margin-bottom:7px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .live .bottom_left .match_stats{margin-bottom:15px}}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf{display:flex;align-items:center;gap:10px;flex-grow:1;font-weight:400;font-size:12px;line-height:1.3333333333}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf li .title{margin-right:5px;color:var(--match_detail_head_text2)}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf li+li{position:relative;padding-left:8px}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf li+li:before{content:"";position:absolute;left:0;top:0;height:100%;border-left:2px solid var(--section_divider)}.cricket_detail_head2 .detail_head_bottom .live .bottom_right{padding-left:15px;flex-shrink:0;display:flex;align-items:center}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf{display:inline-flex;align-items:center;padding:5px 9px;gap:4px;color:var(--match_detail_head_text);border-radius:var(--radius);position:relative}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf{padding-left:20px}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf:before{position:absolute;left:0;top:0;height:100%;content:"";border-left:2px solid var(--section_divider)}}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li{width:28px;height:28px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;color:var(--score_ball_by_ball_text);background:var(--match_detail_head_divider);border-radius:calc(var(--radius)/1.5);font-weight:600;font-size:14px;line-height:1.2857142857}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li:nth-child(9).change_over,.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li:nth-child(n+10){display:none}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li.boundary{color:var(--white);background:var(--green)}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li.wicket{color:var(--white);background:var(--red)}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li.change_over{width:0;height:0;color:var(--match_detail_head_text);padding:0 3px}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li.change_over:before{display:none}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed{display:flex;gap:10px}}.cricket_detail_head2 .detail_head_bottom .finsed .match_stats{flex-grow:1;font-weight:400;font-size:12px;line-height:16px;color:var(--match_detail_head_text);margin-bottom:15px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .match_stats{margin-bottom:0}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right{padding-left:15px;flex-shrink:0;display:flex;align-items:center;position:relative}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right{padding-left:20px}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right:before{content:"";position:absolute;left:0;top:-5px;bottom:-5px;border-left:2px solid var(--section_divider)}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch{display:flex;align-items:center;gap:10px;flex-grow:1;font-weight:400;font-size:12px;line-height:1.3333333333}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch{gap:20px}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li{display:flex;align-items:center}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li .ico{margin-right:10px;font-size:17px;line-height:17px;color:var(--match_detail_head_icon)}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li .ico{margin-right:20px}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li .inf_mch_txt{margin-right:5px}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li+li{position:relative;padding-left:10px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li+li{padding-left:20px}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li+li:before{content:"";position:absolute;left:0;top:0;height:100%;border-left:2px solid var(--section_divider)}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right{padding-left:5px;flex-shrink:0;display:flex;align-items:center}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right{padding-left:15px}}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch{display:flex;align-items:center;gap:10px;flex-grow:1;font-weight:400;font-size:12px;line-height:1.3333333333}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch{gap:20px}}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li{display:flex;align-items:center}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li .ico{margin-right:10px;font-size:17px;line-height:17px;color:var(--match_detail_head_icon)}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li .ico{margin-right:20px}}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li .inf_mch_txt{margin-right:5px}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li+li{position:relative;padding-left:10px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li+li{padding-left:20px}}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li+li:before{content:"";position:absolute;left:0;top:0;height:100%;border-left:2px solid var(--section_divider)}.stats_list_wrp{background:var(--section_bg);padding:20px 15px;border-radius:var(--radius)}@media(min-width:768px){.stats_list_wrp{padding:15px}}.stats_list{list-style:none;padding:0;margin:0}.stats_list li{text-align:center;padding-top:5px;padding-bottom:5px;color:var(--heading_color);font-size:12px;line-height:1.3333333333}@media(min-width:768px){.stats_list li{font-size:14px;line-height:1.2142857143;padding-top:8px;padding-bottom:8px}}.stats_list .bar-wrap{display:flex;align-items:center;margin:0 -3px}@media(min-width:768px){.stats_list .bar-wrap{margin:0 -6px}}.stats_list .bar_status_top{display:flex;justify-content:space-between}.stats_list .bar_status{display:block;margin-bottom:7px;color:var(--section_text)}.stats_list .l_bar,.stats_list .r_bar{width:50%;display:flex;align-items:center;margin:0 3px}@media(min-width:768px){.stats_list .l_bar,.stats_list .r_bar{margin:0 6px}}.stats_list .r_bar .bar_color{left:0}.stats_list .r_bar .higher_bar_color,.stats_list .r_bar .lower_bar_color{background:var(--section_team_2_color)}.stats_list .l_bar .stats_bar .higher_bar_color,.stats_list .l_bar .stats_bar .lower_bar_color{background:var(--section_team_1_color)}.stats_list .stats_bar{height:8px;padding:0 3px;flex-grow:1;border-radius:5px;position:relative;z-index:1}.stats_list .stats_bar:before{content:"";position:absolute;left:0;width:100%;top:0;border-radius:5px;height:100%;background:var(--section_even_row_bg);z-index:-1}.stats_list .bar_color{position:absolute;top:0;bottom:0;right:0;display:block;width:91%;height:8px;border-radius:5px}.stats_list .stats_num{flex-shrink:0;color:var(--section_text_2)}