.banner {
  gap: 16px;
  margin-top: 25px;
}
.banner .row {
  gap: 18.35px;
  margin: 0;
}
.banner .banner__item {
  flex: 1;
}
.banner img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/************ tran dau ************/

.match .match__social {
  gap: 10px;
}
.match .match__social p {
  margin: 0;
}
.match .match__social div {
  background: rgba(255, 255, 255, 0.7);
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.match .match__social div i {
  margin: auto;
}

.match .match__category__list {
  gap: 4px;
}
.match .match__category__list .match__category__item {
  height: 42px;
  background: linear-gradient(320.49deg, #8fed57 1.11%, #078c67 56.15%);
  border-radius: 8px;
  gap: 6px;
  padding: 0px 18px;
  text-decoration: none;
}
.match .match__category__list .match__category__item p {
  height: 18px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  margin: 0;
  white-space: nowrap;
}
.match .match__category__list .match__category__item span {
  height: 17px;
  padding: 0px 8px;
  background: #f0e117;
  border-radius: 20px;
  color: #2b2700;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.match .match__category__list .match__category__item--active {
  background: linear-gradient(62.6deg, #fec800 18.81%, #fff5a1 95.16%);
}
.match .match__category__list .match__category__item--active p {
  font-weight: 700;
  color: #2b2700;
}
.match .match__category__list .match__category__item--active span {
  background: #3ab13d;
  color: #fff;
}
.match .match__category__sort {
  width: 250px;
  height: 42px;
  background: #007036;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border-radius: 8px;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  padding: 0 16px;
}
.match .match__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
}
.match .match__container .match__item {
  position: relative;
  background: #272727;
  border-radius: 8px;
  overflow: hidden;
}
.match .match__container div[data-hot="on"] {
  background: #64221C;
}
.match .match__container .match__item .redirectPopup {position: absolute;width: 100%;height: 100%;}
.match .match__container .match__item .btn-odds {position: relative;z-index: 99;}
.match .match__container .match__item .match__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url(../../images/background7.png);
}
.match .match__container .match__item .match__more .match__btn .btn-odds {
    width: 82px;
    height: 29px;
    background: linear-gradient(62.6deg, #fec800 18.81%, #fff5a1 95.16%);
    border-radius: 8px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 29px;
    color: #2b2700;
    display: block;
}
.match .match__container .match__item .match__item__container {
  position: relative;
  z-index: 2;
}
.match .match__container .match__item .match__item__title {
  padding: 15px 15px 0 15px;
  margin-bottom: 5px;
}
.match .match__container .match__item .match__item__title .league {
  height: 18px;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.match .match__container .match__item .match__item__title div {
  gap: 4px;
}
.match .match__container .match__item .match__item__title div p {
  height: 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #efe015;
  margin: 0;
}
.match .match__container .match__item .match__item__title div span {
  position: relative;
  /* width: 12px;
  height: 12px;
  background: #f0e016;
  opacity: 0.3; */
}
.match .match__container .match__item .match__item__title .time span,.match .match__container .match__item .match__item__title .time p {color: #fff;}
.match .match__container .match__item .match__item__title div span p {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 6.46px;
  height: 6.46px;
  background: #efe015;
  transform: translate(-50%, -50%);
}
.match .match__container .match__item .match__item__content {
  gap: 35px;
  margin-bottom: 8px;
}
.match .match__container .match__item p.mb-1 {
  display: flex;
  align-items: center;
}
.match .match__container .match__item .team {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 140px;
  text-align: center;
}
.match .match__container .match__item .match__info {
  flex-grow: 0;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.match .match__container .match__item .match__info .t_time {
  font-weight: bold;
  color: #60ff66;
  margin-bottom: 10px;
}
.match .match__container .match__item .match__item__content .team div {
  width: 58px;
  height: 58px;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(129, 129, 150, 0.3);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: 50%;
}
.match .match__container .match__item .match__item__content .team div img {
  width: 44px;
  height: 44px;
  margin-bottom: 13px;
  margin: auto;
}
.match .match__container .match__item .match__item__content .team p {
  height: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  margin: 0;
}
.match
  .match__container
  .match__item
  .match__item__content
  .match__info
  .score {
  gap: 5px;
  margin-bottom: 5px;
}
.match
  .match__container
  .match__item
  .match__item__content
  .match__info
  .score
  p,
.match
  .match__container
  .match__item
  .match__item__content
  .match__info
  .score
  span {
  height: 23px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  color: #efe015;
  margin: 0;
}
.match .match__container .match__item .match__item__content .match__info .time {
  gap: 5px;
}
.match
  .match__container
  .match__item
  .match__item__content
  .match__info
  .time
  p,
.match
  .match__container
  .match__item
  .match__item__content
  .match__info
  .time
  span {
  height: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  margin: 0;
}
.match .match__container .match__item .match__more {
  height: 49px;
  background: #1f1f1f;
  padding: 10px 15px;
}
.match .match__container .match__item .match__more .caster {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  gap: 8px;
  background: #181818;
  border: 1px solid #2D2D2D;
  border-radius: 8px;
  padding: 4px 10px;
  text-transform: uppercase;
}
.match .match__container .match__item .match__more .caster p {
  margin: 0;
}
.match .match__container .match__item .match__more .match__btn {
  gap: 8px;
}
.match .match__container .match__item .match__more .match__btn div {
  width: 82px;
  height: 29px;
  background: linear-gradient(62.6deg, #fec800 18.81%, #fff5a1 95.16%);
  border-radius: 8px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 29px;
  color: #2b2700;
}
.match .match__container .match__item .match__more .match__btn div a {text-decoration: none;color: #2b2700;}
.match .match__container .match__item .match__more .match__btn div:hover {
  cursor: pointer;
}
.match .match__container .match__item .match__more .match__btn .watch__btn {
  background: linear-gradient(320.49deg, #8fed57 1.11%, #078c67 56.15%);
  color: #fff;
}
.match .match__container .match__item--active .match__bg {
  background-color: rgba(255, 0, 0, 0.3);
}
.match .btn-load-fixtures {
  background: linear-gradient(320.49deg, #8FED57 1.11%, #078C67 56.15%);
  border-radius: 8px;
  max-width: 400px;
  display: block;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  padding: 12px 20px;
  position: relative;
  margin: 15px auto;
  text-transform: uppercase;
  border: 0px;
}

/********** binh luan vien **********/
.caster__hot {
  margin-top: 34px;
}

.caster__hot__title {
  gap: 40px;
  margin-bottom: 20px;
}
.caster__hot__title span {
  flex: 1;
  height: 1px;
  background: linear-gradient(320.49deg, #8fed57 100%, #078c67 100%);
}
.caster__hot__title h2 {
  font-family: "Bangers";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  text-transform: uppercase;
  color: #f0e117;
}

.caster__hot__container {
  position: relative;
  padding: 30px 40px;
  background: linear-gradient(
    360deg,
    rgba(18, 98, 79, 0.88) 0%,
    rgba(126, 166, 76, 0.88) 100%
  );
  border-radius: 12px;
  margin-bottom: 60px;
}
.caster__hot__box .splide__arrows {
  display: none;
}
.caster__hot__container .splide__slide {
  display: flex;
  justify-content: center;
}
.caster__hot__container .splide__pagination {
  bottom: -3.5em;
}
.caster__hot__container .caster__hot__item {
  gap: 23px;
  width: 160px;
}
.caster__hot__container .caster__hot__item img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.caster__hot__container .caster__hot__item p {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}

.caster__dot {
  gap: 6px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.caster__dot div {
  width: 10px;
  height: 10px;
  opacity: 0.4;
  border-radius: 50%;
  border: 1px solid #ffffff;
}
.caster__dot div:hover {
  cursor: pointer;
}
.caster__dot .caster__dot--active {
  background: #f0e117;
  opacity: 1;
  border: none;
}

.caster__banner {
  gap: 19px;
}
.caster__banner img {
  flex: 1;
}

.view__all {
  gap: 8px;
}
.view__all span {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
}
.view__all:hover {
  cursor: pointer;
}

/*********** soi keo ************/
.trade .splide__pagination {
  display: none;
}
.trade__container {
  -moz-column-gap: 20px;
  column-gap: 20px;
  position: relative;
}
.trade__container .trade__item {
  overflow: hidden;
}
.trade__container .trade__item:hover .trade__item__content {
  background: #F0E117;
}
.trade__container .trade__item:hover .trade__item__content .skew {
  background: #F0E117;
}
.trade__container .trade__item img {
  width: 100%;
}

.trade__container .trade__item:hover {
  cursor: pointer;
}
.trade__container .trade__item a {text-decoration: none;}
.trade__container .trade__item .trade__item__content {
  background: #003e17;
  position: relative;
}
.trade__container .trade__item.active .trade__item__content {
  background: #F0E117;
}
.trade__container .trade__item .trade__item__content .skew {
  position: absolute;
  top: -35px;
  height: 70px;
  width: 100%;
  transform: skewY(3deg);
  background: #003e17;
}
.trade__container .trade__item.active .trade__item__content .skew {
  background: #F0E117;
}
.trade__container
  .trade__item
  .trade__item__content
  .trade__item__content--text {
  padding: 0px 25px 20px 25px;
  position: relative;
  z-index: 1;
}
.trade__container
  .trade__item
  .trade__item__content
  .trade__item__content--text
  h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #f2f3f3;
}
.trade__container
  .trade__item:hover
  .trade__item__content
  .trade__item__content--text
  h2 {
  color: #2B2700;
}
.trade__container
  .trade__item
  .trade__item__content
  .trade__item__content--text
  p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  opacity: 0.5;
}
.trade__container
  .trade__item:hover
  .trade__item__content
  .trade__item__content--text
  p {
  color: rgba(43, 39, 0, 0.5);
}

/********** highlight *********/
.highlight__container {
  position: relative;
}
.highlight__container .splide__pagination {
  display: none;
}

.highlight .highlight__container .highlight__item {
  height: 205px;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #54C43A;
}
.highlight .highlight__container .highlight__item a{text-decoration: none;}

.highlight .highlight__container .highlight__item .highlight__item__content {
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6));
}
.highlight .highlight__container .highlight__item:hover {
  cursor: pointer;
  color: #F0E117;
}
.highlight
  .highlight__container
  .highlight__item
  .highlight__item__content
  .play {
  width: 36px;
  height: 36px;
  background: rgba(240, 225, 23, 0.2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  margin-right: 15px;
}
.highlight
  .highlight__container
  .highlight__item
  .highlight__item__content
  .play
  img {
  margin: auto;
}
.highlight .highlight__container .highlight__item .highlight__item__content p {
  flex: 1;
  margin: 0;
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #f2f3f3;
}
.highlight .highlight__container .highlight__item:hover .highlight__item__content p{
  color: #F0E117;
}

/************* tin tuc ************/
.news__container {
  position: relative;
}
.news__container .splide__pagination {
  display: none;
}
.news__container .news__item:hover {
  cursor: pointer;
}
.news__container .news__item a {text-decoration: none;}
.news__container img {
  width: 100%;
  height: 205px;
  -o-object-fit: cover;
  object-fit: cover;
}
.news__container .news__item__content {
  padding: 20px 17px;
  background-color: #003e17;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border-radius: 0px 0px 2px 2px;
  border-bottom: 1px solid #F0E117;;
}
.news__container .news__item__content h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #f2f3f3;
}
.news__container .news__item__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  opacity: 0.5;
  margin: 0;
}
.news__container .news__item:hover  .news__item__content{
  background: #f0e117;
}
.news__container .news__item:hover  .news__item__content h2 {
  color: #2b2700;
}
.news__container .news__item:hover  .news__item__content p {
  color: #2b2700;
}

/*********** xoi lac la gi - gioi thieu **********/


@media screen and (max-width: 500px) {
  .banner {
    gap: 10px;
  }
  .banner .row {
    flex-direction: column;
    gap: 10px;
  }
  .match__category {
    flex-direction: column;
    gap: 10px;
    margin: 0 !important;
  }
  .match__category .match__category__list {
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .match__category .match__category__list::-webkit-scrollbar {
    display: none;
  }
  .match__category .match__category__sort {
    width: 100%;
  }
  .match__container {
    grid-template-columns: 1fr !important;
    margin-top: 20px;
  }
  .caster__hot .caster__hot__box {
    overflow-x: auto;
  }
  .caster__hot .caster__hot__box .caster__hot__container .caster__hot__item {
  }
  .caster__banner {
    flex-direction: column;
  }
  .caster__banner img {
    width: 100%;
  }
}
@media screen and (min-width: 500px) and (max-width: 768px) {
  .banner {
    gap: 10px;
  }
  .banner .row {
    flex-direction: column;
    gap: 10px;
  }
  .match__category {
    flex-direction: column;
    gap: 10px;
    margin: 0 !important;
  }
  .match__category .match__category__list {
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .match__category .match__category__list .match__category__item {
    min-width: 108px;
  }
  .match__category .match__category__list::-webkit-scrollbar {
    display: none;
  }
  .match__category .match__category__sort {
    width: 100%;
  }
  .match__container {
    grid-template-columns: 1fr !important;
    margin-top: 20px;
  }
  .caster__hot .caster__hot__box {
    overflow-x: auto;
  }
  .caster__hot .caster__hot__box .caster__hot__container .caster__hot__item {
  }
  .caster__banner {
    flex-direction: column;
  }
  .caster__banner img {
    width: 100%;
  }
  
}
@media screen and (min-width: 769px) and (max-width: 1024px) {

  .match__category {
    flex-direction: column;
    gap: 10px;
    margin: 0 !important;
  }
  .match__category .match__category__list {
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    justify-content: space-between;
  }
  .match__category .match__category__list::-webkit-scrollbar {
    display: none;
  }
  .match__category .match__category__sort {
    width: 100%;
  }
  .match__container {
    grid-template-columns: 1fr 1fr !important;
    margin-top: 20px;
  }
  .caster__hot .caster__hot__box {
    overflow-x: auto;
  }
  .caster__hot .caster__hot__box .caster__hot__container .caster__hot__item {
  }
  .caster__banner {
    flex-direction: column;
  }
  .caster__banner img {
    width: 100%;
  }
  .about__container {
    grid-template-columns: 1fr !important;
  }
  
  .about__container .about__menu__title {
    display: none;
  }
  .about__container ul {
    background: transparent !important;
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
  }
}
.splide {
  position: static;
}

.splide__arrow {
  border-radius: 6px;
  background: #f0e117;
  opacity: 1;
  width: 40px;
  height: 40px;
}

.splide__arrow--prev {
  transform: translate(-50%, -50%);
  left: 0;
}

.splide__arrow--next {
  transform: translate(50%, -50%);
  right: 0;
}

