body {
  --light-gray-black: #efefef;
  --light-gray-border: #efefef;
  --gray-light-color:#292a2d;
  --white-gray-bkg:#fff;
  --text-white: #040504;
  --white-gray-light-bkg: #fff;
  --light-gray-bkg: #efefef;
  --light-gray-bkg-rgb: 239,239,239;
  --black-white: #fff;
  --white-black-rgb: 255,255,255;
  --black-white-rgb: 4,5,4;
  --light-white: #9a9999;
  --stars-border:#e1e1e1;
  --white-green:#fff;
  --green-white:#149688;
  --table-bg: 239,239,239;
  --dark-gray:#b9b8b8;
  --black-gray: #040504;
  --footer-gray-color: #b9b8b8;
}

body.dark {
  --light-gray-black: #040504;
  --light-gray-border: #2a2a2d;
  --gray-light-color: #efefef;
  --white-gray-bkg: #040504;
  --text-white: #dedada;
  --white-gray-light-bkg: #2a2a2d;
  --light-gray-bkg: #474545;
  --light-gray-bkg-rgb: 71,69,69;
  --black-white: #040504;
  --white-black-rgb: 4,5,4;
  --black-white-rgb: 255,255,255;
  --light-white: #fff;
  --stars-border:#f2f1f1;
  --white-green:#149688;
  --green-white:#fff;
  --table-bg: 20,20,20;
  --dark-gray:#474545;
  --black-gray: #4c4c4c;
  --footer-gray-color: #2a2a2d;
}

.main-content {
  padding: 0;
}
.main-content .fixtures-and-results {
  margin-top: 4.3rem;
}
.main-content .fixtures-and-results > h2,
.main-content .fixtures-and-results > h3 {
  margin-top: 3.25rem;
  margin-bottom: 1.15rem;
  line-height: 2.0625rem;
}
.main-content .fixtures-and-results > h4 {
  margin-bottom: 1.4rem;
}
.main-content .fixtures-and-results > h4:first-of-type {
  margin-top: 1.35rem;
}
.main-content .fixtures-and-results > p {
  margin-bottom: 1.5rem;
  line-height: 1.55rem;
}
.main-content .fixtures-and-results > p:first-child {
  margin-top: 1.5;
}
.main-content .fixtures-and-results .iconized-heading {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
}
.main-content .fixtures-and-results .iconized-heading h1,
.main-content .fixtures-and-results .iconized-heading h2 {
  margin: 0;
  line-height: 1.875rem;
  padding-top: 0.3rem;
  padding-left: 1.4rem;
  margin-left: 1.2rem;
  border-left: 0.25rem solid #149688;
}
.main-content .fixtures-and-results .iconized-heading img {
  height: 3.1rem;
}
.main-content .fixtures-and-results .intro-content {
  margin-bottom: 0rem;
}
.main-content .fixtures-and-results .intro-content .intro-content-left {
  width: 100%;
}
.main-content .fixtures-and-results .intro-content .intro-content-left .intro-content-left-text .bold, .main-content .fixtures-and-results .intro-content .intro-content-left .intro-content-left-text strong {
  font-family: "Poppins-Bold";
}
.main-content .fixtures-and-results .featured-sportsbooks {
  margin-top: 4.1rem;
  margin-bottom: 1.6rem;
}
.main-content .fixtures-and-results .featured-sportsbooks .iconized-heading {
  margin-bottom: 1.8rem;
}
.main-content .fixtures-and-results .premier-league-results {
  margin-bottom: 3.1rem;
  display: flex;
  flex-direction: column;
}
.main-content .fixtures-and-results .premier-league-results .header {
  background-color: #149688;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0.6rem 1rem 0.55rem 1.5rem;
}
.main-content .fixtures-and-results .premier-league-results .filters-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  padding: 1.4rem 0 1.9rem 0;
}
.main-content .fixtures-and-results .premier-league-results .filters-row .select-competition {
  letter-spacing: -0.0375rem;
}
.main-content .fixtures-and-results .premier-league-results .filters-row .reset-filters-btn {
  border: none;
  margin-left: 1rem;
  color: var(--text-white);
  width: fit-content;
  margin-top: 6px;
}
.main-content .fixtures-and-results .premier-league-results .filters-row .reset-filters-btn:active {
  color: black;
}
.main-content .fixtures-and-results .premier-league-results .filters-row .reset-filters-btn img {
  margin-right: 0.5rem;
  height: 0.95rem;
  width: 0.95rem;
}
.main-content .fixtures-and-results .premier-league-results .filters-row .last-update-date {
  font-size: 0.875rem;
  padding: 0.5rem 1.7rem;
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs {
  position: relative;
  font-family: "Poppins-Bold";
  line-height: 1.5625rem;
  border: none;
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs li {
  background: var(--light-gray-border);
  width: 50%;
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs li:first-of-type img {
  height: 1.1875rem;
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs li:last-of-type img {
  height: 1.55rem;
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs li img {
  margin-right: 0.8rem;
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs li .nav-link {
  border: none;
  border-radius: 0;
  color: var(--text-white);
  border-bottom: 0.225rem solid #149688;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs li .nav-link.active {
  position: relative;
  background: #149688;
  color: #fff;
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs li .nav-link.active img {
  filter: invert(100%) brightness(1000%);
}
.main-content .fixtures-and-results .premier-league-results .league-stats-tabs li .nav-link.active::after {
  content: "";
  position: absolute;
  top: 2.5rem;
  width: 0.8rem;
  height: 0.8rem;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-top: 0.8rem solid #149688;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .wrapper .date-container {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.125rem solid #149688;
  margin-bottom: 0.5rem;
  font-family: "Poppins-Regular";
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .wrapper .date-container .date {
  font-family: "Poppins-Bold";
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .wrapper .date-container .standings-btn {
  border: none;
  text-decoration: underline;
  color: black;
  padding-right: 0.7rem;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .wrapper .date-container .standings-btn:hover {
  text-decoration: none;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-league {
  position: relative;
  display: flex;
  align-items: center;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-league::after {
  content: "";
  position: absolute;
  width: 0.125rem;
  background-color: #149688;
  height: 75%;
  left: 0;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams {
  font-size: 0.875rem;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams span > img {
  height: 1.2rem;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams span:first-child {
  width: 41.5%;
  justify-content: end;
  text-decoration: underline;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams span:nth-child(2) {
  width: 17%;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams span:last-child {
  width: 41.5%;
  text-decoration: underline;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams .results {
  display: flex;
  justify-content: center;
  gap: 0.1rem;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams .results .result-card {
  background-color: #149688;
  height: 1.35rem;
  width: 1.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-teams .results .result-card.winning-score::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.0625rem;
  background: #149688;
  bottom: -0.2rem;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .match-center-table-row .table-quote-hidden-content .table-quote-hidden-content-name .table-quote-hidden-content-name-teams {
  font-family: "Poppins-Medium";
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .more-matches-btn {
  margin-top: 2rem;
  border: 0.0625rem solid #149688;
  color: #149688;
  border-radius: 1.4375rem;
  padding: 0.7rem 1.9rem;
  display: flex;
  font-family: "Poppins-Bold";
  transition: 0.5s;
  text-align: center;
}
.main-content .fixtures-and-results .premier-league-results .tab-content .match-center-section .match-center-table .more-matches-btn i {
  margin-left: 0.7rem;
}
.main-content .fixtures-and-results .premier-league-results .tab-content #fixtures .match-center-table .match-item .match-center-table-row .match-center-table-btn {
  background: #F9C536;
  color: #000;
}
.main-content .fixtures-and-results .premier-league-results .tab-content #fixtures .match-center-table .match-item .match-center-table-row .match-center-table-btn .bet-btn button {
  background-color: #149688;
  border: none;
}
.main-content .fixtures-and-results .link-to-current {
  margin-top: 2.4rem;
  margin-bottom: 3rem;
}
.main-content .fixtures-and-results .soccer-betting-resources {
  margin-top: 3rem;
}
.main-content .right-column {
  padding-top: 7.3rem;
}
.main-content .right-column .news-table-container .news-table .new-table-header h3 {
  letter-spacing: 0.05rem;
  text-align: center;
  padding-left: 0;
  text-transform: uppercase;
}

@media (max-width: 1399px) {
  .main-content .fixtures-and-results .premier-league-results .filters-row {
    justify-content: space-evenly;
  }
}
@media (max-width: 767px) {
  .main-content .fixtures-and-results .premier-league-results .filters-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .main-content .fixtures-and-results .premier-league-results .filters-row .dropdown-container:nth-child(2) {
    justify-self: end;
  }
  .main-content .fixtures-and-results .premier-league-results .filters-row .reset-filters-btn {
    grid-column: span 2;
    margin-left: 0;
  }
  .main-content .fixtures-and-results .premier-league-results .filters-row .last-update-date {
    grid-column: span 2;
    margin-left: 0;
  }
}
@media (max-width: 420px) {
  .main-content .fixtures-and-results .premier-league-results .filters-row {
    display: flex;
    flex-direction: row;
  }
}

/*# sourceMappingURL=fixtures-and-results.css.map */
