@charset "UTF-8";
@font-face {
  font-family: 'Notification';
  src: url(/static/media/notification.3657084dc0419605a91c.eot);
  src: url(/static/media/notification.3657084dc0419605a91c.eot?#iefixs3g3t9) format("embedded-opentype"), url(/static/media/notification.c392cd33d9d9de730f9d.woff) format("woff"), url(/static/media/notification.c5d9251ea82e42f75381.ttf) format("truetype"), url(/static/media/notification.5d0158671dd860c714c4.svg#notification) format("svg");
  font-weight: normal;
  font-style: normal;
}

.notification-container {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999999;
  width: 320px;
  padding: 0px 15px;
  max-height: calc(100% - 30px);
  overflow-x: hidden;
  overflow-y: auto;
}

.notification {
  box-sizing: border-box;
  padding: 15px 15px 15px 58px;
  border-radius: 2px;
  color: #fff;
  background-color: #ccc;
  box-shadow: 0 0 12px #999;
  cursor: pointer;
  font-size: 1em;
  line-height: 1.2em;
  position: relative;
  opacity: 0.9;
  margin-top: 15px;
}

.notification .title {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.notification:hover, .notification:focus {
  opacity: 1;
}

.notification-enter {
  visibility: hidden;
  transform: translate3d(100%, 0, 0);
}

.notification-enter.notification-enter-active {
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition: all 0.4s;
}

.notification-exit {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}

.notification-exit.notification-exit-active {
  visibility: hidden;
  transform: translate3d(100%, 0, 0);
  transition: all 0.4s;
}

.notification:before {
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -14px;
  display: block;
  font-family: 'Notification';
  width: 28px;
  height: 28px;
  font-size: 28px;
  text-align: center;
  line-height: 28px;
}

.notification-info {
  background-color: #2f96b4;
}

.notification-info:before {
  content: "";
}

.notification-success {
  background-color: #51a351;
}

.notification-success:before {
  content: "";
}

.notification-warning {
  background-color: #f89406;
}

.notification-warning:before {
  content: "";
}

.notification-error {
  background-color: #bd362f;
}

.notification-error:before {
  content: "";
}

.dashboard-wrapper .MuiTableRow-root td,.dashboard-wrapper .MuiTableRow-root th{padding:10px;color:var(--momentum-color)}.dashboard-wrapper .MuiFormLabel-root,.dashboard-wrapper .MuiInputBase-root,.dashboard-wrapper fieldset,.dashboard-wrapper .MuiSelect-outlined{color:var(--momentum-color);border-color:var(--card-border-color) !important}.dashboard-wrapper .MuiFormLabel-root span,.dashboard-wrapper .MuiInputBase-root span,.dashboard-wrapper fieldset span,.dashboard-wrapper .MuiSelect-outlined span{opacity:1}.dashboard-wrapper .MuiFormLabel-root legend,.dashboard-wrapper .MuiInputBase-root legend,.dashboard-wrapper fieldset legend,.dashboard-wrapper .MuiSelect-outlined legend{height:21px}.dashboard-wrapper .MuiFormLabel-root svg,.dashboard-wrapper .MuiInputBase-root svg,.dashboard-wrapper fieldset svg,.dashboard-wrapper .MuiSelect-outlined svg{color:var(--momentum-color)}.dashboard-wrapper .MuiFormLabel-root.MuiInputLabel-root{display:none}.dashboard-wrapper .award-wrapper{color:var(--momentum-color);position:relative;overflow:visible;overflow:initial;display:flex;flex-direction:column;align-items:center;text-align:center}.dashboard-wrapper .award-wrapper .victory-image{display:block;background-size:contain;background-repeat:no-repeat;background-position:center center;flex-shrink:0;margin-left:auto;margin-right:auto;width:140px;height:140px}.dashboard-wrapper .award-wrapper .MuiTypography-overline{display:flex;justify-content:center;align-items:center;margin:0px;font-family:Roboto,Helvetica,Arial,sans-serif;letter-spacing:.08333em;text-transform:uppercase;line-height:2;color:#bdc0c3;font-weight:bold;font-size:16px}.dashboard-wrapper .award-wrapper .MuiTypography-overline span:last-child{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;line-height:1.6;font-weight:900;color:var(--primary-color);letter-spacing:.5px;margin-left:10px}.MuiMenu-list{width:100%}
.live-tips-container .live-tips-component,.live-tips-container .fixtures-component{width:320px;display:block}.live-tips-container .fixtures-component-wrapper{height:calc(100vh - 128px);overflow-y:auto;padding-right:6px}.card-shadow{box-shadow:0 1px 8px 2px var(--card-shadow-color);border-radius:6px}.tabs{display:flex;align-items:center;margin-bottom:10px;gap:10px;width:100%}.tabs .tab-item{text-align:center;position:relative;color:var(--tab-item-color);padding:5px 10px;border-radius:6px;border:1px solid var(--primary-color);font-size:13px;font-weight:400;cursor:pointer;width:50%}.tabs .tab-item.active,.tabs .tab-item:hover{background:var(--primary-color);color:#fff}
.live-games{height:calc(100vh - 128px);overflow-y:auto;padding-right:6px !important}.live-games .league-name{margin:0px;color:#000;font-size:13px;font-weight:300;width:100%}.live-games .tips-card{color:#fff;width:100%;margin-bottom:10px;border-radius:6px;background:var(--card-background-color)}.live-games .tips-card .prediction-header{display:flex;justify-content:space-between;font-size:12px;padding:5px 15px}.live-games .tips-card .live{container-type:inline-size;padding:10px 15px;cursor:pointer}.live-games .tips-card .live .league{font-size:10px;text-align:center;color:#9a9a9a}.live-games .tips-card .live:hover{cursor:pointer}.live-games .tips-card .live .teams-info{align-items:center;display:flex;justify-content:space-between;margin:5px 0;color:var(--momentum-color)}.live-games .tips-card .live .teams-info .team{font-size:12px;font-weight:400;text-align:center;display:flex;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.live-games .tips-card .live .teams-info .team.in-front{font-weight:600}.live-games .tips-card .live .teams-info .team span{margin-right:8px;color:var(--primary-color)}.live-games .tips-card .live .teams-info .score-wrapper .live svg{fill:var(--primary-color)}.live-games .tips-card .live .time-info{font-size:14px;text-align:center;display:flex;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#fff;font-weight:600;background:var(--primary-color);border-radius:6px;padding:2px 7px}.live-games .tips-card .live .prediction-wrapper,.live-games .tips-card .live .prediction-wrapper-center{display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:5px;color:var(--momentum-color)}.live-games .tips-card .live .prediction-wrapper div,.live-games .tips-card .live .prediction-wrapper-center div{font-size:13px;text-transform:capitalize}.live-games .tips-card .live .prediction-wrapper div span,.live-games .tips-card .live .prediction-wrapper-center div span{font-weight:500}.live-games .tips-card .live .prediction-wrapper .odds,.live-games .tips-card .live .prediction-wrapper-center .odds{font-weight:700;font-size:12px}.live-games .tips-card .live .prediction-wrapper-center{justify-content:center}.live-games .tips-card .live .momentum-not-available{text-align:center;font-size:14px;color:var(--primary-color)}.live-games .tips-card hr{border-color:#9a9a9a}@media(max-width: 600px){.live-games{padding:0;margin-top:0}.live-games .tips-card .live .team .name{white-space:nowrap;width:200px;overflow:hidden;text-overflow:ellipsis;text-align:left}.fixtures .game-live .name{white-space:nowrap;width:200px;overflow:hidden;text-overflow:ellipsis;text-align:left}.fixtures .competition .name{white-space:nowrap;width:200px;overflow:hidden;text-overflow:ellipsis;text-align:left}}@container (max-width: 770px){.live-games .tips-card .live .league{margin-bottom:0}}@media(max-width: 300px){.live-games{padding:0;margin-top:0}.live-games .tips-card .live .league{margin-bottom:0}.live-games .tips-card .live .team .name{white-space:nowrap;width:150px;overflow:hidden;text-overflow:ellipsis;text-align:left}.fixtures .game-live .name{white-space:nowrap;width:150px;overflow:hidden;text-overflow:ellipsis;text-align:left}.fixtures .competition .name{white-space:nowrap;width:200px;overflow:hidden;text-overflow:ellipsis;text-align:left}}@media(min-width: 600px){.live-games{padding:0;margin-top:0}}
.fixtures-component-wrapper .fixtures .competition,.game-h2h .competition{background:linear-gradient(255.96deg, var(--gradient-from), var(--gradient-to));color:#fff;padding-bottom:0;height:30px;border-radius:6px;font-size:12px;display:flex;align-items:center;cursor:pointer;justify-content:space-between;margin-bottom:5px}.fixtures-component-wrapper .fixtures .competition .left-wrapper,.game-h2h .competition .left-wrapper{display:flex;align-items:center}.fixtures-component-wrapper .fixtures .competition .left-wrapper .logo,.game-h2h .competition .left-wrapper .logo{width:24px;height:24px;background-position:center;background-size:contain;margin:0 5px}.fixtures-component-wrapper .fixtures .competition .left-wrapper svg,.game-h2h .competition .left-wrapper svg{font-size:15px;margin:0 6px}.fixtures-component-wrapper .fixtures .competition .right-wrapper,.game-h2h .competition .right-wrapper{display:flex;align-items:center}.fixtures-component-wrapper .fixtures .competition span,.game-h2h .competition span{margin-left:10px}.fixtures-component-wrapper .fixtures .competition .show-more-button,.game-h2h .competition .show-more-button{color:#fff;padding:0;margin-right:5px}.fixtures-component-wrapper .fixtures .competition .show-more-button:hover,.game-h2h .competition .show-more-button:hover{background-color:rgba(0,0,0,0)}.fixtures-component-wrapper .fixtures .competition .name,.game-h2h .competition .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.fixtures-component-wrapper .fixtures .teams-info-wrapper,.game-h2h .teams-info-wrapper{background-color:var(--card-background-color);border:1px solid rgba(0,0,0,.12);font-size:14px;padding:10px 15px;font-weight:500}.fixtures-component-wrapper .fixtures .teams-info-wrapper:hover,.fixtures-component-wrapper .fixtures .teams-info-wrapper.active,.game-h2h .teams-info-wrapper:hover,.game-h2h .teams-info-wrapper.active{cursor:pointer;background:var(--card-background-hover-color)}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info,.game-h2h .teams-info-wrapper .teams-info{border-top:none;display:flex;justify-content:space-between;color:var(--team-names-color);align-items:center}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .time-info-fixture,.game-h2h .teams-info-wrapper .teams-info .time-info-fixture{display:flex;flex-direction:column;align-items:center;color:var(--time-info-fixture-color);font-size:13px;font-weight:400;margin-left:5px}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .team,.game-h2h .teams-info-wrapper .teams-info .team{display:flex}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .team .name,.game-h2h .teams-info-wrapper .teams-info .team .name{text-overflow:ellipsis;overflow-x:clip;white-space:nowrap;max-width:150px;display:flex;align-items:center}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .team span,.game-h2h .teams-info-wrapper .teams-info .team span{width:10px;font-weight:400}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .time-section-wrapper,.game-h2h .teams-info-wrapper .teams-info .time-section-wrapper{display:flex;align-items:center;justify-content:center}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .time-section-wrapper .graph-available,.game-h2h .teams-info-wrapper .teams-info .time-section-wrapper .graph-available{color:#f8a638;width:20px;height:20px;margin-right:20px}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .time-info-live,.game-h2h .teams-info-wrapper .teams-info .time-info-live{color:var(--primary-color);font-size:13px;display:flex;min-width:25px;justify-content:center}.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .time-info-live>span,.fixtures-component-wrapper .fixtures .teams-info-wrapper .teams-info .blink-text,.game-h2h .teams-info-wrapper .teams-info .time-info-live>span,.game-h2h .teams-info-wrapper .teams-info .blink-text{animation:blink 1s infinite}.fixtures-component-wrapper .fixtures .teams-info-wrapper .predictions,.game-h2h .teams-info-wrapper .predictions{background:var(--primary-color);border-radius:6px;margin-top:2px;font-size:12px}.fixtures-component-wrapper .fixtures .teams-info-wrapper .predictions .separator,.game-h2h .teams-info-wrapper .predictions .separator{height:1px;margin:5px 0;background:#e0e0e0}.fixtures-component-wrapper .fixtures .teams-info-wrapper .predictions .acuraccy,.game-h2h .teams-info-wrapper .predictions .acuraccy{background:#fff;border:3px solid #fbb03b;border-left:6px solid #fbb03b;border-bottom:6px solid #fbb03b;padding:0 5px}.fixtures-component-wrapper .fixtures .teams-info-wrapper .predictions .home,.game-h2h .teams-info-wrapper .predictions .home{background:#fff;border:3px solid #fbb03b;padding:0 5px;border-left:6px solid #fbb03b;min-width:25%}.fixtures-component-wrapper .fixtures .teams-info-wrapper .predictions .away,.game-h2h .teams-info-wrapper .predictions .away{background:#fff;border:3px solid #fbb03b;padding:0 5px;border-right:6px solid #fbb03b;min-width:25%}.fixtures-component-wrapper .fixtures .team>span,.game-h2h .team>span{margin-right:10px}.fixtures-component-wrapper .fixtures .games,.game-h2h .games{margin-bottom:10px}.fixtures-component-wrapper .fixtures .games .teams-info-wrapper,.game-h2h .games .teams-info-wrapper{border-radius:6px;margin-bottom:5px}.fixtures-component-wrapper .fixtures .games .teams-info-wrapper .team,.game-h2h .games .teams-info-wrapper .team{align-items:center}.fixtures-component-wrapper .fixtures .games .teams-info-wrapper .team .logo,.game-h2h .games .teams-info-wrapper .team .logo{height:16px;width:16px;margin-right:8px;background-size:cover;background-repeat:no-repeat}.fixtures-component-wrapper .fixtures .games .game-live .team span,.game-h2h .games .game-live .team span{color:var(--primary-color)}.no-available-games{text-align:center;width:100%}.no-available-games h4{color:var(--no-available-game-color);text-align:center;font-size:16px;font-weight:700;letter-spacing:-0.2px}.no-available-games p{margin-top:8px;color:var(--no-available-game-color);text-align:center;font-size:14px;font-weight:400}.no-available-games svg{width:100px;height:100px;color:#84868a;margin:20px 0}.blink-text{animation:blink 1s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}
.game-details .back-button{position:absolute;cursor:pointer;z-index:99;border-radius:6px;display:flex;align-items:center;padding:2px 5px;font-size:14px;font-weight:500;color:var(--momentum-color)}.game-details .back-button svg{width:24px;height:24px;margin:0 8px;z-index:99}.game-details .cn-wrapper{width:100%}.game-details .competition-name{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;display:flex;color:var(--momentum-color);align-items:center;justify-content:center}.game-details .competition-name .logo{width:24px;height:24px;background-position:center;background-size:contain;margin:0 5px}.game-details .board .logo{background-position:center;background-size:cover;width:48px;height:48px;background-repeat:no-repeat;margin-bottom:2px}.game-details .details{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:6px}.game-details .details .live .title,.game-details .details .pre-match .title{cursor:pointer;display:flex;background:var(--dropdown-header-background-color);align-items:center;border:1px solid rgba(0,0,0,.12);border-radius:6px}.game-details .details .live .title .name,.game-details .details .pre-match .title .name{padding:0 8px;display:flex;align-items:center;text-transform:uppercase;font-size:11px;font-weight:500}.game-details .details .live .title .name .red-dot,.game-details .details .pre-match .title .name .red-dot{margin-right:4px;border-radius:50%;background-color:red;height:5px;width:5px;display:block;margin-top:-1px}.game-details .details .live .title .MuiButtonBase-root.MuiIconButton-root,.game-details .details .pre-match .title .MuiButtonBase-root.MuiIconButton-root{padding:5px}.game-details .details .live .title svg,.game-details .details .pre-match .title svg{width:15px;height:15px}.game-details .details .odds-provider{display:flex;justify-content:end}.game-details .details .odds-provider .title{display:flex;align-items:center;justify-content:end;margin-top:10px;margin-bottom:-10px;border-radius:4px;background-color:#071432;color:#fff;font-size:12px;padding:3px 6px}.game-details .details .odds-provider .title img{width:50px;margin-left:10px}.game-details .scoreboard-summary-wrapper{display:flex;justify-content:center}.game-details .scoreboard-summary-wrapper .scoreboard-summary{display:flex;padding:8px 16px}.game-details .scoreboard-summary-wrapper .scoreboard-summary .red-cards,.game-details .scoreboard-summary-wrapper .scoreboard-summary .yellow-cards,.game-details .scoreboard-summary-wrapper .scoreboard-summary .corners,.game-details .scoreboard-summary-wrapper .scoreboard-summary .shots,.game-details .scoreboard-summary-wrapper .scoreboard-summary .goals{display:flex;align-items:center;margin-left:5px}.game-details .scoreboard-summary-wrapper .scoreboard-summary .red-cards .value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .red-cards .home-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .red-cards .away-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .yellow-cards .value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .yellow-cards .home-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .yellow-cards .away-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .corners .value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .corners .home-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .corners .away-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .shots .value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .shots .home-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .shots .away-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .goals .value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .goals .home-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .goals .away-value{font-size:12px;margin-left:4px}.game-details .scoreboard-summary-wrapper .scoreboard-summary .home-value,.game-details .scoreboard-summary-wrapper .scoreboard-summary .away-value{margin-left:4px;border-left:2px solid;padding:1px 4px;height:14px;justify-content:center;display:flex;align-items:center}.game-details .scoreboard-summary-wrapper .scoreboard-summary .home-value{border-left:2px solid #000}.game-details .scoreboard-summary-wrapper .scoreboard-summary .away-value{border-left:2px solid var(--primary-color)}.game-details .scoreboard-summary-wrapper .scoreboard-summary path{fill:var(--momentum-color)}.game-details .scoreboard-summary-wrapper .scoreboard-summary svg{width:16px;height:16px}.game-details .MuiTabs-root{min-height:0}.game-details .MuiTabs-root .MuiButtonBase-root{padding:5px;font-size:12px;min-height:0;color:var(--momentum-color)}.game-details .MuiTabs-root .MuiButtonBase-root.Mui-selected{color:var(--primary-color)}.game-details .goal svg{color:var(--primary-color);fill:var(--primary-color)}.game-details .varDecision svg{fill:#fbb03b}.game-details .scored{fill:var(--primary-color)}.game-details .missed{fill:#c7361f}.game-details .goal,.game-details .card,.game-details .substitution,.game-details .penaltyShootout,.game-details .varDecision{display:flex;align-items:center;margin-bottom:5px}.game-details .goal .minute,.game-details .card .minute,.game-details .substitution .minute,.game-details .penaltyShootout .minute,.game-details .varDecision .minute{display:flex;flex-direction:column;padding:0 5px;align-items:center;border-right:1px solid #e0e0e0;width:40px}.game-details .goal .minute .time,.game-details .card .minute .time,.game-details .substitution .minute .time,.game-details .penaltyShootout .minute .time,.game-details .varDecision .minute .time{font-size:12px;color:#84868a}.game-details .goal .score,.game-details .card .score,.game-details .substitution .score,.game-details .penaltyShootout .score,.game-details .varDecision .score{font-weight:700;font-size:28px;padding-left:10px}.game-details .goal .player,.game-details .card .player,.game-details .substitution .player,.game-details .penaltyShootout .player,.game-details .varDecision .player{display:flex;align-items:center;cursor:context-menu}.game-details .goal .player .image,.game-details .card .player .image,.game-details .substitution .player .image,.game-details .penaltyShootout .player .image,.game-details .varDecision .player .image{background-position:center;background-size:cover;width:30px;height:30px;background-repeat:no-repeat;border-radius:50px;margin-left:10px}.game-details .goal .player .scorer,.game-details .card .player .scorer,.game-details .substitution .player .scorer,.game-details .penaltyShootout .player .scorer,.game-details .varDecision .player .scorer{font-weight:400;font-size:13px;margin-left:10px}.game-details .goal .player .assist,.game-details .card .player .assist,.game-details .substitution .player .assist,.game-details .penaltyShootout .player .assist,.game-details .varDecision .player .assist{font-weight:400;font-size:11px;margin-left:10px;color:#777d84}.game-details .goal .player .names-wrapper,.game-details .card .player .names-wrapper,.game-details .substitution .player .names-wrapper,.game-details .penaltyShootout .player .names-wrapper,.game-details .varDecision .player .names-wrapper{display:flex;flex-direction:column}.game-details .goal svg,.game-details .card svg,.game-details .substitution svg,.game-details .penaltyShootout svg,.game-details .varDecision svg{width:20px}.game-details .additional-time{font-size:10px;position:absolute;top:-5px;right:-11px}.game-details .away .player{flex-direction:row-reverse}.game-details .away .assist{text-align:right}.game-details .away .minute{border-right:none;border-left:1px solid #e0e0e0}.game-details .away .score,.game-details .away .player{margin-right:10px;padding-left:0}.game-details .period{padding:4px 8px;display:flex;font-size:13px;font-weight:700;justify-content:center;margin-bottom:10px}.game-details .period .score{margin-left:5px}.game-details .period .text{display:flex;line-height:1.3;padding:2px 10px;position:relative;z-index:1;background:var(--game-details-background-color);color:var(--momentum-color)}.game-details .period:before{background-color:#e0e0e0;content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:0}.game-details .injuryTime .name{text-align:center;font-size:13px}.game-details .yellow-card{fill:#ffcd00}.game-details .red-card{fill:#e43b3b}@media(max-width: 450px){.game-details .details .scoreboard-summary-wrapper .scoreboard-summary{padding:8px 4px}.game-details .details .scoreboard-summary-wrapper .scoreboard-summary .yellow-cards,.game-details .details .scoreboard-summary-wrapper .scoreboard-summary .corners,.game-details .details .scoreboard-summary-wrapper .scoreboard-summary .shots,.game-details .details .scoreboard-summary-wrapper .scoreboard-summary .goals{margin-right:0}}.board{display:flex;justify-content:space-around;height:100px;align-items:center}.board .home,.board .away{display:flex;flex-direction:column;align-items:center;max-width:45px}.board .home .name,.board .away .name{font-size:12px;font-weight:700;text-align:center;color:var(--game-details-team-name-color);white-space:nowrap}.board .home svg,.board .away svg{width:40px}.board .time{text-align:center}.board .time .minute{position:relative;color:var(--game-details-team-name-color);text-align:center;font-weight:500;font-size:14px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.board .time .score{font-size:24px;position:relative}.board .time .score span{position:relative;color:var(--game-details-team-name-color);text-align:left;font-weight:700;font-size:28px;padding:0 1px}.board .time .score .half-time-score{position:absolute;font-size:10px;left:0;right:0;bottom:-10px;font-weight:600}.board .time .live-game{color:var(--primary-color)}.board .time .live-game span{color:var(--primary-color)}.board .date{color:var(--momentum-color);font-weight:400;font-size:13px}.lds-ellipsis div{background:var(--primary-color) !important}
.game-details .details{background:var(--game-details-background-color);color:var(--momentum-color)}.game-details .details .available-sources{margin-bottom:10px;align-items:center;justify-content:center;display:flex;margin-top:-2px}.game-details .details .available-sources .source-item{font-size:13px;font-weight:500;text-transform:capitalize}.game-details .details .available-sources .source-item svg{fill:var(--logo-odds-color);height:18px;margin-left:-10px;cursor:pointer}.game-details .details .available-sources .source-item svg.active{fill:var(--primary-color)}.game-details .details .live,.game-details .details .pre-match{margin-bottom:5px}.game-details .details .live button,.game-details .details .pre-match button{color:var(--dropdown-header-color)}.game-details .details .live .title,.game-details .details .pre-match .title{cursor:pointer;display:flex;background:var(--dropdown-header-background-color);color:var(--dropdown-header-color);align-items:center}.game-details .details .live .title .name,.game-details .details .pre-match .title .name{padding:0 8px;display:flex;align-items:center;text-transform:uppercase;font-size:11px;font-weight:500}.game-details .details .live .title .name .red-dot,.game-details .details .pre-match .title .name .red-dot{margin-right:4px;border-radius:50%;background-color:red;height:5px;width:5px;display:block;margin-top:-1px;animation:1s ease 0s infinite normal none running blink}.game-details .details .live .title .MuiButtonBase-root.MuiIconButton-root,.game-details .details .pre-match .title .MuiButtonBase-root.MuiIconButton-root{padding:5px}.game-details .details .live .title svg,.game-details .details .pre-match .title svg{width:15px;height:15px}.game-details .details .live .name{color:red}.game-details .details .options .option{margin-bottom:5px}.game-details .details .options .option .name{font-size:12px;padding:5px 0;color:var(--game-details-team-name-color)}.game-details .details .options .option .increasing span{color:#15b168}.game-details .details .options .option .decreasing span{color:var(--lost-color)}.game-details .details .options .option .value{font-size:12px}.game-details .details .options .option .value .home{background-color:var(--dropdown-header-background-color);color:var(--dropdown-header-color);font-weight:500;padding:3px 5px;display:flex;justify-content:space-between;min-width:25%;border:1px solid rgba(0,0,0,.12);border-radius:6px}.game-details .details .options .option .value .draw{background-color:var(--dropdown-header-background-color);color:var(--dropdown-header-color);font-weight:500;padding:3px 5px;display:flex;justify-content:space-between;min-width:25%;border:1px solid rgba(0,0,0,.12);margin-left:10px;border-radius:6px}.game-details .details .options .option .value .away{background-color:var(--dropdown-header-background-color);color:var(--dropdown-header-color);font-weight:500;padding:3px 5px;display:flex;justify-content:space-between;min-width:25%;border:1px solid rgba(0,0,0,.12);margin-left:10px;border-radius:6px}.game-details .details .options .option .value .odd-won{border:1px solid var(--primary-color)}.game-details .details .options .option .value .change-up{color:var(--won-color);width:20px;height:20px}.game-details .details .options .option .value .change-down{color:var(--lost-color);width:20px;height:20px}.game-details .details .options .option .accuraccy{background-color:#737373;color:#fff;font-weight:500;font-size:12px;margin-bottom:7px;padding:3px 5px}.game-details .details .options .option .trained-on{background-color:#737373;color:#fff;font-weight:500;font-size:12px;margin-bottom:7px;padding:3px 5px}.game-details .details .live-wrapper .options{margin-bottom:20px;color:var(--game-details-team-name-color)}.game-details .details .live-wrapper .options .home:hover,.game-details .details .live-wrapper .options .draw:hover,.game-details .details .live-wrapper .options .away:hover{cursor:pointer;background:var(--card-background-hover-color)}.game-details .predictions .option .value:last-child,.game-details .predictions .option:last-child{margin-bottom:0}.game-details .MuiTabs-root{min-height:0}.game-details .MuiTabs-root .MuiButtonBase-root{padding:5px;font-size:12px;min-height:0;max-width:100%}.game-details .MuiTabs-root .MuiButtonBase-root.Mui-disabled{color:var(--tab-disabled-color)}
.game-analysis-wrapper .options{margin-bottom:15px}.game-analysis-wrapper .options .option{font-size:12px;margin-top:5px;margin-bottom:0 !important}.game-analysis-wrapper .value-wrapper{display:flex;width:100%}.game-analysis-wrapper .value-wrapper .home,.game-analysis-wrapper .value-wrapper .away{padding:0 5px;min-width:20px;font-size:12px;border-radius:6px;text-align:center;font-weight:500;display:flex;justify-content:center;border:1px solid rgba(0,0,0,.12)}.game-analysis-wrapper .value-wrapper .home{background:var(--home-color);color:var(--momentum-header-color);margin-right:5px;border:1px solid rgba(0,0,0,.12)}.game-analysis-wrapper .value-wrapper .away{background:var(--away-color);color:#fff}.game-analysis-wrapper .type-wrapper{margin-bottom:25px}.game-analysis-wrapper .type-wrapper .name{display:flex;align-items:center;cursor:pointer;background:var(--dropdown-header-background-color);color:var(--dropdown-header-color);border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:4px 8px;text-transform:uppercase;font-size:12px;font-weight:700}.game-analysis-wrapper .type-wrapper .option-name{font-size:12px}.game-analysis-wrapper .type-wrapper svg{height:15px;width:15px;margin-top:-2px;margin-right:3px}.game-analysis-wrapper .type-wrapper .suggestions .type{display:flex;justify-content:center;padding:4px 8px;font-size:13px;font-weight:700;margin:5px 0}.game-analysis-wrapper .type-wrapper .suggestions .type:before{background:#e0e0e0;content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:0}.game-analysis-wrapper .type-wrapper .suggestions .type .text{display:flex;line-height:1.3;padding:2px 10px;position:relative;z-index:1;background:var(--game-details-background-color);color:var(--momentum-color)}.game-analysis-wrapper .type-wrapper .suggestions .bets{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.game-analysis-wrapper .type-wrapper .suggestions .bets .bet{background-color:#fbb03b;color:#000;font-weight:500;padding:3px 10px;display:flex;justify-content:space-between;min-width:20%;border:1px solid rgba(0,0,0,.12);border-radius:6px;font-size:12px}
.game-statistics .possession{background:var(--game-details-background-color);display:flex;justify-content:center;padding:0 20px}.game-statistics .possession .possession-wrapper{display:flex;align-items:center;position:relative;z-index:0;justify-content:space-around;width:100%}.game-statistics .possession .possession-wrapper svg{fill:var(--momentum-color)}.game-statistics .possession .possession-wrapper .possesion-chart{margin:14px}.game-statistics .possession .possession-wrapper .possesion-chart .left-percentage{position:absolute;left:-10px;top:-10px;color:var(--primary-color);font-size:14px;font-weight:500}.game-statistics .possession .possession-wrapper .possesion-chart .right-percentage{position:absolute;right:-10px;top:-10px;color:#000;font-size:14px;font-weight:500}.game-statistics .possession .possession-wrapper .possesion-chart .type{font-size:14px;text-align:center;font-weight:500;margin-top:5px}.game-statistics .statistics-options .option-wrapper{margin-top:10px}.game-statistics .statistics-options .option-wrapper .statistics-option{display:flex;justify-content:space-between}.game-statistics .statistics-options .option-wrapper .statistics-option .home,.game-statistics .statistics-options .option-wrapper .statistics-option .away{-webkit-box-align:baseline;display:flex;font-size:12px;font-weight:500}.game-statistics .statistics-options .option-wrapper .statistics-option .name{font-size:12px;font-weight:500}.game-statistics .statistics-options .option-wrapper .line{display:flex}.game-statistics .statistics-options .option-wrapper .line .home{height:3px;background:#000}.game-statistics .statistics-options .option-wrapper .line .away{height:3px;background:var(--primary-color)}.game-statistics .statistics-options .statistics-group-title{color:var(--on-surface-nLv1);text-align:center;font-size:14px;font-weight:600;margin:10px 0}.game-statistics .statistics-options .statistics-group{margin-bottom:30px}[id^=tabpanel] .game-statistics .MuiBox-root{padding:0px}[id^=tabpanel] .game-statistics .MuiBox-root button{display:flex;flex:auto}.game-details-tabs button{display:flex;flex:auto;min-width:50px}.basic.tabs{width:100%}@media(max-width: 576px){.game-statistics .possession{padding:0}}
.possesion-chart{margin:10px}.possesion-chart .left-percentage{position:absolute;left:-10px;top:-10px;color:var(--primary-color);font-size:14px;font-weight:500}.possesion-chart .right-percentage{position:absolute;right:-10px;top:-10px;color:var(--momentum-color);font-size:14px;font-weight:500}.possesion-chart .pie path{stroke:inherit}
.game-h2h .direct .h2h-type{color:var(--momentum-color);background:var(--momentum-header-color);font-weight:500;font-size:14px;letter-spacing:normal;padding:5px 10px;border:1px solid rgba(0,0,0,.12);border-radius:6px;display:flex;justify-content:space-between;margin-bottom:5px}.game-h2h .direct .form,.game-h2h .direct .h2h-type{position:sticky;top:0;z-index:10}.game-h2h .direct .h2h,.game-h2h .direct .last-home-games{margin-bottom:10px}.game-h2h .direct .competition{background:rgba(0,0,0,0);color:var(--momentum-color)}.game-h2h .direct .games .game .teams-info-wrapper{padding:5px 10px;border:none;margin-bottom:0;background:var(--h2h-hover-game-color)}.game-h2h .direct .games .game .teams-info-wrapper .graph-available{margin-right:10px}.game-h2h .direct .games .game .teams-info-wrapper .team{color:var(--time-info-fixture-color)}.game-h2h .direct .games .game .teams-info-wrapper .team-in-front span,.game-h2h .direct .games .game .teams-info-wrapper .team-in-front .name{color:var(--momentum-color);font-weight:500}.game-h2h .direct .games .game:last-child .teams-info-wrapper{border-bottom:none}.game-h2h .form-wrapper-logo{display:flex;align-items:center}.game-h2h .form-wrapper-logo .form-logo{width:16px;height:16px;background-position:center;background-size:contain;margin:0 5px}.game-h2h .form-wrapper-logo .name{font-size:14px;font-weight:500;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-h2h .form-wrapper{margin-bottom:15px}.game-h2h .form-wrapper .title{color:var(--momentum-color);background:var(--momentum-header-color);font-weight:500;font-size:14px;letter-spacing:normal;padding:5px 10px;border:1px solid rgba(0,0,0,.12);border-radius:6px}.game-h2h .form-wrapper .form{display:flex;justify-content:space-between;align-items:center;padding:0 5px;margin-top:5px}.game-h2h .form-wrapper .form .results{display:flex}.game-h2h .game:hover{background:var(--card-background-hover-color) !important;border-radius:6px;cursor:pointer}.result{position:relative;display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#fff;font-weight:500;font-size:12px;border-radius:6px;margin-left:5px}.lost{background:var(--lost-color)}.won,.win{background:var(--won-color)}.draw{background:#ffce05}
.sr-momentum__event-icon.srm-circle_empty{stroke-width:1px;fill:none;stroke:var(--momentum-color)}.pressure-section{margin:0 20px;display:flex;margin-top:-10px}.pressure-section svg{fill:var(--momentum-color);font-size:20px;width:36px;height:25px;margin-bottom:-10px;margin-right:10px}.pressure-section .pressure-wrapper{display:flex;border:1px solid var(--primary-color);border-radius:6px;margin-bottom:10px;width:100%}.pressure-section .pressure-wrapper .pressure-home{background:#1c2026;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center;color:#fff;border-bottom-left-radius:6px;border-top-left-radius:6px;min-width:10%}.pressure-section .pressure-wrapper .pressure-away{background:var(--primary-color);font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center;color:#fff;border-bottom-right-radius:6px;border-top-right-radius:6px;min-width:10%}.apexcharts-legend-text{color:var(--momentum-color) !important}

.auth-wrapper .border-color{outline-color:rgba(0,0,0,0)}.auth-wrapper .border-color:focus{--tw-ring-color: var(--primary-color) }.auth-wrapper .bg-white{background-color:var(--login-background-color);border-radius:6px}.auth-wrapper .text-gray-900{color:var(--momentum-color)}.auth-wrapper a.text-gray-900:hover,.auth-wrapper input.text-gray-900{color:#000}.auth-wrapper .MuiCheckbox-colorPrimary{color:var(--momentum-color)}
body[data-theme=dark] .notifications-wrapper{background:var(--card-background-color);color:var(--momentum-color)}body[data-theme=dark] .notifications-wrapper .MuiFormLabel-root,body[data-theme=dark] .notifications-wrapper .MuiInputBase-root,body[data-theme=dark] .notifications-wrapper .MuiButtonBase-root,body[data-theme=dark] .notifications-wrapper fieldset{color:var(--momentum-color);border-color:var(--momentum-color) !important}body[data-theme=dark] .MuiList-root.MuiList-padding:nth-child(2),body[data-theme=dark] .MuiList-root.MuiList-padding:nth-child(3){border-left-color:#474747}body[data-theme=dark] .MuiMultiSectionDigitalClock-root{border-bottom-color:#474747}body[data-theme=dark] .MuiPaper-elevation{background:#2a3543;color:#fff}.MuiPaper-elevation{padding-right:0 !important}
.scroll-container .scroll-wrapper{position:relative;display:flex;overflow:hidden}.scroll-container .scroll-button{position:absolute;top:0;bottom:0;z-index:99}.scroll-container .scroll-button svg{background:#ee7c31;color:#fff;border-radius:50%}.scroll-container .scroll-button.right{right:5px}.scroll-container .scroll-button.left{left:5px}
.pre-match-wrapper{padding:0 10px}.pre-match-wrapper h1{font-size:16px;padding:8px 16px 6px;font-weight:700;color:var(--momentum-color)}.pre-match-wrapper .top-fixtures-wrapper{display:flex}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper{background:var(--card-background-color);color:var(--momentum-color);border-radius:6px;padding:10px;margin:5px;min-width:340px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper:hover{cursor:pointer;background:var(--card-background-hover-color)}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header{margin-bottom:5px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .competition-name{display:flex;justify-content:center;align-items:center;margin-bottom:7px;font-size:12px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .competition-name .logo{background-position:center;background-size:cover;width:20px;height:20px;background-repeat:no-repeat;margin-right:5px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .board{display:flex;justify-content:space-around;height:80px;align-items:center}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .board .logo{background-position:center;background-size:cover;width:45px;height:45px;background-repeat:no-repeat;margin-bottom:2px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .board .home,.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .board .away{max-width:65px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .board .date{font-size:10px;line-height:1.3;color:#7c7c7c}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .board .time .score{font-size:25px;font-weight:500}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .board .time span:nth-child(2){padding:5px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-header .board .time .time{font-size:18px;font-weight:500}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-body{display:flex}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-body .fixture-body-left,.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-body .fixture-body-middle,.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-body .fixture-body-right{flex:1 1;display:flex;justify-content:space-between;background:#1c2026;margin:0 5px;padding:5px 10px;border-radius:6px;font-weight:500;font-size:13px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer{font-size:12px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .title{text-align:center;padding:5px 0 0}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .stats .option{font-size:12px;margin-top:5px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .stats .option .type{padding-left:5px;margin-bottom:2px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .stats .show-more{display:flex;align-items:center;justify-content:center;margin-bottom:-10px;font-size:11px;margin-top:5px;color:#7c7c7c}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .stats .value-wrapper{display:flex;width:100%}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .stats .value-wrapper .home,.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .stats .value-wrapper .away{padding:0 5px;min-width:20px;font-size:10px;border-radius:6px;text-align:center}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .stats .value-wrapper .home{background:var(--home-color);color:var(--momentum-header-color);margin-right:5px}.pre-match-wrapper .top-fixtures-wrapper .fixture-wrapper .fixture-footer .stats .value-wrapper .away{background:var(--away-color);color:#fff}.pre-match-wrapper hr{border-color:#9a9a9a}
.my-filters-wrapper{padding:0 10px}.my-filters-wrapper .block{background:var(--primary-color)}.my-filters-wrapper .block:hover{background:var(--primary-hover-color)}
.table-filters-wrapper .table-body .notification-icon-wrapper,.table-filters-wrapper .table-body .active-icon-wrapper{display:flex;align-items:center}.table-filters-wrapper .table-body .notification-icon-wrapper .notification-icon,.table-filters-wrapper .table-body .notification-icon-wrapper .active-icon,.table-filters-wrapper .table-body .active-icon-wrapper .notification-icon,.table-filters-wrapper .table-body .active-icon-wrapper .active-icon{background:#fff;border:1px solid #dbdbdb;padding:5px;border-radius:6px;cursor:pointer}.table-filters-wrapper .table-body .notification-icon-wrapper .notification-icon svg,.table-filters-wrapper .table-body .notification-icon-wrapper .active-icon svg,.table-filters-wrapper .table-body .active-icon-wrapper .notification-icon svg,.table-filters-wrapper .table-body .active-icon-wrapper .active-icon svg{font-size:20px}.table-filters-wrapper .table-body .notification-icon-wrapper .active,.table-filters-wrapper .table-body .active-icon-wrapper .active{color:var(--won-color)}.table-filters-wrapper .table-body .notification-icon-wrapper .inactive,.table-filters-wrapper .table-body .active-icon-wrapper .inactive{color:var(--lost-color)}.table-filters-wrapper .table-body .notification-icon-wrapper .active-icon,.table-filters-wrapper .table-body .active-icon-wrapper .active-icon{padding:0 5px}.table-filters-wrapper .table-body .notification-icon-wrapper .active-icon svg,.table-filters-wrapper .table-body .active-icon-wrapper .active-icon svg{width:25px;height:25px}.table-filters-wrapper .table-body .history-matches{border-radius:6px;background:#ee7c31;padding:2px 5px;color:#fff}.table-filters-wrapper .table-body .edit-button{cursor:pointer;width:20px;height:20px}.table-filters-wrapper .table-body .edit-button:hover{color:var(--primary-color)}
.header-wrapper{position:relative !important;box-shadow:none !important;border-radius:0;background:var(--header-background-color)}.header-wrapper .menu{flex-grow:1;justify-content:end;align-items:center}.header-wrapper .menu button{color:#fff;padding:0;min-width:24px;margin-right:15px}#menu-appbar ul{padding:0}#menu-appbar ul li{padding:.75rem;min-width:150px}#menu-appbar ul li p{display:flex;align-items:center;cursor:pointer;font-size:.875rem}#menu-appbar ul li p svg{margin-right:.625rem;width:1.25rem}#menu-appbar .logout-menu-item{border-top:1px solid rgba(132,134,138,.1803921569);margin-top:5px}@media(max-width: 768px){#menu-appbar .MuiPaper-elevation{top:auto !important;top:initial !important;bottom:71px}}
#root .pro-button{color:var(--momentum-color);border-color:var(--primary-color)}#root .pro-button:hover{background:var(--primary-color);color:#fff}
body{background:var(--background-color)}body .bottom-menu{background:var(--menu-bottom-background-color);position:fixed;bottom:0;height:65px;width:100%;display:flex;box-shadow:0 4px 10px 0 rgba(0,0,0,.24);z-index:99}body .bottom-menu .live,body .bottom-menu .statistics,body .bottom-menu .history,body .bottom-menu .settings,body .bottom-menu .user,body .bottom-menu .tips{width:25%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;color:var(--menu-bottom-items-color)}body .bottom-menu .live:hover,body .bottom-menu .live.active,body .bottom-menu .statistics:hover,body .bottom-menu .statistics.active,body .bottom-menu .history:hover,body .bottom-menu .history.active,body .bottom-menu .settings:hover,body .bottom-menu .settings.active,body .bottom-menu .user:hover,body .bottom-menu .user.active,body .bottom-menu .tips:hover,body .bottom-menu .tips.active{color:var(--primary-color)}body .bottom-menu .live:hover .name,body .bottom-menu .live.active .name,body .bottom-menu .statistics:hover .name,body .bottom-menu .statistics.active .name,body .bottom-menu .history:hover .name,body .bottom-menu .history.active .name,body .bottom-menu .settings:hover .name,body .bottom-menu .settings.active .name,body .bottom-menu .user:hover .name,body .bottom-menu .user.active .name,body .bottom-menu .tips:hover .name,body .bottom-menu .tips.active .name{font-weight:600}body .bottom-menu .live .name,body .bottom-menu .statistics .name,body .bottom-menu .history .name,body .bottom-menu .settings .name,body .bottom-menu .user .name,body .bottom-menu .tips .name{font-size:12px}body .bottom-menu .live .name .active-games,body .bottom-menu .statistics .name .active-games,body .bottom-menu .history .name .active-games,body .bottom-menu .settings .name .active-games,body .bottom-menu .user .name .active-games,body .bottom-menu .tips .name .active-games{position:absolute;top:-28px;right:-5px;background:var(--primary-color);color:#fff;font-size:10px;line-height:normal;padding:0 3px;border-radius:6px;font-weight:400}body .dashboard-component,body .live-tips-container{padding:0 10px}body #tabpanel-0,body #tabpanel-1,body #tabpanel-2,body #tabpanel-3,body #tabpanel-4{max-height:54vh;overflow:auto;margin:12px 6px 12px 12px;padding-right:6px;padding-bottom:12px;cursor:context-menu}body #tabpanel-0 .MuiBox-root,body #tabpanel-1 .MuiBox-root,body #tabpanel-2 .MuiBox-root,body #tabpanel-3 .MuiBox-root,body #tabpanel-4 .MuiBox-root{padding:0}@media(max-width: 768px){body .content{margin-bottom:80px}body #copyright,body .footer-section{display:none}body .bottom-menu{display:flex}body #root .footer-section,body #root .fixtures-component,body #root .game-details-component,body #root .live-tips-component{width:100%}body .game-details{padding-left:0}body .live-tips-container .fixtures-component-wrapper,body .live-games{height:calc(100vh - 173px);overflow-y:auto}body #tabpanel-0,body #tabpanel-1,body #tabpanel-2,body #tabpanel-3,body #tabpanel-4{max-height:43vh}}@media(min-width: 768px){body .bottom-menu{display:none}body #root .fixtures-component{width:65%}body #root .live-tips-component{width:calc(35% - 10px)}}@media(min-width: 1050px){body #root .fixtures-component,body #root .live-tips-component{width:320px}body .game-details .back-button{display:none}}body .white{color:#fff}body .display-flex{display:flex}body .flex-center{display:flex;align-items:center;justify-content:center}
/*
! tailwindcss v3.4.11 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-2 {
  right: 0.5rem;
}
.top-1 {
  top: 0.25rem;
}
.top-2 {
  top: 0.5rem;
}
.isolate {
  isolation: isolate;
}
.z-10 {
  z-index: 10;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-auto {
  margin-bottom: auto;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-20 {
  height: 5rem;
}
.h-5 {
  height: 1.25rem;
}
.h-full {
  height: 100%;
}
.min-h-full {
  min-height: 100%;
}
.w-5 {
  width: 1.25rem;
}
.w-full {
  width: 100%;
}
.min-w-52 {
  min-width: 13rem;
}
.min-w-full {
  min-width: 100%;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.flex-1 {
  flex: 1 1;
}
.origin-top-right {
  transform-origin: top right;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity));
}
.overflow-hidden {
  overflow: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-orange-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.fill-\[\#24292F\] {
  fill: #24292F;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-1\.5 {
  padding-top: 0.375rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-9 {
  line-height: 2.25rem;
}
.leading-none {
  line-height: 1;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}
.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-inset {
  --tw-ring-inset: inset;
}
.ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}

body[data-theme="dark"] {
    --primary-color: #ee7c31;
    --primary-hover-color: #ee7c31d4;
    --secondary-color: #232b36;
    --card-active-color: black;
    --tab-item-color: white;
    --gradient-from: #ee7c31;
    --gradient-to: #232b36;

    --card-background-color: #232b36;

    --team-names-color: white;

    --card-background-hover-color: #2d3745;
    --card-border-color: #e8eaeb;

    --game-details-background-color: #232b36;
    --game-details-team-name-color: white;

    --dropdown-header-background-color: #1c2026;
    --dropdown-header-color: white;

    --momentum-color: white;

    --momentum-header-color: #1c2026;

    --h2h-names-color: #9fa5ae;
    --h2h-hover-game-color: #2d37458f;

    --card-shadow-color: transparent;
    --border-box-color: #474747;
    --no-available-game-color: white;

    --header-background-color: #2a3543;
    --tab-disabled-color: #81858b;
    --notification-background-color: #2d3745;

    --menu-bottom-background-color: #2a3543;

    --menu-bottom-items-color: white;

    --login-background-color: #2a3543;

    --home-color: #f5f7f9;
    --away-color: #ee7c31;

    --background-color: #1c2026;
    background: #1c2026;

    --lost-color: #e43b3b;
    --won-color: #15b168;

    --time-info-fixture-color: #ffffff80;

    --logo-odds-color: white;
}

body[data-theme="light"] {
    --primary-color: #ee7c31;
    --primary-hover-color: #ee7c31d4;
    --white-color: white;
    --tab-item-color: black;
    --card-active-color: black;
    --gradient-from: #faad39;
    --gradient-to: #ee7c31;

    --card-background-color: white;
    --card-border-color: #0000003b;

    --team-names-color: #333;
    --card-background-hover-color: ghostwhite;

    --game-details-background-color: white;
    --game-details-team-name-color: black;

    --dropdown-header-background-color: #f2f4f6;
    --dropdown-header-color: black;

    --momentum-color: black;

    --momentum-header-color: #f2f2f2;

    --h2h-names-color: #333;
    --h2h-hover-game-color: #f2f4f6;

    --card-shadow-color: #9ca3af45;
    --border-box-color: rgba(0, 0, 0, 0.12);
    --no-available-game-color: black;

    --header-background-color: #ed7c31;
    --tab-disabled-color: rgba(0, 0, 0, 0.38);
    --notification-background-color: white;

    --menu-bottom-background-color: #F1F1F1;

    --menu-bottom-items-color: #84868a;

    --login-background-color: #ffffff;

    --home-color: #2d3745;
    --away-color: #ee7c31;

    --background-color: #f2f4f6;
    background: #f2f4f6;

    --lost-color: #e43b3b;
    --won-color: #15b168;

    --time-info-fixture-color: #22222673;

    --logo-odds-color: #9e9e9e;
}

.placeholder\:text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}

.hover\:bg-red-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:border-indigo-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity));
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-inset:focus {
  --tw-ring-inset: inset;
}

.focus\:ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity));
}

.focus-visible\:outline:focus-visible {
  outline-style: solid;
}

.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}

.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}

.focus-visible\:outline-indigo-600:focus-visible {
  outline-color: #4f46e5;
}

.focus-visible\:ring-transparent:focus-visible {
  --tw-ring-color: transparent;
}

@media (min-width: 640px) {

  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:ml-16 {
    margin-left: 4rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:max-w-\[480px\] {
    max-width: 480px;
  }

  .sm\:max-w-md {
    max-width: 28rem;
  }

  .sm\:flex-auto {
    flex: 1 1 auto;
  }

  .sm\:flex-none {
    flex: none;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:pl-0 {
    padding-left: 0px;
  }

  .sm\:pr-0 {
    padding-right: 0px;
  }

  .sm\:pt-32 {
    padding-top: 8rem;
  }

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .sm\:leading-6 {
    line-height: 1.5rem;
  }
}

@media (min-width: 768px) {

  .md\:p-6 {
    padding: 1.5rem;
  }
}

@media (min-width: 1024px) {

  .lg\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }
}
.filter-wrapper{padding:0 10px;margin-bottom:20px}.filter-wrapper .collapsible-section{margin-top:10px !important}.bg-indigo-600{background-color:var(--primary-color) !important}.text-indigo-600{color:var(--primary-color) !important}

/*# sourceMappingURL=main.0e953afe.css.map*/