.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}}.post_card{display:flex;align-items:flex-start;gap:10px}.post_card.news_post{gap:20px 13px;margin-bottom:20px}@media(min-width:768px){.post_card.news_post{gap:20px;margin-bottom:30px}}.post_card.news_post .post_image{height:100px;width:100px;position:relative;overflow:hidden;border-radius:var(--radius)}@media(min-width:768px){.post_card.news_post .post_image{width:260px;height:196px}}.post_card.news_post .post_image a{position:absolute;left:0;top:0;width:100%;height:100%}.post_card.rounded_img .post_image{width:90px;height:90px;gap:0;border-radius:100px;position:relative;overflow:hidden}.post_card.rounded_img .post_image a{position:absolute;left:0;top:0;width:100%;height:100%}.post_card.vertical_post{gap:20px 13px;margin-bottom:25px;display:flex;flex-direction:column}.post_card.vertical_post .post_image{height:266px;width:390px;position:relative;overflow:hidden;border-radius:var(--radius)}@media(min-width:992px){.post_card.vertical_post .post_image{height:266px;width:474px}}.post_card.vertical_post .post_image a{position:relative;width:100%;height:100%;display:inline-block;border-radius:var(--radius);overflow:hidden}.post_card.vertical_post2{gap:20px 13px;margin-bottom:10px;display:flex;flex-direction:column}.post_card.vertical_post2 .post_title_big{font-weight:700;font-size:24px;line-height:1.25;padding-bottom:20px;border-bottom:1px solid var(--business2_theme_border);margin-bottom:20px}@media(min-width:768px){.post_card.vertical_post2 .post_title_big{font-size:30px;line-height:1.1333333333;min-height:78px;padding-bottom:10px}}@media(min-width:1200px){.post_card.vertical_post2 .post_title_big{font-size:34px;line-height:1.0882352941;min-height:84px}}@media(min-width:1280px){.post_card.vertical_post2 .post_title_big{font-size:38px;line-height:1.0789473684;min-height:92px}}.post_card.vertical_post2 .post_title_big a{position:relative;padding-right:50px}.post_card.vertical_post2 .post_title_big a i{position:absolute;right:0;top:0}.post_card.vertical_post2 .text_wrp{display:block;margin-bottom:20px;font-size:16px;line-height:1.625}@media(min-width:768px){.post_card.vertical_post2 .text_wrp{margin-bottom:35px}}.post_card.vertical_post3{gap:0;margin-bottom:10px;display:flex;flex-direction:column;background:var(--white);padding:25px 20px;color:var(--black)}.dark_theme .post_card.vertical_post3{color:var(--white);background:var(--business2_theme_color1)}@media(min-width:1200px){.post_card.vertical_post3{padding:25px 31px}}.post_card.vertical_post3 .post_image{width:100%;height:283px;border-radius:0;margin-bottom:24px}@media(min-width:768px){.post_card.vertical_post3 .post_image{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media(min-width:1200px){.post_card.vertical_post3 .post_image{margin-left:-31px;margin-right:-31px;width:calc(100% + 62px)}}.post_card.vertical_post3 .post_title_big{font-weight:600;font-size:24px;line-height:1.25;margin-bottom:24px;color:var(--black)}.dark_theme .post_card.vertical_post3 .post_title_big{color:var(--white)}@media(min-width:768px){.post_card.vertical_post3 .post_title_big{font-size:29px;line-height:1.0689655172;min-height:62px}}.post_card.vertical_post3 .post_title_big a:hover{color:inherit;opacity:.8}.dark_theme .post_card.vertical_post3 .btn_link{color:var(--white)}.post_card.vertical_post3 .btn_link i{font-size:12px}.post_card.vertical_post3 .post_author{color:var(--black);margin-bottom:12px}.dark_theme .post_card.vertical_post3 .post_author{color:var(--white)}.post_card.vertical_post3 .post_author a,.post_card.vertical_post3 .post_author strong{color:var(--black)}.dark_theme .post_card.vertical_post3 .post_author a,.dark_theme .post_card.vertical_post3 .post_author strong{color:var(--white)}.post_card.vertical_post3 .post_author span{color:var(--black);opacity:.5}.dark_theme .post_card.vertical_post3 .post_author span{color:var(--white)}.post_card.vertical_post4{background:#fff;display:flex;gap:0;padding:0;color:#171717;flex-direction:column;min-height:149px;border-radius:0 0 var(--radius) var(--radius);box-shadow:0 4px 12px rgba(0,0,0,.1)}.dark_theme .post_card.vertical_post4{color:var(--white);background:var(--black)}@media(min-width:768px){.post_card.vertical_post4{min-height:233px}}@media(min-width:1280px){.post_card.vertical_post4{min-height:297px}}.post_card.vertical_post4 .post_description{padding:0 20px 20px;display:flex;flex-direction:column}@media(min-width:992px){.post_card.vertical_post4 .post_description{padding:0 20px 26x}}@media(min-width:1280px){.post_card.vertical_post4 .post_description{padding:0 20px 48px}}.post_card.vertical_post4 .post_image{width:100%;height:auto;border-radius:0;padding:10px 10px 0;margin:0 0 17px}.post_card.vertical_post4 .post_title{font-size:18px;line-height:1.2222222222;margin-bottom:5px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#343434}.dark_theme .post_card.vertical_post4 .post_title{color:var(--white)}@media(min-width:768px){.post_card.vertical_post4 .post_title{font-size:20px;line-height:1.2}}@media(min-width:1200px){.post_card.vertical_post4 .post_title{font-size:24px;line-height:1.1666666667}}@media(min-width:1280px){.post_card.vertical_post4 .post_title{margin-bottom:12px;font-size:30px;line-height:1.2}}.post_card.vertical_post4 .post_author{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author{color:var(--white)}.post_card.vertical_post4 .post_author a,.post_card.vertical_post4 .post_author strong{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author a,.dark_theme .post_card.vertical_post4 .post_author strong{color:var(--white)}.post_card.vertical_post4 .post_author span{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author span{color:var(--white)}.post_card.vertical_post4 .text_wrp{margin-bottom:25px;color:#282f3b;display:block}.dark_theme .post_card.vertical_post4 .text_wrp{color:var(--white)}@media(min-width:1460px){.post_card.vertical_post4 .text_wrp{margin-bottom:42px;display:block;font-size:18px;line-height:1.3333333333}}.post_card.vertical_post4 .text_wrp p{-webkit-line-clamp:2}.post_card.vertical_post4 .vpost_footer{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.post_card.vertical_post4 .button{width:-moz-fit-content;width:fit-content;border-radius:var(--radius) 0 var(--radius) 0;font-weight:700;text-transform:capitalize}@media(min-width:1460px){.post_card.vertical_post4 .button{min-width:170px;padding:18px 16px;font-size:22px;line-height:1.1818181818}}.post_card.vertical_post6{flex-direction:column;gap:0}.dark_theme .post_card.vertical_post6{color:var(--white)}.post_card.vertical_post6 .post_image{width:100%;height:250px}@media(min-width:992px){.post_card.vertical_post6 .post_image{height:300px}}.post_card.vertical_post6 .post_title_big{font-weight:700;font-size:18px;line-height:1.4444444444;margin-bottom:10px}@media(min-width:992px){.post_card.vertical_post6 .post_title_big{font-weight:700;font-size:25px;line-height:1.16}}.dark_theme .post_card.vertical_post6 .post_title_big{color:var(--white)}.dark_theme .post_card.vertical_post6 .post_title_big a:hover{color:var(--link_hover)}.post_card.vertical_post6 .text_wrp{font-weight:300;margin-bottom:10px;display:block}@media(min-width:992px){.post_card.vertical_post6 .text_wrp{font-size:18px;line-height:1.3333333333;margin-bottom:21px}}.post_card.vertical_post6 .post_author{color:var(--business1_theme_color1);margin-top:auto;font-size:12px;line-height:16px}.dark_theme .post_card.vertical_post6 .post_author{color:var(--white)}.post_card.vertical_post6 .post_author a,.post_card.vertical_post6 .post_author strong{font-weight:400;color:var(--business1_theme_color1)}.dark_theme .post_card.vertical_post6 .post_author a,.dark_theme .post_card.vertical_post6 .post_author strong{color:var(--white)}.post_card.vertical_post6 .post_author a:hover{color:var(--link_hover)}.post_card.vertical_post6 .post_author .post_date{font-weight:400;opacity:1;color:var(--business1_theme_color1)}.dark_theme .post_card.vertical_post6 .post_author .post_date{color:var(--white)}.post_card.vertical_post6 .post_description{padding:12px;box-shadow:var(--base_shadow);width:100%}@media(min-width:768px){.post_card.vertical_post6 .post_description{padding:28px 23px 26px}}.dark_theme .post_card.vertical_post6 .post_description{background:var(--business1_theme_color2)}.post_card.visual_post3{min-height:350px;width:100%;position:relative;display:flex;align-items:flex-end}@media(min-width:576px){.post_card.visual_post3{min-height:488px}}@media(min-width:1200px){.post_card.visual_post3{min-height:602px}}.post_card.visual_post3:hover .post_description{opacity:1;visibility:visible}.post_card.visual_post3:hover .bg_img:before{opacity:1}.post_card.visual_post3 .bg_img{position:absolute;left:0;right:0;top:0;bottom:0}.post_card.visual_post3 .bg_img:after{position:absolute;left:0;right:0;top:0;bottom:0;content:"";border:solid var(--business2_theme_border);border-width:0 1px 1px 0}.post_card.visual_post3 .bg_img:before{content:"";z-index:2;left:0;right:0;top:0;bottom:0;position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.59));transition:all .3s linear;opacity:.2}.post_card.visual_post3 .bg_img img{object-fit:cover}.post_card.visual_post3 .post_title_big{font-size:18px;line-height:22px;font-weight:600;font-size:20px;line-height:1.2;margin-bottom:9px;color:var(--white)}@media(min-width:768px){.post_card.visual_post3 .post_title_big{font-size:25px;line-height:1.2}}.post_card.visual_post3 .post_title_big a:hover{color:inherit}.post_card.visual_post3 .post_description{position:relative;padding:25px 20px;color:var(--white);z-index:3;opacity:0;visibility:hidden;transition:all .25s linear}@media(min-width:1200px){.post_card.visual_post3 .post_description{padding:33px 36px}}.post_card.visual_post3 .text_wrp{font-weight:300;font-size:16px;line-height:1.25;display:block;margin-bottom:22px}.post_card.visual_post3 .text_wrp p{-webkit-line-clamp:2}.post_card.article_post{align-items:center;gap:20px}@media(max-width:767px){.post_card.article_post{flex-wrap:wrap}}.post_card.article_post:not(:last-child){margin-bottom:50px}@media(min-width:768px){.post_card.article_post{gap:30px}}@media(min-width:992px){.post_card.article_post{gap:50px}}@media(min-width:1200px){.post_card.article_post{gap:80px}}@media(min-width:1280px){.post_card.article_post{gap:135px}}.post_card.article_post:nth-child(2n){flex-direction:row-reverse}.post_card.article_post .post_image{width:100%;height:auto}@media(min-width:768px){.post_card.article_post .post_image{width:48%}}@media(min-width:1200px){.post_card.article_post .post_image{width:569px}}.post_card.article_post .post_image img{height:auto!important;position:static}.post_card.article_post .post_title_big{font-weight:700;font-size:24px;line-height:1.25}@media(min-width:768px){.post_card.article_post .post_title_big{font-size:30px;line-height:1.1666666667}}@media(min-width:1200px){.post_card.article_post .post_title_big{font-size:38px;line-height:1.1052631579}}@media(min-width:1280px){.post_card.article_post .post_title_big{font-size:45px;line-height:1.1111111111}}.post_card.article_post .post_title_big a{-webkit-line-clamp:3}.post_card.article_post .text_wrp{font-weight:300;font-size:16px;line-height:1.625;margin-bottom:20px;display:block}@media(min-width:768px){.post_card.article_post .text_wrp{margin-bottom:34px}}.post_card .sub_title{font-weight:300;font-size:20px;line-height:1.2;display:block;margin-bottom:6px}.post_card .post_title a,.post_card .post_title_big a{color:inherit;white-space:nowrap;text-decoration:none;transition:all .25s linear;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;box-shadow:none}.post_card .post_title a:hover,.post_card .post_title_big a:hover{color:var(--link_hover)}.post_card .post_title{font-size:15px;line-height:19px;font-weight:500;margin-bottom:12px}@media(min-width:768px){.post_card .post_title{font-size:16px}}.post_card .post_title_big{font-size:16px;line-height:19px;font-weight:600;margin:0 0 14px}@media(min-width:768px){.post_card .post_title_big{font-size:22px;line-height:27px}}@media(min-width:1200px){.post_card .post_title_big{font-size:25px;line-height:30px}}.post_card .text_wrp{display:none;font-size:14px;line-height:1.4;margin-bottom:8px}.post_card .text_wrp:first-letter{text-transform:capitalize}@media(min-width:768px){.post_card .text_wrp{display:block}}.post_card .text_wrp p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.theme_1 .post_author{font-weight:400;font-size:11px;line-height:1.4;display:block;margin:0 0 6px}@media(min-width:768px){.theme_1 .post_author{font-size:12px}}.theme_1 .post_author:last-child{margin-bottom:0}.theme_1 .post_author .post_date:before{display:none}.theme_1 .post_author a,.theme_1 .post_author strong{text-transform:uppercase;margin:0 2px;font-weight:600;opacity:.9}.theme_1 .post_author a:hover,.theme_1 .post_author strong:hover{opacity:1}.post_author{font-size:13px;font-weight:500;line-height:17px;text-align:left;color:var(--base_text_color);display:block}.post_author:last-child{margin-bottom:0}.post_author a,.post_author strong{margin:2px;font-weight:600;opacity:1;color:var(--link)}.post_author a{text-decoration:none}.post_author a:hover{opacity:1}.post_author span{margin:2px;font-weight:300;opacity:.7;color:var(--base_text_color);font-size:13px}.post_author .post_date:before{content:"-";display:inline-block;vertical-align:middle;margin:0 6px 0 4px}.business1_theme .post_author .post_date:before{content:"";font-family:icomoon,sans-serif;font-size:1px}.tag_lst{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:5px}.tag_lst .badge{margin-bottom:0}.post_description{flex-grow:1}.post_image{width:100px;height:100px;overflow:hidden;flex-shrink:0;border-radius:var(--radius)}.post_image img{width:100%;height:100%;position:unset!important}.theme_2 .badge{padding:3px 9px;font-family:var(--badge-font)}.theme_2 .post_title_big{font-weight:700}@media(min-width:1280px){.theme_2 .post_title_big{font-size:30px;line-height:37px}}.theme_2 .news_post .post_title_big a{-webkit-line-clamp:3}.three_columns{display:grid;grid-gap:40px;gap:40px}@media(min-width:768px){.three_columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}}@media(min-width:992px){.three_columns{gap:30px;grid-template-columns:1fr 1fr 1fr}}@media(min-width:1200px){.three_columns{gap:50px}}@media(min-width:1280px){.three_columns{gap:84px}}.three_columns:not(:last-child){margin-bottom:40px}@media(min-width:992px){.three_columns:not(:last-child){margin-bottom:53px}}.post_date:before{content:"-";display:inline-block;vertical-align:middle;margin:0 6px 0 4px}.business1_theme .post_date:before{content:"";font-family:icomoon,sans-serif;font-size:1px}.four_columns{display:grid;grid-gap:10px 20px;gap:10px 20px}@media(min-width:768px){.four_columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 20px;gap:20px 20px}}@media(min-width:992px){.four_columns{grid-template-columns:1fr 1fr 1fr 1fr}}.theme_2 .post_author{display:flex;align-items:center;align-content:center;justify-content:space-between}.theme_2 .post_author strong{font-weight:600}.theme_2 .post_author a{font-weight:600;margin:0 2px}.theme_2 .post_author span{font-weight:300;margin:0 2px}.theme_2 .featured2 .post_card.vertical_post .post_description{width:100%}.consultation-section{background:var(--section_bg);min-height:240px;display:flex;align-items:center}.consultation-section .container_main{display:flex;flex-direction:column;gap:40px}@media(min-width:576px){.consultation-section .container_main{align-items:center}}@media(min-width:768px){.consultation-section .container_main{flex-direction:row;width:100%;justify-content:space-between}}.consultation-section .consultation_heading{margin-bottom:20px;font-weight:400}@media(min-width:768px){.consultation-section .consultation_heading{font-size:24px;line-height:36px;margin-bottom:0}}.consultation-section .consultation_heading h2{font-weight:400}@media(min-width:768px){.consultation-section .consultation_heading h2{font-size:36px;line-height:36px}}.consultation-section .button{width:100%}@media(min-width:768px){.consultation-section .button{width:260px}}.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}.feature_card2{width:100%;height:100%;position:relative;overflow:hidden;max-height:300px}@media(min-width:768px){.feature_card2{max-height:423px}}@media(min-width:992px){.feature_card2{max-height:629px}}.feature_card2.small .feature_card_title{font-size:17px;line-height:22px;font-weight:400;margin-bottom:7px}.feature_card2.small .feature_card_title a{opacity:1}@media(min-width:992px){.feature_card2.small .feature_card_title{font-size:17px}}@media(min-width:1400px){.feature_card2:nth-child(2) .feature_card_title{font-size:26px;line-height:30px}}.feature_card2 .text_wrp{display:none}.feature_card2 .post_author{color:var(--white)}.feature_card2 .post_author a{color:inherit}.feature_card2 .post_author a:hover{opacity:1}.feature_card2 .banner-description{font-size:1rem;color:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature_card2 .pic-wrapper img{min-height:270px;object-position:top;object-fit:cover!important}.feature_card2.vertical_mobile{max-height:100%}.feature_card2.vertical_mobile .info_postion_background{padding:25px 10px 0 0;color:var(--base_text_color);position:unset;width:100%;max-width:100%;border:none;background:rgba(0,0,0,0)}.feature_card2.vertical_mobile .info_postion_background .badge{margin-bottom:10px}.feature_card2.vertical_mobile .post_author{color:var(--base_text_color);margin-bottom:10px}.feature_card2.vertical_mobile .post_author a{color:var(--link)}.feature_card2.vertical_mobile .feature_card_title{color:var(--sub_heading_color)}.feature_card2.vertical_mobile .feature_card_title a{color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feature_card2.vertical_mobile .pic-wrapper{height:230px}@media(min-width:768px){.feature_card2.vertical_mobile .pic-wrapper{height:430px}}@media(min-width:1200px){.feature_card2.vertical_mobile .text_wrp{display:block}}.feature_card2.vertical_mobile .text_wrp p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.featured2 .container .post_card.vertical_post{width:100%;margin-top:20px}.featured2 .container .post_card.vertical_post:last-child{margin-bottom:0}.featured2 .container .post_card.vertical_post .post_image{width:100%;height:214px;position:relative;overflow:hidden}@media(min-width:576px){.featured2 .container .post_card.vertical_post{margin-top:20px;width:calc(50% - 10px);height:100%}}@media(min-width:992px){.featured2 .container .post_card.vertical_post{gap:15px 10px;width:100%;margin-top:0}}.featured2 .container .post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px}@media(min-width:768px){.featured2 .container .post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px;margin:0 0 10px}}@media(min-width:576px){.featured2 .container{display:flex;flex-wrap:wrap;justify-content:space-between}}@media(min-width:992px){.feature_card2{overflow:hidden;height:100%}.feature_card2:first-child{grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:4;max-width:1050px}.feature_card2:nth-child(2){grid-column-start:4;grid-column-end:6;grid-row-start:1;grid-row-end:2}.feature_card2:nth-child(3){grid-column-start:4;grid-column-end:6;grid-row-start:2;grid-row-end:3}}.pic-wrapper{position:relative;width:100%;height:100%;display:inline-block;border-radius:var(--radius);overflow:hidden}.pic-wrapper:before{content:"";position:absolute;top:20%;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8))}.pic-wrapper img{position:unset!important}.info_postion_background{position:absolute;bottom:2px;left:2px;z-index:1;max-width:291px;gap:0;border-radius:var(--radius);background:var(--theme2_light);color:var(--black);width:90%;padding:11px 14px}@media(min-width:576px){.info_postion_background{width:70%;max-width:613px}}@media(max-width:575px){.info_postion_background{bottom:8px;left:2px}}@media(min-width:992px){.info_postion_background{padding:25px}}@media(min-width:1200px){.info_postion_background{padding:31px 52px 49px 37px}}.info_postion_background .badge{margin-bottom:21px}.info_postion_background .post_author{color:#0f0f1c;margin-bottom:21px}.info_postion_background .post_author a,.info_postion_background .post_author strong{color:#0f0f1c}.info_postion_background .post_author span{color:#888}.info_postion_background .feature_card_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.info_postion_background .feature_card_title{-webkit-line-clamp:4}}@media(max-width:767px){.info_postion_background .badge{margin-top:10px;margin-bottom:10px}.info_postion_background .post_author{margin-bottom:10px}}.feature_card_title{font-size:18px;line-height:23px;color:var(--black);font-weight:700;margin-bottom:14px}@media(max-width:767px){.feature_card_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}}@media(min-width:992px){.feature_card_title{font-size:23px;line-height:28px}}@media(min-width:1200px){.feature_card_title{font-size:26px;line-height:30px}}@media(min-width:1400px){.feature_card_title{font-size:30px;line-height:37px}}.feature_card_title a{color:inherit;text-decoration:none}.auth-card{padding:30px;margin-bottom:30px;display:flex;position:relative;z-index:1;flex-direction:column;color:var(--section_text);border:4px solid var(--section_bg);border-radius:var(--radius)}@media(min-width:768px){.auth-card{flex-direction:row;margin-bottom:50px}}.auth-card:before{position:absolute;content:"";z-index:-1;left:0;top:0;background:var(--section_bg);opacity:.8}.auth-card .auth-img,.auth-card:before{width:100%;height:100%}@media(min-width:768px){.auth-card .auth-img{width:92px;height:92px;flex-shrink:0;margin:0 20px 0 -45px}}.auth-card .auth-img .avatar{height:100px;width:100px;margin:-50px auto 20px;border-radius:100%;border:4px solid var(--bg_color);box-shadow:0 14px 28px rgba(0,0,0,.05),0 10px 10px rgba(0,0,0,.04)}.auth-card .auth-img .avatar img{position:relative!important;height:100%;width:100%;border-radius:100%}@media(min-width:768px){.auth-card .auth-img .avatar{width:92px;height:92px;margin:0;position:absolute;top:50%;right:auto;bottom:auto;transform:translateY(-50%)}}.auth-card .auth-box{text-align:center;flex-grow:1}@media(min-width:768px){.auth-card .auth-box{text-align:left}}.auth-card .auth-box .auth-name{margin-bottom:15px}.auth-card .auth-box .auth-name a{font-weight:700;text-transform:uppercase;color:var(--section_text);opacity:.8}.auth-card .auth-box .auth-name a:hover{opacity:1}.auth-card .auth-box p{margin-bottom:16px}.auth-card .auth-box p:last-child{margin-bottom:0}.auth-card .auth-box .auth-info{color:var(--section_text_2);margin-bottom:16px}.auth-card .auth-box .auth-info:last-child{margin-bottom:0}.theme_3 .auth-card{flex-direction:column;align-items:center;padding:20px 10px;margin-bottom:20px;color:var(--section_text);background:var(--section_even_row_bg);border:none;border-radius:0 0 var(--radius) var(--radius);z-index:unset}@media(min-width:768px){.theme_3 .auth-card{padding-top:44px;padding-bottom:57px}}@media(min-width:992px){.theme_3 .auth-card{margin-bottom:44px}}.theme_3 .auth-card:before{opacity:1}.theme_3 .auth-card .auth-img{width:100px;height:100px;margin:0 0 15px}@media(min-width:768px){.theme_3 .auth-card .auth-img{width:122px;height:122px;margin-bottom:25px}}.theme_3 .auth-card .auth-img .avatar{width:100px;height:100px;position:unset;transform:none;box-shadow:none;margin:0}@media(min-width:768px){.theme_3 .auth-card .auth-img .avatar{width:122px;height:122px}}.theme_3 .auth-card .auth-box{text-align:center}.theme_3 .auth-card .auth-box .auth-name{margin-bottom:12px}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-name{margin-bottom:16px}}.theme_3 .auth-card .auth-box .auth-name a{font-weight:700;font-size:18px;line-height:22px;text-transform:capitalize;color:var(--section_heading_text)}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-name a{font-size:20px;line-height:24px}}.theme_3 .auth-card .auth-box .auth-info{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:var(--section_text)}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-info{font-size:17px;line-height:22px;max-width:680px}}@media(min-width:992px){.theme_3 .auth-card .auth-box .auth-info{max-width:940px}}@media(min-width:1200px){.theme_3 .auth-card .auth-box .auth-info{max-width:1064px}}.artical_meta_bar .meta2,.artical_meta_bar .social_list,.blog3 .artial_inf,.popular_cate .pop_cate_list{margin:0;padding:0}.artical_meta_bar .meta2 li,.artical_meta_bar .social_list li,.blog3 .artial_inf li,.popular_cate .pop_cate_list li{list-style:none}.blog3{display:flex;gap:64px}.blog3 .container{background:var(--section_bg);color:var(--section_text)}.blog3 .section_main .container{padding-top:0;padding-bottom:0;margin-bottom:40px}.blog3 .strap_line{font-size:16px;line-height:1.1875}.blog3 .strap_line strong{font-weight:400}.blog3 .blogs_tags{border:0;padding:0}.blog3 .tag_lst .badge{background:rgba(0,0,0,0);border:1px solid var(--tag_bg);color:var(--tag_bg)}.blog3 .inner{padding-left:10px;padding-right:10px;margin-bottom:40px}@media(min-width:768px){.blog3 .inner{padding-left:50px;padding-right:50px}}@media(min-width:1200px){.blog3 .inner{padding-left:123px;padding-right:123px}}.blog3 .inner p{margin-bottom:25px}@media(min-width:992px){.blog3 .inner p{margin-bottom:40px}}.blog3 .right_col{width:432px;flex-shrink:0}.blog3 .main_img{margin:0 -10px 40px;max-height:630px;overflow:hidden}.blog3 .main_img,.blog3 .main_img img{border-radius:0 0 var(--radius) var(--radius)}.blog3 .main_img img{position:unset!important}.blog3 .artial_inf{font-size:16px;line-height:1.1875;color:var(--section_text2);display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:13px}.blog3 .artial_inf li .badge{font-weight:700;font-size:18px;line-height:1.2222222222;color:var(--link);background:rgba(0,0,0,0);padding:0;text-transform:uppercase}.blog3 h1{margin-bottom:30px}.artical_meta_bar{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid var(--section_divider);border-bottom:1px solid var(--section_divider);margin-bottom:29px}@media(max-width:767px){.artical_meta_bar{flex-wrap:wrap}}.artical_meta_bar .meta2{display:flex;flex-wrap:wrap}@media(min-width:768px){.artical_meta_bar .meta2{width:100%}}.artical_meta_bar .meta2 li+li:before{content:"";margin:0 8px}@media(min-width:576px){.artical_meta_bar .meta2 li+li:before{content:"|";display:inline-block}}@media(min-width:768px){.artical_meta_bar .meta2 li+li:before{margin:0 16px}}.artical_meta_bar .meta2 li .autor{display:flex;align-items:center;gap:10px}.artical_meta_bar .social_list{display:flex;gap:10px}.artical_meta_bar .social_list li a{font-size:17px;line-height:20px;width:40px;height:40px;padding:5px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;color:var(--icon_color);background:var(--section_icon_active);color:#fff;border-radius:5px}.artical_meta_bar .social_list li a:hover{opacity:1}.popular_cate{padding:40px 5px}.popular_cate .pop_head{display:block;text-align:center;margin-bottom:25px}.popular_cate .pop_cate_list{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.popular_cate .pop_cate_list li{position:relative}.popular_cate .pop_cate_list li:after{content:"|"}.popular_cate .pop_cate_list li:last-child:after{display:none}.popular_cate .pop_cate_list li a{padding:5px 15px;border-radius:var(--radius);font-size:14px;line-height:18px;text-transform:uppercase;color:var(--section_text);display:inline-block;text-decoration:none}@media(min-width:768px){.popular_cate .pop_cate_list li a{padding:5px 25px}}.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}.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)}.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}.group_stages_wrp{padding:12px 10px;border-radius:var(--radius);position:relative;border:1px solid var(--section_divider)}@media(min-width:413px){.group_stages_wrp{padding:12px 14px}}@media(min-width:768px){.group_stages_wrp{padding-top:16px;padding-bottom:16px}}@media(min-width:992px){.group_stages_wrp{padding:12px 15px}}.group_stages_wrp:not(:last-child){margin-bottom:20px}.group_stages{list-style:none;padding:0;margin:0 -15px}.group_stages li{padding:15px;display:flex;align-items:center;font-size:14px;line-height:18px;border-top:1px solid var(--section_divider)}@media(min-width:992px){.group_stages li{font-size:16px;line-height:20px}}.group_stages li:first-child{border-top:0;padding-top:5px}.group_stages li:last-child{padding-bottom:5px}.group_stages .stg_circle{flex-shrink:0;display:block;width:15px;height:15px;border-radius:50%;margin-right:10px;background-color:#00a826}@media(min-width:1561px){.group_stages .stg_circle{margin-right:12px}}.group_stages .stg_circle.c_red{background:red}.group_stages .stg_circle.c_blue{background:#59c9f4}.group_stages .stg_circle.c_pink{background:#ff8080}.group_stages .stg_test{flex-grow:1}.supersport .live_center_layout .global_table.team_table.ssbTeamTeam tr td:first-child,.supersport .live_center_layout .global_table.team_table.ssbTeamTeam tr th:first-child{width:50px;text-align:center}.supersport .live_center_layout .global_table.team_table.ssbTeamTeam tr td:last-child,.supersport .live_center_layout .global_table.team_table.ssbTeamTeam tr th:last-child{width:150px}.react-calendar{position:absolute;max-width:none;width:300px;z-index:5;top:100%;right:0;border:0;padding-top:10px;padding-bottom:10px;background:#fff;border-radius:12px;box-shadow:0 10px 10px rgba(0,0,0,.2)}@media(min-width:360px){.react-calendar{width:317px}}@media(min-width:992px){.react-calendar{margin-top:10px}}.react-calendar button{border:0;background:rgba(0,0,0,0);padding:5px;color:var(--black)}.react-calendar abbr[title]{border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}.react-calendar .react-calendar__tile--now{background:#f4f4f4!important;color:#333!important;border-color:#fff}.react-calendar .react-calendar__tile--active{background:var(--tag_bg)!important;color:var(--tag_text_color)!important;border-color:var(--tag_bg)}.react-calendar .react-calendar__tile{width:calc(14.28% - 16px)!important;flex-basis:auto!important;margin:3px 8px!important;border:1px solid rgba(0,0,0,0);box-sizing:border-box}.react-calendar .react-calendar__month-view__weekdays{margin:0 -8px!important;color:#000!important}.react-calendar .react-calendar__month-view__weekdays__weekday{margin:0 8px!important;flex-basis:auto!important;width:calc(14.28% - 16px)!important;height:28px;text-align:center;font-weight:600;font-size:13px;line-height:1.3846153846}.react-calendar__month-view__days{margin:0 -8px}.react-calendar__month-view__days abbr{border:0}.react-calendar__navigation{display:flex;align-items:center;margin-bottom:10px;border-bottom:1px solid var(--light_border_color)}.react-calendar__navigation__arrow{width:33px;height:40px;display:flex;align-items:center;justify-content:center}.react-calendar__navigation__prev-button{font-size:0}.react-calendar__navigation__prev-button:before{font-size:11px;content:"";font-family:icomoon,sans-serif!important}.react-calendar__navigation__next-button{font-size:0}.react-calendar__navigation__next-button:before{font-size:11px;content:"";font-family:icomoon,sans-serif!important}.react-calendar__navigation__label__labelText{flex-grow:1;font-weight:700;font-size:16px;line-height:1.25;font-family:poppins,Arial,Helvetica Neue,Helvetica,sans-serif;color:#333}.react-calendar__month-view__days__day{height:28px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%}.react-calendar__month-view__days__day--weekend{color:#333!important}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#8064e6}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{border-color:#8064e6;background:rgba(0,0,0,0)}.react-calendar__viewContainer{padding-left:10px;padding-right:10px}.counter_mian{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--match_detail_head_text)}.counter_mian .text{font-weight:400;font-size:10px;line-height:1.4;margin-bottom:5px}@media(min-width:768px){.counter_mian .text{font-size:12px;line-height:1.3333333333;margin-bottom:10px}}.counter_mian ul{list-style:none;padding:0;font-weight:300;font-size:12px;line-height:1.3333333333;display:flex;justify-content:center;align-items:center;gap:13px;margin:0 0 14px}@media(min-width:768px){.counter_mian ul{gap:8px 20px}}.counter_mian ul li{text-decoration:none;display:flex;position:relative;flex-direction:column;align-items:center;gap:5px}.counter_mian ul li .countdown-number{width:30px;height:30px;border-radius:var(--radius);margin-bottom:3px;padding:6px;font-weight:700;font-size:12px;line-height:1.3333333333;color:var(--score_ball_by_ball_text);background:var(--score_ball_by_ball_score_bg);text-align:center}@media(min-width:768px){.counter_mian ul li .countdown-number{margin-bottom:5px;width:40px;height:40px;padding:10px 8px;font-size:16px;line-height:1.3125}}.counter_mian ul li .countdown-label{color:var(--match_detail_head_text2)}.counter_mian ul li+li:before{content:":";position:absolute;color:var(--match_detail_head_text);left:-6px;font-size:12px;line-height:16px;font-weight:700;top:6px}@media(min-width:768px){.counter_mian ul li+li:before{left:-12px;font-size:16px;line-height:18px;font-weight:700;top:10px}}.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{padding:19px 15px;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.live_sts:not(:last-child){margin-bottom:5px}.live_center_layout .global_table.cr_macth_scorecard.fall_of_wickets td:first-child{color:var(--section_text_2);text-align:left}.live_center_layout .global_table.cr_macth_scorecard.fall_of_wickets td:nth-child(2){text-align:left;text-transform:none}.live_center_layout .global_table.cr_macth_scorecard tr td,.live_center_layout .global_table.cr_macth_scorecard tr th{vertical-align:middle;padding:13px 15px}.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 th{padding:21px 15px}.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 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-weight:400;font-size:12px;line-height:1.5;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;text-transform:capitalize;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_2);border:1px solid var(--section_even_row_bg);background: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)}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch,.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf,.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf,.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch,.cricket_detail_head2 .team_info{margin:0;padding:0}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li,.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf li,.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li,.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li,.cricket_detail_head2 .team_info li{list-style:none}.cricket_detail_head2{color:var(--match_detail_head_text);background:var(--match_detail_head_bg);border-radius:var(--radius) var(--radius) 0 0;padding:10px;border-bottom:2px solid var(--section_divider)}@media(min-width:768px){.cricket_detail_head2{padding:18px 24px}}.cricket_detail_head2 .detail_head_top2 .status{margin-bottom:20px}.cricket_detail_head2 .detail_head_top2 .stats_tag{font-weight:600;font-size:10px;line-height:1.4;border-radius:calc(var(--radius)/1.5);padding:3px 7px;min-width:27px;background:var(--ft_bg);color:var(--ft_text)}.cricket_detail_head2 .detail_head_top2 .stats_tag.red{background:var(--live_button);color:var(--live_button_text)}.cricket_detail_head2 .detail_head_top2 .top_bar2{display:flex;align-items:center;margin-bottom:20px}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb{flex-grow:1;overflow:hidden;display:flex;align-items:center;padding:0;margin:0;list-style-type:none;gap:20px}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb li{font-weight:400;font-size:14px;line-height:1.2857142857;position:relative}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb li.active{font-weight:700;font-size:14px;line-height:1.2857142857}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb li:not(:last-child):before{content:">";position:absolute;right:-12px;font-size:14px}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1{font-weight:400;font-size:14px;line-height:1.2857142857;text-transform:capitalize;flex-grow:1;margin-bottom:0;display:flex;align-items:center;overflow:hidden}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 a{display:inline-flex;vertical-align:top;align-items:center;color:inherit;overflow:hidden}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 .icon_flag{margin-right:10px;width:16px;height:16px;border-radius:50%;flex-shrink:0;display:block}@media(min-width:992px){.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 .icon_flag{width:22px;height:22px}}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 .icon_flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}.cricket_detail_head2 .detail_head_top2 .top_bar2 .top_breadcrumb h1 .name{flex-grow:1;color:var(--match_detail_head_text);overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;font-weight:700}.cricket_detail_head2 .detail_head_top2 .top_bar2 .fav{color:var(--match_detail_head_icon);margin-left:20px;font-size:18px;cursor:pointer}.cricket_detail_head2 .detail_head_top2 .top_bar2 .fav.active{opacity:1;color:var(--match_detail_head_icon_active)}.cricket_detail_head2 .detail_head_bdy{margin-bottom:10px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bdy{margin-bottom:18px}}@media(min-width:992px){.cricket_detail_head2 .detail_head_bdy{margin-bottom:28px}}.cricket_detail_head2 .detail_bdy_inner{display:flex;gap:10px}@media(min-width:768px){.cricket_detail_head2 .detail_bdy_inner{gap:20px}}.cricket_detail_head2 .team_info{flex-grow:1;overflow:hidden;position:relative;padding-left:15px}.cricket_detail_head2 .team_info:before{position:absolute;left:0;top:0;height:100%;content:"";border-left:2px solid var(--section_divider)}.cricket_detail_head2 .team_info li{display:flex;align-items:center}.cricket_detail_head2 .team_info li:not(:last-child){margin-bottom:10px}.cricket_detail_head2 .team_info li .teams{flex-grow:1;overflow:hidden}.cricket_detail_head2 .team_info li .teams .team_name{display:flex;align-items:center;color:var(--match_detail_head_text);font-weight:700;font-size:14px;line-height:1.2142857143;overflow:hidden}@media(min-width:768px){.cricket_detail_head2 .team_info li .teams .team_name{font-size:16px;line-height:1.25}}.cricket_detail_head2 .team_info li .teams .team_name.lose{font-weight:400;font-size:16px;line-height:1.25}.cricket_detail_head2 .team_info li .teams .team_name .ball,.cricket_detail_head2 .team_info li .teams .team_name .bat{line-height:0;flex-shrink:0;margin-left:4px}.cricket_detail_head2 .team_info li .teams .team_name .name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cricket_detail_head2 .team_info li .teams .team_name .flag{width:25px;height:25px;padding:3px;background:var(--score_ball_by_ball_score_bg);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0}@media(min-width:768px){.cricket_detail_head2 .team_info li .teams .team_name .flag{padding:5px;width:35px;height:35px;margin-right:11px}}.cricket_detail_head2 .team_info li .teams .team_name .flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}@media(min-width:768px){.cricket_detail_head2 .team_info li .teams .team_name .flag img{width:25px;height:25px}}.cricket_detail_head2 .team_info li .team_info_score{flex-shrink:0;font-weight:700;font-size:20px;line-height:24px;color:var(--match_detail_head_text)}.cricket_detail_head2 .team_info li .team_info_score.lose{color:var(--match_detail_head_text2)}.cricket_detail_head2 .team_info li .team_info_score .over{color:var(--match_detail_head_text2);margin-left:10px;font-weight:400;font-size:15px;line-height:20px}.cricket_detail_head2 .icons_main{position:relative;padding-left:20px}.cricket_detail_head2 .icons_main:before{position:absolute;left:0;top:0;height:100%;content:"";border-left:2px solid var(--section_divider)}.cricket_detail_head2 .icons_main .icon{display:flex;align-items:center;width:20px;height:20px}.cricket_detail_head2 .icons_main .icon:not(:last-child){margin-bottom:10px}@media(min-width:768px){.cricket_detail_head2 .icons_main .icon{width:25px;height:35px}}.cricket_detail_head2 .icons_main .fav{color:var(--match_detail_head_icon);font-size:18px;cursor:pointer}.cricket_detail_head2 .icons_main .fav.active{opacity:1;color:var(--match_detail_head_icon_active)}.cricket_detail_head2 .detail_head_bottom{position:relative;padding:5px 0 5px 15px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .live{display:flex;gap:10px}}.cricket_detail_head2 .detail_head_bottom .live .bottom_left{padding-left:5px;flex-grow:1;margin-bottom:10px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .live .bottom_left{margin-bottom:0;padding-left:15px}}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .match_stats{font-weight:400;font-size:12px;line-height:16px;color:var(--match_detail_head_text);margin-bottom:7px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .live .bottom_left .match_stats{margin-bottom:15px}}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf{display:flex;align-items:center;gap:10px;flex-grow:1;font-weight:400;font-size:12px;line-height:1.3333333333}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf li .title{margin-right:5px;color:var(--match_detail_head_text2)}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf li+li{position:relative;padding-left:8px}.cricket_detail_head2 .detail_head_bottom .live .bottom_left .runlist_inf li+li:before{content:"";position:absolute;left:0;top:0;height:100%;border-left:2px solid var(--section_divider)}.cricket_detail_head2 .detail_head_bottom .live .bottom_right{padding-left:15px;flex-shrink:0;display:flex;align-items:center}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf{display:inline-flex;align-items:center;padding:5px 9px;gap:4px;color:var(--match_detail_head_text);border-radius:var(--radius);position:relative}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf{padding-left:20px}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf:before{position:absolute;left:0;top:0;height:100%;content:"";border-left:2px solid var(--section_divider)}}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li{width:28px;height:28px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;color:var(--score_ball_by_ball_text);background:var(--match_detail_head_divider);border-radius:calc(var(--radius)/1.5);font-weight:600;font-size:14px;line-height:1.2857142857}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li:nth-child(9).change_over,.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li:nth-child(n+10){display:none}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li.boundary{color:var(--white);background:var(--green)}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li.wicket{color:var(--white);background:var(--red)}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li.change_over{width:0;height:0;color:var(--match_detail_head_text);padding:0 3px}.cricket_detail_head2 .detail_head_bottom .live .bottom_right .ball_inf li.change_over:before{display:none}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed{display:flex;gap:10px}}.cricket_detail_head2 .detail_head_bottom .finsed .match_stats{flex-grow:1;font-weight:400;font-size:12px;line-height:16px;color:var(--match_detail_head_text);margin-bottom:15px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .match_stats{margin-bottom:0}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right{padding-left:15px;flex-shrink:0;display:flex;align-items:center;position:relative}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right{padding-left:20px}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right:before{content:"";position:absolute;left:0;top:-5px;bottom:-5px;border-left:2px solid var(--section_divider)}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch{display:flex;align-items:center;gap:10px;flex-grow:1;font-weight:400;font-size:12px;line-height:1.3333333333}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch{gap:20px}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li{display:flex;align-items:center}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li .ico{margin-right:10px;font-size:17px;line-height:17px;color:var(--match_detail_head_icon)}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li .ico{margin-right:20px}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li .inf_mch_txt{margin-right:5px}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li+li{position:relative;padding-left:10px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li+li{padding-left:20px}}.cricket_detail_head2 .detail_head_bottom .finsed .bottom_right .inf_mch li+li:before{content:"";position:absolute;left:0;top:0;height:100%;border-left:2px solid var(--section_divider)}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right{padding-left:5px;flex-shrink:0;display:flex;align-items:center}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right{padding-left:15px}}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch{display:flex;align-items:center;gap:10px;flex-grow:1;font-weight:400;font-size:12px;line-height:1.3333333333}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch{gap:20px}}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li{display:flex;align-items:center}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li .ico{margin-right:10px;font-size:17px;line-height:17px;color:var(--match_detail_head_icon)}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li .ico{margin-right:20px}}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li .inf_mch_txt{margin-right:5px}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li+li{position:relative;padding-left:10px}@media(min-width:768px){.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li+li{padding-left:20px}}.cricket_detail_head2 .detail_head_bottom .schedule .bottom_right .inf_mch li+li:before{content:"";position:absolute;left:0;top:0;height:100%;border-left:2px solid var(--section_divider)}.over-block{margin-bottom:15px;padding:16px}.over-header{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:12px}.over-header strong{color:var(--section_text)}.over-header .bowler-stats{color:var(--section_text_2);font-size:14px;font-weight:400}.over-commentary-list{list-style:none;padding:0;margin:0;background:var(--section_bg);color:var(--section_text);border-radius:var(--radius)}.over-commentary-list .comment{padding:12px;display:flex;gap:10px;position:relative;border-bottom:1px solid var(--section_border);margin-bottom:10px}.over-commentary-list .comment .left_inner{width:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.over-commentary-list .comment .ball-label{display:flex;flex-direction:column;align-items:center;justify-content:center}.over-commentary-list .comment .ball-label .ball-ovr{font-size:14px;line-height:1.5714285714}.over-commentary-list .comment .ball-label .ball-dsc{width:22px;height:22px;font-size:14px;line-height:1.5714285714;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:calc(var(--radius)/1.5);color:var(--postponed_button_text);background:var(--postponed_button);margin-bottom:5px}.over-commentary-list .comment .ball-label .ball-dsc.wicket{color:var(--loss_button_text);background:var(--loss_button)}.over-commentary-list .comment .ball-label .ball-dsc.boundary{color:var(--win_button_text);background:var(--win_button)}.over-commentary-list .comment .comment-body strong{display:block;margin-bottom:10px}.over-commentary-list .comment .comment-body p{margin:0;font-size:14px;line-height:1.5714285714}.artical_detail{padding:15px 15px 20px;font-size:16px;line-height:1.875;color:#333;background:#fff;border-radius:15px;overflow:hidden;margin-bottom:20px}@media(min-width:992px){.artical_detail{padding:20px 40px 30px}}@media(min-width:1200px){.artical_detail{padding:20px 80px 30px}}@media(min-width:1280px){.artical_detail{padding:20px 115px 30px}}.artical_detail .artical_heading{display:block;margin-bottom:16px}.artical_detail a{color:#333;text-decoration:underline}.artical_detail a:hover{text-decoration:none}.artical_detail_head{margin-bottom:19px}.artical_detail_head .img_holder{margin:-15px -15px 20px;border-radius:15px}@media(min-width:992px){.artical_detail_head .img_holder{margin:-20px -40px 30px}}@media(min-width:1200px){.artical_detail_head .img_holder{margin:-20px -80px 30px}}@media(min-width:1280px){.artical_detail_head .img_holder{margin:-20px -115px 30px}}.artical_detail_head .img_holder img{width:100%}.artical_detail_head .auther_descrip{margin-bottom:20px}.artical_detail_head time{color:rgba(44,51,68,.5);font-size:16px;line-height:1.1875}.artical_detail_head h1{font-weight:600;font-size:26px;line-height:1.2307692308;margin-bottom:22px}@media(min-width:992px){.artical_detail_head h1{font-size:37px;line-height:1.3513513514}}.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:35px;margin-right:15px;flex-shrink:0;color:var(--section_text_2)}@media(min-width:768px){.commentary_lst li .cmntr_time{width:42px;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}.detail_head_main2{color:var(--match_detail_head_text);background:var(--match_detail_head_bg);border-radius:var(--radius) var(--radius) 0 0;padding:10px}@media(min-width:768px){.detail_head_main2{padding:18px 24px}}.detail_head_main2 .top_bar2{display:flex;align-items:center}.detail_head_main2 .top_bar2 .top_breadcrumb{flex-grow:1;overflow:hidden;display:flex;align-items:center;padding:0;margin:0;list-style-type:none;gap:20px}.detail_head_main2 .top_bar2 .top_breadcrumb li{font-weight:400;font-size:14px;line-height:1.2857142857;position:relative}.detail_head_main2 .top_bar2 .top_breadcrumb li.active{font-weight:700;font-size:14px;line-height:1.2857142857}.detail_head_main2 .top_bar2 .top_breadcrumb li:not(:last-child):before{content:">";position:absolute;right:-12px;font-size:14px}.detail_head_main2 .top_bar2 .top_breadcrumb h1{font-weight:400;font-size:14px;line-height:1.2857142857;text-transform:capitalize;flex-grow:1;margin-bottom:0;display:flex;align-items:center;overflow:hidden}.detail_head_main2 .top_bar2 .top_breadcrumb h1 a{display:inline-flex;vertical-align:top;align-items:center;color:inherit;overflow:hidden}.detail_head_main2 .top_bar2 .top_breadcrumb h1 .icon_flag{margin-right:10px;width:16px;height:16px;border-radius:50%;flex-shrink:0;display:block}@media(min-width:992px){.detail_head_main2 .top_bar2 .top_breadcrumb h1 .icon_flag{width:22px;height:22px}}.detail_head_main2 .top_bar2 .top_breadcrumb h1 .icon_flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}.detail_head_main2 .top_bar2 .top_breadcrumb h1 .name{flex-grow:1;color:var(--match_detail_head_text);overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;font-weight:700}.detail_head_main2 .top_bar2 .fav{color:var(--match_detail_head_icon);margin-left:20px;font-size:18px;cursor:pointer}.detail_head_main2 .top_bar2 .fav.active{opacity:1;color:var(--match_detail_head_icon_active)}.detail_head_main2 .detail_head_body{padding:10px 0!important}@media(min-width:768px){.detail_head_main2 .detail_head_body{padding:18px 0!important}}.detail_head_main2 .detail_head_body .body_top{gap:5px;margin:0}@media(min-width:768px){.detail_head_main2 .detail_head_body .body_top{gap:10px}}.detail_head_main2 .detail_head_body .body_top .body_top_col{display:flex;align-items:center;justify-content:center;width:40%}@media(min-width:576px){.detail_head_main2 .detail_head_body .body_top .body_top_col{gap:15px;width:32%}}@media(min-width:768px){.detail_head_main2 .detail_head_body .body_top .body_top_col{gap:22px}}@media(min-width:1200px){.detail_head_main2 .detail_head_body .body_top .body_top_col{width:35%}}.detail_head_main2 .detail_head_body .body_top .body_top_col .fav{color:var(--match_detail_head_icon)}.detail_head_main2 .detail_head_body .body_top .body_top_col .fav.active{color:var(--match_detail_head_icon_active)}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing{display:flex;flex-direction:column;justify-content:center;width:20%}@media(min-width:576px){.detail_head_main2 .detail_head_body .body_top .body_top_col.timing{width:35%}}@media(min-width:1200px){.detail_head_main2 .detail_head_body .body_top .body_top_col.timing{width:40%}}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main_live .stats_tag{font-weight:600;font-size:10px;line-height:1.4;border-radius:calc(var(--radius)/1.5);padding:3px 7px;min-width:27px;background:var(--ft_bg);color:var(--ft_text);margin-bottom:20px}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main_live .stats_tag.red{background:var(--live_button);color:var(--live_button_text);font-weight:500;font-size:14px;margin-bottom:10px}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main_live .stats_tag.red .sts_m_min{background:var(--live_button);color:var(--live_button_text);padding:2px 7px;border-radius:calc(var(--radius)/1.5)}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main_live .stats_tag.red .sts_m_live{color:var(--live_button_text);text-transform:capitalize}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main{width:100%;background:var(--score_ball_by_ball_score_bg);border-radius:var(--radius);display:flex;flex-direction:column;gap:10px;padding:10px 2px}@media(min-width:576px){.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main{padding:10px 9px;flex-direction:row;align-items:center;margin-bottom:10px}}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main .stats_tag{font-weight:600;font-size:10px;line-height:1.4;border-radius:calc(var(--radius)/1.5);padding:3px 7px;min-width:27px;background:var(--ft_bg);color:var(--ft_text)}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main .stats_tag.red{background:var(--live_button);color:var(--live_button_text)}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main .stats_tag.red .sts_m_min{background:var(--live_button);color:var(--live_button_text);padding:2px 7px;border-radius:calc(var(--radius)/1.5)}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main .stats_tag.red .sts_m_live{color:var(--live_button);font-weight:500;font-size:14px;text-transform:capitalize}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main .stat_date{color:var(--section_text_2);font-weight:400;font-size:10px;line-height:12px;text-align:center}@media(min-width:768px){.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_main .stat_date{padding:10px 9px;font-weight:400;font-size:12px;line-height:16px}}.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_score{text-align:center;font-size:14px;line-height:18px;font-weight:600}@media(min-width:768px){.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_score{font-weight:700;font-size:22px;line-height:28px}}@media(min-width:992px){.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_score{font-size:30px;line-height:35px}}@media(min-width:1280px){.detail_head_main2 .detail_head_body .body_top .body_top_col.timing .status_score{font-size:60px;line-height:65px}}.detail_head_main2 .detail_head_body .body_top .body_top_col .upcoming_score{text-align:center;color:var(--section_text_2);font-size:22px;line-height:28px;font-weight:700}@media(min-width:576px){.detail_head_main2 .detail_head_body .body_top .body_top_col .upcoming_score{font-size:30px;line-height:35px}}@media(min-width:768px){.detail_head_main2 .detail_head_body .body_top .body_top_col .upcoming_score{font-size:40px;line-height:45px}}@media(min-width:1280px){.detail_head_main2 .detail_head_body .body_top .body_top_col .upcoming_score{font-size:60px;line-height:65px}}.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .team_logo{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:6px;width:54px;height:54px;padding:8px;box-shadow:var(--base_shadow);background:var(--white);border-radius:50%}@media(min-width:768px){.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .team_logo{width:60px;height:60px;padding:10px}}.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .player_team_name{flex-grow:1;overflow:hidden;display:block;max-width:100px}@media(min-width:768px){.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .player_team_name{max-width:150px}}.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .player_team_name:not(:last-child){margin-bottom:5px}@media(min-width:576px){.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .player_team_name:not(:last-child){margin-bottom:11px}}.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .player_team_name a{color:var(--match_detail_head_text)}.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .team_logo_img{flex-shrink:0;width:64px;margin:0 auto 10px}.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .team_logo_name{display:block;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-weight:500;font-size:14px;line-height:1.0714285714}@media(min-width:768px){.detail_head_main2 .detail_head_body .body_top .body_top_col .body_inner_rgt .team_logo_name{font-weight:700;font-size:16px;line-height:1.25}}.cricket-player-matches{max-width:1400px;margin:0 auto}.cricket-player-matches .matches-card{background:var(--section_bg);border-radius:var(--radius);box-shadow:var(--section_shadow);overflow:hidden}.cricket-player-matches .matches-card .matches-card-header{background:linear-gradient(135deg,var(--match_detail_head_bg) 0,var(--link_hover) 100%);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.cricket-player-matches .matches-card .matches-card-header .matches-title{margin:0;color:var(--match_detail_head_text);font-size:20px;font-weight:700;letter-spacing:.3px}.cricket-player-matches .matches-card .matches-card-header .matches-filters{display:flex;gap:12px;align-items:center}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown{padding:8px 36px 8px 16px;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;background:hsla(0,0%,100%,.15);color:var(--match_detail_head_text);font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='white' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;min-width:140px}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5)}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown:focus{outline:none;border-color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.2)}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown option{background:#fff;color:#1f2937;padding:8px}.cricket-player-matches .matches-card .matches-card-body{padding:0}.cricket-player-matches .matches-table-wrapper{overflow-x:auto}.cricket-player-matches .matches-table-wrapper::-webkit-scrollbar{height:8px}.cricket-player-matches .matches-table-wrapper::-webkit-scrollbar-track{background:#f3f4f6}.cricket-player-matches .matches-table-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.cricket-player-matches .matches-table-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.cricket-player-matches .matches-table{width:100%;border-collapse:collapse;font-size:14px}.cricket-player-matches .matches-table thead tr{background:#f9fafb;border-bottom:2px solid #e5e7eb}.cricket-player-matches .matches-table thead tr th{padding:14px 16px;text-align:left;font-weight:700;color:var(--section_text);font-size:13px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.cricket-player-matches .matches-table thead tr th:first-child{padding-left:24px}.cricket-player-matches .matches-table thead tr th:last-child{padding-right:24px}.cricket-player-matches .matches-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.cricket-player-matches .matches-table tbody tr:hover{background-color:#f9fafb}.cricket-player-matches .matches-table tbody tr:last-child{border-bottom:none}.cricket-player-matches .matches-table tbody tr td{padding:16px;color:#4b5563;font-weight:500;white-space:nowrap}.cricket-player-matches .matches-table tbody tr td:first-child{padding-left:24px}.cricket-player-matches .matches-table tbody tr td:last-child{padding-right:24px}.cricket-player-matches .matches-table tbody tr td.match-name-cell{font-weight:600;color:var(--section_text);max-width:300px;white-space:normal}.cricket-player-matches .matches-table tbody tr td.format-cell{font-weight:700;color:var(--section_text);font-size:13px}.cricket-player-matches .matches-table tbody tr td.bat-cell{font-weight:600;color:var(--section_text_2)}.cricket-player-matches .no-data-message{text-align:center;padding:60px 20px;color:var(--section_text);font-size:18px;background:var(--section_bg);border-radius:var(--radius);border:2px dashed #e5e7eb}@media(max-width:768px){.cricket-player-matches{padding:16px}.cricket-player-matches .matches-card .matches-card-header{padding:16px 20px;flex-direction:column;align-items:flex-start}.cricket-player-matches .matches-card .matches-card-header .matches-title{font-size:18px}.cricket-player-matches .matches-card .matches-card-header .matches-filters{width:100%}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown{width:100%;min-width:auto}.cricket-player-matches .matches-table{font-size:13px}.cricket-player-matches .matches-table thead tr th{padding:12px 10px;font-size:11px}.cricket-player-matches .matches-table thead tr th:first-child{padding-left:16px}.cricket-player-matches .matches-table thead tr th:last-child{padding-right:16px}.cricket-player-matches .matches-table tbody tr td{padding:12px 10px;font-size:13px}.cricket-player-matches .matches-table tbody tr td:first-child{padding-left:16px}.cricket-player-matches .matches-table tbody tr td:last-child{padding-right:16px}.cricket-player-matches .matches-table tbody tr td.format-cell{font-size:12px}}@media(max-width:480px){.cricket-player-matches{padding:12px}.cricket-player-matches .matches-card .matches-card-header{padding:14px 16px}.cricket-player-matches .matches-card .matches-card-header .matches-title{font-size:16px}.cricket-player-matches .matches-table{font-size:12px}.cricket-player-matches .matches-table thead tr th{padding:10px 8px;font-size:10px}.cricket-player-matches .matches-table thead tr th:first-child{padding-left:12px}.cricket-player-matches .matches-table thead tr th:last-child{padding-right:12px}.cricket-player-matches .matches-table tbody tr td{padding:10px 8px;font-size:12px}.cricket-player-matches .matches-table tbody tr td:first-child{padding-left:12px}.cricket-player-matches .matches-table tbody tr td:last-child{padding-right:12px}}.cricket-player-stats{max-width:1400px;margin:0 auto}.cricket-player-stats .stats-card{background:var(--section_bg);border-radius:var(--radius);box-shadow:var(--section_shadow);overflow:hidden}.cricket-player-stats .stats-card .stats-card-header{background:linear-gradient(135deg,var(--match_detail_head_bg) 0,var(--link_hover) 100%);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.cricket-player-stats .stats-card .stats-card-header .stats-title{margin:0;color:var(--match_detail_head_text);font-size:20px;font-weight:700;letter-spacing:.3px}.cricket-player-stats .stats-card .stats-card-header .stats-filters{display:flex;gap:12px;align-items:center}.cricket-player-stats .stats-card .stats-card-header .stats-filters .filter-group{position:relative}.cricket-player-stats .stats-card .stats-card-header .stats-filters .stats-dropdown{padding:8px 36px 8px 16px;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;background:hsla(0,0%,100%,.15);color:var(--match_detail_head_text);font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='white' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;min-width:140px}.cricket-player-stats .stats-card .stats-card-header .stats-filters .stats-dropdown:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5)}.cricket-player-stats .stats-card .stats-card-header .stats-filters .stats-dropdown:focus{outline:none;border-color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.2)}.cricket-player-stats .stats-card .stats-card-header .stats-filters .stats-dropdown option{background:#fff;color:#1f2937;padding:8px}.cricket-player-stats .stats-card .stats-card-body{padding:0}.cricket-player-stats .stats-table-wrapper{overflow-x:auto}.cricket-player-stats .stats-table-wrapper::-webkit-scrollbar{height:8px}.cricket-player-stats .stats-table-wrapper::-webkit-scrollbar-track{background:#f3f4f6}.cricket-player-stats .stats-table-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.cricket-player-stats .stats-table-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.cricket-player-stats .stats-table{width:100%;border-collapse:collapse;font-size:14px}.cricket-player-stats .stats-table thead tr{background:#f9fafb;border-bottom:2px solid #e5e7eb}.cricket-player-stats .stats-table thead tr th{padding:14px 16px;text-align:left;font-weight:700;color:var(--section_text);font-size:13px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.cricket-player-stats .stats-table thead tr th:first-child{padding-left:24px}.cricket-player-stats .stats-table thead tr th:last-child{padding-right:24px}.cricket-player-stats .stats-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.cricket-player-stats .stats-table tbody tr:hover{background-color:#f9fafb}.cricket-player-stats .stats-table tbody tr:last-child{border-bottom:none}.cricket-player-stats .stats-table tbody tr td{padding:16px;color:#4b5563;font-weight:500;white-space:nowrap}.cricket-player-stats .stats-table tbody tr td:first-child{padding-left:24px}.cricket-player-stats .stats-table tbody tr td:last-child{padding-right:24px}.cricket-player-stats .stats-table tbody tr td.format-cell{font-weight:700;color:var(--section_text);font-size:14px}.cricket-player-stats .stats-table tbody tr td.highlight-cell{font-weight:700;color:var(--section_text);background:rgba(102,126,234,.05)}.cricket-player-stats .no-data-message{text-align:center;padding:60px 20px;color:var(--section_text);font-size:18px;background:var(--section_bg);border-radius:var(--radius);border:2px dashed #e5e7eb}@media(max-width:768px){.cricket-player-stats{padding:16px}.cricket-player-stats .stats-card .stats-card-header{padding:16px 20px;flex-direction:column;align-items:flex-start}.cricket-player-stats .stats-card .stats-card-header .stats-title{font-size:18px}.cricket-player-stats .stats-card .stats-card-header .stats-filters{width:100%;flex-direction:column;gap:10px}.cricket-player-stats .stats-card .stats-card-header .stats-filters .filter-group{width:100%}.cricket-player-stats .stats-card .stats-card-header .stats-filters .filter-group .stats-dropdown{width:100%;min-width:auto}.cricket-player-stats .stats-table{font-size:13px}.cricket-player-stats .stats-table thead tr th{padding:12px 10px;font-size:11px}.cricket-player-stats .stats-table thead tr th:first-child{padding-left:16px}.cricket-player-stats .stats-table thead tr th:last-child{padding-right:16px}.cricket-player-stats .stats-table tbody tr td{padding:12px 10px;font-size:13px}.cricket-player-stats .stats-table tbody tr td:first-child{padding-left:16px}.cricket-player-stats .stats-table tbody tr td:last-child{padding-right:16px}.cricket-player-stats .stats-table tbody tr td.format-cell{font-size:13px}}@media(max-width:480px){.cricket-player-stats{padding:12px}.cricket-player-stats .stats-card .stats-card-header{padding:14px 16px}.cricket-player-stats .stats-card .stats-card-header .stats-title{font-size:16px}.cricket-player-stats .stats-table{font-size:12px}.cricket-player-stats .stats-table thead tr th{padding:10px 8px;font-size:10px}.cricket-player-stats .stats-table thead tr th:first-child{padding-left:12px}.cricket-player-stats .stats-table thead tr th:last-child{padding-right:12px}.cricket-player-stats .stats-table tbody tr td{padding:10px 8px;font-size:12px}.cricket-player-stats .stats-table tbody tr td:first-child{padding-left:12px}.cricket-player-stats .stats-table tbody tr td:last-child{padding-right:12px}}.stats_list_wrp{background:var(--section_bg);padding:20px 15px;border-radius:var(--radius)}@media(min-width:768px){.stats_list_wrp{padding:15px}}.quarter-tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}@media(min-width:768px){.quarter-tabs{gap:12px}}.quarter-tabs .quarter-tab{flex:1 1;min-width:0;padding:10px 12px;background:var(--section_even_row_bg);border:1px solid rgba(0,0,0,0);border-radius:var(--radius);color:var(--section_text);cursor:pointer;transition:all .3s ease;font-size:12px;line-height:1.3333333333;font-weight:500;text-align:center;white-space:nowrap}@media(min-width:768px){.quarter-tabs .quarter-tab{padding:12px 16px;font-size:14px;line-height:1.2857142857}}.quarter-tabs .quarter-tab:hover{background:var(--section_odd_row_bg);border-color:var(--section_team_1_color)}.quarter-tabs .quarter-tab.active{background:var(--section_team_1_color);color:#fff;border-color:var(--section_team_1_color);font-weight:600}.stats_list{list-style:none;padding:0;margin:0}.stats_list li{text-align:center;padding-top:5px;padding-bottom:5px;color:var(--heading_color);font-size:12px;line-height:1.3333333333}@media(min-width:768px){.stats_list li{font-size:14px;line-height:1.2142857143;padding-top:8px;padding-bottom:8px}}.stats_list .bar-wrap{display:flex;align-items:center;margin:0 -3px}@media(min-width:768px){.stats_list .bar-wrap{margin:0 -6px}}.stats_list .bar_status_top{display:flex;justify-content:space-between}.stats_list .bar_status{display:block;margin-bottom:7px;color:var(--section_text)}.stats_list .l_bar,.stats_list .r_bar{width:50%;display:flex;align-items:center;margin:0 3px}@media(min-width:768px){.stats_list .l_bar,.stats_list .r_bar{margin:0 6px}}.stats_list .r_bar .bar_color{left:0}.stats_list .r_bar .higher_bar_color,.stats_list .r_bar .lower_bar_color{background:var(--section_team_2_color)}.stats_list .l_bar .stats_bar .higher_bar_color,.stats_list .l_bar .stats_bar .lower_bar_color{background:var(--section_team_1_color)}.stats_list .stats_bar{height:8px;padding:0 3px;flex-grow:1;border-radius:5px;position:relative;z-index:1}.stats_list .stats_bar:before{content:"";position:absolute;left:0;width:100%;top:0;border-radius:5px;height:100%;background:var(--section_even_row_bg);z-index:-1}.stats_list .bar_color{position:absolute;top:0;bottom:0;right:0;display:block;height:8px;border-radius:5px}.stats_list .stats_num{flex-shrink:0;color:var(--section_text_2)}.global_table.ice_team_table .des-wrap{display:flex;align-items:center}.global_table.ice_team_table .flg_img{margin-right:8px}.global_table.ice_team_table .flg_img img{display:flex;align-items:center}.global_table.ice_team_table .des-text{display:block;white-space:nowrap;color:var(--section_text);overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}.global_table.ice_team_table tr{text-align:left;width:20px}.global_table.ice_team_table tr td,.global_table.ice_team_table tr th{padding:15px 4px;vertical-align:middle}@media(min-width:768px){.global_table.ice_team_table tr td,.global_table.ice_team_table tr th{padding-left:10px;padding-right:10px;width:auto}}.global_table.ice_team_table tr td:nth-child(2),.global_table.ice_team_table tr th:nth-child(2){width:130px}.global_table.ice_team_table tr td{text-align:center}