.popup{position:fixed;top:100px;right:30px;padding:10px;max-width:270px;border-radius:var(--radius);color:var(--white);font-size:16px;opacity:1;transition:opacity .5s ease-in-out;cursor:pointer;animation:fadeIn .3s ease-in-out;z-index:1000}@media(min-width:576px){.popup{padding:10px 20px;max-width:470px}}.popup .closebtn{display:flex;justify-content:flex-end;margin-bottom:10px}.popup.success{background-color:var(--green)}.popup.failure{background-color:var(--red)}.popup.info{background-color:var(--orange)}.popup i{margin-left:15px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.search_filed{padding:9px 10px;position:relative;z-index:1;margin:0 -10px 10px}@media(min-width:576px){.search_filed{padding:12px 15px;margin:0 0 15px}}.search_filed:before{content:"";position:absolute;left:0;width:100%;top:0;height:100%;z-index:-1;background:var(--section_bg)}@media(min-width:576px){.search_filed:before{border-radius:var(--radius)}}.search_filed .input_wrap{position:relative}.search_filed .input_wrap .reset-btn{position:absolute;top:50%;transform:translateY(-50%);right:15px;font-size:8px;font-weight:700;color:#fff;background:#999;border:0;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.search_filed .input_wrap .ico_search_thin{position:absolute;top:50%;transform:translateY(-50%);left:19px;font-size:17px;font-weight:700;color:var(--section_icon);pointer-events:none}@media(min-width:992px){.search_filed .input_wrap .ico_search_thin{left:15px}}.search_filed .form_control{height:32px;width:100%;color:var(--section_text);font-size:12px;line-height:1.3333333333;padding:7px 46px;border:1px solid var(--section_border);border-radius:var(--radius);background:var(--section_search_bg)}@media(min-width:768px){.search_filed .form_control{height:40px;font-size:14px;line-height:1.2857142857;padding-top:10px;padding-bottom:10px}}.search_filed .form_control:focus{box-shadow:none;outline:none}.commentary_lst{margin:0;padding:0}.commentary_lst li{list-style:none}.commentary_wrp{margin-bottom:20px;background:var(--section_bg);color:var(--section_text);border-radius:var(--radius)}.commentary_wrp:last-child{margin-bottom:0}.commentary_lst{font-size:12px;line-height:1.25}@media(min-width:768px){.commentary_lst{font-size:14px;line-height:1.3571428571}}.commentary_lst li{padding:11px 12px;position:relative;z-index:1}@media(min-width:768px){.commentary_lst li{padding:18px 12px}}.commentary_lst li:nth-child(2n):before{content:"";left:0;width:100%;top:0;height:100%;position:absolute;background:var(--section_even_row_bg);z-index:-1}.commentary_lst li .normal_comm{display:flex;align-items:center}.commentary_lst li .social_comm_hd{display:flex;align-items:center;gap:5px}.commentary_lst li .social_comm_hd:not(:last-child){margin-bottom:12px}.commentary_lst li:last-child{margin-bottom:0}.commentary_lst li .cmntr_time{width:31px;margin-right:15px;flex-shrink:0;color:var(--section_text_2)}@media(min-width:768px){.commentary_lst li .cmntr_time{width:37px;margin-right:19px}}.commentary_lst li .comm_hd_dis{flex-grow:1}.commentary_lst li .social_comm_img img{position:unset!important;border-radius:var(--radius)}.commentary_lst li .nm_desc .nam{display:block}.commentary_lst li .nm_desc .nam_aut{display:block;opacity:.7;font-size:12px;line-height:15px;color:var(--section_text_2)}.commentary_lst li .com_team_nam{display:flex;align-items:center;gap:6px;flex-grow:1}.commentary_lst li .com_team_nam:not(:last-child){margin-bottom:12px}.commentary_lst li .social_ico i{color:var(--section_icon)}.commentary_lst li .cmntr_icon{width:14px;flex-shrink:0;margin-right:5px;text-align:center;line-height:0}.commentary_lst li .cmntr_icon_text{flex-grow:1;font-weight:500}.live_center_layout .global_table .prev_match_status{margin:0;padding:0}.live_center_layout .global_table .prev_match_status li{list-style:none}.live_center_layout .global_table{border-radius:var(--radius);font-size:12px;overflow-y:hidden;background:var(--section_bg)}@media(min-width:576px){.live_center_layout .global_table{font-size:14px;line-height:20px}}.live_center_layout .global_table tr{color:var(--section_text_2)}.live_center_layout .global_table tbody tr:nth-child(2n) td{position:relative;z-index:1}.live_center_layout .global_table tbody tr:nth-child(2n) td:before{content:"";position:absolute;left:0;width:100%;top:0;height:100%;background:var(--section_even_row_bg);z-index:-1}.live_center_layout .global_table tbody tr.highlight td{position:relative;z-index:1;color:var(--section_text);font-weight:700;background:var(--section_row_highlight)}.live_center_layout .global_table tbody tr.highlight td a{color:var(--section_text)}.live_center_layout .global_table th{padding:8px;color:var(--section_text_2);font-weight:500;border:solid var(--section_divider);border-width:0 0 1px}.live_center_layout .global_table th:first-child{text-align:left}@media(min-width:576px){.live_center_layout .global_table th{padding:11px 4px}}.live_center_layout .global_table td{padding:9px 8px;color:var(--section_text);vertical-align:baseline}.live_center_layout .global_table td:first-child,.live_center_layout .global_table td:nth-child(2){text-align:left}.live_center_layout .global_table .player_inf{display:flex;align-items:center;gap:5px}.live_center_layout .global_table .player_inf .ply_avtar{width:24px;height:24px;flex-shrink:0;border-radius:50%}.live_center_layout .global_table .player_inf .ply_avtar img{width:100%;height:100%;object-fit:cover}.live_center_layout .global_table .player_inf .ply_des{flex-grow:1}.live_center_layout .global_table .player_inf .name{color:var(--heading_color);font-weight:500}.live_center_layout .global_table .player_inf .sub_name{opacity:.7;font-size:12px}.live_center_layout .global_table tr.green_bold td{font-weight:700;color:var(--green)!important;font-size:14px}.live_center_layout .global_table .prev_match_status{display:inline-flex;align-items:center;margin:0 -2px}.live_center_layout .global_table .prev_match_status li{width:17px;height:17px;display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:calc(var(--radius)/1.5);margin:0 2px;font-size:11px;line-height:11px;font-weight:700}@media(min-width:576px){.live_center_layout .global_table .prev_match_status li{width:22px;height:22px}}.live_center_layout .global_table .prev_match_status li.win{background-color:var(--win_button);color:var(--win_button_text)}.live_center_layout .global_table .prev_match_status li.loss{background-color:var(--loss_button);color:var(--loss_button_text)}.live_center_layout .global_table .prev_match_status li.draw{background-color:var(--draw_button);color:var(--draw_button_text)}.live_center_layout .global_table .num-td{width:100%;display:inline-block;position:relative;padding:0 4px}.live_center_layout .global_table .num-td:before{content:"";position:absolute;width:3px;top:50%;transform:translateY(-50%);left:-5px;height:26px;background:#dd1e26;border-top-right-radius:2px;border-bottom-right-radius:2px}@media(min-width:576px){.live_center_layout .global_table .num-td:before{width:4px;left:-6px}}.live_center_layout .global_table .num-td.purple:before{background:#8064e6}.live_center_layout .global_table .num-td.green:before{background:#00a826}.live_center_layout .global_table .num-td.red:before{background:#900006}.live_center_layout .global_table.standing_table{text-transform:capitalize;overflow-x:auto}.live_center_layout .global_table.standing_table.rugby table{table-layout:auto}.live_center_layout .global_table.standing_table.rugby tr td:last-child,.live_center_layout .global_table.standing_table.rugby tr th:last-child{width:180px}.live_center_layout .global_table.standing_table table{table-layout:fixed;min-width:360px}.live_center_layout .global_table.standing_table tr:nth-child(-n+9) td:first-child .hi-border{left:-4px;margin-right:5px}@media(min-width:576px){.live_center_layout .global_table.standing_table tr:nth-child(-n+9) td:first-child .hi-border{left:-12px;margin-right:0}}@media(min-width:1561px){.live_center_layout .global_table.standing_table tr:nth-child(-n+9) td:first-child .hi-border{left:-21px}}.live_center_layout .global_table.standing_table tr:nth-child(2n) td{position:relative;z-index:1}.live_center_layout .global_table.standing_table td,.live_center_layout .global_table.standing_table th{width:24px;padding:9px 4px}@media(min-width:768px){.live_center_layout .global_table.standing_table td,.live_center_layout .global_table.standing_table th{width:50px;padding-left:6px;padding-right:6px}}.live_center_layout .global_table.standing_table td:last-child,.live_center_layout .global_table.standing_table th:last-child{width:43px}.live_center_layout .global_table.standing_table td:nth-child(2),.live_center_layout .global_table.standing_table th:nth-child(2){text-align:left;width:auto;min-width:60px}.live_center_layout .global_table.standing_table td:nth-child(2) span,.live_center_layout .global_table.standing_table th:nth-child(2) span{white-space:nowrap}@media(min-width:768px){.live_center_layout .global_table.standing_table td:last-child,.live_center_layout .global_table.standing_table th:last-child{width:65px}.live_center_layout .global_table.standing_table td:nth-child(7),.live_center_layout .global_table.standing_table th:nth-child(7){width:33px}.live_center_layout .global_table.standing_table td:nth-child(6),.live_center_layout .global_table.standing_table th:nth-child(6){width:56px}.live_center_layout .global_table.standing_table td:nth-child(5),.live_center_layout .global_table.standing_table th:nth-child(5){width:34px}.live_center_layout .global_table.standing_table td:nth-child(4),.live_center_layout .global_table.standing_table th:nth-child(4){width:56px}.live_center_layout .global_table.standing_table td:nth-child(3),.live_center_layout .global_table.standing_table th:nth-child(3){width:39px}}.live_center_layout .global_table.standing_table th:first-child{width:30px;padding-left:4px;padding-right:4px;text-align:center}@media(min-width:576px){.live_center_layout .global_table.standing_table th:first-child{width:42px;padding-left:12px;padding-right:12px}}@media(min-width:1200px){.live_center_layout .global_table.standing_table th:first-child{width:51px}}.live_center_layout .global_table.standing_table td{vertical-align:middle}.live_center_layout .global_table.standing_table td:first-child{width:30px;padding:4px}@media(min-width:576px){.live_center_layout .global_table.standing_table td:first-child{width:42px;padding:4px 8px 4px 12px}}@media(min-width:1200px){.live_center_layout .global_table.standing_table td:first-child{width:51px}}@media(min-width:1561px){.live_center_layout .global_table.standing_table td:first-child{text-align:center}}.live_center_layout .global_table.standing_table .standing-title{margin-left:-19px}@media(min-width:576px){.live_center_layout .global_table.standing_table .standing-title{margin-left:-32px}}@media(min-width:1200px){.live_center_layout .global_table.standing_table .standing-title{margin-left:-39px}}@media(min-width:1561px){.live_center_layout .global_table.standing_table .standing-title{margin-left:-37px}}.live_center_layout .global_table.standing_table .des-wrap{display:flex;align-items:center}.live_center_layout .global_table.standing_table .flg_img{margin-right:8px}.live_center_layout .global_table.standing_table .des-text{display:block;white-space:nowrap;color:var(--section_text);overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}.live_center_layout .global_table.standing_table .hi-border{width:4px;background:rgba(0,0,0,0);display:inline-block;height:18px;position:relative;left:-4px;vertical-align:middle;border-radius:15px}.live_center_layout .global_table.standing_table .hi-border.b-green,.live_center_layout .global_table.standing_table .hi-border.b-red{background:#00a826}.live_center_layout .global_table.standing_table .hi-border.b-blue{background:#2eafc5}@media(min-width:576px){.live_center_layout .global_table.standing_table .hi-border{left:-17px}}.live_center_layout .global_table.squad-table{margin-bottom:20px;font-size:16px;line-height:20px}.live_center_layout .global_table.squad-table table{table-layout:fixed}.live_center_layout .global_table.squad-table th{width:34px;padding:15px 4px}@media(min-width:992px){.live_center_layout .global_table.squad-table th{width:51px}}@media(min-width:576px){.live_center_layout .global_table.squad-table th{width:46px;padding:13px 4px}}.live_center_layout .global_table.squad-table th:first-child{width:40px;text-align:center;color:#999}@media(min-width:576px){.live_center_layout .global_table.squad-table th:first-child{width:34px}}@media(min-width:992px){.live_center_layout .global_table.squad-table th:first-child{width:58px}}@media(max-width:767px){.live_center_layout .global_table.squad-table th:nth-child(4){width:42px}.live_center_layout .global_table.squad-table th:nth-child(5){width:20px}}.live_center_layout .global_table.squad-table th:last-child{width:53px}.live_center_layout .global_table.squad-table th:nth-child(2){text-align:left;width:auto}@media(min-width:576px){.live_center_layout .global_table.squad-table th:nth-child(2){width:auto}}.live_center_layout .global_table.squad-table td{width:34px;padding:13px 4px}@media(min-width:992px){.live_center_layout .global_table.squad-table td{width:51px}}@media(min-width:576px){.live_center_layout .global_table.squad-table td{width:46px}}.live_center_layout .global_table.squad-table td:first-child{width:34px;text-align:center;color:#999}@media(min-width:768px){.live_center_layout .global_table.squad-table td:first-child{width:34px}}@media(min-width:992px){.live_center_layout .global_table.squad-table td:first-child{width:58px}}.live_center_layout .global_table.squad-table td:nth-child(2){text-align:left;width:auto}@media(min-width:576px){.live_center_layout .global_table.squad-table td:nth-child(2){width:auto}}.live_center_layout .global_table.squad-table .ico-card,.live_center_layout .global_table.squad-table .ico-football2,.live_center_layout .global_table.squad-table .ico-tshirt{font-size:17px}.live_center_layout .global_table.squad-table .squad-title{font-size:16px;line-height:20px;margin-left:-32px}@media(min-width:768px){.live_center_layout .global_table.squad-table .squad-title{margin-left:-29px}}@media(min-width:992px){.live_center_layout .global_table.squad-table .squad-title{margin-left:-42px}}.live_center_layout .global_table.squad-table .des-wrap{display:flex;align-items:center}.live_center_layout .global_table.squad-table .flg-img{margin-right:10px}.live_center_layout .global_table.squad-table .des-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.live_center_layout .global_table.cr_standing_table table,.live_center_layout .global_table.cr_standing_table.rugby table{table-layout:auto}.live_center_layout .global_table.cr_standing_table.rugby tr td:last-child,.live_center_layout .global_table.cr_standing_table.rugby tr th:last-child{width:180px}.live_center_layout .global_table.cr_standing_table td,.live_center_layout .global_table.cr_standing_table th{width:24px;padding:4px}@media(min-width:413px){.live_center_layout .global_table.cr_standing_table td,.live_center_layout .global_table.cr_standing_table th{width:34px}}@media(min-width:576px){.live_center_layout .global_table.cr_standing_table td,.live_center_layout .global_table.cr_standing_table th{width:50px;padding:11px 6px}}.live_center_layout .global_table.cr_standing_table td:first-child,.live_center_layout .global_table.cr_standing_table th:first-child{text-align:center}.live_center_layout .global_table.cr_standing_table td:last-child,.live_center_layout .global_table.cr_standing_table th:last-child{width:43px}.live_center_layout .global_table.cr_standing_table td:nth-child(2),.live_center_layout .global_table.cr_standing_table th:nth-child(2){text-align:left;white-space:nowrap;width:auto;min-width:60px}.live_center_layout .global_table.cr_standing_table td:nth-child(2) span,.live_center_layout .global_table.cr_standing_table th:nth-child(2) span{white-space:nowrap}@media(min-width:768px){.live_center_layout .global_table.cr_standing_table td:last-child,.live_center_layout .global_table.cr_standing_table th:last-child{width:65px}.live_center_layout .global_table.cr_standing_table td:nth-child(7),.live_center_layout .global_table.cr_standing_table th:nth-child(7){width:33px}.live_center_layout .global_table.cr_standing_table td:nth-child(6),.live_center_layout .global_table.cr_standing_table th:nth-child(6){width:56px}.live_center_layout .global_table.cr_standing_table td:nth-child(5),.live_center_layout .global_table.cr_standing_table th:nth-child(5){width:34px}.live_center_layout .global_table.cr_standing_table td:nth-child(4),.live_center_layout .global_table.cr_standing_table th:nth-child(4){width:56px}.live_center_layout .global_table.cr_standing_table td:nth-child(3),.live_center_layout .global_table.cr_standing_table th:nth-child(3){width:39px}}@media(min-width:1561px){.live_center_layout .global_table.cr_standing_table td:last-child,.live_center_layout .global_table.cr_standing_table th:last-child{width:66px}.live_center_layout .global_table.cr_standing_table td:nth-child(6),.live_center_layout .global_table.cr_standing_table td:nth-child(7),.live_center_layout .global_table.cr_standing_table th:nth-child(6),.live_center_layout .global_table.cr_standing_table th:nth-child(7){width:50px}.live_center_layout .global_table.cr_standing_table td:nth-child(5),.live_center_layout .global_table.cr_standing_table th:nth-child(5){width:41px}.live_center_layout .global_table.cr_standing_table td:nth-child(4),.live_center_layout .global_table.cr_standing_table th:nth-child(4){width:50px}.live_center_layout .global_table.cr_standing_table td:nth-child(3),.live_center_layout .global_table.cr_standing_table th:nth-child(3){width:43px}}.live_center_layout .global_table.cr_standing_table th{padding-top:15px;padding-bottom:15px}.live_center_layout .global_table.cr_standing_table th:first-child{width:30px;padding-left:4px;padding-right:4px;text-align:center}@media(min-width:576px){.live_center_layout .global_table.cr_standing_table th:first-child{width:42px;padding-left:12px;padding-right:12px}}@media(min-width:1200px){.live_center_layout .global_table.cr_standing_table th:first-child{width:51px}}.live_center_layout .global_table.cr_standing_table td{vertical-align:middle}.live_center_layout .global_table.cr_standing_table td:first-child{width:30px;padding:4px}@media(min-width:576px){.live_center_layout .global_table.cr_standing_table td:first-child{width:42px;padding:4px 8px 4px 12px}}@media(min-width:1200px){.live_center_layout .global_table.cr_standing_table td:first-child{width:51px}}@media(min-width:1561px){.live_center_layout .global_table.cr_standing_table td:first-child{text-align:center}}.live_center_layout .global_table.cr_standing_table tr.highlight td:nth-child(2){position:relative;z-index:1;color:var(--section_text);font-weight:700}.live_center_layout .global_table.cr_standing_table tr.highlight td a{color:var(--section_text)}.live_center_layout .global_table .match_score_list{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:5px}@media(min-width:576px){.live_center_layout .global_table .match_score_list{gap:6px}}.live_center_layout .global_table .match_score_list li{width:17px;height:17px;padding:1px;display:flex;align-items:center;justify-content:center;border-radius:calc(var(--radius)/1.5);background:var(--loss_button);flex-shrink:0;font-size:12px;line-height:12px;font-weight:600;color:var(--live_button_text)}@media(min-width:576px){.live_center_layout .global_table .match_score_list li{width:20px;height:20px;font-size:13px;line-height:14px}}.live_center_layout .global_table .match_score_list li.active,.live_center_layout .global_table .match_score_list li:last-child{position:relative}.live_center_layout .global_table .match_score_list li.active:before,.live_center_layout .global_table .match_score_list li:last-child:before{content:"";position:absolute;left:0;right:0;bottom:-4px;z-index:0;height:3px;background:var(--loss_button);border-radius:8px}.live_center_layout .global_table .match_score_list li.green,.live_center_layout .global_table .match_score_list li.green:before{background:var(--win_button)}.live_center_layout .global_table .match_score_list li.grey,.live_center_layout .global_table .match_score_list li.grey:before{background:var(--draw_button)}.live_center_layout .global_table.football_standing_table table{table-layout:fixed}.live_center_layout .global_table.football_standing_table td,.live_center_layout .global_table.football_standing_table th{width:24px;padding:12px 4px}@media(min-width:413px){.live_center_layout .global_table.football_standing_table td,.live_center_layout .global_table.football_standing_table th{width:34px}}@media(min-width:576px){.live_center_layout .global_table.football_standing_table td,.live_center_layout .global_table.football_standing_table th{width:50px;padding:12px 6px}}.live_center_layout .global_table.football_standing_table td:first-child,.live_center_layout .global_table.football_standing_table th:first-child{text-align:center}.live_center_layout .global_table.football_standing_table td:last-child,.live_center_layout .global_table.football_standing_table th:last-child{width:43px}.live_center_layout .global_table.football_standing_table td:nth-child(2),.live_center_layout .global_table.football_standing_table th:nth-child(2){text-align:left;width:auto;min-width:60px}.live_center_layout .global_table.football_standing_table td:nth-child(2) span,.live_center_layout .global_table.football_standing_table th:nth-child(2) span{white-space:nowrap}@media(min-width:768px){.live_center_layout .global_table.football_standing_table td:last-child,.live_center_layout .global_table.football_standing_table th:last-child{width:65px}.live_center_layout .global_table.football_standing_table td:nth-child(7),.live_center_layout .global_table.football_standing_table th:nth-child(7){width:33px}.live_center_layout .global_table.football_standing_table td:nth-child(6),.live_center_layout .global_table.football_standing_table th:nth-child(6){width:56px}.live_center_layout .global_table.football_standing_table td:nth-child(5),.live_center_layout .global_table.football_standing_table th:nth-child(5){width:34px}.live_center_layout .global_table.football_standing_table td:nth-child(4),.live_center_layout .global_table.football_standing_table th:nth-child(4){width:56px}.live_center_layout .global_table.football_standing_table td:nth-child(3),.live_center_layout .global_table.football_standing_table th:nth-child(3){width:39px}}@media(min-width:1561px){.live_center_layout .global_table.football_standing_table td:last-child,.live_center_layout .global_table.football_standing_table th:last-child{width:66px}.live_center_layout .global_table.football_standing_table td:nth-child(6),.live_center_layout .global_table.football_standing_table td:nth-child(7),.live_center_layout .global_table.football_standing_table th:nth-child(6),.live_center_layout .global_table.football_standing_table th:nth-child(7){width:50px}.live_center_layout .global_table.football_standing_table td:nth-child(5),.live_center_layout .global_table.football_standing_table th:nth-child(5){width:41px}.live_center_layout .global_table.football_standing_table td:nth-child(4),.live_center_layout .global_table.football_standing_table th:nth-child(4){width:50px}.live_center_layout .global_table.football_standing_table td:nth-child(3),.live_center_layout .global_table.football_standing_table th:nth-child(3){width:43px}}.live_center_layout .global_table.football_standing_table th{padding-top:12px;padding-bottom:12px;background:var(--live_button_text)}.live_center_layout .global_table.football_standing_table th:first-child{width:30px;padding-left:4px;padding-right:4px;text-align:center}@media(min-width:576px){.live_center_layout .global_table.football_standing_table th:first-child{width:42px;padding-left:12px;padding-right:12px}}@media(min-width:1200px){.live_center_layout .global_table.football_standing_table th:first-child{width:51px}}.live_center_layout .global_table.football_standing_table td{vertical-align:middle}.live_center_layout .global_table.football_standing_table td:first-child{width:30px;padding:12px 6px}@media(min-width:576px){.live_center_layout .global_table.football_standing_table td:first-child{width:42px;padding:12px 6px}}@media(min-width:1200px){.live_center_layout .global_table.football_standing_table td:first-child{width:51px}}@media(min-width:1561px){.live_center_layout .global_table.football_standing_table td:first-child{text-align:center}}.live_center_layout .global_table.football_standing_table .standing-title{margin-left:-19px}@media(min-width:576px){.live_center_layout .global_table.football_standing_table .standing-title{margin-left:-32px}}@media(min-width:1200px){.live_center_layout .global_table.football_standing_table .standing-title{margin-left:-39px}}@media(min-width:1561px){.live_center_layout .global_table.football_standing_table .standing-title{margin-left:-37px}}.live_center_layout .global_table.football_standing_table .des-wrap{display:flex;align-items:center}.live_center_layout .global_table.football_standing_table .flg_img{margin-right:9px}.live_center_layout .global_table.football_standing_table .des-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}.live_center_layout .global_table.football_form_table table{table-layout:fixed}.live_center_layout .global_table.football_form_table .des-wrap{display:flex;align-items:center}.live_center_layout .global_table.football_form_table .flg_img{margin-right:9px}.live_center_layout .global_table.football_form_table .des-text{color:var(--section_text);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}.live_center_layout .global_table.football_form_table .team_flag{display:inline-block;margin-right:5px;flex-shrink:0;width:18px;height:18px}.live_center_layout .global_table.football_form_table .num-td{width:100%;display:inline-block;position:relative;padding:0 4px;text-align:center}.live_center_layout .global_table.football_form_table .num-td:before{content:"";position:absolute;width:3px;top:50%;transform:translateY(-50%);left:-5px;height:26px;background:#dd1e26;border-top-right-radius:2px;border-bottom-right-radius:2px}@media(min-width:576px){.live_center_layout .global_table.football_form_table .num-td:before{width:4px;left:-6px}}.live_center_layout .global_table.football_form_table .num-td.purple:before{background:#8064e6}.live_center_layout .global_table.football_form_table .num-td.green:before{background:#00a826}.live_center_layout .global_table.football_form_table .num-td.red:before{background:#900006}.live_center_layout .global_table.football_form_table th:first-child{padding:9px 12px;text-align:center}.live_center_layout .global_table.football_form_table th:nth-child(2){text-align:left}.live_center_layout .global_table.football_form_table td,.live_center_layout .global_table.football_form_table th{padding-left:4px;padding-right:4px}@media(min-width:576px){.live_center_layout .global_table.football_form_table td,.live_center_layout .global_table.football_form_table th{padding-left:6px;padding-right:6px}}.live_center_layout .global_table.football_form_table td:first-child,.live_center_layout .global_table.football_form_table th:first-child{width:30px;text-align:center}@media(min-width:576px){.live_center_layout .global_table.football_form_table td:first-child,.live_center_layout .global_table.football_form_table th:first-child{width:42px}}@media(min-width:1200px){.live_center_layout .global_table.football_form_table td:first-child,.live_center_layout .global_table.football_form_table th:first-child{width:51px}}.live_center_layout .global_table.football_form_table td:last-child,.live_center_layout .global_table.football_form_table th:last-child{width:130px}@media(min-width:576px){.live_center_layout .global_table.football_form_table td:last-child,.live_center_layout .global_table.football_form_table th:last-child{width:149px}}.live_center_layout .global_table.striped tr:nth-child(2n) td{position:relative;z-index:1}.live_center_layout .global_table.striped tr:nth-child(2n) td:before{content:"";position:absolute;left:0;width:100%;top:0;height:100%;background:var(--section_even_row_bg);z-index:-1}.live_center_layout .global_table.squad_table td{vertical-align:middle}.live_center_layout .global_table.squad_table th:nth-child(2){text-align:left}@media(min-width:768px){.live_center_layout .global_table.squad_table tr td,.live_center_layout .global_table.squad_table tr th{padding-left:10px;padding-right:10px;width:60px}}.live_center_layout .global_table.squad_table tr td:nth-child(2),.live_center_layout .global_table.squad_table tr th:nth-child(2){width:auto}.live_center_layout .global_table.squad_table tr td:first-child,.live_center_layout .global_table.squad_table tr th:first-child{width:50px}.live_center_layout .global_table.ft_player_goals tr td{vertical-align:middle}@media(min-width:768px){.live_center_layout .global_table.ft_player_goals tr td,.live_center_layout .global_table.ft_player_goals tr th{padding-left:10px;padding-right:10px;width:60px}}.live_center_layout .global_table.ft_player_goals tr td:nth-child(2),.live_center_layout .global_table.ft_player_goals tr th:nth-child(2){text-align:center}.live_center_layout .global_table.ft_player_goals tr td:first-child,.live_center_layout .global_table.ft_player_goals tr th:first-child{width:auto}.live_center_layout .global_table.ft_player_assist tr td{vertical-align:middle}@media(min-width:768px){.live_center_layout .global_table.ft_player_assist tr td,.live_center_layout .global_table.ft_player_assist tr th{padding-left:10px;padding-right:10px;width:60px}}.live_center_layout .global_table.ft_player_assist tr td:nth-child(2),.live_center_layout .global_table.ft_player_assist tr th:nth-child(2){text-align:center;width:130px}.live_center_layout .global_table.ft_player_assist tr td:first-child,.live_center_layout .global_table.ft_player_assist tr th:first-child{width:auto}.live_center_layout .global_table.ft_player_card tr .flg{line-height:1px}.live_center_layout .global_table.ft_player_card tr td,.live_center_layout .global_table.ft_player_card tr th{vertical-align:middle}@media(min-width:768px){.live_center_layout .global_table.ft_player_card tr td,.live_center_layout .global_table.ft_player_card tr th{padding-left:10px;padding-right:10px;width:50px}}.live_center_layout .global_table.ft_player_card tr td:nth-child(2),.live_center_layout .global_table.ft_player_card tr th:nth-child(2){text-align:center;width:100px}.live_center_layout .global_table.ft_player_card tr td:first-child,.live_center_layout .global_table.ft_player_card tr th:first-child{width:auto}.section_text_2{color:var(--section_text_2)!important}.inner_tab ul{margin:0;padding:0}.inner_tab ul li{list-style:none}.inner_tab{margin-bottom:15px}.inner_tab ul{display:flex;flex-wrap:wrap;gap:6px 7px;font-weight:500;font-size:12px;line-height:1.3333333333}@media(min-width:768px){.inner_tab ul{gap:6px 10px}}.inner_tab ul li a{padding:6px 11px;border-radius:var(--radius);display:block;border:1px solid var(--button_bg);background:var(--button_bg);color:var(--button_text);transition:all .25s linear}@media(min-width:768px){.inner_tab ul li a{padding-left:15px;padding-right:15px}}.inner_tab ul li a:hover,.inner_tab ul li.active a{background:var(--button_bg_hover);border-color:var(--button_bg_hover);color:var(--button_text_hover)}.squad_block:not(:last-child),.squad_block_hd{margin-bottom:15px}.squad_block_hd h2{font-weight:500;font-size:16px;line-height:1.25}.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)}.live_center_layout .global_table.cr_macth_fall_wickets{font-size:12px;line-height:1.3333333333}.live_center_layout .global_table.cr_macth_fall_wickets thead th{background:var(--highliged_bg);text-align:center!important}.live_center_layout .global_table.cr_macth_fall_wickets tr td,.live_center_layout .global_table.cr_macth_fall_wickets tr th{padding-left:10px;padding-right:10px}@media(min-width:576px){.live_center_layout .global_table.cr_macth_fall_wickets tr td,.live_center_layout .global_table.cr_macth_fall_wickets tr th{padding-left:15px;padding-right:15px}}.live_center_layout .global_table.cr_macth_fall_wickets tr td:first-child,.live_center_layout .global_table.cr_macth_fall_wickets tr th:first-child{width:73px}.live_center_layout .global_table.cr_macth_fall_wickets tr td:nth-child(2),.live_center_layout .global_table.cr_macth_fall_wickets tr th:nth-child(2){text-align:center;width:150px}.live_center_layout .global_table.cr_macth_fall_wickets tr td:nth-child(3),.live_center_layout .global_table.cr_macth_fall_wickets tr th:nth-child(3){white-space:nowrap}.live_center_layout .global_table.cr_macth_fall_wickets tr td:last-child,.live_center_layout .global_table.cr_macth_fall_wickets tr th:last-child{width:73px;text-align:right}.live_center_layout .global_table.cr_macth_fall_wickets tr td{text-align:left}.live_center_layout .global_table .name{display:block;white-space:nowrap;text-overflow:ellipsis}.live_center_layout .global_table .bolar_team{display:flex;align-items:center}.live_center_layout .global_table .bolar_team .ico_flag{margin-right:8px;flex-shrink:0;width:22px;line-height:0}.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}.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)}.react-calendar .react-calendar__month-view__weekdays{margin:0 -8px!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__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}.date_ele{position:relative;width:208px}.date_ele .date{color:var(--section_text);background:var(--section_bg);width:100%;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1.2857142857;border-radius:var(--radius);padding:4px 60px 4px 20px}.date_ele .ico_left,.date_ele .ico_right{position:absolute;top:50%;transform:translateY(-50%);color:#333;font-size:12px;padding:6px}.date_ele .ico_left:hover,.date_ele .ico_right:hover{color:#8064e6}.date_ele .ico_left{left:-1px}.date_ele .ico_right{right:43px}.date_ele .calander_ico{position:absolute;width:38px;height:36px;right:2px;text-align:center;display:flex;align-items:center;justify-content:center;color:var(--section_icon_active);pointer-events:none;font-size:21px;line-height:1;border-left:2px solid #fff}.live_center_layout .global_table{text-transform:capitalize}.live_center_layout .global_table.cr_macth_info tr td,.live_center_layout .global_table.cr_macth_info tr th{padding-left:15px;padding-right:15px}.live_center_layout .global_table.cr_macth_info tr td:first-child,.live_center_layout .global_table.cr_macth_info tr th:first-child{white-space:nowrap}.live_center_layout .global_table.cr_macth_info tr td{font-weight:600}.live_center_layout .global_table.cr_macth_info tr td:first-child{font-size:12px;font-weight:400;color:var(--section_text_2)}.filter_bar{border-radius:var(--radius);padding:2px 0;margin-bottom:20px;position:relative;z-index:9}@media(min-width:992px){.filter_bar{display:flex;align-items:center}}.live_center_layout .cr_tab_btns,.live_center_layout .live_inf_sts{margin:0;padding:0}.live_center_layout .cr_tab_btns li,.live_center_layout .live_inf_sts li{list-style:none}.live_center_layout .global_table.cr_macth_scorecard{text-transform:capitalize}.live_center_layout .global_table.cr_macth_scorecard.live_sts td,.live_center_layout .global_table.cr_macth_scorecard.live_sts th{width:60px}.live_center_layout .global_table.cr_macth_scorecard.live_sts td:first-child,.live_center_layout .global_table.cr_macth_scorecard.live_sts th:first-child{width:auto}.live_center_layout .global_table.cr_macth_scorecard.fall_of_wickets td:first-child,.live_center_layout .global_table.cr_macth_scorecard.fall_of_wickets td:nth-child(3){color:var(--section_text_2);text-align:left}.live_center_layout .global_table.cr_macth_scorecard tr td,.live_center_layout .global_table.cr_macth_scorecard tr th{padding-left:10px;padding-right:10px}.live_center_layout .global_table.cr_macth_scorecard tr td:first-child,.live_center_layout .global_table.cr_macth_scorecard tr th:first-child{white-space:nowrap}.live_center_layout .global_table.cr_macth_scorecard tr td:nth-child(2),.live_center_layout .global_table.cr_macth_scorecard tr th:nth-child(2){text-align:center}.live_center_layout .global_table.cr_macth_scorecard tr.not_out td{font-weight:700}.live_center_layout .global_table.cr_macth_scorecard tr.not_out td .name{color:var(--section_text_2);font-weight:700}.live_center_layout .global_table.cr_macth_scorecard tr:nth-child(2n) td{position:relative;z-index:1}.live_center_layout .global_table.cr_macth_scorecard tr:nth-child(2n) td:before{content:"";position:absolute;left:0;width:100%;top:0;height:100%;background:var(--even_row_bg-light);z-index:-1}.live_center_layout .global_table.cr_macth_scorecard tbody:not(:last-child){border-bottom:1px solid var(--section_divider)}.live_center_layout .global_table.cr_macth_scorecard th .cr_tab_btns{margin-bottom:0}@media(min-width:768px){.live_center_layout .global_table.cr_macth_scorecard .bastman_td{gap:6px}}.live_center_layout .global_table.cr_macth_scorecard .bastman_td .name{min-width:175px}.live_center_layout .global_table.cr_macth_scorecard .bat_ico{margin-left:3px;line-height:0}.live_center_layout .global_table.cr_macth_scorecard .name{display:flex;align-items:center}.live_center_layout .global_table .name{font-size:14px;line-height:1.2142857143}.live_center_layout .global_table .bow_inf{font-size:10px;line-height:1.6;color:var(--section_text_2)}.live_center_layout .toal_plyer_cr{display:flex;gap:10px;font-size:14px;line-height:1.2142857143;justify-content:space-around;color:var(--heading_color);margin-bottom:15px}@media(min-width:768px){.live_center_layout .toal_plyer_cr{justify-content:flex-start;gap:10px 40px}}.live_center_layout .cr_tab_btns{display:flex;flex-wrap:wrap;gap:6px 7px;font-weight:500;font-size:12px;line-height:1.3333333333;margin-bottom:15px}@media(min-width:768px){.live_center_layout .cr_tab_btns{gap:6px 10px}}.live_center_layout .cr_tab_btns li .cr_tab_btn{padding:6px 11px;border-radius:var(--radius);display:block;background:var(--button_bg);color:var(--button_text);cursor:pointer;transition:all .25s linear}@media(min-width:768px){.live_center_layout .cr_tab_btns li .cr_tab_btn{padding-left:15px;padding-right:15px}}.live_center_layout .cr_tab_btns li .cr_tab_btn.active,.live_center_layout .cr_tab_btns li .cr_tab_btn:hover{background:var(--button_bg_hover);color:var(--button_text_hover)}.live_center_layout .live_inf_sts{display:flex;color:var(--section_text);border:1px solid var(--section_even_row_bg);padding:16px}.live_center_layout .live_inf_sts li+li:before{content:"";width:4px;height:4px;display:inline-block;vertical-align:middle;margin:0 10px;border-radius:50%;background:var(--heading_color)}.leg_box{border-radius:var(--radius);margin-bottom:20px}.leg_box:last-child{margin-bottom:0}.leg_head{display:flex;align-items:center;margin-bottom:12px}@media(min-width:992px){.leg_head{margin-bottom:15px}}.leg_head .h1,.leg_head h1 .h2,.leg_head h2{font-weight:500;font-size:14px;line-height:1.2857142857;text-transform:capitalize;flex-grow:1;margin-bottom:0;display:flex;align-items:center;overflow:hidden;color:var(--heading_color)}@media(min-width:576px){.leg_head .h1,.leg_head h1 .h2,.leg_head h2{font-size:16px;line-height:1.25}}.leg_head .h1 a,.leg_head h1 .h2 a,.leg_head h2 a{display:inline-flex;vertical-align:top;align-items:center;color:inherit;overflow:hidden}.leg_head .h1 a:hover,.leg_head h1 .h2 a:hover,.leg_head h2 a:hover{text-decoration:underline}.leg_head .h1 .icon_flag,.leg_head h1 .h2 .icon_flag,.leg_head h2 .icon_flag{margin-right:10px;width:16px;height:16px;border-radius:50%;flex-shrink:0;display:block}@media(min-width:992px){.leg_head .h1 .icon_flag,.leg_head h1 .h2 .icon_flag,.leg_head h2 .icon_flag{width:22px;height:22px}}.leg_head .h1 .icon_flag img,.leg_head h1 .h2 .icon_flag img,.leg_head h2 .icon_flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}.leg_head .h1 .name,.leg_head h1 .h2 .name,.leg_head h2 .name{flex-grow:1;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.leg_head .pirdection_head{flex-shrink:0;width:193px;margin-left:10px;display:none}@media(min-width:992px){.leg_head .pirdection_head{width:164px;display:block}}@media(min-width:1280px){.leg_head .pirdection_head{width:191px}}@media(min-width:1561px){.leg_head .pirdection_head{width:211px}}.leg_head .pirdection_head_in{display:flex}.leg_head .pirdection_head_in span{width:38px;text-align:center;margin:0 4px;display:block;font-size:12px;line-height:1.5}@media(min-width:1280px){.leg_head .pirdection_head_in span{margin:0 5px;width:42px}}.leg_row{background:var(--section_bg);color:var(--section_text);padding:10px;position:relative;font-size:14px;line-height:1.1428571429;border-radius:var(--radius);margin-bottom:10px}@media(min-width:768px){.leg_row{font-size:16px;line-height:1.125;padding-left:20px;padding-right:20px;margin-bottom:15px}}.leg_row .leg_inf_inner{flex-grow:1;display:flex;align-items:center;padding-right:24px}@media(min-width:768px){.leg_row .leg_inf_inner{padding-right:34px}}.leg_row .leg_inf_inner .fav{position:absolute;top:50%;transform:translateY(-50%);right:10px;margin:0}@media(min-width:768px){.leg_row .leg_inf_inner .fav{right:20px}}.leg_row.rugby_leg_row .match_list_date_status .more_inf{color:#8064e6;font-weight:400}@media(min-width:576px){.leg_row.rugby_leg_row .match_list_date_status .more_inf{margin-right:8px}}.leg_row.rugby_leg_row .match_list_date_status .more_inf+.status_wrp .status{color:#333;font-weight:400}.leg_row .sts_tg{background:var(--ft_bg);color:var(--ft_text);text-align:center;border-radius:calc(var(--radius)/1.5);font-weight:600;padding:2px 7px;min-width:27px;gap:3px;display:inline-flex!important;align-items:center}.leg_row .sts_tg.red{background:var(--live_button);color:var(--live_button_text)}.leg_row .sts_tg.ppd{background:var(--postponed_button);color:var(--postponed_button_text)}@media(min-width:992px){.result_additional .leg_row{padding-top:12px;padding-bottom:12px}}.leg_row .ds_2{padding-left:2px;padding-right:2px}.leg_row .tag_check{font-weight:600;font-size:10px;line-height:1.6;color:#fff;background:var(--brand_color);border-radius:3px;text-transform:uppercase;width:40px;text-align:center;display:none;margin-left:10px;flex-shrink:0}@media(min-width:768px){.leg_row .tag_check{display:inline-block;vertical-align:middle}}.leg_row .tag_check i{margin-left:3px;font-size:7px}.leg_row:first-child:before{display:none}.leg_row .status_wrp{display:flex;align-items:center;gap:5px;color:var(--section_text_2)}.leg_row .status_wrp .date+.status:before{content:"|";display:inline-block;vertical-align:middle;margin-right:5px}.leg_row .status{flex-shrink:0;margin-right:10px;width:35px;font-size:10px;line-height:1.4}@media(min-width:413px){.leg_row .status{width:40px}}.leg_row .leg_inf{flex-grow:1;padding:0 30px 0 0;position:relative;overflow:hidden}.leg_row .cl_team{display:flex;align-items:center;overflow:hidden;position:relative}.leg_row .cl_team:first-child{margin-bottom:6px}.leg_row .cl_team.active .team_name{font-weight:600}.leg_row .cl_team.snd_team{flex-direction:row}.leg_row .cl_team.snd_team .team_name{text-align:left}.leg_row .cl_team .team_name{font-size:14px;line-height:1.2857142857;white-space:nowrap;overflow:hidden;flex-grow:1;text-overflow:ellipsis}@media(min-width:576px){.leg_row .cl_team .team_name{display:flex;align-items:center}}.leg_row .cl_team .team_name .name{white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.leg_row .cl_team .flag{flex-shrink:0;margin-right:11px;display:flex;justify-content:center;align-items:center;line-height:15px;width:23px;min-height:23px;max-height:23px}.leg_row .cl_score{width:25px;text-align:center;padding:0 3px;font-size:16px;line-height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(min-width:768px){.leg_row .cl_score{font-size:17px;line-height:17px}}.leg_row .score{display:inline-flex;justify-content:center;align-items:center;width:100%;text-align:center;height:21px;color:var(--section_text);margin-bottom:2px}.leg_row .score.bold{font-weight:600}.leg_row .vs{color:#000;display:none}.leg_row .m_status{flex-shrink:0;margin-left:6px;width:40px;height:23px;text-align:center;cursor:pointer;position:relative;z-index:3;border-radius:12px;font-weight:600;font-size:14px;line-height:1.6428571429}@media(min-width:768px){.leg_row .m_status{margin-left:16px}}.leg_row .m_status.win{background:#28a745;color:#fff}.leg_row .m_status.draw{background:#8a8c93;color:#fff}.leg_row .m_status.loss{background:#ee5151;color:#fff}.leg_row .fav{flex-shrink:0;margin-left:6px;width:17px;display:inline-block;vertical-align:middle;cursor:pointer;position:relative;z-index:3;font-size:12px;color:var(--section_icon)}@media(min-width:413px){.leg_row .fav{margin-left:18px}}.leg_row .fav.active{opacity:1;color:var(--section_icon_active)}.leg_row .prediction{display:flex;align-items:center;position:relative;z-index:4;margin-left:3px}@media(min-width:413px){.leg_row .prediction{margin-left:12px}}@media(min-width:768px){.leg_row .prediction{margin-left:12px}}.leg_row .prediction .pre_btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600;font-size:10px;line-height:1.5;padding:3px;text-align:center;color:#999;margin-right:4px;transition:all .25s linear;border-radius:5px;border:1px solid #eee;position:relative;min-height:34px;width:38px}@media(min-width:360px){.leg_row .prediction .pre_btn{width:42px;padding:4px 6px;border-radius:10px}}.leg_row .prediction .pre_btn .btn{display:block}.leg_row .prediction .pre_btn:last-child{margin-right:0}.leg_row .prediction .pre_btn.green:before{content:"";top:0;bottom:auto;color:#27ae60}.leg_row .prediction .pre_btn.green:before,.leg_row .prediction .pre_btn.red:before{font-family:icomoon,sans-serif;font-weight:400!important;position:absolute;right:1px}.leg_row .prediction .pre_btn.red:before{content:"";bottom:0;color:#ee5151;font-size:11px}.leg_row .prediction .pre_btn a span{color:#000}.leg_row .prediction .pre_btn span{display:block;margin-bottom:1px}.leg_row .match_list_date_status{display:flex;flex-direction:column;font-weight:500;font-size:10px;line-height:1.4;margin-bottom:6px}.leg_row .match_list_date_status .status_wrp{width:auto}.leg_row .match_list_date_status .status_wrp span{display:block}.leg_row .match_list_date_status .status_wrp .blink_circle{width:8px;height:8px;display:inline-block;vertical-align:middle;margin-right:5px;background:var(--green);border-radius:50%}.leg_row .match_list_date_status .live_sts{display:flex;align-items:center;gap:5px}.leg_row .match_list_date_status .date+.status{text-align:center}.leg_row .match_list_date_status .status{margin-right:0!important;width:auto}.wrp-all:before{content:"";left:0;width:100%;top:0;height:100%;position:absolute;z-index:2;cursor:pointer}.live_btn_link{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--section_icon_active);font-size:12px;line-height:1.25;border-radius:var(--radius) 0 0 var(--radius);min-width:80px}@media(max-width:767px){.live_btn_link{display:none}}.live_btn_link i{font-size:20px;line-height:21px;margin-bottom:2px}.live_btn_link.active{background:var(--tag_bg);color:var(--tag_text_color);font-weight:700}.live_center_layout .global_table{border-radius:15px;font-size:14px;line-height:20px;overflow-x:auto;text-align:center}.live_center_layout .global_table:not(:last-child){margin-bottom:15px}.live_center_layout .global_table table{width:100%}.live_center_layout .global_table tr{vertical-align:middle}.live_center_layout .global_table .d-inline-block{display:inline-block;vertical-align:middle}.live_center_layout .global_table.player_sets td,.live_center_layout .global_table.player_sets th{width:24px;padding:4px}@media(min-width:413px){.live_center_layout .global_table.player_sets td,.live_center_layout .global_table.player_sets th{width:34px}}@media(min-width:576px){.live_center_layout .global_table.player_sets td,.live_center_layout .global_table.player_sets th{width:50px;padding:15px 6px}}.live_center_layout .global_table.player_sets td:first-child,.live_center_layout .global_table.player_sets th:first-child{width:auto;text-align:left;padding-left:10px}@media(min-width:413px){.live_center_layout .global_table.player_sets td:first-child,.live_center_layout .global_table.player_sets th:first-child{padding-left:14px}}.live_center_layout .global_table.player_sets td:nth-child(2),.live_center_layout .global_table.player_sets th:nth-child(2){text-align:center}.live_center_layout .global_table.player_sets td:last-child,.live_center_layout .global_table.player_sets th:last-child{padding-right:10px}@media(min-width:413px){.live_center_layout .global_table.player_sets td:last-child,.live_center_layout .global_table.player_sets th:last-child{padding-right:14px}}.live_center_layout .global_table.player_sets th{padding-top:15px;padding-bottom:15px}.live_center_layout .global_table.player_sets td{vertical-align:middle}.live_center_layout .global_table.player_sets .standing-title{margin-left:-19px}@media(min-width:576px){.live_center_layout .global_table.player_sets .standing-title{margin-left:-32px}}@media(min-width:1200px){.live_center_layout .global_table.player_sets .standing-title{margin-left:-39px}}@media(min-width:1561px){.live_center_layout .global_table.player_sets .standing-title{margin-left:-37px}}.live_center_layout .global_table.player_lineup_t td,.live_center_layout .global_table.player_lineup_t th{width:24px;padding:4px}@media(min-width:413px){.live_center_layout .global_table.player_lineup_t td,.live_center_layout .global_table.player_lineup_t th{width:34px}}@media(min-width:576px){.live_center_layout .global_table.player_lineup_t td,.live_center_layout .global_table.player_lineup_t th{width:50px;padding:15px 6px}}.live_center_layout .global_table.player_lineup_t td:first-child,.live_center_layout .global_table.player_lineup_t th:first-child{width:50px;text-align:center;padding-left:10px}@media(min-width:413px){.live_center_layout .global_table.player_lineup_t td:first-child,.live_center_layout .global_table.player_lineup_t th:first-child{padding-left:14px}}.live_center_layout .global_table.player_lineup_t td:nth-child(3),.live_center_layout .global_table.player_lineup_t th:nth-child(3){width:auto;text-align:left}.live_center_layout .global_table.player_lineup_t td:nth-child(2),.live_center_layout .global_table.player_lineup_t th:nth-child(2){width:70px;text-align:center}.live_center_layout .global_table.player_lineup_t th{padding-top:15px;padding-bottom:15px}.live_center_layout .global_table.player_lineup_t td{vertical-align:middle}.live_center_layout .global_table.player_lineup_t .count_num{color:#8064e6;font-weight:700}.live_center_layout .global_table .players_inf{display:flex;align-items:center}.live_center_layout .global_table .players_inf .avtar{flex-shrink:0;width:26px}.live_center_layout .global_table .players_inf .avtar:not(:last-child){margin-right:10px}.live_center_layout .global_table .players_inf .avtar_inf{flex-grow:1}.live_center_layout .global_table .players_inf .avtar_inf .name{display:block;font-weight:700;font-size:14px;line-height:1.4285714286}.live_center_layout .global_table .players_inf .avtar_inf .name.small{font-weight:400;font-size:12px;line-height:1.6666666667}.live_center_layout .global_table .players_inf .avtar_inf .inf{display:block;color:#707070;font-size:12px;line-height:1.3333333333}.live_center_layout .global_table .players_inf .avtar_inf .inf .count{margin-right:6px;font-weight:700;color:#8064e6}.set_round_wrp:not(:last-child){margin-bottom:10px}.set_round{border:1px solid #e4e4e4;border-radius:10px;background:#fff}.set_round:not(:last-child){margin-bottom:5px}.set_round.show .quarter_round_opener:before{transform:translateY(-50%) rotate(-180deg)}.set_round.show .set_round_body{max-height:999px}.set_round .set_round_opener{display:flex;align-items:center;position:relative;font-weight:600;font-size:16px;line-height:1.375px;color:#000;cursor:pointer;padding:10px}.set_round .set_round_opener .set{text-align:center;flex-grow:1;font-weight:900}.set_round .set_round_opener:before{font-family:icomoon,sans-serif;content:"";font-weight:400!important;transform:translateY(-50%) rotate(0deg);position:absolute;right:10px;top:50%}.set_round .set_round_body{max-height:0;overflow:hidden}.set_round .round_row{display:flex;justify-content:space-between;align-items:center;padding:13px 10px;position:relative}.set_round .round_row:before{content:"";left:0;position:absolute;width:100%;top:0;height:1px;background:#e4e4e4}.set_round .round_row .round_row_col{width:calc(50% - 5px);display:flex;align-items:center}.set_round .round_row .round_row_col:last-child{position:relative;padding-left:10px}.set_round .round_row .round_row_col:last-child:before{content:"";position:absolute;left:0;top:-13px;bottom:-13px;border-left:1px solid #e4e4e4}.set_round .round_row .round_row_col .total{border-right:1px solid #e4e4e4;padding-right:10px;margin-right:10px;width:45px;text-align:right;display:flex;justify-content:flex-end;font-weight:400}.set_round .round_row .round_row_col .total.purpel{color:#8064e6;font-weight:700}.set_round .round_row .round_row_col .total .ball{margin-right:6px}.set_round .round_row .round_row_col .numbers .num{min-width:40px;text-align:left;margin-right:10px}.set_round .round_row .round_row_cnt{color:#707070;font-size:12px;line-height:1.6666666667}.blog_main{padding-top:51px;padding-bottom:60px}@media(min-width:992px){.blog_main .container{display:flex;gap:10px;gap:22px}}@media(min-width:1460px){.blog_main .container{max-width:1400px}}.blog_main .housing_posts{max-width:720px}@media(min-width:1200px){.blog_main .housing_posts{max-width:983px}}.blog_main .housing_posts .news_post.post_card{flex-direction:column;gap:0;align-items:stretch}@media(min-width:768px){.blog_main .housing_posts .news_post.post_card{flex-direction:row;margin-bottom:25px}}.blog_main .housing_posts .news_post.post_card:last-child{margin-bottom:0}.blog_main .housing_posts .news_post.post_card .post_image{width:100%;height:220px}@media(min-width:768px){.blog_main .housing_posts .news_post.post_card .post_image{height:290px;width:320px}}@media(min-width:1200px){.blog_main .housing_posts .news_post.post_card .post_image{height:322px;width:514px}}.blog_main .housing_posts .post_description{background:var(--white);color:var(--business1_theme_color1);display:flex;flex-direction:column;align-items:flex-start;padding:12px}.dark_theme .blog_main .housing_posts .post_description{color:var(--white);background:var(--business1_theme_color1)}@media(min-width:768px){.blog_main .housing_posts .post_description{padding:20px}}@media(min-width:1200px){.blog_main .housing_posts .post_description{padding:46px 21px 23px 30px}}.blog_main .housing_posts .badge{padding:4px 10px;font-weight:600;margin-bottom:15px}.blog_main .housing_posts .post_title_big{font-size:18px;text-transform:uppercase;margin-bottom:14px}@media(min-width:768px){.blog_main .housing_posts .post_title_big{font-size:22px}}@media(min-width:1200px){.blog_main .housing_posts .post_title_big{font-size:26px}}.blog_main .housing_posts .text_wrp{display:block;opacity:.9;font-size:16px;line-height:1.625}@media(min-width:992px){.blog_main .housing_posts .text_wrp{font-size:18px}}.blog_main .housing_posts .date_comment{font-weight:300;font-size:14px;line-height:1.4285714286;opacity:.7;margin-top:auto}@media(min-width:768px){.blog_main .housing_posts .date_comment{font-size:16px;line-height:1.375}}@media(min-width:1200px){.blog_main .housing_posts .date_comment{font-size:18px;line-height:1.4444444444}}.blog_main .housing_posts .date_comment .date{margin-right:10px}.blog_main .blog_sidebar{background:var(--white);color:var(--black);padding:35px 20px 25px;flex:1 1;margin-top:30px}.dark_theme .blog_main .blog_sidebar{color:var(--white);background:var(--business1_theme_color1)}@media(min-width:992px){.blog_main .blog_sidebar{margin-top:0}}.blog_main .blog_sidebar .search_section{margin-bottom:35px}.blog_main .blog_sidebar .search_section .blog_heading{margin-bottom:12px}.blog_main .blog_sidebar .search_section .blog_heading h3{font-weight:700;font-size:26px;line-height:32px;text-transform:uppercase}.blog_main .blog_sidebar .search_section .search_blog{width:100%;min-width:150px;display:flex;align-items:center;border:1px solid var(--business1_theme_color3);padding:14px;height:46px}.blog_main .blog_sidebar .search_section .search_blog .search_input_blog{border:none;width:100%;background:none}.dark_theme .blog_main .blog_sidebar .search_section .search_blog .search_input_blog{color:var(--white)}.blog_main .blog_sidebar .search_section .search_blog .search_ico{width:18px;height:18px;margin-right:4px}.blog_main .blog_sidebar .category_sec{margin-bottom:36px}.blog_main .blog_sidebar .category_sec .blog_heading{margin-bottom:15px}.blog_main .blog_sidebar .category_sec .blog_heading h3{font-weight:700;font-size:26px;line-height:32px;text-transform:uppercase}.blog_main .blog_sidebar .category_sec .category_list{font-weight:300;font-size:18px;line-height:36px}.blog_main .blog_sidebar .recent_sec{margin-bottom:53px}.blog_main .blog_sidebar .recent_sec .blog_heading{margin-bottom:21px}.blog_main .blog_sidebar .recent_sec .blog_heading h3{font-weight:700;font-size:26px;line-height:32px;text-transform:uppercase}.blog_main .blog_sidebar .recent_sec .recent_posts .post_card{align-items:stretch}.blog_main .blog_sidebar .recent_sec .recent_posts .post_card .post_image{width:127px;height:98px}.blog_main .blog_sidebar .recent_sec .recent_posts .post_card .post_description{display:flex;flex-direction:column;justify-content:center}.blog_main .blog_sidebar .recent_sec .recent_posts .post_card .post_description .category{font-weight:300;font-size:14px;line-height:26px;margin-bottom:5px;opacity:.7}.blog_main .blog_sidebar .recent_sec .recent_posts .post_card .post_description .category span{padding:3px}.blog_main .blog_sidebar .recent_sec .recent_posts .post_card .post_description .post_title{font-weight:700;font-size:19px;line-height:23px;text-transform:uppercase}.blog_main .blog_sidebar .tag_section{margin-bottom:32px}.blog_main .blog_sidebar .tag_section .tag_lst{gap:10px}.blog_main .blog_sidebar .tag_section .tag_lst .badge{padding:6px 18px;font-weight:400;font-size:14px;line-height:26px;background:rgba(0,0,0,0);border:1px solid var(--business1_theme_color3);color:var(--business1_theme_color3)}.blog_main .blog_sidebar .tag_section .blog_heading{text-transform:uppercase}.blog_main .blog_sidebar .img_sec{width:100%;height:310px;position:relative}.blog_main .blog_sidebar .img_sec img{object-fit:cover}.blog_main .pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px}.blog_main .pagination .active{background:var(--button_bg);color:var(--button_text)}.blog_main .pagination .button{padding:8px 12px;background:var(--white);color:var(--black)}