.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  background: #cc0083;
}

.mobile-nav-active .navbar a:hover,
.mobile-nav-active .navbar .active,
.mobile-nav-active .navbar .active:focus,
.mobile-nav-active .navbar li:hover > a {
  background: transparent;
}

.chart-img {
  /* max-width: min(1600px, 100vw); */
  max-width: 100%;
  height: auto;
}

/* .f1 {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
} */

/* .f1[data-slide="1"] {
  background-image: url("../img/f1/1bg.webp");
} */
.f1[data-slide="2"] {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/f1/2bg.webp");
}
.f1[data-slide="3"] {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/f1/3bg.webp");
}
/* .f1[data-slide="4"] {
  background-image: url("../img/f1/4bg.webp");
} */

/* Video background styles */
.f1-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
  display: none;
}

.f1[data-slide="1"] .f1-video-bg[data-slide="1"] {
  display: block !important;
}

.f1[data-slide="4"] .f1-video-bg[data-slide="4"] {
  display: block !important;
}

/* Additional debugging and specificity */
section.f1[data-slide="1"] video.f1-video-bg[data-slide="1"] {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

section.f1[data-slide="4"] video.f1-video-bg[data-slide="4"] {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.f1 div[data-content] {
  display: none;
  text-align: right;
}

.f1[data-slide="1"] div[data-content="1"] {
  display: block;
}
.f1[data-slide="2"] div[data-content="2"] {
  display: block;
}
.f1[data-slide="3"] div[data-content="3"] {
  display: block;
}
.f1[data-slide="4"] div[data-content="4"] {
  display: block;
}

.btn-page-num-wrapper {
  margin-right: 80px;
}

#post-pagination-container .btn-page-num-prev {
  margin-right: 24px;
}

#post-pagination-container .btn-page-num-next {
  margin-left: 24px;
}

.f1 .desc {
  color: #fdfbfc;
  font-size: 25px;
  /* max-width: 596px; */
  font-family: 'GS3 Junge', sans-serif;
  /* text-align: right; */
  margin-top: 20px;
}

.btn-page-num {
  color: #352069 !important;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/f1/page_bg.png");
  padding: 8px 26px;
  font-family: 'Beaufort', sans-serif;
  font-weight: bold;
  font-size: 37px;
  opacity: 0.8;
  margin: 0 11px;
}

.btn-page-num:hover, .btn-page-num.active {
  opacity: 1;
}

.f1 .main-container {
  z-index: 4;
}

.f1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/f1/bg.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}


/* .f1::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  width: 100%;
  height: 100%;
  background-image: url("../img/f1/border.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 3;
} */

.f2 {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background: url("../img/f2/bg.webp");;
}

.f3 {
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background: url("../img/f3/bg.webp");
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
}

.f4 {
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background: url("../img/f4/bg.webp");
  min-height: 100vh;
}

.f5 {
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background: url("../img/f5/bg.webp");
  display: flex;
  align-items: flex-end;
}

.f6 {
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background: url("../img/f6-7/bg.webp");
}

.f8 {
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background: url("../img/f8/bg.webp");
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
}


.wrapper-all {
  background-size: 100% 100% !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background: url("../img/f9-10/bg.webp");
}

.f1::before, .f2::before, .f3::before, .f4::before, .f5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  right: 0;
  bottom: 0;
  background-image: url("../img/f1/border.png");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}


.f1::before {
  z-index: 3;
}

.f1 .main-container {
  padding-bottom: 100px;
}

.f1 .main-container, .f3 .main-container, .f5 .main-container {
  padding: 60px 80px 80px 60px;
}

.f3 .text-end {
  text-align: right !important;
}

.f3 .text-end .desc {
  text-align: center;
}

.f3 .desc {
  font-family: 'Beaufort', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 31px;
  color: #ff00a4;
}

.f5 .desc {
  font-family: 'Beaufort', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 37px;
  color: #dcd1b9;
}

.f6 .desc {
  font-family: 'Beaufort', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  color: #dcd1b9;
}

.f3 .btn-cta {
  margin-top: 40px;
  margin-bottom: 30px;
}

.f1 .text-main {
  font-family: "LOL Manuka", sans-serif;
  font-size: 180px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  line-height: 180px;
}

.f1 .main-character-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-top: 10px;
}

.f9 .content-wrapper {
  color: #fdfbfc; 
}

.f9 .content-wrapper-1 {
  background-size: 100% 100% !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background: url("../img/f9-10/center1_bg.png");
  margin-bottom: 25px;
  padding: 40px 20px;
  text-align: center;
  font-size: 23px;
}

.f9 .content-wrapper-2 {
  background-size: 100% 100% !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background: url("../img/f9-10/center2_bg.png");
  font-size: 18px;
  padding: 105px 60px 55px 60px;
  text-align: justify;
}

.f9 .right-top {
  margin-bottom: 25px;
}

.f9 .mid-content {
  max-width: 800px;
  margin: 0 35px;
}

.f9 .top-circle {
  position: absolute;
  top: -150px;
  left: 50%;
  transform: translateX(-50%);
}

.f9 .main-container {
  margin-top: 200px;
}

@keyframes starFade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.f1 .star-container::after {
  content: "";
  position: absolute;
  top: -80px;
  left: 0;
  width: 100vw;
  height: 1000px;
  pointer-events: none;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/f1/bg/bg_1.webp");
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  animation: starFade 2s infinite;
  animation-delay: 1.5s;
  transition: transform 0.3s ease;
}

.f1 .star-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 1000px;
  pointer-events: none;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/f1/bg/bg_2.webp");
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  animation: starFade 2s infinite;
  animation-delay: 0.5s;
  transition: transform 0.3s ease;
}

.f1 .cta-wrapper {
  align-self: center !important;
}

.f1 .star {
  position: absolute;
  opacity: 1;
  width: 80px;
  height: 80px;
  transition: opacity 0.5s ease-in-out;
}

.top-avatar {
  position: absolute;
  border-radius: 50%;
  /* border: 5px solid #930000; */
  top: 43px;
  height: 140px;
  width: 140px;
}

.top-border {
  position: relative;
  z-index: 2;
}

.leaderboard-table-wrapper {
  background-image: url("../img/f6-7/table_bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.leaderboard-table {
  color: #fdfbfc;
  font-size: 17px;
  transition: opacity 0.3s ease-in-out;
}

.leaderboard-table[style*="display: none"] {
  opacity: 0;
}

.leaderboard-table:not([style*="display: none"]) {
  opacity: 1;
}

/* Make table body scrollable */
.leaderboard-table tbody {
  /* display: block; */
  max-height: 400px;
  overflow-y: auto;
}

.leaderboard-table thead,
.leaderboard-table tbody tr {
  /* display: table;
  width: 100%;
  table-layout: fixed; */
}

.f6 .top-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 -10px;
}

.f6 .main-title {
  margin-left: 50px;
}

.f6 .btn-cta {
  margin-bottom: 40px;
}

.f6 .cta-wrapper>.btn-rank {
  margin: 0 20px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}

.f6 .cta-wrapper>.btn-rank:hover {
  transform: scale(1.05);
}

.f6 .cta-wrapper>.btn-rank.img-active-src {
  transform: scale(1.05);
}

.f6 #top1 .top-avatar {
  top: 53px;
  height: 150px;
  width: 150px;
}

.f8 .img-content {
  margin-bottom: 100px;
}

.leaderboard-table th,
.leaderboard-table td {
  padding: 9px 30px;
}

#singleRankTable.leaderboard-table td:nth-child(3),
#singleRankTable.leaderboard-table th:nth-child(3) {
  text-align: center;
}

#singleRankTable.leaderboard-table td:nth-child(4),
#singleRankTable.leaderboard-table th:nth-child(4) {
  text-align: right;
}

#teamTableTable.leaderboard-table td:nth-child(3),
#teamTableTable.leaderboard-table th:nth-child(3) {
  text-align: center;
}

.f6 .top3-wrapper {
  margin-top: 0;
}

.f6 #top2, .f6 #top3 {
  top: 43px;
}

.f6 .player-title {
  bottom: 60px;
  font-family: 'Beaufort', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  position: absolute;
  z-index: 3;
  text-align: center;
}

.f6 .player-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 210px;
}

.f6 .player-points {
  color: #dbd1b9;
}

.f6 #top1 .player-title {
  bottom: 61px;
  font-size: 22px;
}

.hero-hover {
  position: absolute;
  visibility: hidden;
  cursor: pointer;
  z-index: 2;
  pointer-events: none;
}

.leaderboard-table th {
  position: sticky;
  top: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0); /* fully transparent */
  backdrop-filter: blur(4px); /* optional: blur behind header */
}

.leaderboard-table-responsive {
    display: flex;
    justify-content: center;
    padding: 0 40px 22px 40px;
    min-height: 517px;
    max-height: 517px;
    margin-top: 25px;
    margin-bottom: 22px;
    margin-right: 30px;
}

/* .leaderboard-table-responsive tbody {
  max-height: 600px;
  overflow: auto;
} */

.leaderboard-table-responsive::-webkit-scrollbar {
  width: 5px;
}

.leaderboard-table-responsive::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.leaderboard-table-responsive::-webkit-scrollbar-thumb {
  background: #ff3f99;
}

.leaderboard-table-responsive::-webkit-scrollbar-thumb:hover {
  background: #8c1265;
}

@keyframes twinkleAndMove {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 0;
  }
  25% {
    transform: translate(20px, -20px) scale(1.2);
    opacity: 1;
  }
  75% {
    transform: translate(-20px, 20px) scale(0.8);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0) scale(1);
    opacity: 0;
  }
}

@keyframes twinkleAndRise {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 0;
  }
  25% {
    transform: translate(20px, 20px) scale(1.2);
    opacity: 1;
  }
  75% {
    transform: translate(-20px, -20px) scale(0.8);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0) scale(1);
    opacity: 0;
  }
}

@keyframes pulseAndSpin {
  0% {
    transform: rotate(0deg) scale(0.8);
    opacity: 0;
  }
  25% {
    transform: rotate(90deg) scale(1.2);
    opacity: 1;
  }
  75% {
    transform: rotate(270deg) scale(1.2);
    opacity: 1;
  }
  100% {
    transform: rotate(360deg) scale(0.8);
    opacity: 0;
  }
}

@keyframes cupFade {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.f1 .cup-bg {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
  pointer-events: none;
  opacity: 0;
  animation: cupFade 2s infinite;
}

.f1 .cup-bg:nth-child(2) {
  animation-delay: 1s;
}

.f1 .main-character-wrapper:hover .cup-bg {
  /* visibility: visible; */
}

.f1 .text-1 {
  color: #fff;
  font-size: 17px;
  font-family: "GT America LV", sans-serif;
  font-weight: 900;
  max-width: 1100px;
  text-transform: uppercase;
}

.f1 .cta-button-wapper {
  position: absolute;
  bottom: 0;
}

.f1 .cta-button-wapper:hover {
  /* shadow fed186 by png */
  -webkit-filter: drop-shadow(0px 0px 20px #fed186);
  filter: drop-shadow(0px 0px 10px #fed186);
}

.user-name {
  color: #fff;
  /* line-height: 36px; */
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.popup-header {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}


.popup.full-height,
.full-height .popup-content {
  height: 100%;
  min-height: 100%;
}

.glightbox-clean .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.popup-content {
  display: flex;
  flex-direction: column;
  position: relative;
}

.btn-login {
  border: solid 1px #3e096b;
  /* border-radius: 40px; */
  padding: 10px 20px;
  min-width: 350px;
  max-width: 100%;
  text-align: center;
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  background-color: #3e096b;
  /* Adjust color as needed */
  color: white;
  /* Text color */
  clip-path: polygon(5% 0%, 95% 0%, 100% 50%, 95% 100%, 5% 100%, 0% 50%);
}

.popup .popup-content {
  /* border: 1px solid #95dec7; */
}

.popup-body {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  /* Allow the body to take up remaining space */
}

.ginlined-content,
.gslide-inline {
  overflow: visible !important;
}

.close-popup {
  right: 0;
  position: absolute;
  top: 18px;
}

label.error {
  color: red !important;
}

.profile-area .profile {
  margin-right: 14px;
}

.profile-area .profile > img {
  margin-right: 5px;
}

/* .f1 .text-1 {
  max-width: 40%;
  font-size: 15px;
  font-family: 'GS3 Druk Wide', sans-serif;
  color: #fff;
} */

.f1 .seperate-line {
  margin: 25px 0;
}

.f1 .cta-button-wapper {
  position: absolute;
  bottom: -50px;
  z-index: 11;
}

.main-character {
  position: relative;
  z-index: 10;
}

/* .main-character::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, #fed186 10%, transparent 60%);
  opacity: 0;
  z-index: -1;
  transition: all 0.5s ease;
}

.main-character::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-image:
    radial-gradient(circle, #ffffff 1px, transparent 1px),
    radial-gradient(circle, #ffffff 1px, transparent 1px),
    radial-gradient(circle, #ffffff 1px, transparent 1px),
    radial-gradient(circle, #ffffff 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px, 5px 15px, 15px 5px;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s ease;
} */

/* .main-character:hover::before {
  width: 140%;
  height: 140%;
  opacity: 0.3;
}

.main-character:hover::after {
  opacity: 0.5;
  animation: twinkle 1s infinite alternate;
} */

@keyframes twinkle {
  0% {
    opacity: 0.2;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    opacity: 0.5;
    transform: translate(-50%, -50%) rotate(180deg);
  }
}

.f1 .title {
}

/* .frame1:before,
.frame1:after,
.frame1 .black-overlay:before {
  content: "";
  position: absolute;
  z-index: 996;
} */

/* .frame1 .cborder.left-top {
  top: 60px;
  left: 192px;
  width: 100%;
  height: 118px;
  background: url("../images/f1/topleft.png") no-repeat;
  background-size: contain;
}

.frame1 .cborder {
  position: absolute;
  z-index: 996;
}

.frame1 .cborder.right-top {
  right: 188px;
  top: 60px;
  width: 143px;
  height: 118px;
  background: url("../images/f1/logo_vcs.png") no-repeat;
  background-size: contain;
} */

#f2-video {
  -webkit-filter: drop-shadow(0px 0px 20px #fed186);
  filter: drop-shadow(0px 0px 15px #fed186);
}

.f10 .skill-wrapper {
  padding: 0 50px;
}

/* .frame1 .cborder.left-middle {
  top: calc(50% - 50vh);
  left: -40px;
  width: 300px;
  height: 800px;
  background: url('../img/f1/left_line.png') no-repeat;
} */

/* .frame1 .cborder.right-middle {
  top: calc(50% - 50vh);
  right: -40px;
  width: 300px;
  height: 800px;
  background: url('../img/f1/right_line.png') no-repeat;
} */

.f2 .title {
  margin-bottom: 50px;
  text-align: left;
  margin-left: 100px;
}

.f2 .d-flex.flex-row {
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.f2 .event-block {
  flex: 0 0 auto;
}

.f2 .banner {
  margin-bottom: 30px;
}

.f2 .rewards {
}

.f2 .f2-wrapper {
  margin-top: 30px;
}

.text-bg {
  background: linear-gradient(39deg, #cf28ff 0%, #0b00ff 50%, #00ffff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.f2 .timeline-text {
  text-transform: uppercase;
  font-family: "LOL Manuka", sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 75px;
  /* padding-right: 100px; */
  margin-right: 10px;
  font-weight: 900;
}

.f2 .timeline-milstones {
  color: #fff;
}

.f2 .top-right-content {
  padding: 0 60px;
}

.f2 .line-timeline {
  margin: 0 25px;
}

#footer-social-items {
  z-index: 1000;
  position: relative;
}

.f2 .top-text {
  font-family: "LOL Manuka", sans-serif;
  font-weight: 900;
  font-size: 65px;
  line-height: 60px;
}

.f2 .bottom-text {
  font-size: 20px;
  font-family: "GT America LV", sans-serif;
  font-weight: 900;
}

.f2 .timeline-wrapper {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/f2/text_bg.png");
  padding: 20px 40px;
  /* margin: 0 40px; */
}

.f2 .main-arrow {
  position: absolute;
  left: 139px;
  top: -53px;
  z-index: 1;
  transform: rotate(32deg);
  cursor: default;
}

.f2 .triangle {
  position: relative;
  z-index: 1;
}

.f2 .event-path-wrapper {
  padding-right: 20px;
}

.f2 .triangle.hover {
  -webkit-filter: drop-shadow(0px 0px 15px #fed186);
  filter: drop-shadow(0px 0px 15px #fed186);
}

.f3 {
}

.f3 .bottom-note-text {
  font-family: "Neue Frutiger World", "Source Sans Pro", sans-serif;
  font-size: 18px;
  color: #ffc786;
  margin-top: 15px;
}

.f3 .areatop {
  width: 1693px;
  height: 438px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.f3 .areatop .line {
  margin: 10px 0;
}

.f3 .top-text {
  font-family: "LOL Manuka", sans-serif;
  font-weight: 900;
}

.f3 .areatop .top-text {
  font-size: 232px;
  line-height: 200px;
  text-align: left;
}

.f3 .areabot .top-text {
  font-size: 188px;
  line-height: 180px;
}

.f3 .bottom-text {
  font-family: "LOL Manuka", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.f3 .areatop .bottom-text {
  font-size: 40px;
}

.f3 .areabot .bottom-text {
  font-size: 59px;
  line-height: 66px;
  text-align: left;
  max-width: 180px;
}

/*.f3 .areatop.area1 {*/
/*  background-image: url("../img/f3/1.png");*/
/*  color: #000;*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  align-items: start;*/
/*  justify-content: end;*/
/*  padding: 20px;*/
/*}*/

.f3 .areatop.area2 {
  background-image: url("../images/f4/doi_tuyen_tham_gia.webp");
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: end;
  padding: 20px;
  margin-bottom: 22px;
}

.f3 .areabot .text-wrapper {
  max-width: 255px;
  display: flex;
  flex-direction: column;
  align-items: start;
}

.f3 .areatop.area2 .text-wrapper {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  /* max-width: 270px; */
  /* align-items: center; */
}

.f3 .areatop.area2 .bottom-text {
  font-size: 83px;
  text-align: left;
}

.f3 .areabot {
  width: 836px;
  height: 372px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}

.f3 .areabot.area3 {
  background-image: url("../images/f4/tinh_thanh_to_chuc.webp");
  /* color: #fff; */
  padding: 0 20px;
  display: flex;
  align-items: center;
  margin-right: 13px;
}

.f3 .areabot.area4 {
  background-image: url("../images/f4/doi_tac_phong_may.webp");
  padding: 0 20px;
  display: flex;
  align-items: center;
  margin-left: 13px;
}

.f3 .title {
  margin-bottom: 27px;
}

.f4 .swiper {
  max-width: min(1696px, 100vw);
  /* width: 100%; */
  height: 740px;
}

.f4 .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.f4 .swiper-pagination-bullet {
  width: 122px;
  border-radius: 6px;
  height: 12px;
  background: #fbcf85;
}

.f4 .swiper-pagination-bullet-active {
  background-color: #fbcf85;
}

.f4 .swiper-slide img {
  max-height: 450px;
  filter: brightness(0.6);
}

.f4 .swiper-pagination {
  bottom: 0;
}

.f4 .swiper-slide.swiper-slide-active img {
  max-height: 630px;
  -webkit-filter: drop-shadow(0px 0px 15px #fed186);
  filter: drop-shadow(0px 0px 15px #fed186);
}

.f4 .card-wrapper {
  margin-left: 20px;
  margin-right: 20px;
}

.f4 .line {
  margin-top: 25px;
  margin-bottom: 35px;
}

.f4 .swiper-wrapper {
  padding-bottom: 60px;
}

.f4 .swiper-button-prev:after,
.f4 .swiper-button-next:after {
  content: "";
}

.frame2gt {
  margin-top: 100px;
}

.f2gt .vote-type-wrapper {
  position: relative;
  cursor: pointer;
  margin-top: 30px;
}

.f2gt .vote-type-text {
  text-transform: uppercase;
  font-family: "LOL Manuka", sans-serif;
  font-weight: 900;
  color: #bd9caa;
  font-size: 63px;
  position: absolute;
  top: calc(50% - 46px);
  left: 40px;
  pointer-events: none;
}

.f2gt .vote-type-wrapper:hover .vote-type-text {
  color: #fff;
}

.f2gt .vote-type-bg {
  height: 120px;
  width: auto;
}

.f2gt .gift-wrapper {
  padding-right: 45px;
}

.f5 .title {
  margin-bottom: 30px;
}

.f5 .teams-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 80px 106px;
  max-width: min(1436px, 100vw);
  margin: 100px 0;
  position: relative;
}

.f5 .teams-wrapper .team-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: transform 0.3s ease;
  position: relative;
}

.f5 .teams-wrapper .team-wrapper:hover {
  transform: scale(1.02);
  filter: brightness(1.2);
}

.f5 .teams-wrapper .team-logo {
  margin-bottom: 15px;
  width: 400px;
  height: 285px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.f5 .teams-wrapper .team-logo::before {
  content: "";
  position: absolute;
  width: calc(100% - 7px);
  height: calc(100% - 22px);
  background: linear-gradient(to right, #2c003e, #4b006e);
  clip-path: polygon(
    3% 0%,
    97% 0%,
    100% 3%,
    100% 97%,
    97% 100%,
    3% 100%,
    0% 97%,
    0% 3%
  );
  z-index: 2;
}

.f5 .teams-wrapper .team-logo::after {
  content: "";
  position: relative;
  width: calc(100%);
  height: calc(100%);
  background: #ffc800;
  background: linear-gradient(to right top, #7b632e, #e3c88e);
  clip-path: polygon(
    3% 0%,
    97% 0%,
    100% 3%,
    100% 97%,
    97% 100%,
    3% 100%,
    0% 97%,
    0% 3%
  );
  z-index: 1;
}

.f5 .teams-wrapper .team-logo img {
  height: 188px;
  width: auto;
  max-width: 100%;
  position: absolute;
  z-index: 22;
  margin-bottom: 22px;
}

.f5 .teams-wrapper .team-name {
  font-family: "LOL Manuka", sans-serif;
  font-weight: 900;
  font-size: 54px;
  color: #fff;
  text-transform: uppercase;
  /* display: none; */
  position: absolute;
  z-index: 2;
  bottom: -23px;
  background-image: url("../images/f6/team_title_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.f6 .main-container {
  padding: 0;
  padding-bottom: 50px;
}

.f6 .swiper-wrapper.swiper-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.f6 .swiper {
  /* max-width: min(2096px, 100vw); */
  width: 100vw;
  height: 778px;
  margin: 0;
  margin-bottom: 100px;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
}

.f6 .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.f6 .swiper-pagination-bullet {
  width: 122px;
  border-radius: 6px;
  height: 12px;
  background: #fbcf85;
}

.f6 .swiper-pagination-bullet-active {
  background-color: #fbcf85;
}

.f6 .swiper-slide img {
  /* max-height: 450px; */
  /* filter: brightness(0.6); */
}

.f6 .swiper-pagination {
  bottom: 0;
}

.f6 .event-info {
  color: #fff;
  z-index: 2;
  position: relative;
}

.f6 .card-image {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.f6 .event-info .event-name {
  background: linear-gradient(39deg, #cf28ff 0%, #3a31ff 50%, #00ffff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 82px;
  font-weight: 900;
  font-family: "LOL Manuka", sans-serif;
  line-height: 82px;
}

.f6 .event-info .event-date {
  font-family: "LOL Manuka", sans-serif;
  font-weight: 900;
  font-size: 53px;
  line-height: 53px;
  color: #fff;
  margin-top: 0;
}

.f6 .card-image img {
  width: 432px;
  height: 416px;
  margin-top: 15px;
  border-radius: 15px;
  object-fit: cover;
}

.f6 {
  margin-top: 0;
}

.f6 .card-image::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 448px;
  height: 590px;
  background-image: url("../images/f7/bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.f6 .card-image:hover::before {
  background-image: url("../images/f7/bg_hover.png");
  cursor: pointer;
}

.f6 .card-image:hover .event-name {
  background: #fff;
  -webkit-background-clip: text;
  background-clip: text;
}

.f6 .swiper-button-prev:after,
.f6 .swiper-rtl .swiper-button-next:after,
.f6 .swiper-button-next:after,
.f6 .swiper-rtl .swiper-button-prev:after {
  content: "";
}

#eventDetailPopup .modal-content {
  background-image: url('../img/popup_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  padding: 100px 80px 20px 80px;
  max-width: 90%;
  border: solid 2px #ff00b8;
}

#eventDetailPopup .popup-header {
  background-image: url('../img/f5.1/pop_header_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  top: 0;
  color: #fff;
  font-size: 55px;
  padding: 8px 0;
}

#eventDetailPopup h1 {
  font-weight: 800;
  font-size: 36px;
  margin-top: 22px;
}

#votePopup .modal-content {
  background-image: url('../img/popup_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  padding: 100px 80px 20px 80px;
  /* max-width: 90%; */
  border: solid 2px #ff00b8;
  color: #fff;
}

#votePopup .popup-header {
  background-image: url('../img/f5.1/pop_header_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  top: 0;
  color: #fff;
  font-size: 55px;
  padding: 8px 0;
}

#votePopup .popup-vote-image {
  max-width: 600px;
  height: auto;
  border-radius: 25px;
  border: solid 2px #fff;
  margin-top: 20px;
}

#votePopup .popup-vote-desc {
  font-size: 24px;
  color: #fff;
  padding-left: 40px;
  margin-top: 20px;
}

.modal {
  background: rgba(50, 2, 98, 0.5);
}

#votePopup .btn-cta {
  font-size: 45px;
  padding: 10px 40px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#loginPopup .popup-header {
  font-size: 45px;
  font-weight: 800;
  color: #fff;
  top: 9px;
}

#loginPopup .login-title {
  font-size: 25px;
  color: #fff;
  margin-bottom: 10px;
}

#loginPopup .popup-content {
  background-image: url('../img/popup/login/bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  padding: 75px 20px 20px 20px;
  /* max-width: 90%; */
  /* border: solid 2px #ff00b8; */
}

.f10 .skill-shortcut {
  font-size: 36px;
  color: #fdfbfc;
  font-weight: 800;
  margin-top: 40px;
  margin-bottom: 10px;
}

.f10 .hero-item {
  margin: 0 20px;
}

.f10 .skill-content-wrapper {
  text-align: center;
  /* margin-left: 40px; */
}

.f10 .hero-list {}

.f10 .title {
  font-size: 70px;
  color: #fdfbfc;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.f10 .skill-title {
  font-size: 24px;
  color: #ff00a6;
  font-weight: 800;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.f10 .skill-desc {
  max-width: 840px;
  color: #fdfbfc; 
  font-size: 18px;
}

.f10 .feedback-title {
  font-size: 45px;
  color: #fdfbfc;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 40px;
  margin-top: 50px;
}

.feedback-swiper {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

.btn-music {
  margin-left: 40px;
}

.feedback-avatar img {
  border: 3px solid #62acc8;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  object-fit: cover;
  object-position: top;
  height: 100px;
  width: 100px;
}
.feedback-name {
  color: #fff;
  font-size: 18px;
  margin-top: 8px;
  text-align: center;
}
.feedback-text {
  color: #fff;
  font-size: 18px;
  background: rgba(0,0,0,0.3);
  border-radius: 10px;
  padding: 18px 24px;
  min-width: 220px;
  max-width: 600px;
}
.feedback-text p {
  margin-bottom: 0;
}
.feedback-swiper .swiper-button-prev,
.feedback-swiper .swiper-button-next {
  color: #ff00b8;
  top: 50%;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.feedback-swiper .swiper-button-prev:after,
.feedback-swiper .swiper-button-next:after {
  content: "";
}
.feedback-swiper .swiper-button-prev {
  background-image: url('../img/f9-10/prev.png');
  left: -10px;
}
.feedback-swiper .swiper-button-next {
  background-image: url('../img/f9-10/next.png');
  right: -10px;
}

/* Center the feedback content */
.feedback-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.feedback-swiper .swiper-slide .d-flex {
  justify-content: center;
  max-width: 100%;
}

@keyframes move {
  0% {
    filter: brightness(1);
    offset-distance: 0%;
  }
  100% {
    filter: brightness(2);
    offset-distance: 50%;
  }
}

.video-group {
  display: flex; /* Use Flexbox */
  flex-direction: column; /* Stack children vertically */
  align-items: center; /* Align children horizontally in the center */
  justify-content: center; /* Align children vertically in the center */
  /* height: 100vh; */
  margin-top: 40px;
  margin-bottom: 40px;
}

.video-tag {
  /* position: absolute; */
  z-index: 1;
  width: 850px;
  height: 480px;
  object-fit: cover;
  border-radius: 30px;
  border: solid 1px #ff00b8;
}

.video-border {
  z-index: 2;
}

.video-play-btn {
  position: absolute;
  z-index: 2;
  cursor: pointer;
}

.video-play-btn:hover {
  filter: brightness(1.2);
}

.video-change-btn {
  /* cursor: pointer; */
}

.ginner-container .ginlined-content {
  background-image: url("../img/popup/bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

#eventDetailPopup .title {
  font-family: "GS3 Tungsten Compressed", sans-serif;
  font-size: 70px;
  text-transform: uppercase;
  color: #000;
}

#eventDetailPopup .modal-xl {
  --bs-modal-width: 1400px;
  margin-top: calc(10%);
}

.vote-type-navigate {
  display: flex;
  margin-bottom: 40px;
}

.dot-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.vote-type-navigate .prev {
  margin-right: 10px;
  cursor: pointer;
}

.vote-type-navigate .next {
  margin-left: 10px;
  cursor: pointer;
}

.dot-wrapper .nav-dot {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/popup/dot.png");
  width: 11px;
  height: 11px;
  margin: 0px 15px;
  cursor: pointer;
}

.dot-wrapper .nav-dot.active {
  width: 27px;
  background-image: url("../img/popup/active.png");
}

@keyframes move {
  0% {
    filter: brightness(1);
    offset-distance: 0%;
  }
  100% {
    filter: brightness(2);
    offset-distance: 50%;
  }
}

.video-play-btn {
  position: absolute;
  z-index: 2;
  cursor: pointer;
}

.video-play-btn:hover {
  filter: brightness(1.2);
}

.video-change-btn {
  /* cursor: pointer; */
}

.ginner-container .ginlined-content {
  background-image: url("../img/popup/bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

#eventDetailPopup .title {
  font-family: "GS3 Tungsten Compressed", sans-serif;
  font-size: 70px;
  text-transform: uppercase;
  color: #000;
}

#eventDetailPopup .desc {
  font-size: 21px;
  margin-bottom: 20px;
  color: #fff;
  max-width: 100%;
}

#eventDetailPopup .vote-teams {
  display: flex;
  flex-direction: row;
  margin-bottom: 30px;
}

#eventDetailPopup .modal-xl {
  --bs-modal-width: 1400px;
  margin-top: calc(3%);
}

#eventDetailPopup .chart-title {
  margin-bottom: 25px;
}

#votePopup .modal-dialog {
  --bs-modal-width: 100%;
}

#votePopup .heart-count, #votePopup .author-name {
  font-size: 40px;
} 

#infoPopup .modal-content {
  background-image: url("../images/f5popup/bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  padding: 60px 0px;
  max-width: 1600px;
}

#infoPopup .popup-body {
  color: #fff;
}

#infoPopup .team-name {
  font-family: "GT America LV", sans-serif;
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 10px;
}

#infoPopup .desc-title {
  font-family: "GT America LV", sans-serif;
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 5px;
}

#infoPopup .desc-list {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
}

#infoPopup .team-info {
  /* margin-left: 50px; */
}

#infoPopup .swiper {
  width: 1400px;
  padding-bottom: 20px;
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
}

#infoPopup .swiper-slide {
  display: flex;
  justify-content: end;
}

#infoPopup .swiper-slide.swiper-slide-next + .swiper-slide {
  display: flex;
  justify-content: start;
}

#infoPopup .swiper .card-image img {
  width: 200px;
  height: 200px;
  background: linear-gradient(to right, #2c003e, #4b006e);
  padding: 10px;
  border-radius: 30px;
}

#infoPopup .card-image::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 200px;
  height: 200px;
  background-image: url(../images/f5popup/border.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

#infoPopup .card-image {
  display: flex;
  justify-content: center;
}

#infoPopup .swiper-slide-prev   .card-image,
#infoPopup .swiper-slide-active .card-image,
#infoPopup .swiper-slide-next   .card-image {
  filter: brightness(1);
}

#infoPopup .swiper-slide-prev   .card-image img,
#infoPopup .swiper-slide-active .card-image img,
#infoPopup .swiper-slide-next   .card-image img,
#infoPopup .swiper-slide-prev   .card-image::before,
#infoPopup .swiper-slide-active .card-image::before,
#infoPopup .swiper-slide-next   .card-image::before {
  width: 300px;
  height: 300px;
}

#infoPopup .modal-dialog {
  --bs-modal-width: 1400px;
  margin-top: calc(4%);
}

#infoPopup .swiper-wrapper {
  align-items: center;
}

#infoPopup .swiper-button-prev:after,
#infoPopup .swiper-rtl .swiper-button-next:after,
#infoPopup .swiper-button-next:after,
#infoPopup .swiper-rtl .swiper-button-prev:after {
  content: "";
}

#infoPopup .card-image {
  display: flex;
  justify-content: center;
  position: relative;
  transition: transform 0.3s ease;
  filter: brightness(0.6);
}

#infoPopup .team-logo {
  padding: 0 50px 0 70px;
}

#infoPopup .player-name {
  position: absolute;
  bottom: -12px;
  z-index: 2;
  background-image: url(../images/f5popup/player_name_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 5px 30px;
  font-family: "GT America LV", sans-serif;
  font-weight: 900;
  font-size: 12px;
}

#infoPopup .swiper-slide-prev   .player-name,
#infoPopup .swiper-slide-active .player-name,
#infoPopup .swiper-slide-next   .player-name {
  font-size: 20px;
  bottom: -15px;
}

#infoPopup .team-seperate {
  width: 100%;
  background: linear-gradient(40deg, #cf28ff, #3a31ff, #00ffff);
  font-family: "GT America LV", sans-serif;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  font-size: 20px;
  padding: 5px 0;
  margin: 30px 0 30px 0;
}

.social-containter {
  display: flex;
  flex-direction: column;
  align-items: end;
  background-image: url("../img/float/bg.png");
  background-size: 100% 100%;
  background-position: top;
  background-repeat: no-repeat;
  padding: 20px 15px 30px 15px;
}

.social-containter:hover {
  -webkit-filter: drop-shadow(0px 0px 20px #fed186);
  filter: drop-shadow(0px 0px 10px #fed186);
}

.f4 .swiper-scrollbar, .f6 .swiper-scrollbar {
  visibility: hidden;
}

/* Vote Card Styles */
.vote-card {
  width: 340px;
  border-radius: 24px;
  border: 4px solid #fff;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(0,0,0,0.08);
  background: #fff;
}
.vote-card-img {
  height: 180px;
  object-fit: cover;
}
.vote-card-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
}
.vote-card-heart {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #a100b8;
  font-weight: bold;
}
.vote-card-heart i {
  font-size: 1.5rem;
  margin-right: 6px;
}
.vote-card-btn {
  background: #7c2ae8;
  color: #fff;
  border-radius: 24px;
  font-weight: bold;
  padding: 8px 28px;
  font-size: 20px;
  transition: background 0.2s;
}
.vote-card-btn:hover, .vote-card-btn:focus {
  background: #a100b8;
  color: #fff;
}

.f2 .event-block img {
  height: 550px;
  width: auto;
}

.f3 .img-prize {
  height: 222px;
}

.f3 .right-block, .f5 .right-block {
  zoom: unset;
}

.f5 .img-prize {
  height: 589px;
}

.f6 .main-title,
.f6 .left-block {
  zoom: unset;
}

.f10 .video-container {
  flex-direction: row;
}

@media (min-width: 1400px) {
}

@media only screen and (min-width: 4001px) {
}

@media only screen and (max-width: 3001px) {
}

@media only screen and (max-width: 2501px) {
}

@media only screen and (max-width: 2301px) {
}

@media only screen and (max-width: 2000px) {
}

@media only screen and (max-width: 1800px) {
}

@media only screen and (max-width: 1600px) {
  /* For HD screens */
  .full-frame {
    min-height: 800px;
    /* height: 800px; */
  }

  .f1 .container-fluid,
  .f2 .container-fluid,
  .f3 .container-fluid,
  .f4 .container-fluid,
  .f5 .container-fluid,
  .f6 .container-fluid,
  .f8 .container-fluid,
  .f9 .container-fluid,
  .f10 .container-fluid,
  .f4 .card-image,
  .f5 .title,
  .f4 .title {
    zoom: 73%;
  }

  #eventDetailPopup .modal-content,
  #votePopup .modal-content {
    zoom: unset;
  }

  .modal .modal-dialog,
  .modal .top-title {
    zoom: 73%;
  }

  .modal .popup-header {
    top: -35px;
  }

  .f4 .swiper {
    height: 600px;
  }

  .f6 .title {
    height: 131px;
  }

  .f6 .swiper {
    height: 550px;
  }

  .f6 .card-image img {
    width: calc(280 / 416 * 432px);
    height: 280px;
    margin-top: 8px;
  }

  .f6 .event-info .event-name {
    font-size: 48px;
    line-height: 50px;
  }

  .f6 .event-info .event-date {
    font-size: 33px;
    line-height: 40px;
  }

  .f6 .card-image::before {
    width: calc(395 / 590 * 448px);
    height: 395px;
  }

  .f3 .img-prize {
    height: 180px;
  }

  .btn-cta {
    font-size: 30px;
    padding: 10px 20px;
  }

  .f10 .hero-item {
    margin: 0 10px;
  }

  .f10 .skill-desc {
    max-width: 700px;
  }

  .f2 .event-block img {
    height: 480px;
    width: auto;
  }
}

@media only screen and (max-width: 1400px) {
  /* For large laptops and desktops */

  /* .full-frame {
      min-height: 800px;
      height: 800px;
  } */
  
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* iPhone Pro Max */
@media only screen and (max-width: 992px) {
  /* TD:: small laptop and tablet */
  /* TD: For large mobile phones: iPhone Pro Max*/

  #eventDetailPopup .modal-content,
  #votePopup .modal-content {
    zoom: 73%;
  }

  .full-frame {
    min-height: 600px;
    /* height: 600px; */
  }

  .f2 .event-block img {
    width: 464px;
    height: auto;
  }

  .sticky-social-icons, .float-btn-nap {
    zoom: 50%;
  }

  .f2 h1 {
    font-size: 40px;
  }

  .btn-page-num-wrapper {
    margin-right: 10px;
  }

  .btn-cta {
    font-size: 24px;
  }

  .f2 .title {
    margin-bottom: 30px;
  }

  .f1 .main-container, .f3 .main-container, .f5 .main-container {
    padding: 30px 45px 50px 5px;
  }

  .btn-page-num {
    padding: 4px 20px;
    font-size: 30px;
  }

  .f1 .desc {
    font-size: 20px;
    max-width: 569px !important;
  }

  div[data-content="2"] img  {
    height: 149px;
  }

  div[data-content="3"] img  {
    height: 250px;
  }

  div[data-content="4"] img  {
    height: 250px;
  }

  .f3 .img-prize {
    height: 100px;
  }

  .f3 .right-block {
    zoom: 67%;
  }

  .f4 .container-fluid,
  .f1 .right-block,
  .f5 .container-fluid,
  .f5 .right-block,
  .f6 .container-fluid,
  .f8 .container-fluid,
  .f9 .container-fluid,
  .f10 .container-fluid {
    zoom: 67%;
  }

  .f6 .main-title,
  .f6 .left-block {
    zoom: 80%;
  }

  .f6 .main-title {
    margin-left: 10px;
  }

  .f6 .container {
    max-width: 1200px;
  }

  .f4 .vote-card {
    width: 280px;
  }

  #votePopup .container {
    max-width: 1400px;
  }

  .f5 .img-prize {
    height: 400px;
  }

  .f9 .left-content {
    display: none !important;
  }

  
  .f10 .video-container {
    flex-direction: column;
  }

  .f10 {
    min-height: 1000px;
  }

}

@media only screen and (max-width: 768px) {
  /* TD: For small mobile phones: */
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width: 768px) {
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width: 375px) {
}

.f1.f1-slide-animating {
  animation: f1SlideFadeZoom 0.6s cubic-bezier(0.4,0,0.2,1);
}

@keyframes f1SlideFadeZoom {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
