.commentary-card{border-bottom:1px solid #efefef}.commentary-card:last-child{border-bottom:0}.commentary-card .card-title{margin-bottom:15px;font-weight:500;display:block;font-size:16px}@media(min-width:992px){.commentary-card .card-title{margin-bottom:19px}}.commentary-card .commentary-wrap{display:flex;padding:15px 0;font-size:16px;line-height:28px;font-weight:300;color:#000}@media(min-width:992px){.commentary-card .commentary-wrap{padding:20px 8px}}.commentary-card .minutes{text-align:center;margin-right:20px;font-size:16px;margin-bottom:19px}.commentary-card .social_ico{position:absolute;right:0;top:0}.commentary-card .icon-wrap,.commentary-card .social_ico{width:41px;height:41px;display:flex;justify-content:center;align-items:center;background:#eee;border-radius:50%;padding:10px}.commentary-card .icon-wrap{flex-shrink:0;margin-right:20px}.commentary-card .commentary-text{flex-grow:1;position:relative;padding-right:42px}.commentary-card .commentary-text p{font-size:14px;line-height:20px}@media(min-width:992px){.commentary-card .commentary-text p{font-size:16px;line-height:24px}}.commentary-card .commentary-footer{padding:15px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #efefef}.commentary-card .thum-img{border-top-left-radius:12px;border-top-right-radius:12px;overflow:hidden;margin:10px -15px 0}@media(min-width:992px){.commentary-card .thum-img{margin:10px -22px 0}}.commentarySection{border-radius:5px;border:1px solid #e3eaf1;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);margin-bottom:24px;overflow:hidden;padding-bottom:15px}.commentarySection .commentaryHead{display:flex;height:44px;padding:0 16px;align-items:center;align-self:stretch;background:#161e26}.commentarySection .commentaryHead h3{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0}.commentary-loadmore{display:flex;color:#000;align-items:center;align-content:center;justify-content:center;width:140px;height:40px;border-radius:27px;border:1px solid #010a26;margin:10px auto 0;font-size:16px;font-style:normal;font-weight:400;line-height:normal;background:none;cursor:pointer}body[data-ps-theme=dark] .commentary-wrap{color:#fff}body[data-ps-theme=dark] .commentarySection{border:1px solid #40434e}body[data-ps-theme=dark] .commentary-card{border-bottom:1px solid #40434e}body[data-ps-theme=dark] .commentary-loadmore{color:#fff;border:1px solid #fff}:root{--color-text-primary:#161e26;--color-text-secondary:#666;--color-text-inverse:#fff;--color-border:#e3eaf1;--color-border-dark:#40434e;--color-background:#fff;--color-background-dark:#1f2c39;--color-success:#26b603;--color-error:#ff2424;--color-shadow:rgba(0,0,0,.1)}.lineUpHeading{width:100%;margin-bottom:10px}.lineUpHeading h3{color:var(--color-text-primary);font-size:20px;font-style:normal;font-weight:600;line-height:normal}.lineup-wrap{margin-bottom:20px}.lineup-wrap .lineup_col{display:flex;justify-content:space-between;flex-direction:row;gap:24px}@media(max-width:991px){.lineup-wrap .lineup_col{flex-direction:column}}.lineup-wrap .lineup_col .team_cols{width:100%;border-radius:5px;border:1px solid var(--color-border);box-shadow:0 4px 8px 0 var(--color-shadow);overflow:hidden;background:var(--color-background)}@media(min-width:991px){.lineup-wrap .lineup_col .team_cols{width:calc(50% - 12px)}}.lineup-wrap .lineup_col .team_cols strong{flex-shrink:0;color:var(--color-text-primary)}@media(min-width:768px){.lineup-wrap .lineup_col .team_cols .player_list{display:block}}.lineup-wrap .lineup_col .team_cols .player_list.active{display:block}.lineup-wrap .player_list{list-style:none;padding:0;margin:0;font-size:15px;line-height:18px;font-weight:400}@media(min-width:991px){.lineup-wrap .player_list{font-size:16px;line-height:19px;font-weight:400}}.lineup-wrap .player_list li{display:flex;align-items:center;padding:8px 16px}.lineup-wrap .player_list .player_wrap{display:flex;flex-grow:1;color:var(--color-text-primary);font-size:14px;font-style:normal;font-weight:400;line-height:normal;gap:3px;align-items:center;align-content:center}@media screen and (max-width:991px){.lineup-wrap .player_list .player_wrap{width:100%}}.lineup-wrap .player_list .player_wrap .player_name{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--color-text-primary);transition:color .2s ease}.lineup-wrap .player_list .player_wrap .dsk-name{display:block}@media screen and (max-width:991px){.lineup-wrap .player_list .player_wrap .dsk-name{display:none}}.lineup-wrap .player_list .player_wrap .mbl-name{display:none}@media screen and (max-width:991px){.lineup-wrap .player_list .player_wrap .mbl-name{display:block}}.lineup-wrap .player_list .player_score{flex-shrink:0;width:33px;color:var(--color-text-primary)}.lineup-wrap .player_list .player_score .ico{font-size:12px;line-height:14px;font-weight:400;margin-right:5px;transition:color .2s ease}.lineup-wrap .player_list .player_score .ico.ico-arrow-up{color:var(--color-success)}.lineup-wrap .player_list .player_score .ico.ico-arrow-down{color:var(--color-error)}.lineup_head{justify-content:space-between}.lineup_head,.team_head{display:flex;align-items:center}.team_head{width:100%;height:44px;padding:13px 16px 14px;align-self:stretch;background:var(--color-background)}.team_head .teams_name{color:var(--color-text-inverse);font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0}body[data-ps-theme=dark]{--color-text-primary:var(--color-text-inverse);--color-border:var(--color-border-dark);--color-background:var(--color-background-dark)}body[data-ps-theme=dark] .lineUpHeading h3{color:var(--color-text-inverse)}body[data-ps-theme=dark] .lineup-wrap .lineup_col .team_cols{border:1px solid var(--color-border-dark);background:var(--color-background-dark);box-shadow:0 0 8px 0 var(--color-shadow)}body[data-ps-theme=dark] .lineup-wrap .lineup_col .team_cols .player_score,body[data-ps-theme=dark] .lineup-wrap .lineup_col .team_cols .player_score .ico,body[data-ps-theme=dark] .lineup-wrap .lineup_col .team_cols .player_wrap,body[data-ps-theme=dark] .lineup-wrap .lineup_col .team_cols .player_wrap .ico,body[data-ps-theme=dark] .lineup-wrap .lineup_col .team_cols .player_wrap .player_name{color:var(--color-text-inverse)}body[data-ps-theme=dark] .lineup-wrap .lineup_col .team_cols .player_score .ico.ico-arrow-up{color:var(--color-success)}body[data-ps-theme=dark] .lineup-wrap .lineup_col .team_cols .player_score .ico.ico-arrow-down{color:var(--color-error)}.loading{text-align:center;padding-top:20px 10px;width:100%;display:flex;justify-content:center}.tab_lists.fix-tab-list{padding:20px 0}.channelWinSec{width:100%;display:flex;gap:24px;margin-bottom:24px}@media(max-width:991px){.channelWinSec{flex-wrap:wrap;margin-top:24px}}.footballOverview{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:991px){.footballOverview{padding:10px;grid-template-columns:1fr}}.footballOverview .footballOverviewCol{background:var(--background-light);padding:1rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);flex-shrink:0}@media screen and (max-width:991px){.footballOverview .footballOverviewCol{padding:10px 5px}}.footballOverview .footballOverviewCol .footballTabTable{padding:0!important}.footballOverview .footballOverviewCol .footballTabTable table tbody tr td:first-child,.footballOverview .footballOverviewCol .footballTabTable table thead tr th:first-child{display:none}.footballOverview .footballOverviewCol .footballTableTeam{width:auto!important}.insightHeading{width:100%;margin-bottom:10px}.insightHeading h3{color:#161e26;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.br_dtl_insight_team_row{width:100%;display:flex;justify-content:space-between;padding:0 0 24px;gap:20px}@media screen and (max-width:1109px){.br_dtl_insight_team_row{flex-wrap:wrap}}.br_dtl_insight_team_row .br_dtl_insight_team_col{width:50%;border-radius:5px;border:1px solid #e3eaf1;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1);overflow:hidden}@media screen and (max-width:1109px){.br_dtl_insight_team_row .br_dtl_insight_team_col{width:100%}}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_head{display:flex;height:44px;padding:13px 16px 14px;align-items:center;align-self:stretch;background:#161e26}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_head h2{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr{width:100%}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block{display:flex;padding:16px;justify-content:space-between;align-items:center;align-self:stretch;width:100%}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block:nth-child(odd){background:#fff}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block:nth-child(2n){background:#f5f5f6}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block p{color:#161e26;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:-webkit-box;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block h3{color:#161e26;font-size:16px;font-style:normal;font-weight:600;line-height:20px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block .br_dtl_insight_team_ftr{width:100%;display:flex;align-items:center;align-content:center;justify-content:space-between}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block .br_dtl_insight_team_ftr label{border-radius:4px;border:1px solid #ec004f;background:#ec004f;display:flex;width:150px;height:29px}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block .br_dtl_insight_team_ftr label span{width:50%;background:#fff;color:#000;text-align:center;font-size:11px;font-style:normal;font-weight:600;line-height:16px;display:flex;align-items:center;align-content:center;justify-content:center}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block .br_dtl_insight_team_ftr label button{width:100%;background:#ec004f;color:#fff;text-align:center;font-size:11px;font-style:normal;font-weight:600;line-height:16px;display:flex;align-items:center;align-content:center;justify-content:center;border:0;cursor:pointer}.br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block .br_dtl_insight_team_ftr img{width:89px;height:20px}body[data-ps-theme=dark] .insightHeading h3{color:#fff}body[data-ps-theme=dark] .br_dtl_insight_team_row .br_dtl_insight_team_col{border:1px solid #40434e;background:#1f2c39;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}body[data-ps-theme=dark] .br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block:nth-child(odd){background:#1c2630}body[data-ps-theme=dark] .br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block:nth-child(2n){background:#1f2c39}body[data-ps-theme=dark] .br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block h3,body[data-ps-theme=dark] .br_dtl_insight_team_row .br_dtl_insight_team_col .br_dtl_insight_team_col_inr .br_dtl_insight_team_block p{color:#fff}.MetrixBookmakerTable{width:100%;margin-bottom:24px;border-radius:5px;border:1px solid #e3eaf1;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);overflow:hidden}.MetrixBookmakerTable table{width:100%}.MetrixBookmakerTable table thead tr th{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;height:44px;flex-shrink:0;align-self:stretch;background:#161e26;padding:10px;text-align:center}@media screen and (max-width:991px){.MetrixBookmakerTable table thead tr th{padding:5px}}.MetrixBookmakerTable table thead tr th:first-child{text-align:left}.MetrixBookmakerTable table tbody tr:nth-child(odd) td{background:#fff}.MetrixBookmakerTable table tbody tr:nth-child(2n) td{background:#f5f5f6}.MetrixBookmakerTable table tbody tr td{font-size:14px;color:#292f33;height:50px;padding:10px;text-align:center}@media screen and (max-width:991px){.MetrixBookmakerTable table tbody tr td{padding:5px}}.MetrixBookmakerTable table tbody tr td:first-child{text-align:left}.MetrixBookmakerTable table tbody tr td .MetrixBookmakerLogo{width:100px;height:35px;object-fit:cover}@media screen and (max-width:991px){.MetrixBookmakerTable table tbody tr td .MetrixBookmakerLogo{width:80px;height:30px;object-fit:cover}}.MetrixBookmakerTable table tbody tr td span{display:flex;align-items:center;align-content:center;justify-content:center}.MetrixBookmakerTable table tbody tr td span.oddMetrixTopArrow svg{display:block}.MetrixBookmakerTable table tbody tr td span svg{display:none}.MetrixBookmakerTable table tbody tr td span .oddMetrixTopArrow{display:flex;align-items:center;align-content:center;gap:10px;justify-content:center}.MetrixBookmakerTable table tbody tr td a{color:#292f33}body[data-ps-theme=dark] .MetrixBookmakerTable{border:1px solid #40434e;background:#1f2c39}body[data-ps-theme=dark] .MetrixBookmakerTable table tbody tr:nth-child(odd) td{background:#1c2630}body[data-ps-theme=dark] .MetrixBookmakerTable table tbody tr:nth-child(2n) td{background:#1f2c39}body[data-ps-theme=dark] .MetrixBookmakerTable table tbody tr td{color:#fff}#odds.tab_content{padding:0}#odds.tab_content .fix-tab-wp .fix-tab-list{padding-left:12px!important}.br_dtl_odds_otr,.br_dtl_odds_otr .br_dtl_odds_row{width:100%}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_head{width:100%;background:#edf2f6;height:40px;padding:0 16px;cursor:pointer}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_head h2{display:flex;align-content:center;align-items:center;color:#010a26;font-size:12px;font-style:normal;font-weight:600;line-height:16px;text-transform:capitalize;margin:0;height:100%}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_head h2 i{margin-right:9px;display:block;width:6px;height:6px;transform:rotate(-45deg);border-right:2px solid #010a26;border-bottom:2px solid #010a26}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_head h2.active i{transform:rotate(45deg)}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_no_odds_head{width:100%;background:#edf2f6;height:40px;padding:0 16px}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_no_odds_head h2{display:flex;align-content:center;align-items:center;color:#010a26;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-transform:capitalize;margin:0;height:100%}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_no_odds_head h2 i{margin-right:9px;display:block;width:6px;height:6px;transform:rotate(-45deg);border-right:2px solid #010a26;border-bottom:2px solid #010a26}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_no_odds_head h2.active i{transform:rotate(45deg)}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data{width:100%;flex-wrap:wrap;display:none}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col{width:33.3%;display:flex;align-items:center;align-content:center;min-height:40px;border-bottom:1px solid #e6e6e6}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col.br_dtl_odds_col_1{width:100%}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col.br_dtl_odds_col_2{width:50%}@media screen and (min-width:992px){.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col.empty-spcs{border-right:1px solid #e6e6e6;border-bottom:0}}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col:nth-child(3n+3) span{border-right:0}@media screen and (max-width:991px){.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col{width:100%;border-bottom:1px solid #e6e6e6}}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col label{color:#010a26;font-size:14px;font-style:normal;font-weight:400;line-height:16px;text-transform:capitalize;width:calc(100% - 50px);height:100%;display:flex;align-items:center;align-content:center;padding:12px 16px}.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col span{width:50px;height:100%;display:flex;align-items:center;align-content:center;justify-content:center;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;color:#0f71f2;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-transform:capitalize;cursor:pointer}@media screen and (max-width:991px){.br_dtl_odds_otr .br_dtl_odds_row .br_dtl_odds_data .br_dtl_odds_col span{border-right:0}}.shimmer-loading-effect{width:100%}.shimmer-loading-effect .animate{border-radius:8px;height:10px;margin:10px;animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#eff1f3 4%,#e2e2e2 25%,#eff1f3 36%);background-size:1000px 100%}@keyframes fullView{to{width:100%}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.offers-container{width:100%;border-radius:5px;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);overflow:hidden;border:1px solid #e3eaf1;margin-bottom:24px}.offers-container .offers-heading{display:flex;padding:13px 16px;align-items:center;gap:10px;align-self:stretch;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;background:#161e26}.offers-container .offers-list{width:100%;display:flex;flex-direction:column;gap:15px;padding:15px}.offers-container .offers-list .offer-card{display:flex;justify-content:space-between;align-items:center;padding:15px;border-radius:6px;color:#fff;gap:10px}@media(max-width:991px){.offers-container .offers-list .offer-card{flex-wrap:wrap}}.offers-container .offers-list .offer-card .offer-content{width:calc(100% - 142px);flex-grow:0}@media(max-width:991px){.offers-container .offers-list .offer-card .offer-content{width:100%}}.offers-container .offers-list .offer-card h3{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:0 0 7px}.offers-container .offers-list .offer-card h2{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:7px}.offers-container .offers-list .offer-card p{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offers-container .offers-list .offer-card p.expand{white-space:inherit;overflow:visible}.offers-container .offers-list .offer-card .offers-arrow{display:flex;align-items:center;align-content:center;justify-content:flex-end;gap:10px;width:132px;flex-shrink:0}@media(max-width:991px){.offers-container .offers-list .offer-card .offers-arrow{width:100%;justify-content:center}}.offers-container .offers-list .offer-card .offers-arrow h4{cursor:pointer}.offers-container .offers-list .offer-card .claim-btn{border-radius:8px;background:hsla(0,0%,100%,.3);border:none;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal;padding:8px 15px;border-radius:4px;cursor:pointer;transition:background .3s;white-space:nowrap}.offers-container .offers-list .offer-card .claim-btn:hover{background:hsla(0,0%,100%,.5)}.offer-card.inverted-clr{border:1px solid #e3eaf1;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.offer-card.inverted-clr .offer-content h2,.offer-card.inverted-clr .offer-content h3,.offer-card.inverted-clr .offer-content h4,.offer-card.inverted-clr .offer-content p{color:#161e26}.offer-card.inverted-clr .offers-arrow button{border:1px solid #e3eaf1!important;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.offer-card.inverted-clr .offers-arrow button,.offer-card.inverted-clr .offers-arrow span{color:#161e26!important}body[data-ps-theme=dark] .offers-container{border:1px solid #40434e;background:#1f2c39}@media(min-width:1110px){.two_columns{display:flex}}.detail_tabs{overflow:hidden;position:relative;z-index:2}.detail_tabs .tab_list{list-style:none;padding:0 11px 11px;display:flex;flex-wrap:wrap;margin:0 -2px 14px;position:relative}.detail_tabs .tab_list:after{content:"";position:absolute;left:-11px;right:-11px;bottom:0;height:1px;background:#eee}.detail_tabs .tab_list li{margin:0 2px 5px;font-size:13px;line-height:16px;font-weight:400;color:#232936}.detail_tabs .tab_list li a{display:flex;align-items:center;padding:10px 14px;background:#eee;border-radius:100px;transition:all .25s linear;position:relative;color:#232936}.detail_tabs .tab_list li.active a{background:#324574;color:#fff;font-weight:700}.channelTvSec{align-self:stretch;border-radius:5px;border:1px solid #e3eaf1;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1);width:100%;overflow:hidden}@media(max-width:991px){.channelTvSec{width:100%}}.channelTvSec .channelTvHead{width:100%;background:#161e26;display:flex;height:44px;padding:0 14px;align-items:center}.channelTvSec .channelTvHead h3{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.channelTvSec .channelTvRow{display:flex;padding:0 14px;height:45px;position:relative;align-items:center;justify-content:space-between;gap:10px}.channelTvSec .channelTvRow:nth-child(odd){background:#fff}.channelTvSec .channelTvRow:nth-child(2n){background:#f5f5f6}.channelTvSec .channelTvRow .channelTvPic{width:67px;flex-shrink:0}.channelTvSec .channelTvRow .channelTvPic img{width:67px!important;height:16px!important;object-fit:contain;position:static!important;object-position:left}.channelTvSec .channelTvRow .title{flex-shrink:0;max-width:180px;width:100%;margin-right:10px;font-weight:400;color:#161e26;font-size:14px;font-style:normal;line-height:normal;text-align:left;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channelTvSec .channelTvRow span{flex-grow:1}.channelTvSec .channelTvRow .channelTvBtn a,.channelTvSec .channelTvRow .channelTvBtn button{border-radius:50px;background:#1f2c39;display:flex;padding:4px 10px;justify-content:center;align-items:center;gap:10px;color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:normal;width:88px;height:24px}.widget-match-info{margin-bottom:24px;border-radius:5px;border:1px solid #e3eaf1;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);overflow:hidden}.widget-match-info .sub_title{display:flex;height:44px;padding:13px;align-items:center;background:#161e26}.widget-match-info .sub_title strong{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;width:100%}.widget-match-info .sub_title strong span{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-match-info .tab_row{display:flex;position:relative}.widget-match-info .tab_row .player_status{display:flex;flex-grow:1;justify-content:flex-end;flex-direction:row-reverse;overflow:hidden}.widget-match-info .tab_row .player_name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-match-info .tab_row .icon_wrap{flex-shrink:0;width:20px;margin-left:5px;display:flex;align-items:center}.widget-match-info .tab_row .info_center{width:50px;flex-shrink:0;padding:0 2px;text-align:center}@media(max-width:359px){.widget-match-info .tab_row .info_center{width:35px}}.widget-match-info .tab_row .p_t{padding-right:5px;padding-left:0}.widget-match-info .tab_row .info_right .player_status{flex-direction:unset;justify-content:flex-start}.widget-match-info .tab_row .info_right .icon_wrap{margin-right:5px;margin-left:0}.widget-match-info .tab_row .info_right .p_t{padding-left:5px}body[data-ps-theme=dark] .channelTvSec{border:1px solid #40434e;background:#1f2c39;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}body[data-ps-theme=dark] .channelTvSec .channelTvRow .title{color:#fff}body[data-ps-theme=dark] .channelTvSec .channelTvRow:nth-child(odd){background:#1c2630}body[data-ps-theme=dark] .channelTvSec .channelTvRow:nth-child(2n){background:#1f2c39}body[data-ps-theme=dark] .widget-match-info{border:1px solid #40434e}body[data-ps-theme=dark] .widget-info .tab_row:nth-child(odd){background:#1c2630}