.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:10px;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:8px}@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 10px}@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:10px}.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:500;opacity:1;color:var(--link)}.post_author a{text-decoration:none}.post_author a:hover{opacity:1}.post_author span{margin:2px;font-weight:500;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}.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}}.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}}.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:614px}}.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_description{padding-left:10px}.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}}@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}.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:0;z-index:1;max-width:291px;gap:0;border-top-right-radius:var(--radius);border-bottom-left-radius:calc(var(--radius) - 2px);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(min-width:992px){.info_postion_background{padding:25px}}@media(min-width:1200px){.info_postion_background{padding:37px 49px}}.info_postion_background .badge{margin-bottom:20px}.info_postion_background .post_author{color:#0f0f1c;margin-bottom:20px}.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}.react-calendar{position:absolute;max-width:none;width:300px;z-index:5;top:100%;right:0;border:0;padding-top:10px;padding-bottom:10px;background:#fff;border-radius:12px;box-shadow:0 10px 10px rgba(0,0,0,.2)}@media(min-width:360px){.react-calendar{width:317px}}@media(min-width:992px){.react-calendar{margin-top:10px}}.react-calendar button{border:0;background:rgba(0,0,0,0);padding:5px;color:var(--black)}.react-calendar abbr[title]{border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}.react-calendar .react-calendar__tile--now{background:#f4f4f4!important;color:#333!important;border-color:#fff}.react-calendar .react-calendar__tile--active{background:var(--tag_bg)!important;color:var(--tag_text_color)!important;border-color:var(--tag_bg)}.react-calendar .react-calendar__tile{width:calc(14.28% - 16px)!important;flex-basis:auto!important;margin:3px 8px!important;border:1px solid rgba(0,0,0,0);box-sizing:border-box}.react-calendar .react-calendar__month-view__weekdays{margin:0 -8px!important;color:#000!important}.react-calendar .react-calendar__month-view__weekdays__weekday{margin:0 8px!important;flex-basis:auto!important;width:calc(14.28% - 16px)!important;height:28px;text-align:center;font-weight:600;font-size:13px;line-height:1.3846153846}.react-calendar__month-view__days{margin:0 -8px}.react-calendar__month-view__days abbr{border:0}.react-calendar__navigation{display:flex;align-items:center;margin-bottom:10px;border-bottom:1px solid var(--light_border_color)}.react-calendar__navigation__arrow{width:33px;height:40px;display:flex;align-items:center;justify-content:center}.react-calendar__navigation__prev-button{font-size:0}.react-calendar__navigation__prev-button:before{font-size:11px;content:"";font-family:icomoon,sans-serif!important}.react-calendar__navigation__next-button{font-size:0}.react-calendar__navigation__next-button:before{font-size:11px;content:"";font-family:icomoon,sans-serif!important}.react-calendar__navigation__label__labelText{flex-grow:1;font-weight:700;font-size:16px;line-height:1.25;font-family:poppins,Arial,Helvetica Neue,Helvetica,sans-serif;color:#333}.react-calendar__month-view__days__day{height:28px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%}.react-calendar__month-view__days__day--weekend{color:#333!important}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#8064e6}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{border-color:#8064e6;background:rgba(0,0,0,0)}.react-calendar__viewContainer{padding-left:10px;padding-right:10px}.dropdown_wrapper{display:flex;justify-content:flex-end;margin-bottom:20px}.dropdown_wrapper .dropdown_inner{position:relative}.dropdown_wrapper .dropdown_inner .selected{min-width:200px;max-width:320px;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:30px;font-size:16px;line-height:20px;padding:5px 10px;border:1px solid var(--button_bg_hover);border-radius:var(--radius);background-color:rgba(0,0,0,0);cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--button_text);gap:15px}.dropdown_wrapper .dropdown_inner .selected .selected_text{font-weight:700;font-size:12px;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}.dropdown_wrapper .dropdown_inner .selected .selected_text .selected_league{font-weight:400;margin-right:5px;display:flex}.dropdown_wrapper .dropdown_inner .arrow{color:var(--base_text_color);transition:transform .3s ease}.dropdown_wrapper .dropdown_inner .arrow.open{transform:rotate(180deg)}.dropdown_wrapper .dropdown_inner .options{position:absolute;width:100%;top:0;right:0;left:auto;margin-top:30px;z-index:3;overflow:hidden;border-radius:var(--radius);max-height:300px;overflow-y:auto;font-size:15px;line-height:19px}.dropdown_wrapper .dropdown_inner .options .option{padding:5px 10px;cursor:pointer;background:var(--section_bg);color:var(--section_text_2);border-radius:0;display:flex;align-items:center}.dropdown_wrapper .dropdown_inner .options .option.selected,.dropdown_wrapper .dropdown_inner .options .option:hover{color:var(--section_button_text_hover);background:var(--section_button_bg_hover)}.dropdown_wrapper .dropdown_inner .options .option .selected_league{font-weight:400;margin-right:5px;display:flex}.sidebar_right{height:-moz-fit-content;height:fit-content;min-height:50vh;background:var(--section_bg);border-radius:var(--radius)}.sidebar_right .siderbar_heading{padding:20px 15px 0;margin:0}.sidebar_right .siderbar_heading h3{color:var(--section_heading_text)}.sidebar_right .post{color:var(--section_text_2)}.sidebar_right .post .post_descrip h2,.sidebar_right .post .post_descrip h3{-webkit-line-clamp:3;color:var(--section_heading_text)}.sidebar_right .post .meta{color:var(--section_text_2)}.sidebar_right .post .post_img{margin-bottom:8px}.sidebar_right .post .post_img .news_image{height:126px;position:relative}.post .meta{margin:0;padding:0}.post .meta li{list-style:none}.post{margin-bottom:35px;font-size:14px;line-height:1.4285714286;color:var(--base_text_color)}.post:last-child{margin-bottom:0}.post.feature_post{display:flex;border-radius:15px;overflow:hidden;background:#fff;color:#333;flex-direction:column;margin-bottom:15px}@media(min-width:992px){.post.feature_post{flex-direction:row}}.post.feature_post h1,.post.feature_post h2{font-size:16px;line-height:1.5}.post.feature_post .post_img{flex-shrink:0;width:100%;min-height:220px;position:relative;margin-bottom:0;display:flex}@media(min-width:992px){.post.feature_post .post_img{flex-direction:row;width:50%;min-height:300px;border-radius:12px 0 0 12px}}@media(min-width:1400px){.post.feature_post .post_img{width:54.6%}}.post.feature_post .post_img .card_match_link{width:100%}.post.feature_post .post_img .bg_img{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:flex;width:100%;min-height:220px}@media(min-width:992px){.post.feature_post .post_img .bg_img{min-height:300px}.post.feature_post .post_img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:6px 0 0 6px}}.post.feature_post .post_descrip{flex-grow:1;padding:15px 20px;font-size:14px;line-height:18px}@media(min-width:992px){.post.feature_post .post_descrip{padding:44px 24px;font-size:14px;line-height:1.5714285714}}.post.social_post .post_img{margin-bottom:8px}.post.social_post .post_img:last-child{margin-bottom:0}.post .post_img{border-radius:var(--radius);margin-bottom:10px;overflow:hidden;position:relative}.post .post_img:last-child{margin-bottom:0}.post .post_img:hover img{opacity:.9}.post .post_img iframe{display:block;border:0;width:100%}.post .post_img img{border-radius:var(--radius);width:100%}.post .play{position:absolute;left:50%;top:50%;color:#fff;border-radius:11px;transform:translate(-50%,-50%);min-width:57px;min-height:40px;display:flex;align-items:center;justify-content:center;background:red;font-size:18px}.post .social_head{display:flex;align-items:flex-start;margin-bottom:10px}.post .social_head .descrip{flex-grow:1}.post .social_head .social_name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:16px;line-height:1.125}.post .social_head .social_name a{color:inherit}.post .social_head .social_subname{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:300;font-size:14px;line-height:1.3571428571;color:#808191}.post .social_head .social_subname a{color:inherit}.post .social_head .ico_social{flex-shrink:0;margin-left:10px;color:#f4f4f4}.post .social_head .ico_social.twitter{color:#03a9f4}.post .social_head .ico_social.facebook{color:#4267b2}.post .social_head .ico_social i{font-size:17px}.post .social_tfoot{display:flex}.post .social_tfoot .date{flex-grow:1;display:block;font-size:12px;line-height:1.3333333333;color:#b2b2b2}.post .social_tfoot .share-link{flex-shrink:0;margin-left:10px;font-size:12px;line-height:16px;color:#d0d0d0}.post .post_descrip h1{text-transform:capitalize}.post .post_descrip h2,.post .post_descrip h3{margin-bottom:10px;color:var(--sub_heading_color);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.3125}@media(min-width:992px){.post .post_descrip h2,.post .post_descrip h3{margin-bottom:10px}}.post .post_descrip h2 a,.post .post_descrip h3 a{color:inherit}.post .post_descrip h2 a:hover,.post .post_descrip h3 a:hover{color:var(--link_hover)}.post p{margin-bottom:9px}.post p:last-child{margin-bottom:0}.post .text_wrap{margin-bottom:9px}.post .text_wrap:last-child{margin-bottom:0}.post .text_wrap p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.post .meta{display:flex;flex-wrap:wrap;font-size:12px;line-height:1.5833333333;color:var(--base_text_color);margin-bottom:3px}.post .meta li+li:before{content:"|";margin:0 5px}.post .top_news{color:#91939a;display:block;margin-bottom:10px;text-transform:uppercase}@media(min-width:992px){.post .top_news{margin-bottom:20px}}.post .time{border-radius:3px;font-size:12px;line-height:16px;color:#fff;background:rgba(51,51,51,.85);padding:3px 5px;position:absolute;right:5px;bottom:5px}.vertical_posts .post{padding-top:19px;margin-bottom:17px;position:relative}.vertical_posts .post:before{border-top:1px solid var(--section_divider);left:0;right:0;top:0;content:"";position:absolute}@media(min-width:1200px){.vertical_posts .post:before{left:-15px;right:-15px}}@media(min-width:1280px){.vertical_posts .post:before{left:-20px;right:-20px}}.vertical_posts .post:first-child{padding-top:0;border-top:0}.vertical_posts .post:first-child:before{display:none}.vertical_posts .post:last-child{margin-bottom:0}.vertical_posts .post .meta{justify-content:space-between;margin-bottom:0}.vertical_posts .post .meta li:before{display:none}.see_more{text-align:center}.news_setting{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.horizontal_post{display:flex;flex-wrap:wrap;margin-bottom:-14px;padding-bottom:20px}@media(min-width:576px){.horizontal_post{margin-left:-7px;margin-right:-7px}}@media(min-width:992px){.horizontal_post{margin:0 -7px -24px}}@media(min-width:1561px){.horizontal_post{margin:0 -10px -35px}}@media(min-width:1280px){.horizontal_post.four_columns{margin-left:-10px;margin-right:-10px}.horizontal_post.four_columns .post{width:calc(25% - 20px);margin-left:10px;margin-right:10px}}.horizontal_post:last-child{padding-bottom:0}.horizontal_post .post{width:100%;background:#fff;border-radius:10px;margin-bottom:14px}@media(min-width:576px){.horizontal_post .post{width:calc(50% - 14px);margin-left:7px;margin-right:7px}}@media(min-width:992px){.horizontal_post .post{width:calc(33.333% - 14px);background:rgba(0,0,0,0);border-radius:0;margin-bottom:24px}}@media(min-width:1561px){.horizontal_post .post{width:calc(33.333% - 20px);margin-left:10px;margin-right:10px}}.horizontal_post .post:last-child{margin-bottom:14px}@media(min-width:992px){.horizontal_post .post:last-child{margin-bottom:24px}}@media(min-width:1561px){.horizontal_post .post:last-child{margin-bottom:35px}}.horizontal_post .post.social_post{background:#fff;padding:15px 15px 12px;border-radius:10px}@media(min-width:992px){.horizontal_post .post.social_post{padding:15px 10px 12px}}@media(min-width:1280px){.horizontal_post .post.social_post{padding:16px 14px 10px}}@media(max-width:544px){.horizontal_post .post.social_post .social_tfoot{position:relative;padding-top:12px}.horizontal_post .post.social_post .social_tfoot:before{content:"";height:1px;background:var(--section_divider);position:absolute;top:0;left:-99px;right:-99px}}@media(max-width:544px)and (min-width:992px){.horizontal_post .post.social_post .social_tfoot:before{display:none}}.horizontal_post .meta{position:relative;padding-top:13px}@media(min-width:576px){.horizontal_post .meta{padding-top:9px}}@media(min-width:992px){.horizontal_post .meta{padding-top:0}}.horizontal_post .meta:before{content:"";height:1px;background:var(--section_divider);position:absolute;top:0;left:-99px;right:-99px}@media(min-width:992px){.horizontal_post .meta:before{display:none}}.horizontal_post .post_descrip{padding:11px 20px 13px}@media(min-width:576px){.horizontal_post .post_descrip{padding:11px 20px 10px}}@media(min-width:992px){.horizontal_post .post_descrip{padding: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}.live_center_layout .cr_tab_btns{text-transform:capitalize}.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}.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}}.linesup_img{width:calc(100% + 10px);margin:0 -5px 20px;position:relative;height:577px}@media(min-width:360px){.linesup_img{width:100%;margin:0 auto 20px;height:648px}}@media(min-width:375px){.linesup_img{height:678px}}@media(min-width:400px){.linesup_img{height:745px;max-width:414px}}@media(min-width:768px){.linesup_img{height:387px;max-width:748px}}@media(min-width:992px){.linesup_img{height:364px;max-width:702px}}@media(min-width:1200px){.linesup_img{height:347px;max-width:671px}}@media(min-width:1280px){.linesup_img{height:355px;max-width:684px}}.linesup_img:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(/assets/images/football-ground-bg.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@media(min-width:768px){.linesup_img:before{transform:translate(-50%,-50%) rotate(90deg);top:50%;left:50%;width:387px;height:748px;background-size:cover}}@media(min-width:992px){.linesup_img:before{width:364px;height:702px}}@media(min-width:1200px){.linesup_img:before{width:347px;height:671px}}@media(min-width:1280px){.linesup_img:before{width:355px;height:684px}}.inner_ground{display:flex;flex-direction:column;height:100%;overflow:hidden;margin:auto;max-width:300px;width:100%;position:relative}@media(min-width:360px){.inner_ground{max-width:340px}}@media(min-width:400px){.inner_ground{max-width:414px}}@media(min-width:768px){.inner_ground{flex-direction:row;max-width:100%}}.inner_ground .team_one,.inner_ground .team_two{position:relative;height:50%;padding-left:24px;padding-right:24px}@media(min-width:375px){.inner_ground .team_one,.inner_ground .team_two{padding-left:38px;padding-right:38px}}@media(min-width:480px){.inner_ground .team_one,.inner_ground .team_two{padding-left:60px;padding-right:60px}}@media(min-width:768px){.inner_ground .team_one,.inner_ground .team_two{width:50%;display:flex;height:100%;padding-left:10px;padding-right:10px}}.inner_ground .team_one .formation,.inner_ground .team_two .formation{font-size:10px;line-height:12px;font-weight:500;color:#fff;display:inline-block;padding:2px 6px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:max-content;position:absolute;top:0;left:10px}@media(min-width:400px){.inner_ground .team_one .formation,.inner_ground .team_two .formation{padding:3px 8px}}.inner_ground .team_one .formation .formation_team,.inner_ground .team_two .formation .formation_team{display:block;text-transform:capitalize}.inner_ground .team_one{padding-top:50px}@media(min-width:375px){.inner_ground .team_one{padding-top:35px}}@media(min-width:400px){.inner_ground .team_one{padding-top:55px}}@media(min-width:768px){.inner_ground .team_one{padding-top:20px}}.inner_ground .team_one .formation{top:3px;left:5%}@media(min-width:360px){.inner_ground .team_one .formation{top:7px}}@media(min-width:400px){.inner_ground .team_one .formation{top:8px;left:8%}}@media(min-width:768px){.inner_ground .team_one .formation{top:1px;left:14%}}.inner_ground .team_two{padding-top:20px}.inner_ground .team_two .formation{top:auto;bottom:2px;left:5%}@media(min-width:360px){.inner_ground .team_two .formation{bottom:2px}}@media(min-width:400px){.inner_ground .team_two .formation{left:8%}}@media(min-width:768px){.inner_ground .team_two .formation{bottom:auto;top:1px;left:14%}}.inner_ground .player-row{display:flex;align-items:center;justify-content:space-around;gap:3px;padding:3px}@media(min-width:375px){.inner_ground .player-row{gap:5px;padding:5px}}@media(min-width:400px){.inner_ground .player-row{padding:9px 5px}}@media(min-width:768px){.inner_ground .player-row{flex-direction:column;max-width:72px;padding:5px}}.inner_ground .player-row .shirt_wrap{display:flex;flex-direction:column;align-items:center;min-width:50px}@media(min-width:768px){.inner_ground .player-row .shirt_wrap{width:100%}}.inner_ground .player-row .shirt_wrap .img_wrap{width:30px;height:34px;margin-bottom:5px;position:relative}.inner_ground .player-row .shirt_wrap .img_wrap img{width:100%;height:100%}.inner_ground .player-row .shirt_wrap .img_wrap .shirt_num{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:10px;line-height:11px;margin-top:-5px;color:var(--white);text-shadow:0 0 2px #000}.inner_ground .player-row .shirt_wrap .img_wrap .football_icon{position:absolute;border-radius:50%;top:0;left:0;width:8px;height:8px}@media(min-width:375px){.inner_ground .player-row .shirt_wrap .img_wrap .football_icon{top:0;width:10px;height:10px}}@media(min-width:480px){.inner_ground .player-row .shirt_wrap .img_wrap .football_icon{top:-5px;width:12px;height:12px}}.inner_ground .player-row .shirt_wrap .img_wrap .football_icon .count-num{position:absolute;left:-2px;top:-2px;width:10px;height:10px;border-radius:50%;background:#ce1124;border:1px solid #fff;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;line-height:0;color:#fff}@media(min-width:480px){.inner_ground .player-row .shirt_wrap .img_wrap .football_icon .count-num{left:-1px;top:-1px}}.inner_ground .player-row .shirt_wrap .img_wrap .card_icon{position:absolute;top:0;right:0;width:8px;height:8px}@media(min-width:375px){.inner_ground .player-row .shirt_wrap .img_wrap .card_icon{top:0;width:10px;height:10px}}@media(min-width:480px){.inner_ground .player-row .shirt_wrap .img_wrap .card_icon{top:-5px;width:12px;height:12px}}.inner_ground .player-row .shirt_wrap .img_wrap .card_icon img{filter:drop-shadow(0 0 1px rgba(0,0,0,.9))}.inner_ground .player-row .shirt_wrap .img_wrap .card_icon.two-cards{display:flex;align-items:center}.inner_ground .player-row .shirt_wrap .img_wrap .card_icon.two-cards img:nth-child(2){margin-left:-7px;margin-top:3px}@media(min-width:480px){.inner_ground .player-row .shirt_wrap .img_wrap .card_icon.two-cards img:nth-child(2){margin-left:-9px;margin-top:3px}}.inner_ground .player-row .shirt_wrap .img_wrap .down_icon{position:absolute;border-radius:50%;bottom:0;right:0;width:8px;height:8px}@media(min-width:375px){.inner_ground .player-row .shirt_wrap .img_wrap .down_icon{width:10px;height:10px}}@media(min-width:480px){.inner_ground .player-row .shirt_wrap .img_wrap .down_icon{bottom:3px;width:12px;height:12px}}.inner_ground .player-row .shirt_wrap .img_wrap .downLeft_icon{position:absolute;border-radius:50%;bottom:0;left:0;width:8px;height:8px}@media(min-width:375px){.inner_ground .player-row .shirt_wrap .img_wrap .downLeft_icon{width:10px;height:10px}}@media(min-width:480px){.inner_ground .player-row .shirt_wrap .img_wrap .downLeft_icon{bottom:3px;width:14px;height:14px}}.inner_ground .player-row .player_name{font-size:8px;line-height:9px;font-weight:500;text-align:center;color:#fff;padding:2px 6px;border-radius:10px;background:#333;display:block;width:100%}@media(min-width:400px){.inner_ground .player-row .player_name{padding:3px 8px}}@media(max-width:767px){.inner_ground .player-row .player_name{white-space:nowrap}}.inner_ground .player-row .player_name .pyr_nm_in{text-overflow:ellipsis;overflow:hidden;display:block}@media(min-width:768px){.inner_ground .player-row .player_name .pyr_nm_in{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2}}.live_center_layout .list_lineup{margin:0;padding:0}.live_center_layout .list_lineup li{list-style:none}.live_center_layout .lineup_box_drop{border-radius:var(--radius)}.live_center_layout .lineup_box_drop:not(:last-child){margin-bottom:14px}@media(min-width:768px){.live_center_layout .lineup_box_drop:not(:last-child){margin-bottom:20px}}.live_center_layout .lineup_box_drop.open_dropdown .lineup_box_opener:before{transform:translateY(-50%) rotate(-1turn)}.live_center_layout .lineup_box_drop .global_table{box-shadow:none}.live_center_layout .lineup_box_drop .icon_wrap{margin-right:5px;display:inline-block}.live_center_layout .lineup_box_drop .lineup_box_opener{display:block;position:relative;font-size:16px;line-height:19px;font-weight:500;color:var(--heading_color);padding:0 0 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:768px){.live_center_layout .lineup_box_drop .lineup_box_opener{padding:0 0 13px}}.live_center_layout .lineup_columns{background:var(--section_bg);color:var(--section_text);border-radius:var(--radius)}@media(min-width:413px){.live_center_layout .lineup_columns{display:flex;justify-content:space-between}}.live_center_layout .list_lineup{width:50%;flex-grow:1}.live_center_layout .list_lineup.reverse li{flex-direction:row-reverse;text-align:right}.live_center_layout .list_lineup.reverse .lineup_num{margin:0 0 0 5px}@media(min-width:768px){.live_center_layout .list_lineup.reverse .lineup_num{margin:0 0 0 10px}}.live_center_layout .list_lineup li{font-size:12px;line-height:1.5;display:flex;padding-top:14px;padding-left:10px;padding-right:10px;position:relative;z-index:1}@media(min-width:768px){.live_center_layout .list_lineup li{padding-right:15px}}.live_center_layout .list_lineup li:not(:last-child){padding-bottom:14px}.live_center_layout .list_lineup li:nth-child(2n){background:var(--section_even_row_bg)}.live_center_layout .list_lineup .lineup_num{font-weight:700;color:var(--section_text_2);width:12px;margin-right:5px;flex-shrink:0}@media(min-width:768px){.live_center_layout .list_lineup .lineup_num{margin-right:10px}}.live_center_layout .list_lineup .lin_name{flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.lineup_box:not(:last-child){margin-bottom:15px}.lineup_box .lineup_box_opener{display:block;position:relative;font-size:16px;line-height:19px;font-weight:500;color:var(--heading_color);padding:0 0 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:768px){.lineup_box .lineup_box_opener{padding:0 0 13px}}.lineup_box .lineup_columns{display:flex}.lineup_box .list_lineup li{padding-bottom:14px}.ft_list_lineup{margin:0;padding:0}.ft_list_lineup li{list-style:none}.football_lineup_box{border:0!important;border-radius:var(--radius)}.football_lineup_box:not(:last-child){margin-bottom:10px}.ft_lineup_columns{display:flex;flex-wrap:nowrap;background:var(--section_bg);color:var(--section_text);overflow:hidden;border-radius:var(--radius)}.ft_lineup_columns:last-child{border-bottom:0}.ft_list_lineup{width:50%;font-size:14px;line-height:18px}.ft_list_lineup.reverse li{flex-direction:row-reverse;text-align:right}.ft_list_lineup.reverse .teams_wrap{flex-direction:row}.ft_list_lineup.reverse .ft_lineup_num{margin:0 0 0 5px}.ft_list_lineup li{font-size:10px;line-height:1.3;position:relative;z-index:1;margin-bottom:0;display:flex;align-items:center;padding:10px 0}@media(min-width:768px){.ft_list_lineup li{font-size:14px;line-height:1.2857142857;padding-left:20px;padding-right:20px}}.ft_list_lineup li:nth-child(2n):before{background:var(--section_even_row_bg);position:absolute;left:-999px;right:-999px;top:0;bottom:0;content:"";z-index:-1}.ft_list_lineup li:last-child{border-bottom:0}.ft_list_lineup .ft_lineup_num{font-weight:600;color:var(--section_text_2);margin-right:5px;width:24px;font-size:12px;line-height:20px;flex-shrink:0}.ft_list_lineup .ft_lin_name{flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.ft_list_lineup .teams_wrap{display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse;gap:6px;overflow:hidden}.ft_list_lineup .teams-logo{display:flex;flex-shrink:0}.ft_list_lineup .teams-name{display:flex;flex-direction:column;gap:1px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media(min-width:768px){.ft_list_lineup .teams-name{gap:5px}}.ft_list_lineup .teams-name .team_name{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--section_text_2)}.ft_list_lineup .teams-name .team_name.active{font-weight:600;color:var(--section_text)}.squad_block:not(:last-child),.squad_block_hd{margin-bottom:15px}.squad_block_hd h2{font-weight:500;font-size:16px;line-height:1.25;color:var(--heading_color)}.info_block{margin-bottom:25px}.info_block .player_info_tbl th{text-align:left}.info_block .player_info_tbl td,.info_block .player_info_tbl th{padding:12px}@media(min-width:768px){.info_block .player_info_tbl td,.info_block .player_info_tbl th{padding:21px 15px}}.info_block .player_info_tbl td:first-child,.info_block .player_info_tbl th:first-child{width:150px;color:var(--section_text_2)}.live_center_layout .global_table.player_matches_tbl th{text-align:center}.live_center_layout .global_table.player_matches_tbl th:first-child,.live_center_layout .global_table.player_matches_tbl th:nth-child(2){text-align:left}.live_center_layout .global_table.player_matches_tbl td,.live_center_layout .global_table.player_matches_tbl th{padding:12px}@media(min-width:768px){.live_center_layout .global_table.player_matches_tbl td,.live_center_layout .global_table.player_matches_tbl th{padding:21px 15px}}.live_center_layout .global_table.player_matches_tbl td:first-child,.live_center_layout .global_table.player_matches_tbl th:first-child{width:150px}.live_center_layout .global_table.player_matches_tbl .result{display:inline-flex;justify-content:center;gap:10px;min-width:70px}.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){.icon_status{width:22px;height:22px;font-size:13px;line-height:14px}}.icon_status.win{background:var(--win_button);color:var(--win_button_text)}.icon_status.draw{background:var(--draw_button);color:var(--draw_button_text)}.player_performance{margin-bottom:60px}@media(min-width:768px){.player_performance{margin-bottom:160px}}.player_performance h2{font-weight:500;font-size:16px;line-height:21px;margin-bottom:25px}.player_performance h3{font-weight:400;font-size:14px;line-height:18px;margin-bottom:20px}.player_performance h3 strong{font-weight:700}.player_performance .round_box{background:var(--section_bg);color:var(--section_text);padding:20px 15px;margin-bottom:25px}.player_performance .round_head{font-weight:400;font-size:14px;line-height:18px;position:relative;display:flex;align-items:center;width:100%;color:var(--section_heading_text2);justify-content:space-between;padding-bottom:20px;margin-bottom:21px}.player_performance .round_head:before{content:"";height:1px;background:var(--section_divider);position:absolute;bottom:0;left:0;right:0}@media(min-width:992px){.player_performance .round_head:before{left:-99px;right:-99px}}.player_performance .round_head .round_head_ul{display:flex;gap:10px;width:120px;justify-content:space-between}@media(min-width:768px){.player_performance .round_head .round_head_ul{width:195px}}.player_performance .round_head .round_head_ul li{display:flex;gap:5px;font-weight:400;font-size:14px;line-height:18px}.player_performance .round_body{background:var(--section_even_row_bg);padding:13px 15px;display:flex;justify-content:space-between;border-radius:var(--radius);margin-bottom:20px;font-size:12px;gap:10px}.player_performance .round_body strong{font-weight:700;margin-left:5px}.player_performance .round_body .rbody_rgt{display:flex;gap:15px;align-items:center}.player_performance .round_body .rbody_rgt .bold{font-weight:700}.player_performance .round_foot_ul{display:flex;width:100%;flex-wrap:wrap;gap:20px}@media(min-width:576px){.player_performance .round_foot_ul{gap:10px;justify-content:space-between}}.player_performance .round_foot_ul li{font-weight:300;font-size:12px;line-height:16px}.player_performance .round_foot_ul li strong{font-weight:700}.player_performance ul{list-style:none;margin:0;padding:0}.player_performance ul li{text-decoration:none}.player_transfer_history{margin-bottom:40px}.player_transfer_history h2{font-weight:500;font-size:14px;line-height:20px;margin-bottom:20px}.league_block{margin-bottom:25px}.league_block .inner_tab ul li span{padding:6px 11px;border-radius:var(--radius);display:block;border:1px solid var(--button_bg);background:var(--button_bg);color:var(--button_text);transition:all .25s linear;cursor:pointer}@media(min-width:768px){.league_block .inner_tab ul li span{padding-left:15px;padding-right:15px}}.league_block .inner_tab ul li span:hover,.league_block .inner_tab ul li.active span{background:var(--button_bg_hover);border-color:var(--button_bg_hover);color:var(--button_text_hover)}@media(min-width:576px){.league_block .leg_main{display:flex;justify-content:space-between;gap:20;flex-wrap:wrap;align-items:center}}.global_table.offense_tbl td,.global_table.offense_tbl th{padding:10px!important;width:150px}@media(min-width:768px){.global_table.offense_tbl td,.global_table.offense_tbl th{padding:10px 12px!important}}.global_table.offense_tbl td:first-child,.global_table.offense_tbl th:first-child{text-align:center;width:40px}.global_table.offense_tbl td:nth-child(2),.global_table.offense_tbl th:nth-child(2){text-align:left;font-weight:500}.global_table.offense_tbl td .team_name,.global_table.offense_tbl th .team_name{color:var(--section_text)}.global_table.offense_tbl th img{height:15px;width:auto}.global_table.goals_tbl td,.global_table.goals_tbl th{padding:10px!important;width:80px}@media(min-width:768px){.global_table.goals_tbl td,.global_table.goals_tbl th{padding:10px 12px!important}}.global_table.goals_tbl td:first-child,.global_table.goals_tbl th:first-child{text-align:center;width:40px}.global_table.goals_tbl td:nth-child(2),.global_table.goals_tbl th:nth-child(2){text-align:left;width:auto;font-weight:500}.global_table.goals_tbl td .bold,.global_table.goals_tbl th .bold{font-weight:500}.global_table.goals_tbl td .txt_red,.global_table.goals_tbl th .txt_red{color:var(--brand_color)}.global_table.goals_tbl td .team_name,.global_table.goals_tbl th .team_name{color:var(--section_text)}.global_table.goals_tbl .btn{display:block;width:calc(100% - 30px);color:var(--match_detail_head_text);margin:0 auto 15px;background:var(--match_detail_head_bg)}.league_block .inner_tab,.player_stats .inner_tab{display:flex;justify-content:flex-end}.sub_heading{font-size:14px;line-height:21px;font-weight:600;display:block;margin-bottom:10px}.live_center_layout .summary_table_wrp{display:flex;justify-content:center;border-radius:var(--radius);background:var(--section_bg);padding:21px 0 0;margin-bottom:15px}@media(min-width:768px){.live_center_layout .summary_table_wrp{padding:29px 0 0}}.live_center_layout .summary_table_wrp tbody{display:block}.live_center_layout .summary_table_wrp .global_table{width:100%;border:0;box-shadow:none}.live_center_layout .summary_table_wrp .global_table table{display:block}.live_center_layout .summary_table_wrp .global_table table tr{display:flex;align-items:center;border:0;position:relative;z-index:1;padding-left:10px;padding-right:10px}@media(min-width:576px){.live_center_layout .summary_table_wrp .global_table table tr{padding-left:16px;padding-right:16px}}.live_center_layout .summary_table_wrp .global_table table tr:nth-child(odd){background:var(--section_even_row_bg)}.live_center_layout .summary_table_wrp .global_table table tr:nth-child(2n) td:before,.live_center_layout .summary_table_wrp .global_table table tr:nth-child(odd) td:before{display:none}.live_center_layout .summary_table_wrp .global_table table tr:last-child:before{height:50%}.live_center_layout .summary_table_wrp .global_table table tr:first-child:before{height:100%;top:0}.live_center_layout .summary_table_wrp .global_table table tr:before{position:absolute;content:"";left:50%;width:1px;background:var(--section_divider);top:0;height:100%;margin-left:14px;z-index:-1}.live_center_layout .summary_table_wrp .global_table table tr:after{position:absolute;content:"";left:50%;width:10px;height:10px;background:var(--section_icon);top:50%;transform:translate(-50%,-50%);margin-left:14px;z-index:-1;border-radius:50%}.live_center_layout .summary_table_wrp .global_table table tr td{border:0;padding-left:5px;padding-right:5px}.live_center_layout .summary_table_wrp .global_table table tr td:first-child{width:30px;padding-left:0;padding-right:0}.live_center_layout .summary_table_wrp .global_table table tr td:nth-child(2){width:calc(50% - 35px);padding-top:8px;padding-bottom:8px}.live_center_layout .summary_table_wrp .global_table table tr td:nth-child(3){width:40px}@media(min-width:768px){.live_center_layout .summary_table_wrp .global_table table tr td:nth-child(3){width:44px}}.live_center_layout .summary_table_wrp .global_table table tr td:nth-child(4){width:calc(50% - 35px);padding-top:8px;padding-bottom:8px}.live_center_layout .global_table.summary_table{overflow:visible;position:relative;padding-top:28px;z-index:1;background:rgba(0,0,0,0)}.live_center_layout .global_table.summary_table:before{position:absolute;content:"";left:50%;width:1px;background:var(--section_divider);top:0;height:30px;margin-left:14px;z-index:-1}.live_center_layout .global_table.summary_table:after{position:absolute;content:"";left:50%;width:10px;height:10px;background:var(--section_icon);top:4px;transform:translate(-50%,-50%);margin-left:14px;z-index:-1;border-radius:50%}.live_center_layout .global_table.summary_table table{width:100%;table-layout:fixed;font-size:14px;line-height:18px}.live_center_layout .global_table.summary_table table td{padding:9px;font-weight:400;text-align:left}@media(min-width:768px){.live_center_layout .global_table.summary_table table td{padding:19px 9px}}.live_center_layout .global_table.summary_table table td:nth-child(2){text-align:right}.live_center_layout .global_table.summary_table table td:nth-child(2) .teams_wrap{flex-direction:row}.live_center_layout .global_table.summary_table table td:nth-child(3){text-align:center;padding:9px 0}.live_center_layout .global_table.summary_table table td .active{font-weight:600}.live_center_layout .global_table.summary_table table tr .badge{font-weight:600;font-size:10px;line-height:1.2;padding:3px 6px;margin:0;border-radius:0}@media(min-width:768px){.live_center_layout .global_table.summary_table table tr .badge{font-size:13px;line-height:1.2307692308}}.live_center_layout .global_table.summary_table table tr.active_row{background:rgba(228,228,228,.2)}.live_center_layout .global_table.summary_table table tr.active_row td:nth-child(3){font-size:18px;line-height:22px}.live_center_layout .global_table.summary_table table tr:last-child td{border-bottom:0}.live_center_layout .global_table.summary_table .brand_color{font-size:12px;line-height:1.25}@media(min-width:768px){.live_center_layout .global_table.summary_table .brand_color{font-size:14px;line-height:1.2857142857}}.live_center_layout .global_table.summary_table .teams_wrap{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;gap:6px}.live_center_layout .global_table.summary_table .teams-logo{display:flex;align-items:center;flex-shrink:0;min-height:15px}@media(min-width:768px){.live_center_layout .global_table.summary_table .teams-logo{min-height:18px}}.live_center_layout .global_table.summary_table .teams-logo span{line-height:0}.live_center_layout .global_table.summary_table .teams-logo .football-bg{background-color:#fff!important;border-radius:50%!important}.live_center_layout .global_table.summary_table .teams-name{display:flex;flex-direction:column;width:100%;overflow:hidden}.live_center_layout .global_table.summary_table .teams-name .team_name{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--section_text_2);font-size:10px;line-height:1.5}@media(min-width:768px){.live_center_layout .global_table.summary_table .teams-name .team_name{font-size:12px;line-height:1.25;margin-top:1px}}.live_center_layout .global_table.summary_table .teams-name .team_name .active{font-size:13px;line-height:1.2307692308;color:var(--section_text)}@media(min-width:768px){.live_center_layout .global_table.summary_table .teams-name .team_name .active{font-size:14px;line-height:1.2142857143}}.theme_3 .live_center_layout .global_table.summary_table tr:after,.theme_3 .live_center_layout .global_table.summary_table tr:before,.theme_3 .live_center_layout .global_table.summary_table:after,.theme_3 .live_center_layout .global_table.summary_table:before{display:none}.theme_3 .live_center_layout .global_table.summary_table tr td:nth-child(4){padding-left:30px}.theme_3 .live_center_layout .global_table.summary_table tr td:nth-child(2){padding-right:30px}.theme_3 .live_center_layout .global_table.summary_table table td:nth-child(2){text-align:left}.tv_block{margin-bottom:15px}.global_table.tv_tbl td,.global_table.tv_tbl th{padding:10px!important}@media(min-width:768px){.global_table.tv_tbl td,.global_table.tv_tbl th{padding:10px 12px!important}}.global_table.tv_tbl td:last-child,.global_table.tv_tbl th:last-child{width:150px;text-align:end!important}.global_table.tv_tbl td .team_name,.global_table.tv_tbl th .team_name{color:var(--heading_color)}.matchVenue_block{margin-bottom:15px}.global_table.matchVenue_tbl td,.global_table.matchVenue_tbl th{padding:10px!important}@media(min-width:768px){.global_table.matchVenue_tbl td,.global_table.matchVenue_tbl th{padding:10px 12px!important}}.global_table.matchVenue_tbl td:first-child,.global_table.matchVenue_tbl th:first-child{width:150px;color:var(--section_text_2)}.global_table.matchVenue_tbl td:last-child,.global_table.matchVenue_tbl th:last-child{font-weight:500}.detail_news{background:var(--section_bg);border-radius:var(--radius);padding:15px}.detail_news .three_columns{gap:20px 15px}.detail_news .vertical_post{margin-bottom:0}.detail_news .vertical_post.post_card .post_image{height:148px;width:100%}.detail_news .vertical_post.post_card .post_description{width:100%}.detail_news .vertical_post.post_card .post_title{margin-bottom:13px;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;color:var(--section_heading_text)}.detail_news .vertical_post.post_card .author_date{display:flex;justify-content:space-between;font-size:12px;font-weight:400;color:var(--section_text_2)}.detail_news .vertical_post.post_card .post_author{font-size:12px;font-weight:400;margin-bottom:0}.detail_news .vertical_post.post_card .post_author strong,.live_center_layout .global_table{text-transform:capitalize}.live_center_layout .global_table.cr_macth_info tr td,.live_center_layout .global_table.cr_macth_info tr th{padding:21px 15px}.live_center_layout .global_table.cr_macth_info tr td:first-child,.live_center_layout .global_table.cr_macth_info tr th:first-child{white-space:nowrap}.live_center_layout .global_table.cr_macth_info tr td{font-weight:600}.live_center_layout .global_table.cr_macth_info tr td:first-child{font-size:14px;font-weight:400;color:var(--section_text_2)}.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;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)}.live_center_layout .global_table.cr_macth_fall_wickets{font-size:12px;line-height:1.3333333333}.live_center_layout .global_table.cr_macth_fall_wickets thead th{background:var(--highliged_bg);text-align:center!important}.live_center_layout .global_table.cr_macth_fall_wickets tr td,.live_center_layout .global_table.cr_macth_fall_wickets tr th{padding-left:10px;padding-right:10px}@media(min-width:576px){.live_center_layout .global_table.cr_macth_fall_wickets tr td,.live_center_layout .global_table.cr_macth_fall_wickets tr th{padding-left:15px;padding-right:15px}}.live_center_layout .global_table.cr_macth_fall_wickets tr td:first-child,.live_center_layout .global_table.cr_macth_fall_wickets tr th:first-child{width:73px}.live_center_layout .global_table.cr_macth_fall_wickets tr td:nth-child(2),.live_center_layout .global_table.cr_macth_fall_wickets tr th:nth-child(2){text-align:center;width:150px}.live_center_layout .global_table.cr_macth_fall_wickets tr td:nth-child(3),.live_center_layout .global_table.cr_macth_fall_wickets tr th:nth-child(3){white-space:nowrap}.live_center_layout .global_table.cr_macth_fall_wickets tr td:last-child,.live_center_layout .global_table.cr_macth_fall_wickets tr th:last-child{width:73px;text-align:right}.live_center_layout .global_table.cr_macth_fall_wickets tr td{text-align:left}.live_center_layout .global_table .name{display:block;white-space:nowrap;text-overflow:ellipsis}.live_center_layout .global_table .bolar_team{display:flex;align-items:center}.live_center_layout .global_table .bolar_team .ico_flag{margin-right:8px;flex-shrink:0;width:22px;line-height:0}