@charset "utf-8";

.e-sports .slider-bc { margin-top: 4px; margin-bottom: 4px; }

.e-sports .horizontal-sl-count-bc { top: -7px; width: 26px; height: 18px; border-radius: 9px; background: rgba(var(--b),.9); line-height: 18px; }

[dir="ltr"] .e-sports .horizontal-sl-count-bc { left: 30px; }

[dir="rtl"] .e-sports .horizontal-sl-count-bc { right: 30px; }

.e-sports .layout-content-holder-bc .horizontal-sl-item-bc { justify-content: center; width: 48px; height: 48px; min-width: 48px; border-radius: 12px; }

.e-sports .layout-content-holder-bc .horizontal-sl-item-bc + .horizontal-sl-item-bc { margin-inline-start: 13px; }

.e-sports .layout-content-holder-bc .horizontal-sl-title-bc { display: none; }

.e-sports .layout-content-holder-bc .horizontal-sl-list { margin-top: 5px; }

.e-sports .competition-icon-league-bc { width: 24px; height: 24px; text-align: center; line-height: 22px; }

.e-sports .sp-s-l-h-flag-bc, .e-sports .competition-icon-league-bc ~ .competition-icon-arrow-bc { width: 24px; height: 24px; border-radius: var(--border-radius); text-align: center; line-height: 24px; }

.e-sports .main-tabs-bc { margin-bottom: 7px; }

.e-sports-game-details { display: flex; flex-direction: column; background: rgba(var(--b-sc),.05); }

.e-sports-game-details .e-sports-time-info { align-self: flex-end; margin-top: 5px; margin-inline-end: 5px; }

.e-sports-game-details .game-details-additional-info-bc { margin-top: 0px; padding: 8px 15px; background: rgba(0, 0, 0, 0.3); }

.e-sports-game-details .game-details-additional-info-bc .notification-loader { margin-inline-start: 10px; }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-counter-terrorist-starter:nth-child(2n+1) { color: rgb(0, 146, 255); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-counter-terrorist-starter:nth-child(2n) { color: rgb(254, 211, 89); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result:nth-child(2n+1) { color: rgb(254, 211, 89); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result:nth-child(2n) { color: rgb(0, 146, 255); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-lg-of-lgs-starter:nth-child(2n+1) { color: rgb(248, 80, 88); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-lg-of-lgs-starter:nth-child(2n) { color: rgb(56, 160, 255); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-lg-lgs:nth-child(2n+1) { color: rgb(56, 160, 255); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-lg-lgs:nth-child(2n) { color: rgb(248, 80, 88); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-dota-radiant-starter:nth-child(2n+1) { color: rgb(56, 255, 106); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-dota-radiant-starter:nth-child(2n) { color: rgb(248, 80, 88); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-dota:nth-child(2n+1) { color: rgb(248, 80, 88); }

.e-sports-game-details .game-details-c-head-c-row-data-bc .round-result-dota:nth-child(2n) { color: rgb(56, 255, 106); }

.e-sports-game-details-info { display: flex; align-items: center; justify-content: flex-end; }

.e-sports-game-details-info i { color: rgba(var(--b-sc),.7); cursor: pointer; margin-top: 5px; margin-inline-end: 10px; }

.e-sports-game-details-info i:hover { color: rgba(var(--b-sc),1); }

.e-sports-game-details-info .notification-loader .bc-loader.small .bc-loader-contain { max-width: 16px; height: 16px; line-height: 16px; }

.e-sports-game-details-centered-section { flex: 1 1 auto; display: flex; flex-direction: column; justify-content: center; }

.e-sports-game-icon-back-nav { width: 24px; height: 24px; border-radius: 50%; text-align: center; line-height: 24px; }

.e-sports-time-info { height: 20px; padding: 0px 10px; color: rgba(var(--b-sc),1); font-size: 12px; line-height: 21px; }

.e-sports-time-info.live { color: rgb(255, 255, 255); background: rgb(255, 52, 73); border-radius: var(--border-radius); }

.e-sports-game-details-notification { display: flex; align-items: center; justify-content: flex-end; }

.e-sports-game-details-notification .notification-loader { margin-top: 5px; margin-inline-end: 5px; padding-inline: 10px; }

.e-sports-game-details-notification .notification-loader .bc-loader.small .bc-loader-contain { max-width: 12px; height: 12px; line-height: 12px; }

.e-sports-game-info { display: flex; justify-content: center; align-items: center; }

.e-sports-team-logo { display: flex; }

.e-sports-team-logo > img { max-width: 100%; max-height: 100%; object-fit: contain; }

.e-sports-team-logo:first-child { justify-content: flex-end; }

.e-sports-score { flex-shrink: 0; display: flex; justify-content: center; min-width: 46px; margin: 0px 20px; color: rgba(var(--b-sc),1); font-size: 22px; }

.e-sports-score > span:nth-child(2) { margin: 0px 8px; }

.e-sports-team { display: flex; align-items: center; margin-bottom: 20px; }

.e-sports-team-name { width: 100%; margin-top: 5px; color: rgba(var(--b-sc),1); font-size: 13px; }

.e-sports-team-name:first-child { margin-inline-end: 44px; text-align: end; }

.e-sports-team-name:nth-child(2) { margin-inline-start: 44px; text-align: start; }

.e-sports-time-start { padding: 10px 0px; position: relative; }

.e-sports-time-start::before { content: ""; position: absolute; top: 0px; width: calc(100% - 20px); height: 1px; }

[dir="ltr"] .e-sports-time-start::before { left: 10px; }

[dir="rtl"] .e-sports-time-start::before { right: 10px; }

.e-sports-time-start .countdown-banner-content { position: static; color: rgb(255, 52, 73); padding: 0px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; backdrop-filter: none; }

.e-sports-time-start .countdown-banner-date { font-size: 20px; font-weight: 600; }

.e-sports-time-start .countdown-banner-names { display: none; }

.e-sports-time-start .countdown-banner-counter + .countdown-banner-counter::before { font-size: 18px; }

.statistics-timeline-section .form-control-select-bc { background: none; }

.statistics-timeline-section .isLive { width: 6px; height: 6px; margin-inline-end: 8px; border-radius: 50%; background: rgb(255, 52, 73); }

.statistics-timeline-map-select { border-inline-end: 1px solid rgba(var(--b-sc),.1); }

.round-strike-line { padding-inline-start: 30px; }

.round-strike-line > li { display: flex; align-items: center; flex-direction: column; width: 2px; background: rgba(var(--b-sc),.2); }

.round-strike-line > li:nth-child(2n+1) { height: 18px; }

.round-strike-line > li:nth-child(2n+1).top .statistics-timeline-action { top: -26px; }

.round-strike-line > li:nth-child(2n+1).bottom .statistics-timeline-action { bottom: -26px; }

.round-strike-line > li:nth-child(2n) { height: 14px; }

.round-strike-line > li:nth-child(2n).top .statistics-timeline-action { top: -28px; }

.round-strike-line > li:nth-child(2n).bottom .statistics-timeline-action { bottom: -28px; }

.round-strike-line > li:last-child { margin-inline-end: 24px; }

.round-strike-line::after { height: 2px; background: rgba(var(--b-sc),.1); }

.statistics-timeline-wrapper { position: relative; margin-bottom: 15px; }

.statistics-timeline-content { display: flex; }

.statistics-timeline-content:not(.MOBA-timeline-content) { align-items: center; padding-top: 20px; padding-bottom: 20px; padding-inline: 16px 30px; }

.statistics-timeline-content.MOBA-timeline-content { flex-direction: column; }

.statistics-timeline-teams { flex-shrink: 0; position: sticky; background: rgba(var(--b),1); z-index: 2; padding-inline: 16px 24px; }

[dir="ltr"] .statistics-timeline-teams { left: 0px; }

[dir="rtl"] .statistics-timeline-teams { right: 0px; }

.statistics-timeline-teams::before, .statistics-timeline-teams::after { content: ""; position: absolute; left: 0px; background: rgba(var(--b-sc),.1); }

.statistics-timeline-teams::after { right: 0px; top: 0px; bottom: 0px; z-index: -1; }

.statistics-timeline-teams::before { top: 50%; transform: translateY(-50%); width: 100%; height: 2px; }

.statistics-timeline-single-team { display: flex; align-items: center; min-height: 40px; }

.statistics-timeline-team-img { width: 24px; max-height: 28px; object-fit: contain; }

.statistics-timeline-team-name { font-size: 13px; color: rgba(var(--b-sc),1); white-space: nowrap; margin-inline-start: 8px; }

.statistics-timeline-action { display: flex; justify-content: center; align-items: center; position: absolute; width: 24px; height: 24px; padding: 4px; border-radius: 50%; backdrop-filter: blur(2px); cursor: pointer; transition: background-color var(--default-transition-duration); }

.statistics-timeline-action:not(:hover) .timeline-action-tooltip { opacity: 0; z-index: -1; }

.statistics-timeline-action:hover .timeline-action-tooltip { opacity: 1; z-index: 2; }

.statistics-timeline-action:not(.is-terrorist, .half-time-action, .overtime-action) { background: rgba(0, 146, 255, 0.25); }

.statistics-timeline-action:not(.is-terrorist, .half-time-action, .overtime-action):hover { background: rgba(0, 146, 255, 0.5); }

.statistics-timeline-action.is-terrorist { background: rgba(254, 211, 89, 0.25); }

.statistics-timeline-action.is-terrorist:hover { background: rgba(254, 211, 89, 0.5); }

.statistics-timeline-action.half-time-action, .statistics-timeline-action.overtime-action { top: 50%; transform: translateY(-50%); font-weight: 500; color: rgba(var(--b-sc),.5); background: rgba(var(--b-sc),.1); z-index: 1; }

.statistics-timeline-action.half-time-action:hover, .statistics-timeline-action.overtime-action:hover { background: rgba(var(--b-sc),.2); color: rgba(var(--b-sc),.7); }

.statistics-timeline-action.half-time-action { font-size: 12px; }

.statistics-timeline-action.overtime-action { font-size: 10px; }

.timeline-action-tooltip { position: absolute; bottom: 100%; margin-bottom: 7px; padding: 2px 5px; font-size: 10px; white-space: nowrap; color: rgba(var(--b),1); background: rgba(var(--b-sc),1); border-radius: var(--border-radius); transition: opacity var(--default-transition-duration); }

.timeline-action-tooltip::before { content: ""; position: absolute; bottom: -5px; left: 50%; width: 6px; height: 6px; background: rgba(var(--b-sc),1); transform: rotate(45deg) translate(-50%); }

.statistics-timeline-empty-content { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; color: rgba(var(--b-sc),1); position: absolute; inset: 0px; padding: 4px; background: rgba(var(--b),.5); backdrop-filter: blur(2px); z-index: 3; }

.timeline-empty-content-heading { font-size: 18px; line-height: 24px; }

.timeline-empty-content-description { font-size: 14px; line-height: 20px; }

.MOBA-timeline-action { display: flex; justify-content: center; align-items: center; position: relative; }

.MOBA-timeline-action-icon { display: flex; justify-content: center; align-items: center; border-radius: 50%; transition: all var(--default-transition-duration); }

.MOBA-timeline-action-icon.is-home-blue { color: rgba(56, 160, 255, 0.8); background: rgba(56, 160, 255, 0.4); }

.MOBA-timeline-action-icon.is-home-blue:hover { color: rgb(56, 160, 255); background: rgba(56, 160, 255, 0.6); }

.MOBA-timeline-action-icon.is-home-radiant { color: rgba(56, 255, 106, 0.8); background: rgba(56, 255, 106, 0.4); transition: all var(--default-transition-duration); }

[class*="is-web"] .MOBA-timeline-action-icon.is-home-radiant:hover { color: rgb(56, 255, 106); background: rgba(56, 255, 106, 0.6); }

.MOBA-timeline-action-icon.is-away-dire { color: rgba(248, 80, 88, 0.8); background: rgba(248, 80, 88, 0.4); transition: all var(--default-transition-duration); }

[class*="is-web"] .MOBA-timeline-action-icon.is-away-dire:hover { color: rgb(248, 80, 88); background: rgba(248, 80, 88, 0.6); }

.MOBA-timeline-action-icon:not(.is-home-blue):not(.is-home-radiant):not(.is-away-dire) { color: rgba(248, 80, 88, 0.8); background: rgba(248, 80, 88, 0.4); }

.MOBA-timeline-action-icon:not(.is-home-blue):not(.is-home-radiant):not(.is-away-dire):hover { color: rgb(248, 80, 88); background: rgba(248, 80, 88, 0.6); }

.MOBA-timeline-action-score, .MOBA-timeline-action-line { color: rgba(var(--b-sc),1); }

.time-score-container { display: flex; padding-bottom: 15px; border-bottom: 1px solid rgba(var(--b-sc),.1); }

.MOBA-timeline-progress { display: grid; padding-top: 15px; }

.MOBA-timeline-progress-single { display: flex; flex-direction: column; align-items: center; }

.MOBA-single-progress-title { font-size: 14px; color: rgba(var(--b-sc),1); }

.MOBA-single-progress-score { display: flex; align-items: center; width: 100%; }

.MOBA-single-progressbar { flex: 1 1 auto; display: flex; height: 4px; border-radius: 2px; overflow: hidden; margin-inline: 4px; }

.MOBA-single-progressbar .progress-bar { height: 100%; }

.LOL-team-score-left { background: rgb(56, 160, 255); }

.LOL-team-score-right { background: rgb(248, 80, 88); }

.Dota-team-score-left { background: rgb(56, 255, 106); }

.Dota-team-score-right { background: rgb(248, 80, 88); }

.MOBA-progressbar-percentage { font-size: 12px; color: rgba(var(--b-sc)); }

.MOBA-single-team-right { width: 100%; display: flex; align-items: center; justify-content: space-between; }

.e-sports .horizontal-sl-item-bc.CyberFootball .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-CyberFootball { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.CyberFootball, .e-sports .competition-icon-league-bc.bc-i-CyberFootball, .e-sports .competition-icon-league-bc.bc-i-CyberFootball::after, .e-sports .competition-icon-league-bc.bc-i-CyberFootball ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-CyberFootball, .e-sports .e-sports-game-icon-back-nav.bc-i-CyberFootball::after, .e-sports .sp-s-l-h-flag-bc.bc-i-CyberFootball { background: linear-gradient(rgb(69, 186, 70), rgb(48, 130, 49)); }

.e-sports .sp-sub-list-bc.CyberFootball:not(.selected):hover { background: rgba(48, 130, 49, 0.6); box-shadow: rgba(48, 130, 49, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.CyberFootball.selected { background: linear-gradient(to right, rgb(69, 186, 70), rgb(48, 130, 49)); }

.e-sports-CyberFootball .e-sports-time-start::before, .e-sports-CyberFootball .main-tabs-bc .tab-bc::before, .e-sports-CyberFootball .horizontal-sl-tab-bc::before, .sportsbook-center-section.CyberFootball .e-sports-time-start::before, .sportsbook-center-section.CyberFootball .main-tabs-bc .tab-bc::before, .sportsbook-center-section.CyberFootball .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(69, 186, 70), rgb(48, 130, 49)); }

.e-sports-match-container.CyberFootball .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(48, 130, 49) 0px 0px 20px; }

.e-sports-match-container.CyberFootball .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.CyberFootball .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(48, 130, 49); }

.e-sports .horizontal-sl-item-bc.EBasketball .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-EBasketball { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.EBasketball, .e-sports .competition-icon-league-bc.bc-i-EBasketball, .e-sports .competition-icon-league-bc.bc-i-EBasketball::after, .e-sports .competition-icon-league-bc.bc-i-EBasketball ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-EBasketball, .e-sports .e-sports-game-icon-back-nav.bc-i-EBasketball::after, .e-sports .sp-s-l-h-flag-bc.bc-i-EBasketball { background: linear-gradient(rgb(232, 106, 40), rgb(176, 73, 19)); }

.e-sports .sp-sub-list-bc.EBasketball:not(.selected):hover { background: rgba(176, 73, 19, 0.6); box-shadow: rgba(176, 73, 19, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.EBasketball.selected { background: linear-gradient(to right, rgb(232, 106, 40), rgb(176, 73, 19)); }

.e-sports-EBasketball .e-sports-time-start::before, .e-sports-EBasketball .main-tabs-bc .tab-bc::before, .e-sports-EBasketball .horizontal-sl-tab-bc::before, .sportsbook-center-section.EBasketball .e-sports-time-start::before, .sportsbook-center-section.EBasketball .main-tabs-bc .tab-bc::before, .sportsbook-center-section.EBasketball .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(232, 106, 40), rgb(176, 73, 19)); }

.e-sports-match-container.EBasketball .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(176, 73, 19) 0px 0px 20px; }

.e-sports-match-container.EBasketball .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.EBasketball .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(176, 73, 19); }

.e-sports .horizontal-sl-item-bc.CallOfDuty .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-CallOfDuty { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.CallOfDuty, .e-sports .competition-icon-league-bc.bc-i-CallOfDuty, .e-sports .competition-icon-league-bc.bc-i-CallOfDuty::after, .e-sports .competition-icon-league-bc.bc-i-CallOfDuty ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-CallOfDuty, .e-sports .e-sports-game-icon-back-nav.bc-i-CallOfDuty::after, .e-sports .sp-s-l-h-flag-bc.bc-i-CallOfDuty { background: linear-gradient(rgb(172, 146, 109), rgb(130, 107, 74)); }

.e-sports .sp-sub-list-bc.CallOfDuty:not(.selected):hover { background: rgba(130, 107, 74, 0.6); box-shadow: rgba(130, 107, 74, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.CallOfDuty.selected { background: linear-gradient(to right, rgb(172, 146, 109), rgb(130, 107, 74)); }

.e-sports-CallOfDuty .e-sports-time-start::before, .e-sports-CallOfDuty .main-tabs-bc .tab-bc::before, .e-sports-CallOfDuty .horizontal-sl-tab-bc::before, .sportsbook-center-section.CallOfDuty .e-sports-time-start::before, .sportsbook-center-section.CallOfDuty .main-tabs-bc .tab-bc::before, .sportsbook-center-section.CallOfDuty .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(172, 146, 109), rgb(130, 107, 74)); }

.e-sports-match-container.CallOfDuty .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(130, 107, 74) 0px 0px 20px; }

.e-sports-match-container.CallOfDuty .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.CallOfDuty .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(130, 107, 74); }

.e-sports .horizontal-sl-item-bc.CounterStrike .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-CounterStrike { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.CounterStrike, .e-sports .competition-icon-league-bc.bc-i-CounterStrike, .e-sports .competition-icon-league-bc.bc-i-CounterStrike::after, .e-sports .competition-icon-league-bc.bc-i-CounterStrike ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-CounterStrike, .e-sports .e-sports-game-icon-back-nav.bc-i-CounterStrike::after, .e-sports .sp-s-l-h-flag-bc.bc-i-CounterStrike { background: linear-gradient(rgb(229, 131, 83), rgb(204, 88, 31)); }

.e-sports .sp-sub-list-bc.CounterStrike:not(.selected):hover { background: rgba(204, 88, 31, 0.6); box-shadow: rgba(204, 88, 31, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.CounterStrike.selected { background: linear-gradient(to right, rgb(229, 131, 83), rgb(204, 88, 31)); }

.e-sports-CounterStrike .e-sports-time-start::before, .e-sports-CounterStrike .main-tabs-bc .tab-bc::before, .e-sports-CounterStrike .horizontal-sl-tab-bc::before, .sportsbook-center-section.CounterStrike .e-sports-time-start::before, .sportsbook-center-section.CounterStrike .main-tabs-bc .tab-bc::before, .sportsbook-center-section.CounterStrike .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(229, 131, 83), rgb(204, 88, 31)); }

.e-sports-match-container.CounterStrike .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(204, 88, 31) 0px 0px 20px; }

.e-sports-match-container.CounterStrike .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.CounterStrike .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(204, 88, 31); }

.e-sports .horizontal-sl-item-bc.Dota2 .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Dota2 { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Dota2, .e-sports .competition-icon-league-bc.bc-i-Dota2, .e-sports .competition-icon-league-bc.bc-i-Dota2::after, .e-sports .competition-icon-league-bc.bc-i-Dota2 ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Dota2, .e-sports .e-sports-game-icon-back-nav.bc-i-Dota2::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Dota2 { background: linear-gradient(rgb(224, 23, 28), rgb(155, 16, 19)); }

.e-sports .sp-sub-list-bc.Dota2:not(.selected):hover { background: rgba(155, 16, 19, 0.6); box-shadow: rgba(155, 16, 19, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Dota2.selected { background: linear-gradient(to right, rgb(224, 23, 28), rgb(155, 16, 19)); }

.e-sports-Dota2 .e-sports-time-start::before, .e-sports-Dota2 .main-tabs-bc .tab-bc::before, .e-sports-Dota2 .horizontal-sl-tab-bc::before, .sportsbook-center-section.Dota2 .e-sports-time-start::before, .sportsbook-center-section.Dota2 .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Dota2 .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(224, 23, 28), rgb(155, 16, 19)); }

.e-sports-match-container.Dota2 .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(155, 16, 19) 0px 0px 20px; }

.e-sports-match-container.Dota2 .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Dota2 .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(155, 16, 19); }

.e-sports .horizontal-sl-item-bc.LeagueOfLegends .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-LeagueOfLegends { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.LeagueOfLegends, .e-sports .competition-icon-league-bc.bc-i-LeagueOfLegends, .e-sports .competition-icon-league-bc.bc-i-LeagueOfLegends::after, .e-sports .competition-icon-league-bc.bc-i-LeagueOfLegends ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-LeagueOfLegends, .e-sports .e-sports-game-icon-back-nav.bc-i-LeagueOfLegends::after, .e-sports .sp-s-l-h-flag-bc.bc-i-LeagueOfLegends { background: linear-gradient(rgb(6, 132, 157), rgb(3, 70, 83)); }

.e-sports .sp-sub-list-bc.LeagueOfLegends:not(.selected):hover { background: rgba(3, 70, 83, 0.6); box-shadow: rgba(3, 70, 83, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.LeagueOfLegends.selected { background: linear-gradient(to right, rgb(6, 132, 157), rgb(3, 70, 83)); }

.e-sports-LeagueOfLegends .e-sports-time-start::before, .e-sports-LeagueOfLegends .main-tabs-bc .tab-bc::before, .e-sports-LeagueOfLegends .horizontal-sl-tab-bc::before, .sportsbook-center-section.LeagueOfLegends .e-sports-time-start::before, .sportsbook-center-section.LeagueOfLegends .main-tabs-bc .tab-bc::before, .sportsbook-center-section.LeagueOfLegends .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(6, 132, 157), rgb(3, 70, 83)); }

.e-sports-match-container.LeagueOfLegends .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(3, 70, 83) 0px 0px 20px; }

.e-sports-match-container.LeagueOfLegends .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.LeagueOfLegends .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(3, 70, 83); }

.e-sports .horizontal-sl-item-bc.Hearthstone .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Hearthstone { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Hearthstone, .e-sports .competition-icon-league-bc.bc-i-Hearthstone, .e-sports .competition-icon-league-bc.bc-i-Hearthstone::after, .e-sports .competition-icon-league-bc.bc-i-Hearthstone ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Hearthstone, .e-sports .e-sports-game-icon-back-nav.bc-i-Hearthstone::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Hearthstone { background: linear-gradient(rgb(198, 154, 91), rgb(157, 115, 55)); }

.e-sports .sp-sub-list-bc.Hearthstone:not(.selected):hover { background: rgba(157, 115, 55, 0.6); box-shadow: rgba(157, 115, 55, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Hearthstone.selected { background: linear-gradient(to right, rgb(198, 154, 91), rgb(157, 115, 55)); }

.e-sports-Hearthstone .e-sports-time-start::before, .e-sports-Hearthstone .main-tabs-bc .tab-bc::before, .e-sports-Hearthstone .horizontal-sl-tab-bc::before, .sportsbook-center-section.Hearthstone .e-sports-time-start::before, .sportsbook-center-section.Hearthstone .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Hearthstone .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(198, 154, 91), rgb(157, 115, 55)); }

.e-sports-match-container.Hearthstone .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(157, 115, 55) 0px 0px 20px; }

.e-sports-match-container.Hearthstone .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Hearthstone .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(157, 115, 55); }

.e-sports .horizontal-sl-item-bc.HeroesOfTheStorm .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-HeroesOfTheStorm { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.HeroesOfTheStorm, .e-sports .competition-icon-league-bc.bc-i-HeroesOfTheStorm, .e-sports .competition-icon-league-bc.bc-i-HeroesOfTheStorm::after, .e-sports .competition-icon-league-bc.bc-i-HeroesOfTheStorm ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-HeroesOfTheStorm, .e-sports .e-sports-game-icon-back-nav.bc-i-HeroesOfTheStorm::after, .e-sports .sp-s-l-h-flag-bc.bc-i-HeroesOfTheStorm { background: linear-gradient(rgb(141, 135, 173), rgb(101, 94, 138)); }

.e-sports .sp-sub-list-bc.HeroesOfTheStorm:not(.selected):hover { background: rgba(101, 94, 138, 0.6); box-shadow: rgba(101, 94, 138, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.HeroesOfTheStorm.selected { background: linear-gradient(to right, rgb(141, 135, 173), rgb(101, 94, 138)); }

.e-sports-HeroesOfTheStorm .e-sports-time-start::before, .e-sports-HeroesOfTheStorm .main-tabs-bc .tab-bc::before, .e-sports-HeroesOfTheStorm .horizontal-sl-tab-bc::before, .sportsbook-center-section.HeroesOfTheStorm .e-sports-time-start::before, .sportsbook-center-section.HeroesOfTheStorm .main-tabs-bc .tab-bc::before, .sportsbook-center-section.HeroesOfTheStorm .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(141, 135, 173), rgb(101, 94, 138)); }

.e-sports-match-container.HeroesOfTheStorm .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(101, 94, 138) 0px 0px 20px; }

.e-sports-match-container.HeroesOfTheStorm .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.HeroesOfTheStorm .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(101, 94, 138); }

.e-sports .horizontal-sl-item-bc.Smite .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Smite { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Smite, .e-sports .competition-icon-league-bc.bc-i-Smite, .e-sports .competition-icon-league-bc.bc-i-Smite::after, .e-sports .competition-icon-league-bc.bc-i-Smite ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Smite, .e-sports .e-sports-game-icon-back-nav.bc-i-Smite::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Smite { background: linear-gradient(rgb(233, 159, 32), rgb(172, 115, 17)); }

.e-sports .sp-sub-list-bc.Smite:not(.selected):hover { background: rgba(172, 115, 17, 0.6); box-shadow: rgba(172, 115, 17, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Smite.selected { background: linear-gradient(to right, rgb(233, 159, 32), rgb(172, 115, 17)); }

.e-sports-Smite .e-sports-time-start::before, .e-sports-Smite .main-tabs-bc .tab-bc::before, .e-sports-Smite .horizontal-sl-tab-bc::before, .sportsbook-center-section.Smite .e-sports-time-start::before, .sportsbook-center-section.Smite .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Smite .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(233, 159, 32), rgb(172, 115, 17)); }

.e-sports-match-container.Smite .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(172, 115, 17) 0px 0px 20px; }

.e-sports-match-container.Smite .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Smite .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(172, 115, 17); }

.e-sports .horizontal-sl-item-bc.StarCraft .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-StarCraft { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.StarCraft, .e-sports .competition-icon-league-bc.bc-i-StarCraft, .e-sports .competition-icon-league-bc.bc-i-StarCraft::after, .e-sports .competition-icon-league-bc.bc-i-StarCraft ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-StarCraft, .e-sports .e-sports-game-icon-back-nav.bc-i-StarCraft::after, .e-sports .sp-s-l-h-flag-bc.bc-i-StarCraft { background: linear-gradient(rgb(74, 161, 138), rgb(50, 109, 93)); }

.e-sports .sp-sub-list-bc.StarCraft:not(.selected):hover { background: rgba(50, 109, 93, 0.6); box-shadow: rgba(50, 109, 93, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.StarCraft.selected { background: linear-gradient(to right, rgb(74, 161, 138), rgb(50, 109, 93)); }

.e-sports-StarCraft .e-sports-time-start::before, .e-sports-StarCraft .main-tabs-bc .tab-bc::before, .e-sports-StarCraft .horizontal-sl-tab-bc::before, .sportsbook-center-section.StarCraft .e-sports-time-start::before, .sportsbook-center-section.StarCraft .main-tabs-bc .tab-bc::before, .sportsbook-center-section.StarCraft .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(74, 161, 138), rgb(50, 109, 93)); }

.e-sports-match-container.StarCraft .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(50, 109, 93) 0px 0px 20px; }

.e-sports-match-container.StarCraft .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.StarCraft .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(50, 109, 93); }

.e-sports .horizontal-sl-item-bc.StarCraft2 .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-StarCraft2 { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.StarCraft2, .e-sports .competition-icon-league-bc.bc-i-StarCraft2, .e-sports .competition-icon-league-bc.bc-i-StarCraft2::after, .e-sports .competition-icon-league-bc.bc-i-StarCraft2 ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-StarCraft2, .e-sports .e-sports-game-icon-back-nav.bc-i-StarCraft2::after, .e-sports .sp-s-l-h-flag-bc.bc-i-StarCraft2 { background: linear-gradient(rgb(0, 133, 225), rgb(0, 88, 149)); }

.e-sports .sp-sub-list-bc.StarCraft2:not(.selected):hover { background: rgba(0, 88, 149, 0.6); box-shadow: rgba(0, 88, 149, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.StarCraft2.selected { background: linear-gradient(to right, rgb(0, 133, 225), rgb(0, 88, 149)); }

.e-sports-StarCraft2 .e-sports-time-start::before, .e-sports-StarCraft2 .main-tabs-bc .tab-bc::before, .e-sports-StarCraft2 .horizontal-sl-tab-bc::before, .sportsbook-center-section.StarCraft2 .e-sports-time-start::before, .sportsbook-center-section.StarCraft2 .main-tabs-bc .tab-bc::before, .sportsbook-center-section.StarCraft2 .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(0, 133, 225), rgb(0, 88, 149)); }

.e-sports-match-container.StarCraft2 .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(0, 88, 149) 0px 0px 20px; }

.e-sports-match-container.StarCraft2 .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.StarCraft2 .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(0, 88, 149); }

.e-sports .horizontal-sl-item-bc.WorldOfWarcraft .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-WorldOfWarcraft { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.WorldOfWarcraft, .e-sports .competition-icon-league-bc.bc-i-WorldOfWarcraft, .e-sports .competition-icon-league-bc.bc-i-WorldOfWarcraft::after, .e-sports .competition-icon-league-bc.bc-i-WorldOfWarcraft ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-WorldOfWarcraft, .e-sports .e-sports-game-icon-back-nav.bc-i-WorldOfWarcraft::after, .e-sports .sp-s-l-h-flag-bc.bc-i-WorldOfWarcraft { background: linear-gradient(rgb(237, 181, 68), rgb(208, 146, 20)); }

.e-sports .sp-sub-list-bc.WorldOfWarcraft:not(.selected):hover { background: rgba(208, 146, 20, 0.6); box-shadow: rgba(208, 146, 20, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.WorldOfWarcraft.selected { background: linear-gradient(to right, rgb(237, 181, 68), rgb(208, 146, 20)); }

.e-sports-WorldOfWarcraft .e-sports-time-start::before, .e-sports-WorldOfWarcraft .main-tabs-bc .tab-bc::before, .e-sports-WorldOfWarcraft .horizontal-sl-tab-bc::before, .sportsbook-center-section.WorldOfWarcraft .e-sports-time-start::before, .sportsbook-center-section.WorldOfWarcraft .main-tabs-bc .tab-bc::before, .sportsbook-center-section.WorldOfWarcraft .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(237, 181, 68), rgb(208, 146, 20)); }

.e-sports-match-container.WorldOfWarcraft .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(208, 146, 20) 0px 0px 20px; }

.e-sports-match-container.WorldOfWarcraft .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.WorldOfWarcraft .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(208, 146, 20); }

.e-sports .horizontal-sl-item-bc.WorldOfTanks .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-WorldOfTanks { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.WorldOfTanks, .e-sports .competition-icon-league-bc.bc-i-WorldOfTanks, .e-sports .competition-icon-league-bc.bc-i-WorldOfTanks::after, .e-sports .competition-icon-league-bc.bc-i-WorldOfTanks ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-WorldOfTanks, .e-sports .e-sports-game-icon-back-nav.bc-i-WorldOfTanks::after, .e-sports .sp-s-l-h-flag-bc.bc-i-WorldOfTanks { background: linear-gradient(rgb(112, 118, 88), rgb(70, 74, 55)); }

.e-sports .sp-sub-list-bc.WorldOfTanks:not(.selected):hover { background: rgba(70, 74, 55, 0.6); box-shadow: rgba(70, 74, 55, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.WorldOfTanks.selected { background: linear-gradient(to right, rgb(112, 118, 88), rgb(70, 74, 55)); }

.e-sports-WorldOfTanks .e-sports-time-start::before, .e-sports-WorldOfTanks .main-tabs-bc .tab-bc::before, .e-sports-WorldOfTanks .horizontal-sl-tab-bc::before, .sportsbook-center-section.WorldOfTanks .e-sports-time-start::before, .sportsbook-center-section.WorldOfTanks .main-tabs-bc .tab-bc::before, .sportsbook-center-section.WorldOfTanks .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(112, 118, 88), rgb(70, 74, 55)); }

.e-sports-match-container.WorldOfTanks .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(70, 74, 55) 0px 0px 20px; }

.e-sports-match-container.WorldOfTanks .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.WorldOfTanks .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(70, 74, 55); }

.e-sports .horizontal-sl-item-bc.Vainglory .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Vainglory { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Vainglory, .e-sports .competition-icon-league-bc.bc-i-Vainglory, .e-sports .competition-icon-league-bc.bc-i-Vainglory::after, .e-sports .competition-icon-league-bc.bc-i-Vainglory ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Vainglory, .e-sports .e-sports-game-icon-back-nav.bc-i-Vainglory::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Vainglory { background: linear-gradient(rgb(188, 137, 124), rgb(156, 95, 80)); }

.e-sports .sp-sub-list-bc.Vainglory:not(.selected):hover { background: rgba(156, 95, 80, 0.6); box-shadow: rgba(156, 95, 80, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Vainglory.selected { background: linear-gradient(to right, rgb(188, 137, 124), rgb(156, 95, 80)); }

.e-sports-Vainglory .e-sports-time-start::before, .e-sports-Vainglory .main-tabs-bc .tab-bc::before, .e-sports-Vainglory .horizontal-sl-tab-bc::before, .sportsbook-center-section.Vainglory .e-sports-time-start::before, .sportsbook-center-section.Vainglory .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Vainglory .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(188, 137, 124), rgb(156, 95, 80)); }

.e-sports-match-container.Vainglory .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(156, 95, 80) 0px 0px 20px; }

.e-sports-match-container.Vainglory .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Vainglory .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(156, 95, 80); }

.e-sports .horizontal-sl-item-bc.HeroesOfNewerth .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-HeroesOfNewerth { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.HeroesOfNewerth, .e-sports .competition-icon-league-bc.bc-i-HeroesOfNewerth, .e-sports .competition-icon-league-bc.bc-i-HeroesOfNewerth::after, .e-sports .competition-icon-league-bc.bc-i-HeroesOfNewerth ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-HeroesOfNewerth, .e-sports .e-sports-game-icon-back-nav.bc-i-HeroesOfNewerth::after, .e-sports .sp-s-l-h-flag-bc.bc-i-HeroesOfNewerth { background: linear-gradient(rgb(186, 159, 24), rgb(118, 101, 15)); }

.e-sports .sp-sub-list-bc.HeroesOfNewerth:not(.selected):hover { background: rgba(118, 101, 15, 0.6); box-shadow: rgba(118, 101, 15, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.HeroesOfNewerth.selected { background: linear-gradient(to right, rgb(186, 159, 24), rgb(118, 101, 15)); }

.e-sports-HeroesOfNewerth .e-sports-time-start::before, .e-sports-HeroesOfNewerth .main-tabs-bc .tab-bc::before, .e-sports-HeroesOfNewerth .horizontal-sl-tab-bc::before, .sportsbook-center-section.HeroesOfNewerth .e-sports-time-start::before, .sportsbook-center-section.HeroesOfNewerth .main-tabs-bc .tab-bc::before, .sportsbook-center-section.HeroesOfNewerth .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(186, 159, 24), rgb(118, 101, 15)); }

.e-sports-match-container.HeroesOfNewerth .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(118, 101, 15) 0px 0px 20px; }

.e-sports-match-container.HeroesOfNewerth .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.HeroesOfNewerth .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(118, 101, 15); }

.e-sports .horizontal-sl-item-bc.ETennis .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-ETennis { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.ETennis, .e-sports .competition-icon-league-bc.bc-i-ETennis, .e-sports .competition-icon-league-bc.bc-i-ETennis::after, .e-sports .competition-icon-league-bc.bc-i-ETennis ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-ETennis, .e-sports .e-sports-game-icon-back-nav.bc-i-ETennis::after, .e-sports .sp-s-l-h-flag-bc.bc-i-ETennis { background: linear-gradient(rgb(176, 210, 59), rgb(130, 157, 36)); }

.e-sports .sp-sub-list-bc.ETennis:not(.selected):hover { background: rgba(130, 157, 36, 0.6); box-shadow: rgba(130, 157, 36, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.ETennis.selected { background: linear-gradient(to right, rgb(176, 210, 59), rgb(130, 157, 36)); }

.e-sports-ETennis .e-sports-time-start::before, .e-sports-ETennis .main-tabs-bc .tab-bc::before, .e-sports-ETennis .horizontal-sl-tab-bc::before, .sportsbook-center-section.ETennis .e-sports-time-start::before, .sportsbook-center-section.ETennis .main-tabs-bc .tab-bc::before, .sportsbook-center-section.ETennis .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(176, 210, 59), rgb(130, 157, 36)); }

.e-sports-match-container.ETennis .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(130, 157, 36) 0px 0px 20px; }

.e-sports-match-container.ETennis .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.ETennis .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(130, 157, 36); }

.e-sports .horizontal-sl-item-bc.CrossFire .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-CrossFire { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.CrossFire, .e-sports .competition-icon-league-bc.bc-i-CrossFire, .e-sports .competition-icon-league-bc.bc-i-CrossFire::after, .e-sports .competition-icon-league-bc.bc-i-CrossFire ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-CrossFire, .e-sports .e-sports-game-icon-back-nav.bc-i-CrossFire::after, .e-sports .sp-s-l-h-flag-bc.bc-i-CrossFire { background: linear-gradient(rgb(204, 151, 55), rgb(146, 107, 37)); }

.e-sports .sp-sub-list-bc.CrossFire:not(.selected):hover { background: rgba(146, 107, 37, 0.6); box-shadow: rgba(146, 107, 37, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.CrossFire.selected { background: linear-gradient(to right, rgb(204, 151, 55), rgb(146, 107, 37)); }

.e-sports-CrossFire .e-sports-time-start::before, .e-sports-CrossFire .main-tabs-bc .tab-bc::before, .e-sports-CrossFire .horizontal-sl-tab-bc::before, .sportsbook-center-section.CrossFire .e-sports-time-start::before, .sportsbook-center-section.CrossFire .main-tabs-bc .tab-bc::before, .sportsbook-center-section.CrossFire .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(204, 151, 55), rgb(146, 107, 37)); }

.e-sports-match-container.CrossFire .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(146, 107, 37) 0px 0px 20px; }

.e-sports-match-container.CrossFire .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.CrossFire .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(146, 107, 37); }

.e-sports .horizontal-sl-item-bc.Halo .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Halo { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Halo, .e-sports .competition-icon-league-bc.bc-i-Halo, .e-sports .competition-icon-league-bc.bc-i-Halo::after, .e-sports .competition-icon-league-bc.bc-i-Halo ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Halo, .e-sports .e-sports-game-icon-back-nav.bc-i-Halo::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Halo { background: linear-gradient(rgb(14, 139, 237), rgb(10, 97, 165)); }

.e-sports .sp-sub-list-bc.Halo:not(.selected):hover { background: rgba(10, 97, 165, 0.6); box-shadow: rgba(10, 97, 165, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Halo.selected { background: linear-gradient(to right, rgb(14, 139, 237), rgb(10, 97, 165)); }

.e-sports-Halo .e-sports-time-start::before, .e-sports-Halo .main-tabs-bc .tab-bc::before, .e-sports-Halo .horizontal-sl-tab-bc::before, .sportsbook-center-section.Halo .e-sports-time-start::before, .sportsbook-center-section.Halo .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Halo .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(14, 139, 237), rgb(10, 97, 165)); }

.e-sports-match-container.Halo .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(10, 97, 165) 0px 0px 20px; }

.e-sports-match-container.Halo .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Halo .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(10, 97, 165); }

.e-sports .horizontal-sl-item-bc.FIFA .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-FIFA { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.FIFA, .e-sports .competition-icon-league-bc.bc-i-FIFA, .e-sports .competition-icon-league-bc.bc-i-FIFA::after, .e-sports .competition-icon-league-bc.bc-i-FIFA ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-FIFA, .e-sports .e-sports-game-icon-back-nav.bc-i-FIFA::after, .e-sports .sp-s-l-h-flag-bc.bc-i-FIFA { background: linear-gradient(rgb(244, 206, 107), rgb(239, 183, 36)); }

.e-sports .sp-sub-list-bc.FIFA:not(.selected):hover { background: rgba(239, 183, 36, 0.6); box-shadow: rgba(239, 183, 36, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.FIFA.selected { background: linear-gradient(to right, rgb(244, 206, 107), rgb(239, 183, 36)); }

.e-sports-FIFA .e-sports-time-start::before, .e-sports-FIFA .main-tabs-bc .tab-bc::before, .e-sports-FIFA .horizontal-sl-tab-bc::before, .sportsbook-center-section.FIFA .e-sports-time-start::before, .sportsbook-center-section.FIFA .main-tabs-bc .tab-bc::before, .sportsbook-center-section.FIFA .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(244, 206, 107), rgb(239, 183, 36)); }

.e-sports-match-container.FIFA .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(239, 183, 36) 0px 0px 20px; }

.e-sports-match-container.FIFA .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.FIFA .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(239, 183, 36); }

.e-sports .horizontal-sl-item-bc.GearsOfWar .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-GearsOfWar { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.GearsOfWar, .e-sports .competition-icon-league-bc.bc-i-GearsOfWar, .e-sports .competition-icon-league-bc.bc-i-GearsOfWar::after, .e-sports .competition-icon-league-bc.bc-i-GearsOfWar ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-GearsOfWar, .e-sports .e-sports-game-icon-back-nav.bc-i-GearsOfWar::after, .e-sports .sp-s-l-h-flag-bc.bc-i-GearsOfWar { background: linear-gradient(rgb(222, 41, 47), rgb(162, 25, 29)); }

.e-sports .sp-sub-list-bc.GearsOfWar:not(.selected):hover { background: rgba(162, 25, 29, 0.6); box-shadow: rgba(162, 25, 29, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.GearsOfWar.selected { background: linear-gradient(to right, rgb(222, 41, 47), rgb(162, 25, 29)); }

.e-sports-GearsOfWar .e-sports-time-start::before, .e-sports-GearsOfWar .main-tabs-bc .tab-bc::before, .e-sports-GearsOfWar .horizontal-sl-tab-bc::before, .sportsbook-center-section.GearsOfWar .e-sports-time-start::before, .sportsbook-center-section.GearsOfWar .main-tabs-bc .tab-bc::before, .sportsbook-center-section.GearsOfWar .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(222, 41, 47), rgb(162, 25, 29)); }

.e-sports-match-container.GearsOfWar .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(162, 25, 29) 0px 0px 20px; }

.e-sports-match-container.GearsOfWar .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.GearsOfWar .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(162, 25, 29); }

.e-sports .horizontal-sl-item-bc.StreetFighterV .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-StreetFighterV { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.StreetFighterV, .e-sports .competition-icon-league-bc.bc-i-StreetFighterV, .e-sports .competition-icon-league-bc.bc-i-StreetFighterV::after, .e-sports .competition-icon-league-bc.bc-i-StreetFighterV ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-StreetFighterV, .e-sports .e-sports-game-icon-back-nav.bc-i-StreetFighterV::after, .e-sports .sp-s-l-h-flag-bc.bc-i-StreetFighterV { background: linear-gradient(rgb(227, 103, 80), rgb(198, 58, 32)); }

.e-sports .sp-sub-list-bc.StreetFighterV:not(.selected):hover { background: rgba(198, 58, 32, 0.6); box-shadow: rgba(198, 58, 32, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.StreetFighterV.selected { background: linear-gradient(to right, rgb(227, 103, 80), rgb(198, 58, 32)); }

.e-sports-StreetFighterV .e-sports-time-start::before, .e-sports-StreetFighterV .main-tabs-bc .tab-bc::before, .e-sports-StreetFighterV .horizontal-sl-tab-bc::before, .sportsbook-center-section.StreetFighterV .e-sports-time-start::before, .sportsbook-center-section.StreetFighterV .main-tabs-bc .tab-bc::before, .sportsbook-center-section.StreetFighterV .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(227, 103, 80), rgb(198, 58, 32)); }

.e-sports-match-container.StreetFighterV .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(198, 58, 32) 0px 0px 20px; }

.e-sports-match-container.StreetFighterV .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.StreetFighterV .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(198, 58, 32); }

.e-sports .horizontal-sl-item-bc.MortalKombatXL .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-MortalKombatXL { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.MortalKombatXL, .e-sports .competition-icon-league-bc.bc-i-MortalKombatXL, .e-sports .competition-icon-league-bc.bc-i-MortalKombatXL::after, .e-sports .competition-icon-league-bc.bc-i-MortalKombatXL ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-MortalKombatXL, .e-sports .e-sports-game-icon-back-nav.bc-i-MortalKombatXL::after, .e-sports .sp-s-l-h-flag-bc.bc-i-MortalKombatXL { background: linear-gradient(rgb(231, 146, 31), rgb(167, 104, 18)); }

.e-sports .sp-sub-list-bc.MortalKombatXL:not(.selected):hover { background: rgba(167, 104, 18, 0.6); box-shadow: rgba(167, 104, 18, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.MortalKombatXL.selected { background: linear-gradient(to right, rgb(231, 146, 31), rgb(167, 104, 18)); }

.e-sports-MortalKombatXL .e-sports-time-start::before, .e-sports-MortalKombatXL .main-tabs-bc .tab-bc::before, .e-sports-MortalKombatXL .horizontal-sl-tab-bc::before, .sportsbook-center-section.MortalKombatXL .e-sports-time-start::before, .sportsbook-center-section.MortalKombatXL .main-tabs-bc .tab-bc::before, .sportsbook-center-section.MortalKombatXL .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(231, 146, 31), rgb(167, 104, 18)); }

.e-sports-match-container.MortalKombatXL .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(167, 104, 18) 0px 0px 20px; }

.e-sports-match-container.MortalKombatXL .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.MortalKombatXL .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(167, 104, 18); }

.e-sports .horizontal-sl-item-bc.RocketLeague .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-RocketLeague { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.RocketLeague, .e-sports .competition-icon-league-bc.bc-i-RocketLeague, .e-sports .competition-icon-league-bc.bc-i-RocketLeague::after, .e-sports .competition-icon-league-bc.bc-i-RocketLeague ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-RocketLeague, .e-sports .e-sports-game-icon-back-nav.bc-i-RocketLeague::after, .e-sports .sp-s-l-h-flag-bc.bc-i-RocketLeague { background: linear-gradient(rgb(6, 112, 201), rgb(4, 71, 127)); }

.e-sports .sp-sub-list-bc.RocketLeague:not(.selected):hover { background: rgba(4, 71, 127, 0.6); box-shadow: rgba(4, 71, 127, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.RocketLeague.selected { background: linear-gradient(to right, rgb(6, 112, 201), rgb(4, 71, 127)); }

.e-sports-RocketLeague .e-sports-time-start::before, .e-sports-RocketLeague .main-tabs-bc .tab-bc::before, .e-sports-RocketLeague .horizontal-sl-tab-bc::before, .sportsbook-center-section.RocketLeague .e-sports-time-start::before, .sportsbook-center-section.RocketLeague .main-tabs-bc .tab-bc::before, .sportsbook-center-section.RocketLeague .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(6, 112, 201), rgb(4, 71, 127)); }

.e-sports-match-container.RocketLeague .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(4, 71, 127) 0px 0px 20px; }

.e-sports-match-container.RocketLeague .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.RocketLeague .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(4, 71, 127); }

.e-sports .horizontal-sl-item-bc.KingOfGlory .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-KingOfGlory { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.KingOfGlory, .e-sports .competition-icon-league-bc.bc-i-KingOfGlory, .e-sports .competition-icon-league-bc.bc-i-KingOfGlory::after, .e-sports .competition-icon-league-bc.bc-i-KingOfGlory ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-KingOfGlory, .e-sports .e-sports-game-icon-back-nav.bc-i-KingOfGlory::after, .e-sports .sp-s-l-h-flag-bc.bc-i-KingOfGlory { background: linear-gradient(rgb(153, 129, 177), rgb(115, 88, 142)); }

.e-sports .sp-sub-list-bc.KingOfGlory:not(.selected):hover { background: rgba(115, 88, 142, 0.6); box-shadow: rgba(115, 88, 142, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.KingOfGlory.selected { background: linear-gradient(to right, rgb(153, 129, 177), rgb(115, 88, 142)); }

.e-sports-KingOfGlory .e-sports-time-start::before, .e-sports-KingOfGlory .main-tabs-bc .tab-bc::before, .e-sports-KingOfGlory .horizontal-sl-tab-bc::before, .sportsbook-center-section.KingOfGlory .e-sports-time-start::before, .sportsbook-center-section.KingOfGlory .main-tabs-bc .tab-bc::before, .sportsbook-center-section.KingOfGlory .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(153, 129, 177), rgb(115, 88, 142)); }

.e-sports-match-container.KingOfGlory .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(115, 88, 142) 0px 0px 20px; }

.e-sports-match-container.KingOfGlory .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.KingOfGlory .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(115, 88, 142); }

.e-sports .horizontal-sl-item-bc.Quake .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Quake { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Quake, .e-sports .competition-icon-league-bc.bc-i-Quake, .e-sports .competition-icon-league-bc.bc-i-Quake::after, .e-sports .competition-icon-league-bc.bc-i-Quake ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Quake, .e-sports .e-sports-game-icon-back-nav.bc-i-Quake::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Quake { background: linear-gradient(rgb(173, 101, 60), rgb(116, 68, 40)); }

.e-sports .sp-sub-list-bc.Quake:not(.selected):hover { background: rgba(116, 68, 40, 0.6); box-shadow: rgba(116, 68, 40, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Quake.selected { background: linear-gradient(to right, rgb(173, 101, 60), rgb(116, 68, 40)); }

.e-sports-Quake .e-sports-time-start::before, .e-sports-Quake .main-tabs-bc .tab-bc::before, .e-sports-Quake .horizontal-sl-tab-bc::before, .sportsbook-center-section.Quake .e-sports-time-start::before, .sportsbook-center-section.Quake .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Quake .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(173, 101, 60), rgb(116, 68, 40)); }

.e-sports-match-container.Quake .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(116, 68, 40) 0px 0px 20px; }

.e-sports-match-container.Quake .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Quake .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(116, 68, 40); }

.e-sports .horizontal-sl-item-bc.PUBG .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-PUBG { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.PUBG, .e-sports .competition-icon-league-bc.bc-i-PUBG, .e-sports .competition-icon-league-bc.bc-i-PUBG::after, .e-sports .competition-icon-league-bc.bc-i-PUBG ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-PUBG, .e-sports .e-sports-game-icon-back-nav.bc-i-PUBG::after, .e-sports .sp-s-l-h-flag-bc.bc-i-PUBG { background: linear-gradient(rgb(233, 156, 86), rgb(214, 117, 28)); }

.e-sports .sp-sub-list-bc.PUBG:not(.selected):hover { background: rgba(214, 117, 28, 0.6); box-shadow: rgba(214, 117, 28, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.PUBG.selected { background: linear-gradient(to right, rgb(233, 156, 86), rgb(214, 117, 28)); }

.e-sports-PUBG .e-sports-time-start::before, .e-sports-PUBG .main-tabs-bc .tab-bc::before, .e-sports-PUBG .horizontal-sl-tab-bc::before, .sportsbook-center-section.PUBG .e-sports-time-start::before, .sportsbook-center-section.PUBG .main-tabs-bc .tab-bc::before, .sportsbook-center-section.PUBG .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(233, 156, 86), rgb(214, 117, 28)); }

.e-sports-match-container.PUBG .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(214, 117, 28) 0px 0px 20px; }

.e-sports-match-container.PUBG .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.PUBG .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(214, 117, 28); }

.e-sports .horizontal-sl-item-bc.StreetFighter .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-StreetFighter { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.StreetFighter, .e-sports .competition-icon-league-bc.bc-i-StreetFighter, .e-sports .competition-icon-league-bc.bc-i-StreetFighter::after, .e-sports .competition-icon-league-bc.bc-i-StreetFighter ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-StreetFighter, .e-sports .e-sports-game-icon-back-nav.bc-i-StreetFighter::after, .e-sports .sp-s-l-h-flag-bc.bc-i-StreetFighter { background: linear-gradient(rgb(227, 103, 80), rgb(198, 58, 32)); }

.e-sports .sp-sub-list-bc.StreetFighter:not(.selected):hover { background: rgba(198, 58, 32, 0.6); box-shadow: rgba(198, 58, 32, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.StreetFighter.selected { background: linear-gradient(to right, rgb(227, 103, 80), rgb(198, 58, 32)); }

.e-sports-StreetFighter .e-sports-time-start::before, .e-sports-StreetFighter .main-tabs-bc .tab-bc::before, .e-sports-StreetFighter .horizontal-sl-tab-bc::before, .sportsbook-center-section.StreetFighter .e-sports-time-start::before, .sportsbook-center-section.StreetFighter .main-tabs-bc .tab-bc::before, .sportsbook-center-section.StreetFighter .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(227, 103, 80), rgb(198, 58, 32)); }

.e-sports-match-container.StreetFighter .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(198, 58, 32) 0px 0px 20px; }

.e-sports-match-container.StreetFighter .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.StreetFighter .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(198, 58, 32); }

.e-sports .horizontal-sl-item-bc.Tekken7 .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Tekken7 { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Tekken7, .e-sports .competition-icon-league-bc.bc-i-Tekken7, .e-sports .competition-icon-league-bc.bc-i-Tekken7::after, .e-sports .competition-icon-league-bc.bc-i-Tekken7 ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Tekken7, .e-sports .e-sports-game-icon-back-nav.bc-i-Tekken7::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Tekken7 { background: linear-gradient(rgb(90, 171, 255), rgb(14, 132, 255)); }

.e-sports .sp-sub-list-bc.Tekken7:not(.selected):hover { background: rgba(14, 132, 255, 0.6); box-shadow: rgba(14, 132, 255, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Tekken7.selected { background: linear-gradient(to right, rgb(90, 171, 255), rgb(14, 132, 255)); }

.e-sports-Tekken7 .e-sports-time-start::before, .e-sports-Tekken7 .main-tabs-bc .tab-bc::before, .e-sports-Tekken7 .horizontal-sl-tab-bc::before, .sportsbook-center-section.Tekken7 .e-sports-time-start::before, .sportsbook-center-section.Tekken7 .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Tekken7 .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(90, 171, 255), rgb(14, 132, 255)); }

.e-sports-match-container.Tekken7 .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(14, 132, 255) 0px 0px 20px; }

.e-sports-match-container.Tekken7 .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Tekken7 .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(14, 132, 255); }

.e-sports .horizontal-sl-item-bc.WarcraftIII .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-WarcraftIII { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.WarcraftIII, .e-sports .competition-icon-league-bc.bc-i-WarcraftIII, .e-sports .competition-icon-league-bc.bc-i-WarcraftIII::after, .e-sports .competition-icon-league-bc.bc-i-WarcraftIII ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-WarcraftIII, .e-sports .e-sports-game-icon-back-nav.bc-i-WarcraftIII::after, .e-sports .sp-s-l-h-flag-bc.bc-i-WarcraftIII { background: linear-gradient(rgb(234, 151, 48), rgb(187, 112, 19)); }

.e-sports .sp-sub-list-bc.WarcraftIII:not(.selected):hover { background: rgba(187, 112, 19, 0.6); box-shadow: rgba(187, 112, 19, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.WarcraftIII.selected { background: linear-gradient(to right, rgb(234, 151, 48), rgb(187, 112, 19)); }

.e-sports-WarcraftIII .e-sports-time-start::before, .e-sports-WarcraftIII .main-tabs-bc .tab-bc::before, .e-sports-WarcraftIII .horizontal-sl-tab-bc::before, .sportsbook-center-section.WarcraftIII .e-sports-time-start::before, .sportsbook-center-section.WarcraftIII .main-tabs-bc .tab-bc::before, .sportsbook-center-section.WarcraftIII .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(234, 151, 48), rgb(187, 112, 19)); }

.e-sports-match-container.WarcraftIII .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(187, 112, 19) 0px 0px 20px; }

.e-sports-match-container.WarcraftIII .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.WarcraftIII .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(187, 112, 19); }

.e-sports .horizontal-sl-item-bc.E-IceHockey .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-E-IceHockey { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.E-IceHockey, .e-sports .competition-icon-league-bc.bc-i-E-IceHockey, .e-sports .competition-icon-league-bc.bc-i-E-IceHockey::after, .e-sports .competition-icon-league-bc.bc-i-E-IceHockey ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-E-IceHockey, .e-sports .e-sports-game-icon-back-nav.bc-i-E-IceHockey::after, .e-sports .sp-s-l-h-flag-bc.bc-i-E-IceHockey { background: linear-gradient(rgb(123, 182, 213), rgb(65, 150, 194)); }

.e-sports .sp-sub-list-bc.E-IceHockey:not(.selected):hover { background: rgba(65, 150, 194, 0.6); box-shadow: rgba(65, 150, 194, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.E-IceHockey.selected { background: linear-gradient(to right, rgb(123, 182, 213), rgb(65, 150, 194)); }

.e-sports-E-IceHockey .e-sports-time-start::before, .e-sports-E-IceHockey .main-tabs-bc .tab-bc::before, .e-sports-E-IceHockey .horizontal-sl-tab-bc::before, .sportsbook-center-section.E-IceHockey .e-sports-time-start::before, .sportsbook-center-section.E-IceHockey .main-tabs-bc .tab-bc::before, .sportsbook-center-section.E-IceHockey .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(123, 182, 213), rgb(65, 150, 194)); }

.e-sports-match-container.E-IceHockey .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(65, 150, 194) 0px 0px 20px; }

.e-sports-match-container.E-IceHockey .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.E-IceHockey .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(65, 150, 194); }

.e-sports .horizontal-sl-item-bc.Fortnite .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Fortnite { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Fortnite, .e-sports .competition-icon-league-bc.bc-i-Fortnite, .e-sports .competition-icon-league-bc.bc-i-Fortnite::after, .e-sports .competition-icon-league-bc.bc-i-Fortnite ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Fortnite, .e-sports .e-sports-game-icon-back-nav.bc-i-Fortnite::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Fortnite { background: linear-gradient(rgb(90, 171, 255), rgb(14, 132, 255)); }

.e-sports .sp-sub-list-bc.Fortnite:not(.selected):hover { background: rgba(14, 132, 255, 0.6); box-shadow: rgba(14, 132, 255, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Fortnite.selected { background: linear-gradient(to right, rgb(90, 171, 255), rgb(14, 132, 255)); }

.e-sports-Fortnite .e-sports-time-start::before, .e-sports-Fortnite .main-tabs-bc .tab-bc::before, .e-sports-Fortnite .horizontal-sl-tab-bc::before, .sportsbook-center-section.Fortnite .e-sports-time-start::before, .sportsbook-center-section.Fortnite .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Fortnite .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(90, 171, 255), rgb(14, 132, 255)); }

.e-sports-match-container.Fortnite .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(14, 132, 255) 0px 0px 20px; }

.e-sports-match-container.Fortnite .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Fortnite .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(14, 132, 255); }

.e-sports .horizontal-sl-item-bc.RainbowSix .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-RainbowSix { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.RainbowSix, .e-sports .competition-icon-league-bc.bc-i-RainbowSix, .e-sports .competition-icon-league-bc.bc-i-RainbowSix::after, .e-sports .competition-icon-league-bc.bc-i-RainbowSix ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-RainbowSix, .e-sports .e-sports-game-icon-back-nav.bc-i-RainbowSix::after, .e-sports .sp-s-l-h-flag-bc.bc-i-RainbowSix { background: linear-gradient(rgb(140, 147, 152), rgb(102, 109, 114)); }

.e-sports .sp-sub-list-bc.RainbowSix:not(.selected):hover { background: rgba(102, 109, 114, 0.6); box-shadow: rgba(102, 109, 114, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.RainbowSix.selected { background: linear-gradient(to right, rgb(140, 147, 152), rgb(102, 109, 114)); }

.e-sports-RainbowSix .e-sports-time-start::before, .e-sports-RainbowSix .main-tabs-bc .tab-bc::before, .e-sports-RainbowSix .horizontal-sl-tab-bc::before, .sportsbook-center-section.RainbowSix .e-sports-time-start::before, .sportsbook-center-section.RainbowSix .main-tabs-bc .tab-bc::before, .sportsbook-center-section.RainbowSix .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(140, 147, 152), rgb(102, 109, 114)); }

.e-sports-match-container.RainbowSix .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(102, 109, 114) 0px 0px 20px; }

.e-sports-match-container.RainbowSix .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.RainbowSix .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(102, 109, 114); }

.e-sports .horizontal-sl-item-bc.ArenaofValor .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-ArenaofValor { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.ArenaofValor, .e-sports .competition-icon-league-bc.bc-i-ArenaofValor, .e-sports .competition-icon-league-bc.bc-i-ArenaofValor::after, .e-sports .competition-icon-league-bc.bc-i-ArenaofValor ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-ArenaofValor, .e-sports .e-sports-game-icon-back-nav.bc-i-ArenaofValor::after, .e-sports .sp-s-l-h-flag-bc.bc-i-ArenaofValor { background: linear-gradient(rgb(85, 81, 178), rgb(59, 56, 127)); }

.e-sports .sp-sub-list-bc.ArenaofValor:not(.selected):hover { background: rgba(59, 56, 127, 0.6); box-shadow: rgba(59, 56, 127, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.ArenaofValor.selected { background: linear-gradient(to right, rgb(85, 81, 178), rgb(59, 56, 127)); }

.e-sports-ArenaofValor .e-sports-time-start::before, .e-sports-ArenaofValor .main-tabs-bc .tab-bc::before, .e-sports-ArenaofValor .horizontal-sl-tab-bc::before, .sportsbook-center-section.ArenaofValor .e-sports-time-start::before, .sportsbook-center-section.ArenaofValor .main-tabs-bc .tab-bc::before, .sportsbook-center-section.ArenaofValor .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(85, 81, 178), rgb(59, 56, 127)); }

.e-sports-match-container.ArenaofValor .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(59, 56, 127) 0px 0px 20px; }

.e-sports-match-container.ArenaofValor .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.ArenaofValor .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(59, 56, 127); }

.e-sports .horizontal-sl-item-bc.NBA2K .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-NBA2K { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.NBA2K, .e-sports .competition-icon-league-bc.bc-i-NBA2K, .e-sports .competition-icon-league-bc.bc-i-NBA2K::after, .e-sports .competition-icon-league-bc.bc-i-NBA2K ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-NBA2K, .e-sports .e-sports-game-icon-back-nav.bc-i-NBA2K::after, .e-sports .sp-s-l-h-flag-bc.bc-i-NBA2K { background: linear-gradient(rgb(231, 43, 49), rgb(177, 20, 25)); }

.e-sports .sp-sub-list-bc.NBA2K:not(.selected):hover { background: rgba(177, 20, 25, 0.6); box-shadow: rgba(177, 20, 25, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.NBA2K.selected { background: linear-gradient(to right, rgb(231, 43, 49), rgb(177, 20, 25)); }

.e-sports-NBA2K .e-sports-time-start::before, .e-sports-NBA2K .main-tabs-bc .tab-bc::before, .e-sports-NBA2K .horizontal-sl-tab-bc::before, .sportsbook-center-section.NBA2K .e-sports-time-start::before, .sportsbook-center-section.NBA2K .main-tabs-bc .tab-bc::before, .sportsbook-center-section.NBA2K .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(231, 43, 49), rgb(177, 20, 25)); }

.e-sports-match-container.NBA2K .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(177, 20, 25) 0px 0px 20px; }

.e-sports-match-container.NBA2K .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.NBA2K .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(177, 20, 25); }

.e-sports .horizontal-sl-item-bc.TeamfightTactics .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-TeamfightTactics { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.TeamfightTactics, .e-sports .competition-icon-league-bc.bc-i-TeamfightTactics, .e-sports .competition-icon-league-bc.bc-i-TeamfightTactics::after, .e-sports .competition-icon-league-bc.bc-i-TeamfightTactics ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-TeamfightTactics, .e-sports .e-sports-game-icon-back-nav.bc-i-TeamfightTactics::after, .e-sports .sp-s-l-h-flag-bc.bc-i-TeamfightTactics { background: linear-gradient(rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports .sp-sub-list-bc.TeamfightTactics:not(.selected):hover { background: rgba(201, 49, 47, 0.6); box-shadow: rgba(201, 49, 47, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.TeamfightTactics.selected { background: linear-gradient(to right, rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports-TeamfightTactics .e-sports-time-start::before, .e-sports-TeamfightTactics .main-tabs-bc .tab-bc::before, .e-sports-TeamfightTactics .horizontal-sl-tab-bc::before, .sportsbook-center-section.TeamfightTactics .e-sports-time-start::before, .sportsbook-center-section.TeamfightTactics .main-tabs-bc .tab-bc::before, .sportsbook-center-section.TeamfightTactics .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports-match-container.TeamfightTactics .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(201, 49, 47) 0px 0px 20px; }

.e-sports-match-container.TeamfightTactics .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.TeamfightTactics .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(201, 49, 47); }

.e-sports .horizontal-sl-item-bc.Valorant .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Valorant { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Valorant, .e-sports .competition-icon-league-bc.bc-i-Valorant, .e-sports .competition-icon-league-bc.bc-i-Valorant::after, .e-sports .competition-icon-league-bc.bc-i-Valorant ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Valorant, .e-sports .e-sports-game-icon-back-nav.bc-i-Valorant::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Valorant { background: linear-gradient(rgb(223, 94, 103), rgb(200, 40, 51)); }

.e-sports .sp-sub-list-bc.Valorant:not(.selected):hover { background: rgba(200, 40, 51, 0.6); box-shadow: rgba(200, 40, 51, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Valorant.selected { background: linear-gradient(to right, rgb(223, 94, 103), rgb(200, 40, 51)); }

.e-sports-Valorant .e-sports-time-start::before, .e-sports-Valorant .main-tabs-bc .tab-bc::before, .e-sports-Valorant .horizontal-sl-tab-bc::before, .sportsbook-center-section.Valorant .e-sports-time-start::before, .sportsbook-center-section.Valorant .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Valorant .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(223, 94, 103), rgb(200, 40, 51)); }

.e-sports-match-container.Valorant .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(200, 40, 51) 0px 0px 20px; }

.e-sports-match-container.Valorant .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Valorant .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(200, 40, 51); }

.e-sports .horizontal-sl-item-bc.MobileLegends .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-MobileLegends { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.MobileLegends, .e-sports .competition-icon-league-bc.bc-i-MobileLegends, .e-sports .competition-icon-league-bc.bc-i-MobileLegends::after, .e-sports .competition-icon-league-bc.bc-i-MobileLegends ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-MobileLegends, .e-sports .e-sports-game-icon-back-nav.bc-i-MobileLegends::after, .e-sports .sp-s-l-h-flag-bc.bc-i-MobileLegends { background: linear-gradient(rgb(195, 167, 138), rgb(169, 129, 87)); }

.e-sports .sp-sub-list-bc.MobileLegends:not(.selected):hover { background: rgba(169, 129, 87, 0.6); box-shadow: rgba(169, 129, 87, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.MobileLegends.selected { background: linear-gradient(to right, rgb(195, 167, 138), rgb(169, 129, 87)); }

.e-sports-MobileLegends .e-sports-time-start::before, .e-sports-MobileLegends .main-tabs-bc .tab-bc::before, .e-sports-MobileLegends .horizontal-sl-tab-bc::before, .sportsbook-center-section.MobileLegends .e-sports-time-start::before, .sportsbook-center-section.MobileLegends .main-tabs-bc .tab-bc::before, .sportsbook-center-section.MobileLegends .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(195, 167, 138), rgb(169, 129, 87)); }

.e-sports-match-container.MobileLegends .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(169, 129, 87) 0px 0px 20px; }

.e-sports-match-container.MobileLegends .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.MobileLegends .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(169, 129, 87); }

.e-sports .horizontal-sl-item-bc.FreeFire .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-FreeFire { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.FreeFire, .e-sports .competition-icon-league-bc.bc-i-FreeFire, .e-sports .competition-icon-league-bc.bc-i-FreeFire::after, .e-sports .competition-icon-league-bc.bc-i-FreeFire ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-FreeFire, .e-sports .e-sports-game-icon-back-nav.bc-i-FreeFire::after, .e-sports .sp-s-l-h-flag-bc.bc-i-FreeFire { background: linear-gradient(rgb(158, 148, 148), rgb(120, 109, 109)); }

.e-sports .sp-sub-list-bc.FreeFire:not(.selected):hover { background: rgba(120, 109, 109, 0.6); box-shadow: rgba(120, 109, 109, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.FreeFire.selected { background: linear-gradient(to right, rgb(158, 148, 148), rgb(120, 109, 109)); }

.e-sports-FreeFire .e-sports-time-start::before, .e-sports-FreeFire .main-tabs-bc .tab-bc::before, .e-sports-FreeFire .horizontal-sl-tab-bc::before, .sportsbook-center-section.FreeFire .e-sports-time-start::before, .sportsbook-center-section.FreeFire .main-tabs-bc .tab-bc::before, .sportsbook-center-section.FreeFire .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(158, 148, 148), rgb(120, 109, 109)); }

.e-sports-match-container.FreeFire .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(120, 109, 109) 0px 0px 20px; }

.e-sports-match-container.FreeFire .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.FreeFire .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(120, 109, 109); }

.e-sports .horizontal-sl-item-bc.LeagueofLegendsWildRift .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-LeagueofLegendsWildRift { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.LeagueofLegendsWildRift, .e-sports .competition-icon-league-bc.bc-i-LeagueofLegendsWildRift, .e-sports .competition-icon-league-bc.bc-i-LeagueofLegendsWildRift::after, .e-sports .competition-icon-league-bc.bc-i-LeagueofLegendsWildRift ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-LeagueofLegendsWildRift, .e-sports .e-sports-game-icon-back-nav.bc-i-LeagueofLegendsWildRift::after, .e-sports .sp-s-l-h-flag-bc.bc-i-LeagueofLegendsWildRift { background: linear-gradient(rgb(127, 175, 255), rgb(50, 128, 255)); }

.e-sports .sp-sub-list-bc.LeagueofLegendsWildRift:not(.selected):hover { background: rgba(50, 128, 255, 0.6); box-shadow: rgba(50, 128, 255, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.LeagueofLegendsWildRift.selected { background: linear-gradient(to right, rgb(127, 175, 255), rgb(50, 128, 255)); }

.e-sports-LeagueofLegendsWildRift .e-sports-time-start::before, .e-sports-LeagueofLegendsWildRift .main-tabs-bc .tab-bc::before, .e-sports-LeagueofLegendsWildRift .horizontal-sl-tab-bc::before, .sportsbook-center-section.LeagueofLegendsWildRift .e-sports-time-start::before, .sportsbook-center-section.LeagueofLegendsWildRift .main-tabs-bc .tab-bc::before, .sportsbook-center-section.LeagueofLegendsWildRift .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(127, 175, 255), rgb(50, 128, 255)); }

.e-sports-match-container.LeagueofLegendsWildRift .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(50, 128, 255) 0px 0px 20px; }

.e-sports-match-container.LeagueofLegendsWildRift .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.LeagueofLegendsWildRift .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(50, 128, 255); }

.e-sports .horizontal-sl-item-bc.AgeofEmpires .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-AgeofEmpires { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.AgeofEmpires, .e-sports .competition-icon-league-bc.bc-i-AgeofEmpires, .e-sports .competition-icon-league-bc.bc-i-AgeofEmpires::after, .e-sports .competition-icon-league-bc.bc-i-AgeofEmpires ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-AgeofEmpires, .e-sports .e-sports-game-icon-back-nav.bc-i-AgeofEmpires::after, .e-sports .sp-s-l-h-flag-bc.bc-i-AgeofEmpires { background: linear-gradient(rgb(219, 172, 153), rgb(199, 126, 97)); }

.e-sports .sp-sub-list-bc.AgeofEmpires:not(.selected):hover { background: rgba(199, 126, 97, 0.6); box-shadow: rgba(199, 126, 97, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.AgeofEmpires.selected { background: linear-gradient(to right, rgb(219, 172, 153), rgb(199, 126, 97)); }

.e-sports-AgeofEmpires .e-sports-time-start::before, .e-sports-AgeofEmpires .main-tabs-bc .tab-bc::before, .e-sports-AgeofEmpires .horizontal-sl-tab-bc::before, .sportsbook-center-section.AgeofEmpires .e-sports-time-start::before, .sportsbook-center-section.AgeofEmpires .main-tabs-bc .tab-bc::before, .sportsbook-center-section.AgeofEmpires .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(219, 172, 153), rgb(199, 126, 97)); }

.e-sports-match-container.AgeofEmpires .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(199, 126, 97) 0px 0px 20px; }

.e-sports-match-container.AgeofEmpires .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.AgeofEmpires .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(199, 126, 97); }

.e-sports .horizontal-sl-item-bc.ApexLegends .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-ApexLegends { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.ApexLegends, .e-sports .competition-icon-league-bc.bc-i-ApexLegends, .e-sports .competition-icon-league-bc.bc-i-ApexLegends::after, .e-sports .competition-icon-league-bc.bc-i-ApexLegends ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-ApexLegends, .e-sports .e-sports-game-icon-back-nav.bc-i-ApexLegends::after, .e-sports .sp-s-l-h-flag-bc.bc-i-ApexLegends { background: linear-gradient(rgb(222, 50, 61), rgb(168, 27, 36)); }

.e-sports .sp-sub-list-bc.ApexLegends:not(.selected):hover { background: rgba(168, 27, 36, 0.6); box-shadow: rgba(168, 27, 36, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.ApexLegends.selected { background: linear-gradient(to right, rgb(222, 50, 61), rgb(168, 27, 36)); }

.e-sports-ApexLegends .e-sports-time-start::before, .e-sports-ApexLegends .main-tabs-bc .tab-bc::before, .e-sports-ApexLegends .horizontal-sl-tab-bc::before, .sportsbook-center-section.ApexLegends .e-sports-time-start::before, .sportsbook-center-section.ApexLegends .main-tabs-bc .tab-bc::before, .sportsbook-center-section.ApexLegends .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(222, 50, 61), rgb(168, 27, 36)); }

.e-sports-match-container.ApexLegends .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(168, 27, 36) 0px 0px 20px; }

.e-sports-match-container.ApexLegends .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.ApexLegends .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(168, 27, 36); }

.e-sports .horizontal-sl-item-bc.BrawlStars .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-BrawlStars { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.BrawlStars, .e-sports .competition-icon-league-bc.bc-i-BrawlStars, .e-sports .competition-icon-league-bc.bc-i-BrawlStars::after, .e-sports .competition-icon-league-bc.bc-i-BrawlStars ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-BrawlStars, .e-sports .e-sports-game-icon-back-nav.bc-i-BrawlStars::after, .e-sports .sp-s-l-h-flag-bc.bc-i-BrawlStars { background: linear-gradient(rgb(255, 183, 99), rgb(255, 147, 23)); }

.e-sports .sp-sub-list-bc.BrawlStars:not(.selected):hover { background: rgba(255, 147, 23, 0.6); box-shadow: rgba(255, 147, 23, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.BrawlStars.selected { background: linear-gradient(to right, rgb(255, 183, 99), rgb(255, 147, 23)); }

.e-sports-BrawlStars .e-sports-time-start::before, .e-sports-BrawlStars .main-tabs-bc .tab-bc::before, .e-sports-BrawlStars .horizontal-sl-tab-bc::before, .sportsbook-center-section.BrawlStars .e-sports-time-start::before, .sportsbook-center-section.BrawlStars .main-tabs-bc .tab-bc::before, .sportsbook-center-section.BrawlStars .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(255, 183, 99), rgb(255, 147, 23)); }

.e-sports-match-container.BrawlStars .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(255, 147, 23) 0px 0px 20px; }

.e-sports-match-container.BrawlStars .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.BrawlStars .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(255, 147, 23); }

.e-sports .horizontal-sl-item-bc.PUBGMobile .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-PUBGMobile { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.PUBGMobile, .e-sports .competition-icon-league-bc.bc-i-PUBGMobile, .e-sports .competition-icon-league-bc.bc-i-PUBGMobile::after, .e-sports .competition-icon-league-bc.bc-i-PUBGMobile ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-PUBGMobile, .e-sports .e-sports-game-icon-back-nav.bc-i-PUBGMobile::after, .e-sports .sp-s-l-h-flag-bc.bc-i-PUBGMobile { background: linear-gradient(rgb(231, 152, 54), rgb(187, 113, 22)); }

.e-sports .sp-sub-list-bc.PUBGMobile:not(.selected):hover { background: rgba(187, 113, 22, 0.6); box-shadow: rgba(187, 113, 22, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.PUBGMobile.selected { background: linear-gradient(to right, rgb(231, 152, 54), rgb(187, 113, 22)); }

.e-sports-PUBGMobile .e-sports-time-start::before, .e-sports-PUBGMobile .main-tabs-bc .tab-bc::before, .e-sports-PUBGMobile .horizontal-sl-tab-bc::before, .sportsbook-center-section.PUBGMobile .e-sports-time-start::before, .sportsbook-center-section.PUBGMobile .main-tabs-bc .tab-bc::before, .sportsbook-center-section.PUBGMobile .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(231, 152, 54), rgb(187, 113, 22)); }

.e-sports-match-container.PUBGMobile .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(187, 113, 22) 0px 0px 20px; }

.e-sports-match-container.PUBGMobile .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.PUBGMobile .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(187, 113, 22); }

.e-sports .horizontal-sl-item-bc.Overwatch .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Overwatch { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Overwatch, .e-sports .competition-icon-league-bc.bc-i-Overwatch, .e-sports .competition-icon-league-bc.bc-i-Overwatch::after, .e-sports .competition-icon-league-bc.bc-i-Overwatch ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Overwatch, .e-sports .e-sports-game-icon-back-nav.bc-i-Overwatch::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Overwatch { background: linear-gradient(rgb(249, 175, 106), rgb(246, 135, 32)); }

.e-sports .sp-sub-list-bc.Overwatch:not(.selected):hover { background: rgba(246, 135, 32, 0.6); box-shadow: rgba(246, 135, 32, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Overwatch.selected { background: linear-gradient(to right, rgb(249, 175, 106), rgb(246, 135, 32)); }

.e-sports-Overwatch .e-sports-time-start::before, .e-sports-Overwatch .main-tabs-bc .tab-bc::before, .e-sports-Overwatch .horizontal-sl-tab-bc::before, .sportsbook-center-section.Overwatch .e-sports-time-start::before, .sportsbook-center-section.Overwatch .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Overwatch .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(249, 175, 106), rgb(246, 135, 32)); }

.e-sports-match-container.Overwatch .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(246, 135, 32) 0px 0px 20px; }

.e-sports-match-container.Overwatch .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Overwatch .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(246, 135, 32); }

.e-sports .horizontal-sl-item-bc.ClashofClans .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-ClashofClans { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.ClashofClans, .e-sports .competition-icon-league-bc.bc-i-ClashofClans, .e-sports .competition-icon-league-bc.bc-i-ClashofClans::after, .e-sports .competition-icon-league-bc.bc-i-ClashofClans ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-ClashofClans, .e-sports .e-sports-game-icon-back-nav.bc-i-ClashofClans::after, .e-sports .sp-s-l-h-flag-bc.bc-i-ClashofClans { background: linear-gradient(rgb(252, 193, 0), rgb(175, 134, 0)); }

.e-sports .sp-sub-list-bc.ClashofClans:not(.selected):hover { background: rgba(175, 134, 0, 0.6); box-shadow: rgba(175, 134, 0, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.ClashofClans.selected { background: linear-gradient(to right, rgb(252, 193, 0), rgb(175, 134, 0)); }

.e-sports-ClashofClans .e-sports-time-start::before, .e-sports-ClashofClans .main-tabs-bc .tab-bc::before, .e-sports-ClashofClans .horizontal-sl-tab-bc::before, .sportsbook-center-section.ClashofClans .e-sports-time-start::before, .sportsbook-center-section.ClashofClans .main-tabs-bc .tab-bc::before, .sportsbook-center-section.ClashofClans .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(252, 193, 0), rgb(175, 134, 0)); }

.e-sports-match-container.ClashofClans .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(175, 134, 0) 0px 0px 20px; }

.e-sports-match-container.ClashofClans .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.ClashofClans .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(175, 134, 0); }

.e-sports .horizontal-sl-item-bc.Osu .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Osu { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Osu, .e-sports .competition-icon-league-bc.bc-i-Osu, .e-sports .competition-icon-league-bc.bc-i-Osu::after, .e-sports .competition-icon-league-bc.bc-i-Osu ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Osu, .e-sports .e-sports-game-icon-back-nav.bc-i-Osu::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Osu { background: linear-gradient(rgb(255, 179, 212), rgb(255, 102, 170)); }

.e-sports .sp-sub-list-bc.Osu:not(.selected):hover { background: rgba(255, 102, 170, 0.6); box-shadow: rgba(255, 102, 170, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Osu.selected { background: linear-gradient(to right, rgb(255, 179, 212), rgb(255, 102, 170)); }

.e-sports-Osu .e-sports-time-start::before, .e-sports-Osu .main-tabs-bc .tab-bc::before, .e-sports-Osu .horizontal-sl-tab-bc::before, .sportsbook-center-section.Osu .e-sports-time-start::before, .sportsbook-center-section.Osu .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Osu .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(255, 179, 212), rgb(255, 102, 170)); }

.e-sports-match-container.Osu .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(255, 102, 170) 0px 0px 20px; }

.e-sports-match-container.Osu .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Osu .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(255, 102, 170); }

.e-sports .horizontal-sl-item-bc.Deadlock .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Deadlock { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Deadlock, .e-sports .competition-icon-league-bc.bc-i-Deadlock, .e-sports .competition-icon-league-bc.bc-i-Deadlock::after, .e-sports .competition-icon-league-bc.bc-i-Deadlock ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Deadlock, .e-sports .e-sports-game-icon-back-nav.bc-i-Deadlock::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Deadlock { background: linear-gradient(rgb(255, 254, 253), rgb(240, 223, 191)); }

.e-sports .sp-sub-list-bc.Deadlock:not(.selected):hover { background: rgba(240, 223, 191, 0.6); box-shadow: rgba(240, 223, 191, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Deadlock.selected { background: linear-gradient(to right, rgb(255, 254, 253), rgb(240, 223, 191)); }

.e-sports-Deadlock .e-sports-time-start::before, .e-sports-Deadlock .main-tabs-bc .tab-bc::before, .e-sports-Deadlock .horizontal-sl-tab-bc::before, .sportsbook-center-section.Deadlock .e-sports-time-start::before, .sportsbook-center-section.Deadlock .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Deadlock .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(255, 254, 253), rgb(240, 223, 191)); }

.e-sports-match-container.Deadlock .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(240, 223, 191) 0px 0px 20px; }

.e-sports-match-container.Deadlock .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Deadlock .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(240, 223, 191); }

.e-sports .horizontal-sl-item-bc.GeoGuessr .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-GeoGuessr { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.GeoGuessr, .e-sports .competition-icon-league-bc.bc-i-GeoGuessr, .e-sports .competition-icon-league-bc.bc-i-GeoGuessr::after, .e-sports .competition-icon-league-bc.bc-i-GeoGuessr ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-GeoGuessr, .e-sports .e-sports-game-icon-back-nav.bc-i-GeoGuessr::after, .e-sports .sp-s-l-h-flag-bc.bc-i-GeoGuessr { background: linear-gradient(rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports .sp-sub-list-bc.GeoGuessr:not(.selected):hover { background: rgba(201, 49, 47, 0.6); box-shadow: rgba(201, 49, 47, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.GeoGuessr.selected { background: linear-gradient(to right, rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports-GeoGuessr .e-sports-time-start::before, .e-sports-GeoGuessr .main-tabs-bc .tab-bc::before, .e-sports-GeoGuessr .horizontal-sl-tab-bc::before, .sportsbook-center-section.GeoGuessr .e-sports-time-start::before, .sportsbook-center-section.GeoGuessr .main-tabs-bc .tab-bc::before, .sportsbook-center-section.GeoGuessr .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports-match-container.GeoGuessr .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(201, 49, 47) 0px 0px 20px; }

.e-sports-match-container.GeoGuessr .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.GeoGuessr .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(201, 49, 47); }

.e-sports .horizontal-sl-item-bc.Standoff2 .horizontal-sl-icon-bc, .e-sports .sp-s-l-h-flag-bc.bc-i-Standoff2 { color: rgb(0, 0, 0) !important; }

.e-sports .horizontal-sl-item-bc.Standoff2, .e-sports .competition-icon-league-bc.bc-i-Standoff2, .e-sports .competition-icon-league-bc.bc-i-Standoff2::after, .e-sports .competition-icon-league-bc.bc-i-Standoff2 ~ .competition-icon-arrow-bc, .e-sports .e-sports-game-icon-back-nav.bc-i-Standoff2, .e-sports .e-sports-game-icon-back-nav.bc-i-Standoff2::after, .e-sports .sp-s-l-h-flag-bc.bc-i-Standoff2 { background: linear-gradient(rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports .sp-sub-list-bc.Standoff2:not(.selected):hover { background: rgba(201, 49, 47, 0.6); box-shadow: rgba(201, 49, 47, 0.6) 0px 0px 8px; }

.e-sports .sp-sub-list-bc.Standoff2.selected { background: linear-gradient(to right, rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports-Standoff2 .e-sports-time-start::before, .e-sports-Standoff2 .main-tabs-bc .tab-bc::before, .e-sports-Standoff2 .horizontal-sl-tab-bc::before, .sportsbook-center-section.Standoff2 .e-sports-time-start::before, .sportsbook-center-section.Standoff2 .main-tabs-bc .tab-bc::before, .sportsbook-center-section.Standoff2 .horizontal-sl-tab-bc::before { background: linear-gradient(to right, rgb(220, 106, 105), rgb(201, 49, 47)); }

.e-sports-match-container.Standoff2 .market-bc:not(.disabled-market-bc):hover { box-shadow: rgb(201, 49, 47) 0px 0px 20px; }

.e-sports-match-container.Standoff2 .market-bc:not(.disabled-market-bc):hover, .e-sports-match-container.Standoff2 .market-bc:not(.disabled-market-bc).active { color: rgb(255, 255, 255); background: rgb(201, 49, 47); }

.e-sports .sportsbook-center-section-scroll { flex-direction: column; padding-inline-end: 2px; }

.e-sports .sportsbook-center-section-scroll.theater-mode.compact-view, .e-sports .sportsbook-center-section-scroll:not(.theater-mode) { will-change: scroll-position; overflow: hidden scroll; }

.e-sports .competition-bc { width: 100%; }

.e-sports .competition-header-bc { overflow: hidden; }

.e-sports .competition-icon-league-bc { position: relative; border-radius: var(--border-radius); }

.e-sports .competition-icon-league-bc::after { content: ""; position: absolute; top: -5px; width: 2px; height: 34px; }

[dir="ltr"] .e-sports .competition-icon-league-bc::after { left: -7px; }

[dir="rtl"] .e-sports .competition-icon-league-bc::after { right: -7px; }

.e-sports .back-nav-bc { background: rgba(var(--b-sc),.1); border-radius: var(--border-radius) var(--border-radius) 0 0; overflow: hidden; }

.e-sports .e-sports-game-icon-back-nav::after { content: ""; position: absolute; top: 0px; width: 2px; height: 38px; }

[dir="ltr"] .e-sports .e-sports-game-icon-back-nav::after { left: 0px; }

[dir="rtl"] .e-sports .e-sports-game-icon-back-nav::after { right: 0px; }

.e-sports .sport-game-detail-holder-bc { position: relative; padding-top: 56.3%; }

.e-sports .sport-game-detail-holder-bc iframe, .e-sports .sport-game-detail-holder-bc .sport-stream-bc { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }

.e-sports .sport-game-detail-holder-bc .sport-stream-bc { border-radius: 0px; }

.e-sports .sport-game-detail-holder-bc .empty-b-text-v-bc { position: absolute; top: 0px; left: 0px; height: 100%; }

.e-sports .sport-game-detail-holder-bc .bc-loader { position: absolute; }

.e-sports .results-container-bc { padding: 0px; }

.e-sports .results-filter-bc { margin-top: 0px; }

@media screen and (max-width: 1366px) {
  .e-sports .results-filter-bc .componentFilterBody-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(45%, 1fr)); gap: 10px; }
}

@media screen and (max-width: 1366px) {
  .e-sports .results-filter-bc .filter-form-w-bc .u-i-p-control-item-holder-bc + .u-i-p-control-item-holder-bc { margin-inline-start: 0px; }
}

.e-sports .compact-view .stream-resize-container > i { display: none; }

.theater-mode:not(.compact-view) .e-sports-game-details-container { flex-direction: column; will-change: scroll-position; overflow: hidden auto; align-self: normal; }

.theater-mode:not(.compact-view) .e-sports-game-details-container .e-sports-game-details { order: 1; }

.theater-mode:not(.compact-view) .e-sports-game-details-container .statistics-timeline-section { order: 2; margin-top: 10px; }

.theater-mode:not(.compact-view) .e-sport-markets-scroll { width: 30%; }

.theater-mode:not(.compact-view) .e-sports-game-details-container { width: 75%; margin-bottom: 0px; }

.theater-mode:not(.compact-view) .e-sport-markets-scroll { margin-inline-start: 10px; padding-inline-end: 2px; will-change: scroll-position; overflow: hidden scroll; }

.theater-mode .sport-game-detail-holder-bc { padding-top: 45.8%; }

.theater-mode .e-sport-live-section { display: flex; }

.theater-mode .statistics-timeline-wrapper { margin-bottom: 0px; }

.e-sport-live-section { height: calc(100% - 38px); }

.e-sport-markets-scroll { width: 100%; }

.e-sports-team-logo { width: 50px; height: 40px; }

.e-sports-match-header { display: flex; align-items: center; min-height: 34px; margin-bottom: 1px; padding: 3px 10px; background: rgba(var(--b-sc),.15); border-radius: var(--border-radius); }

.e-sports-match-header > * { width: 100%; }

.e-sports-match-header time { margin-inline-end: 6px; color: rgba(var(--b-sc),1); font-size: 12px; font-weight: 500; }

.e-sports-time-section { display: flex; align-items: center; }

.e-sports-match-title { color: rgba(var(--b-sc),1); text-align: center; text-transform: uppercase; font-size: 12px; font-weight: 500; padding-inline: 2px; }

.e-sports-match-header-icons { display: flex; align-items: center; justify-content: flex-end; }

.e-sports-match-header-icons > * + * { margin-inline-start: 2px; }

.e-sports-match-header-icons > i { display: inline-flex; align-items: center; justify-content: center; width: 24px; height: 24px; color: rgba(var(--b-sc),.8); font-size: 14px; cursor: pointer; }

.e-sports-match-header-icons > i.bc-i-statistics { cursor: pointer; transition: color var(--default-transition-duration); }

.e-sports-match-header-icons > i.bc-i-statistics:hover { color: rgba(var(--b-sc),1); }

[dir="ltr"] .e-sports-match-header-icons .multi-select-label-bc { left: auto; right: 0px; }

[dir="rtl"] .e-sports-match-header-icons .multi-select-label-bc { left: 0px; right: auto; }

.e-sports-game-details-container { display: flex; align-self: flex-start; width: 100%; margin-bottom: 5px; border-radius: 0 0 var(--border-radius) var(--border-radius); overflow: hidden; }

.e-sports-game-details-container > * { width: 100%; }

.e-sports-game-details-container .e-sports-game-details, .e-sports-game-details-container .sport-game-detail-holder-bc { margin-bottom: 0px; }

.e-sports-game-details-container .e-sports-game-details { border-radius: 0px; }

.e-sports-game-details-container .game-details-additional-info-title-bc { flex: initial; margin: 10px 0px 20px; }

.e-sports-title-info { margin-top: 10px; margin-bottom: 20px; color: rgb(255, 255, 255); text-align: center; text-transform: uppercase; font-size: 12px; }

.stream-resize-container { position: relative; }

.stream-resize-container i { position: absolute; top: 10px; width: 24px; height: 24px; border-radius: var(--border-radius); color: rgb(255, 255, 255); background: rgba(255, 255, 255, 0.2); text-align: center; font-size: 14px; line-height: 24px; cursor: pointer; z-index: 1; transition: background var(--default-transition-duration); }

[dir="ltr"] .stream-resize-container i { right: 10px; }

[dir="rtl"] .stream-resize-container i { left: 10px; }

.stream-resize-container i:hover { background: rgba(255, 255, 255, 0.3); }

.e-sports-match-container { display: flex; border-radius: var(--border-radius); cursor: pointer; overflow: hidden; }

.e-sports-match-container + .e-sports-match-header { margin-top: 2px; }

.e-sports-match-container:not(.e-sports-outright) { align-items: center; height: 70px; }

.e-sport-match-details { height: 100%; flex: 1 1 auto; display: grid; }

.e-sport-match-details:not(.e-sport-match-details-outRight) { grid-template-columns: repeat(3, 1fr); }

.e-sport-match-details.e-sport-match-details-outRight { grid-template-columns: auto 1fr; }

.e-sports-outright { position: relative; overflow: hidden; }

.e-sports-outright .e-sports-match-team .sp-s-l-h-flag-bc { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; font-size: 40px; }

.e-sports-outright .e-sports-match-team .e-sports-match-icons { width: 50px; justify-content: center; }

.e-sports-outright .e-sports-match-team .e-sports-match-icons > i { margin-bottom: 10px; }

.e-sports-outright:hover::before { content: ""; width: 0px; height: 80%; position: absolute; top: 7%; left: 0px; opacity: 0; box-shadow: 0 0 35px 10px rgba(var(--b-sc),.3); transform: skew(-45deg); animation: 0.5s linear 0s 1 normal none running e-shine; }

@keyframes e-shine { 
  0% { opacity: 0; left: 0px; }
  50% { opacity: 1; }
  100% { opacity: 0; left: 100%; }
}

.outright-sgm-market { width: 100%; padding-top: 10px; padding-bottom: 10px; padding-inline-end: 10px; background: rgba(var(--b-sc),.1); height: auto; }

.outright-sgm-market .sgm-market-g-item-bc { grid-template-columns: repeat(2, 1fr); }

.outright-sgm-market .market-bc { border-radius: var(--border-radius); background: rgba(var(--b-sc),.1); }

.e-sports-match-team { display: flex; align-items: center; width: 100%; height: 100%; padding: 10px 0px; overflow: hidden; background: rgba(var(--b-sc),.1); }

.e-sports-match-team span { margin-inline: 10px; color: rgba(var(--b-sc),1); font-size: 14px; }

@media screen and (max-width: 1200px) {
  .e-sports-match-team span { margin-inline: 5px; }
}

.e-sports-match-team:first-child { padding-inline-start: 10px; }

.e-sports-match-team ~ .e-sports-match-team { justify-content: flex-end; padding-inline-end: 10px; }

.e-sports-match-team ~ .e-sports-match-team span { text-align: end; }

.e-sports-match-team-img { flex-shrink: 0; display: flex; width: 50px; height: 100%; padding: 4px; background: rgba(var(--b-sc),.1); border-radius: var(--border-radius); }

@media screen and (max-width: 1200px) {
  .e-sports-match-team-img { width: 35px; height: 35px; }
}

.e-sports-match-team-img img { max-width: 100%; max-height: 100%; margin: auto; }

.e-sports-match-vs { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 10px 0px; background: rgba(var(--b-sc),.1); }

.e-sports-match-vs > b, .e-sports-match-vs .market-bc:nth-child(2) { margin: 0px 10px; }

@media screen and (max-width: 1200px) {
  .e-sports-match-vs > b, .e-sports-match-vs .market-bc:nth-child(2) { margin: 0px 5px; }
}

.e-sports-match-vs > b { color: rgba(var(--b-sc),.7); text-transform: uppercase; font-size: 14px; font-weight: 400; }

.e-sports-match-vs .market-bc { max-width: 124px; min-width: 40px; border-radius: var(--border-radius); }

@media screen and (max-width: 1200px) {
  .e-sports-match-vs .market-bc { max-width: 60px; height: 35px; }
}

.e-sports-match-icons { min-width: 40px; flex-shrink: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 5px; padding-inline: 10px; position: relative; background: rgba(var(--b-sc),.1); }

.e-sports-match-icons:not(.e-sports-match-icons-outRight) { height: 100%; }

.e-sports-match-icons::before { content: ""; position: absolute; top: 0px; width: 1px; height: calc(100% + 20px); background: rgba(var(--b),1); }

[dir="ltr"] .e-sports-match-icons::before { left: 0px; }

[dir="rtl"] .e-sports-match-icons::before { right: 0px; }

.e-sports-match-icons i { color: rgba(var(--b-sc),.8); }

.e-sports-match-icons b { color: rgba(var(--b-sc),1); font-size: 12px; font-weight: 500; }

.e-sports-game-details { margin-bottom: 5px; }

.e-sports-match-header-icons .bc-loader.small .bc-loader-contain { max-width: 14px; height: 14px; line-height: 14px; }

.e-sports-match-header-icons .bc-loader.small svg { height: 14px; }

.statistics-timeline-wrapper { border-radius: 4px; background: rgba(var(--b-sc),.1); }

.statistics-timeline-wrapper:not(.empty, .MOBA-timeline-wrapper) { will-change: scroll-position; overflow: auto hidden; }

.statistics-timeline-wrapper.empty { will-change: scroll-position; overflow: hidden; }

@media screen and (max-width: 1480px) {
  .statistics-timeline-team-name { display: none; }
}

.statistics-timeline-content.MOBA-timeline-content { padding: 25px 10px; }

.time-score-container { align-items: center; padding-inline: 20px; }

@media screen and (max-width: 1280px) {
  .time-score-container { padding-inline: 10px; }
}

.MOBA-timeline-action-score { font-size: 16px; }

.MOBA-timeline-action-icon { width: 30px; height: 30px; font-size: 18px; cursor: pointer; }

.MOBA-single-team { flex-basis: 42%; }

@media screen and (max-width: 1366px) {
  .MOBA-single-team .MOBA-timeline-action { flex-direction: column; }
  .MOBA-single-team .MOBA-timeline-action-icon { margin-inline-end: 0px; margin-bottom: 5px; }
}

@media screen and (max-width: 1280px) {
  .MOBA-single-team .MOBA-progressbar-percentage { width: 20px; text-align: center; }
  .MOBA-single-team .MOBA-single-team-right { flex-wrap: wrap; gap: 20px; }
  .MOBA-single-team:first-child .MOBA-single-team-right { justify-content: flex-start; }
  .MOBA-single-team:last-child .MOBA-single-team-right { justify-content: flex-end; }
}

.MOBA-match-time { flex: 1 1 auto; display: flex; flex-direction: column; justify-content: center; align-items: center; font-weight: 500; margin-inline: 10px; }

.MOBA-match-time time { font-size: 12px; white-space: nowrap; color: rgba(var(--b-sc),.6); margin-top: 5px; }

.teams-versus { font-size: 20px; text-transform: uppercase; color: rgba(var(--b-sc),1); }

.LOL-timeline-progress, .Dota-timeline-progress { gap: 40px; padding-inline: 20px; }

@media screen and (max-width: 1280px) {
  .LOL-timeline-progress, .Dota-timeline-progress { grid-template-columns: repeat(2, 1fr); gap: 24px; padding-inline: 10px; }
}

.LOL-timeline-progress { grid-template-columns: repeat(4, 1fr); }

.Dota-timeline-progress { grid-template-columns: repeat(5, 1fr); }

.time-line-container-bc { height: 70px; padding: 0px 7px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWMAAABGCAYAAAAZ1PXQAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAABY6ADAAQAAAABAAAARgAAAABbemiPAAACv0lEQVR4Ae3UIWoDYRhF0TSmdV1QbBbWLcelqtX/04FL4Ix7I+aDM3A/7j+3v0v4fH1/htfP08/H7/niTRfT1/84pkxfL3B+8XpOiwABAgQKATEu1N0kQIDACIjxgJgECBAoBMS4UHeTAAECIyDGA2ISIECgEBDjQt1NAgQIjIAYD4hJgACBQkCMC3U3CRAgMAJiPCAmAQIECgExLtTdJECAwAiI8YCYBAgQKATEuFB3kwABAiMgxgNiEiBAoBAQ40LdTQIECIyAGA+ISYAAgUJAjAt1NwkQIDACYjwgJgECBAoBMS7U3SRAgMAIiPGAmAQIECgExLhQd5MAAQIjIMYDYhIgQKAQEONC3U0CBAiMgBgPiEmAAIFCQIwLdTcJECAwAmI8ICYBAgQKATEu1N0kQIDACIjxgJgECBAoBMS4UHeTAAECIyDGA2ISIECgEBDjQt1NAgQIjIAYD4hJgACBQkCMC3U3CRAgMAJiPCAmAQIECgExLtTdJECAwAiI8YCYBAgQKATEuFB3kwABAiMgxgNiEiBAoBAQ40LdTQIECIyAGA+ISYAAgUJAjAt1NwkQIDACYjwgJgECBAoBMS7U3SRAgMAIiPGAmAQIECgExLhQd5MAAQIjIMYDYhIgQKAQEONC3U0CBAiMgBgPiEmAAIFCQIwLdTcJECAwAmI8ICYBAgQKATEu1N0kQIDACIjxgJgECBAoBMS4UHeTAAECIyDGA2ISIECgEBDjQt1NAgQIjIAYD4hJgACBQkCMC3U3CRAgMAJiPCAmAQIECgExLtTdJECAwAiI8YCYBAgQKATEuFB3kwABAiMgxgNiEiBAoBAQ40LdTQIECIyAGA+ISYAAgUJAjAt1NwkQIDACYjwgJgECBAoBMS7U3SRAgMAIiPGAmAQIECgExLhQd5MAAQIjIMYDYhIgQKAQ+AdswA6KjfQz8QAAAABJRU5ErkJggg==") 0px 0px / cover no-repeat; border-radius: var(--border-radius); }

.time-line-content-bc { display: flex; align-items: center; width: 100%; height: 100%; position: relative; }

.time-line-separators-bc { display: flex; align-items: center; justify-content: space-between; width: 100%; height: 30px; position: relative; z-index: 1; }

.time-line-separators-bc > li { border-radius: 1px; position: relative; }

.time-line-separators-bc > li.bc-i-half-time::before { position: absolute; top: -15px; left: -6px; font-size: 12px; color: rgba(255, 255, 255, 0.6); }

.time-line-separators-bc:not(.round-strike-line) > li { width: 1px; background: rgb(255, 255, 255); }

.time-line-separators-bc:not(.round-strike-line) > li:nth-child(2n+1) { height: 100%; }

.time-line-separators-bc:not(.round-strike-line) > li:nth-child(2n) { height: 12px; }

.time-line-separators-bc:not(.round-strike-line) > li:first-child::before, .time-line-separators-bc:not(.round-strike-line) > li:last-child::before { content: attr(data-time); position: absolute; top: -12px; font-size: 8px; white-space: nowrap; border-radius: 2px; color: rgb(76, 143, 66); width: 14px; line-height: 10px; text-align: center; background: rgba(255, 255, 255, 0.6); }

.time-line-separators-bc:not(.round-strike-line) > li:first-child::before { left: -6px; }

.time-line-separators-bc:not(.round-strike-line) > li:last-child::before { left: -7px; }

.time-line-separators-bc:not(.round-strike-line)::after { height: 1px; background: rgba(255, 255, 255, 0.5); }

.time-line-separators-bc::after { content: ""; position: absolute; top: 50%; left: 0px; width: 100%; transform: translateY(-50%); }

.time-line-match-bc { height: 18px; border-radius: 1px; background: rgba(255, 255, 255, 0.3); position: absolute; top: 50%; left: 0px; margin-top: -9px; }

.time-line-icons-bc { width: 100%; height: 1px; color: rgb(255, 255, 255); position: absolute; top: 50%; left: 0px; transform: translateY(-50%); z-index: 1; }

.time-line-icons-bc > li { position: absolute; }

.time-line-icons-bc > li.red { color: rgb(255, 52, 73); }

.time-line-icons-bc > li.yellow { color: gold; }

.game-events-list-block-bc { display: flex; flex-direction: column; margin-top: 10px; background: rgba(var(--b),1); overflow: hidden; border-radius: var(--border-radius); }

.game-events-list-block-bc .empty-b-text-v-bc { background: rgba(var(--b-sc),.05); }

.game-events-list-title-bc { display: flex; align-items: center; height: 32px; padding: 0px 10px; color: rgba(var(--b-sc),.9); background: rgba(var(--b-sc),.15); cursor: pointer; }

.game-events-list-text-bc { flex: 1 1 auto; font-size: 12px; font-weight: 400; margin-inline-end: 10px; }

.game-events-list-title-icon-bc { flex-shrink: 0; font-size: 10px; }

.game-events-list-title-icon-bc::before { display: block; transition: transform var(--default-transition-duration); }

.game-events-list-title-icon-bc.opened::before { transform: rotate(-180deg); }

.game-events-list-bc { display: flex; flex-direction: column; max-height: 164px; margin-top: 1px; padding: 0px 10px; background: rgba(var(--b-sc),.1); will-change: scroll-position; overflow: hidden auto; }

.game-events-list-info-bc { display: flex; align-items: center; height: 32px; min-height: 32px; }

.game-events-list-info-bc + .game-events-list-info-bc { box-shadow: 0 -1px rgba(var(--b),1); }

.game-events-list-icon-bc { flex-shrink: 0; font-size: 12px; color: rgba(var(--b-sc),1); margin-inline-end: 5px; }

.game-events-list-icon-bc.red { color: rgba(var(--oc-3),1); }

.game-events-list-icon-bc.yellow { color: gold; }

.game-events-list-icon-bc .bc-i-players { color: rgba(var(--b-sc),.8); }

.game-events-list-info-bc .game-events-list-icon-bc + .game-events-list-icon-bc { padding-inline-start: 5px; }

[dir="ltr"] .game-events-list-info-bc .game-events-list-icon-bc + .game-events-list-icon-bc { box-shadow: -1px 0 rgba(var(--b),1); }

[dir="rtl"] .game-events-list-info-bc .game-events-list-icon-bc + .game-events-list-icon-bc { box-shadow: 1px 0 rgba(var(--b),1); }

.game-events-list-info-title-bc { flex: 1 1 auto; color: rgba(var(--b-sc),.7); margin-inline-start: 5px; }

[class*="is-web"] .game-events-list-info-title-bc { font-size: 12px; }

[class*="is-mobile"] .game-events-list-info-title-bc { font-size: 10px; }

.game-events-list-icons { display: flex; align-items: center; flex-direction: column; margin-inline-end: 4px; }

.game-events-list-icons svg + svg { margin-top: -1px; }