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;
}

.dark .league-stats-tabs li .nav-link img {
  filter: invert(100%) brightness(1000%);
}

.main-content {
  padding: 0;
}
.main-content .top-scorers-and-assists-stats {
  margin-top: 4.3rem;
}
.main-content .top-scorers-and-assists-stats > h2,
.main-content .top-scorers-and-assists-stats > h3 {
  margin-top: 3.25rem;
  margin-bottom: 1.15rem;
  line-height: 2.0625rem;
}
.main-content .top-scorers-and-assists-stats > h4 {
  margin-bottom: 1.4rem;
}
.main-content .top-scorers-and-assists-stats > h4:first-of-type {
  margin-top: 1.35rem;
}
.main-content .top-scorers-and-assists-stats > p {
  margin-bottom: 1.5rem;
  line-height: 1.55rem;
}
.main-content .top-scorers-and-assists-stats > p:first-child {
  margin-top: 1.5;
}
.main-content .top-scorers-and-assists-stats .iconized-heading {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
}
.main-content .top-scorers-and-assists-stats .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 .top-scorers-and-assists-stats .iconized-heading img {
  height: 3.1rem;
}
.main-content .top-scorers-and-assists-stats .intro-content {
  margin-bottom: 0rem;
}
.main-content .top-scorers-and-assists-stats .intro-content .intro-content-left {
  width: 100%;
}
.main-content .top-scorers-and-assists-stats .intro-content .intro-content-left .intro-content-left-text .bold, .main-content .top-scorers-and-assists-stats .intro-content .intro-content-left .intro-content-left-text strong {
  font-family: "Poppins-Bold";
}
.main-content .top-scorers-and-assists-stats .featured-sportsbooks {
  margin-top: 4.1rem;
}
.main-content .top-scorers-and-assists-stats .featured-sportsbooks .iconized-heading {
  margin-bottom: 1.8rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists {
  margin-top: 2.8rem;
  margin-bottom: 3.4rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container {
  gap: 1rem;
  margin-top: 1.8rem;
  margin-bottom: 2.6rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container .reset-filters-btn {
  margin-left: auto;
  margin-right: 1.6rem;
  border: none;
  color: var(--text-white);
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container .reset-filters-btn img {
  margin-right: 0.5rem;
  height: 1.335rem;
  width: 1.335rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container .last-update-date {
  margin: 0;
  font-size: 0.875rem;
  padding: 0.5rem 1.7rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .league-stats-tabs {
  position: relative;
  font-family: "Poppins-Bold";
  line-height: 1.5625rem;
  border: none;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .league-stats-tabs li {
  background: var(--light-gray-border);
  width: 50%;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .league-stats-tabs li:first-of-type img {
  height: 1.1875rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .league-stats-tabs li:last-of-type img {
  height: 1.55rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .league-stats-tabs li img {
  margin-right: 0.8rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .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;
  align-items: center;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .league-stats-tabs li .nav-link.active {
  position: relative;
  background: #149688;
  color: #fff;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .league-stats-tabs li .nav-link.active img {
  filter: invert(100%) brightness(1000%);
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .league-stats-tabs li .nav-link.active::after {
  content: "";
  position: absolute;
  top: 2.5rem;
  left: 50%;
  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 .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container {
  width: 100%;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table {
  margin-bottom: 1.8rem;
  border-bottom: 0.125rem solid #149688;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table thead {
  height: 2.9rem;
  background-color: var(--light-gray-border);
  color: var(--text-white);
  border-bottom: 0.125rem solid #149688;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table thead tr th {
  font-family: "Poppins-SemiBold";
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table thead tr th:first-of-type {
  padding-left: 3.6rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr:nth-of-type(even) {
  background: rgba(var(--table-bg));
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr th, .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td {
  border: none;
  vertical-align: middle;
  text-align: center;
  width: 23%;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr th:first-of-type, .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td:first-of-type {
  text-align: left;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr th:nth-child(3), .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td:nth-child(3) {
  width: 18%;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr th:last-of-type, .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td:last-of-type {
  width: 18%;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td {
  padding: 0.6rem 0.4rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td:nth-of-type(2) > img {
  margin-right: 0.6rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td:last-of-type {
  font-family: "Poppins-Bold";
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td .player-info {
  display: flex;
  align-items: center;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td .player-info .player-rank {
  height: 1.6rem;
  width: 1.1rem;
  margin-right: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins-Bold";
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td .player-info .player-details {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td .player-info .player-details .player-top-row {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td .player-info .player-details .position {
  color: #7d7d7d;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container table tbody tr td.team img {
  height: 1.85rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container .btn-control {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #149688;
  color: #fff;
  border: 0.125rem solid #149688;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container .btn-control:hover {
  background-color: var(--white-gray-bkg);
  color: #149688;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container .btn-control.btn-prev {
  margin-left: auto;
  padding-right: 0.2rem;
}
.main-content .top-scorers-and-assists-stats .top-scorers-and-assists .tab-pane .tables-container .btn-control.btn-next {
  padding-left: 0.2rem;
  margin-right: 1.4rem;
  margin-left: 1.1rem;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table {
  margin-bottom: 2rem;
  margin-top: 1.5rem;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr th, .main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr td {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr th:first-of-type, .main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr td:first-of-type {
  width: 36%;
  text-align: left;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr th:nth-child(2), .main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr td:nth-child(2) {
  width: 50%;
  text-align: left;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr th {
  font-family: "Poppins-SemiBold";
  padding: 0.77rem 0.5rem;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr th:nth-child(2) {
  padding-left: 4.2rem;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr td {
  padding: 0.5rem 0.5rem;
  vertical-align: middle;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table tr td img {
  height: 1.85rem;
  margin-right: 1.1rem;
}
.main-content .top-scorers-and-assists-stats .goal-performance.table-container table thead {
  background-color: var(--light-gray-border);
  border-bottom: 0.125rem solid #149688;
  color: var(--text-white);
}
.main-content .top-scorers-and-assists-stats .link-to-current {
  margin-top: 2.4rem;
  margin-bottom: 3rem;
}
.main-content .top-scorers-and-assists-stats .soccer-betting-resources {
  margin-top: 3rem;
}
.main-content .right-column {
  padding-top: 9.5rem;
}
.main-content .right-column .news-table-container .news-table .new-table-header h3 {
  letter-spacing: 0.05rem;
  text-align: center;
  padding-left: 0;
}

@media (max-width: 1399px) {
  .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container {
    display: grid;
    grid-template-columns: auto auto;
  }
  .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container .dropdown-container:first-child {
    justify-self: right;
  }
  .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container .dropdown-container:nth-child(3), .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container .reset-filters-btn, .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container .last-update-date {
    grid-column: span 2;
    margin: 0;
    justify-self: center;
  }
}
@media (max-width: 767px) {
  .heading-and-dropdown-container {
    flex-direction: column;
    gap: 1rem;
  }
}
@media (max-width: 430px) {
  .main-content .top-scorers-and-assists-stats .top-scorers-and-assists .sort-filter-container {
    display: grid;
    grid-template-columns: auto auto;
  }
}

/*# sourceMappingURL=top-scorers-and-assists-stats.css.map */
