.theme_2 .breadcrumb{color:var(--base_text_color);display:flex;flex-wrap:wrap}@media(min-width:1200px){.theme_2 .breadcrumb{margin:0 0 20px}}.theme_2 .breadcrumb li{color:var(--base_text_color);margin:2px 0}@media(min-width:992px){.theme_2 .breadcrumb li{margin:0}}.theme_2 .breadcrumb li:first-child:before{font-size:16px;content:"";font-family:icomoon,sans-serif!important;vertical-align:middle;display:inline-block;margin:-3px 6px 0}.theme_2 .breadcrumb li+li:before{content:"-";margin:-4px 6px 0;display:inline-block;vertical-align:middle;color:var(--base_text_color)}@media(min-width:768px){.theme_2 .breadcrumb li+li:before{margin:-4px 10px 0}}.theme_2 .breadcrumb li:last-child a{font-weight:600}.theme_2 .breadcrumb a{font-weight:400;text-decoration:none;text-transform:capitalize}.theme_2 .breadcrumb a:hover{color:var(--link)}.theme_2 .breadcrumb span{color:var(--link);font-weight:400;text-decoration:none;text-transform:capitalize}.theme_2 .breadcrumb span:hover{color:var(--link)}.business_newsletter_sec{position:relative}.business_newsletter_sec .bg_image{position:absolute;left:0;width:100%;top:0;height:100%}.business_newsletter_sec .bg_image img{object-fit:cover}.business_newsletter_sec .newsletter_details{display:flex;align-items:center;position:relative;width:100%;min-height:280px}@media(min-width:768px){.business_newsletter_sec .newsletter_details{min-height:350px}}@media(min-width:992px){.business_newsletter_sec .newsletter_details{min-height:430px}}@media(min-width:1200px){.business_newsletter_sec .newsletter_details{min-height:495px}}.business_newsletter_sec .newsletter_details .container{display:flex;justify-content:center;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:20px}@media(min-width:768px){.business_newsletter_sec .newsletter_details .container{padding-top:40px;padding-bottom:40px}}@media(min-width:992px){.business_newsletter_sec .newsletter_details .container{max-width:998px}}.business_newsletter_sec .newsletter_details h2{text-transform:uppercase;color:var(--white);font-weight:700;font-size:22px;line-height:30px;text-align:center}@media(min-width:768px){.business_newsletter_sec .newsletter_details h2{font-size:30px;line-height:36px}}@media(min-width:992px){.business_newsletter_sec .newsletter_details h2{font-size:45px;line-height:50px;margin-bottom:44px}}@media(min-width:1280px){.business_newsletter_sec .newsletter_details h2{font-size:50px;line-height:58px}}.business_newsletter_sec .newsletter_details .newsletter-form .input_wrapper{width:100%}@media(min-width:576px){.business_newsletter_sec .newsletter_details .newsletter-form .input_wrapper{width:330px}}@media(min-width:768px){.business_newsletter_sec .newsletter_details .newsletter-form .input_wrapper{width:415px}}@media(min-width:992px){.business_newsletter_sec .newsletter_details .newsletter-form .input_wrapper{width:571px}}.business_newsletter_sec .newsletter_details .newsletter-form input{border-radius:var(--radius) 0 0 var(--radius);background:var(--white);border:1px solid var(--white);font-size:14px;font-weight:400;line-height:18px;color:#676767;padding:15px 18px;height:50px;width:100%}@media(min-width:576px){.business_newsletter_sec .newsletter_details .newsletter-form input{border-radius:var(--radius);padding:20px 30px}}.business_newsletter_sec .newsletter_details .newsletter-form button{padding:15px 18px;height:50px}.cookieConsent{height:100vh;width:100%;z-index:99;top:0;left:0;position:fixed;color:var(--black);background-color:hsla(0,.5%,41%,.75)}.cookieConsent .inner{width:100%;max-width:650px;padding:15px;margin:0 auto;border:2px solid var(--bg_color);border-bottom:none;bottom:0;z-index:99;position:fixed;border-radius:var(--radius);background-color:var(--white);left:50%;transform:translateX(-50%)}.cookieConsent .inner .textboxlt{color:var(--black);margin:0 30px 20px}@media only screen and (max-width:767px){.cookieConsent .inner .textboxlt{width:100%;margin:0 0 15px}}.cookieConsent .inner .btns_group{width:100%;display:flex;flex-grow:1;justify-content:end;gap:6px 20px}.theme_2 .cookieConsent .inner{max-width:100%;padding:25px 0;border:2px solid var(--theme2_light);background-color:var(--theme2_light)}@media(min-width:768px){.theme_2 .cookieConsent .inner{padding:46px 0}}.theme_2 .cookieConsent .inner .textboxlt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 15px}@media(min-width:768px){.theme_2 .cookieConsent .inner .textboxlt{-webkit-line-clamp:6;margin-bottom:20px}}.theme_2 .cookieConsent .inner .btns_group{width:100%;display:flex;flex-grow:1;justify-content:start;gap:6px 20px}.theme_2 .cookieConsent .inner .btns_group .button{font-weight:700}.theme_2 .cookieConsent .inner .btns_group .button_reject{border:2px solid var(--button_bg);color:var(--button_bg);background:rgba(0,0,0,0)}.theme_2 .cookieConsent .inner .btns_group .button_reject:hover{opacity:.8}.headingPrivacy{color:var(--black);font-weight:700;margin-bottom:28px;font-size:22px;line-height:27px}@media(min-width:768px){.headingPrivacy{font-size:32px;line-height:37px}}.checkbox-container{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-bottom:39px}.checkbox-container label{display:flex;align-items:center;cursor:pointer;color:var(--black)}.checkbox-container label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid var(--black);background-color:rgba(0,0,0,0);border-radius:2px;display:inline-block;margin-right:10px;position:relative;transition:all .3s ease}.checkbox-container label input[type=checkbox]:checked{background-color:#d9d9d9;border:none}.checkbox-container label input[type=checkbox]:checked:after{content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(10deg);color:var(--white)}.checkbox-container label span{font-size:13px;line-height:20px}@media(min-width:768px){.checkbox-container label span{font-size:17px;line-height:47px}}.page_head{padding-top:25px;margin-bottom:25px}.page_head .page_title{margin:0 0 10px;color:var(--heading_color);display:block;font-size:20px;line-height:25px}@media(min-width:992px){.page_head .page_title{font-size:22px;line-height:27px}}@media(min-width:1200px){.page_head .page_title{font-size:25px;line-height:30px}}.page_head .page_title:last-child{margin-bottom:0}.days_nav{margin:0;padding:0}.days_nav li{list-style:none}.days_nav_wrap{position:relative;margin-bottom:20px;display:flex;border-radius:var(--radius);background:var(--section_bg);padding-right:10px}@media(max-width:576px){.days_nav_wrap{margin-left:-10px;margin-right:-10px;border-radius:0}}@media(min-width:768px){.days_nav_wrap{padding-right:20px}}.days_nav_wrap .calendar_opener{position:relative;display:flex;cursor:pointer;align-items:center;justify-content:center;color:var(--section_icon_active);margin-left:10px;flex-shrink:0}@media(min-width:1200px){.days_nav_wrap .calendar_opener{margin-left:16px}}.days_nav_wrap .calendar_opener i{font-size:17px}@media(min-width:768px){.days_nav_wrap .calendar_opener i{font-size:29px}}.days_nav_wrap .calendar_opener:after{font-family:icomoon,sans-serif;content:"";font-weight:400!important;font-size:6px;margin-left:6px}@media(min-width:768px){.days_nav_wrap .calendar_opener:after{font-size:9px;margin-left:9px}}.days_nav{display:flex;flex-grow:1}.days_nav li{width:100%;text-align:center;max-width:80px;margin-bottom:0}.days_nav li:nth-child(4){max-width:100%}.days_nav li:nth-child(4) a{max-width:80px}.days_nav li a{display:block;padding:9px 3px;text-align:center;font-size:12px;line-height:1.25;color:var(--section_text)}@media(min-width:768px){.days_nav li a{font-size:16px;line-height:1;padding:8px 10px;width:100%;min-height:80px;display:inline-flex;flex-direction:column;justify-content:center}}.days_nav li a.today{position:relative}.days_nav li a.today:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid var(--tag_bg)}.days_nav li a.active{background:var(--tag_bg);color:var(--tag_text_color);font-weight:700}.days_nav li a.active .day{opacity:1;font-weight:700}.days_nav li .day{display:block;margin-bottom:3px;font-weight:400;text-transform:capitalize}.days_nav li .date{display:block;white-space:nowrap}.supersport .days_nav li{max-width:100%}.live_center_layout .main_tab .nav_tabs,.live_center_layout .main_tab ul{margin:0;padding:0}.live_center_layout .main_tab .nav_tabs li,.live_center_layout .main_tab ul li{list-style:none}@media(max-width:991px){.live_center_layout .main_tab{overflow-x:auto;overflow-y:hidden}}@media(min-width:992px){.live_center_layout .main_tab{flex-grow:1;overflow:visible}}.live_center_layout .main_tab.main_tab2{padding:10px 15px;background:var(--section_bg)}@media(min-width:992px){.live_center_layout .main_tab.main_tab2{padding:22px 30px}}.live_center_layout .main_tab.main_tab2 .nav_tabs,.live_center_layout .main_tab.main_tab2 ul{gap:10px 20px;text-transform:capitalize}@media(min-width:768px){.live_center_layout .main_tab.main_tab2 .nav_tabs,.live_center_layout .main_tab.main_tab2 ul{gap:10px 40px}}@media(min-width:1200px){.live_center_layout .main_tab.main_tab2 .nav_tabs,.live_center_layout .main_tab.main_tab2 ul{gap:10px 27px}}@media(min-width:1280px){.live_center_layout .main_tab.main_tab2 .nav_tabs,.live_center_layout .main_tab.main_tab2 ul{gap:10px 32px}}.live_center_layout .main_tab.main_tab2 .nav_tabs li:hover,.live_center_layout .main_tab.main_tab2 ul li:hover{color:var(--link_hover)!important}.live_center_layout .main_tab.main_tab2 .nav_tabs li:hover a,.live_center_layout .main_tab.main_tab2 .nav_tabs li:hover a .count,.live_center_layout .main_tab.main_tab2 ul li:hover a,.live_center_layout .main_tab.main_tab2 ul li:hover a .count{color:var(--link_hover)}.live_center_layout .main_tab.main_tab2 .nav_tabs li a,.live_center_layout .main_tab.main_tab2 ul li a{font-weight:400;font-size:12px;line-height:1.3333333333;color:var(--link);white-space:normal;background:rgba(0,0,0,0);padding:0;border:0;min-width:1px;box-shadow:none}@media(min-width:768px){.live_center_layout .main_tab.main_tab2 .nav_tabs li a,.live_center_layout .main_tab.main_tab2 ul li a{font-size:14px;line-height:1.2857142857}}.live_center_layout .main_tab.main_tab2 .nav_tabs li a:hover,.live_center_layout .main_tab.main_tab2 ul li a:hover{opacity:1;background:rgba(0,0,0,0);color:var(--link_hover)}.live_center_layout .main_tab.main_tab2 .nav_tabs li a.active,.live_center_layout .main_tab.main_tab2 ul li a.active{color:var(--link_hover);font-weight:600;background:rgba(0,0,0,0)}.live_center_layout .main_tab .nav_tabs,.live_center_layout .main_tab ul{display:flex;flex-wrap:nowrap;border-bottom:0;gap:10px;overflow:visible;text-transform:capitalize;padding-left:0}@media(min-width:992px){.live_center_layout .main_tab .nav_tabs,.live_center_layout .main_tab ul{flex-wrap:wrap}}.live_center_layout .main_tab .nav_tabs li:last-child,.live_center_layout .main_tab ul li:last-child{margin-right:0}.live_center_layout .main_tab .nav_tabs li a,.live_center_layout .main_tab ul li a{font-weight:500;font-size:12px;line-height:1.3333333333;display:block;position:relative;white-space:nowrap;cursor:pointer;padding:6px 16px;text-align:center;border-radius:var(--radius);background:var(--button_bg);color:var(--button_text)}@media(min-width:992px){.live_center_layout .main_tab .nav_tabs li a,.live_center_layout .main_tab ul li a{white-space:normal;min-width:100px;font-weight:500;padding:9px 16px}}.live_center_layout .main_tab .nav_tabs li a:hover,.live_center_layout .main_tab ul li a:hover{color:var(--button_text_hover);background:var(--button_bg_hover)}.live_center_layout .main_tab .nav_tabs li a .count,.live_center_layout .main_tab ul li a .count{font-weight:400;font-size:12px;line-height:1.3333333333;min-width:18px;height:20px;border-radius:50%;display:inline-flex;vertical-align:top;justify-content:center;align-items:center;margin-left:4px;color:var(--button_text)}@media(min-width:768px){.live_center_layout .main_tab .nav_tabs li a .count,.live_center_layout .main_tab ul li a .count{font-size:16px;line-height:1.25}}.live_center_layout .main_tab .nav_tabs li a .count.active,.live_center_layout .main_tab .nav_tabs li a .count:hover,.live_center_layout .main_tab ul li a .count.active,.live_center_layout .main_tab ul li a .count:hover{color:var(--button_bg_hover)}.live_center_layout .main_tab .nav_tabs li a.active,.live_center_layout .main_tab ul li a.active{color:var(--button_text_hover);background:var(--button_bg_hover)}.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}}.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}.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 .des{display:flex;flex-direction:column}.leg_head .sb_inf{color:var(--section_text_2);font-size:12px;line-height:16px;font-weight:400}.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:12px 15px;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.result_active{padding:0}.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 .leg_inf_inner .win-td{vertical-align:middle;width:30px;text-align:right;padding-left:0}@media(min-width:576px){.leg_row .leg_inf_inner .win-td{width:40px}}.leg_row .leg_inf_inner .icon_status{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:calc(var(--radius)/1.5);background:var(--loss_button);color:var(--loss_button_text);font-weight:600;font-size:11px;line-height:13px}@media(min-width:576px){.leg_row .leg_inf_inner .icon_status{width:22px;height:22px;font-size:13px;line-height:14px}}.leg_row .leg_inf_inner .icon_status.win{background:var(--win_button);color:var(--win_button_text)}.leg_row .leg_inf_inner .icon_status.draw{background:var(--draw_button);color:var(--draw_button_text)}.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,.leg_row .sts_tg.redd{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:12px}.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.5714285714;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:22px;min-height:22px;max-height:22px}.leg_row .cl_score{width:25px;text-align:center;padding:0 3px;font-size:14px;line-height:22px;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(min-width:768px){.leg_row .cl_score{font-size:14px}}.leg_row .score{display:inline-flex;justify-content:center;align-items:center;width:100%;text-align:center;height:22px;color:var(--section_text)}.leg_row .score:not(:last-child){margin-bottom:12px}.leg_row .score.bold{font-weight:700}.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:12px}.leg_row .match_list_date_status .status_wrp{width:auto}.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}.theme_1 .leg_head{margin-bottom:20px;display:flex;align-items:center;align-content:center}.theme_1 .leg_head .dropdown_wrapper{margin-bottom:0}.live_center_layout .wrp-all:before{content:"";left:0;width:100%;top:0;height:100%;position:absolute;z-index:2;cursor:pointer}.live_center_layout .leg_row_basketball{position:relative;padding:10px;border-radius:var(--radius);overflow:hidden;background:var(--section_bg);color:var(--section_text);font-size:13px;line-height:1.4615384615}@media(min-width:768px){.live_center_layout .leg_row_basketball{font-size:14px;line-height:1.3571428571;padding:12px 10px}}@media(min-width:1200px){.live_center_layout .leg_row_basketball{padding-left:15px;padding-right:15px}}.live_center_layout .leg_row_basketball:not(:last-child){margin-bottom:12px}.live_center_layout .leg_row_basketball.live .status{background:var(--live_button);color:var(--live_button_text)}.live_center_layout .leg_row_basketball.live .match_info_top .time{color:var(--section_text_2);opacity:1}.live_center_layout .leg_row_basketball.live .game_score{color:var(--section_text)}@media(min-width:992px){.live_center_layout .leg_row_basketball.cricket_row{padding-left:15px;padding-right:15px}}.live_center_layout .leg_row_basketball.cricket_row .match_info_top .info,.live_center_layout .leg_row_basketball.cricket_row .match_info_top .time{font-size:12px;font-weight:400}.live_center_layout .leg_row_basketball.cricket_row .match_info_top.extra{margin-bottom:12px}.live_center_layout .leg_row_basketball.cricket_row .basketball_player,.live_center_layout .leg_row_basketball.cricket_row .game_score{gap:12px}.live_center_layout .leg_row_basketball.cricket_row .row_inner:not(:last-child){margin-bottom:12px}.live_center_layout .leg_row_basketball.cricket_row .bold{font-weight:600!important}.live_center_layout .leg_row_basketball.cricket_row .score_wrp{justify-content:flex-end}.live_center_layout .leg_row_basketball .bold{font-weight:700!important}.live_center_layout .leg_row_basketball .row_inner{display:flex;align-items:flex-end}.live_center_layout .leg_row_basketball .fav_wrp{margin-left:6px}@media(min-width:768px){.live_center_layout .leg_row_basketball .fav_wrp{margin-left:24px}}@media(min-width:1561px){.live_center_layout .leg_row_basketball .fav_wrp{margin-left:43px}}.live_center_layout .leg_row_basketball .fav_wrp:only-child{margin:0}.live_center_layout .leg_row_basketball .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 .leg_row_basketball .fav.active{color:var(--section_icon_active);opacity:1}.live_center_layout .leg_row_basketball .match_info{overflow:hidden;flex-grow:1}.live_center_layout .leg_row_basketball .match_info_top{text-transform:capitalize;font-weight:600;font-size:10px;line-height:1.2;display:flex;align-items:center;gap:5px;margin-bottom:-18px}@media(min-width:768px){.live_center_layout .leg_row_basketball .match_info_top{margin-bottom:6px}}.live_center_layout .leg_row_basketball .match_info_top.extra{margin-bottom:12px}.live_center_layout .leg_row_basketball .match_info_top .info,.live_center_layout .leg_row_basketball .match_info_top .time{color:var(--section_text_2)}.live_center_layout .leg_row_basketball .match_info_top .info+.time:before,.live_center_layout .leg_row_basketball .match_info_top .time+.time:before{content:"|";display:inline-block;vertical-align:middle;margin-right:5px}.live_center_layout .leg_row_basketball .match_info_top .inf{font-weight:400;color:#8d8f90}.live_center_layout .leg_row_basketball .status{background:var(--ft_bg);color:var(--ft_text);padding:3px 7px;border-radius:calc(var(--radius)/1.5)}.live_center_layout .leg_row_basketball .basketball_player{display:flex;flex-direction:column;gap:12px}.live_center_layout .leg_row_basketball .basketball_player .player{display:flex;align-items:center;font-size:12px;line-height:1.1666666667;min-height:19px;overflow:hidden}@media(min-width:768px){.live_center_layout .leg_row_basketball .basketball_player .player{font-size:14px;line-height:1.2857142857}}.live_center_layout .leg_row_basketball .basketball_player .player .flag{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:5px;line-height:1px}.live_center_layout .leg_row_basketball .basketball_player .player .name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;display:block}.live_center_layout .leg_row_basketball .basketball_player .player .player_name{flex-grow:1;display:flex;overflow:hidden}.live_center_layout .leg_row_basketball .basketball_player .player .ball,.live_center_layout .leg_row_basketball .basketball_player .player .bat{margin-left:5px;flex-shrink:0;line-height:1px}.live_center_layout .leg_row_basketball .basketball_player .player .ball{width:14px}.live_center_layout .leg_row_basketball .set_score_wrp{display:inline-flex;flex-direction:column;gap:12px}.live_center_layout .leg_row_basketball .set_score{display:inline-flex;min-height:22px}.live_center_layout .leg_row_basketball .set_score .score{color:var(--section_text_2)}.live_center_layout .leg_row_basketball .score_wrp{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;font-size:12px;line-height:1.8333333333}@media(min-width:768px){.live_center_layout .leg_row_basketball .score_wrp{width:217px;font-size:14px;line-height:1.5714285714}}.live_center_layout .leg_row_basketball .score_wrp.ext{width:193px}@media(min-width:768px){.live_center_layout .leg_row_basketball .score_wrp.ext{width:240px}}.live_center_layout .leg_row_basketball .score_wrp .score{min-width:28px;text-align:right;padding-left:4px;padding-right:4px;font-size:12px;line-height:1.8333333333}@media(min-width:768px){.live_center_layout .leg_row_basketball .score_wrp .score{font-size:16px;line-height:1.375;min-width:37px}}.live_center_layout .leg_row_basketball .game_score{flex-shrink:0;min-width:30px;display:inline-flex;flex-direction:column;gap:12px}.live_center_layout .leg_row_basketball .game_score .score{color:var(--section_text);min-height:22px}.live_center_layout .leg_row_basketball .pirdection_inner{display:flex;flex-direction:column;gap:2px}@media(min-width:768px){.live_center_layout .leg_row_basketball .pirdection_inner{gap:0;flex-direction:row}}.live_center_layout .leg_row_basketball .pirdection_head_in{display:none;min-height:18px}@media(min-width:768px){.live_center_layout .leg_row_basketball .pirdection_head_in{display:flex}}.live_center_layout .leg_row_basketball .pirdection_head_in span{width:33.33%;text-align:center;display:block;font-size:12px;line-height:1.5}.live_center_layout .leg_row_basketball .prediction_wrp{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative;z-index:4;gap:2px;min-height:56px;margin-left:3px;width:24px;flex-shrink:0}@media(min-width:768px){.live_center_layout .leg_row_basketball .prediction_wrp{margin-left:12px}}.live_center_layout .leg_row_basketball .prediction_wrp>div{line-height:0}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn{display:inline-flex;align-items:center;font-weight:600;font-size:10px;line-height:1.5;padding:3px;color:#999;margin-right:4px;transition:all .25s linear;border-radius:4px;border:1px solid #eee;border-radius:1px;position:relative;width:38px}@media(min-width:360px){.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn{width:42px;padding:4px 6px}}@media(min-width:768px){.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn{flex-direction:column;text-align:center;justify-content:center;min-height:34px;border-radius:5px}}@media(min-width:1280px){.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn{margin-right:10px}}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn .btn{display:block}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn:last-child{margin-right:0}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn.green:before{font-family:icomoon,sans-serif;content:"";font-weight:400!important;position:absolute;right:1px;top:0;bottom:auto;color:#27ae60}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn.red:before{font-family:icomoon,sans-serif;content:"";font-weight:400!important;position:absolute;right:1px;bottom:0;color:#ee5151;font-size:11px}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn a span{color:#000}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn span{display:block;margin-right:3px}@media(min-width:768px){.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn span{margin:0 0 1px}}.live_center_layout .leg_row_basketball .prediction_wrp .icon_status{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:calc(var(--radius)/1.5);background:var(--loss_button);color:var(--loss_button_text);font-weight:600;font-size:11px;line-height:13px}@media(min-width:576px){.live_center_layout .leg_row_basketball .prediction_wrp .icon_status{width:22px;height:22px;font-size:13px;line-height:14px}}.live_center_layout .leg_row_basketball .prediction_wrp .icon_status.win{background:var(--win_button);color:var(--win_button_text)}.live_center_layout .leg_row_basketball .prediction_wrp .icon_status.draw{background:var(--draw_button);color:var(--draw_button_text)}.live_center_layout .leg_row_basketball .match_info_tft{padding:0 10px;font-size:12px;line-height:1.3333333333;position:relative;display:flex;justify-content:space-between;gap:6px 12px;z-index:1;color:var(--section_text);margin:10px -8px -8px}@media(min-width:768px){.live_center_layout .leg_row_basketball .match_info_tft{padding:0 12px;margin:10px -8px -10px}}@media(min-width:992px){.live_center_layout .leg_row_basketball .match_info_tft{margin-left:-13px;margin-right:-13px}}@media(min-width:1200px){.live_center_layout .leg_row_basketball .match_info_tft{padding-left:15px;padding-right:15px}}.live_center_layout .leg_row_basketball .match_info_tft:before{position:absolute;left:0;width:100%;top:0;height:100%;content:"";background:var(--even_row_bg);z-index:-1;border-radius:0 0 var(--radius) var(--radius)}.live_center_layout .leg_row_basketball .match_info_tft .lft,.live_center_layout .leg_row_basketball .match_info_tft .rgt{padding-top:5px;padding-bottom:5px}@media(min-width:768px){.live_center_layout .leg_row_basketball .match_info_tft .lft,.live_center_layout .leg_row_basketball .match_info_tft .rgt{padding-top:15px;padding-bottom:15px}}.live_center_layout .leg_row_basketball .match_info_tft .rgt{text-transform:capitalize;flex-grow:1;text-align:right}@media(max-width:767px){.live_center_layout .leg_row_basketball .match_info_tft .rgt{display:none}}.leag_head2{border-radius:var(--radius);margin-bottom:15px;overflow:hidden}@media(min-width:992px){.leag_head2{margin-bottom:20px}}.leag_main_head{padding:10px 15px;color:var(--match_detail_head_text);position:relative;z-index:1}@media(min-width:992px){.leag_main_head{overflow:hidden;border:0;padding:20px}}.leag_main_head:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:var(--match_detail_head_bg);z-index:-1}.leag_main_head .up_head{display:flex;align-items:center;margin-bottom:8px}@media(min-width:992px){.leag_main_head .up_head{margin-bottom:26px}}.leag_main_head .up_head:last-child{margin-bottom:0}.leag_main_head .back_arrow{display:block}@media(min-width:992px){.leag_main_head .back_arrow{display:none}}.leag_main_head .back_arrow i{font-size:22px}.leag_main_head .up_wrap{display:flex;text-align:left;align-items:center;flex-grow:1}.leag_main_head .up_wrap .name{font-weight:600;font-size:12px;line-height:1.3333333333;color:var(--match_detail_head_text)}@media(min-width:768px){.leag_main_head .up_wrap .name{font-size:16px;line-height:1.3125}}@media(min-width:992px){.leag_main_head .up_wrap .name{font-size:16px;line-height:1.3125}}.leag_main_head .up_wrap .country_name{color:var(--match_detail_head_text);font-size:16px;line-height:1.3125}@media(min-width:992px){.leag_main_head .up_wrap .country_name{font-size:14px;line-height:1.3571428571}}.leag_main_head .up_wrap .country_name .fav_ico_wp{display:inline-block;vertical-align:middle}@media(min-width:992px){.leag_main_head .up_wrap .country_name .fav_ico_wp{display:none}}.leag_main_head .up_head .more{margin-left:30px}.leag_main_head .icon_flag{width:40px;height:40px;border-radius:50%;margin:0 10px 0 0;overflow:hidden}@media(min-width:768px){.leag_main_head .icon_flag{width:60px;height:60px;margin:0 16px 0 0}}.leag_main_head .icon_flag img{width:100%;height:100%;object-fit:cover}.leag_main_head .country_name{display:block}.leag_main_head .more{flex-shrink:0}.leag_main_head .fav_icon{color:var(--match_detail_head_icon);width:33px;height:33px;font-size:14px;display:flex;border-radius:50%;align-items:center;justify-content:center}.leag_main_head .fav_icon.active{color:var(--match_detail_head_icon_active)}.leag_main_head .up-bar{width:100%;position:relative;overflow:hidden;background:#e8e8e8;height:8px;border-radius:20px;margin-bottom:8px}@media(max-width:991px){.leag_main_head .up-bar{display:none}}.leag_main_head .bar-progress{background:#8064e6;position:absolute;top:0;left:0;bottom:0;width:20%;display:block;border-radius:20px}.leag_main_head .pro-date{display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:16px;color:var(--section_text_2)}@media(max-width:991px){.leag_main_head .pro-date{display:none}}.leag_main_head .info_wrap{display:flex;justify-content:space-between;flex-grow:1;flex-direction:column;gap:6px 10px}@media(min-width:768px){.leag_main_head .info_wrap{flex-direction:row}}.leag_main_head .info_wrap .a{margin-bottom:0}.leag_main_head .info_wrap .result_list{position:relative;justify-content:flex-start}@media(min-width:768px){.leag_main_head .info_wrap .result_list{padding-right:30px;justify-content:flex-end;flex-grow:1}.leag_main_head .info_wrap .result_list:before{content:"|";position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--match_detail_head_divider)}}.leag_main_head .venue_wrap{background:var(--section_bg);border-radius:8px;overflow:hidden;color:var(--section_text);font-size:14px;line-height:18px;font-weight:400;padding:11px 15px}.leag_main_head .venue_wrap .lb{font-size:12px;line-height:16px;color:var(--section_text_2);display:inline-block;margin-right:5px}.leag_main_head .venue_wrap ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.leag_main_head .venue_wrap ul li{flex-grow:1;margin-bottom:0;padding:0}.result_list{list-style:none;padding:0;display:flex;align-items:center;margin:0 -1px;justify-content:center}@media(min-width:576px){.result_list{margin:0 -3px}}.result_list li{width:17px;height:17px;flex-shrink:0;font-weight:600;font-size:11px;line-height:1.5454545455;text-align:center;color:var(--draw_button_text);background:var(--draw_button);margin:0 1px;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:calc(var(--radius)/1.5)}@media(min-width:768px){.result_list li{width:22px;height:22px;margin:0 3px;font-size:14px;line-height:1.5714285714}}.result_list li.clr_red{background:var(--loss_button);color:var(--loss_button_text)}.result_list li.clr_green{background:var(--win_button);color:var(--win_button_text)}.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}.dropdown_wrapper{display:flex;justify-content:flex-end;margin-bottom:20px}.dropdown_wrapper .dropdown_inner{position:relative}.dropdown_wrapper .dropdown_inner .selected{min-width:200px;max-width:320px;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:30px;font-size:16px;line-height:20px;padding:5px 10px;border:1px solid var(--button_bg_hover);border-radius:var(--radius);background-color:rgba(0,0,0,0);cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--button_text);gap:15px}.dropdown_wrapper .dropdown_inner .selected .selected_text{font-weight:700;font-size:12px;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}.dropdown_wrapper .dropdown_inner .selected .selected_text .selected_league{font-weight:400;margin-right:5px;display:flex}.dropdown_wrapper .dropdown_inner .arrow{color:var(--base_text_color);transition:transform .3s ease}.dropdown_wrapper .dropdown_inner .arrow.open{transform:rotate(180deg)}.dropdown_wrapper .dropdown_inner .options{position:absolute;width:100%;top:0;right:0;left:auto;margin-top:30px;z-index:3;overflow:hidden;border-radius:var(--radius);max-height:300px;overflow-y:auto;font-size:15px;line-height:19px}.dropdown_wrapper .dropdown_inner .options .option{padding:5px 10px;cursor:pointer;background:var(--section_bg);color:var(--section_text_2);border-radius:0;display:flex;align-items:center}.dropdown_wrapper .dropdown_inner .options .option.selected,.dropdown_wrapper .dropdown_inner .options .option:hover{color:var(--section_button_text_hover);background:var(--section_button_bg_hover)}.dropdown_wrapper .dropdown_inner .options .option .selected_league{font-weight:400;margin-right:5px;display:flex}.supersport .dropdown_wrapper{margin-bottom:0}.bottom_tr .item_list{width:100%;display:flex;gap:10px 20px;padding:15px;flex-wrap:wrap}@media(min-width:768px){.bottom_tr .item_list{gap:10px 60px;padding:15px}}.bottom_tr .item_list li{padding:5px;border-bottom:none}.bottom_tr .item_list li .symbol{color:var(--section_text_2);padding-right:18px;font-size:12px}.bottom_tr .item_list li .full-form{color:var(--section_text);font-weight:700;font-size:12px}.comment-section .container{flex-direction:column}.comment-section .container .section_head{text-align:left;font-weight:300;font-size:18px;line-height:26px;margin:0 0 29px}.comment-section .container .section_head p:first-letter{text-transform:capitalize}.comment-section .container .section_head h2{text-transform:uppercase;margin-bottom:22px}@media(min-width:768px){.comment-section .container .section_head h2{font-size:26px}}.comment-section .load-more{text-align:left;padding-top:0}.comment-section .load-more .button{border-radius:0;font-weight:600}.comment-section .checkbox-label{display:flex;align-items:center;gap:11px;margin-bottom:20px}@media(min-width:992px){.comment-section .checkbox-label{margin-bottom:40px}}.comment-section .checkbox-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #bebebe;width:19px;height:19px;background:rgba(0,0,0,0);display:inline-block;margin-right:10px;position:relative;transition:all .3s ease}.comment-section .checkbox-label input[type=checkbox]:checked{background-color:rgba(0,0,0,0)}.comment-section .checkbox-label input[type=checkbox]:checked:after{content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(10deg);color:var(--section_text)}.comment-section .checkbox-label span{font-size:13px;line-height:20px}@media(min-width:768px){.comment-section .checkbox-label span{font-size:17px;line-height:47px}}.comment-section .checkbox-label span:first-letter{text-transform:capitalize}.grid-comment{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:15px;gap:15px;margin-bottom:20px}@media(min-width:992px){.grid-comment{grid-template-columns:repeat(3,1fr);gap:30px}.grid-comment :first-child{grid-column:1/-1}}.grid-comment .form-grp{display:flex;flex-direction:column;text-transform:capitalize}.grid-comment .form-grp input,.grid-comment .form-grp textarea{width:100%;border-radius:var(--radius);border:none;background:var(--white);font-size:14px;font-weight:500;color:var(--black);padding:12px 15px;height:49px;display:block}.grid-comment .form-grp input:focus,.grid-comment .form-grp textarea:focus{outline:0}.grid-comment .form-grp textarea{height:155px;resize:none}@media(min-width:992px){.grid-comment .form-grp textarea{height:253px}}.player_card:not(:last-child){margin-bottom:20px}@media(min-width:768px){.player_card .leg_head h2{font-weight:600;font-size:14px;line-height:1.3571428571}}.live_center_layout .global_table.golf_score_table{margin-bottom:0}.live_center_layout .global_table.golf_score_table thead th{font-weight:400;font-size:14px;line-height:19px;padding:12px}@media(min-width:768px){.live_center_layout .global_table.golf_score_table thead th{padding:20px}}.live_center_layout .global_table.golf_score_table tr td,.live_center_layout .global_table.golf_score_table tr th{vertical-align:middle}@media(min-width:768px){.live_center_layout .global_table.golf_score_table tr td,.live_center_layout .global_table.golf_score_table tr th{padding:14px}}.live_center_layout .global_table.golf_score_table tr td:nth-child(2),.live_center_layout .global_table.golf_score_table tr th:nth-child(2){text-align:left}.live_center_layout .global_table.golf_score_table .player_name_wrp{display:flex;align-items:center}.live_center_layout .global_table.golf_score_table .player_name_wrp a{display:inline-flex;align-items:center}.live_center_layout .global_table.golf_score_table .player_name_wrp .flag_img{width:32px;flex-shrink:0;margin-right:5px}.live_center_layout .global_table.golf_score_table .player_name_wrp .cr_name{flex-grow:1;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_center_layout .global_table.golf_score_table .fav{font-size:15px;line-height:1.2}.live_center_layout .global_table.golf_score_table .sort{font-size:18px}.live_center_layout .global_table.golf_score_table .pre_btn_golf{padding:4px 2px}.inf_golf_circ{margin:0;padding:0}.inf_golf_circ li{list-style:none}.global_table.golf_round_table{margin-bottom:0}.global_table.golf_round_table thead th{font-weight:400;font-size:14px;line-height:19px;padding:12px}@media(min-width:768px){.global_table.golf_round_table thead th{padding:20px}}.global_table.golf_round_table tr td,.global_table.golf_round_table tr th{vertical-align:middle}@media(min-width:768px){.global_table.golf_round_table tr td,.global_table.golf_round_table tr th{padding:14px}}.global_table.golf_round_table tr td:nth-child(2),.global_table.golf_round_table tr th:nth-child(2){text-align:left}.global_table.golf_round_table .player_name_wrp{display:flex;align-items:center}.global_table.golf_round_table .player_name_wrp a{display:inline-flex;align-items:center}.global_table.golf_round_table .player_name_wrp .flag_img{width:32px;flex-shrink:0;margin-right:10px}.global_table.golf_round_table .player_name_wrp .cr_name{flex-grow:1;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global_table .round_num{width:26px;height:26px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;border:1px solid #e8e8e8}.global_table .round_num.double-eagle{background:#af8d20}.global_table .round_num.eagle{background:#313237}.global_table .round_num.birdie{background:var(--score_ball_by_ball_6th_bg);border-color:var(--score_ball_by_ball_6th_bg)}.global_table .round_num.par{border:1px solid #313237}.global_table .round_num.bogey{background:var(--score_ball_by_ball_4th_bg)}.global_table .round_num.dou_bogey{background:#ec5b08}.global_table .round_num.three_bagey{background:#9f5925}.inf_golf_circ{background:var(--section_bg);color:var(--section_text);border-radius:var(--radius);display:flex;flex-wrap:wrap;gap:10px 20px}@media(min-width:768px){.inf_golf_circ{gap:10px 60px;padding:15px}}.inf_golf_circ li{display:flex;align-items:center;gap:0 10px;padding:5px;border-bottom:none}.inf_golf_circ li.eagle .circle{background-color:#313237}.inf_golf_circ li.birdie .circle{background-color:var(--score_ball_by_ball_6th_bg)}.inf_golf_circ li.par .circle{background-color:#fff;border:1px solid #313237}.inf_golf_circ li.bogey .circle{background-color:var(--score_ball_by_ball_4th_bg)}.inf_golf_circ li.dou_bogey .circle{background-color:#ec5b08}.inf_golf_circ li.three_bagey .circle{background-color:#9f5925}.inf_golf_circ .circle{width:18px;height:18px;border-radius:50%;background:#0059b2}@media(min-width:992px){.inf_golf_circ .circle{width:26px;height:26px}}.players_detail_head .inf_lst{margin:0;padding:0}.players_detail_head .inf_lst li{list-style:none}.players_detail_head{padding:10px 15px;background:#fff;color:#333;position:relative;border:1px solid #e4e4e4;border-radius:10px;margin-bottom:10px;display:flex;align-items:center}@media(min-width:992px){.players_detail_head{border-radius:12px;overflow:hidden;border:0;padding:15px;margin-bottom:20px;margin-top:0}}.players_detail_head .player_name{display:flex;align-items:center;flex-grow:1}.players_detail_head .avt{width:40px;height:40px;border-radius:50%;margin:0 10px 0 0;overflow:hidden}@media(min-width:768px){.players_detail_head .avt{width:50px;height:50px;margin:0 16px 0 0}}.players_detail_head .avt img{width:100%;height:100%;object-fit:cover}.players_detail_head .avt_des{flex-grow:1}.players_detail_head .avt_des .name{display:block;margin-bottom:2px;font-weight:600}.players_detail_head .inf_lst{display:flex;flex-wrap:wrap;gap:5px 10px;font-size:14px;line-height:1.2857142857}.players_detail_head .inf_lst li{display:inline-flex;gap:4px}.players_detail_head .inf_lst .inf_tit{color:#999}.players_detail_head .more{flex-shrink:0;color:#e8e8e8;margin-left:6px}.players_detail_head .fav_icon{color:#e8e8e8;width:33px;height:33px;display:flex;border:1px solid #e8e8e8;border-radius:50%;align-items:center;justify-content:center}.players_detail_head .fav_icon.active{color:#8064e6}.ply_card_subhead{font-weight:600;font-size:14px;line-height:1.2857142857;background:#fff;padding:10px 15px;border-radius:10px;margin-bottom:12px}@media(min-width:992px){.ply_card_subhead{padding:15px;border-radius:12px;margin-bottom:20px}}.ply_card_subhead h2{font-weight:600;font-size:14px;line-height:1.2857142857}.info_main_box h2{font-weight:500;font-size:16px;line-height:21px;color:var(--heading_color)}.info_main_box .upcoming{margin-bottom:20px}