body {
  --sp-bg-surface: rgb(80 80 80 / 30%) !important;
  --sp-bg-surface-tertiary: #383838 !important;
  overflow-x: hidden;
}

.help ul li {
  padding: 0.2rem 0rem;
}

@font-face {
  font-family: 'Champions-Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Champions-Bold'), url('Champions-Bold.woff') format('woff');
}


@media (max-width: 1180px) {

  .markdown>table>:not(caption)>*>*,
  .table>:not(caption)>*>* {
    padding: 0.35rem 0.25rem;
  }
}


@media (max-width: 480px) {
  .btn-per {
    border-radius: 0.15rem !important;
    font-size: 0.7rem !important;
  }

  .markdown>table>:not(caption)>*>*,
  .table>:not(caption)>*>* {
    padding: 0.35rem 0.25rem;
  }

  .content .matchdayMatches {
    font-size: 12px !important;
  }
}


.hr,
hr {
  margin: 1rem 0 !important;
}

.bg-light {
  background-color: #404040 !important;
}

.gr2 {
  color: rgb(238, 238, 238) !important;
}
.mb-30 {
  margin-bottom: 1rem;
  margin-top: auto;
  position: relative;
  padding-top: 3rem;
}

a {
  color: #fff !important;
  text-decoration: none !important;
}

a:hover {
  color: #ffeda0 !important;
  text-decoration: none !important;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}


.fixtures-container {
  display: block;
}

.fixtures-container .team-name {
  width: 100%;
  text-align: left;
}

.container-simple {
  padding: 0;
}

ul.custom-repeater {
  padding: 0;
  list-style: none;
}

ul.custom-repeater li {
  padding: 0.6rem 0.3rem;
  background: rgb(255 255 255 / 5%);
  border-radius: 5px;
  margin: 0.4rem 0;
  border-top: 1px solid rgb(255 255 255 / 10%) !important;
  border-bottom: 1px solid rgb(255 255 255 / 10%) !important;
}

ul.custom-repeater li:hover {
  background: rgb(255 255 255 / 10%);
  cursor: pointer;
}


ul.custom-repeater {
  padding: 0;
  list-style: none;
}

img.team-logo-smaller {
  margin: 7px;
  max-width: 22px !important;
  width: 20px;
  height: 20px;
  aspect-ratio: 1 / 1;
}

.v {
  display: table-cell !important;
  vertical-align: middle;
}

.v-wrapper .v-center {
  display: table-cell !important;
  vertical-align: middle;
  font-size: 0.68rem;
  padding: 0px 8px 0px 0px;
  font-weight: 500;
}

.v-center {
  position: relative;
}

.fixtures-container .team-score {
  font-weight: bold;
  line-height: 38px;
  text-align: right;
}

matches-directive .team-score,
matches-directive span.team-name {
  padding-left: 0rem;
}

.v-wrapper {
  display: table;
  padding: 0rem 0.25rem 0.25rem 0.25rem;
}

.text-yellow {
  color: #ffdf1b !important;
}

.markdown>table,
.table {
  margin-bottom: 0rem !important;
  border-collapse: separate;
  border-spacing: 0;
}

.table {
  margin-bottom: 0rem !important;
  --sp-table-border-color: rgb(255 255 255 / 5%) !important;
  background: rgb(255 255 255 / 5%) !important;
  vertical-align: middle !important;
}


.table .TeamTd {
  cursor: pointer !important;
  color: #f8fafc !important;
  font-weight: 400;
  text-align: center;
  cursor: pointer !important;
  width: 40%;
  vertical-align: middle !important;
}

.table .TitleTd {
  text-align: center;
  background-color: #555 !important;
  cursor: cursor;
  width: 50%;
}


.table .width5 {
  text-align: center;
  width: 5% !important;
  vertical-align: middle !important;
}

.table .width15 {
  text-align: center;
  width: 15% !important;
  vertical-align: middle !important;
}

.table .Note {
  font-weight: 400;
  text-align: left;
  cursor: pointer !important;
  width: 40%;
  vertical-align: middle !important;
  padding: 0.5rem 0.2rem;
}

.table .noteSelect {
  font-weight: 400;
  text-align: left;
  cursor: pointer !important;
  width: 40%;
  vertical-align: middle !important;
  padding: 0.5rem 0.2rem;
}



@media (max-width: 576px) {
  .table .TeamTd {
    width: 40%;
    font-size: 0.75rem;
    font-weight: 500;
  }

  .table .TitleTd {
    width: 40%;
    font-size: 0.75rem;
    font-weight: 500;
  }
}





.card-header {
  display: block !important;
}

.card-header .title {
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.5;
}

.accordion-button {
  text-align: center !important;
  background: rgb(255 255 255 / 6%) !important;
  color: #fff !important;
}

.accordion-button:hover {
  color: var(--sp-yellow) !important;
}

.form-selectgroup-label {
  background: #555 !important;
  border-color: #777 !important;
  color: #fff !important;
}

.form-selectgroup-input:checked+.form-selectgroup-label {
  background: #009242 !important;
  border-color: #009688 !important;
  color: #fff !important;
}


.border-top-2 {
  border-top: 2px solid rgb(255 255 255 / 15%) !important;
}


.accordion-button:after,
.btn-close {
  filter: invert(1) grayscale(100%) brightness(200%) !important;
}




.modal-blur {
  -webkit-backdrop-filter: blur(1px) !important;
  backdrop-filter: blur(1px) !important;
}


.modal {
  z-index: 1055 !important;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.accordion-header-stats {
  width: 100%;
  text-align: center !important;
  margin-left: 1.1rem;
}

.team-match-form-bg {
  font-size: clamp(1.2rem, 2.5vw, 1.2rem) !important;
  font-weight: 5600 !important;
  background-color: #494949 !important;
  color: #fff !important;
  cursor: pointer;
}

.otherTeams {
  max-width: 100%;
  overflow: auto;
  white-space: nowrap;
  right: 0;
  left: 0;
  z-index: 930;
}

.otherTeams a {
  margin: 0 0.35rem 0 0.35rem;
}

.sticky-top {
  top: -1px !important;
}



.scrollmenu {
  max-width: 100%;
  overflow: auto;
  white-space: nowrap;
  right: 0;
  left: 0;
  z-index: 30;
  text-transform: uppercase;
  font-size: 0.7rem;
}

.scrollmenu a {
  display: inline-block;
  color: #fff;
  text-align: center;
  font-weight: 500;
  padding: 0.4rem 0.5rem;
  background: rgb(255 255 255 / 10%);
  border-radius: 0.2rem;
  margin-right: 0.5rem;
  border-top: 1px solid rgb(255 255 255 / 10%) !important;
  border-bottom: 1px solid rgb(255 255 255 / 10%) !important;
}

.scrollmenu a:hover {
  color: #fff !important;
  background: rgb(255 255 255 / 25%)!important;
  border-radius: 0.3rem;
}

.scrollmenu .active {
  color: rgb(255, 255, 255) !important;
  background-color: #13805e !important;
}


.accordion-item> :target {
  padding-top: 7rem;
  margin-top: -7rem;
}

.accordion-item>h2:not(:first-child) {
  margin-top: 3rem;
}

.dropdown-item-indicator {
  height: 2rem !important;
}

.ts-control .item {
  font-size: 1.5rem !important;
}

.btn-dark {
  --sp-btn-bg: rgb(255 255 255 / 10%) !important;
  --sp-btn-hover-color: rgb(255 255 255) !important;
  --sp-btn-hover-bg: #009242 !important;
  border: 1px solid rgb(255 255 255 / 10%) !important;
}

.btn-dark:hover {
  background-color: rgb(255 255 255 / 25%);
}

.bd-toc {
  position: -webkit-sticky;
  position: sticky;
  top: 5rem;
  right: 0;
  z-index: 2;
  height: calc(100vh - 3rem);
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior: contain;
}

.dropdown-menu-dark {
  --sp-dropdown-link-hover-bg: rgba(255, 255, 255, 0.55);
  background-clip: content-box !important;
  box-shadow: none !important;
  z-index: 1030 !important;
}

.dropdown-menu {
  overflow: hidden;
  overflow-y: auto;
  max-height: calc(400px);
  width: 100%;
  z-index: 1030 !important;
  --sp-dropdown-link-hover-bg: rgba(var(--sp-muted-rgb), 0.14);
  background-clip: content-box !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff !important;
  background-color: rgb(255 255 255 / 6%) !important;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #4f4f4f;
}

.form-control {
  background-color: rgb(255 255 255 / 10%) !important;
}
.form-control::placeholder {
  color: #999999!important;
}
.accordion-item {
  color: var(--sp-accordion-color);
  border-bottom: var(--sp-accordion-border-width) solid var(--sp-accordion-border-color);
  border: none;
  position: relative;
  overflow: hidden;
}

.table-hover>tbody>tr:hover>* {
  color: var(--sp-yellow) !important;
}


.accordion-item>h2:not(:first-child) {
  margin-top: 9.5rem;
}

.accordion-item> :target {
  padding-top: 9.5rem;
  margin-top: -9.5rem;
}

.form-select:focus {
  outline: 0;
  box-shadow: none !important;
}

.avatar-xs {
  --sp-avatar-size: 1rem !important;
}

.hr-text> :first-child {
  padding-right: 0rem !important;
}

.nav-vertical .nav {
  margin-left: 0rem !important;
  border-left: none !important;
  padding-left: 0rem !important;
  font-size: 0.75rem !important;
}

.nav {
  --sp-nav-link-padding-x: 0.5rem !important;
}


.hr-text:after {
  background-color: rgb(255 255 255 / 10%) !important;
}

.hr-text:before {
  background-color: rgb(255 255 255 / 10%) !important;
}



.text-muted {
  color: #aaa !important;
}

.bg-secondary {
  background-color: #444 !important;
}

.bg-secondary:hover {
  background-color: #3c3c3c !important;
}

.card-btn {
  padding: 1rem 0.5rem !important;
}

.content .matchdayMatches {
  width: 100%;
  font-weight: 400;
  font-size: 0.75rem;
}

.content .matchdayMatches .teamHome {
  float: left;
  display: inline-block;
  width: 50%;
  text-align: right;
}

.content .matchdayMatches .teamAway {
  float: left;
  display: inline-block;
  width: 50%;
  text-align: left;
}

.content .matchdayMatches img.teamlogo {
  height: 20px;
  width: 20px;
  margin: 0 5px;
}

/*
@media (max-width: 767px) {
  .teamName {
      display: none !important;
  }
}
*/
@media (min-width: 767px) {
  .teamNameShort {
    display: none !important;
  }
}

@media (max-width: 990px) {
  .sticky2 {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    z-index: 1021;
  }
}

@media (min-width: 991px) {
  .sticky2 {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1021;
  }
}

/* Background */
.bg-nav {
  background: rgb(255 255 255 / 5%);
}

.bg-nav2 {
  background: rgb(255 255 255 / 6%);
}

.bg-nav3 {
  background: linear-gradient(to right, #008080, #006666)!important;
}

.blur {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.top-5 {
  top: 0px !important;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

@media (max-width: 1181px) {
  .top-5 {
    top: 55px !important;
  }
}

.top-6 {
  top: 65px !important;
}

.top-1 {
  top: 1rem !important;
}

.pe-7 {
  padding-right: 7rem !important;
}

.accordion-header-text {
  width: 100%;
  text-align: center;
  justify-content: center !important;
  align-items: center !important;
  display: flex !important;
}

.img-bg {
  height: 2.75rem;
  width: 2.75rem;
  aspect-ratio: 1 / 1;
}

.flag-bg {
  background-color: #fff;
  padding: 0.1rem;
  border-radius: 0.1rem;
  margin-right: 0.5rem;
  height: 1.2rem;
  width: 1.2rem;
  aspect-ratio: 1 / 1;
}

.logo-bg {
  padding: 0.2rem;
  margin-right: 0rem;
  height: 6rem;
  width: 6rem;
  aspect-ratio: 1 / 1;
}

.logo-sm-bg {
  background-color: #fff;
  padding: 0.2rem;
  border-radius: 0.2rem;
  margin-right: 1rem;
  height: 2.5rem;
  width: 2.5rem;
  aspect-ratio: 1 / 1;
}

.logo-bg-2 {
  background-color: none;
  padding: 0.3rem;
  border-radius: 0.2rem;
  margin-right: 0rem;
  height: 5rem;
  width: 5rem;
  aspect-ratio: 1 / 1;
}

.logo-bg-sm {
  background-color: #fff;
  padding: 0.05rem;
  border-radius: 0.2rem;
  /* margin-right: 1rem; */
  height: 2.8rem;
  width: 2.8rem;
  aspect-ratio: 1 / 1;
}

@media (max-width: 767px) {
  .logo-bg {
    height: 3rem;
  }
}

#game .container {
  border: 0;
}

#game h1 {
  margin: 0 0 10px 0;
}

#game .head {
  width: 100%;
}

#game .head .content {
  position: relative;
}

#game .head .content .teams {
  position: relative;
  margin: 0 0 0 0;
}

#game .head .content .teams .team1,
#game .head .content .teams .team2 {
  width: 50%;
  text-align: center;
}

#game .head .content .teams .team1 .logo,
#game .head .content .teams .team2 .logo {
  display: inline-block;
  margin-bottom: .75rem;
}

#game .head .content .teams .team1 .logo img,
#game .head .content .teams .team2 .logo img {
  display: block;
  height: 80px;
  width: 80px;
}

@media (max-width: 768px) {

  #game .head .content .teams .team1 .logo img,
  #game .head .content .teams .team2 .logo img {
    width: 75px;
    height: 75px;
  }
}

#game .head .content .teams .team1 h2,
#game .head .content .teams .team2 h2 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: .2rem;
}

@media (max-width: 768px) {

  #game .head .content .teams .team1 h2,
  #game .head .content .teams .team2 h2 {
    font-size: 13px;
    line-height: 1rem;
    font-weight: 500;
  }
}

#game .head .content .teams .team1 {
  float: left;
  padding-right: 50px
}

@media (max-width: 768px) {
  #game .head .content .teams .team1 {
    /* text-align:left; */
    /* padding-right:0; */
    width: 50%;
  }
}

@media (max-width: 400px) {
  #game .head .content .teams .team1 h2.hidden {
    display: block !important
  }
}

#game .head .content .teams .team2 {
  float: right;
  padding-left: 50px
}

@media (max-width: 768px) {
  #game .head .content .teams .team2 {
    /* text-align:right; */
    /* padding-left:0; */
    width: 50%;
  }
}

@media (max-width: 400px) {
  #game .head .content .teams .team2 h2.hidden {
    display: block !important
  }
}

@media (min-width: 401px) {
  #game .head .content .teams .team1 h2.hidden {
    display: none !important
  }
}

#game .head .content .teams .score {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.5rem;
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center
}

#game .head .content .teams .score small {
  display: block;
  line-height: .3rem;
  clear: both;
  font-size: 12px;
  font-weight: normal;
  color: #ffe500
}

@media (max-width: 768px) {
  #game .head .content .teams .score small {
    font-size: 11px
  }
}

#game .head .content .teams .score span {
  display: inline-block;
  margin: 0 5px
}

@media (max-width: 768px) {
  #game .head .content .teams .score {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  list-style: none;
}

.breadcrumb-right:before {
  content: "/" !important;
  padding: 0.5rem;
  color: rgb(255 255 255 / 50%) !important;
}

.bg-green {
  background: #ddf3ed !important;
  color: #00845a!important;
}

.bg-red {
  background: #ffcdc9 !important;
  color: #bf3036;!important;
}

.bg-yellow {
  background: #f0f0f0 !important;
  color: #000; !important;
}



.badge {
  background-color: #eee;
  padding: 2px 6px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  color: #00141e;
  font-size: 0.65rem;
  width: 36px;
}

.TableActive {
  background-color: rgb(255 255 255 / 15%) !important;
}

.btn-tab {
  color: rgb(255 255 255 / 75%) !important;
  text-align: center;
  cursor: pointer !important;
  vertical-align: middle !important;
  padding: 0.2rem 0.5rem;
  font-size: 0.7rem;
  text-transform: uppercase;
  border-radius: 0.2rem !important;
  background: rgb(255 255 255 / 10%);
  font-weight: 500;
}

.btn-tab.active {
  background: rgb(0 150 136) !important;
  color: #fff !important;
}

.btn-per {
  --sp-btn-bg: rgb(255 255 255 / 2%) !important;
  --sp-btn-hover-color: #fff !important;
  width: 100% !important;
  border: 0;
  border-radius: 0.2rem !important;
  font-size: 0.85rem;
  padding: 0.275rem !important;
  font-weight: 600;
}

.btn-per.active,
.btn-per:hover {
  background: rgb(255 255 255 / 25%);
}

.btn-per:focus {
  color: #000 !important;
}

.small2,
small2 {
  font-size: 90.714285%;
}

.date {
  font-size: 77% !important;
  text-align: center !important;
  padding-top: 8px;
  color: #555;
}

.content-bottom {
  border-bottom: 1px solid rgb(0 0 0 / 10%) !important;
  padding: 8px 0px 8px 0px;
}

.content-bottom:active, .content-bottom:focus, .content-bottom:hover {
  background-color: rgb(255 255 255 / 5%);
  cursor: pointer;
}

.right-align {
  display: flex;
  justify-content: flex-end;
}



.text-short {
  max-width: 220px;
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.sticky-col {
  position: sticky;
  left: 0;
  z-index: 10;
  min-width: 160px !important;
}

.sticky-col + .sticky-col {
  left: 20px;
}



.scoreboard {overflow: hidden;width: 100%;text-align: center;}
.scoreboard.sticky {padding-top: 0.4rem;}

.rank {
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding: 0.25rem;
  /* background: #d1fab3; */
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  color: #000;
}
.teams {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  transition: padding 0.3s ease, transform 0.3s ease;
  padding: 1rem 0rem;
}

.teams.sticky {
  position: sticky;
  top: 0;
  z-index: 1000;
  transform: scale(0.8);
}

.team {
  flex: 1;
  text-align: center;
  position: relative;
}

.team img {
  width: 75px;
  height: 75px;
  transition: width 0.3s ease, height 0.3s ease;
}

.teams.sticky .team img {
  width: 40px;
  height: 40px;
}

.teams.sticky .score {
  font-size: 2rem;
}


.star {
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}

.teams.sticky .star {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}

.star.left {
  left: 10%;
}

.teams.sticky .star.left {
  left: 0%;
}

.star.right {
  right: 15%;
}

.teams.sticky .star.right {
  right: 0%;
}

.team-name {
  margin: 0.75rem 0rem 0.5rem 0rem;
  transition: font-size 0.3s ease;
  font-size: 15px;
  font-weight: 500;
  color: #0c1e25;
  line-height: 1.2;
  word-break: break-word;
}



.teams.sticky .team-name {
  font-size: 16px;
  opacity: 0;
  display: none;
}

.teams.sticky .team small {
  font-size: 28px;
  opacity: 0;
  display: none;
}

.score {
  font-size: 60px;
  font-weight: 800;
}





@media (max-width: 576px) {
  .score {
    font-size: 1.75rem;
  }

  .team img {
    width: 45px;
    height: 45px;
  }

  .teams.sticky .team img {
    width: 36px;
    height: 36px;
  }

  .team-name {
    font-size: 13px;
    margin-top: 1rem;
  }

  .header,
  .series-info {
    font-size: 12px;
  }

  .star {
    width: 10px;
    height: 25px;
  }

  .teams {
    padding: 0px;
  }
}

.custom-repeater li {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.custom-repeater li.show {
  opacity: 1;
  transform: translateY(0);
}


.empty {
  text-align: center;
  color: #555;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.empty.hidden {
  opacity: 0;
  display: none;
}

.empty.hidden.display-none {
  display: none;
}

.empty-img img {
  height: 128px;
}

.bg-gray {
  background-color: #eee !important;
  color: #000;
}

.footer-menu {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 70px;
  background-color: #007575;
  color: #eee !important;
  z-index: 1030;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.footer-menu.hidden {
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
}

.footer-menu .icon {
  color: #ffffff !important;
}


body.isfullscreen .footer-menu {
  background-color: transparent !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.footer-menu ul {
  display: inline-block;
  width: 100%;
  padding: 6px 6px;
  margin: 0;
}

.footer-menu li {
  width: 19%;
  display: inline-block;
  height: 100%;
  text-align: center;
  margin: 6px 0px 0px 0px;
}

.footer-menu li span {
  display: inline-block;
  color: #fff;
    display: block;
  font-size: 11px;
  line-height: 20px;
}

.footer-menu li span:hover {
  color: #e8ff00;
}

.isfullscreen .footer-menu li a {
  color: #ffffff;
}

.footer-menu li i {
  display: block;
  font-size: 20px;
}


[data-footer_menu="hide"] .footer-menu {
  display: none;
}

.h2h-container {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.h2h-header {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.h2h-header svg {
  margin-right: 10px;
}
.match-box {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
  text-align: center;
  transition: 0.3s;
  background: #f9f9f9;
}
.match-box:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.team-logo {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.compare-btn {
  border: 1px solid #ccc;
  background: #fff;
  padding: 6px 10px;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
}
.compare-btn:hover {
  background: #ddd;
}
.scrolling-menu {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  gap: 6px;
}
.scrolling-menu::-webkit-scrollbar {
  display: none;
}
.menu-item {
  display: contents;
}
.menu-item a {
  display: inline-flex;
  align-items: center;
  padding: 10px 8px;
  white-space: nowrap;
  text-decoration: none;
  color: #f4f4f4!important;
  font-size: 0.85rem!important;
}
.menu-item a:hover{
  color: #e8ff00!important;
}
.menu-item svg {
  margin-right: 5px;
}
.sticky-header {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.sticky-container {
  position: sticky;
  top: 0;
  z-index: 1030;
}

.sticky-col {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow-y: auto;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: #888 #f1f1f1; /* Firefox */
}

.sticky-col::-webkit-scrollbar {
  width: 8px;
}

.sticky-col::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 4px;
}

.note {
  background: #e8ff00;
  color: #000;
  font-size: 0.7rem;
  border-radius: 2px;
  padding: 0px 4px;
  font-weight: 500;
}



/* Skorlar */
.scores {
    flex: 1;
    text-align: center;
    min-width: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.team-power-header {
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    color: #000;
}

.scores-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.scores-inner.flash {
    animation: fadeFlash 1.5s ease-in-out;
}

.score-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0rem;
}

.power-score {
    font-size: 60px;
    font-weight: 800;
    margin: -1rem 0rem -1rem 0rem;
    cursor: pointer;
}

.team-power-win {
    color: #008080;
background: linear-gradient(to right, #008080, #006666);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;

}

.team-power-lose {
    color: #555;
}

.team-power-draw {
    color: #a4a7ad;
}

.points {
    font-size: 12px;
    color: #000;
    font-weight: 500;
}

/* XS: 0 - 575.98px */
@media (max-width: 575.98px) {

    .team-power-header {
        font-size: 8px;
    }

    .power-score {
        font-size: 35px;
        margin: -0.3rem 0;
    }

    .points {
        font-size: 8px;
    }

    .scores-inner {
        gap: 8px;
    }

    
    
}

/* SM: 576px - 767.98px */
@media (min-width: 576px) and (max-width: 767.98px) {


    .power-score {
        font-size: 36px;
        margin: -0.5rem 0;
    }

    .points {
        font-size: 11px;
    }

    .scores-inner {
        gap: 12px;
    }

}




.bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 150px;
  pointer-events: none;
  background:
    repeating-linear-gradient(135deg, rgba(160,160,160,0.03) 0 5px, transparent 5px 10px),
    linear-gradient(to bottom, #fff, #fff);
  z-index: 0;
  mask-image: linear-gradient(to bottom, black 0, black 120px, transparent 150px);
  -webkit-mask-image: linear-gradient(to bottom, black 0, black 120px, transparent 150px);
}





