/* font */
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-family: var(--main-font);
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-weight: 500;
  font-style: normal;
}
/* common */
.absolute-footer {
  display: none;
}
html,
.mfp-content {
  background-color: #000 !important;
}

figure {
  margin: 1rem auto !important;
  max-width: 100%;
}

figcaption {
  text-align: center;
  background-color: rgb(240, 240, 240);
  line-height: 2;
}

.a-logo {
  max-width: 393px;
}

.menu-item .nav-dropdown {
  padding: 0 !important;
}

/* .a-search */
.a-search h1 {
  justify-content: center;
}

.rank-math-breadcrumb p {
  margin-bottom: 0;
}

/* .a-heading */
.a-heading b,
.a-heading-left b {
  display: none;
}

.a-heading .section-title,
.a-heading-left .section-title {
  border: unset;
}

.a-heading .section-title {
  justify-content: center;
}

.a-heading-left .section-title {
  justify-content: flex-start;
}

.a-heading .section-title span,
.a-heading-left .section-title span {
  border: unset;
  margin: unset;
  padding: unset;
}

.a-heading-left .section-title span {
  text-align: left;
}

.a-heading .section-title span {
  text-align: center;
}

/* .a-sidebar */

.a-sidebar .is-divider {
  display: none;
}
.a-sidebar > .col-inner .is-divider {
  display: none;
}

.col-inner:has(.a-sidebar) {
  position: sticky;
  top: 110px;
}

.a-sidebar .a-heading {
  margin-bottom: 0.5rem;
}

.a-sidebar .a-heading .section-title {
  margin-bottom: unset;
  font-size: 20px;
}

.a-sidebar .post-item .box {
  display: flex;
  gap: 10px;
  padding: 5px 0;
  align-items: center;
}

.a-sidebar .post-item:first-child .box {
  border-top: unset;
}

.a-sidebar .post-item .box-text {
  padding: unset;
}

.a-sidebar .post-item .post-title {
  font-size: 16px;
}

.a-sidebar .post-item .box-image {
  width: 40% !important;
}

/* .a-cate */
.a-cate .category-page-title .page-title-inner .flex-col:first-child,
.a-cate .category-page-title .page-title-inner .flex-col:last-child {
  display: none;
}

.a-cate .category-page-title .page-title-inner .flex-col {
  margin: unset;
}

.a-cate .category-page-title .page-title-inner {
  padding: unset;
}

/* at_posts_related */
#at_posts_related .text-center {
  text-align: left;
}

#at_posts_related .row {
  margin-left: -5px;
  margin-right: -5px;
}

#at_posts_related .col {
  padding-left: 5px;
  padding-right: 5px;
}

#at_posts_related .is-divider,
#at_posts_related .badge {
  display: none;
}

/* .a-footer */
.a-footer .ux-menu .ux-menu-title {
  color: #fff;
  font-size: 1rem;
}

.a-footer .ux-menu .ux-menu-link__link {
  color: #f1f1f1;
}

.a-footer .ux-menu .ux-menu-link__link:hover {
  color: var(--fs-experimental-link-color-hover);
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
  font-weight: bold;
}
.searchform-wrapper {
  z-index: 999;
}

.single-post figure {
  max-width: 100% !important;
}

.post-item .image-cover {
  padding-top: 50% !important;
}

.h-100 {
  height: 100%;
}

.align-items-center {
  align-items: center !important;
}

.a-section-3 .tabbed-content {
  padding: 20px 20px 20px 0;
}
.a-section-3 .tabbed-content .tab,
.a-section-3 .tabbed-content .tab-panels {
  border: 0 !important;
}
.a-section-3 .tabbed-content .tab {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
}
.a-section-3 .tabbed-content .tab:hover,
.a-section-3 .tabbed-content .tab.active {
  background: #2e3136;
  border-radius: 6px 0px 0px 6px;
}
.a-section-3 .tabbed-content .tab a {
  font-size: 13px;
  line-height: 18px;
  color: #ffba00;
  font-weight: 400;
  padding: 5px 0;
  text-transform: none;
}
.a-section-3 .tabbed-content .tab-panels {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 700px;
  background: #2e3136;
  padding: 1rem;
  border-radius: 0px 6px 6px 6px;
}

.a-section-3 .tabbed-content .tab-panels::-webkit-scrollbar {
  width: 7px;
  background: transparent !important;
}

.a-section-3 .tabbed-content .tab-panels::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 6px;
}

.a-heading h1 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  display: inline;
}

.home .a-heading h1 {
  font-weight: 700;
  font-size: 16px;
  background: #292b2e;
  line-height: 36px;
  padding: 16px 20px;
  text-transform: uppercase;
  display: inline;
  font-family: kanit;
}

.home .a-heading h1 {
  font-size: 16px;
}

.a-heading-left h2 {
  color: #fea013;
  font-size: 24px;
  margin: 0;
  line-height: 30px;
  padding-left: 16px;
  position: relative;
  display: inline-block;
}

.a-heading-left .section-title span:before {
  content: "";
  position: absolute;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #e19a00;
  border-radius: 0 5px 5px 0;
}

.post-style1 .box-text {
  padding: 0 0 0 15px;
}

.post-style1 .is-divider {
  width: 80px;
  height: 3px;
  background-image: url("/wp-content/uploads/2025/10/line.svg");
  max-width: unset;
  position: absolute;
  margin: 0;
  top: 99%;
  left: 0%;
  transform: translate(15px, -50%);
  display: flex !important;
}

.post-style2 .box-text {
  padding: 16px 24px 24px;
}

.post-style2 .is-divider {
  transform: translate(24px, -50%);
}

.post-item .from_the_blog_excerpt {
  font-size: 15px;
}

.s-highlight .post-style2 .box-text {
  padding: 16px 24px 18px;
}

.s-highlight .post-style2 .post-item {
  padding-bottom: 24px;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.d-flex {
  display: flex !important;
}

.d-none {
  display: none !important;
}

.j-text-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 500px;
}

.j-text-scroll::-webkit-scrollbar {
  width: 7px;
  background: transparent !important;
}

.j-text-scroll::-webkit-scrollbar-thumb {
  background-color: #ff0000;
  border-radius: 6px;
}

.main-page {
  border-radius: 7px;
  background-size: 100%;
  margin-bottom: 16px;
}

.page_bars {
  background: linear-gradient(0deg, rgb(1, 17, 46) 0%, rgb(24, 42, 66) 100%);
  border-radius: 10px;
  position: relative;
}

.main-page .sports-bars {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: auto;
  white-space: nowrap;
  flex-wrap: nowrap;
  position: relative;
  padding: 16px 16px 11px;
}

.main-page .sports-bars::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}

.main-page .sports-bars ul {
  list-style: none;
  width: 100%;
  display: flex;
  gap: 15px;
  margin: 0px;
  padding: 0px 6px 0px 0px;
  flex: 0 0 calc(100% - 250px);
  border-bottom: none;
}

.main-page .sports-bars ul li {
  position: relative;
  margin: 0;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.main-page .sports-bars ul li button.active,
.main-page .sports-bars ul li button:focus,
.main-page .sports-bars ul li button:hover {
  position: relative;
  color: rgb(255, 255, 255);
  font-weight: 600;
  border: none;
  text-shadow: rgba(0, 0, 0, 0.24) 0px 0.92px 3.678px;
  background: linear-gradient(178deg, rgb(0, 38, 105), rgb(0, 75, 207));
  border-radius: 100px;
}

.main-page .sports-bars ul li button.active::before,
.main-page .sports-bars ul li button:focus::before,
.main-page .sports-bars ul li button:hover::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 100px;
  padding: 1px;
  border: none;
  background: linear-gradient(178deg, rgb(1, 59, 139), rgb(0, 20, 80));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.main-page .sports-bars ul li button img {
  filter: brightness(0) saturate(100%) invert(29%) sepia(10%) saturate(1200%)
    hue-rotate(190deg) brightness(94%) contrast(105%);
}

.main-page .sports-bars ul li button.active img,
.main-page .sports-bars ul li button:focus img,
.main-page .sports-bars ul li button:hover img {
  filter: unset;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: rgb(73, 80, 87);
  background-color: rgb(255, 255, 255);
  border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255);
}

.main-page .sports-bars ul li button {
  background: rgb(14, 25, 45);
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  gap: 5px;
  min-width: auto;
  height: 39px;
  outline: 0px;
  border-radius: 100px;
  margin: 0px;
  color: rgb(57, 86, 136);
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.24) 0px 0.92px 3.678px;
  font-family: Oswald;
  font-size: 13.793px;
  font-style: normal;
  font-weight: 600;
  padding: 0 25px;
}

.main-page .sports-bars ul li button span {
  line-height: 0;
}

.main-page .sports-bars .btn-livescore {
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  border: 1px solid rgb(58, 58, 58);
  border-radius: 30px;
  background: rgb(14, 25, 45);
  color: rgb(196, 196, 196);
  font-size: 14px;
  font-family: Oswald;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 14px 7px 10px;
}

.main-page .sports-bars .btn-livescore svg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.main-page .sports-bars .btn-livescore svg.lv-svg-active {
  display: none;
}

.main-page .sports-bars .btn-livescore span {
  z-index: 2;
}

.switch {
  align-items: center;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  justify-content: space-between;
  line-height: 20px;
  margin-bottom: 0px;
}

.switch input {
  display: none;
}

.main-page .sports-bars .switch.btn-livescore input {
  position: relative;
  cursor: pointer;
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 5%;
  z-index: 999;
  opacity: 0;
  display: block;
}

.switch .switch-style {
  background: rgb(163, 163, 163);
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  width: 32px;
  position: relative;
  transition: 0.3s ease-in-out;
  margin-right: 5px;
}

.switch .switch-style::before {
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  left: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
}

.switch > input[type="checkbox"]:checked + .switch-style {
  background: rgb(255, 64, 2);
}

.switch > input[type="checkbox"]:checked + .switch-style::before {
  left: 16px;
}

.football-tab {
  padding: 0px 16px 12px;
}

.main-page .list-filter {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  gap: 12px;
  padding: 0px 16px;
  margin-bottom: 0px;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.main-page .list-filter li a.now {
  position: relative;
  color: rgb(255, 255, 255);
  background: linear-gradient(360deg, rgb(0, 53, 71), rgb(0, 45, 77));
}

.main-page .list-filter li a.now::before {
  content: "";
  position: absolute;
  inset: 0px;
  border-radius: 8px;
  padding: 1px;
  mask-composite: xor;
  pointer-events: none;
}

.main-page .list-filter li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 13px;
  min-width: 120px;
  height: 34px;
  padding: 0px 8px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  white-space: nowrap;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(16, 34, 67);
}

.main-page .list-filter li {
  position: relative;
  z-index: 999;
  margin: 0;
}

.main-page .list-filter li a.active,
.main-page .list-filter li a:hover {
  color: rgb(86, 251, 195);
  border: 1px solid transparent;
  position: relative;
  border-radius: 8px;
  font-weight: 600;
  z-index: 1;
  background: linear-gradient(
    360deg,
    rgba(31, 62, 171, 0.32),
    rgba(22, 89, 81, 0.2)
  );
}

.main-page .list-filter li a.active::before,
.main-page .list-filter li a:hover::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  padding: 1px;
  background: linear-gradient(360deg, rgb(0, 101, 144), rgba(35, 59, 83, 0));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.main-page .list-filter li a.now .num {
  background: rgb(1, 42, 56);
}

.main-page .list-filter li a .num {
  background: rgb(1, 42, 56);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: rgb(255, 255, 255);
  font-weight: 600;
  border-radius: 38px;
  width: 22px;
  height: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  font-size: 11px;
}

.main-page .list-filter li a.active .num {
  color: rgb(255, 255, 255);
}

.grid-matches_wrapper {
  margin-top: 20px;
}

.grid-matches {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}

.main-grid-match {
  position: relative;
  border-radius: 11px;
  background: url("/wp-content/uploads/2025/10/grid-match_bg.webp") center
    center / cover no-repeat rgb(1, 17, 46);
}

#basketball .main-grid-match {
  background: url("/wp-content/uploads/2025/10/grid-match_bg.webp") center
    center / cover no-repeat rgba(20, 20, 20, 0.4);
}

#tennis .main-grid-match {
  background: url("/wp-content/uploads/2025/10/grid-match_bg.webp") center
    center / cover no-repeat rgba(20, 20, 20, 0.4);
}

#volleyball .main-grid-match {
  background: url("/wp-content/uploads/2025/10/grid-match_bg.webp") center
    center / cover no-repeat rgba(20, 20, 20, 0.4);
}

#badminton .main-grid-match {
  background: url("/wp-content/uploads/2025/10/grid-match_bg.webp") center
    center / cover no-repeat rgba(20, 20, 20, 0.4);
}

.main-grid-match::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 11px;
  padding: 1px;
  background: linear-gradient(
    rgb(35, 47, 71) 2%,
    rgb(35, 47, 71) 47%,
    rgb(28, 34, 47) 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.main-grid-match a {
  text-decoration: none;
}

.grid-match__tennis .team-name-group {
  height: 45px;
}

.gmd-tournament-header {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 120px 1fr;
  align-items: center;
  text-align: center;
  padding: 5px 12px;
  color: rgb(255, 255, 255);
}

.gmd-comp_logo {
  height: 14px;
  width: 14px;
  object-fit: contain;
}

.gmd-elapsed-time {
  position: relative;
  border-radius: 5px;
  text-align: center;
}

.gmd-elapsed {
  width: 100%;
  height: 100%;
}

.gmd-e_minutes {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0px;
  font-size: 11px;
  font-family: Arial;
  color: rgb(255, 255, 255);
  text-wrap: nowrap;
}

.gmd-match-date {
  text-align: right;
  font-size: 12px;
  color: rgb(245, 168, 0);
  opacity: 0.8;
}

.gmd-match-date span {
  position: relative;
  padding: 4.5px 10px;
  margin-bottom: 0;
  border-radius: 13px;
  box-shadow: rgb(38, 45, 63) 0 0 0 1px inset;
  color: rgb(255, 181, 23);
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.gmd-match-date span::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 13px;
  padding: 1px;
  background: linear-gradient(0deg, rgb(255, 181, 23) 20%, rgb(1, 22, 56) 62%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.gmd-content_match {
  color: rgb(255, 255, 255);
  display: flex;
  padding: 0px 0.5rem 0.8rem;
  text-align: center;
  align-items: center;
}

.gmd-team .team-logo-group img {
  height: 50px;
  width: 50px;
  object-fit: contain;
  padding: 2px;
}

.gmd-mid_score {
  width: max-content;
}

.grid-match__status .grid-match__vs {
  background: linear-gradient(
    113deg,
    rgb(21, 83, 239) 7.37%,
    rgb(12, 48, 137) 57.22%,
    rgb(11, 42, 121) 66.05%,
    rgb(0, 0, 0) 131.67%
  );
  stroke: rgb(20, 86, 255);
  color: rgb(255, 255, 255);
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  place-content: center;
}

.grid-match__status .grid-match__vs {
  margin-inline: 20px;
}

.grid-match__vs {
  color: rgb(187, 187, 187);
  white-space: nowrap;
}

.grid-match__vs {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0px;
  width: 100%;
  align-items: center;
}

.gmd-score-box {
  border-radius: 5px;
  display: flex;
  font-size: clamp(1.1875rem, 0.5rem + 2vw, 1.1875rem);
  font-weight: 500;
  gap: 0.3rem;
  justify-content: space-evenly;
  padding: 5px;
  background: linear-gradient(90deg, rgb(14, 0, 101) 0%, rgb(9, 0, 63) 100%);
}

.gmd_home-score.is-win p,
.gmd_away-score.is-win p {
  background: linear-gradient(0deg, rgb(37, 50, 213) 0%, rgb(7, 14, 89) 76.25%);
  padding-inline: 10px;
  color: white;
}

.is-win p::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 6px;
  padding: 1px;
  background: linear-gradient(
    360deg,
    rgba(0, 200, 244, 0.75),
    rgba(66, 83, 243, 0.75)
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.gmd_home-score p {
  position: relative;
  border-radius: 5.625px;
  padding-inline: 10px 3px;
  margin-bottom: 0px;
}

.gmd_away-score p {
  position: relative;
  margin-bottom: 0px;
  border-radius: 5.625px;
  padding-inline: 3px 10px;
}

.gmd-match-footer-tennis {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  gap: 12px;
}

.gmd-match-footer-tennis .t-incident-tennis {
  width: 200px;
  gap: 4px;
}

.gmd-match-footer-tennis .t-incident-tennis-5 {
  width: 260px;
}

.gmd-match-footer-tennis .t-incident-tennis .tib-row-head {
  display: none;
}

.gmd-match-footer-tennis .grid-pt {
  color: rgb(184, 216, 145);
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.gmd-match-footer-tennis .grid-pt div {
  height: 24px;
  display: flex;
  align-items: center;
}

.gmd-match-footer-tennis .grid-pt .grid-pt-home {
  margin-bottom: 8px;
}

.gmd-match-footer {
  position: relative;
  display: grid;
  grid-template-columns: 190px 1fr 1fr;
  padding: 4px 10px 3px;
  margin: 0 12px 6px;
  align-items: center;
  border-radius: 11px;
  box-shadow: rgba(0, 0, 0, 0.12) 0 0 12px inset;
  background: transparent;
}

.gmd-match-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 11px;
  padding: 1px;
  background: linear-gradient(
    0deg,
    rgba(26, 30, 35, 0) 0%,
    rgba(104, 115, 205, 0.5) 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.gmd-match-footer__streamer {
  display: flex;
  gap: 5px;
  align-items: center;
  color: rgb(187, 187, 187);
  justify-content: flex-end;
}

.extra-info {
  display: none;
  flex-direction: row;
  gap: 5px;
}

.toggle-btn {
  position: relative;
  background: none;
  color: rgb(187, 187, 187);
  border: none;
  border-radius: 38px;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.toggle-btn::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 1px;
  height: 24px;
  opacity: 0.3;
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgb(255, 255, 255) 54.5%,
    rgba(255, 255, 255, 0) 100%
  );
}

.blv-count {
  display: flex;
  align-items: center;
  gap: 5px;
}

span.blv-arrow {
  color: rgb(187, 187, 187);
}

.gmd-match-footer__streamer.active span.blv-arrow {
  color: rgb(44, 115, 242);
}

.gmd-match-footer:has(.no-blv),
.gmd-match-footer:has(.int-blv) {
  grid-template-columns: 1fr 1fr 1fr;
}

.gmd-match-footer__streamer:has(.no-blv),
.gmd-match-footer__streamer:has(.int-blv) {
  justify-content: center;
}

.no-blv img {
  filter: grayscale(100%);
  pointer-events: none;
}

.toggle-btn.no-blv img {
  filter: grayscale(100%);
}

.toggle-btn.no-blv:has(img) {
  pointer-events: none;
}

.no-blv .blv-count {
  display: none;
}

.toggle-btn.no-blv::after {
  display: none;
}

.toggle-btn:hover,
.gmd-match-footer__streamer.active .toggle-btn {
  border: none;
  background: transparent;
}

.gmd-match-footer__streamer.active .toggle-btn img,
.gmd-match-footer__streamer.active .toggle-btn span:first-child {
  display: none;
}

.gmd-match-footer__streamer.active .toggle-btn.no-blv {
  border: 1px solid transparent;
  background-color: transparent;
}

button.toggle-btn span {
  font-size: 12px;
}

.toggle-btn:focus {
  outline: none;
}

.gmd-match-footer__streamer.active .extra-info {
  display: flex;
  align-items: center;
}

.gmd-match-footer__flag * {
  font-size: 12px;
}

.gmd-match-footer__flag {
  position: relative;
  display: flex;
  justify-content: center;
  width: fit-content;
  border-radius: 38px;
  font-size: 11px;
  background: linear-gradient(360deg, rgb(0, 53, 71), rgb(0, 45, 77));
  min-width: 160px;
  padding: 0px 4px;
  height: 22px;
  gap: 3px;
}

.gmd-match-footer__flag::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  padding: 1px;
  background: linear-gradient(rgb(1, 80, 120), rgb(0, 45, 72));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.gmd-match-footer__flag.flag-mobile {
  display: none;
}

.grid-match__h2h-vs {
  gap: 2px;
  align-items: center;
}

.grid-match__h2h-vs img {
  height: 12px;
  width: 12px;
  object-fit: contain;
}

.gmd-match__goal-scoring {
  gap: 3px;
  color: rgb(255, 255, 255);
  padding: 3px 0px 3px 3px;
}

.gmd-match__corner-yellow {
  gap: 3px;
  color: rgb(255, 255, 255);
  padding: 3px 0px 3px 3px;
}

.gmd-match__goal-scoring .gmd-ht {
  color: rgb(12, 201, 86);
}

span.gmd-match__corner-ball {
  gap: 3px;
  padding: 3px;
  color: rgb(255, 255, 255);
}

.gmd-match-footer__odds {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
  height: 30px;
}

.main-grid-match a.odds-comp img {
  width: 66px;
  height: auto;
  object-fit: contain;
}

#tennis a.odds-comp img {
  width: auto;
  max-width: 73px;
}

.main-grid-match.grid-match--is-hot {
  border: 1px solid rgb(190, 51, 66);
}

.gmd-match__odds {
  color: rgb(141, 146, 162);
  font-family: Roboto;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  min-width: 90px;
}

.gmd-match__odds::before {
  content: "";
  position: absolute;
  left: 27px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 1px;
  height: 24px;
  opacity: 0.3;
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgb(255, 255, 255) 54.5%,
    rgba(255, 255, 255, 0) 100%
  );
}

.gmd-match__odds::after {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 1px;
  height: 24px;
  opacity: 0.3;
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgb(255, 255, 255) 54.5%,
    rgba(255, 255, 255, 0) 100%
  );
}

.gmd-match__odds-item {
  display: flex;
  justify-content: space-between;
  line-height: 16px;
  gap: 15px;
  position: relative;
}

.gmd-match__odds-item p {
  margin-bottom: 0px;
  font-size: 11px;
}

.odds_inc {
  color: rgb(12, 201, 86);
}

.odds_dec {
  color: rgb(255, 0, 0);
}

.odds_neut {
  color: rgb(26, 131, 255);
}

.events_box .btn-custom {
  background: linear-gradient(
    17.33deg,
    rgb(255, 127, 35) -19.2%,
    rgb(255, 188, 9) 87.67%
  );
  border-radius: 3px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17.0016px;
  line-height: 27px;
  text-transform: uppercase;
  color: rgb(4, 6, 11);
  width: 100%;
}

.gmd-content_match {
  color: rgb(255, 255, 255);
  display: flex;
  padding: 0px 0.5rem 9px;
  text-align: center;
  align-items: center;
}
.gmd-home_team,
.gmd-away_team {
  display: grid;
  place-items: center;
  gap: 5px;
  flex: 1 1 0%;
}

.gmd-home_team {
  justify-content: end;
  padding-right: 37px;
}

.gmd-away_team {
  justify-content: start;
  padding-left: 37px;
}

.gmd-home_team p,
.gmd-away_team p {
  width: 150px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 0 !important;
  font-family: "Roboto";
  font-size: 13px;
}

.gmd-mid_score {
  width: max-content;
  min-width: 74px;
  display: flex;
  justify-content: center;
}

.redirectPopup {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 73%;
  z-index: 1;
}

.toggle-btn {
  background: none;
  color: rgb(187, 187, 187);
  border: 1px solid transparent;
  border-radius: 38px;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  margin-bottom: 0px;
}

.gmd-match__odds-item {
  display: flex;
  justify-content: space-around;
  line-height: 16px;
  gap: 10px;
  position: relative;
  text-align: center;
}

.gmd-match__odds-item p {
  margin-bottom: 0px;
  flex: 1 1 0%;
}

.extra-info_one svg {
  width: 30px;
  height: 30px;
}

.extra-info_one span {
  color: rgb(187, 187, 187);
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  font-family: Roboto, sans-serif;
}

.events_box .btn-custom {
  background: linear-gradient(
    17.33deg,
    rgb(255, 127, 35) -19.2%,
    rgb(255, 188, 9) 87.67%
  );
  border-radius: 3px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17.0016px;
  line-height: 27px;
  text-transform: uppercase;
  color: rgb(4, 6, 11);
  width: 100%;
}

.sl-leagues option {
  background-color: rgba(26, 31, 43, 0.7);
  backdrop-filter: blur(10px);
}

.extra-info_one a,
.extra-info_one a:hover {
  color: transparent;
}

.gmd-elapsed-time {
  position: relative;
  border-radius: 5px;
  text-align: center;
  max-height: 26px;
}

.gmd-elapsed-wrapper {
  position: absolute;
  top: -16px;
  width: 120px;
  height: 30px;
}

.gmd-match-footer__flag img {
  height: 12px;
  margin-bottom: 2px;
}

.gmd-match-footer__flag {
  font-size: 14px;
  font-family: Roboto;
}

.gmd-score-box.grid-match__vs:not(.t_vs_num) {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: linear-gradient(
    287.75deg,
    rgb(13, 30, 84) 13.9%,
    rgb(10, 73, 231) 78.55%
  );
  color: rgb(255, 255, 255);
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
}

.gmd-score-box.grid-match__vs.t_vs_num {
  padding: 5px;
}

.gmd-match-league {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: rgb(130, 139, 152) !important;
  font-weight: 400 !important;
}

.gmd-match__odds-item .up {
  color: rgb(12, 201, 86);
}

.gmd-match__odds-item .down {
  color: rgb(255, 0, 0);
}

.gmd-match__odds-item .odds_neut {
  color: rgb(26, 131, 255);
}

.gmd-match-league .text-ellipsis {
  position: relative;
  display: inline-block;
  text-wrap: nowrap;
  white-space-collapse: collapse;
}

.gmd-match-league .text-ellipsis::after {
  content: attr(data-attr);
  display: none;
}

.btn-share {
  min-width: 60px;
}

.matches__filter--leagues .sl-leagues {
  position: relative;
  width: 100%;
  margin: 0px;
  max-width: 209px;
}

.custom-dropdown-trigger {
  background-color: rgb(16, 34, 67);
  color: white;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 13px;
  cursor: pointer;
  border: none;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.custom-dropdown-trigger img {
  display: none;
}

.custom-dropdown-content {
  display: none;
  position: absolute;
  top: 38px;
  right: 0px;
  min-width: 200px;
  width: max-content;
  z-index: 999;
  border-radius: 6px;
  background: rgb(20, 21, 22);
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 24px 0px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  width: 360px;
}

.custom-dropdown-content .custom-dropdown-head {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  padding: 13px 15px;
}

.custom-dropdown-content .custom-dropdown-head span {
  color: rgb(0, 255, 75);
  text-shadow: rgba(0, 0, 0, 0.24) 0px 0.92px 3.678px;
  font-family: Oswald;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
}

.custom-dropdown-content .custom-dropdown-head .custom-dropdown-close {
  cursor: pointer;
}

.custom-dropdown-list {
  max-height: 450px;
  overflow: auto;
}

.show-dropdown {
  display: block;
}

.custom-dropdown-option {
  color: white;
  padding: 13px 15px;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

.custom-dropdown-option .league-name {
  display: flex;
  align-items: center;
  gap: 10px;
}

.custom-dropdown-option img {
  height: 16px;
  width: 16px;
  object-fit: contain;
}

.custom-dropdown-option .count {
  font-family: Roboto;
  font-weight: 700;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.custom-dropdown-option:hover,
.custom-dropdown-option.active {
  border-top: 1px solid rgb(0, 101, 144);
  border-bottom: 1px solid rgb(0, 101, 144);
  color: rgb(0, 255, 75);
  background: linear-gradient(
    270deg,
    rgba(11, 13, 12, 0.32) 42.28%,
    rgba(22, 53, 89, 0.2) 50.82%
  );
}

.custom-dropdown-option:hover .count svg g,
.custom-dropdown-option.active .count svg g {
  opacity: 1;
}

.custom-dropdown-option:hover .count svg path,
.custom-dropdown-option.active .count svg path {
  fill: rgb(0, 255, 253);
}

.custom-dropdown-trigger::after {
  content: "";
  position: absolute;
  top: 40%;
  right: 15px;
  width: 13px;
  height: 13px;
  border-style: solid;
  border-color: rgb(0, 235, 31);
  border-image: initial;
  border-width: 0px 2px 2px 0px;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}

.custom-dropdown-trigger span {
  width: 120px;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  overflow: hidden;
  white-space-collapse: collapse;
  color: white;
  font-size: 13px;
  font-family: Raleway;
  font-weight: 700;
  line-height: 18px;
}

.grid-matches .sport-league-title {
  flex: 0 0 100%;
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 0px;
  margin-bottom: -8px;
  grid-column: 1 / -1;
}

.grid-matches .sport-league-title span .sport-name {
  text-transform: uppercase;
}

.btn-load-fixtures {
  grid-column: 1 / -1;
}

.grid-matches .sport-league-title img {
  height: 20px;
  max-width: 20px;
  object-fit: contain;
}

.grid-matches .sport-league-title span {
  color: rgb(255, 255, 255);
  text-align: center;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.grid-match--flag .match-flag-item {
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 1px 6px;
}

.home-filter-dropdown {
  display: flex;
  gap: 10px;
  justify-content: end;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
  padding: 0 10px;
}

.grid-match__basketball .gmd-match-footer__flag,
.grid-match__tennis .gmd-match-footer__flag,
.grid-match__badminton .gmd-match-footer__flag,
.grid-match__volleyball .gmd-match-footer__flag {
  opacity: 0;
}

.sport-loading {
  border-collapse: collapse;
  border: 1px solid rgb(52, 57, 64);
  width: 320px;
  text-align: center;
  padding: 12px;
  margin: 0px auto;
  color: white;
  position: relative;
  right: -50%;
}

#tennis a.odds-comp img {
  width: 70px !important;
}

.nav.custom-tabs.as-hide-popup-chat {
  margin-bottom: 12px;
}

.home .filter-row {
  display: none;
  padding-top: 16px;
  padding-bottom: 16px;
}

.home .filter-row.active {
  display: flex;
  position: relative;
}

.gmd-score-box p {
  color: white;
}

.main-page br {
  display: none;
}

.main-page p {
  margin-bottom: 0;
}

.gmd-match-footer__flag > div {
  display: flex;
  align-items: center;
}

/* ==page lich thi dau css== */
.api-sport {
  --as-primary-font: Oswald, Manrope, sans-serif;
  --as-primary-bg: #212324;
  --as-primary-color: #fff;
  --as-primary-color-1: #afb4ba;
  --as-primary-active-color: #4cf446;
  --as-primary-border-color: #343940;
  --as-primary-active-border-color: #2fb925;
  --as-primary-box-bg: #2a2b2e;
  --as-primary-btn-bg: linear-gradient(
    250deg,
    #22252c 33.6%,
    #222734 43.94%,
    #242c3e 59.4%
  );
  --as-primary-btn-active-border-color: #3ed46a;
  --as-primary-btn-active-bg: linear-gradient(
    124.54deg,
    #2fb925,
    #36633f 27.66%,
    #042601 68.97%
  );
  --as-primary-btn-border-before-bg: transparent;
  --as-match-league-title-bg: #292b2e;
  --as-match-league-title-font-family: "Raleway";
  --as-match-league-title-font-size: 0.75rem;
  --as-match-league-title-font-weight: 500;
  --as-match-league-title-competition-color: #fff;
  --as-match-league-title-competition-font-weight: 700;
  --as-match-league-title-competition-font-family: "Oswald";
  --as-match-league-title-competition-font-size: 0.8125rem;
  --as-match-competition-wrapper: transparent;
  --as-competition-wrapper-border-radius: 0.375rem;
  --as-competition-wrapper-border-color: var(--as-primary-border-color);
  --as-match-league-title-border-color: #343940;
  --as-vs-match-item-bg: #272a2a url(../images/bg-match.svg) no-repeat bottom;
  --as-vs-match-item-bg-border: 0 solid rgba(35, 47, 71, 0.749);
  --as-vs-match-item-height: 7.5rem;
  --as-vs-match-item-footer-bg: url(../images/border-match-footer.svg) no-repeat
    top;
  --as-vs-match-item-footer-after-bg: linear-gradient(
    90deg,
    #333a42,
    #fff 48.79%,
    #333a42 97.58%
  );
  --as-vs-match-item-footer-padding: 0 0.625rem;
  --as-vs-match-item-footer-margin: 0;
  --as-filter-tags-top-border-bottom: 0.0625rem solid #2a3038;
  --as-filter-tags-top-country-font-family: "Raleway";
  --as-filter-tags-top-country-font-size: 0.75rem;
  --as-filter-tags-top-country-font-weight: 500;
  --as-filter-tags-top-country-line-height: 1.125rem;
  --as-filter-tags-top-country-color: #fff;
  --as-filter-tags-border-color: transparent;
  --as-filter-tags-border-radius: 0.375rem;
  --as-filter-svg-fill: #00fffd;
  --as-filter-svg-width: 0.9375rem;
  --as-filter-svg-height: 0.9375rem;
  --as-filter-today-border-top-color: transparent;
  --as-filter-today-border-top-height: 0;
  --as-filter-today-text-transform: uppercase;
  --as-filter-today-height: 1.75rem;
  --as-filter-today-width: 6.875rem;
  --as-filter-today-radius: 0.4375rem;
  --as-filter-today-padding: 0 0.625rem;
  --as-filter-tags-opacity: 0.9;
  --as-filter-tags-bg: linear-gradient(7deg, #111213 -35.49%, #262932 90.99%);
  --as-filter-today-bg: linear-gradient(
    0deg,
    #252c87,
    rgba(34, 42, 73, 0.2) 76.25%
  );
  --as-filter-today-color: #00fffd;
  --as-filter-today-font-family: "Oswald";
  --as-filter-today-font-weight: 400;
  --as-filter-today-font-size: 0.8125rem;
  --as-border-color-as-today: 0.0625rem solid #252c87;
  --as-filter-league-item-active: linear-gradient(
    180deg,
    #042104 39.71%,
    #045830 119.12%
  );
  --as-filter-league-item-active-color: #9bffab;
  --as-filter-league-item-active-font-weight: 400;
  --as-filter-league-item-active-border: #3ed46a;
  --as-filter-league-item-active-border-top-color: transparent;
  --as-filter-league-item-active-border-top-hight: 0;
  --as-filter-league-item-border-color: transparent;
  --as-filter-league-item-font-family: "Oswald";
  --as-filter-league-item-font-size: 0.8125rem;
  --as-filter-league-item-font-weight: 400;
  --as-filter-league-item-line-height: 1.375rem;
  --as-filter-league-item-bg: #2a3038;
  --as-filter-league-item-border-radius: 0.375rem;
  --as-vs-match-item-time-haflt-bg: url(/wp-content/uploads/2025/11/haft-icon.svg)
    no-repeat;
  --as-vs-match-item-time-haflt-draw-bg: url(/wp-content/uploads/2025/11/haft-icon-draw.svg)
    no-repeat;
  --as-vs-match-item-time-haflt-loss-bg: url(/wp-content/uploads/2025/11/haft-icon-lose.svg)
    no-repeat;
  --as-vs-match-item-time-haflt-width: 6.625rem;
  --as-vs-match-item-time-haflt-height: 1.625rem;
  --as-vs-match-item-time-haflt-border-radius: unset;
  --as-vs-match-item-time-haflt-margin-top: unset;
  --as-vs-match-item-time-haflt-pading: 0;
  --as-progress-bar-bg: linear-gradient(98deg, #1bc543 -0.71%, #18b100 90.18%);
  --as-vs-match-item-league-span-font-family: "Roboto";
  --as-vs-match-item-league-span-font-size: 0.6875rem;
  --as-vs-match-item-league-span-font-weight: 500;
  --as-vs-match-item-league-span-font-line-height: 0.875rem;
  --as-vs-match-item-league-span-font-color: #828b98;
  --as-vs-match-item-league-span-text-transform: uppercase;
  --as-vs-match-item-date-bg:
    linear-gradient(#1a1e23, #1a1e23) padding-box,
    linear-gradient(180deg, #1a1e23, #01a441) border-box;
  --as-vs-match-item-date-border: 0.0625rem solid transparent;
  --as-vs-match-item-date-color: #c2e598;
  --as-vs-match-item-date-border-radius: 0.8125rem;
  --as-vs-match-item-date-border-width: 4.8125rem;
  --as-vs-match-item-date-border-height: 1.3125rem;
  --as-vs-match-item-date-before-opacity: 0;
  --as-vs-match-item-date-before-bg: none;
  --as-vs-match-item-date-before-padding: none;
  --as-vs-match-item-date-before-border-radius: none;
  --as-vs-match-item-date-before-font-family: unset;
  --as-vs-match-item-date-before-font-size: 0.625rem;
  --as-match-item-status-item-vs-bg: linear-gradient(
    113deg,
    #1553ef 7.37%,
    #0c3089 57.22%,
    #0b2a79 66.05%,
    #000 131.67%
  );
  --as-match-item-status-item-vs-width: 1.5rem;
  --as-match-item-status-item-vs-height: 1.5rem;
  --as-match-item-status-item-vs-border-radius: 50%;
  --as-match-item-status-item-as-t-vs-num-bg: linear-gradient(
    280deg,
    #1553ef 22.76%,
    #0c3089 43.68%,
    #0c1a4c 74.93%
  );
  --as-vs-match-item-padding-bottom: 0;
  --as-match-item-status-item-as-t-vs-num-border: 0.0625rem solid #1456ff;
  --as-match-item-status-item-as-t-vs-num-border-radius: 2.25rem;
  --as-match-item-status-item-as-t-vs-num-width: inherit;
  --as-match-item-status-item-as-t-vs-num-height: inherit;
  --as-match-item-status-item-as-t-vs-num-span-width: 1.5rem;
  --as-match-item-status-item-as-t-vs-num-span-height: 1.5rem;
  --as-match-item-status-item-as-t-vs-num-span-display: 1.5rem;
  --as-match-item-status-item-as-t-vs-num-span-active-bg: linear-gradient(
    136deg,
    #3effff,
    #166def 31.07%,
    #5968f7 45.94%,
    #ad1bf1 80.51%
  );
  --as-match-item-status-item-as-t-vs-num-span-active-width: 1.5rem;
  --as-match-item-status-item-as-t-vs-num-span-active-height: 1.5rem;
  --as-match-item-status-item-as-t-vs-num-span-active-display: 1.5rem;
  --as-match-item-status-item-as-t-vs-num-span-active-border-radius: 50%;
  --as-match-item-status-item-as-t-vs-num-span-active-stroke-color: #1456ff;
  --as-match-item-status-item-as-t-vs-num-span-active-stroke-width: 0.0625rem;
  --as-match-item-footer-as-flag-bg: #202229;
  --as-match-item-footer-as-flag-border-radius: 1.5rem;
  --as-match-item-footer-as-flag-color: #fff;
  --as-match-item-footer-as-flag-border: 0.0625rem solid #343940;
  --as-match-item-footer-as-flag-padding: 0.125rem 0.875rem;
  --as-match-list-as-show-more-display: inline-block;
  --as-match-list-as-show-more-margin: 0 auto;
  --as-match-list-as-show-more-padding: 0.1875rem 0.75rem;
  --as-match-list-as-show-more-bg: linear-gradient(180deg, #393d41, #282a2c);
  --as-match-list-as-show-more-border-radius: 0.375rem;
  --as-match-list-as-show-more-border: 0 solid #2d3f5d;
  --as-filter-calendar-mx-input-wrapper-input-border: 0.0625rem solid #2a3038;
  --as-filter-calendar-mx-input-wrapper-input-bg: #141516;
  --as-filter-calendar-mx-input-wrapper-input-border-radius: 0.375rem;
  --as-filter-calendar-mx-input-wrapper-input-color: #fff;
  --as-filter-calendar-mx-input-wrapper-input-font-family: "Oswald";
  --as-filter-calendar-mx-input-wrapper-i-color: #2fb925;
  --as-filter-calendar-border-left: 0.0625rem solid #2a3038;
  --as-filter-span-as-with-by-color: #07eb66;
  --as-score-width: 4.5rem;
  --as-score-height: 1.75rem;
  --as-score-vs-padding: 0;
  --as-score-vs-border-before-border-radius: 0.375rem;
  --as-score-vs-border-before-bg: transparent;
  --as-score-vs-bg: linear-gradient(
    113deg,
    #1553ef 7.37%,
    #0c3089 57.22%,
    #0b2a79 66.05%,
    #000 131.67%
  );
  --as-score-vs-color: #fff;
  --as-score-vs-num-bg: linear-gradient(93deg, #0d1e54 32.95%, #0a49e7 91.92%);
  --as-score-vs-num-border-color: #1456ff;
  --as-score-vs-num-border-radius: 2.25rem;
  --as-score-vs-num-win-bg: linear-gradient(
    136deg,
    #3effff,
    #166def 31.07%,
    #5968f7 45.94%,
    #ad1bf1 80.51%
  );
  --as-score-vs-num-win-border-radius: 50%;
  --as-score-vs-num-win-border-color: #1456ff;
  --as-score-vs-num-win-border: 0.0625rem solid;
  --as-score-vs-num-win-color: var(--as-score-vs-color);
  --as-score-vs-num-text-only-bg: linear-gradient(
    125deg,
    #1553ef,
    #0c3089 27.66%,
    #0c1a4c 68.97%
  );
  --as-score-vs-num-text-only-border-radius: 50%;
  --as-score-vs-width: var(--as-score-height);
  --as-score-vs-height: var(--as-score-height);
  --as-score-vs-num-win-box-shadow: none;
  --as-stats-btn-border-color: #343940;
  --as-stats-btn-bg: #202229;
  --as-tabs-icon-item-color: #9c9c9c;
  --as-tabs-icon-item-active-bg: linear-gradient(
    125deg,
    #2fb925,
    #36633f 27.66%,
    #042601 68.97%
  );
  --as-tabs-icon-item-active-border-radius: 6.25rem;
  --as-tabs-icon-item-active-border: 0.0625rem solid
    var(--as-primary-active-border-color);
  --as-tabs-icon-item-active-color: var(--as-primary-active-color);
  --as-tabs-item-border: 0.0625rem solid #3c4459;
  --as-tabs-item-color: linear-gradient(
    250deg,
    #22252c 33.6%,
    #222734 43.94%,
    #242c3e 59.4%
  );
  --as-match-item-bg: #212324;
  --as-match-item-border-bottom: 0.0625rem solid transparent;
  --as-match-ht-font-family: unset;
  --as-match-ht-font-size: 0.9375rem;
  --as-match-ht-font-weight: 700;
  --as-match-ht-bg: linear-gradient(
    124.54deg,
    #2fb925,
    #36633f 27.66%,
    #042601 68.97%
  );
  --as-match-ht-border-color: #2fb925;
  --as-match-ht-border-radius: 0.375rem;
  --as-match-label-bg: #202229;
  --as-match-label-border-radius: 0.375rem;
  --as-match-label-border: 0.0625rem solid var(--as-primary-border-color);
  --as-match-label-color: 0.375rem;
  --as-match-label-color: #afb4ba;
  --as-match-label-font-family: "Roboto";
  --as-match-label-font-size: 0.75rem;
  --as-match-label-line-height: 0.875rem;
  --as-match-label-font-weight: 500;
  --as-match-label-before-opacity: 0;
  --as-match-label-before-bg: none;
  --as-match-label-before-padding: 0.08125rem;
  --as-match-label-before-border-radius: var(--as-match-ht-border-radius);
  --as-match-label-corner-bg: #202229 !important;
  --as-match-label-corner-color: #fff !important;
  --as-match-label-corner-border-radius: 0.375rem !important;
  --as-match-label-corner-border-radius-color: #343940 !important;
  --as-match-label-corner-font-family: "Roboto" !important;
  --as-match-label-corner-font-size: 0.75rem !important;
  --as-match-label-corner-font-weight: 500 !important;
  --as-match-label-corner-font-line-height: 0.875rem !important;
  --as-label-item-win: var(--as-incident-list-event-as-score-color);
  --as-result-popup-bg: #212324;
  --as-result-popup-team-bg: #23272c url(../images/popup/bg.png) no-repeat
    bottom;
  --as-result-popup-team-time-color: #afb4ba;
  --as-result-popup-team-time-font-family: "Oswald";
  --as-result-popup-team-time-font-size: 0.8125rem;
  --as-result-popup-team-time-font-weight: 400;
  --as-result-popup-team-time-line-height: 1.375rem;
  --as-result-popup-player-bg: #23272c;
  --as-result-popup-half-time-score-border-radius: 0.375rem;
  --as-result-popup-half-time-score-border-color: var(
    --as-primary-border-color
  );
  --as-result-popup-half-time-score-bg: #202229;
  --as-result-popup-half-time-score-color: #fff;
  --as-result-popup-half-time-as-score-value-color: #00eb1f;
  --as-result-popup-as-tabs-icon-bg: #2a2b2e;
  --as-result-popup-as-tabs-icon-border-bottom: 0.0625rem solid
    var(--as-primary-border-color);
  --as-result-popup-as-tabs-icon-border-top: 0.0625rem solid
    var(--as-primary-border-color);
  --as-result-popup-result-tab-content: linear-gradient(
    180deg,
    #282a2c 0.08%,
    #282a2c 10.42%,
    #1e2021 40.82%
  );
  --as-result-popup-incident-list-event-score-bg: #303339;
  --as-result-popup-incident-list-event-score-border-color: #1b842e;
  --as-result-popup-incident-list-event-score-border-radius: 1.875rem;
  --as-result-popup-as-nav-tabs-item-color-mobile: #afb4ba;
  --as-result-popup-as-nav-tabs-item-bg-mobile: linear-gradient(
    180deg,
    #393d41,
    #282a2c
  );
  --as-result-popup-as-nav-tabs-item-border-color-mobile: transparent;
  --as-result-popup-as-nav-tabs-item-border-radius-mobile: 0.375rem;
  --as-result-popup-as-nav-tabs-item-font-family-mobile: "Roboto Condensed";
  --as-result-popup-as-nav-tabs-item-font-size-mobile: 0.8125rem;
  --as-result-popup-as-nav-tabs-item-font-weight-mobile: 400;
  --as-result-popup-as-nav-tabs-item-font-line-height-mobile: 1.125rem;
  --as-result-popup-as-nav-tabs-item-padding-bottom-mobile: 0.375rem;
  --as-result-popup-as-nav-tabs-item-color: #afb4ba;
  --as-result-popup-as-nav-tabs-item-padding: 0.5rem 0.75rem;
  --as-result-popup-as-nav-tabs-item-font-family: "Roboto Condensed";
  --as-result-popup-as-nav-tabs-item-font-size: 0.8125rem;
  --as-result-popup-as-nav-tabs-item-font-weight: 400;
  --as-result-popup-as-nav-tabs-item-font-line-height: 1.375rem;
  --as-result-popup-as-nav-tabs-item-bg: linear-gradient(
    180deg,
    #393d41,
    #282a2c
  );
  --as-result-popup-as-nav-tabs-item-border-color: none;
  --as-result-popup-as-nav-tabs-item-border-radius: 0.375rem;
  --as-result-popup-as-nav-tabs-item-active-color: #4cf446;
  --as-result-popup-as-nav-tabs-item-active-bg: linear-gradient(
    180deg,
    #042104 39.71%,
    #045830 119.12%
  );
  --as-result-popup-as-nav-tabs-item-active-border-color: #3ed46a;
  --as-standing-bg: #212324;
  --as-dropdown-toggle-border-radius: 0.375rem;
  --as-dropdown-toggle-border: 0.0625rem solid #2a3038;
  --as-dropdown-toggle-bg: #141516;
  --as-dropdown-toggle-padding: 0 0.3125rem;
  --as-dropdown-toggle-font-family: "Be Vietnam Pro";
  --as-dropdown-toggle-font-size: 0.75rem;
  --as-dropdown-toggle-font-weight: 400;
  --as-dropdown-toggle-line-height: 1.375rem;
  --as-datepicker-popup-bg: #2a2b2e;
  --as-datepicker-popup-cell-bg: #23272c;
  --as-datepicker-popup-cell-color: #ccc;
  --as-datepicker-cell-cell-disable-bg: #2a2b2e;
  --as-datepicker-cell-cell-disable-color: #73879c;
  --as-statistics-bar-wrapper-bg: #292c30;
  --as-statistics-bar-wrapper-border-radius: 0;
  --as-statistics-bar-wrapper-height: 0.5625rem;
  --as-statistics-bg: #007dbb;
  --as-statistics-home-border-radius: 0;
  --as-statistics-away-border-radius: 0;
  --as-statistics-win-bg: #06be46;
  --as-statistics-home-win-bg: var(--as-statistics-win-bg);
  --as-statistics-away-win-bg: var(--as-statistics-win-bg);
  --as-statistics-home-bg: var(--as-statistics-bg);
  --as-statistics-away-bg: var(--as-statistics-bg);
  --as-statistics-win-color: #06be46;
  --as-statistics-title-font-family: "Raleway";
  --as-h2-title-box-bg: rgba(58, 68, 82, 0.239);
  --as-h2-title-box-padding: 0.75rem;
  --as-h2-title-box-opacity: 1;
  --as-h2-title-box-font-size: 0.75rem;
  --as-h2-title-box-font-weight: 400;
  --as-squad-title-margin-bottom: 0;
  --as-squad-title-padding-bottom: 0;
  --as-squad-title-bg: #212325;
  --as-squad-title-height: 3.75rem;
  --as-squad-title-border: 0.0625rem solid var(--as-primary-border-color);
  --as-squad-title-span-border-bottom: 0 solid #01b243;
  --as-squad-title-span-color: #27a600;
  --as-squad-title-span-font-size: 0.8125rem;
  --as-squad-title-span-font-weight: 700;
  --as-squad-title-span-line-height: 1.375rem;
  --as-squad-title-span-padding-bottom: 0;
  --as-note-bg: #23272c;
  --as-nav-tabs-btn-border-padding-bottom: 0;
  --as-nav-tabs-btn-border-border-bottom-color: var(--as-primary-border-color);
  --as-nav-tabs-btn-as-nav-item-padding-bottom: 0.75rem;
  --as-standing--top-padding-bottom: 0;
  --as-standing--top-padding-bottom-mobile: 0.75rem;
  --as-nav-tabs-btn-border-padding-bottom-mobile: 0.75rem;
  --as-nav-tabs-btn-border-border-bottom-mobile: unset;
  --as-standing-table-row-bg: var(--as-primary-bg);
  --as-standing-table-row-border-bottom: 0.0625rem solid #3f4040;
  --as-standing-table-row-active-bg: #302e1e;
  --as-standing-table-row-as-standing__table-row-head: #292b2e;
  --as-standing__table-c-w-color: #01b243;
  --as-standing__table-c-d-color: #3667c9;
  --as-standing__table-c-l-color: #af2929;
  --as-line-ups-as-back-green-bg: #0b5126;
  --as-line-ups-as-ground-box-border-color: #0b401f;
  --as-line-ups-as-ground-box-as-mid-circle-as-mid-inner-bg: #0b401f;
  --as-line-ups-as-ground-box-as-half-box-as-as-square2-bg: #0b5126;
  --as-line-up-colunm-as-line-up-colunm-border-top: 0 solid #060a23;
  --as-line-up-colunm-item-border-bottom: 0.0625rem solid
    var(--as-primary-border-color);
  --as-line-up-colunm-item-home-border-right: 0.0625rem solid
    var(--as-primary-border-color);
  --as-line-up-colunm-item-font-family: unset;
  --as-line-up-team-info-bg: #0b401f;
  --as-line-up-player-border-home: 0.0625rem solid #1f1f1f;
  --as-line-up-player-border-away: 0.0625rem solid #1f1f1f;
  --as-line-up-player-name-bg: rgba(54, 57, 64, 0.4);
  --as-match-detail-border-radius: 0.625rem;
  --as-incident-list-head: #2e3335;
  --as-incident-list-head-content-color: #c2e598;
  --as-incident-list-item-h3-border-bottom-color: #494949;
  --as-lineups-as-team-bg: #212324;
  --as-shooting-table-row-head-bg: #292b2e;
  --as-lineups-as-team-bg: #2e3335;
  --as-match-item-footer-as-flag-before-opacity: 1;
  --as-match-item-footer-as-flag-before-bg: linear-gradient(
    0deg,
    #171e20,
    #005d30 50%,
    #00993f
  );
  --as-match-item-footer-as-flag-before-padding: 0.0625rem;
  --as-match-item-footer-as-flag-before-border-radius: 1.875rem;
  --as-match-item-footer-as-flag-basketball-bg: transparent;
  --as-score-vs-basketball-bg: var(--as-score-vs-bg);
  --as-match-item-status-item-vs-border: 0 solid var(--as-primary-bg);
  --as-match-item-status-item-vs-basketball-border: 0.0625rem solid #1456ff;
  --as-vs-match-item-time-match-other-haflt-bg: url(/wp-content/uploads/2025/11/haft-icon.svg)
    no-repeat;
  --as-vs-match-item-time-match-other-haflt-height: 1.625rem;
  --as-vs-match-item-time-match-other-haflt-width: 6.25rem;
  --as-vs-match-item-time-match-other-haflt-margin-top: unset;
  --as-vs-match-item-time-match-other-haflt-border-radius: unset;
  --as-vs-match-item-time-match-other-haflt-draw-bg: url(/wp-content/uploads/2025/11/haft-icon-draw.svg)
    no-repeat;
  --as-vs-match-item-time-match-other-haflt-loss-bg: url(/wp-content/uploads/2025/11/haft-icon-lose.svg)
    no-repeat;
  --as-incident-list-midfield-border-radius: 1.875rem;
  --as-incident-list-midfield-border: 0.0625rem solid #1456ff;
  --as-incident-list-midfield-bg: linear-gradient(
    113deg,
    #1553ef 7.37%,
    #0c3089 57.22%,
    #0b2a79 66.05%,
    #000 131.67%
  );
  --as-incident-list-event-as-score-color: #00eb1f;
  --as-vs-match-item-tennis-ball-bg: #171717 url(../images/bg-match.svg)
    no-repeat bottom;
  --as-vs-match-item-badminton-ball-bg: #171717
    url(../images/bg-match-badminton.svg) no-repeat bottom;
  --as-vs-match-item-volleyball-ball-bg: #171717
    url(../images/bg-match-volleyball.svg) no-repeat bottom;
  --as-vs-match-item-basket-ball-bg: #171717
    url(../images/bg-match-basketball.svg) no-repeat bottom;
  --as-match-item-footer-as-flag-badminton-bg: transparent;
  --as-match-item-footer-as-flag-volleyball-bg: transparent;
  --as-vs-match-item-esports-bg: #201f1f url(../images/bg-match-esports.png)
    no-repeat left;
  --as-score-vs-num-text-only-esports-bg: linear-gradient(
    147deg,
    #fff 22.78%,
    #ff44b2 102.49%
  );
  --as-score-vs-num-esports-bg: #222;
}

.api-sport.api-sport-rakhoi {
  --as-primary-font: Oswald, Manrope, sans-serif;
  --as-primary-bg: linear-gradient(
    180deg,
    rgba(0, 31, 59, 0.75),
    rgba(0, 25, 49, 0.75) 50%,
    rgba(26, 31, 43, 0.75)
  );
  --as-primary-color: #fff;
  --as-primary-color-1: #d7dbe0;
  --as-primary-active-color: #fff;
  --as-primary-border-color: #1c2940;
  --as-primary-active-border-color: #2fb925;
  --as-primary-box-bg: #01215b;
  --as-primary-btn-bg: linear-gradient(
    250deg,
    #22252c 33.6%,
    #222734 43.94%,
    #242c3e 59.4%
  );
  --as-primary-btn-active-bg: linear-gradient(
    125deg,
    #2fb925,
    #36633f 27.66%,
    #042601 68.97%
  );
  --as-match-league-title-bg: #01215b;
  --as-match-league-title-font-family: "Roboto";
  --as-match-league-title-font-size: 0.75rem;
  --as-match-league-title-font-weight: 500;
  --as-match-league-title-competition-color: #fff;
  --as-match-league-title-competition-font-weight: 700;
  --as-match-league-title-competition-font-family: "Oswald";
  --as-match-league-title-competition-font-size: 0.8125rem;
  --as-match-competition-wrapper: #0d1a32;
  --as-match-league-title-border-color: #021c33;
  --as-vs-match-item-bg:
    url(../images/popup/bg-rakhoi.png) no-repeat center/cover,
    linear-gradient(180deg, #26385a, #020019);
  --as-vs-match-item-bg-border: 0.0625rem solid rgba(34, 44, 60, 0.8);
  --as-vs-match-item-height: 8.125rem;
  --as-vs-match-item-footer-bg: none;
  --as-vs-match-item-time-haflt-bg: url(/wp-content/uploads/2025/11/haft-icon.svg)
    no-repeat;
  --as-vs-match-item-time-haflt-draw-bg: url(/wp-content/uploads/2025/11/haft-icon-draw.svg)
    no-repeat;
  --as-vs-match-item-time-haflt-loss-bg: url(/wp-content/uploads/2025/11/haft-icon-lose.svg)
    no-repeat;
  --as-vs-match-item-time-haflt-width: 6.625rem;
  --as-vs-match-item-time-haflt-height: 1.625rem;
  --as-vs-match-item-time-haflt-border-radius: 0;
  --as-vs-match-item-time-haflt-margin-top: 0;
  --as-vs-match-item-league-span-font-family: "Roboto";
  --as-vs-match-item-league-span-font-size: 0.6875rem;
  --as-vs-match-item-league-span-font-weight: 500;
  --as-vs-match-item-league-span-font-line-height: 0.875rem;
  --as-vs-match-item-league-span-font-color: #828b98;
  --as-vs-match-item-league-span-text-transform: uppercase;
  --as-vs-match-item-date-bg: transparent;
  --as-vs-match-item-date-border: 0 solid #74240a;
  --as-vs-match-item-date-color: #ffb517;
  --as-vs-match-item-date-border-radius: 0.8125rem;
  --as-vs-match-item-date-border-width: 5.5rem;
  --as-vs-match-item-date-border-height: 1.4375rem;
  --as-vs-match-item-date-before-opacity: 1;
  --as-vs-match-item-date-before-bg: linear-gradient(
    0deg,
    #ffb517 20%,
    rgba(30, 38, 51, 0) 77%
  );
  --as-vs-match-item-date-before-padding: 0.0625rem;
  --as-vs-match-item-date-before-border-radius: var(
    --as-vs-match-item-date-border-radius
  );
  --as-vs-match-item-date-before-font-family: "Roboto";
  --as-vs-match-item-date-before-font-size: 0.75rem;
  --as-match-item-status-item-vs-bg: none;
  --as-vs-match-item-padding-bottom: 0.75rem;
  --as-match-item-status-item-vs-width: 4.5rem;
  --as-match-item-status-item-vs-height: 1.75rem;
  --as-match-item-status-item-vs-border-radius: 50%;
  --as-match-item-status-item-as-t-vs-num-bg: var(--as-score-vs-num-bg);
  --as-match-item-status-item-as-t-vs-num-border: 0.0625rem solid
    var(--as-score-vs-num-border-color);
  --as-match-item-status-item-as-t-vs-num-border-radius: var(
    --as-score-vs-num-win-border-radius
  );
  --as-match-item-status-item-as-t-vs-num-width: inherit;
  --as-match-item-status-item-as-t-vs-num-height: inherit;
  --as-match-item-status-item-as-t-vs-num-span-width: 1.75rem;
  --as-match-item-status-item-as-t-vs-num-span-height: 1.75rem;
  --as-match-item-status-item-as-t-vs-num-span-display: 1.75rem;
  --as-match-item-status-item-as-t-vs-num-span-active-bg: var(
    --as-score-vs-num-win-bg
  );
  --as-match-item-status-item-as-t-vs-num-span-active-width: 1.75rem;
  --as-match-item-status-item-as-t-vs-num-span-active-height: 1.75rem;
  --as-match-item-status-item-as-t-vs-num-span-active-display: 1.75rem;
  --as-match-item-status-item-as-t-vs-num-span-active-border-radius: var(
    --as-score-vs-num-win-border-radius
  );
  --as-match-item-status-item-as-t-vs-num-span-active-border: var(
      --as-score-vs-num-win-border
    )
    var(--as-score-vs-num-win-border-color);
  --as-match-item-status-item-as-t-vs-num-span-active-stroke-color: #1456ff;
  --as-match-item-status-item-as-t-vs-num-span-active-stroke-width: 0.0625rem;
  --as-match-item-footer-as-flag-bg: linear-gradient(
    270deg,
    #003547,
    #002d4d 98.45%
  );
  --as-match-item-footer-as-flag-color: #fff;
  --as-match-item-footer-as-flag-border-radius: 1.875rem;
  --as-match-list-as-show-more-display: inline-block;
  --as-match-list-as-show-more-margin: 0 auto;
  --as-match-list-as-show-more-padding: 0.375rem 0.75rem;
  --as-match-list-as-show-more-bg: rgba(26, 31, 43, 0.071);
  --as-match-list-as-show-more-border-radius: 0.375rem;
  --as-match-list-as-show-more-border: 0.0625rem solid #2d3f5d;
  --as-filter-tags-border-color: rgba(35, 47, 71, 0.6);
  --as-filter-tags-border-radius: 0.375rem;
  --as-filter-svg-fill: #fff;
  --as-filter-svg-width: 0.875rem;
  --as-filter-svg-height: 0.875rem;
  --as-filter-today-border-top-color: transparent;
  --as-filter-today-border-top-height: 0;
  --as-filter-today-text-transform: math-auto;
  --as-filter-today-height: 2rem;
  --as-filter-today-width: 6.5625rem;
  --as-filter-today-radius: 1.875rem;
  --as-filter-today-padding: 0 0.625rem;
  --as-filter-tags-opacity: 1;
  --as-filter-tags-bg: linear-gradient(269deg, #161923 1.14%, #05012b 96.66%);
  --as-filter-today-bg: linear-gradient(180deg, #002669, #004bcf);
  --as-filter-today-color: #fff;
  --as-filter-today-font-family: "Raleway";
  --as-filter-today-font-weight: 700;
  --as-filter-today-font-size: 0.8125rem;
  --as-border-color-as-today: 0 solid transparent;
  --as-filter-league-item-active: linear-gradient(
    270deg,
    #003547,
    #002d4d 98.45%
  );
  --as-filter-league-item-active-color: #fff;
  --as-filter-league-item-active-border: #015078;
  --as-filter-league-item-active-border-top-color: #ff4002;
  --as-filter-league-item-active-border-top-hight: 0;
  --as-filter-league-item-border-color: transparent;
  --as-filter-league-item-bg: #1a1f2b;
  --as-filter-calendar-mx-input-wrapper-input-border: 0.0625rem solid #1c2741;
  --as-filter-calendar-mx-input-wrapper-input-bg: #0b112b;
  --as-filter-calendar-mx-input-wrapper-input-border-radius: 1.875rem;
  --as-filter-calendar-mx-input-wrapper-input-font-family: "Raleway";
  --as-filter-calendar-mx-input-wrapper-i-color: #919191;
  --as-filter-span-as-with-by-color: #ff4002;
  --as-score-width: 5.125rem;
  --as-score-height: 2rem;
  --as-score-vs-padding: 0.25rem;
  --as-score-vs-bg: linear-gradient(
    113deg,
    #1553ef 7.37%,
    #0c3089 57.22%,
    #0b2a79 66.05%,
    #000 131.67%
  );
  --as-score-vs-color: #fff;
  --as-score-vs-num-bg: linear-gradient(
    91.74deg,
    #0e0065 5.46%,
    #09003f 92.29%
  );
  --as-score-vs-num-border-color: #0e0065;
  --as-score-vs-num-border-radius: 0.4375rem;
  --as-score-vs-num-win-bg: linear-gradient(0deg, #2532d5, #070e59 76.25%);
  --as-score-vs-num-win-border-radius: 0.375rem;
  --as-score-vs-num-win-border-color: #00c8f4;
  --as-score-vs-num-win-border: 0.0625rem solid;
  --as-score-vs-num-text-only-bg: var(--as-score-vs-num-win-bg);
  --as-score-vs-width: var(--as-score-height);
  --as-score-vs-height: var(--as-score-height);
  --as-stats-btn-border-color: transparent;
  --as-stats-btn-bg: linear-gradient(180deg, #243f50, #1b2e3c);
  --as-tabs-icon-item-color: #9c9c9c;
  --as-tabs-icon-item-active-bg: linear-gradient(180deg, #002669, #004bcf);
  --as-tabs-icon-item-active-border-radius: 6.25rem;
  --as-tabs-icon-item-active-border: 0 solid transparent;
  --as-match-item-bg: #0d1a32;
  --as-match-ht-font-family: "Roboto";
  --as-match-ht-font-size: 0.8125rem;
  --as-match-ht-font-weight: 600;
  --as-match-ht-bg: linear-gradient(270deg, #003547, #002d4d 98.45%);
  --as-match-ht-border-color: transparent;
  --as-match-ht-border-radius: 0.5rem;
  --as-match-label-bg: transparent;
  --as-match-label-border-radius: 6.25rem;
  --as-match-label-border: 0 solid #74240a;
  --as-match-label-color: #f5a800;
  --as-match-label-font-family: "Proxima Nova";
  --as-match-label-font-size: 0.75rem;
  --as-match-label-line-height: 1.25rem;
  --as-match-label-font-weight: 400;
  --as-match-label-before-opacity: 1;
  --as-match-label-before-bg: linear-gradient(0deg, #1e2633 20%, #74240a);
  --as-match-label-before-padding: 0.08125rem;
  --as-match-label-before-border-radius: 6.25rem;
  --as-match-label-corner-bg: linear-gradient(
    270deg,
    #003547,
    #002d4d 98.45%
  ) !important;
  --as-match-label-corner-color: #fff !important;
  --as-match-label-corner-border-radius: 0.5rem !important;
  --as-match-label-corner-border-radius-color: #015078 !important;
  --as-match-label-corner-font-family: "Roboto" !important;
  --as-match-label-corner-font-size: 0.8125rem !important;
  --as-match-label-corner-font-weight: 600 !important;
  --as-match-label-corner-font-line-height: 1.25rem !important;
  --as-label-item-win: #00ff4b;
  --as-result-popup-bg: #212324;
  --as-result-popup-team-time-color: #f5a800;
  --as-result-popup-team-time-font-family: "Proxima Nova";
  --as-result-popup-team-time-font-size: 0.75rem;
  --as-result-popup-team-time-font-weight: 400;
  --as-result-popup-team-time-line-height: 1.375rem;
  --as-result-popup-team-bg: #0a1427
    url(/wp-content/uploads/2025/11/bg-small.png) no-repeat bottom;
  --as-result-popup-player-bg: #01215b;
  --as-result-popup-half-time-score-border-radius: 0.5rem;
  --as-result-popup-half-time-score-border-color: #015078;
  --as-result-popup-half-time-score-bg: linear-gradient(
    270deg,
    #003547,
    #002d4d 98.45%
  );
  --as-result-popup-as-tabs-icon-bg: #01215b;
  --as-result-popup-as-tabs-icon-border-bottom: 0.0625rem solid #222c3b;
  --as-result-popup-as-tabs-icon-border-top: 0.0625rem solid
    var(--as-primary-border-color);
  --as-result-popup-result-tab-content: #01112e;
  --as-result-popup-incident-list-event-score-bg: linear-gradient(
    270deg,
    #003547,
    #002d4d 98.45%
  );
  --as-result-popup-incident-list-event-score-border-color: #003547;
  --as-result-popup-incident-list-event-score-border-radius: 0.5rem;
  --as-result-popup-as-nav-tabs-item-color: var(--as-primary-color-1);
  --as-result-popup-as-nav-tabs-item-padding: 0.75rem 0.5rem;
  --as-result-popup-as-nav-tabs-item-bg: #0e192d;
  --as-result-popup-as-nav-tabs-item-border-color: #2d3f5d;
  --as-result-popup-as-nav-tabs-item-border-radius: 0.375rem;
  --as-result-popup-as-nav-tabs-item-font-family: "Oswald";
  --as-result-popup-as-nav-tabs-item-font-size: 0.8125rem;
  --as-result-popup-as-nav-tabs-item-font-weight: 400;
  --as-result-popup-as-nav-tabs-item-font-line-height: 1.125rem;
  --as-result-popup-as-nav-tabs-item-active-color: var(
    --as-filter-league-item-active-color
  );
  --as-result-popup-as-nav-tabs-item-active-bg: var(
    --as-filter-league-item-active
  );
  --as-result-popup-as-nav-tabs-item-active-border-color: var(
    --as-filter-league-item-active-border
  );
  --as-result-popup-as-nav-tabs-item-active-border-bottom: 0.0625rem solid
    #8e1414;
  --as-datepicker-popup-bg: #111725;
  --as-datepicker-popup-cell-bg: #01215b;
  --as-datepicker-popup-cell-color: #ccc;
  --as-datepicker-cell-cell-disable-bg: #0d1a32;
  --as-datepicker-cell-cell-disable-color: #73879c;
  --as-statistics-bar-wrapper-bg: #060a22;
  --as-statistics-bar-wrapper-border-radius: 6.25rem;
  --as-statistics-bg: #cd1d8f;
  --as-statistics-home-border-radius: 6.25rem;
  --as-statistics-away-border-radius: 6.25rem;
  --as-statistics-win-bg: #2491ff;
  --as-statistics-home-win-bg: var(--as-statistics-win-bg);
  --as-statistics-away-win-bg: var(--as-statistics-win-bg);
  --as-statistics-home-bg: var(--as-statistics-bg);
  --as-statistics-away-bg: var(--as-statistics-bg);
  --as-statistics-win-color: #2491ff;
  --as-h2-title-box-bg: linear-gradient(269deg, #161923 1.14%, #05012b 96.66%);
  --as-h2-title-box-opacity: 0.9;
  --as-h2-title-box-padding: 0.8125rem;
  --as-squad-title-margin-bottom: 0;
  --as-squad-title-padding-bottom: 0;
  --as-squad-title-bg: #01112e;
  --as-squad-title-height: 3.75rem;
  --as-squad-title-border: 0.0625rem solid #060a22;
  --as-squad-title-span-border-bottom: 0 solid #01b243;
  --as-squad-title-span-color: #27a600;
  --as-squad-title-span-font-size: 0.8125rem;
  --as-squad-title-span-font-weight: 700;
  --as-squad-title-span-line-height: 1.375rem;
  --as-squad-title-span-padding-bottom: 0;
  --as-note-bg: var(--as-match-league-title-bg);
  --as-nav-tabs-btn-border-padding-bottom: 0.75rem;
  --as-nav-tabs-btn-border-border-bottom-color: #060a22;
  --as-nav-tabs-btn-as-nav-item-padding-bottom: 0.5rem;
  --as-standing-bg: #212324;
  --as-standing--top-padding-bottom: 0.75rem;
  --as-standing--top-padding-bottom-mobile: 0.75rem;
  --as-standing-table-row-bg: #01112e;
  --as-standing-table-row-border-bottom: 0.0625rem solid #232f47;
  --as-standing-table-row-active-bg: #440c0c;
  --as-standing-table-row-as-standing__table-row-head: #01205b;
  --as-standing__table-column_as-stt__row-0-bg: linear-gradient(
    0deg,
    #2532d5,
    #070e59 76.25%
  );
  --as-standing__table-column_as-stt__row-0-border: 0.0625rem solid #00c8f4;
  --as-standing__table-column_as-stt__row-0-color: #fff;
  --as-standing__table-column_as-stt__row-5-bg: linear-gradient(
    0deg,
    #d58525,
    #592707 76.25%
  );
  --as-standing__table-column_as-stt__row-5-border: 0.0625rem solid #f48600;
  --as-standing__table-column_as-stt__row-5-color: #fff;
  --as-standing__table-column_as-stt__row-6-bg: linear-gradient(
    0deg,
    #25d58e,
    #07590e 76.25%
  );
  --as-standing__table-column_as-stt__row-6-border: 0.0625rem solid #00f462;
  --as-standing__table-column_as-stt__row-6-color: #fff;
  --as-line-up-colunm-as-line-up-colunm-border-top: 0 solid #060a22;
  --as-line-up-colunm-item-border-bottom: 0.0625rem solid
    var(--as-primary-border-color);
  --as-line-up-colunm-item-home-border-right: 0.0625rem solid
    var(--as-primary-border-color);
  --as-line-up-colunm-item-font-family: "Be Vietnam Pro";
  --as-match-detail-border-radius: 0.625rem;
  --as-standing__table-c-w-color: #01b243;
  --as-standing__table-c-d-color: #fd8a25;
  --as-standing__table-c-l-color: #bd3e41;
  --as-vs-match-item-tennis-ball-bg:
    url(../images/bg-match-tennis-rakhoi.png) no-repeat bottom,
    linear-gradient(180deg, #26385a, #020019);
  --as-vs-match-item-badminton-ball-bg:
    url(../images/bg-match-badminton-rakhoi.png) no-repeat bottom,
    linear-gradient(180deg, #26385a, #020019);
  --as-vs-match-item-volleyball-ball-bg:
    url(../images/bg-match-volleyball-rakhoi.png) no-repeat bottom,
    linear-gradient(180deg, #26385a, #020019);
  --as-vs-match-item-basket-ball-bg:
    url(../images/bg-match-basketball-rakhoi.png) no-repeat bottom,
    linear-gradient(180deg, #26385a, #020019);
}

.schedule-app br {
  display: none;
}

.schedule-app p {
  margin-bottom: 0;
}

/* filter tags css */
.as-filter-tags .as-filter-tags__leagues {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0;
  border-radius: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: initial;
  flex-wrap: nowrap;
  gap: 0.75rem;
  justify-content: space-between;
  padding: 0.9375rem;
}

.as-filter-tags .as-filter-tags__leagues .as-tags-leagues {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.375rem;
  height: auto;
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  white-space: nowrap;
}

.as-filter-tags .as-filter-tags__leagues .as-tags-leagues .as-league-item {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  background: var(--as-filter-league-item-bg);
  border: 0.0625rem solid var(--as-filter-league-item-border-color);
  border-radius: var(--as-vs-match-item-time-haflt-border-radius);
  color: var(--as-primary-color-1);
  cursor: pointer;
  display: flex;
  font-size: 0.8125rem;
  height: 1.625rem;
  justify-content: center;
  padding: 0 0.625rem;
  text-transform: uppercase;
  transition: border-color 0.2s ease-in-out;
}

.as-filter-tags {
  background: var(--as-filter-tags-bg);
  border: 0.0625rem solid var(--as-filter-tags-border-color);
  border-radius: var(--as-filter-tags-border-radius);
  margin-bottom: 1rem;
  opacity: var(--as-filter-tags-opacity);
  position: relative;
  z-index: 9;
}

.as-filter-tags .as-filter-tags-top {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  border-bottom: var(--as-filter-tags-top-border-bottom);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0.9375rem;
}

.as-filter-tags .as-filter-tags-top .as-filter-tags__day {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.3125rem;
}

.as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-today {
  align-items: center;
  background: var(--as-filter-today-bg);
  border: var(--as-border-color-as-today);
  border-radius: var(--as-filter-today-radius);
  color: var(--as-filter-today-color);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--as-filter-today-font-size);
  font-weight: var(--as-filter-today-font-weight);
  gap: 0.625rem;
  height: var(--as-filter-today-height);
  justify-content: center;
  margin-right: 0.625rem;
  padding: var(--as-filter-today-padding);
  position: relative;
  text-transform: var(--as-filter-today-text-transform);
  width: auto;
  font-family: "Oswald";
}

.as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: var(--as-filter-calendar-border-left);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.375rem;
  padding-left: 0.625rem;
}

.as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar-text {
  color: #fff;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  font-family: "Raleway";
}

.as-filter-tags
  .as-filter-tags-top
  .as-filter-tags__day
  .as-calendar
  .mx-datepicker {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--as-filter-calendar-mx-input-wrapper-input-bg);
  border: var(--as-filter-calendar-mx-input-wrapper-input-border);
  border-radius: var(--as-filter-calendar-mx-input-wrapper-input-border-radius);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: var(--as-filter-today-height);
  width: 6.875rem;
  position: relative;
}

.as-filter-tags
  .as-filter-tags-top
  .as-filter-tags__day
  .as-calendar
  .mx-datepicker
  .mx-input-wrapper
  input {
  background: transparent;
  border: initial;
  color: var(--as-filter-calendar-mx-input-wrapper-input-color);
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.375rem;
  margin: 0;
  padding: 0 0.625rem;
  border-radius: 99px;
}

.as-filter-tags .as-filter-tags-top .as-sort-by {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.75rem;
  font-weight: 500;
  gap: 0.375rem;
  line-height: 1.125rem;
}

.as-filter-tags .as-filter-tags-top .as-sort-by span {
  color: #fff;
}

.as-filter-tags .as-filter-tags-top .as-sort-by div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.375rem;
}

.as-filter-tags .as-filter-tags-top .as-sort-by span.as-with-by,
.as-filter-tags .as-filter-tags-top .as-sort-by svg {
  color: var(--as-filter-span-as-with-by-color);
}
.as-filter-tags .as-filter-country-top {
  -webkit-box-align: center;
  align-items: center;
  border-bottom: 0.0625rem solid #060a22;
  display: flex;
  gap: 0.75rem;
  margin-bottom: 0;
  padding: 0.9375rem;
}

.as-filter-tags .as-filter-country-top .as-item-country {
  color: #fff;
  font-size: var(--as-filter-tags-top-country-font-size);
  font-weight: 600;
  line-height: 1.125rem;
}

.as-filter-tags .as-filter-country-top .as-item-country {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.125rem;
}

.as-filter-tags .as-filter-country-top .as-item-country-select {
  display: inline-block;
  min-width: 6.875rem;
  position: relative;
}

.as-filter-tags .as-filter-country-top .as-item-country-select-header {
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  align-items: center;
  background: #141516;
  border: 0.0625rem solid #2a3038;
  border-radius: 0.375rem;
  cursor: pointer;
  display: flex;
  gap: 0.625rem;
  height: 1.75rem;
  justify-content: space-between;
  padding: 0 0.625rem;
  text-transform: uppercase;
}

.as-filter-tags .as-filter-country-top .as-item-country-select-header div {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  gap: 0.375rem;
}

.as-filter-tags-rakhoi
  .as-filter-tags__leagues
  .as-tags-leagues
  .as-league-item {
  border-radius: 0.5rem;
}

.as-competition-wrapper {
  border: 1px solid var(--as-primary-border-color);
  border-radius: 6px;
  margin-bottom: 15px;
}

.as-competition-wrapper .as-league_title {
  display: flex;
  align-items: center;
  gap: 6px;
  background: var(--as-primary-box-bg);
  border-bottom: 1px solid var(--as-primary-border-color);
  padding: 12px 15px;
  margin: 0;
  font-size: 13px;
  line-height: 18px;
}

.as-competition-wrapper .as-league_title img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  object-fit: contain;
}

.as-competition-wrapper .as-match__item {
  display: grid;
  align-items: center;
  grid-template-columns: 260px 1fr 100px 190px;
  background: var(--as-match-item-bg);
  border-bottom: 1px solid var(--as-primary-border-color);
  padding: 10px 15px;
  margin-bottom: 0;
}

.as-competition-wrapper .as-match__item:last-child {
  border-bottom: none;
}

.as-competition-wrapper .as-match__teams {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex: 1;
}

.as-competition-wrapper .as-match__teams .as-match__team {
  display: flex;
  align-items: center;
  min-width: 0;
  flex: 1;
}

.as-competition-wrapper .as-match__teams .as-match__team--home {
  flex-direction: row-reverse;
}

.as-competition-wrapper .as-match__teams .as-match__team--home img {
  margin-left: 12px;
}

.as-competition-wrapper .as-match__teams .as-match__team--away img {
  margin-right: 12px;
}

.as-competition-wrapper .as-match__teams .as-match__team--logo {
  width: 32px;
  height: 32px;
  display: block;
  object-fit: contain;
}

.as-competition-wrapper .as-match__teams .as-match__team--name {
  text-align: right;
  font-family: "Raleway";
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5rem;
  color: #fff;
}

.as-competition-wrapper .as-match__teams .as-match__team--name:hover {
  color: var(--fs-experimental-link-color);
}

.as-match__time {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25rem;
}

.as-match__round {
  text-align: right;
}

.as-match__play {
  cursor: pointer;
}

.as-match__play span {
  color: #fff;
  background: #aa332a;
  padding: 0 7px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  border-radius: 10px;
}

.as-match__play svg {
  display: none;
}

.as-match__label {
  display: flex;
  gap: 6px;
}

.as-match__label-item {
  border: 1px solid var(--as-primary-border-color);
  font-family: "Oswald";
  border-radius: 6px;
  background: var(--as-match-label-bg);
  color: var(--as-match-label-color);
  padding: 0 10px;
  height: 24px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.as-match__label-item .as-active {
  color: #2fb925;
}

.as-competition-wrapper
  .as-match__item
  .as-match__play
  .dashicons-controls-play {
  display: none;
}

p:has(.as-match__team.as-match__team--home) {
  display: none !important;
}

.as-score-vs__only-text-rakhoi {
  background: var(--as-score-vs-num-text-only-bg);
  font-family: var(--as-primary-font, "Oswald", "Manrope", sans-serif);
  font-size: var(--as-core-font-site);
  height: var(--as-score-vs-height);
  padding: initial;
  width: var(--as-score-vs-width);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 99px;
}

/* == Stats Popup css== */
.match-popup {
  --background-wrapper: #01112e;
  --hpu-bar-wrapper: #060a22;
  --statistics-home-bg: #cd1d8f;
  --statistics-win-bg: #2491ff;
  --statistics-title: #ffffff;
  --statistics-win-bg-text-color: #2491ff;
  --border-bottom-color: #060a22;
  --btn-text-color: #d7dbe0;
  --btn--bg: #0e192d;
  --btn-active-text-color: #ffffff;
  --btn-active-bg: linear-gradient(270deg, #003547, #002d4d 98.45%);
  --btn-active-border-color: transparent;
}
.grid-match__status,
.icon-haflt {
  z-index: 2;
  cursor: pointer;
}
.hpu-nav-tabs {
  background: transparent;
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  list-style: none;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  border-bottom: 1px solid var(--border-bottom-color);
  padding-top: 6px;
  padding-bottom: 12px;
}
.hpu-nav-tabs .hpu-nav-item {
  padding: 0px;
}
.hpu-nav-tabs .hpu-nav-item a {
  align-items: center;
  background: var(--btn--bg);
  border: 1px solid var(--btn-active-border-color);
  border-radius: 13px !important;
  color: var(--btn-text-color) !important;
  cursor: pointer;
  display: flex;
  font-family: "Raleway";
  font-size: 13px;
  font-weight: 700;
  justify-content: center;
  line-height: 9px;
  padding: 8px 12px;
  text-align: center;
  text-transform: uppercase;
}
.hpu-nav-tabs .hpu-nav-item a.active {
  background: var(--btn-active-bg);
  border: 1px solid var(--btn-active-border-color);
  color: var(--btn-active-text-color) !important;
  position: relative;
}
.match-popup {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 99999;
}
.match-popup.statistic-section {
  top: 38px;
}
.match-popup .statics-popup,
.match-popup .incident-popup {
  width: 420px;
  background-color: var(--background-wrapper);
  border-radius: 13px;
  padding: 8px;
}
.hpu-home-scrollable-content {
  max-height: 380px;
  overflow-y: auto;
}
.hpu-stats {
  border-radius: 4px;
  padding: 1rem;
  padding-top: 35px;
}
.hpu-stats__content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.hpu-stats__line {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
  gap: 0.69rem;
  position: relative;
}
.hpu-stats__value {
  color: #fff;
  font-family: "Be Vietnam Pro";
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  position: absolute;
  left: 0;
  bottom: 100%;
  margin-bottom: 6px;
}
.hpu-stats__value--away {
  right: 0;
  left: auto;
}
.hpu-stats__value.hpu-stats__home-win,
.hpu-stats__value.hpu-stats__away-win {
  color: var(--statistics-win-bg-text-color);
  font-weight: bold;
}
.hpu-stats__bar {
  border-radius: 6.25rem;
}
.hpu-stats__bar-wrapper {
  flex: 1;
  background: var(--hpu-bar-wrapper);
  height: 0.5625rem;
  overflow: hidden;
  display: flex;
  border-radius: 6.25rem;
}
.hpu-stats__bar-wrapper--home {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  justify-content: flex-end;
}
.hpu-stats__bar-wrapper--away {
  display: flex;
  justify-content: flex-start;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.hpu-stats__bar-wrapper.hpu-stats__home-win .hpu-stats__bar,
.hpu-stats__bar-wrapper.hpu-stats__away-win .hpu-stats__bar {
  background: var(--statistics-win-bg);
}
.hpu-stats__bar {
  background: var(--statistics-home-bg);
  height: 100%;
  display: block;
}
.hpu-stats__title {
  position: absolute;
  color: #fff;
  text-align: center;
  font-family: "Raleway";
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  font-weight: bold;
  bottom: 100%;
  margin-bottom: 6px;
}
.hpu-summary-block {
  position: relative;
  font-family: "Roboto";
}
.hpu-summary-block__start {
  text-align: center;
  padding-left: 25px;
  z-index: 2;
  padding: 3px 12px 18px 48px;
}
.hpu-summary-block__event {
  padding: 10px 12px;
  position: relative;
  justify-content: flex-end;
}
.hpu-summary-block__event-time {
  min-width: 24px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-family: "Roboto Condensed";
  flex-basis: 38px;
}
.hpu-summary-block__event-icon {
  display: flex;
  justify-content: flex-start;
  padding: 0px 12px;
  position: relative;
}
.hpu-summary-block__event-icon::before {
  height: 54px;
  display: block;
  width: 1px;
  background: #5d5d5d;
  content: "";
  position: absolute;
  left: 49%;
  z-index: 1;
  top: 0px;
}
.hpu-summary-block__event-icon .hpu-icon {
  width: 33px;
  height: 33px;
  flex-shrink: 0;
  background: #1a1a1a;
  border: 2px solid #535353;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.hpu-summary-block__event-score {
  align-items: center;
  justify-content: flex-end;
}
.hpu-summary-block__event-score button {
  border-radius: 30px;
  border: 1px solid #1b842e;
  background: #303339;
  white-space: nowrap;
  height: 24px;
  min-width: 60px;
  color: #fff;
  font-weight: 700;
  font-family: "Roboto";
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  margin: 0;
  font-size: clamp(0.7rem, 0.7vw + 0.3rem, 0.8rem);
  padding: 0;
  min-height: unset;
}
.hpu-summary-block__player {
  width: 100%;
  gap: 6px;
}
.hpu-summary-block__player .hpu-player-avatar {
  width: 32px;
  height: 32px;
}
.hpu-summary-block__player-logo img {
  object-fit: contain;
}
.hpu-summary-block__player-logo--in {
  border-radius: 50%;
  border: 3px solid #2187e5;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.hpu-summary-block__player-logo--out {
  border-radius: 50%;
  border: 3px solid #e53030;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.hpu-summary-block__player-name {
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  justify-content: center;
}
.hpu-summary-block__player-name--sub {
  opacity: 0.5;
}
.hpu-summary-block__player-name span {
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hpu-summary-block__midfield {
  white-space: nowrap;
  min-width: 87px;
  height: 24px;
  color: #fff;
  font-weight: 700;
  font-family: "Roboto";
  font-size: 13px;
  border-radius: 30px;
  border: 1px solid #1456ff;
  background: linear-gradient(
    113deg,
    #1553ef 7.37%,
    #0c3089 57.22%,
    #0b2a79 66.05%,
    #000 131.67%
  );
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
}
.hpu-summary-block__event--home {
  flex-direction: row-reverse;
}
.hpu-summary-block__event--home .hpu-summary-block__player {
  flex-direction: row-reverse;
  align-items: center;
}
.hpu-summary-block__event--home .hpu-summary-block__event-score {
  justify-content: flex-start;
}
.hpu-summary-block__event--home
  .hpu-summary-block__event-score
  .hpu-score-home {
  color: #00eb1f;
}
.hpu-summary-block__event--away .hpu-summary-block__event-icon {
  justify-content: flex-end;
}
.hpu-summary-block__event--away
  .hpu-summary-block__event-score
  .hpu-score-away {
  color: #00eb1f;
}
.statics-popup ul {
  padding-bottom: 10px;
}
.statics-popup ul a:hover {
  color: white !important;
}
.grid-match__status,
.icon-haflt {
  z-index: 2;
  cursor: pointer;
}
.gmd-e_minutes {
  font-family: sans-serif !important;
}
.match-popup li {
  margin: 0 !important;
}

.d-none {
  display: none !important;
}

.home .a-section-1 {
  z-index: 10;
}

.dashicons-controls-play:before {
  color: #000;
}

/* ==BXH== */
.as-filter-tags
  .as-filter-tags__leagues
  .as-tags-leagues
  .as-league-item.as-active {
  background: var(--as-filter-league-item-active);
  border: none;
  color: var(--as-filter-league-item-active-color);
  font-weight: var(--as-filter-league-item-active-font-weight);
  position: relative;
}

.as-standing {
  background: var(--as-standing-bg);
  border: 1px solid var(--as-primary-border-color);
  border-radius: 6px;
  font-size: 13px;
  font-weight: 400;
}

.as-standing__top {
  background: var(--as-match-item-bg);
  border-bottom: var(--as-match-item-border-bottom);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
}

.as-standing__top .as-nav-tabs {
  background: transparent;
  margin-top: 0;
}

.as-standing__top .as-menu {
  display: none;
  cursor: pointer;
}

.as-standing__top .as-menu svg {
  width: 24px;
  height: 24px;
  fill: white;
  border-radius: 3px;
  cursor: pointer;
}

.as-standing__top .as-menu.as-active svg {
  background: white;
  fill: black;
}

.as-standing__tabs-center {
  justify-content: center;
}

.as-standing__league-info {
  background: var(--as-match-item-bg);
  border-bottom: var(--as-standing-table-row-border-bottom);
  display: flex;
  align-items: center;
  padding: 12px;
  gap: 12px;
}

.as-standing__league-info .as-league_title {
  display: flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.as-standing__league-info .as-league_title img {
  height: 18px;
}

.as-standing__league-info .as-dropdown-toggle__select__as-head {
  min-width: 100px;
}

.as-standing__table-row {
  display: grid;
  align-items: center;
  gap: 15px;
  grid-template-columns: 45px 2fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 180px 50px;
  padding: 0 12px;
  border-bottom: var(--as-standing-table-row-border-bottom);
  background: var(--as-standing-table-row-bg);
}

.as-standing__table-row.active {
  background: var(--as-standing-table-row-active-bg);
}

.as-standing__table-row-head {
  background: var(--as-standing-table-row-as-standing__table-row-head);
  color: #fff;
  font-family: "Be Vietnam Pro";
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.as-c-w {
  color: var(--as-standing__table-c-w-color);
}
.as-c-d {
  color: var(--as-standing__table-c-d-color);
}
.as-c-l {
  color: var(--as-standing__table-c-l-color);
}

.as-standing__table-column {
  font-family: "Be Vietnam Pro";
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  display: flex;
  align-items: center;
  padding: 12px 0;
  overflow: hidden;
}

.as-standing__table-column-center {
  text-align: center;
}

.as-sort-up {
  transform: rotate(180deg);
  margin-bottom: 10px;
}

.as-sort-down {
  margin-top: 10px;
  margin-left: 4px;
}

.as-stt {
  background: transparent;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.as-stt__row-0,
.as-stt__row-1,
.as-stt__row-2,
.as-stt__row-3,
.as-stt__row-4 {
  background: var(--as-standing__table-column_as-stt__row-0-bg);
  border: var(--as-standing__table-column_as-stt__row-0-border);
  color: var(--as-standing__table-column_as-stt__row-0-color);
}

.as-stt__row-5 {
  background: var(--as-standing__table-column_as-stt__row-5-bg);
  border: var(--as-standing__table-column_as-stt__row-5-border);
  color: var(--as-standing__table-column_as-stt__row-5-color);
}

.as-stt__row-6 {
  background: var(--as-standing__table-column_as-stt__row-6-bg);
  border: var(--as-standing__table-column_as-stt__row-6-border);
  color: var(--as-standing__table-column_as-stt__row-6-color);
}

.as-standing-tag__list {
  gap: 5px;
  padding-right: 5px;
}

.as-promotion {
  padding: 0 12px;
  margin: 12px;
}

.as-promotion-item {
  display: flex;
  align-items: center;
  line-height: 22px;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 12px;
}

.as-promotion-circle {
  min-width: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 12px;
}

.as-match__team-group {
  position: relative;
  cursor: pointer;
}

.as-match__team-group-live {
  display: grid;
  grid-template-columns: 1fr 28px;
  gap: 6px;
  align-items: center;
  width: 100%;
  padding-right: 10px;
}

.as-match__team {
  display: grid;
  grid-template-columns: 24px 1fr;
  font-weight: 500;
}

.as-match__team-logo {
  width: 24px;
  height: 24px;
}

.as-standing__table-text {
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}

.as-live-score {
  border-radius: 4px;
  background: #26b783;
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  white-space: nowrap;
  padding: 2px;
  width: 28px;
}

.as-live-score--winning {
  background-color: #00a83f;
}
.as-live-score--losing {
  background-color: #dc0000;
}
.as-live-score--draw {
  background-color: #f3a000;
}

.switch.active .switch-style:before {
  left: 16px;
}

.switch.active .switch-style {
  background: #ff4002;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.sport-playing {
  position: absolute;
  font-size: 10px;
  vertical-align: baseline;
  font-style: normal;
  background: #df2c2c;
  color: #fff;
  width: 28px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
  top: -5px;
  right: -13px;
  z-index: 1;
  display: none;
}

.sport-playing.is-sport-playing {
  display: inline-block;
}

/* ==custom dropdown== */

/* ==Popup Result css==*/
.as-popup__result-wrap {
  background-color: var(--as-result-popup-bg) !important;
  border-radius: 0.375rem;
  max-width: 56.25rem;
  padding: 0 !important;
}
.as-popup.as-popup__show .as-popup__wrap {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}
.as-popup__result-content {
  background-color: var(--as-result-popup-content-bg);
  border: 0.0625rem solid var(--as-primary-border-color);
  border-radius: 0.375rem;
}
.as-popup__result-90phut .as-popup__body .as-popup__result-content {
  background-color: var(--as-result-popup-content-bg);
  border: 0.0625rem solid var(--as-primary-border-color);
  border-radius: 0.375rem;
}
.as-popup__result-90phut .as-popup__body .as-popup__result-content,
.as-popup__result-90phut .as-popup__body .as-tabs-icon__item.as-active {
  backdrop-filter: blur(0.625rem);
  box-shadow: inset 0 0 0.75rem 0 rgba(0, 0, 0, 0.12);
}
.as-popup__result-header {
  align-items: center;
  background-color: var(--as-primary-box-bg);
  border-radius: 0.375rem 0.375rem 0 0;
  display: flex;
  font-size: 0.8125rem;
  justify-content: space-between;
  padding: 0.9375rem;
}
.as-popup__result-competition {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
.as-popup__result-competition img {
  height: 1.25rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: 1.25rem;
}
.as-popup__result-competition span {
  color: #fff;
  font-family: Oswald;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.as-popup__result-team-info {
  background: var(--as-result-popup-team-bg);
  background-size: 100% auto;
  border-top: 0.0625rem solid var(--as-primary-border-color);
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1.875rem 0.75rem;
  position: relative;
}
.as-popup__result-team-info .as-time {
  color: var(--as-result-popup-team-time-color);
  font-family: var(--as-result-popup-team-time-font-family);
  font-size: var(--as-result-popup-team-time-font-size);
  font-weight: var(--as-result-popup-team-time-font-weight);
  line-height: var(--as-result-popup-team-time-line-height);
}
.as-popup__result-team-info .as-info {
  align-items: center;
  display: flex;
  gap: 1.5rem;
  justify-content: center;
}
.as-popup__result-team-info .as-info .as-team-away,
.as-popup__result-team-info .as-info .as-team-home {
  display: flex;
  flex: 1;
  gap: 0.625rem;
}
.as-popup__result-team-info .as-info .as-team-home {
  flex-direction: row-reverse;
}
.as-popup__result-team-logo {
  flex-shrink: 0;
  height: 3rem;
  object-fit: contain;
  width: 3rem;
}
.as-popup__result-team-info .as-team-name {
  color: #fff;
  font-family: Raleway;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-top: 0.9375rem;
  text-align: center;
}
.as-popup__result-team-info .as-score {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.as-popup__result .as-score-vs {
  --as-core-size: 2.625rem;
  --as-core-size-num: 2.625rem;
  --as-core-font-site: 1.5625rem;
  align-items: center;
  background: var(--as-score-vs-bg);
  border-radius: 50%;
  color: var(--as-score-vs-color);
  cursor: pointer;
  display: flex;
  font-size: var(--as-core-font-site);
  font-weight: 400;
  height: var(--as-core-size);
  justify-content: center;
  line-height: 1.25rem;
  padding: var(--as-score-vs-padding);
  width: var(--as-core-size);
}

.as-score-vs__28 {
  --as-core-size: 2.125rem;
  --as-core-size-num: 1.75rem;
  --as-core-font-site: 1.0625rem;
}

.as-score-vs.as-score-vs__num {
  align-items: center;
  background: var(--as-score-vs-num-bg);
  border: 0.0625rem solid var(--as-score-vs-num-border-color);
  border-radius: var(--as-score-vs-num-border-radius);
  display: flex;
  gap: 0.3125rem;
  height: inherit;
  width: inherit;
}
.as-score-vs.as-score-vs__num span {
  align-items: center;
  background: var(--as-score-vs-num-normal-bg, transparent);
  border: var(--as-score-vs-num-normal-border, none);
  border-color: var(--as-score-vs-num-normal-border-color, transparent);
  border-radius: var(--as-score-vs-num-normal-border-radius, 0);
  display: flex;
  flex: 1;
  font-size: var(--as-core-font-site);
  font-weight: 700;
  height: var(--as-core-size-num);
  justify-content: center;
  line-height: 1.25rem;
  position: relative;
  width: var(--as-core-size-num);
}
.as-score-vs.as-score-vs__num b {
  height: 1.4375rem;
}
/* .as-score-vs-90phut.as-score-vs__num span,
.as-score-vs-rakhoi.as-score-vs__num span {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: var(--as-core-font-site);
    font-weight: 700;
    line-height: 1.25rem;
    text-align: center;
} */
.as-popup__result-half-time-score {
  -webkit-box-align: center;
  align-items: center;
  background: var(--as-result-popup-half-time-score-bg);
  border: 0.0625rem solid var(--as-result-popup-half-time-score-border-color);
  border-radius: var(--as-result-popup-half-time-score-border-radius);
  color: var(--as-result-popup-half-time-score-color);
  display: -webkit-box;
  display: flex;
  font-family: Roboto;
  font-size: 0.8125rem;
  font-weight: 400;
  gap: 0.375rem;
  line-height: 0.8125rem;
  padding: 0.4375rem 0.75rem;
  text-transform: uppercase;
}
.as-popup__result-team-info .as-result .as-popup__result-half-time-score {
  display: -webkit-inline-box;
  display: inline-flex;
  gap: 0;
  height: 1.9375rem;
  margin-bottom: 0.625rem;
  padding: 0.5rem 0.75rem;
}
.as-popup__result-team-info
  .as-result
  .as-popup__result-half-time-score
  .as-as-popup-item__result-half {
  padding: 0 0.625rem;
}
.as-popup__result-half-time-score .as-score-value {
  color: var(--as-result-popup-half-time-as-score-value-color);
}
.as-stats-btn-list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.as-stats-btn-list,
.as-stats-btn-list .as-stats-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
.as-stats-btn-list .as-stats-btn {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--as-stats-btn-bg);
  border: 0.0625rem solid var(--as-stats-btn-border-color);
  border-radius: 1.25rem;
  color: #fff;
  font-family: Roboto;
  font-size: 0.75rem;
  font-weight: 400;
  height: 1.4375rem;
  justify-content: space-between;
  min-width: 4.8125rem;
  outline: 0;
  padding: 0 0.75rem;
}
.as-stats-btn-list-90phut .as-stats-btn,
.as-stats-btn-list-cakhia .as-stats-btn,
.as-stats-btn-list-rakhoi .as-stats-btn {
  color: #8cd5ff;
  height: 1.625rem;
}
.as-tabs-icon {
  background: var(--as-result-popup-as-tabs-icon-bg);
  border-bottom: var(--as-result-popup-as-tabs-icon-border-bottom);
  display: flex;
  flex-wrap: nowrap;
  gap: 0.9375rem;
  justify-content: center;
  overflow-x: auto;
  padding: 0.75rem !important;
  white-space: nowrap;
}
.as-tabs-icon__border-top {
  border-top: var(--as-result-popup-as-tabs-icon-border-top);
}
.as-tabs-icon__item {
  align-items: center;
  border: 0.0625rem solid transparent;
  color: var(--as-tabs-icon-item-color);
  cursor: pointer;
  display: flex;
  font-family: "Roboto";
  font-size: 0.8125rem;
  font-weight: 400;
  gap: 0.25rem;
  justify-content: center;
  padding: 0.25rem 0;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.as-tabs-icon__item.as-active {
  background: var(--as-tabs-icon-item-active-bg);
  border: var(--as-tabs-icon-item-active-border);
  border-radius: var(--as-tabs-icon-item-active-border-radius);
  padding: 0.25rem 0.75rem;
}
.as-tabs-icon__item.as-active,
.as-tabs-icon__item:hover {
  color: var(--as-tabs-icon-item-active-color);
}
.as-tabs-icon-90phut .as-tabs-icon__item.as-active {
  backdrop-filter: blur(0.625rem);
  border: none;
  box-shadow: inset 0 0 0.75rem 0 rgba(0, 0, 0, 0.12);
}
/* .as-popup__result-90phut .as-popup__body .as-popup__result-content,
.as-popup__result-90phut .as-popup__body .as-tabs-icon__item.as-active {
    backdrop-filter: blur(.625rem);
    box-shadow: inset 0 0 .75rem 0 rgba(0, 0, 0, .12);
} */
/* .as-popup__result-90phut .as-popup__body .as-tabs-icon__item.as-active {
    background: linear-gradient(180deg, #10322d, #10352d 50%, #0c3f2a);
    border: none;
    border-radius: 1.875rem;
    position: relative;
} */
.as-tabs-icon-90phut .as-tabs-icon__item.as-active:before {
  background: linear-gradient(180deg, #013b8b, #001450);
  border-radius: var(--as-tabs-icon-item-active-border-radius, 0.375rem);
  bottom: 0;
  content: "";
  left: 0;
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  padding: 0.075rem;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transform: none;
  width: 100%;
}
/* .as-popup__result-90phut .as-popup__body .as-tabs-icon__item.as-active:before {
    background: linear-gradient(180deg, #07eb66 20%, #005e27);
    border-radius: 1.875rem;
    bottom: 0;
    content: "";
    left: 0;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    padding: .075rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: none;
    width: 100%;
} */
.as-tabs-icon__item.as-active
  svg:not(.as-change-color-stroke):not(.as-not-change-color)
  circle,
.as-tabs-icon__item.as-active
  svg:not(.as-change-color-stroke):not(.as-not-change-color)
  path,
.as-tabs-icon__item.as-active
  svg:not(.as-change-color-stroke):not(.as-not-change-color)
  rect,
.as-tabs-icon__item:hover
  svg:not(.as-change-color-stroke):not(.as-not-change-color)
  circle,
.as-tabs-icon__item:hover
  svg:not(.as-change-color-stroke):not(.as-not-change-color)
  path,
.as-tabs-icon__item:hover
  svg:not(.as-change-color-stroke):not(.as-not-change-color)
  rect {
  fill: #fff;
}
#match_detail-app .as-content-page .as-tabs-icon__item {
  font-size: 13px;
  font-family: "Roboto";
}

/* ==incident css== */
.as-popup__result-tab-content {
  background: var(--as-result-popup-result-tab-content);
  height: calc(100vh - 23.75rem);
  border-radius: 0 0 0.375rem 0.375rem;
}
.as-flex-column,
.as-flex-row {
}
.as-flex-column {
  flex-direction: column !important;
}
.as-incident-list {
  background: var(--as-result-popup-result-tab-content);
  font-family: Roboto;
  height: 100%;
  overflow-y: auto;
  position: relative;
}
.as-popup__result .as-scrolling {
  overflow: auto;
}
.as-popup__result .as-scrolling__result-popup.as-scrolling {
  height: calc(100vh - 23.75rem);
}
.as-incident-list__content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.as-incident-list__content-data {
  flex: 1;
}
.as-align-items-center {
  align-items: center !important;
}
.as-incident-list__event {
  justify-content: flex-end;
  padding: 0.5rem 0.75rem;
  position: relative;
}
.as-incident-list__event-time {
  color: #fff;
  flex-basis: 2.375rem;
  font-family: "Roboto";
  font-size: 0.75rem;
  min-width: 1.5rem;
  text-align: center;
}
.as-flex-1 {
  flex: 1;
}
.d-flex {
  display: flex !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.justify-content-center {
  justify-content: center !important;
}
.as-incident-list__event-score {
  align-items: center;
  justify-content: flex-end;
}
.as-incident-list__event--home .as-incident-list__event-score {
  justify-content: flex-start;
}
.as-incident-list__event-icon:before {
  background: #5d5d5d;
  content: "";
  display: block;
  height: 3.375rem;
  left: 49%;
  position: absolute;
  top: 0;
  width: 0.0625rem;
  z-index: 1;
}
.as-incident-list__midfield {
  align-items: center;
  background: var(--as-incident-list-midfield-bg);
  border: var(--as-incident-list-midfield-border);
  border-radius: var(--as-incident-list-midfield-border-radius);
  color: #fff;
  display: flex;
  font-family: Roboto;
  font-size: 0.8125rem;
  font-weight: 700;
  gap: 0.5625rem;
  height: 1.5rem;
  justify-content: center;
  min-width: 5.4375rem;
  white-space: nowrap;
  z-index: 2;
}
.as-incident-list__player {
  gap: 0.375rem;
  width: 100%;
}
.as-incident-list__player-name span {
  max-width: 4.375rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.as-incident-list__event-icon .as-icon {
  align-items: center;
  background: #1a1a1a;
  border: 0.125rem solid #535353;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  height: 2.0625rem;
  justify-content: center;
  width: 2.0625rem;
  z-index: 2;
}
.as-rounded-pill {
  border-radius: 50rem !important;
}
.as-bg-white {
  background-color: #fff !important;
}
.as-incident-list__player-logo--in {
  border: 0.1875rem solid #2187e5;
  border-radius: 50%;
}
.as-incident-list__player-logo--in,
.as-incident-list__player-logo--out {
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.2);
}
.as-incident-list__player-logo img {
  object-fit: contain;
}
.as-incident-list__player .as-player-avatar {
  height: 2rem;
  object-fit: contain;
  width: 2rem;
}
.as-incident-list__player-name {
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 400;
  justify-content: center;
  line-height: 1rem;
}
.as-incident-list__event--home,
.as-incident-list__event--home .as-incident-list__player {
  flex-direction: row-reverse;
}
.as-incident-list__event--home .as-incident-list__player {
  align-items: center;
}
.as-incident-list__player .as-player-out {
  margin-left: -0.625rem;
  z-index: 1;
}
.as-incident-list__player .as-player-in {
  z-index: 2;
}
.as-incident-list__player-logo--out {
  border: 0.1875rem solid #e53030;
}
.as-incident-list__player-name--sub {
  opacity: 0.5;
}
.as-incident-list__event-score button {
  align-items: center;
  background: var(--as-result-popup-incident-list-event-score-bg);
  border: 0.0625rem solid
    var(--as-result-popup-incident-list-event-score-border-color);
  border-radius: var(--as-result-popup-incident-list-event-score-border-radius);
  color: #fff;
  display: flex;
  font-family: Roboto;
  font-weight: 700;
  gap: 0.5625rem;
  height: 1.5rem;
  justify-content: center;
  min-width: 3.75rem;
  white-space: nowrap;
  min-height: unset;
}
.as-incident-list__event--away .as-incident-list__event-score .as-score-away {
  color: var(--as-incident-list-event-as-score-color);
}
.as-incident-list__event--home .as-incident-list__event-score .as-score-home {
  color: var(--as-incident-list-event-as-score-color);
}
.as-incident-list__start {
  padding: 0.1875rem 0.75rem 1.25rem 3rem;
  text-align: center;
  z-index: 2;
}
.as-incident-list__event-icon {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  padding: 0 0.75rem;
  position: relative;
}
.as-note {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  background: var(--as-note-bg);
  font-size: 0.75rem;
  gap: 0.75rem;
  padding: 0.75rem;
}
.as-note,
.as-note-item {
  display: flex;
}
.as-note-item {
  align-items: center;
  gap: 0.25rem;
}
.as-popup__result-close-btn {
  --bs-btn-close-color: #fff;
  background: none;
  border: none;
  height: 0.875rem;
  outline: none;
  position: relative;
  width: 0.875rem;
  margin-bottom: 0;
  outline: 0;
  font-size: 0;
}
.as-popup__result-content p {
  margin-bottom: 0;
}
.as-popup__result-close-btn:after,
.as-popup__result-close-btn:before {
  background-color: #fff;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  top: 0.375rem;
  width: 0.875rem;
}
.as-popup__result-close-btn:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.as-popup__result-close-btn:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sport-playing {
  position: absolute;
  font-size: 10px;
  vertical-align: baseline;
  font-style: normal;
  background: #df2c2c;
  color: #fff;
  width: 28px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
  top: -5px;
  right: -13px;
  z-index: 1;
  display: none;
}

.sport-playing.is-sport-playing {
  display: inline-block;
}

.main-page .sports-bars ul li button span {
  white-space: nowrap;
  line-height: 11px;
}

.as-nav-tabs-btn__border {
  border-bottom: 1px solid var(--as-nav-tabs-btn-border-border-bottom-color);
  padding: 12px;
}

/* ==Popup css==*/
.as-popup {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 60px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 9999;
}

.as-popup__mask-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.as-popup__wrap {
  width: 100%;
  max-width: 400px;
  background: #fff;
  padding: 20px 30px;
  -o-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 10;
  align-self: center;
  padding: 12px;
}

.as-popup__inner {
  width: 100%;
  float: left;
  text-align: center;
}

.as-popup__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.as-popup__header h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
}

.as-popup__header button {
  background: transparent;
  width: 30px;
  height: 30px;
  padding: 0;
  outline: 0;
  cursor: pointer;
  border: none;
  position: relative;
}

.as-popup__header button:before {
  content: "";
  width: 16px;
  height: 2px;
  background: #bdbdbd;
  transform: rotate(-45deg);
  position: absolute;
  right: 7px;
  top: 15px;
}

.as-popup__header button:after {
  content: "";
  width: 16px;
  height: 2px;
  background: #bdbdbd;
  transform: rotate(45deg);
  position: absolute;
  right: 7px;
  top: 15px;
}

.as-popup__body {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}

.as-popup.as-popup__show {
  opacity: 1 !important;
  visibility: visible !important;
}

.as-popup.as-popup__show .as-popup__mask-overlay {
  opacity: 1 !important;
  visibility: visible !important;
}

.as-popup.as-popup__show .as-popup__wrap {
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.as-popup__schedule {
  font-family: Oswald;
}

.as-popup__schedule-wrap {
  max-width: 440px;
  padding: 0;
  border-radius: 6px;
  background-color: var(--as-result-popup-bg);
}

.as-popup__schedule-header {
  border-radius: 6px 6px 0px 0px;
  background-color: var(--as-primary-box-bg);
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding: 15px;
  font-size: 13px;
  font-weight: 700;
}

.as-popup__schedule-close-btn {
  --bs-btn-close-color: white;
  position: relative;
  width: 14px;
  height: 14px;
  background: none;
  outline: none;
  border: none;
}

.as-popup__schedule-close-btn:before,
.as-popup__schedule-close-btn:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
  background-color: white;
}

.as-popup__schedule-close-btn:before {
  transform: rotate(45deg);
}

.as-popup__schedule-close-btn:after {
  transform: rotate(-45deg);
}

.as-popup__schedule-content {
  border-radius: 6px;
  border: 1px solid var(--as-primary-border-color);
  background-color: var(--as-result-popup-bg);
}

.as-popup__schedule-team-info {
  border-top: 1px solid var(--as-primary-border-color);
  border-bottom: 1px solid var(--as-primary-border-color);
  padding: 30px 12px;
  display: flex;
  background: var(--as-result-popup-team-bg);
  position: relative;
  background-size: 100% auto;
  flex-direction: column;
  gap: 12px;
}

.as-popup__schedule-team-info .as-info {
  justify-content: center;
  display: flex;
  gap: 24px;
  align-items: center;
}

.as-popup__schedule-team-info .as-info .as-team-away,
.as-popup__schedule-team-info .as-info .as-team-home {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}

.as-popup__schedule-team-info .as-info .as-team-home {
  flex-direction: row-reverse;
}

.as-popup__schedule-team-info .as-team-name {
  color: #fff;
  text-align: center;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.as-popup__schedule-team-info .as-score {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.as-popup__schedule-team-info .as-score .as-score-vs__only-text {
  display: inline-flex;
  border-radius: 99px;
  width: 42px;
  height: 42px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  background: linear-gradient(288deg, #0d1e54 13.9%, #0a49e7 78.55%);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12) inset;
  align-items: center;
  justify-content: center;
}

.as-popup__schedule-team-logo {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  object-fit: contain;
}

.as-popup__schedule-link {
  background: var(--as-result-popup-result-tab-content);
  padding: 16px;
  max-height: calc(100vh - 20rem);
  overflow-y: auto;
}

.as-popup__schedule-link .as-stream-links-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  padding: 0;
  list-style: none;
}

.as-popup__schedule-link .as-stream-link-item a {
  padding: 10px;
  border-radius: 5.61px;
  background: linear-gradient(
    0deg,
    rgba(31, 62, 171, 0.32) 0%,
    rgba(22, 89, 81, 0.2) 76.25%
  );
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  align-items: center;
  position: relative;
}

/* .as-popup__schedule-link .as-stream-link-item a::before {
  opacity: 1;
  padding: 1.2px;
  background: linear-gradient(
    180deg,
    rgba(31, 62, 171, 0.32) 0%,
    rgba(22, 89, 81, 0.8) 76%,
    #006590 100%
  );
  content: "";
} */

.as-popup__schedule-link .as-stream-link-item a span.as-stream-link-item__logo {
  width: 95px;
  height: 40px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-90phut {
  background-image: url("/wp-content/uploads/2025/10/90phut.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-cakhia {
  background-image: url("/wp-content/uploads/2025/10/cakhia.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-mitom {
  background-image: url("/wp-content/uploads/2025/10/mitom.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-rakhoi {
  background-image: url("/wp-content/uploads/2025/10/rakhoi.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-soco {
  background-image: url("/wp-content/uploads/2025/10/soco.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-vaoroi {
  background-image: url("/wp-content/uploads/2025/10/vaoroi.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-vebo {
  background-image: url("/wp-content/uploads/2025/10/vebo.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-xoilac86 {
  background-image: url("/wp-content/uploads/2025/10/xoilac86.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-xoilac365 {
  background-image: url("/wp-content/uploads/2025/10/xoilac365.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-xoilacz {
  background-image: url("/wp-content/uploads/2025/10/xoilacz.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-xoilaclink {
  background-image: url("/wp-content/uploads/2025/10/xoilaclink.webp");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-xoilacvnn {
  background-image: url("/wp-content/uploads/2025/10/xoilacvnn.svg");
}
.as-popup__schedule-link
  .as-stream-link-item
  a
  span.as-stream-link-item__logo-xoilactivi {
  background-image: url("/wp-content/uploads/2025/10/xoilactivi.svg");
}

.as-popup__schedule-link .as-stream-link-item a span.as-stream-link-item__name {
  color: #fff;
  font-family: "Raleway";
  font-size: 12px;
  font-style: normal;
  text-align: left;
}

.as-popup__schedule-note {
  background: var(--as-note-bg);
  border-top: 1px solid var(--as-primary-border-color);
  border-radius: 0px 0px 6px 6px;
  padding: 16px;
}

.as-popup__schedule-note span {
  color: #4ea648;
  font-family: "Raleway";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}

.as-popup__schedule-90phut .as-popup__body .as-popup__schedule-content {
  border: 1px solid #00461d;
}

.as-popup__schedule-mitom .as-popup__body .as-popup__schedule-content {
  border: 1px solid #212f27;
}

.as-stream-link-item {
  margin: 0 !important;
}

.dashicons-controls-play {
  font-family: dashicons !important;
}

.back-to-top.button {
  opacity: 1 !important;
  background: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
}

.as-standing .as-promotion {
  margin: 0.75rem;
  padding: 0 0.75rem;
}

.as-standing .as-promotion-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.375rem;
  margin-bottom: 0.75rem;
}

.as-standing .as-promotion-circle {
  border-radius: 50%;
  float: left;
  height: 0.5rem;
  margin-right: 0.75rem;
  min-width: 0.5rem;
  width: 0.5rem;
}

.as-promotion p {
  margin-bottom: 0 !important;
}

.header-button-1 a {
  display: inline-flex;
  padding: 4px 16px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  align-items: center;
  border: 0;
}

.header-button-2 a {
  position: relative;
  font-family: Oswald;
  font-size: 15px;
  font-style: normal;
  line-height: 24px;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.as-popup.as-popup__show,
.as-popup.as-popup__show .as-popup__mask-overlay {
  opacity: 1 !important;
  visibility: visible !important;
}

.as-popup,
.as-popup__mask-overlay {
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  width: 100%;
}

.as-popup__mask-overlay {
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
}

#wrapper:has(.as-popup.as-popup__show) #header {
  z-index: 7 !important;
}

.section:has(.as-popup.as-popup__show) {
  z-index: 8 !important;
}

.scrollTo {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 30px;
  cursor: pointer;
  position: fixed;
  opacity: 1;
  visibility: visible;
  color: #fff;
  border-radius: 50%;
  z-index: 999;
  bottom: 20%;
  right: 2%;
  background-color: #4ea648;
}

.back-to-top {
  min-width: unset !important;
  min-height: unset !important;
  width: 30px !important;
  height: 30px !important;
  align-items: center;
  cursor: pointer;
  visibility: visible;
  z-index: 999;
  bottom: 21%;
  right: 1.6%;
  pointer-events: inherit;
  transform: translateY(0);
  display: inline-block !important;
}

.back-to-top .icon-angle-up {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5em !important;
  transform: translateX(1px);
}

.archive .large-columns-1 .post-title a {
  font-size: 18px;
}

*::-webkit-scrollbar {
  height: 4px;
  width: 6px;
  background-color: #383838;
}
*::-webkit-scrollbar-thumb {
  background-color: #fff;
  height: 4px;
  width: 4px;
}
*::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #383838;
  height: 4px;
  width: 4px;
}

/* ==date picker css== */
.ui-widget.ui-widget-content {
  border: 0;
  background: #0a0729;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.45rem 0.75rem;
  width: 15.5rem;
}

.ui-datepicker .ui-datepicker-header {
  background: no-repeat;
  border: 0;
  color: #73879c;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ui-datepicker-prev.ui-corner-all {
  order: 1;
}

.ui-datepicker-header > .ui-corner-all {
  font-size: 12px;
  color: #73879c;
}

.ui-datepicker th {
  color: #73879c;
  font-size: 12px;
  font-weight: 400;
  border: 0;
  text-align: center;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #01215b;
  border: 0;
  font-size: 12px;
  display: flex;
  color: #ccc;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
}

.ui-datepicker td .ui-state-default:hover,
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: linear-gradient(270deg, #003547, #002d4d 98.45%);
  border: 0.0625rem solid #015078;
  border-radius: 0.375rem;
  color: #fff;
}

.ui-datepicker td {
  padding: 0;
  margin: 0;
  background: #0d1a32;
  border: 0;
}

.ui-datepicker .ui-datepicker-title {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  padding: 0 4px;
}

.mx-datepicker p.mb-0 {
  position: absolute;
  top: 70%;
  left: 90%;
  transform: translate(-50%, -50%);
}

.mx-datepicker .dashicons-arrow-down-alt2 {
  color: #919191;
  font-weight: 400;
  font-size: 12px;
}

.as-score-vs.as-score-vs__num {
  background: var(--as-score-vs-num-bg);
  border: 0.0625rem solid var(--as-score-vs-num-border-color);
  border-radius: var(--as-score-vs-num-border-radius);
  gap: 0.3125rem;
  height: 38px;
  width: 82px;
}

.as-score-vs.as-score-vs__num,
.as-score-vs.as-score-vs__num span {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
}

.as-score-vs.as-score-vs__num,
.as-score-vs.as-score-vs__num span {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
}

.as-score-vs.as-score-vs__num span {
  -webkit-box-flex: 1;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background: transparent;
  background: var(--as-score-vs-num-normal-bg, transparent);
  border: none;
  border: var(--as-score-vs-num-normal-border, none);
  border-color: transparent;
  border-color: var(--as-score-vs-num-normal-border-color, transparent);
  border-radius: 0;
  border-radius: var(--as-score-vs-num-normal-border-radius, 0);
  -ms-flex: 1;
  flex: 1;
  font-size: var(--as-core-font-site);
  font-style: normal;
  font-weight: 700;
  height: var(--as-core-size-num);
  justify-content: center;
  line-height: 1.25rem;
  position: relative;
  width: var(--as-core-size-num);
}

.as-score-vs-90phut.as-score-vs__num span,
.as-score-vs-rakhoi.as-score-vs__num span {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 1.0625rem;
  font-size: var(--as-core-font-site);
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  text-align: center;
}

.as-score-vs.as-score-vs__num span.as-winner {
  background: var(--as-score-vs-num-win-bg);
  border: var(--as-score-vs-num-win-border);
  border-color: var(--as-score-vs-num-win-border-color);
  border-radius: var(--as-score-vs-num-win-border-radius);
  -webkit-box-shadow: var(--as-score-vs-num-win-box-shadow);
  box-shadow: var(--as-score-vs-num-win-box-shadow);
  color: var(--as-score-vs-num-win-color);
  height: var(--as-core-size-num);
  width: var(--as-core-size-num);
}

.as-score-vs-rakhoi.as-score-vs__num span.as-winner {
  border: none;
}

.as-score-vs.as-score-vs__num span.as-winner:before {
  background: var(--as-score-vs-border-before-bg);
  border-radius: var(--as-score-vs-border-before-border-radius);
  bottom: 0;
  content: "";
  left: 0;
  -webkit-mask:
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      )
      content-box,
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      );
  -webkit-mask:
    linear-gradient(#fff, #fff 0) content-box,
    linear-gradient(#fff, #fff 0);
  mask:
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      )
      content-box,
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      );
  mask:
    linear-gradient(#fff, #fff 0) content-box,
    linear-gradient(#fff, #fff 0);
  -webkit-mask:
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff))
      content-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff))
      content-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 0.0625rem;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.as-score-vs-rakhoi.as-score-vs__num span.as-winner:before {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#00c8f4),
    color-stop(76.25%, #4253f3)
  );
  background: linear-gradient(0deg, #00c8f4, #4253f3 76.25%);
  border-radius: 0.35156rem;
  padding: 0.03519rem;
}

/* ==page ket qua css== */

/* ==Tab thong ke css== */
.as-popup__result {
  font-family: Oswald;
}

.as-popup__result-wrap {
  max-width: 900px;
  padding: 0;
  border-radius: 6px;
  background-color: var(--as-result-popup-bg);
}

.as-popup__result-tab-content {
  height: calc(100vh - 380px);
  background: var(--as-result-popup-result-tab-content);
}

.as-popup__result .as-scrolling {
  overflow: auto;
}

.as-popup__result .as-scrolling__result-popup.as-scrolling {
  height: calc(100vh - 380px);
}

.as-popup__result .as-scrolling__result-popup.as-scrolling__have-tab {
  height: calc(100vh - 380px - 52px);
}

.as-popup__result .as-squad-title {
  text-align: left;
  padding-left: 12px;
  margin-bottom: var(--as-squad-title-margin-bottom);
  background: var(--as-squad-title-bg);
  display: flex;
  align-items: center;
  border: var(--as-squad-title-border);
  height: var(--as-squad-title-height);
}

.as-popup__result .as-squad-title span {
  border-bottom: var(--as-squad-title-span-border-bottom);
  color: var(--as-squad-title-span-color);
  font-size: var(--as-squad-title-span-font-size);
  font-weight: var(--as-squad-title-span-font-weight);
  line-height: var(--as-squad-title-span-line-height);
  padding-bottom: var(--as-squad-title-span-padding-bottom);
  text-transform: uppercase;
}

.as-popup__result-header {
  border-radius: 6px 6px 0 0;
  background-color: var(--as-primary-box-bg);
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding: 15px;
  font-size: 13px;
}

.as-popup__result-content {
  border-radius: 6px;
  border: 1px solid var(--as-primary-border-color);
  background-color: var(--as-result-popup-content-bg);
}

.as-popup__result-half-time-score {
  border-radius: var(--as-result-popup-half-time-score-border-radius);
  border: 1px solid var(--as-result-popup-half-time-score-border-color);
  background: var(--as-result-popup-half-time-score-bg);
  color: var(--as-result-popup-half-time-score-color);
  font-family: "Roboto Condensed";
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  padding: 7px 12px;
  display: flex;
  gap: 6px;
  align-items: center;
  text-transform: uppercase;
}

.as-popup__result-half-time-score .as-score-value {
  color: var(--as-result-popup-half-time-as-score-value-color);
}

.as-popup__result-team-info {
  border-top: 1px solid var(--as-primary-border-color);
  padding: 30px 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: var(--as-result-popup-team-bg);
  position: relative;
  background-size: 40%;
}

.as-popup__result-team-info .as-time {
  color: var(--as-result-popup-team-time-color);
  font-family: var(--as-result-popup-team-time-font-family);
  font-size: var(--as-result-popup-team-time-font-size);
  font-weight: var(--as-result-popup-team-time-font-weight);
  line-height: var(--as-result-popup-team-time-line-height);
}

.as-popup__result-team-info .as-info {
  justify-content: center;
  display: flex;
  gap: 24px;
  align-items: center;
}

.as-popup__result-team-info .as-team-away,
.as-popup__result-team-info .as-team-home {
  flex: 1;
  display: flex;
  gap: 10px;
}

.as-popup__result-team-info .as-team-home {
  flex-direction: row-reverse;
}

.as-popup__result-team-info .as-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 25px;
  gap: 8px;
}

.as-popup__result-team-info .as-col:first-child {
  flex-direction: row-reverse;
}

.as-popup__result-team-logo {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  object-fit: contain;
}

.as-popup__result-team-name {
  color: #fff;
  text-align: center;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 15px;
}

.as-popup__result-score {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.as-popup__result-score .as-time {
  color: var(--as-primary-color-1);
  font-size: 13px;
  font-weight: 400;
}

.as-popup__result-competition {
  display: flex;
  align-items: center;
  gap: 8px;
}

.as-popup__result-competition img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.as-popup__result-competition span {
  color: #fff;
  font-family: Oswald;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

.as-popup__result-close-btn {
  position: relative;
  width: 14px;
  height: 14px;
  background: none;
  outline: none;
  border: none;
}

.as-popup__result-close-btn:before,
.as-popup__result-close-btn:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
  background-color: white;
}

.as-popup__result-close-btn:before {
  transform: rotate(45deg);
}

.as-popup__result-close-btn:after {
  transform: rotate(-45deg);
}

.as-popup__result-tab-content {
  border-radius: 0 0 6px 6px;
}

.as-popup__result-tab-content .as-nav-tabs-btn {
  justify-content: center;
}

.as-popup__result .as-match-status {
  border-radius: 6px;
  background: #fff;
  color: #be1a31;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  height: 24px;
  width: 65px;
  display: flex;
  align-items: center;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.as-popup__result .as-match-status:before {
  content: "";
  background: #be1a31;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  margin-right: 3px;
}

.as-statistics {
  border-radius: 4px;
}

.as-statistics__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 35px 12px 12px 12px;
}

.as-statistics__line {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
  gap: 0.69rem;
  position: relative;
}

.as-statistics__value {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 100%;
  margin-bottom: 0.38rem;
  font-family: "Be Vietnam Pro";
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.as-statistics__value--away {
  right: 0;
  left: auto;
}

.as-statistics__value.as-statistics__home-win,
.as-statistics__value.as-statistics__away-win {
  color: var(--as-statistics-win-color);
  font-weight: 700;
}

.as-statistics__bar-wrapper {
  flex: 1;
  background: var(--as-statistics-bar-wrapper-bg);
  border-radius: var(--as-statistics-bar-wrapper-border-radius);
  height: var(--as-statistics-bar-wrapper-height);
  overflow: hidden;
  display: flex;
}

.as-statistics__bar-wrapper--home {
  justify-content: flex-end;
}

.as-statistics__bar-wrapper--away {
  display: flex;
  justify-content: flex-start;
}

.as-statistics__bar-wrapper.as-statistics__home-win .as-statistics__bar {
  background: var(--as-statistics-home-win-bg);
}

.as-statistics__bar-wrapper.as-statistics__away-win .as-statistics__bar {
  background: var(--as-statistics-away-win-bg);
}

.as-statistics__bar {
  background: var(--as-statistics-bg);
  height: 100%;
  display: block;
}

.as-statistics__bar--home {
  background: var(--as-statistics-home-bg);
  border-radius: var(--as-statistics-home-border-radius);
}

.as-statistics__bar--away {
  background: var(--as-statistics-away-bg);
  border-radius: var(--as-statistics-away-border-radius);
}

.as-statistics__title {
  position: absolute;
  color: #fff;
  text-align: center;
  font-family: var(--as-statistics-title-font-family);
  font-style: normal;
  bottom: 100%;
  margin-bottom: 0.38rem;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

/* ==css doi dau== */
.as-match-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  background: var(--as-vs-match-item-bg);
  background-size: cover;
  border-radius: 11px;
  position: relative;
  overflow: hidden;
  color: #fff;
  padding: 12px;
  height: var(--as-vs-match-item-height);
  padding-bottom: var(--as-vs-match-item-padding-bottom);
  border: var(--as-vs-match-item-bg-border);
  box-sizing: border-box;
  z-index: 1;
}

.as-match-item.as-hide-footer {
  height: 90px;
}

.as-match-item.as-is-hot {
  border: 1px solid #c13a48 !important;
}

.as-match-item .as-scoreboard {
  width: var(--as-score-width);
  display: flex;
  justify-content: center;
}

.as-match-item__header {
  display: flex;
  justify-content: space-between;
  z-index: 1;
}

.as-match-item__header .as-match-item__league {
  font-size: 13px;
  color: #828b98;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 6px;
}

.as-match-item__header .as-match-item__league img {
  height: 14px;
  width: 14px;
  object-fit: contain;
}

.as-match-item__header .as-match-item__league span {
  flex: 1;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: var(--as-vs-match-item-league-span-font-family);
  font-size: var(--as-vs-match-item-league-span-font-size);
  font-weight: var(--as-vs-match-item-league-span-font-weight);
  line-height: var(--as-vs-match-item-league-span-font-line-height);
  color: var(--as-vs-match-item-league-span-font-color);
  text-transform: var(--as-vs-match-item-league-span-text-transform);
}

.as-match-item__body {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 15px 0;
  z-index: 1;
}

.as-match-item__status {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: var(--as-score-width);
}

.as-match-item__status .as-match-item__vs {
  background: var(--as-match-item-status-item-vs-bg);
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  width: var(--as-match-item-status-item-vs-width);
  height: var(--as-match-item-status-item-vs-height);
  border-radius: var(--as-match-item-status-item-vs-border-radius);
  display: flex;
  align-items: center;
  justify-content: center;
}

.as-match-item__status .as-match-item__vs.as-t_vs_num {
  border: var(--as-match-item-status-item-as-t-vs-num-border);
  background: var(--as-match-item-status-item-as-t-vs-num-bg);
  font-size: 17px;
  font-weight: 700;
  gap: 5px;
}

.as-match-item__status .as-match-item__vs.as-t_vs_num span {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 700;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.as-match-item__status .as-match-item__vs.as-t_vs_num span.as-winner {
  background: var(--as-match-item-status-item-as-t-vs-num-span-active-bg);
  border: var(--as-match-item-status-item-as-t-vs-num-span-active-border);
  border-radius: var(
    --as-match-item-status-item-as-t-vs-num-span-active-border-radius
  );
}

.as-match-item__team {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  flex: 1;
  min-width: 0;
}

.as-match-item__team img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.as-match-item__team .as-match-item__team--name {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100px;
}

.as-match-item__team-home {
  flex-direction: row-reverse;
  justify-content: end;
}

.as-nav-tabs-btn-90phut .as-nav-item {
  background: #0e192d;
  border: 0.0625rem solid #2d3f5d;
  height: 1.625rem;
}

.as-nav-tabs-btn .as-nav-item.active {
  background: var(--as-result-popup-as-nav-tabs-item-active-bg);
  border: 0.0625rem solid
    var(--as-result-popup-as-nav-tabs-item-active-border-color);
  color: var(--as-result-popup-as-nav-tabs-item-active-color);
  position: relative;
}

.as-nav-tabs-btn-90phut .as-nav-item.active {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#003547),
    color-stop(98.45%, #002d4d)
  );
  background: linear-gradient(270deg, #003547, #002d4d 98.45%);
  border: none;
  border-radius: 0.5rem;
}

/* Footer */
.as-match-item__footer {
  height: 46px;
  padding: var(--as-vs-match-item-footer-padding);
  margin: var(--as-vs-match-item-footer-margin);
  overflow: hidden;
  border-radius: 7px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.as-match-item__footer::before {
  content: "";
  position: absolute;
  background: var(--as-vs-match-item-footer-bg);
  width: 100%;
  height: 37px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
}

.as-match-item__footer::after {
  content: "";
  position: absolute;
  background: var(--as-vs-match-item-footer-after-bg);
  width: 107px;
  height: 1px;
  top: 0;
  left: 50%;
  opacity: 0.32;
  transform: translateX(-50%);
}

.as-match-item__footer-show-all {
  justify-content: space-between;
}

.as-commentator {
  display: flex;
  align-items: center;
  gap: 6px;
}

.as-commentator img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.as-commentator span {
  font-size: 12px;
  max-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.as-match-item__date {
  color: var(--as-vs-match-item-date-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--as-vs-match-item-date-border-radius);
  background: var(--as-vs-match-item-date-bg);
  border: var(--as-vs-match-item-date-border);
  position: relative;
}

.as-match-item__time {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.as-match-item-sm .as-match-item__header .as-match-item__league span {
  max-width: 70px;
}

.as-match-item-90phut .as-match-item__footer::after {
  content: none;
}
.as-h2-title-box {
  background: var(--as-h2-title-box-bg);
  color: #fff;
  font-size: var(--as-h2-title-box-font-size);
  font-style: normal;
  font-weight: var(--as-h2-title-box-font-weight);
  margin-top: 0;
  opacity: var(--as-h2-title-box-opacity);
  padding: var(--as-h2-title-box-padding);
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald;
}

.as-match-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
  padding: 0 0.75rem;
}

.as-match-item,
.as-match-item .as-scoreboard {
  display: flex;
}

.as-parent-h2h-90phut .as-match-list .as-match-item {
  background: var(--as-vs-match-item-bg);
  border: var(--as-vs-match-item-bg-border);
  border-radius: 0.6875rem;
  -webkit-box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.05);
  height: 9.375rem;
}

.as-parent-h2h .as-h2h .as-match-list,
.as-parent-h2h .as-h2h .as-match-list .as-match-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.as-parent-h2h .as-h2h .as-match-list .as-match-item {
  height: 9.375rem;
}

.as-match-item .as-match-item__time .as-icon-haflt {
  background: var(--as-vs-match-item-time-haflt-bg);
  background-size: 100% !important;
  border-radius: var(--as-vs-match-item-time-haflt-border-radius);
  height: var(--as-vs-match-item-time-haflt-height);
  margin-top: var(--as-vs-match-item-time-haflt-margin-top);
  padding: var(--as-vs-match-item-time-haflt-pading);
  position: relative;
  text-align: center;
  width: 100%;
  width: var(--as-vs-match-item-time-haflt-width);
}

.as-match-item .as-match-item__time .as-icon-haflt.as-icon-haflt-lose {
  background: var(--as-vs-match-item-time-haflt-loss-bg);
}

.as-parent-h2h
  .as-h2h
  .as-match-list
  .as-match-item
  .as-match-item__time
  .as-icon-haflt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.as-parent-h2h-90phut
  .as-h2h
  .as-match-list
  .as-match-item
  .as-match-item__time
  .as-icon-haflt,
.as-parent-h2h-cakhia
  .as-h2h
  .as-match-list
  .as-match-item
  .as-match-item__time
  .as-icon-haflt,
.as-parent-h2h-xoilac365
  .as-h2h
  .as-match-list
  .as-match-item
  .as-match-item__time
  .as-icon-haflt {
  min-width: calc(var(--as-score-width) - 0.3125rem);
  width: var(--as-vs-match-item-time-haflt-width);
}

.as-parent-h2h
  .as-h2h
  .as-match-list
  .as-match-item
  .as-match-item__time
  .as-icon-haflt
  span {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  text-align: center;
  z-index: 10;
}

.as-parent-h2h-90phut .as-match-item__footer .as-flag,
.as-parent-h2h-90phut .as-match-list .as-match-item__date {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  padding: var(--as-match-item-footer-as-flag-padding);
}

.as-match-item
  .as-match-item__body
  .as-match-item__team.as-match-item__team-home {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  justify-content: end;
}

.as-match-item__body .as-score-vs.as-score-vs__num {
  max-height: 38px;
}

.as-match-item__body .as-score-vs.as-score-vs__num span {
  font-size: 17px;
  width: 28px;
  height: 28px;
}

.as-match-item .as-flag {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--as-match-item-footer-as-flag-bg);
  border: var(--as-match-item-footer-as-flag-border);
  border-radius: var(--as-match-item-footer-as-flag-border-radius);
  color: var(--as-match-item-footer-as-flag-color);
  font-family: Roboto, sans-serif;
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 400;
  gap: 0.625rem;
  line-height: 1rem;
  padding: var(--as-match-item-footer-as-flag-padding);
}

.as-match-item .as-flag .as-flag__goal-scoring {
  gap: 0.1875rem;
}

.as-match-item .as-flag .as-flag__goal-scoring span {
  color: #00c44d;
}

.as-match-item .as-flag .as-flag__corner-ball,
.as-match-item .as-flag .as-flag__yellow-card {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.1875rem;
}
.as-show-more {
  background: var(--as-match-list-as-show-more-bg);
  border: var(--as-match-list-as-show-more-border);
  border-radius: var(--as-match-list-as-show-more-border-radius);
  color: #999;
  color: #fff;
  cursor: pointer;
  display: var(--as-match-list-as-show-more-display);
  font-family: Raleway;
  font-size: 0.75rem;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.125rem;
  margin: var(--as-match-list-as-show-more-margin);
  padding: var(--as-match-list-as-show-more-padding);
  text-align: center;
}

.as-show-more svg {
  margin-left: 0.375rem;
}

.as-match-item .as-match-item__date:before {
  background: var(--as-vs-match-item-date-before-bg);
  border-radius: 0.375rem;
  border-radius: var(--as-vs-match-item-date-before-border-radius);
  bottom: 0;
  content: "";
  left: 0;
  -webkit-mask:
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      )
      content-box,
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      );
  -webkit-mask:
    linear-gradient(#fff, #fff 0) content-box,
    linear-gradient(#fff, #fff 0);
  -webkit-mask:
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff))
      content-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask:
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      )
      content-box,
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      );
  mask:
    linear-gradient(#fff, #fff 0) content-box,
    linear-gradient(#fff, #fff 0);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff))
      content-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  opacity: var(--as-vs-match-item-date-before-opacity);
  padding: 0.08125rem;
  padding: var(--as-vs-match-item-date-before-padding);
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
  width: 100%;
}

.as-match-item .as-flag .as-flag__half-court span {
  color: #fff;
}

/* ==Css doi hinh== */
.as-line-ups .as-line-ups-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
}

.as-line-ups .as-line-ups-info-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}

.as-line-ups .as-back-green {
  background: var(--as-line-ups-as-back-green-bg);
  overflow-x: hidden;
}

.as-line-ups .as-w-o-h {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.as-line-ups .as-ground-box {
  border: 1.5px solid var(--as-line-ups-as-ground-box-border-color);
  width: 100%;
  height: 350px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.as-line-ups .as-ground-box .as-circle {
  border: 1.5px solid var(--as-line-ups-as-ground-box-border-color);
  width: 106px;
  height: 106px;
  border-radius: 50%;
  position: relative;
  left: -220px;
  margin: 0 auto;
}

.as-line-ups .as-ground-box .as-mid-circle {
  border: 1.5px solid var(--as-line-ups-as-ground-box-border-color);
  width: 106px;
  height: 106px;
  position: absolute;
  top: calc(50% - 53px);
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 20;
}

.as-line-ups .as-ground-box .as-mid-circle svg {
  position: absolute;
}

.as-line-ups .as-ground-box .as-mid-circle .as-mid-inner {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--as-line-ups-as-ground-box-as-mid-circle-as-mid-inner-bg);
}

.as-line-ups .as-ground-box .as-half-box {
  height: 100%;
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  border-right: 1px solid var(--as-line-ups-as-ground-box-border-color);
}

.as-line-ups .as-half-box .as-square1 {
  border: 1.5px solid var(--as-line-ups-as-ground-box-border-color);
  width: 40px;
  height: 100px;
  border-left-width: 0;
}

.as-line-ups .as-half-box .as-square2 {
  border: 1.5px solid var(--as-line-ups-as-ground-box-border-color);
  width: 80px;
  height: 197px;
  border-left-width: 0;
  display: flex;
  align-items: center;
  background: var(--as-line-ups-as-ground-box-as-half-box-as-as-square2-bg);
  z-index: 1;
}

.as-line-ups .as-lineup-players .as-player-item {
  width: 55px;
  height: 52px;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 2;
}

.as-line-ups .as-lineup-players img {
  border: var(--as-line-up-player-border-home);
  border-radius: 50%;
  object-fit: contain;
  width: 30px;
  height: 30px;
}

.as-line-ups .as-lineup-players .as-shirt-number-player {
  background: var(--as-line-up-player-name-bg);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
}

.as-line-ups .as-shirt-number-player .as-shirt-number {
  font-size: 13px;
  font-weight: 500;
}

.as-line-ups .as-shirt-number-player .as-player-name {
  font-size: 10px;
  font-weight: 400;
}

.as-line-ups .as-lineup-players .as-rating {
  padding: 4px;
  background: #ff6600;
  border-radius: 1px;
  position: absolute;
  top: -5px;
  right: -6px;
}

.as-line-ups .as-rating .as-rating-text {
  width: 100%;
  height: 100%;
  font-size: 10px;
  text-align: center;
  line-height: 0.8em;
  font-family: "Oswald";
}

.as-line-ups .as-lineup-players .as-incident {
  position: absolute;
  bottom: 20px;
  left: 45px;
  display: flex;
  gap: 2px;
  font-size: 12px;
}

.as-line-ups .as-lineup-players .as-incident.as-incident-top {
  top: -10px;
  left: auto;
  right: 40px;
  bottom: auto;
}

.as-line-ups .as-incident .as-incident-item {
  display: flex;
  gap: 2px;
  align-items: center;
  position: relative;
}

.as-line-ups .as-incident-item .as-time {
  font-size: 8px;
}

.as-line-ups .as-incident-item .as-count {
  position: absolute;
  right: -5px;
  top: -6px;
  font-size: 8px;
  background: #36394066;
  padding: 2px;
  line-height: 7px;
  width: 7px;
  text-align: center;
  z-index: 1;
}

.as-line-ups .as-half-box.as-half-box-away {
  transform: rotateY(180deg);
}

.as-line-ups .as-half-box.as-half-box-away .as-lineup-players .as-player-item {
  transform: rotateY(180deg);
}

.as-line-ups .as-half-box.as-half-box-away .as-lineup-players img {
  border: var(--as-line-up-player-border-away);
}

.as-line-ups .as-formation {
  line-height: 1;
  text-align: center;
  position: absolute;
  background: hsla(0, 0%, 100%, 0.5);
  color: #333;
  border-radius: 6px;
  padding: 4px 6px;
  z-index: 99;
}

.as-line-ups .as-formation-home {
  left: 0;
  top: 0;
}

.as-line-ups .as-formation-away {
  right: 0;
  top: 0;
}

.as-line-ups .as-team-info {
  box-sizing: border-box;
}

.as-line-ups .as-team-info-home {
  padding-bottom: 12px;
}

.as-line-ups .as-team-info-away {
  padding-top: 12px;
}

.as-line-ups .as-team-logo {
  width: 0.53em;
  height: 0.53em;
  margin-right: 0.21em;
}

.as-line-ups .as-team-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.as-line-ups .as-team-name {
  font-size: 13px;
  line-height: 1em;
  color: #fff;
  text-decoration: none;
}

.as-line-up-colunm {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: var(--as-line-up-colunm-as-line-up-colunm-border-top);
}

.as-line-up-colunm .as-line-up-item {
  font-family: var(--as-line-up-colunm-item-font-family);
  border-bottom: var(--as-line-up-colunm-item-border-bottom);
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px;
}

.as-line-up-colunm .as-line-up-item-team {
  gap: 0.875rem;
}

.as-line-up-colunm .as-line-up-item.as-line-up-item-team {
  background: var(--as-result-popup-player-bg);
}

.as-line-up-colunm .as-line-up-item.as-line-up-item-home {
  border-right: var(--as-line-up-colunm-item-home-border-right);
}

.as-match__team {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.375rem;
}

.as-line-up-colunm .as-line-up-item .as-match__team-logo {
  height: 3rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: 3rem;
}

.as-line-up-colunm .as-line-up-item .as-match__team-name {
  font-size: 0.875rem;
  font-weight: 700;
}

.as-line-up-colunm .as-line-up-item .as-player-row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.as-line-up-colunm .as-line-up-item .as-player-name,
.as-line-up-colunm .as-line-up-item .as-player-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
}

.as-line-up-colunm .as-line-up-item .as-player-name {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 400;
  white-space: nowrap;
}

.as-line-up-colunm .as-line-up-item .as-player-name img {
  border-radius: 50%;
  height: 2.25rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: 2.25rem;
}

.as-line-up-colunm .as-line-up-item .as-player-name .as-player-shirt-name {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.as-line-up-colunm .as-line-up-item .as-player-name .as-player-shirt-name span {
  height: 1.125rem;
}

.as-line-up-colunm .as-line-up-item .as-player-shirt-name span {
  color: #fff;
}

.as-line-up-colunm .as-line-up-item:hover .as-player-shirt-name span {
  color: #41a85f;
}

.as-line-up-colunm .as-line-up-item .as-player-name .as-shirt-number {
  color: #aaa !important;
}

.as-gap-4 {
  gap: 0.25rem !important;
}

.as-line-up-colunm .as-line-up-item .as-player-rating {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  border-radius: 0.125rem;
  color: #fff;
  font-size: 0.625rem;
  height: 1.375rem;
  justify-content: center;
  width: 1.375rem;
}

.as-line-up-colunm .as-line-up-item .as-player-incident,
.as-line-up-colunm .as-line-up-item .as-player-rating {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.as-line-up-colunm .as-line-up-item .as-player-incident {
  gap: 0.125rem;
}

.as-line-up-colunm .as-line-up-item svg {
  height: 1rem;
  width: 1rem;
}

.as-line-up-colunm .as-line-up-item .as-player-incident .as-time {
  font-size: 0.75rem;
}

.as-standing__tabs-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* ==page truc tiep css== */
.a-tructiep .large-12 .p-0 {
  padding: 0 !important;
}

.teambox__odds .company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.a-tructiep .large-12 .row,
.highlights_box .grid-matches {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}

.a-tructiep .large-12 .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.a-tructiep .large-12 .justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.a-tructiep .large-12 .align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.gap-1 {
  gap: 0.25rem;
}

.w-100 {
  width: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.a-tructiep #match button {
  margin: 0;
}

.carousel {
  position: relative;
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition:
    transform 0.6s ease-in-out,
    -webkit-transform 0.6s ease-in-out,
    -o-transform 0.6s ease-in-out;
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition:
    transform 0.6s ease-in-out,
    -webkit-transform 0.6s ease-in-out,
    -o-transform 0.6s ease-in-out;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.teambox__header.teambox__odds {
  margin: 0 !important;
  border-radius: 12px;
}
.team-live {
  display: grid;
  grid-template-columns: 260px 1.6fr 1fr;
  margin-bottom: 20px;
  min-height: 120px;
  align-items: center;
  border-radius: 12px;
  padding: 0 6px;
  gap: 24px;
  border: 1px solid #182c37;
  background: url(/wp-content/uploads/2025/11/xoilac-detail-header-v2.svg)
    no-repeat center center;
  background-size: cover;
}

.team-live-basketball {
  background-image: url(/wp-content/uploads/2025/10/detail-header-basketball.webp);
}

.team-live-tennis {
  background-image: url(/wp-content/uploads/2025/10/detail-header-tennis.webp);
}

.team-live-badminton {
  background-image: url(/wp-content/uploads/2025/10/detail-header-badminton.webp);
}

.team-live-volleyball {
  background-image: url(/wp-content/uploads/2025/10/detail-header-volleyball.webp);
}

.team-live-esports,
.team-live-lol,
.team-live-dota2,
.team-live-csgo {
  background-image: url(/wp-content/uploads/2025/10/detail-header-esports.webp);
}

.team-live-lol,
.team-live-dota2 {
  min-height: 150px;
}
.teambox-wrapper {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  gap: 18px;
}
.teambox-wrapper-lol,
.teambox-wrapper-dota2,
.teambox-wrapper-csgo {
  gap: 26px;
}

.teambox {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.teambox .grid-match__time {
  left: 0;
  top: -22px;
  transform: none;
  width: 100%;
  text-align: center;
  color: #00ff4b;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
}
.grid-match__time {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 2;
}
.teambox .grid-match__first {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  text-transform: uppercase;
  bottom: -25px;
}
.grid-match__first {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 2;
}
.t_first .first-leg {
  color: #00ff4b;
}
.teambox__team-home {
  justify-content: flex-end;
}
.teambox__team-home .teambox__team-name {
  text-align: right;
}
.teambox__team-name {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  width: 120px;
  text-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "raleway";
}
.teambox__team {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  flex: 1;
  z-index: 1;
}

.teambox__team .team-logo-group img {
  width: 49px;
  height: 49px;
  object-fit: contain;
}

.teambox__team .team-logo-group-2 img {
  width: 44px;
  height: 44px;
}

.teambox__team .team-logo-group-2 .team-logo-1 {
  margin-left: -16px;
}

.teambox_agg {
  color: #fff;
  font-family: "Roboto";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  position: absolute;
  bottom: -22px;
  left: 0;
  width: 100%;
  text-align: center;
}
.teambox_agg-lol,
.teambox_agg-dota2,
.teambox_agg-csgo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
}

.teambox_agg-lol img,
.teambox_agg-dota2 img,
.teambox_agg-csgo img {
  height: 14px;
}
.teambox_agg span {
  color: #00eb1f;
  font-weight: 500;
}
.team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.teambox__center {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2px;
}
.teambox__day {
  background: linear-gradient(92deg, #0e0065 5.46%, #09003f 92.29%);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.12) inset;
  border-radius: 7.5px;
  color: #fff;
  text-align: center;
  /* font-family: 'Roboto'; */
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  width: inherit;
  height: inherit;
  display: flex;
  padding: 5px 7px;
  justify-content: center;
  align-items: center;
  position: relative;
  gap: 7px;
}
.t_vs_num span.winner {
  background: linear-gradient(0deg, #1f3644 0%, #00411d 76.25%);
  border-radius: 100px;
  text-align: center;
  padding: 4px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.t_vs_num span.winner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100px;
  padding: 1px;
  background: #01d35c;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
}
.teambox__day span {
  color: #fff;
  text-align: center;
  /* font-family: Roboto; */
  font-size: 26.91px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.5px;
  flex: 1;
  padding: 0 7px;
}

/* START: team live */

/* START: team live */
/* Start: t-incident Football */
.team-live .t-incident-column {
  z-index: 1;
}
.t-incident .t-incident-content {
  display: flex;
  justify-content: center;
  gap: 8px;
}

.t-incident .incident-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: linear-gradient(180deg, #243f50, #1b2e3c);
  outline: 0;
  border: none;
  border-radius: 30px;
  width: 77px;
  height: 23px;
  color: #8cd5ff;
  position: relative;
  font-size: 12px;
  margin: 0;
  font-weight: 400;
}
/* End: t-incident Football */

/* Start: t-incident Basketball */
.t-incident-basketball {
  display: flex;
  flex-direction: column;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  gap: 8px;
  color: #fff;
}

.t-incident-basketball .tib-row {
  display: grid;
  grid-template-columns: 100px 1fr 1fr 1fr 1fr;
  gap: 4px;
  padding: 2px 10px;
  z-index: 1;
}
.t-incident-basketball .tib-row .tib-column-value-ot,
.t-incident-basketball .tib-row .tib-home-ot,
.t-incident-basketball .tib-row .tib-away-ot {
  display: none;
}
.t-incident-basketball .tib-row-ot {
  grid-template-columns: 100px 1fr 1fr 1fr 1fr 1fr;
}
.t-incident-basketball .tib-row-ot .tib-column-value-ot,
.t-incident-basketball .tib-row-ot .tib-home-ot,
.t-incident-basketball .tib-row-ot .tib-away-ot {
  display: block;
}
.t-incident-basketball .tib-row-head {
  text-transform: uppercase;
  color: #c2e598;
}

.t-incident-basketball .tib-row-team {
  position: relative;
}

.t-incident-basketball .tib-row-team::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 13px;
  padding: 1px;
  background: linear-gradient(360deg, #01a441, #1a1e23);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
}

.t-incident-basketball .tib-column-name {
  color: #c2e598;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.t-incident-basketball .tib-column-value {
  text-align: center;
}

.t-incident-basketball .tib-row .tib-win {
  color: #00ff4b;
}
/* End: t-incident Basketball */

/* Start: t-incident tennis */
.t-incident-tennis {
  display: flex;
  flex-direction: column;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  gap: 8px;
  color: #ffffff;
}

.t-incident-tennis .tib-row {
  display: grid;
  grid-template-columns: 100px 1fr 1fr 1fr;
  gap: 4px;
  padding: 2px 10px;
}

.t-incident-tennis .tib-row .tib-column-s4,
.t-incident-tennis .tib-row .tib-column-s5 {
  display: none;
}

.t-incident-tennis .tib-row-3 {
  grid-template-columns: 100px 1fr 1fr 1fr;
}

.t-incident-tennis .tib-row-5 {
  grid-template-columns: 100px 1fr 1fr 1fr 1fr 1fr;
}

.t-incident-tennis .tib-row-5 .tib-column-s4,
.t-incident-tennis .tib-row-5 .tib-column-s5 {
  display: block;
}

.t-incident-tennis .tib-row-head {
  text-transform: uppercase;
  color: #c2e598;
}

.t-incident-tennis .tib-row-team {
  position: relative;
}

.t-incident-tennis .tib-row-team::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 13px;
  padding: 1px;
  background-image: linear-gradient(
    0deg,
    rgb(23, 30, 32) 0%,
    rgb(0, 93, 48) 50%,
    rgb(0, 153, 63) 100%
  );
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
}

.t-incident-tennis .tib-column-name {
  color: #c2e598;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.t-incident-tennis .tib-column-value {
  text-align: center;
  position: relative;
}

.t-incident-tennis .tib-column-value .grab-7-points {
  position: absolute;
  top: -4px;
  font-size: 9px;
  padding-left: 3px;
}

.t-incident-tennis .tib-row .tib-win {
  color: #00ff4b;
}
/* End: t-incident tennis */

/* start: incident-btn-csgo */
.t-incident .incident-btn-csgo {
  background: #323335;
  min-width: 68px;
  font-family: Roboto;
}

.t-incident .incident-btn-csgo .incident-csgo-title {
  color: #0cc956;
}

.t-incident .incident-btn-csgo .incident-csgo-content {
  color: white;
}

.t-incident .incident-btn-csgo .incident-csgo-content .win {
  color: #00ff4b;
}

.t-incident-lol {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
  color: white;
}
.t-incident-lol .t-incident-item .incident-title {
  text-align: center;
  color: white;
  font-weight: 600;
  font-size: 12px;
}
.t-incident-lol .t-incident-item .incident-content {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.t-incident-lol .t-incident-item .incident-circle {
  width: 32px;
  height: 32px;
}
.t-incident-lol .t-incident-item .incident-circle .circle-home {
  stroke-dasharray: 282px, 282px;
  stroke-dashoffset: 0px;
}
.t-incident-lol .t-incident-item .incident-circle .circle-away {
  stroke-dasharray: 141px, 282px;
  stroke-dashoffset: 0px;
  transition:
    stroke-dasharray 0.6s,
    stroke 0.6s;
}
.schedule-app br {
  display: none;
}

.schedule-app p {
  margin-bottom: 0;
}

.as-standing__table-column.as-column-performance {
  position: relative;
}

.as-standing__table-column.as-column-performance svg {
  display: block;
  margin: 0 auto;
  position: absolute;
  width: 100%;
}

.as-text-center {
  -webkit-box-pack: center;
  text-align: center;
  justify-content: center;
}

.as-justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.as-standing-tag__list {
  display: flex;
  gap: 0 0.625rem;
}

.as-standing__table-column .as-standing-tag__list {
  gap: 0.3125rem;
  padding-right: 0.3125rem;
}

.as-standing-tag,
.as-standing-tag__list {
  justify-content: center;
}

.as-standing-tag {
  align-items: center;
  background-color: #56ac49;
  border: none;
  border-radius: 0.25rem;
  color: #fff;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 700;
  height: 1.5rem;
  margin-bottom: 0;
  text-transform: uppercase;
  width: 1.5rem;
}

.as-standing-tag__l {
  background-color: #bf3d3d;
}

.as-standing-tag__d {
  background-color: #ff8a00;
}

.api-sport button {
  outline: 0;
  padding: 0;
  margin: 0;
}

.as-nav-tabs-btn {
  align-items: center;
  background: transparent;
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  justify-content: start;
  list-style: none;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

.as-nav-tabs-btn .as-nav-item {
  align-items: center;
  border-radius: var(--as-result-popup-as-nav-tabs-item-border-radius);
  color: var(--as-result-popup-as-nav-tabs-item-color);
  cursor: pointer;
  display: flex;
  font-family: var(--as-result-popup-as-nav-tabs-item-font-family);
  font-size: var(--as-result-popup-as-nav-tabs-item-font-size);
  font-weight: var(--as-result-popup-as-nav-tabs-item-font-weight);
  justify-content: center;
  line-height: 0.5625rem;
  padding: 0.5rem 0.75rem;
  text-align: center;
  text-transform: uppercase;
}

.as-nav-tabs-btn-rakhoi .as-nav-item {
  background: #0e192d;
  border: 0.0625rem solid #2d3f5d;
  height: 1.625rem;
}

.as-nav-tabs-btn-rakhoi .as-nav-item.active {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#003547),
    color-stop(98.45%, #002d4d)
  );
  background: linear-gradient(270deg, #003547, #002d4d 98.45%);
  border: none;
  border-radius: 0.5rem;
}

.as-dropdown-toggle__select {
  cursor: pointer;
  position: relative;
}

.as-dropdown-toggle__select__as-head {
  align-items: center;
  background: #141516;
  border: 0.0625rem solid #2a3038;
  border-radius: 0.375rem;
  display: flex;
  gap: 5px;
  height: 1.75rem;
  justify-content: space-between;
  padding: 0.3125rem;
}

.as-competition-wrapper {
  margin-bottom: 15px;
  border-radius: var(--as-competition-wrapper-border-radius);
  border: 1px solid var(--as-competition-wrapper-border-color);
  background: var(--as-match-competition-wrapper);
}

.as-competition-wrapper .as-match__teams {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.as-competition-wrapper .as-match__teams .as-scoreboard {
  width: var(--as-score-width);
  display: flex;
  justify-content: center;
}

.as-competition-wrapper .as-match__teams .as-match__team {
  min-width: 0;
  display: flex;
  align-items: center;
  flex: 1;
}

.as-competition-wrapper .as-match__teams .as-match__team--logo {
  width: 32px;
  height: 32px;
  display: block;
  object-fit: contain;
}

.as-competition-wrapper .as-match__teams .as-match__team--home {
  flex-direction: row-reverse;
}

.as-competition-wrapper .as-match__teams .as-match__team--home img {
  margin-left: 12px;
}

.as-competition-wrapper .as-match__teams .as-match__team--away img {
  margin-right: 12px;
}

.as-competition-wrapper .as-match__teams .as-match__team--name {
  text-align: right;
  font-family: "Raleway";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}

.as-competition-wrapper .as-match__ht,
.as-competition-wrapper .as-match__corner,
.as-competition-wrapper .as-match__yellow-goal {
  justify-content: center;
  align-items: center;
  gap: 6px;
}

.as-competition-wrapper .as-match__corner .as-match__label-item,
.as-competition-wrapper .as-match__yellow-goal .as-match__label-item {
  background: var(--as-match-label-corner-bg) !important;
  color: var(--as-match-label-corner-color) !important;
  border-radius: var(--as-match-label-corner-border-radius) !important;
  font-family: var(--as-match-label-corner-font-family) !important;
  font-size: var(--as-match-label-corner-font-size) !important;
  font-weight: var(--as-match-label-corner-font-weight) !important;
  line-height: var(--as-match-label-corner-font-line-height) !important;
  border-color: var(--as-match-label-corner-border-radius-color) !important;
}

.as-competition-wrapper .as-match__corner span.as-label-item-win,
.as-competition-wrapper .as-match__yellow-goal span.as-label-item-win {
  color: var(--as-label-item-win);
}

.as-competition-wrapper .as-match__corner span.as-separator,
.as-competition-wrapper .as-match__yellow-goal span.as-separator {
  color: var(--as-match-label-corner-border-radius-color);
}

.as-competition-wrapper .as-league_title {
  background: var(--as-match-league-title-bg);
  font-family: var(--as-match-league-title-font-family);
  font-size: var(--as-match-league-title-font-size);
  font-weight: var(--as-match-league-title-font-weight);
  border-bottom: 1px solid var(--as-match-league-title-border-color);
  padding: 12px 15px;
  margin: 0;
  line-height: 18px;
  display: grid;
  grid-template-columns: 260px 1fr 90px 100px 110px 110px;
  border-top-left-radius: var(--as-competition-wrapper-border-radius);
  border-top-right-radius: var(--as-competition-wrapper-border-radius);
}

.as-competition-wrapper .as-league_title img {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.as-competition-wrapper .as-league_title .as-match_competition {
  color: var(--as-match-league-title-competition-color);
  font-weight: var(--as-match-league-title-competition-font-weight);
  font-family: var(--as-match-league-title-competition-font-family);
  font-size: var(--as-match-league-title-competition-font-size);
  line-height: var(--as-match-league-title-competition-line-height);
  display: flex;
  align-items: center;
  gap: 6px;
}

.as-competition-wrapper .as-league_title .as-match__video-highlight {
  display: flex;
  align-items: center;
  justify-content: center;
}

.as-competition-wrapper .as-score-detail {
  color: var(--as-primary-color);
  font-weight: 400;
  text-align: center;
  padding: 0 12px 6px 12px;
  font-family: "Be Vietnam Pro";
  font-size: 11px;
}

.as-competition-wrapper .as-match__item {
  background: var(--as-match-item-bg);
  border-bottom: 1px solid var(--as-primary-border-color);
  margin-bottom: 0;
}

.as-competition-wrapper .as-match__item--wrap {
  display: grid;
  grid-template-columns: 260px 1fr 90px 100px 110px 110px;
  padding: 10px 15px;
  align-items: center;
}

.as-competition-wrapper .as-match__item:last-child {
  border-bottom: none;
}

.as-competition-wrapper .as-ht-btn {
  width: 56px;
  height: 26px;
  background: var(--as-match-ht-bg);
  border: 1px solid var(--as-match-ht-border-color);
  font-family: var(--as-match-ht-font-family);
  font-size: var(--as-match-ht-font-size);
  font-weight: var(--as-match-ht-font-weight);
  line-height: 25px;
  text-align: center;
  border-radius: var(--as-match-ht-border-radius);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}

.as-competition-wrapper .as-ht-btn.w {
  background-color: #2ebb2e;
}

.as-competition-wrapper .as-ht-btn.d {
  background-color: #9b9b9b;
}

.as-competition-wrapper .as-ht-btn span.as-label-item-win {
  color: var(--as-label-item-win);
}

.as-competition-wrapper .as-match__label {
  display: flex;
  gap: 6px;
}

.as-competition-wrapper .as-match__label-item {
  border: var(--as-match-label-border);
  padding: 0px 10px;
  background: var(--as-match-label-bg);
  color: var(--as-match-label-color);
  border-radius: var(--as-match-label-border-radius);
  font-family: var(--as-match-label-font-family);
  font-size: var(--as-match-label-font-size);
  font-weight: var(--as-match-label-font-weight);
  line-height: var(--as-match-label-line-height);
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
}

.as-competition-wrapper .as-match__sm .as-match__label-item {
  font-size: 12px;
}

.as-competition-wrapper .as-match__sm span.as-label-item-win {
  color: var(--as-label-item-win);
}

.as-competition-wrapper .as-match__video-highlight,
.as-competition-wrapper .as-match__video-highlight a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.as-competition-wrapper .as-match__play-highlight {
  color: white;
  background: #aa332a;
  padding: 0px 7px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  border-radius: 10px;
}

.as-competition-wrapper .as-match__play-highlight:hover {
  background: #c72a1d;
}

.as-competition-wrapper-rakhoi .as-match__item .as-ht-btn {
  height: 24px;
  border: 0px solid var(--as-match-ht-border-color);
  position: relative;
}

.as-competition-wrapper-rakhoi .as-match__corner .as-match__label-item,
.as-competition-wrapper-rakhoi .as-match__yellow-goal .as-match__label-item {
  border: none;
}

.api-sport-rakhoi .as-competition-wrapper .as-match__item {
  grid-template-columns: unset;
}

.as-competition-wrapper
  .as-match__item
  .as-match__sm
  .as-match__label-item:before {
  background: var(--as-match-label-before-bg);
  border-radius: var(--as-match-label-before-border-radius);
  bottom: 0;
  content: "";
  left: 0;
  -webkit-mask:
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      )
      content-box,
    -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff),
        color-stop(0, #fff)
      );
  -webkit-mask-composite: xor;
  padding: var(--as-match-label-before-padding);
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.as-competition-wrapper-rakhoi
  .as-match__item
  .as-match__yellow-goal
  .as-match__label-item:before,
.as-competition-wrapper-rakhoi
  .as-match__item
  .as-match__corner
  .as-match__label-item:before,
.as-competition-wrapper-rakhoi .as-match__item .as-ht-btn:before {
  background: linear-gradient(180deg, #015078, #002d48 98.45%);
  border-radius: 0.375rem;
  bottom: 0;
  content: "";
  left: 0;
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  opacity: 1;
  padding: 0.08125rem;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.as-d-none {
  display: none !important;
}

.as-d-inline {
  display: inline !important;
}

.as-d-inline-block {
  display: inline-block !important;
}

.as-d-block {
  display: block !important;
}

.as-d-table {
  display: table !important;
}

.as-d-table-row {
  display: table-row !important;
}

.as-d-table-cell {
  display: table-cell !important;
}

.as-d-flex {
  display: flex !important;
}

.as-d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .as-d-sm-none {
    display: none !important;
  }

  .as-d-sm-inline {
    display: inline !important;
  }

  .as-d-sm-inline-block {
    display: inline-block !important;
  }

  .as-d-sm-block {
    display: block !important;
  }

  .as-d-sm-table {
    display: table !important;
  }

  .as-d-sm-table-row {
    display: table-row !important;
  }

  .as-d-sm-table-cell {
    display: table-cell !important;
  }

  .as-d-sm-flex {
    display: flex !important;
  }

  .as-d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .as-d-md-none {
    display: none !important;
  }

  .as-d-md-inline {
    display: inline !important;
  }

  .as-d-md-inline-block {
    display: inline-block !important;
  }

  .as-d-md-block {
    display: block !important;
  }

  .as-d-md-table {
    display: table !important;
  }

  .as-d-md-table-row {
    display: table-row !important;
  }

  .as-d-md-table-cell {
    display: table-cell !important;
  }

  .as-d-md-flex {
    display: flex !important;
  }

  .as-d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .as-d-lg-none {
    display: none !important;
  }

  .as-d-lg-inline {
    display: inline !important;
  }

  .as-d-lg-inline-block {
    display: inline-block !important;
  }

  .as-d-lg-block {
    display: block !important;
  }

  .as-d-lg-table {
    display: table !important;
  }

  .as-d-lg-table-row {
    display: table-row !important;
  }

  .as-d-lg-table-cell {
    display: table-cell !important;
  }

  .as-d-lg-flex {
    display: flex !important;
  }

  .as-d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .as-d-xl-none {
    display: none !important;
  }

  .as-d-xl-inline {
    display: inline !important;
  }

  .as-d-xl-inline-block {
    display: inline-block !important;
  }

  .as-d-xl-block {
    display: block !important;
  }

  .as-d-xl-table {
    display: table !important;
  }

  .as-d-xl-table-row {
    display: table-row !important;
  }

  .as-d-xl-table-cell {
    display: table-cell !important;
  }

  .as-d-xl-flex {
    display: flex !important;
  }

  .as-d-xl-inline-flex {
    display: inline-flex !important;
  }
}

.stack-col.toc-fixed .ux-menu-link {
  margin-bottom: 0.6em !important;
}

.as-filter-tags .as-filter-country-top {
  border-color: #2a3038 !important;
}

#live-score {
  margin-top: -35px !important;
  margin-bottom: 55px !important;
}

.page-id-283 #live-score {
  margin-top: 0 !important;
}

.home .a-heading {
  margin-top: -5px !important;
}

.as-match__label-item {
  color: var(--as-match-label-color) !important;
}

.teambox__odds .gwd-state::before {
  background: #1c2940;
}

.btn-share-24h .cv19-sha-social__list {
  z-index: 999999 !important;
}

.vn-cheer-box {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.vn-cheer-row {
  padding: 3px 0;
  background: linear-gradient(
    90deg,
    #ffcc00,
    #d40000,
    #d40000,
    #d40000,
    #ffcc00
  );
  text-align: center;
}

.vn-star {
  margin-top: 2px;
  font-size: 20px;
  color: #ffcc00;
  text-shadow:
    0 0 4px #ffcc00,
    0 0 8px #ff9800,
    0 0 12px #ff0000;
  animation: starGlow 1s infinite alternate;
}

.vn-text {
  position: relative;
  display: inline-block;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 20px;
  overflow: hidden;
  font-family: "Tahoma", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Custom CSS Tablet */
@media (max-width: 849px) {
  /* 2 nút cùng hàng, căn trái */
  .mobile-sidebar ul.nav li.header-button-1,
  .mobile-sidebar ul.nav li.header-button-2 {
    display: inline-flex;
    /* cùng hàng */
    vertical-align: middle;
    margin-right: 10px;
    /* khoảng cách giữa 2 nút */
    width: auto;
    /* bỏ width cứng, để flex tự co dãn */
    float: left;
    padding: 0;
  }

  /* Đảm bảo nội dung bên trong li căn trái */
  .mobile-sidebar ul.nav li.header-button-1 .header-button,
  .mobile-sidebar ul.nav li.header-button-2 .header-button {
    display: flex;
    justify-content: flex-start;
    /* căn trái */
    width: 100px;
    /* nếu muốn giới hạn kích thước nút */
  }

  /* Giữ các li khác mỗi li 1 hàng */
  .mobile-sidebar ul.nav li:not(.header-button-1):not(.header-button-2) {
    display: block;
  }

  /* ul vẫn block bình thường */
  .mobile-sidebar ul.nav {
    display: block;
  }

  .home .a-heading {
    margin-top: -18px;
  }

  .a-heading h1:not(.home .a-heading h1) {
    font-size: 24px !important;
  }

  .vn-text {
    font-size: 14px;
  }

  .vn-star {
    font-size: 16px;
  }
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
  .main-page .sports-bars ul {
    padding-top: 5px;
  }

  .switch .switch-style {
    width: 36px !important;
  }

  .switch.active .switch-style:before {
    left: 6px;
  }

  .grid-matches__item .grid-match__odds .grid-match__odds-item p {
    font-size: 9px;
  }
}

.label-new.menu-item > a:after {
  content: "Mới";
}

.label-hot.menu-item > a:after {
  content: "Nổi bật";
}

.label-sale.menu-item > a:after {
  content: "Giảm giá";
}

.label-popular.menu-item > a:after {
  content: "Phổ biến";
}
@media screen and (max-width: 1400px) {
  .as-competition-wrapper .as-league_title {
    grid-template-columns: 200px 1fr 90px 65px 110px 110px;
  }

  .as-competition-wrapper .as-match__item--wrap {
    grid-template-columns: 200px 1fr 90px 65px 110px 110px;
  }
}

@media screen and (max-width: 1200px) {
  .as-competition-wrapper .as-match__item--wrap {
    display: block;
    padding: 12px;
  }

  .as-competition-wrapper .as-match__sm {
    display: grid;
    grid-template-columns: 1fr 20px 1fr;
    align-items: center;
    margin-bottom: 15px;
  }

  .as-competition-wrapper .as-match__sm :last-child {
    display: flex;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 992px) {
  .as-competition-wrapper .as-match__teams {
    gap: 12px;
  }

  .as-competition-wrapper .as-match__team--name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .as-competition-wrapper .as-match__team--home img {
    margin-left: 6px;
  }

  .as-competition-wrapper .as-match__team--away img {
    margin-right: 6px;
  }
}

@media screen and (max-width: 576px) {
  .as-competition-wrapper .as-match__label-item {
    font-size: 9px;
    padding: 0px 5px;
  }
}

@media screen and (max-width: 768px) {
  .as-competition-wrapper .as-match__sm .as-match__label-item {
    font-size: 11px;
  }
}

@media screen and (max-width: 420px) {
  .as-competition-wrapper .as-match__sm .as-match__label-item {
    font-size: 10px;
  }
}
@media (max-width: 1100px) {
  .t-incident-lol {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
}
@media (max-width: 430px) {
  .t-incident-lol {
    justify-content: space-between;
    padding: 0 12px;
    gap: 8px;
  }
  .t-incident-lol .t-incident-item .incident-content {
    gap: 4px;
  }
  .t-incident-lol .t-incident-item .incident-circle {
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 380px) {
  .t-incident-lol {
    padding: 0;
  }
}
/* End: incident-btn-csgo */

/* team-vote */
.team-vote h5 {
  color: #fff;
  text-align: center;
  /* font-family: "Roboto"; */
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#carousel-vote .vote-btn:not(.active):hover {
  background-color: #27465a !important;
}
#carousel-vote .vote-btn.active {
  position: relative;
  z-index: 1;
  background: #1f3645;
  border: 1px solid #405c6e;
  position: relative;
  z-index: 2;
  border-radius: 4px;
}

#carousel-vote .vote-btn.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
  padding: 2px;
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
  z-index: -1;
}

#carousel-vote #vote-btn-4.active {
  background: transparent;
}

#carousel-vote #vote-btn-1.active::before,
#carousel-vote #vote-btn-2.active::before,
#carousel-vote #vote-btn-3.active::before,
#carousel-vote #vote-btn-4.active::before,
#carousel-vote #vote-btn-5.active::before,
#carousel-vote #vote-btn-6.active::before {
  background: transparent;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
}

/* #carousel-vote #vote-btn-1.active ,
#carousel-vote #vote-btn-2.active ,
#carousel-vote #vote-btn-3.active ,
#carousel-vote #vote-btn-4.active ,
#carousel-vote #vote-btn-5.active,
#carousel-vote #vote-btn-6.active {
    background: #1F3645;
} */

#carousel-vote {
  padding-bottom: 10px;
}
#carousel-vote .vote-item {
  display: flex;
  justify-content: center;
  gap: 10px;
}
#carousel-vote .vote-btn {
  position: relative;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
  border: none;
  border-radius: 6px;
  text-transform: uppercase;
  outline: 0;
  height: 28px;
  width: 98px;
  white-space: nowrap;
}
#carousel-vote #vote-btn-4 {
  /* background: linear-gradient(360deg, rgba(26, 93, 33, 1), rgba(34, 42, 73, .2)); */
  background: #292b2e;
  position: relative;
  z-index: 2;
  border-radius: 4px;
}
#carousel-vote #vote-btn-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  padding: 1px;
  background: linear-gradient(180deg, #1caa17 0%, #005a19 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
}
#vote {
  background: #1f3645;
  border: 1px solid #405c6e;
  position: relative;
  z-index: 2;
  border-radius: 4px;
}
#carousel-vote #vote-btn-5 {
  background: #292b2e;
  /* border: 1px solid #405C6E; */
  position: relative;
  z-index: 2;
  border-radius: 4px;
}
#carousel-vote #vote-btn-5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  padding: 1px;
  background: linear-gradient(0deg, #4254f341, #4253f3);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
}
#carousel-vote #vote-btn-6 {
  background: #292b2e;
  position: relative;
  z-index: 2;
  border-radius: 4px;
}
#carousel-vote #vote-btn-6::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  padding: 1px;
  background: linear-gradient(180deg, #aa5517 0%, #8b1d05 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
}

.carousel {
  position: relative;
}
#carousel-vote .carousel-indicators {
  margin: 0;
  bottom: -10px;
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
#carousel-vote .carousel-indicators li {
  background-color: #d9d9d9;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 3px;
}
.carousel-indicators li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.carousel-indicators .active {
  opacity: 1;
}
#carousel-vote .carousel-indicators li.active {
  background-color: #026c4f;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#carousel-vote .carousel-control-prev,
#carousel-vote .carousel-control-next {
  background: transparent;
  height: 28px;
  width: 28px;
  outline: 0;
  border: none;
  top: 30px;
}
#carousel-vote .carousel-control-prev {
  top: 65%;
  left: 0;
  transform: translate(0%, -50%);
}
#carousel-vote .carousel-control-next {
  top: 65%;
  right: 0;
  transform: translate(0%, -50%);
}
#carousel-vote .left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
#carousel-vote .arrow {
  border: solid #ffffff3b;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
#carousel-vote .carousel-control-next .arrow {
  border-color: #02ae4a;
}
#carousel-vote .right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 30px;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  z-index: 99;
}

@media (max-width: 1199px) {
  .team-live {
    grid-template-columns: 1fr;
    height: auto;
    padding: 0;
    background: none;
    gap: 20px;
    border: 1px solid transparent;
  }

  .team-live .t-incident-column,
  .team-live .teambox,
  .team-live .team-vote {
    background: url(/wp-content/uploads/2025/11/90p-match-header.svg);
    background-repeat: no-repeat;
    padding: 12px 0px;
    position: relative;
    border: 1px solid #182c37;
    border-radius: 12px;
  }

  .team-live-basketball .t-incident-column,
  .team-live-basketball .teambox,
  .team-live-basketball .team-vote {
    background: url(/wp-content/uploads/2025/11/detail-header-basketball.webp);
    background-repeat: no-repeat;
    padding: 12px 5px;
    position: relative;
    border-radius: 12px;
    background-size: cover;
  }

  .team-live-tennis .t-incident-column,
  .team-live-tennis .teambox,
  .team-live-tennis .team-vote {
    background: url(/wp-content/uploads/2025/11/detail-header-tennis.webp);
    background-repeat: no-repeat;
    padding: 12px 5px;
    position: relative;
    border-radius: 12px;
    background-size: cover;
  }

  .team-live-badminton .t-incident-column,
  .team-live-badminton .teambox,
  .team-live-badminton .team-vote {
    background: url(/wp-content/uploads/2025/11/detail-header-badminton.webp);
    background-repeat: no-repeat;
    padding: 12px 5px;
    position: relative;
    border-radius: 12px;
    background-size: cover;
  }

  .team-live-volleyball .t-incident-column,
  .team-live-volleyball .teambox,
  .team-live-volleyball .team-vote {
    background: url(/wp-content/uploads/2025/11/detail-header-volleyball.webp);
    background-repeat: no-repeat;
    padding: 12px 5px;
    position: relative;
    border-radius: 12px;
    background-size: cover;
  }

  .team-live-lol .t-incident-column,
  .team-live-lol .teambox,
  .team-live-lol .team-vote,
  .team-live-dota2 .t-incident-column,
  .team-live-dota2 .teambox,
  .team-live-dota2 .team-vote,
  .team-live-csgo .t-incident-column,
  .team-live-csgo .teambox,
  .team-live-csgo .team-vote {
    background: url(/wp-content/uploads/2025/11/detail-header-esports.webp);
    background-repeat: no-repeat;
    padding: 12px 5px;
    position: relative;
    border-radius: 12px;
    background-size: cover;
  }

  .team-live .teambox {
    min-height: auto;
    min-height: 125px;
    gap: 12px;
  }
  .team-live .team-vote {
    min-height: 105px;
  }
  .teambox .grid-match__time {
    top: 12px;
  }
  .teambox .teambox_agg {
    bottom: 12px;
  }

  #carousel-vote .carousel-indicators {
    bottom: -20px;
  }
}
@media (max-width: 576px) {
  .teambox-wrapper-lol,
  .teambox-wrapper-dota2,
  .teambox-wrapper-csgo {
    gap: 18px;
  }
}
@media (max-width: 480px) {
  .teambox__team {
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }
  .teambox {
    gap: 5px;
    grid-template-columns: 1fr 80px 1fr;
  }
  .teambox__team.teambox__team-home.team.team--home {
    flex-direction: column-reverse;
  }
  .teambox .grid-match__first {
    bottom: -5px;
  }
  #carousel-vote .vote-btn {
    font-size: 11px;
    width: 75px;
  }
  .teambox__team-home .teambox__team-name {
    text-align: center;
  }
  .teambox__team-name {
    font-size: 12px;
    width: 80px;
    overflow: hidden;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    text-align: center;
  }
}
@media (max-width: 396px) {
  .teambox .grid-match__first {
    bottom: -5px;
  }
  .teambox__team-name {
    font-size: 11px;
    width: 60px;
  }
}
/* END: team live */

/* START: team-odds */
.teambox__odds-container {
  z-index: 1;
}
.teambox__odds-container {
  position: relative;
  z-index: 10;
}
.teambox__odds-container {
  overflow: visible;
}
.teambox__header {
  background: rgba(9, 24, 62, 0.6);
  /* border: none; */
  position: relative;
  /* border-radius: 7px; */
  /* overflow: hidden; */
}
.teambox__odds {
  background: rgba(1, 17, 46, 1);
  /* border-radius: 6px; */
  position: relative;
}
.teambox__header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px;
  border-bottom: 1px solid #0e1d37;
}
.teambox__header.teambox__odds {
  border-bottom: 1px solid #0e1d37;
}
.teambox__header.teambox__odds .table {
  border-right: none;
}
.teambox__odds .company-odds {
  flex-direction: column;
  padding: 10px 20px;
  flex: none;
  width: 225px;
}
.teambox__header.teambox__odds .box {
  justify-content: flex-start;
  padding-inline: 16px;
  margin-right: auto;
  font-family: "Poppins", Geneva, Verdana, sans-serif;
  font-weight: normal;
}
.teambox__odds .box:last-child {
  border-bottom: 0px;
}
.teambox__odds .box {
  min-height: 42px;
  color: #fff;
  text-align: center;
  /* font-family: 'Raleway'; */
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  justify-content: center;
  display: flex;
  border-bottom: 1px solid #3d434d;
  margin: 0px;
  position: relative;
  border-bottom: 0;
}
.oddType {
  max-width: 115px;
}
.oddContent {
  cursor: pointer;
  position: relative;
}
.oddContent > span {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
}
.oddContent .oddList {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 0;
}
.oddContent .oddList li {
  width: 115px;
  border-bottom: 1px solid #e2e2e2;
  box-sizing: border-box;
  cursor: pointer;
  padding: 5px 10px;
}
.oddList li {
  padding: 10px;
  text-align: center;
  cursor: pointer;
  list-style: none;
}
.teambox__header.teambox__odds .table {
  border-right: none;
}
.teambox__header .header {
  padding: 12px 10px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "Raleway";
  border-left: 1px solid #1c2940;
}
/* .teambox__header .header span {
  background-color: #0f2027;
  border-radius: 30px;
  padding: 5px 15px;
  letter-spacing: 1px;
  border: 1px solid #00461d;
} */
.teambox__header .bottom-gradient {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  /* background: linear-gradient(to right, rgba(4, 40, 57, 0.75) 0%, rgba(7, 136, 196, 0.75) 47%, rgba(4, 40, 57, 0.75) 100%); */
  background: #060a22;
  z-index: 1;
}
.table.flex-1.eu,
.teambox__odds .company {
  position: relative;
}
.teambox__odds .company {
  flex-direction: column;
  padding: 10px 20px;
  flex: none;
  width: 160px;
}
/* .teambox__odds .company::before */
.table.flex-1.eu::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #1c2940;
  z-index: 1;
  border-radius: 0;
}
.teambox__odds .state {
  width: 80px;
  flex: none;
}
.table.flex-1.state .box:nth-child(1) {
  border-left: 1px solid #1c2940;
  border-bottom: 1px solid #1c2940;
}
.table.flex-1.state .box:nth-child(2) {
  border-left: 1px solid #1c2940;
  border-bottom: 1px solid #1c2940;
}
.table.flex-1.state .box:nth-child(3) {
  border-left: 1px solid #1c2940;
}
.teambox__odds .box {
  position: relative;
  border-bottom: 0;
}
.teambox__odds .state span {
  color: #fff;
  text-align: center;
  /* font-family: 'Raleway'; */
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
}
.teambox__odds .box .col {
  align-items: center;
  text-align: center;
  flex: 1;
  justify-content: center;
  display: flex;
  /* font-family: 'Oswald'; */
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.875rem;
  padding-bottom: 0;
}
.row.m-0.flex-1.showOdds {
  position: relative;
}
.row.m-0.flex-1.showOdds::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 41px;
  height: 1px;
  background: #1c2940;
  z-index: 1;
  border-radius: 0 0 10px 10px;
}
.row.m-0.flex-1.showOdds::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 42px;
  height: 1px;
  background: #1c2940;
  z-index: 1;
  border-radius: 0 0 10px 10px;
}
.cur_span {
  min-width: 40px;
  padding: 5px;
  border: 1px solid #1c2940;
  position: relative;
  border-radius: 30px;
}

/* Mobile Container Odds */
.mobile-odds-container {
  background-color: #000000;
  color: #fff;
  padding: 10px;
  display: block;
}
.category-header span.ch_title {
  color: #01b243;
}

.bookmaker-selector select {
  width: 100%;
  padding: 10px;
  background-color: #0a3252;
  color: white;
  border: none;
  margin-bottom: 10px;
}

.odds-category {
  margin-bottom: 10px;
  border: 1px solid #000000;
  /* border-radius: 5px; */
  overflow: hidden;
}

.category-header {
  background-color: #252424;
  padding: 5px 10px;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.toggle-icon {
  transition: transform 0.3s ease;
}
span.toggle-icon {
  position: absolute;
  right: 10px;
}

.sub-header {
  display: flex;
  background-color: #171717;
  /* border: 1px solid rgba(38, 45, 63, 1); */
}

.sub-header-item {
  flex: 1;
  text-align: center;
  padding: 5px;
  font-size: 0.9em;
  color: rgba(169, 169, 169, 1);
  font-size: 11px;
  font-weight: 500;
  line-height: 16.5px;
  /* border: 1px solid rgba(38, 45, 63, 1); */
  border-bottom: 0;
}
.sub-header-item:nth-child(1) {
  border-right: 1px solid #000000;
}

.odds-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.odds-value:nth-child(-n + 6) {
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
}
.odds-value:nth-child(4) {
  border-left: 1px solid #000000;
}

.odds-value {
  text-align: center;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: 500;
  /* border: 1px solid #000000; */
  background: #393939;
  font-family: "Poppins";
}

.odds-value:nth-child(3n) {
  border-right: none;
}

.odds-value:nth-last-child(-n + 6) {
  border-bottom: none;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

.bookmaker-selector-container {
  display: flex;
  align-items: center;
}
.bookmaker-selector-container {
  display: flex;
  align-items: center;
  background: #171717;
  padding: 7px;
  /* border: 1px solid rgba(11, 31, 86, 0.75); */
  margin-bottom: 5px;
}

.bookmaker-label {
  margin-right: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  font-style: "Roboto";
}

.bookmaker-dropdown {
  position: relative;
}

.selected-bookmaker {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.bookmaker-logo {
  width: 70px;
  height: auto;
  margin-right: 5px;
}

.dropdown-arrow {
  transition: transform 0.3s ease;
}

.bookmaker-list {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px;
  z-index: 1000;
}

.bookmaker-list.hidden {
  display: none;
}

.bookmaker-list li {
  cursor: pointer;
  padding: 5px;
  list-style: none;

  img {
    width: 70px;
    height: auto;
  }
}
.mobile-odds-container {
  display: none;
}

.bookmaker-list li:hover {
  background-color: #003956;
}

@media (max-width: 1199px) {
  .teambox__odds-container {
    display: none;
  }
  .mobile-odds-container {
    display: block;
  }
}
/* TÃƒâ‚¬I */
#carousel-vote #vote-btn-1 {
  background: #292b2e;
  position: relative;
  z-index: 2;
  border-radius: 4px;
}
#carousel-vote #vote-btn-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  padding: 1px;
  background: linear-gradient(180deg, #1caa17 0%, #005a19 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
}
/* XÃ¡Â»Ë†U */
#carousel-vote #vote-btn-3 {
  background: #292b2e;
  position: relative;
  z-index: 2;
  border-radius: 4px;
}
#carousel-vote #vote-btn-3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  padding: 1px;
  background: linear-gradient(180deg, #aa5517 0%, #8b1d05 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  pointer-events: none;
}
#carousel-vote #vote-btn-3.active {
  background: transparent;
}
.company-unset.company:before,
.company-unset.company:after {
  content: none !important;
}
.company-unset-before.company:before {
  content: none !important;
}
.teambox__team img {
  object-fit: contain;
}
/* Active: Tai + Home */
#vote-btn-4.active,
#vote-btn-1.active {
  background-color: #1caa17 !important;
  border-color: #1caa17 !important;
}
/* Active: Hoa */
#vote-btn-5.active {
  background-color: #375f7a !important;
  border-color: #375f7a !important;
}
/* Active: Xiu + Khach */
#vote-btn-6.active,
#vote-btn-3.active {
  background-color: #aa5517 !important;
  border-color: #aa5517 !important;
}
.green {
  color: #63fe16 !important;
}
.orange {
  color: #ff775f !important;
}
.green:after {
  content: "";
  background: url("../images/icon-arrow-up.png") no-repeat top;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 4px;
}
.orange:after {
  content: "";
  background: url("../images/icon-arrow-down.png") no-repeat top;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 4px;
}
[data-sport-name="tennis"] [data-type="4"],
[data-sport-name="tennis"] [data-category="nemPhat"],
[data-sport-name="tennis"] .hidden-tennis {
  display: none !important;
}
@media (max-width: 480px) {
  #carousel-vote .vote-btn {
    font-size: 9px;
    width: 100px;
  }
}
@media (max-width: 375px) {
  .vote-item {
    transform: scale(0.9);
  }
}
.highlight__goal-scoring {
  display: inline-flex;
  padding: 5px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 24px;
  border: 1px solid #1f2e26;
  background: #061628;
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
}
.highlight__goal-scoring .halfCourt {
  color: #ffb400;
}
.single-highlight .team-vote {
  justify-content: center;
  align-items: center;
  display: flex;
}
@media (max-width: 768px) {
  .highlight__goal-half {
    min-height: auto !important;
  }
}
/* New tabs above player */
.play_main_left ul {
  background: none;
  display: flex;
  border-radius: 10px 10px 0px 0px;
  /* overflow: hidden; */
  border: 0px;
}

.play_main_left ul.nav li.nav-item {
  flex: 1;
  display: flex;
  margin: 0;
}

.play_main_left ul.nav-tabs button {
  background: #292b2e;
  gap: 10px;
  width: 100%;
  text-align: center;
  font-family: Oswald;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 200% */
  text-transform: uppercase;
  color: #fff;
  border: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border-radius: 0px;
  position: relative;
  outline: none;
  text-transform: uppercase;
  font-weight: 500;
  gap: 16px;
  margin: 0;
}

.play_main_left ul.nav-tabs button#live-player-tab {
  border-top-left-radius: 10px;
}

.play_main_left ul.nav-tabs button span {
  z-index: 1;
}

.play_main_left ul.nav-tabs button.active,
.play_main_left ul.nav-tabs button:focus {
  background: linear-gradient(180deg, #042104 39.71%, #045830 119.12%);
}

.play_main_left ul.nav-tabs button.active span,
.play_main_left ul.nav-tabs button:focus span {
  background: linear-gradient(105deg, #fff 0%, #fff500 90.26%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.play_main_left ul.nav-tabs button:hover::after {
  content: none !important;
}

.play_main_left ul.nav-tabs .socialvn-share {
  width: 100%;
  border-left: 1px solid #4a4a4a;
}

.play_main_left ul.nav-tabs .cate-24h-foot-arti-deta-social,
.play_main_left ul.nav-tabs .btn-share-24h {
  height: 100%;
}

.play_main_left ul.nav-tabs .btn-share-24h .cv19-sha-social {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: #292b2e;
  padding: 12px;
  position: relative;
  border-top-right-radius: 10px;
  height: 55px;
}

.play_main_left ul.nav-tabs .btn-share-24h .cv19-sha-social span {
  background: linear-gradient(105deg, #fff 0%, #fff500 90.26%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Oswald;
  font-weight: 500;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.play_main_left ul.nav-tabs .btn-share-24h .cv19-sha-social__tit:before {
  background: url("../images/live-tab-icon-share.svg") no-repeat;
  margin: 0 16px 0 0;
}

@media (max-width: 576px) {
  .play_main_left ul.nav-tabs button {
    font-size: 13px;
    gap: 8px;
  }
}
@media (max-width: 390px) {
  .play_main_left ul.nav-tabs button {
    font-size: 11px;
    gap: 4px;
    padding: 6px;
  }
}
.simulation-body.is-moved {
  position: absolute;
  background: #1c1e1f;
  border-radius: 0 !important;
}
.simulation-body.is-moved .simulation-wrap {
  max-width: 100%;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.single-tab ul {
  display: flex;
  background: #1a1d23;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  margin: 15px 0px;
}

.single-tab ul li {
  list-style-type: none;
  margin: 0;
}

.single-tab ul li {
  border-right: 1px solid #33373d;
}

.single-tab ul li:first-child {
  border-left: 1px solid #33373d;
}

.single-tab ul li a {
  font-family: "Source Sans 3", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  padding: 7px 14px;
}

/* ==Page truc tiep css== */
.col-lg-8.large-8 {
  /* 	padding-left: 15px; */
  padding-right: 15px;
}
.col-lg-4.large-4 {
  /* 	padding-right: 15px; */
}
.socialvn-share {
  position: relative;
}

.btn-share-24h .cv19-sha-social__tit:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0 5px 0 0;
}

.play_main_left ul.nav-tabs .btn-share-24h .cv19-sha-social__tit::before {
  background: url("/wp-content/uploads/2025/11/live-tab-icon-share.webp")
    no-repeat;
  margin: 0px 16px 0px 0px;
}

/* .title_box::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 28px;
    left: 0px;
    top: 0px;
    background: rgb(255, 186, 0);
    border-radius: 2px;
} */

.player__header .title_box h1,
.player__header .title_box h2,
.player__header .title_box h3,
.player__header .title_box h4,
.player__header .title_box h5,
.player__header .title_box h6 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-overflow: ellipsis;
  display: block;
  line-height: 1;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-wrap: auto;
}

.title_box.w-75 h1 {
  font-size: 15px;
  color: #fea013;
  margin-bottom: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.player__header .title_box span {
  font-family: Raleway;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  font-size: 13px;
  color: #afb4ba;
}

.title_box.w-75 {
  position: relative;
  /*     padding-left: 15px; */
}

.title_box.w-75 p {
  margin-bottom: 0;
}

.player__header.col-md-12 {
  width: 100%;
}

.row.as-hide-popup-chat {
  padding: 0 15px !important;
  padding-left: 0 !important;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#tv_links {
  overflow-x: auto;
}

div#tv_links {
  position: relative;
  width: 78%;
}

.share-social {
  position: absolute;
  right: 10px;
  margin-top: 7px;
}

.share-social a,
.btn-share {
  background: #1170ff !important;
  color: #fff !important;
  font-size: 13px !important;
  border-radius: 2px !important;
  display: inline-block !important;
  padding: 6px 10px;
}

.flex-lg-row.as-hide-popup-chat {
  position: relative;
}

#tv_links a {
  white-space: nowrap;
}

.player__left #tv_links a {
  background: #828282;
  border-radius: 2.29412px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14.9118px;
  line-height: 23px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 8px 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  margin-right: 0.625rem;
}

.player__left #tv_links a {
  padding: 6px;
}

.player__left #tv_links a.playing {
  background: #005b9a;
}

.player__right {
  padding-left: 0px;
  position: relative;
}

.as-match-detail {
  background: linear-gradient(
    180deg,
    #282a2c 0.08%,
    #282a2c 10.42%,
    #1e2021 40.82%
  );
  border-radius: 0.625rem;
  color: #fff;
}

.as-match-detail .as-tabs-icon {
  -webkit-box-pack: start;
  border-top-left-radius: var(--as-match-detail-border-radius);
  border-top-right-radius: var(--as-match-detail-border-radius);
  justify-content: start;
}

.as-tabs-icon__item span.as-hide-name {
  display: none;
}

.as-tabs-icon__item.as-active span.as-hide-name {
  display: inline-block;
}

#as-match-detail-content {
  overflow: auto;
  background: #01112e;
  border-radius: 0 0 0.625rem 0.625rem;
}

.as-match-detail-content .as-match-list p {
  margin-bottom: 0;
}

/* ==single highlight css== */
/* .relate-highlight .post-title a{
	font-style: normal;
    font-size: 14px;
    color: #212529 !important;
}
.relate-highlight .post-meta{
	font-style: normal;
    font-size: 14px;
    color: #212529;
    font-weight: 400;
} */
.highlight__goal-half .d-flex {
  justify-content: center;
}
.single .t-incident .incident-btn {
  font-weight: 400;
  min-height: unset;
}
.single .teambox .grid-match__time {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.single .teambox .teambox__day {
  height: 42px;
}
.single .team-live .team-vote {
  min-height: unset !important;
}
.highlight-content {
  margin-bottom: 15px;
}
.highlight-content,
.highlight-content * {
  color: #000;
}
.a-heading-left h4 {
  font-size: 14px;
}
.video-highlight {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 12px;
}

.video-highlight iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.d-block {
  display: block !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.visible-on {
  visibility: visible !important;
}

.filterLi2.on a {
  background: unset !important;
  color: #fff !important;
}

.single-highlight .group-tabs {
  height: calc(100% - (0.7rem));
}

.single-highlight .is-win {
  background: linear-gradient(0deg, #2532d5, #070e59 76.25%);
  border: 0.0625rem solid;
  border-color: #00c8f4;
  border-radius: 0.375rem;
}

.group-tabs .tab-content,
.group-tabs .tab-content .tab-pane {
  height: 100%;
}

#live-score {
  display: none;
}

/* livescore desktop css */
#live-score {
  background: #141516;
}

.tdlink .num,
.tools-ov {
  align-items: center;
  display: flex;
}

.tools-ov ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.tools-ov ul {
  display: flex;
  gap: 4px;
}

.tools-ov ul li a {
  background: #2a3038;
  border-radius: 8px;
  display: flex;
  font-size: 13px;
  line-height: 18px;
  padding: 10px;
}

.tools-ov ul li a,
.tools-ov ul li a span {
  color: #fff;
  font-family: Oswald;
  font-style: normal;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}

.tools-ov ul li a span {
  align-items: center;
  background: #01b243;
  border-radius: 20px;
  display: inline-flex;
  font-size: 12px;
  height: 18px;
  justify-content: center;
  line-height: 17px;
  margin-left: 8px;
  width: 30px;
}

.tools-ov ul li.on a span {
  background: #ff4c13;
  color: #fff;
}

.tools-ov ul li.on a {
  color: #fff;
}

#live-score .embed-livescores .tools-ov ul li a,
#live-score .embed-livescores .tools-ov ul li a {
  background: none;
  font-family: "Raleway";
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.125rem;
  text-transform: uppercase;
}

#live-score .embed-livescores .tools-ov ul li.on a,
#live-score .embed-livescores .tools-ov ul li.on a {
  background: none !important;
}

#live-score .embed-livescores .tools-ov ul li.on a,
#live-score .embed-livescores .tools-ov ul li.on a {
  background: #ffb32d !important;
  border-radius: 6px;
  color: #141516 !important;
}

#free-tools .on,
#soccer .scoretitle td,
#soccer.dark #tools .on a,
#soccer.dark #tools .on a:hover,
#tools .on a,
#tools .on a:hover,
.bts .ent,
.mintopnav li.on a,
.oddsHead select {
  background-color: #01b243;
}

.tools-ov ul li#li_FilterLive.on a {
  background: #c72a1d;
  color: #fff;
}

#live-score .embed-livescores .tools-ov ul li#li_FilterLive a,
#live-score .embed-livescores .tools-ov ul li#li_FilterLive a {
  color: #00efff;
}

#live-score .embed-livescores .tools-ov ul li#li_FilterLive.on a,
#live-score .embed-livescores .tools-ov ul li#li_FilterLive.on a {
  background: none;
  color: #00efff;
}

.tools-ov ul li#li_FilterLive.on a span {
  background: #fcfcfc;
  color: #000;
}

#live-score .embed-livescores .tools-ov ul li#li_FilterLive a span,
#live-score .embed-livescores .tools-ov ul li#li_FilterLive a span {
  background: #00efff;
  color: #212428;
}

#live-score .embed-livescores .tools-ov ul li#li_FilterLive.on a span,
#live-score .embed-livescores .tools-ov ul li#li_FilterLive.on a span {
  background: #00efff;
  color: #212428;
  font-family: "Oswald";
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.875rem;
  text-align: center;
}

#live-score .embed-livescores .tools-ov ul li a#li_league,
#live-score .embed-livescores .tools-ov ul li a#li_league {
  color: #fff;
}

#live-score .embed-livescores .tools-ov ul li#li_FilterHot a,
#live-score .embed-livescores .tools-ov ul li#li_FilterHot a {
  color: #f1c371;
}

#live-score .embed-livescores .tools-ov ul li#li_FilterHot a span,
#live-score .embed-livescores .tools-ov ul li#li_FilterHot a span {
  background: #f1c371;
  color: #212428;
}

#live-score .embed-livescores .tools-ov ul li#li_FilterFinished a,
#live-score .embed-livescores .tools-ov ul li#li_FilterFinished a {
  color: #f6427f;
}

#live-score .embed-livescores .tools-ov ul li#li_FilterFinished a span,
#live-score .embed-livescores .tools-ov ul li#li_FilterFinished a span {
  background: #f6427f;
  color: #212428;
}

#live-score .embed-livescores .tools-ov ul li#li_ShowAll a,
#live-score .embed-livescores .tools-ov ul li#li_ShowAll a {
  color: #00b648;
}

#live-score .embed-livescores .tools-ov ul li#li_ShowAll a span,
#live-score .embed-livescores .tools-ov ul li#li_ShowAll a span {
  background: #00b648;
  color: #fff;
}

#live-score .embed-livescores .tools-ov ul li#li_MyGame a,
#live-score .embed-livescores .tools-ov ul li#li_MyGame a {
  color: #ff334f;
}

#live-score .embed-livescores .tools-ov ul li#li_MyGame a span,
#live-score .embed-livescores .tools-ov ul li#li_MyGame a span {
  background: #ff334f;
  color: #212428;
}

.tools-ov .setit {
  background-color: #2a3038;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Oswald";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-left: auto;
  padding: 10px;
}

.tools-ov .dashicons-admin-generic {
  margin-right: 8px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 13px;
  width: 13px;
}

#min #mintable .scoretitle td .allno {
  cursor: pointer;
  font-size: 13px;
  height: 13px;
  width: 13px;
}

#mintable td,
#oddsmain td {
  text-align: center;
}

#min #mintable td {
  background: #1a1d23;
}

#min #mintable .scoretitle td {
  background: #01b243;
  color: #fff;
  font-family: "Oswald";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}

#live-score .embed-livescores #min #mintable tbody tr td,
#live-score .embed-livescores #min #mintable tbody tr td {
  background: #1c1e20;
}

#live-score .embed-livescores #min #mintable .scoretitle td,
#live-score .embed-livescores #min #mintable .scoretitle td {
  background: #34373b !important;
  border: 0;
}

#min #mintable #table_live tbody > tr > td {
  padding-bottom: 5px;
  padding-top: 5px;
}

#live-score .embed-livescores #min #mintable tbody tr td[align="right"],
#live-score .embed-livescores #min #mintable tbody tr td[align="right"] {
  text-align: right;
}

#live-score .embed-livescores #min #mintable tbody tr td[align="left"],
#live-score .embed-livescores #min #mintable tbody tr td[align="left"] {
  text-align: left;
}

#live-score .embed-livescores #min #mintable tbody tr td.data_td,
#live-score .embed-livescores #min #mintable tbody tr td.toolimg,
#live-score .embed-livescores #min #mintable tbody tr td.data_td,
#live-score .embed-livescores #min #mintable tbody tr td.toolimg {
  text-align: center;
}

#oddsHead select {
  /*     background: #2a3038; */
  border: 1px solid #3f454f;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff;
  background-color: #01b243;
}

.oddsHead select {
  border-width: 0;
  color: #fff;
}

#min #mintable .scoretitle td.oddsHead select {
  color: #fff;
  font-family: "Oswald";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  margin-top: 0 !important;
  text-align: center;
}

#tools li {
  margin: 0;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}

.tools-ov .setit > span {
  display: flex;
  align-items: center;
  justify-content: center;
}

#live-score #tools {
  padding-top: 1rem !important;
}

#CompanySel {
  margin: 0 auto !important;
  width: auto;
  height: 24px;
  border-radius: 3px;
}

#live-score .embed-livescores #min #mintable tbody tr,
#live-score .embed-livescores #min #mintable tbody tr {
  border-color: #1c1e20 !important;
}

#min #mintable #table_live tbody > tr {
  border-bottom: 1px solid #2a3038;
}

#live-score .embed-livescores #min #mintable tbody tr td,
#live-score .embed-livescores #min #mintable tbody tr td {
  background: #1c1e20;
}

#live-score .embed-livescores #min #mintable tbody tr.tds td,
#live-score .embed-livescores #min #mintable tbody tr.tds td {
  border-bottom: 1px solid #333639;
  height: 64px;
  padding: 4px 0 !important;
}

.add-div,
.add-info2,
.allno,
.close-info,
.display-info,
.hidden-info {
  position: relative;
}

#min #mintable td .add-info,
#min #mintable td .add-info-l,
#min #mintable td .add-info2 {
  align-items: center;
  display: flex;
  justify-content: center;
}

#min #mintable td .add-info i {
  background: url(/wp-content/uploads/2025/11/icon-star-off.svg) no-repeat;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 14px;
  width: 14px;
}

#min #mintable td.black-down span {
  border-radius: 2px;
  color: #fff;
  display: block;
  font-family: "Oswald";
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  overflow: hidden;
  padding: 5px 8px;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 62px;
}

#min #mintable td.status,
#min #mintable td.time {
  font-family: "Roboto";
  font-weight: 500;
  white-space: nowrap;
}

#min #mintable td.time {
  color: #afb4ba;
}

#min #mintable td.status {
  color: #ff4c13;
  padding-left: 10px;
  text-align: left;
}

.blinking {
  -webkit-animation: blinkingText 1s infinite;
  animation: blinkingText 1s infinite;
}

.redcard,
.yellowcard {
  border-radius: 2px;
  margin: 0 2px;
  padding: 0 2px;
}

.yellowcard {
  background-color: #fdd668;
  color: #9c6c44;
}

#min #mintable td #team1 {
  align-items: center;
  display: inline-flex;
  justify-content: flex-end;
}

#live-score .embed-livescores #min #mintable tbody tr td a,
#live-score .embed-livescores #min #mintable tbody tr td a {
  color: #b4bbc4;
  font-family: "Raleway";
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.125rem;
}

#min #mintable td .teamLogoBox.teamLogoHomeBox {
  margin-left: 8px;
}

#min #mintable td .teamLogoBox img {
  height: 24px;
  object-fit: contain;
  width: 24px;
}

#min #mintable td.el-score b {
  background: #0d57e9;
  border-radius: 2px;
  color: #fff;
  font-family: "Oswald";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  padding: 3.5px 8px;
  text-align: center;
  white-space: nowrap;
}

#min #mintable td #team2 {
  align-items: center;
  display: inline-flex;
  justify-content: flex-start;
}

#min #mintable td .teamLogoBox.teamLogoAwayBox {
  margin-right: 8px;
}

#min .black-down > a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

#table_live {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}

#hht,
#cr {
  font-family: "Raleway";
}

span.icon-play,
.videoHighLight {
  background: #c72a1d;
  border-radius: 10px;
  padding: 3px 7px;
  color: white;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Raleway" !important;
  font-size: 13px !important;
  white-space: nowrap;
}

#min #mintable td.toolimg span {
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 16px;
  line-height: 1;
  position: relative;
}

.videoHighLight.icon-play:before {
  content: none;
}

.odds1 {
  color: #ac4373;
}

.odds3 {
  color: #7aa4e2;
}

#min #mintable td.oddstd p {
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 16px;
  line-height: 16px;
  margin-bottom: 0;
}

/* ==Page truc tiep css== */
.col-lg-8.large-8 {
  /* 	padding-left: 15px; */
  padding-right: 15px;
}
.col-lg-4.large-4 {
  /* 	padding-right: 15px; */
}
.socialvn-share {
  position: relative;
}

.btn-share-24h .cv19-sha-social__tit:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0 5px 0 0;
}

.play_main_left ul.nav-tabs .btn-share-24h .cv19-sha-social__tit::before {
  background: url("/wp-content/uploads/2025/11/live-tab-icon-share.webp")
    no-repeat;
  margin: 0px 16px 0px 0px;
}

.title_box::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 28px;
  left: 0px;
  top: 0px;
  background: rgb(255, 186, 0);
  border-radius: 2px;
}

.player__header .title_box h1,
.player__header .title_box h2,
.player__header .title_box h3,
.player__header .title_box h4,
.player__header .title_box h5,
.player__header .title_box h6 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-overflow: ellipsis;
  display: block;
  line-height: 1;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-wrap: auto;
}

.player__header .title_box span {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  color: rgb(250, 248, 250);
  opacity: 0.5;
  line-height: 1;
  text-transform: capitalize;
}

.title_box.w-75 {
  position: relative;
  padding-left: 15px;
}

.title_box.w-75 p {
  margin-bottom: 0;
}

.row.as-hide-popup-chat {
  padding: 0 15px !important;
}

#tv_links {
  overflow-x: auto;
}

div#tv_links {
  position: relative;
  width: 78%;
}

.flex-lg-row.as-hide-popup-chat {
  position: relative;
}

#tv_links a {
  white-space: nowrap;
}

.player__left #tv_links a {
  background: #828282;
  border-radius: 2.29412px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14.9118px;
  line-height: 23px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 8px 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  margin-right: 0.625rem;
}

.player__left #tv_links a {
  padding: 6px;
}

.player__left #tv_links a.playing {
  background: #005b9a;
}

.player__right {
  padding-left: 0px;
  position: relative;
}

.as-match-detail {
  background: linear-gradient(
    180deg,
    #282a2c 0.08%,
    #282a2c 10.42%,
    #1e2021 40.82%
  );
  border-radius: 0.625rem;
  color: #fff;
}

.as-match-detail .as-tabs-icon {
  -webkit-box-pack: start;
  border-top-left-radius: var(--as-match-detail-border-radius);
  border-top-right-radius: var(--as-match-detail-border-radius);
  justify-content: start;
}

.as-tabs-icon__item span.as-hide-name {
  display: none;
}

.as-tabs-icon__item.as-active span.as-hide-name {
  display: inline-block;
}

#as-match-detail-content {
  overflow: auto;
  background: #0f272a;
  border-radius: 0 0 0.625rem 0.625rem;
}

.as-match-detail-content .as-match-list p {
  margin-bottom: 0;
}

/* ==sidebar bxh css== */
.play_main_right .as-standing__top {
  justify-content: space-between;
}

.play_main_right .as-standing__top .as-menu {
  display: block;
}

.play_main_right .as-standing__table-row {
  padding-left: 0px;
  gap: 0px;
  grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr;
}

.play_main_right .as-standing__table-row-head .as-standing__table-column-stt {
  margin: 0 auto;
}

.play_main_right .as-standing__table-column .as-stt {
  margin: 0 auto;
}

.play_main_right .as-standing__table-column .as-stt-highlight {
  width: 20px;
  height: 20px;
  font-size: 12px;
}

.play_main_right .as-standing .as-coulumn-show-full {
  display: none;
}

.play_main_right .as-standing .as-show-full .as-coulumn-show-full {
  display: flex;
}

.play_main_right .as-standing .as-show-full .as-column-performance {
  display: block;
}

.play_main_right .as-standing .as-show-full .as-standing__table {
  overflow-x: auto;
  white-space: nowrap;
}

.play_main_right .as-standing .as-show-full .as-standing__table-row {
  grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 180px 50px;
  min-width: 760px;
  padding-left: 0px;
  padding-right: 0px;
  gap: 0px;
}

.play_main_right .as-standing .as-show-full .as-standing__table-row-head {
  background: var(--as-standing-table-row-as-standing__table-row-head);
  grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 180px 50px;
}

.play_main_right .as-standing .as-show-full .as-standing__table-row.active {
  background: #302e1e;
}

.play_main_right
  .as-standing
  .as-show-full
  .as-standing__table-row.active
  .as-stt-popup,
.play_main_right
  .as-standing
  .as-show-full
  .as-standing__table-row.active
  .as-team-popup {
  background: #302e1e;
}

.play_main_right .as-standing .as-show-full .as-standing__table-column-stt {
  position: sticky;
  z-index: 1;
  left: 0;
  width: 40px;
  background-color: var(--as-standing-table-row-bg);
  display: flex;
  justify-content: center;
}

.play_main_right
  .as-standing
  .as-show-full
  .as-standing__table-column-stt.as-stt-popup {
  background-color: var(--as-standing-table-row-bg);
}

.play_main_right .as-standing .as-show-full .as-standing__table-column-team {
  z-index: 1;
  position: sticky;
  left: 39px;
  width: 135px;
  background-color: var(--as-standing-table-row-bg);
  display: flex;
}

.play_main_right
  .as-standing
  .as-show-full
  .as-standing__table-column-team.as-team-popup {
  background-color: var(--as-standing-table-row-bg);
}

.play_main_right
  .as-standing
  .as-show-full
  .as-standing__table-column.as-column-head {
  background: var(--as-standing-table-row-as-standing__table-row-head);
}

.play_main_right
  .as-standing.as-parent-standing-cakhia
  .as-show-full
  .as-standing__table-row.active {
  background: var(--as-standing-table-row-active-bg);
}

.play_main_right
  .as-standing.as-parent-standing-cakhia
  .as-show-full
  .as-standing__table-row.active
  .as-stt-popup,
.play_main_right
  .as-standing.as-parent-standing-cakhia
  .as-show-full
  .as-standing__table-row.active
  .as-team-popup {
  background: var(--as-standing-table-row-active-bg);
}

.play_main_right
  .as-standing.as-parent-standing-cakhia
  .as-show-full
  .as-standing__table-column-stt,
.play_main_right
  .as-standing.as-parent-standing-cakhia
  .as-show-full
  .as-standing__table-column-team {
  background-color: #031e35;
}

.play_main_right
  .as-standing.as-parent-standing-cakhia
  .as-show-full
  .as-standing__table-column-stt.as-stt-popup {
  background-color: #031e35;
}

.play_main_right .as-standing .as-match__team-group {
  display: flex;
  align-items: center;
}
/*===========*/

/* ==Sidebar Ty le keo== */
.as-teambox-odds {
  font-size: 15px;
  overflow: unset;
  font-weight: 400;
  font-family: "Roboto";
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.as-teambox-odds__row {
  display: grid;
  grid-template-columns: 120px 1fr 4fr;
  padding: 5px;
}

.as-teambox-odds__row .as-column-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2px;
}

.as-teambox-odds__row .as-column-row span {
  color: #fff;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding: 4px;
  border-radius: 3px;
  border: none;
  background: #151619;
  position: relative;
}

.as-teambox-odds__row .as-column-row span::before {
  /* borderBeforeScore mixin here */
  background: linear-gradient(180deg, #464d56 20.95%, #34394000 91.92%);
  border-radius: 3px;
}

.as-teambox-odds__row .as-column-row .as-odds__text-down {
  background: rgba(158, 0, 11, 0.2);
  color: #ff4949;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
}

.as-teambox-odds__row .as-column-row .as-odds__text-down::before {
  background: linear-gradient(180deg, #e32f2f 20.95%, #95242400 91.92%);
}

.as-teambox-odds__row .as-column-row .as-odds__text-down::after {
  content: "";
  position: relative;
  top: 5px;
  width: 12px;
  height: 12px;
  transform: translateY(-50%) rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M5.66826 2.13728L3.23025 4.58708C3.04765 4.77058 3.04833 5.06737 3.23185 5.25003C3.41534 5.43266 3.71214 5.43195 3.89477 5.24846L5.53131 3.60394L5.53131 9.53124C5.53131 9.79014 5.74118 10 6.00007 10C6.25897 10 6.46883 9.79014 6.46883 9.53124L6.46883 3.60397L8.10538 5.24843C8.28801 5.43193 8.5848 5.43263 8.7683 5.25C8.95184 5.06735 8.95248 4.77053 8.76989 4.58706L6.33233 2.13768C6.14909 1.95409 5.85089 1.95425 5.66826 2.13728Z' fill='%23FF4949'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  animation: as-odd-pulse-down 1.5s ease-in-out infinite;
}

.as-teambox-odds__row .as-column-row .as-odds__text-up {
  background: rgba(56, 223, 0, 0.2);
  color: #00ff40;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
}

.as-teambox-odds__row .as-column-row .as-odds__text-up::before {
  background: linear-gradient(180deg, #83ff7b 20.95%, #69e88900 91.92%);
}

.as-teambox-odds__row .as-column-row .as-odds__text-up::after {
  content: "";
  position: relative;
  top: 5px;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M5.66826 2.13728L3.23025 4.58708C3.04765 4.77058 3.04833 5.06737 3.23185 5.25003C3.41534 5.43266 3.71214 5.43195 3.89477 5.24846L5.53131 3.60394L5.53131 9.53124C5.53131 9.79014 5.74118 10 6.00007 10C6.25897 10 6.46883 9.79014 6.46883 9.53124L6.46883 3.60397L8.10538 5.24843C8.28801 5.43193 8.5848 5.43263 8.7683 5.25C8.95184 5.06735 8.95248 4.77053 8.76989 4.58706L6.33233 2.13768C6.14909 1.95409 5.85089 1.95425 5.66826 2.13728Z' fill='%2300FF40'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  animation: as-odd-pulse-up 1.5s ease-in-out infinite;
}

.as-teambox-odds__row .as-column-row .as-odds__text-normal {
  color: #fff;
  font-weight: 400;
}

.as-teambox-odds__row-asia,
.as-teambox-odds__row-europe,
.as-teambox-odds__row-over_under,
.as-teambox-odds__row-corner {
  position: relative;
}

.as-teambox-odds__row-asia::before {
  background: linear-gradient(to right, #16595180, #43444300);
}
.as-teambox-odds__row-asia::after {
  background: linear-gradient(to left, #16595180, #43444300);
}

.as-teambox-odds__row-europe::before {
  background: linear-gradient(to right, #1e458933, #1f3eab00);
}
.as-teambox-odds__row-europe::after {
  background: linear-gradient(to left, #1e458933, #1f3eab00);
}

.as-teambox-odds__row-over_under::before {
  background: linear-gradient(to right, #59311633, #1f3eab00);
}
.as-teambox-odds__row-over_under::after {
  background: linear-gradient(to left, #59311633, #1f3eab00);
}

.as-teambox-odds__row-corner::before {
  background: linear-gradient(to right, #3b165933, #1f3eab00);
}
.as-teambox-odds__row-corner::after {
  background: linear-gradient(to left, #3b165933, #1f3eab00);
}

.as-teambox-odds__column.as-column-location {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
}
.as-teambox-odds__column.as-column-location span {
  color: #fff;
  font-family: "Roboto";
  font-size: 13px;
  text-transform: uppercase;
}

.as-teambox-odds__column.as-column-ft-ht {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.as-teambox-odds__column.as-column-ft-ht span {
  color: #afb4ba;
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 11px;
  text-transform: uppercase;
}

.as-teambox-odds__column.as-column-odds {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

@keyframes as-odd-pulse-down {
  0% {
    opacity: 1;
    transform: translateY(-50%) rotate(180deg) scale(1);
  }
  50% {
    opacity: 0.5;
    transform: translateY(-50%) rotate(180deg) scale(1.1);
  }
  100% {
    opacity: 1;
    transform: translateY(-50%) rotate(180deg) scale(1);
  }
}

@keyframes as-odd-pulse-up {
  0% {
    opacity: 1;
    transform: translateY(-50%) scale(1);
  }
  50% {
    opacity: 0.5;
    transform: translateY(-50%) scale(1.1);
  }
  100% {
    opacity: 1;
    transform: translateY(-50%) scale(1);
  }
}
.as-odd-tab .as-odd-tab-head {
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  justify-content: space-between;
  padding: 0.625rem;
}

.as-odd-tab .as-odd-tab-head .as-company {
  position: relative;
}

.as-odd-tab .as-odd-tab-head .as-company .as-name {
  align-items: center;
  color: #4fa747;
  cursor: pointer;
  display: flex;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  gap: 0.375rem;
  justify-content: center;
  line-height: 1.3125rem;
  text-transform: uppercase;
}

.as-odd-tab-sm .as-odd-tab-head .as-company .as-name img {
  width: 4.0625rem;
}

.as-odd-tab .as-odd-tab-head .as-tab-btn-list {
  grid-gap: 0.25rem;
  display: grid;
  gap: 0.25rem;
  grid-template-columns: repeat(4, 1fr);
}

.as-odd-tab-sm .as-odd-tab-head .as-tab-btn-list {
  overflow-x: auto;
}

.as-odd-tab .as-odd-tab-head .as-tab-btn-list .as-tab-btn {
  -webkit-box-pack: center;
  -webkit-box-align: center;
  align-items: center;
  border: none;
  border-radius: 6.25rem;
  cursor: pointer;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  gap: 0.25rem;
  justify-content: center;
  line-height: 0.875rem;
  padding: 0.25rem 0.375rem;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  min-height: unset;
}

.as-odd-tab-sm .as-odd-tab-head .as-tab-btn-list .as-tab-btn {
  font-size: 0.75rem;
  white-space: nowrap;
}

.as-odd-tab
  .as-odd-tab-head
  .as-tab-btn-list
  .as-tab-btn.as-active.as-tab-btn-asia {
  background: linear-gradient(125deg, #25b9a5, #36635b 27.66%, #01261b 68.97%);
  color: #46f497;
}
.as-odd-tab
  .as-odd-tab-head
  .as-tab-btn-list
  .as-tab-btn.as-active.as-tab-btn-europe {
  background: linear-gradient(125deg, #2865bf, #24436f 27.66%, #212326 68.97%);
  color: #54e0ff;
}
.as-odd-tab
  .as-odd-tab-head
  .as-tab-btn-list
  .as-tab-btn.as-active.as-tab-btn-over_under {
  background: linear-gradient(125deg, #674f3c, #403327 27.66%, #23252a 68.97%);
  color: #ff9c63;
}
.as-odd-tab
  .as-odd-tab-head
  .as-tab-btn-list
  .as-tab-btn.as-active.as-tab-btn-corner {
  background: linear-gradient(125deg, #4b3767, #37274e 27.66%, #212324 68.97%);
  color: #f7f;
}
.as-odd-tab .as-odd-tab-body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border-top: 0.0625rem solid #343940;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.625rem;
  padding: 0.625rem;
}

.as-teambox-odds__row .as-column-row span:before {
  background: linear-gradient(
    180deg,
    #464d56 20.95%,
    rgba(52, 57, 64, 0) 91.92%
  );
  border-radius: 0.1875rem;
  bottom: 0;
  content: "";
  left: 0;
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  padding: 0.0625rem;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.as-odd-tab-sm .as-teambox-odds__row {
  border-radius: 5px;
  border: 1px solid;
}

.as-teambox-odds .as-teambox-odds__row-asia {
  border-color: #46f497;
}
.as-teambox-odds .as-teambox-odds__row-europe {
  border-color: #54e0ff;
}
.as-teambox-odds .as-teambox-odds__row-over_under {
  border-color: #ff9c63;
}
.as-teambox-odds .as-teambox-odds__row-corner {
  border-color: #f7f;
}

.as-box-match-info .as-item {
  border-bottom: 0.0625rem solid #292b2e;
  gap: 0.8125rem;
  padding: 1.4375rem;
}
.as-box-match-info .as-item .as-info .as-name {
  color: #aaa;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4375rem;
}
.as-box-match-info .as-item .as-info .as-nation {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  gap: 0.375rem;
  line-height: 1.4375rem;
}
.d-block {
  display: block !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.visible-on {
  visibility: visible !important;
}

.filterLi2.on a {
  background: unset !important;
  color: #fff !important;
}

.Leaguestitle.fbHead td {
  text-align: left !important;
}

.rbl {
  display: flex;
  flex-wrap: wrap;
}

.z-9999 {
  z-index: 9999;
}

/* Team 6in1 mb css*/
.page-6in1-mb .Leaguestitle {
  background: hsla(0, 0%, 62%, 0.251);
}

.page-6in1-mb .odds-page {
  min-height: 100%;
  background: #dce3ea;
  overflow-x: auto;
}

.page-6in1-mb .odds-page .odds-main {
  width: 670px;
  margin: 0px auto;
  background: #fff;
}

.page-6in1-mb .odds-table-th {
  background: #01b243;
  color: #fff;
}

.page-6in1-mb .odds-table-th td {
  border-color: #028f36 !important;
  padding: 10px 5px;
  color: #fff !important;
  margin: 0;
}

.page-6in1-mb .Leaguestitle,
.page-6in1-mb .sl {
  padding-left: 10px !important;
  text-align: left;
}

.page-6in1-mb .odds-main .odds-table-bg td,
.odds-main .odds-table-bg tr {
  border-color: #242930;
  border-width: 1px;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 12px;
  color: #3a3b3d;
}

.page-6in1-mb .odds-main .odds-table-bg td,
.odds-main .odds-table-bg tr {
  border-color: #dcdcdc;
  border-right: 1px solid #dcdcdc !important;
}

.page-6in1-mb .red,
.red a {
  color: #ff361e !important;
}

.page-6in1-mb .odds-main a {
  color: #222;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.page-6in1-mb .odds-main a {
  color: #222;
}

.page-6in1-mb .odds-main .team-hg {
  color: #ff3526;
  font-size: 10px;
  margin-left: 5px;
}

.page-6in1-mb .odds-main .team-hg {
  color: #da2727;
}

.page-6in1-mb .odds-main .blue,
.odds-main .blue2,
.odds-main .gocheck A:link {
  color: #0089f1;
}

.page-6in1-mb .odds-main a.sb {
  color: #de574a;
  font-weight: 400;
  text-decoration: none;
}

.page-6in1-mb .show-for-medium .odds-table-bg.dataItem tr {
  background: #fff;
}

.page-6in1-mb .show-for-medium .odds-table-bg.dataItem .Leaguestitle {
  background: #e7e7e7;
}

#live-score-mb ul {
  list-style: none;
  margin: 0;
}

#live-score-mb ul li,
#live-score-mb ul ul {
  margin: 0;
}
@media only screen and (max-width: 992px) {
}

@media only screen and (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media only screen and (min-width: 850px) {
  .post-style2 .post-title a {
    font-size: 20px !important;
  }

  #live-score {
    display: block;
  }

  #live-score-mb {
    display: none;
  }
}

@media only screen and (min-width: 850px) {
  .page-6in1 * {
    scrollbar-width: thin;
    scrollbar-color: #1b2a50 #2e3136;
  }

  .page-6in1 br {
    display: none !important;
  }

  .page-6in1 .tools {
    background: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }

  .tools ul {
    display: flex;
  }

  .page-6in1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .page-6in1 .tools ul li {
    border-right: 1px solid #141417;
    border-color: #c1c8cf;
    margin: 0;
  }

  .tools .active {
    color: #fff !important;
    background-color: #01b243;
  }

  .page-6in1 .tools ul li a {
    color: #747a83;
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 12px 10px;
    text-transform: uppercase;
    font-family: var(--heading-font);
  }

  .page-6in1 .tools ul .f11 {
    align-items: center;
    color: #747a83;
    display: flex;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 12px 10px;
    text-transform: uppercase;
    font-family: var(--heading-font);
  }

  .page-6in1 .tools ul .f11 b {
    color: #ff4c13;
    margin: 0 6px;
  }

  .page-6in1 .tools ul .f11 span a {
    color: #747a83;
  }

  .page-6in1 .tools ul .Preferences2 {
    align-items: center;
    display: flex;
    margin-left: auto;
    padding: 8px 10px;
  }

  .Preferences .switch,
  .Preferences2 .switch {
    align-items: center;
    color: #747a83;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    justify-content: space-between;
    line-height: 20px;
    font-family: var(--heading-font);
  }

  .Preferences2 .switch {
    margin: 0;
    font-family: "Raleway";
    font-weight: 600;
  }

  .Preferences2 input[type="checkbox"] {
    display: none;
  }

  .Preferences .switch .switch-style,
  .Preferences2 .switch .switch-style {
    background: #5e646f;
    border-radius: 666.667px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    position: relative;
    transition: all 0.3s ease-in-out;
    width: 32px;
  }

  .Preferences .switch > input[type="checkbox"]:checked + .switch-style,
  .Preferences2 .switch > input[type="checkbox"]:checked + .switch-style {
    background-color: #01b243;
  }

  .page-6in1 .tools ul .Preferences2 .switch .switch-style {
    margin-left: 12px;
  }

  .Preferences .switch .switch-style:before,
  .Preferences2 .switch .switch-style:before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10.67px;
    left: 0.2em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    width: 10.67px;
  }

  .Preferences .switch > input[type="checkbox"]:checked + .switch-style:before,
  .Preferences2
    .switch
    > input[type="checkbox"]:checked
    + .switch-style:before {
    left: 57%;
  }

  .Preferences .switch > input[type="checkbox"]:checked + .switch-style,
  .Preferences2 .switch > input[type="checkbox"]:checked + .switch-style {
    background-color: #01b243;
  }

  table[align="center"],
  td[align="center"] {
    text-align: center;
  }

  .page-6in1 .dashicons-trash {
    font-size: 15px;
    height: 15px;
    width: 15px;
  }

  #teamid table {
    caption-side: bottom;
    border-collapse: collapse;
  }

  .odds-table-bg {
    background: #e0e0e0;
  }

  .odds-table-bg {
    background: #e0e0e0;
  }

  .page-6in1 tbody,
  .page-6in1 td,
  .page-6in1 tfoot,
  .page-6in1 th,
  .page-6in1 thead,
  .page-6in1 tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
  }

  .oodstable-t {
    color: #fff;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
  }

  .odds-table-bg > tbody > tr,
  .odds-table-bg > tbody > tr > td {
    border-color: #dfe0e1;
  }

  .page-6in1 .odds-table-bg .oodstable-t {
    background: #01b243;
  }

  .odds-table-bg td {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    padding: 6px;
  }

  .odds-table-bg td {
    color: #5b636d;
  }

  .odds-table-bg > tbody > tr,
  .odds-table-bg > tbody > tr > td {
    border-color: #dfe0e1;
  }

  .page-6in1 .odds-table-bg .oodstable-t td {
    border-right: 1px solid #2a3038;
    padding: 13px;
    text-align: center;
  }

  .page-6in1 .odds-table-bg .oodstable-t td:first-child,
  .page-6in1 .odds-table-bg .oodstable-t td:nth-child(2) {
    border: 0;
  }

  .page-6in1 .odds-table-bg .oodstable-t td {
    border-color: #c1c8cf;
    color: #fff;
  }

  .odds-table-bg {
    background: #e0e0e0;
  }

  .page-6in1 .dataItem {
    border: 1px solid #2a3038;
  }

  .page-6in1 .odds-table-bg.dataItem {
    border-color: #dfe0e1;
  }

  .odds-table-bg td {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    padding: 6px;
  }

  .odds-table-bg td {
    color: #5b636d;
  }

  .page-6in1 .odds-table-bg .Leaguestitle {
    background: #2a3038;
    padding-left: 62px;
    text-align: left;
  }

  .page-6in1 .odds-table-bg .Leaguestitle {
    background: #f0f0f0;
    color: #747a83;
    padding-left: 50px;
  }

  .l1 {
    display: flex;
    justify-content: start;
  }

  .page-6in1 .odds-table-bg .Leaguestitle a {
    color: #fff;
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    padding: 5px 0;
  }

  .page-6in1 .odds-table-bg .Leaguestitle a {
    color: #747a83;
  }

  .page-6in1 .odds-table-bg.dataItem .b1 {
    background: #fff;
  }

  .page-6in1 .dataItem .b1 td {
    padding: 10px;
  }

  .page-6in1 .dataItem .b1 span[name="timeData"] {
    color: #afb4ba;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }

  .page-6in1 .odds-table-bg.dataItem .b1 span[name="timeData"] {
    color: #747a83;
  }

  .page-6in1 .dataItem .sl {
    color: #afb4ba;
    padding-left: 14px;
  }

  .page-6in1 .odds-table-bg.dataItem .sl {
    color: #232425;
    text-align: left;
  }

  .page-6in1 .dataItem .sl a {
    color: #afb4ba;
    font-size: 13px;
  }

  .page-6in1 .odds-table-bg.dataItem .sl a {
    color: #232425;
  }

  .team-hg {
    color: #da2727;
    display: inline-block;
    transform: scale(0.85);
  }

  .redcard,
  .yellowcard {
    border-radius: 2px;
    margin: 0 2px;
    padding: 0 2px;
  }

  .yellowcard {
    background-color: #fdd668;
    color: #9c6c44;
  }

  .redcard {
    background-color: #d64444;
    color: #fff;
  }

  .blue,
  .blue2,
  .gocheck A:link {
    color: #0089f1;
  }

  .page-6in1 .dataItem .sr a,
  .page-6in1 .dataItem .sr span {
    color: #afb4ba;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    padding: 0 7.5px;
    text-align: right;
  }

  .page-6in1 .dataItem .sr .pk,
  .page-6in1 .dataItem .sr .sb {
    text-decoration: none;
  }

  .page-6in1 .dataItem a.pk {
    color: #0d57e9;
  }

  .page-6in1 .dataItem a.sb {
    color: #ff4c13;
  }

  .page-6in1 .dataItem .sr {
    text-align: right;
  }

  .sb {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  .page-6in1 .dataItem .sr a {
    font-weight: 500;
    text-decoration-line: underline;
  }

  .odds-3 br {
    display: block !important;
  }

  .oods-c-bg1,
  body.light .up {
    background: none;
    color: #01b243;
    position: relative;
  }

  .oods-c-bg1:before,
  body.light .up:before {
    font-family: dashicons !important;
    line-height: 1;
    font-weight: 700;
    width: 12px;
    height: 12px;
    font-size: 12px;
    transition: color 0.1s ease-in;
    animation: Twinkle 2.5s infinite;
    content: "\f342";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .oods-c-bg2 {
    background: none;
    color: #ff361e;
    position: relative;
  }

  .oods-c-bg2:before {
    font-family: dashicons !important;
    line-height: 1;
    font-weight: 700;
    width: 12px;
    height: 12px;
    font-size: 12px;
    transition: color 0.1s ease-in;
    animation: Twinkle 2.5s infinite;
    content: "\f342";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
  }

  .oods-c-bg3 {
    background: #ff0;
    width: 12.25px;
    height: 14px;
    font-size: 12px;
    display: inline-block;
  }

  @keyframes Twinkle {
    0% {
      opacity: 0;
    }

    25% {
      opacity: 1;
    }

    50% {
      opacity: 0;
    }

    75% {
      opacity: 1;
    }

    to {
      opacity: 0;
    }
  }

  @-webkit-keyframes Twinkle {
    0% {
      opacity: 0;
    }

    25% {
      opacity: 1;
    }

    50% {
      opacity: 0;
    }

    75% {
      opacity: 1;
    }

    to {
      opacity: 0;
    }
  }

  #teammain-6in1 .odd-status {
    text-align: center;
    padding-top: 5px;
    color: #232425;
    font-family: "Raleway";
    font-size: 12px;
  }

  #teammain-6in1 {
    background: #dce3ea;
  }
}

@media only screen and (max-width: 850px) {
  .single-tab ul {
    flex-flow: wrap;
  }

  #masthead .header-inner {
    padding: 0 10px;
  }

  .post-style1 .box {
    display: flex !important;
    align-items: center;
  }

  .post-style1 .is-divider {
    left: 50%;
    transform: translate(15px, -50%);
  }

  .post-style1 .box-text {
    position: static;
  }

  .post-style2 .box {
    display: block !important;
  }

  .post-style2 .box-text {
    padding: 12px 0 8px 0;
  }

  .post-style2 .is-divider {
    left: 0;
    transform: translate(0, -50%);
  }

  .s-highlight .post-style2 .box-text {
    padding-left: 0;
  }

  .a-section-3 .post-style1 .post-item:has(.box-vertical),
  .post-style2 .post-item {
    padding-bottom: 16px !important;
  }
}

@media only screen and (max-width: 550px) {
  .s-highlight .post-style2 .box {
    display: flex !important;
  }

  .s-highlight .post-style2 .box-image {
    width: 120% !important;
  }

  .s-highlight .post-style2 .box-text {
    padding-left: 10px;
  }

  .post-style2 .is-divider {
    left: 54%;
  }
}

@media (max-width: 992px) {
  .main-page .list-filter {
    overflow: scroll hidden;
    padding: 0 16px 12px;
    margin-bottom: 12px;
    flex: unset;
    max-width: unset;
  }

  .home-filter-dropdown {
    flex: unset;
    padding: 0 16px;
    max-width: unset;
    width: 100%;
  }

  .home-filter-dropdown .matches__filter--leagues-football {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .home .a-heading h1 {
    padding: 10px 20px;
    display: inline-block;
  }

  .md-4 {
    padding-top: 4px !important;
  }

  .main-page .sports-bars ul li button {
    flex-direction: column;
    gap: 10px;
    min-width: 90px;
    height: 60px;
  }

  .main-page .sports-bars ul li button svg {
    width: 24px;
    height: 24px;
  }

  .main-page .sports-bars ul li button.active::before,
  .main-page .sports-bars ul li button:focus::before,
  .main-page .sports-bars ul li button:hover::before {
    width: 55px;
  }

  .main-page .list-filter li a {
    gap: 5px;
  }

  .main-page .sports-bars ul li::after {
    right: 0;
  }
}

@media (max-width: 767px) {
  .main-page .sports-bars ul {
    gap: 10px;
  }

  .main-page .list-filter li a {
    min-width: 150px;
    padding: 5px 10px;
  }

  .main-page .sports-bars .btn-livescore {
    width: 145px;
  }

  span.txt {
    width: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
  }

  .main-page .sports-bars {
    display: grid;
    grid-template-columns: 1fr 145px;
    gap: 10px;
  }

  .main-page .sports-bars ul li button {
    min-width: 70px;
  }

  .switch > input[type="checkbox"]:checked + .switch-style::before {
    left: 5px;
  }
}

@media (max-width: 589px) {
  .main-page .sports-bars ul li button {
    font-size: 11px;
    min-width: 70px;
  }

  .main-nav__toggle {
    align-items: flex-end;
    flex-direction: column;
  }

  .main-page .sports-bars {
    padding: 15px 12px;
    grid-template-columns: 1fr 90px;
  }

  .main-page .sports-bars .btn-livescore {
    width: 120px;
  }

  .main-page .sports-bars ul {
    flex: 0 0 calc(100% - 150px);
  }

  .main-page .sports-bars ul li {
    margin: 0;
  }
}

@media (max-width: 456px) {
  .switch > input[type="checkbox"]:checked + .switch-style::before {
    left: 5px;
  }

  .main-page .list-filter li a {
    font-size: 11px;
    font-weight: 500;
  }

  .main-page .list-filter {
    gap: 5px;
  }

  .main-page .sports-bars {
    gap: 0;
  }

  .main-page .sports-bars ul {
    justify-content: normal;
    padding-right: 0;
    gap: 7px;
    flex: 0 0 calc(100% - 110px);
  }

  .main-page .sports-bars {
    padding: 10px 0;
  }

  .main-page .sports-bars ul li button {
    min-width: 47px;
    font-size: 9px;
    padding: 0;
    padding-inline: 3px;
    border-radius: 12px !important;
  }

  .main-page .sports-bars .btn-livescore {
    width: 72px;
    padding: 7px 0;
  }

  .switch {
    font-size: 11px;
  }
}

@media screen and (max-width: 1200px) {
  .grid-match__h2h-vs img {
    height: 10px;
    width: 10px;
  }
}

@media (max-width: 575px) {
  .gmd-match-footer__flag {
    display: none;
  }

  .gmd-match-footer__flag.flag-mobile {
    display: flex;
    margin: 0 auto;
    gap: 6px;
  }

  .gmd-match-footer:not(:has(.no-blv)),
  .gmd-match-footer:not(:has(.int-blv)) {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media screen and (max-width: 390px) {
  .grid-match__h2h-vs {
    gap: 2px;
  }

  .grid-match__h2h-vs img {
    height: 9px;
  }
}

@media (max-width: 991px) {
  .grid-matches {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .grid-match__tennis .team-name-group {
    height: 36px;
  }

  .gmd-away_team p,
  .gmd-home_team p {
    width: 100px;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
  }

  .gmd-match-footer__streamer:has(.no-blv),
  .gmd-match-footer__streamer:has(.int-blv) {
    justify-content: start !important;
  }
}

@media (max-width: 576px) {
  .gmd-match-footer__streamer.active .extra-info {
    flex-direction: column;
    position: absolute;
    top: 100%;
    width: 85px;
    background: linear-gradient(
      rgb(0, 31, 59) 0%,
      rgb(0, 25, 49) 50%,
      rgba(26, 31, 43, 0.5) 100%
    );
    border-radius: 6px;
    padding: 5px 7px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 8px;
    z-index: 998;
  }

  .extra-info_one {
    display: grid;
    grid-template-columns: 1fr 1fr;
    place-items: center;
    gap: 3px;
  }

  button.toggle-btn span {
    font-size: 11px;
  }

  .gmd-match__odds {
    font-size: 10px;
    min-width: 85px;
  }

  .gmd-match__odds-item {
    gap: 10px;
  }

  .main-grid-match a.odds-comp img {
    width: 50px;
    height: auto;
    object-fit: contain;
  }

  .gmd-match-footer {
    grid-template-columns: 120px 1fr 1fr;
  }

  .gmd-match-footer__flag {
    margin: 0;
  }
}

@media (max-width: 480px) {
  .gmd-home_team {
    padding-right: 5px;
  }

  .gmd-away_team {
    padding-left: 5px;
  }

  .gmd-score-box {
    font-size: 17px;
  }
}

@media (max-width: 450px) {
  .gmd-match-footer__flag {
    font-size: 10px;
  }

  .gmd-match-footer {
    grid-template-columns: 90px 1fr 1fr;
  }

  .gmd-match-footer__streamer .toggle-btn img,
  .gmd-match-footer__streamer .toggle-btn span:first-child {
    display: none;
  }

  .main-grid-match a.odds-comp img {
    width: 50px;
  }

  .gmd-match__odds {
    font-size: 9px;
    min-width: 80px;
  }

  .gmd-match-footer {
    padding: 5px;
    margin: 0.25rem 0.35rem;
  }

  .extra-info_one img {
    width: 18px;
    height: 18px;
  }

  .gmd-match-league {
    width: 90px;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 480px) {
  .gmd-home_team {
    padding-right: 5px;
  }

  .gmd-away_team {
    padding-left: 5px;
  }

  .gmd-score-box {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .gmd-away_team p,
  .gmd-home_team p {
    width: 100px;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
  }
}

@media (max-width: 589px) {
  .main-page .sports-bars ul {
    justify-content: normal;
    gap: 5px;
    flex-wrap: nowrap;
    overflow: auto;
  }
}

@media (max-width: 768px) {
  .gmd-away_team p,
  .gmd-home_team p {
    width: 100px;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
    font-size: 12px;
    white-space-collapse: collapse;
  }
}

@media (max-width: 767px) {
  .main-page .sports-bars ul li button {
    margin-bottom: 0;
  }

  span.txt {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
  }
}

@media (max-width: 768px) {
  .main-page .sports-bars ul li button.active::before,
  .main-page .sports-bars ul li button:focus::before,
  .main-page .sports-bars ul li button:hover::before {
    width: auto;
  }
}

@media (max-width: 767px) {
  .gmd-match-league .text-ellipsis {
    color: transparent;
    position: relative;
  }

  .gmd-match-league .text-ellipsis::after {
    display: inline;
    position: absolute;
    left: 0;
    top: 0;
    color: rgb(255, 255, 255);
  }

  .gmd-match-footer__flag {
    font-size: 12px;
  }
}

@media (max-width: 576px) {
  .extra-info_one.int-blv {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 450px) {
  .gmd-match-footer {
    grid-template-columns: 120px 1fr 1fr;
  }
}

@media (max-width: 450px) {
  .home-featured {
    padding-inline: 15px;
  }

  section#matches {
    padding-inline: 10px;
  }
}

@media (max-width: 767px) {
  .switch > input[type="checkbox"]:checked + .switch-style::before {
    left: 16px;
  }
}

@media (max-width: 456px) {
  .switch > input[type="checkbox"]:checked + .switch-style::before {
    left: 16px;
  }
}

@media (max-width: 576px) {
  .gmd-match-footer:has(.no-blv),
  .gmd-match-footer:has(.int-blv) {
    grid-template-columns: 1fr 80px 1fr;
  }

  .gmd-match-footer__odds {
    gap: 5px;
  }
}

@media (max-width: 380px) {
  .main-grid-match a.odds-comp img {
    width: 40px;
  }
}

@media (max-width: 576px) {
  .extra-info.extra-info_one {
    display: grid;
    grid-template-columns: 1fr 1fr;
    place-items: center;
    gap: 3px;
  }

  .gmd-match-footer:not(:has(.no-blv)),
  .gmd-match-footer:not(:has(.int-blv)) {
    grid-template-columns: 1fr 80px 1fr;
  }

  .extra-info_one span {
    font-size: 10px;
  }

  .extra-info_one svg {
    width: 25px;
    height: 25px;
  }

  .gmd-match-footer__flag {
    font-size: 11px;
  }
}

@media (max-width: 450px) {
  .gmd-match__odds {
    font-size: 9px;
    min-width: 70px;
  }

  .gmd-match__odds::after {
    right: 20px;
  }

  .gmd-match__odds::before {
    left: 20px;
  }
}

@media (max-width: 576px) {
  .custom-dropdown-trigger {
    padding: 8px 20px;
  }

  .custom-dropdown-content {
    width: 100%;
    top: 45px;
  }
}

@media (max-width: 767px) {
  .sport-loading {
    right: unset;
    position: static;
  }
}

@media (max-width: 991px) {
  #basketball .grid-match__vs {
    transform: scale(0.8);
  }

  #basketball .grid-match__status {
    min-width: 58px;
  }

  .main-page .sports-bars ul li button.active::before,
  .main-page .sports-bars ul li button:focus::before,
  .main-page .sports-bars ul li button:hover::before {
    content: none !important;
  }

  .home .filter-row.active {
    flex-wrap: wrap;
  }

  .matches__filter--leagues .sl-leagues {
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  .home-filter-dropdown {
    flex-direction: column;
    gap: 7px;
    margin-top: 2px;
    padding-inline: 7px;
    max-width: unset;
  }
}

@media (max-width: 420px) {
  .page_bars .sports-bars ul::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(
      270deg,
      rgba(25, 28, 33, 0) 0%,
      rgb(32, 37, 56) 100%
    );
    pointer-events: none;
    width: calc(100% - 154px);
    height: 100%;
    z-index: 1;
  }

  .page_bars .sports-bars ul.hide-blur::before {
    background: linear-gradient(
      270deg,
      rgb(22, 40, 65) 0%,
      rgba(25, 28, 33, 0) 100%
    );
    left: 156px;
  }
}

@media screen and (max-width: 1024px) {
  .as-competition-wrapper .as-match__item {
    grid-template-columns: 120px 1fr 20px 165px;
  }

  .as-competition-wrapper .as-match__item .as-match__play span {
    display: none;
  }

  .as-competition-wrapper
    .as-match__item
    .as-match__play
    .dashicons-controls-play {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 99px;
  }
}

@media screen and (max-width: 768px) {
  .as-competition-wrapper .as-match__item {
    grid-template-columns: 100px 1fr 20px 165px;
  }

  .as-competition-wrapper .as-match__teams {
    gap: 12px;
  }

  .as-competition-wrapper .as-match__team--name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 118px;
  }

  .as-competition-wrapper .as-match__team--home img {
    margin-left: 6px;
  }

  .as-competition-wrapper .as-match__team--away img {
    margin-right: 6px;
  }

  .as-competition-wrapper .as-match__item {
    gap: 8px !important;
    font-size: 10px !important;
  }

  .as-competition-wrapper-xoilacz .as-match__item .as-match__label-item {
    border: none;
    background: none;
    color: #afb4ba;
  }
}

@media screen and (max-width: 576px) {
  .as-competition-wrapper .as-match__item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    padding: 10px;
  }

  .as-competition-wrapper .as-match__time {
    order: 1;
    flex: 1;
  }

  .as-competition-wrapper .as-match__teams {
    gap: 12px;
    order: 4;
    flex: 0 0 100%;
    width: 100%;
  }

  .as-competition-wrapper .as-match__round {
    order: 3;
    flex: 1;
  }

  .as-competition-wrapper .as-match__play {
    order: 2;
  }

  .as-competition-wrapper .as-match__label-item {
    padding: 0 5px;
    font-size: 11px;
  }
}

@media screen and (max-width: 480px) {
  .as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar-text {
    display: none;
  }

  .as-filter-tags .as-filter-tags-top .as-sort-by span.as-title {
    display: none;
  }

  .as-competition-wrapper .as-match__item {
    gap: 8px;
  }

  .as-competition-wrapper .as-match__teams {
    gap: 8px;
  }

  .as-competition-wrapper .as-match__round .as-match__label-item span {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media screen and (max-width: 400px) {
  .as-filter-tags__day .dashicons-calendar {
    display: none;
  }

  .as-competition-wrapper .as-match__label-item {
    font-size: 10px;
  }
}

@media screen and (max-width: 320px) {
  .as-competition-wrapper .as-match__label-item {
    font-size: 9px;
  }
}

@media screen and (max-width: 1200px) {
  .as-competition-wrapper .as-match__item {
    grid-template-columns: 120px 1fr 20px 165px;
  }

  .as-competition-wrapper .as-match__item .as-match__play span {
    display: none;
  }

  .as-competition-wrapper .as-match__item .as-match__play svg {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .as-competition-wrapper .as-match__item {
    grid-template-columns: 100px 1fr 20px 165px;
  }

  .as-competition-wrapper .as-match__teams {
    gap: 12px;
  }

  .as-competition-wrapper .as-match__teams .as-match__team--name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 118px;
  }

  .as-competition-wrapper .as-match__teams .as-match__team--home img {
    margin-left: 6px;
  }

  .as-competition-wrapper .as-match__teams .as-match__team--away img {
    margin-right: 6px;
  }
}

@media screen and (max-width: 768px) {
  .as-competition-wrapper .as-match__item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    padding: 10px;
  }

  .as-competition-wrapper .as-match__item .as-match__time {
    order: 1;
    flex: 1;
  }

  .as-competition-wrapper .as-match__item .as-match__teams {
    gap: 12px;
    order: 4;
    flex: 0 0 100%;
    width: 100%;
  }

  .as-competition-wrapper .as-match__item .as-match__round {
    order: 3;
    flex: 1;
  }

  .as-competition-wrapper .as-match__item .as-match__play {
    order: 2;
  }
}

@media screen and (max-width: 576px) {
  .as-competition-wrapper .as-match__item {
    gap: 8px;
  }

  .as-competition-wrapper .as-match__item .as-match__teams {
    gap: 8px;
  }

  .as-competition-wrapper
    .as-match__item
    .as-match__round
    .as-match__label-item
    span {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media (max-width: 992px) {
  .as-competition-wrapper .as-match__item {
    gap: 8px !important;
    font-size: 10px !important;
  }
}

@media (max-width: 1024px) {
  .as-standing {
    padding-bottom: var(--as-standing--top-padding-bottom-mobile);
    font-size: 12px;
  }

  .as-standing__table-row-head {
    font-size: 12px;
  }

  .as-standing .as-match__team .as-standing__table-text {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .as-standing__top {
    justify-content: space-between;
  }

  .as-standing__top .as-menu {
    display: block;
  }

  .as-standing__table-row {
    padding-left: 0;
    gap: 0;
    grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr;
  }

  .as-standing__table-row-head .as-standing__table-column-stt {
    margin: 0 auto;
  }

  .as-standing__table-column .as-stt {
    margin: 0 auto;
  }

  .as-standing__table-column .as-stt-highlight {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }

  .as-coulumn-show-full {
    display: none;
  }

  .as-show-full .as-coulumn-show-full {
    display: flex;
  }

  .as-show-full .as-column-performance {
    display: block;
  }

  .as-show-full .as-standing__table {
    overflow-x: auto;
    white-space: nowrap;
  }

  .as-show-full .as-standing__table-row {
    grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 180px 50px;
    min-width: 760px;
    padding-left: 0;
    padding-right: 0;
    gap: 0;
  }

  .as-show-full .as-standing__table-row-head {
    background: var(--as-standing-table-row-as-standing__table-row-head);
    grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 180px 50px;
  }

  .as-show-full .as-standing__table-row.active {
    background: #302e1e;
  }

  .as-show-full .as-standing__table-row.active .as-stt-popup,
  .as-show-full .as-standing__table-row.active .as-team-popup {
    background: #302e1e;
  }

  .as-show-full .as-standing__table-column-stt {
    position: sticky;
    z-index: 1;
    left: 0;
    width: 40px;
    background-color: var(--as-standing-table-row-bg);
    display: flex;
    justify-content: center;
  }

  .as-show-full .as-standing__table-column-stt.as-stt-popup {
    background-color: var(--as-standing-table-row-bg);
  }

  .as-show-full .as-standing__table-column-team {
    z-index: 1;
    position: sticky;
    left: 39px;
    width: 135px;
    background-color: var(--as-standing-table-row-bg);
    display: flex;
  }

  .as-show-full .as-standing__table-column-team.as-team-popup {
    background-color: var(--as-standing-table-row-bg);
  }

  .as-show-full .as-standing__table-column.as-column-head {
    background: var(--as-standing-table-row-as-standing__table-row-head);
  }

  .as-standing.as-parent-standing-cakhia
    .as-show-full
    .as-standing__table-row.active {
    background: var(--as-standing-table-row-active-bg);
  }

  .as-standing.as-parent-standing-cakhia
    .as-show-full
    .as-standing__table-row.active
    .as-stt-popup,
  .as-standing.as-parent-standing-cakhia
    .as-show-full
    .as-standing__table-row.active
    .as-team-popup {
    background: var(--as-standing-table-row-active-bg);
  }

  .as-standing.as-parent-standing-cakhia
    .as-show-full
    .as-standing__table-column-stt,
  .as-standing.as-parent-standing-cakhia
    .as-show-full
    .as-standing__table-column-team {
    background-color: #031e35;
  }

  .as-standing.as-parent-standing-cakhia
    .as-show-full
    .as-standing__table-column-stt.as-stt-popup,
  .as-standing.as-parent-standing-cakhia
    .as-show-full
    .as-standing__table-column-team.as-stt-popup {
    background-color: #031e35;
  }
}

@media (max-width: 480px) {
  .as-standing__table-row {
    grid-template-columns: 30px 120px 0.7fr 0.7fr 0.7fr 0.7fr 0.8fr;
  }
}

@media (max-width: 360px) {
  .as-standing__table-row {
    grid-template-columns: 25px 100px 0.7fr 0.7fr 0.7fr 0.7fr 0.85fr;
  }
}

@media screen and (max-width: 1400px) {
  .as-competition-wrapper .as-league_title {
    grid-template-columns: 200px 1fr 90px 65px 110px 110px;
  }

  .as-competition-wrapper .as-match__item--wrap {
    grid-template-columns: 200px 1fr 90px 65px 110px 110px;
  }
}

@media screen and (max-width: 1200px) {
  .as-competition-wrapper .as-match__item--wrap {
    display: block;
    padding: 12px;
  }

  .as-competition-wrapper .as-match__sm {
    display: grid;
    grid-template-columns: 1fr 20px 1fr;
    align-items: center;
    margin-bottom: 15px;
  }

  .as-competition-wrapper .as-match__sm :last-child {
    display: flex;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 992px) {
  .as-competition-wrapper .as-match__teams {
    gap: 12px;
  }

  .as-competition-wrapper .as-match__team--name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .as-competition-wrapper .as-match__team--home img {
    margin-left: 6px;
  }

  .as-competition-wrapper .as-match__team--away img {
    margin-right: 6px;
  }
}

@media screen and (max-width: 576px) {
  .as-competition-wrapper .as-match__label-item {
    font-size: 9px;
    padding: 0 5px;
  }
}

@media screen and (max-width: 768px) {
  .as-competition-wrapper .as-match__sm .as-match__label-item {
    font-size: 11px;
  }
}

@media screen and (max-width: 420px) {
  .as-competition-wrapper .as-match__sm .as-match__label-item {
    font-size: 10px;
  }
}

@media (max-width: 768px) {
  .as-popup__schedule-team-info {
    background-size: auto 100%;
  }
}

@media (max-width: 768px) {
  .as-popup__schedule-team-info .as-info {
    gap: 10px;
  }
}

@media (max-width: 360px) {
  .as-competition-wrapper
    .as-match__item
    .as-match__sm
    .as-match__label
    .as-match__label-item {
    font-size: 0.625rem;
  }

  .as-popup__schedule-team-info .as-info {
    gap: 6px;
  }
}

@media (max-width: 360px) {
  .as-popup__schedule-team-info .as-info .as-team-away,
  .as-popup__schedule-team-info .as-info .as-team-home {
    gap: 4px;
  }
}

@media (max-width: 992px) {
  .as-popup__schedule-wrap {
    max-width: 440px;
  }
}

@media (max-width: 768px) {
  .as-popup__schedule-wrap {
    max-width: 90%;
  }
}

@media (max-width: 480px) {
  .as-popup__schedule-link .as-stream-link-item a {
    padding: 8px;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    gap: 2px;
  }

  .as-popup__schedule-link
    .as-stream-link-item
    a
    span.as-stream-link-item__logo {
    height: 30px;
  }
}

@media (max-width: 480px) {
  .as-popup__schedule-link {
    padding: 12px;
  }

  .as-popup__schedule-link .as-stream-links-grid {
    gap: 12px;
  }
}

@media (max-width: 576px) {
  .hpu-summary-block__player {
    gap: 4px;
  }

  .hpu-summary-block__player .hpu-player-avatar {
    width: 24px;
    height: 24px;
  }

  .hpu-summary-block__player-logo--in,
  .hpu-summary-block__player-logo--out {
    border-width: 1px;
  }

  .hpu-summary-block__player-name {
    font-size: 12px;
  }

  .hpu-summary-block__player-name span {
    max-width: 60px;
  }
}

@media only screen and (max-width: 550px) {
  .a-sidebar .post-item .box-text {
    padding: 0 0 0 10px;
  }

  .as-filter-tags .as-filter-tags__leagues .as-tags-leagues {
    flex-wrap: nowrap;
    height: 1.875rem;
    overflow-x: scroll;
    scrollbar-width: none;
    display: flex;
    align-items: center;
  }

  .as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-today {
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.375rem;
    margin-right: 0;
    width: auto;
  }

  .as-filter-tags .as-filter-tags-top .as-filter-tags__day {
    gap: 0.375rem;
  }

  .as-filter-tags .as-filter-tags-top {
    padding: 0.625rem 0.375rem;
  }

  .as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar {
    border-left: initial;
    padding-left: 0;
  }

  .as-filter-tags
    .as-filter-tags-top
    .as-filter-tags__day
    .as-calendar
    .mx-datepicker {
    width: 5.625rem;
  }

  .as-filter-tags
    .as-filter-tags-top
    .as-filter-tags__day
    .as-calendar
    .mx-datepicker
    .mx-input-wrapper
    input {
    font-size: 0.75rem;
    padding: 0 0.3125rem;
  }

  .as-filter-tags .as-filter-tags-top .as-sort-by span.as-title {
    display: none;
  }

  .as-filter-tags .as-filter-tags__leagues {
    padding: 0.375rem;
  }

  .as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar-text {
    display: none;
  }
}

@media (max-width: 576px) {
  .as-incident-list__event {
    padding: 8px 6px;
  }

  .as-incident-list__player {
    gap: 4px;
  }

  .as-incident-list__player .as-player-avatar {
    width: 24px;
    height: 24px;
  }

  .as-incident-list__player-logo--in,
  .as-incident-list__player-logo--out {
    border-width: 1px;
  }

  .as-incident-list__player-name {
    font-size: 12px;
  }

  .as-incident-list__player-name span {
    max-width: 60px;
  }
}

@media (max-width: 992px) {
  .as-popup__result-wrap {
    max-width: 750px;
  }
}

@media screen and (max-width: 768px) {
  .as-popup__result .as-scrolling__result-popup-tab-content {
    height: calc(100vh - 370px);
  }

  .as-popup__result .as-scrolling__result-popup.as-scrolling {
    height: calc(100vh - 380px);
  }

  .as-popup__result .as-scrolling__result-popup.as-scrolling__have-tab {
    height: calc(100vh - 380px - 52px);
  }
}

@media (max-width: 768px) {
  .as-popup__result-team-info .as-info {
    gap: 6px;
  }
}

@media (max-width: 768px) {
  .as-popup__result-team-info .as-info .as-team-away,
  .as-popup__result-team-info .as-info .as-team-home {
    gap: 4px;
    align-items: center;
  }
}

@media (max-width: 768px) {
  .as-popup__result-team-info .as-col {
    flex-direction: column;
    padding-top: unset;
    align-items: center;
  }

  .as-popup__result-team-info .as-col:first-child {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .as-popup__result-team-info {
    background-size: auto 100%;
  }
}

@media (max-width: 768px) {
  .as-popup__result-wrap {
    max-width: 90%;
  }
}

@media (max-width: 768px) {
  .as-popup__result-header {
    padding: 12px;
  }

  .as-popup__result-team-info {
    padding: 20px 6px;
  }

  .as-popup__result-team-info .as-team-name {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }

  .as-popup__result-team-logo {
    width: 32px;
    height: 32px;
  }

  .as-popup__result-half-time-score {
    font-size: 12px;
    padding: 5px 10px;
  }
}

@media (max-width: 390px) {
  .as-popup__result-team-info {
    padding: 10px 6px;
  }
}

@media (max-width: 390px) {
  .as-popup__result-team-info
    .as-result
    .as-popup__result-half-time-score
    .as-as-popup-item__result-half,
  .as-popup__result-team-info
    .as-result
    .as-popup__result-half-time-score
    .as-as-popup-item__first-leg,
  .as-popup__result-team-info
    .as-result
    .as-popup__result-half-time-score
    .as-as-popup-item__total-scores {
    padding: 0 6px;
  }
}

@media (max-width: 360px) {
  .as-popup__result-team-info
    .as-result
    .as-popup__result-half-time-score
    .as-as-popup-item {
    font-size: 11px;
  }
}

@media (max-width: 768px) {
  .as-popup__result .as-score-vs {
    --as-core-size: 48rem;
    --as-core-size-num: 2rem;
    --as-core-font-site: 1.0625rem;
  }
}

@media (max-width: 992px) {
  .as-popup__result-wrap {
    max-width: 750px;
  }
}

@media (max-width: 768px) {
  .as-popup__result-wrap {
    max-width: 90%;
  }
}

@media (max-width: 768px) {
  .as-popup__result .as-scrolling__result-popup-tab-content {
    height: calc(100vh - 370px);
  }

  .as-popup__result .as-scrolling__result-popup.as-scrolling {
    height: calc(100vh - 380px);
  }

  .as-popup__result .as-scrolling__result-popup.as-scrolling__have-tab {
    height: calc(100vh - 380px - 52px);
  }
}

@media (max-width: 768px) {
  .as-popup__result-team-info .as-info {
    gap: 6px;
  }
}

.as-popup__result-team-info .as-info .as-team-away,
.as-popup__result-team-info .as-info .as-team-home {
  flex: 1;
  display: flex;
  gap: 10px;
}

@media (max-width: 768px) {
  .as-popup__result-team-info .as-info .as-team-away,
  .as-popup__result-team-info .as-info .as-team-home {
    gap: 4px;
    align-items: center;
  }
}

@media (max-width: 768px) {
  .as-popup__result-team-info .as-col {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }

  .as-popup__result-team-info .as-col:first-child {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .as-popup__result-team-info {
    background-size: auto 100%;
    padding: 20px 6px;
  }

  .as-popup__result-team-logo {
    width: 32px;
    height: 32px;
  }

  .as-popup__result-team-name {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }

  .as-popup__result-half-time-score {
    font-size: 12px;
    padding: 5px 10px;
  }

  .as-popup__result-header {
    padding: 12px;
  }
}

@media screen and (max-width: 768px) {
  .as-tabs-icon {
    justify-content: start;
  }

  .as-tabs-icon__item span.as-show-name {
    display: none;
  }

  .as-tabs-icon__item.as-active span.as-show-name {
    display: inline-block;
  }
}

@media (max-width: 390px) {
  .as-popup__result-team-info {
    padding: 10px 6px;
  }
}

@media (max-width: 360px) {
  .as-popup__result .as-as-popup-item {
    font-size: 11px;
  }

  .as-popup__result-team-info .as-team-name {
    font-size: 11px;
    line-height: 13px;
  }
}

@media (max-width: 1200px) {
  .as-popup__result-wrap {
    max-width: 750px;
  }
}

@media (max-width: 992px) {
  .as-popup__result-wrap {
    max-width: 90%;
  }

  .as-popup__result .as-scrolling__result-popup-tab-content {
    height: calc(100vh - 370px);
  }

  .as-popup__result .as-scrolling__result-popup.as-scrolling {
    height: calc(100vh - 380px);
  }

  .as-popup__result .as-scrolling__result-popup.as-scrolling__have-tab {
    height: calc(100vh - 380px - 52px);
  }

  .as-popup__result-team-info {
    background-size: auto 100%;
    padding: 20px 6px;
  }

  .as-popup__result-header {
    padding: 12px;
  }

  .as-popup__result-team-logo {
    width: 32px;
    height: 32px;
  }

  .as-popup__result-team-name {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }

  .as-popup__result-half-time-score {
    font-size: 12px;
    padding: 5px 10px;
  }

  .as-popup__result-team-info .as-info {
    gap: 6px;
  }

  .as-popup__result-team-info .as-team-home,
  .as-popup__result-team-info .as-team-away {
    gap: 4px;
    align-items: center;
  }

  .as-popup__result-team-info .as-col {
    flex-direction: column;
    padding-top: unset;
    align-items: center;
  }

  .as-popup__result-team-info .as-col:first-child {
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  .as-popup__result-team-info {
    padding: 10px 6px;
  }
}

@media (max-width: 1200px) {
  .as-line-ups .as-ground-box {
    height: 400px;
  }

  .as-line-ups .as-ground-box .as-circle {
    left: -160px;
  }
}

@media (max-width: 992px) {
  .as-line-ups .as-ground-box {
    height: 600px;
    grid-template-columns: 1fr;
  }

  .as-line-ups .as-ground-box .as-circle {
    left: 0;
    top: -60px;
  }

  .as-line-ups .as-half-box {
    border-right: 0;
    border-bottom: 1px solid var(--as-line-ups-as-ground-box-border-color);
    flex-direction: column;
    justify-content: flex-start;
  }

  .as-line-ups .as-half-box .as-square1 {
    width: 100px;
    height: 40px;
    border-top-width: 0;
    border-left-width: 2px;
  }

  .as-line-ups .as-half-box .as-square2 {
    width: 197px;
    height: 80px;
    border-top-width: 0;
    border-left-width: 2px;
    justify-content: center;
  }

  .as-line-ups .as-lineup-players .as-rating {
    right: 1px;
    top: 3px;
    padding: 2px;
  }

  .as-line-ups .as-lineup-players .as-incident {
    left: 40px;
    gap: 2px;
  }

  .as-line-ups .as-lineup-players .as-incident.as-incident-top {
    top: -3px;
    right: 42px;
  }

  .as-line-ups .as-lineup-players .as-shirt-number-player {
    height: 15px;
  }

  .as-line-ups .as-shirt-number {
    font-size: 10px;
  }

  .as-line-ups .as-player-name {
    font-size: 10px;
  }

  .as-line-ups .as-half-box.as-half-box-away {
    transform: rotateX(180deg);
  }

  .as-line-ups .as-half-box.as-half-box-away .as-player-item {
    transform: rotateX(180deg);
  }

  .as-line-ups .as-formation-away {
    top: unset;
    bottom: 0;
  }
}

@media (max-width: 576px) {
  .as-line-up-colunm {
    grid-template-columns: 1fr;
  }

  .as-line-up-colunm .as-line-up-item .as-match__team-logo {
    width: 32px;
    height: 32px;
  }

  .as-line-up-colunm .as-player-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 140px;
  }

  .as-line-up-colunm .as-player-name .as-shirt-number {
    margin-right: 16px;
  }
}
