/* Default header style is Light theme */
#site-header .header-wrapper_inner .logo img:first-child {
  display: none;
}

#site-header .header-wrapper_inner .logo img:last-child {
  display: block;
}

#site-header button.registration-btn-menu {
  background-color: var(--primary-950) !important;
  color: var(--grey-50) !important;
}

#site-header button.registration-btn-menu svg path {
  stroke: var(--grey-50) !important;
}

#site-header .menu-desk a {
  color: var(--primary-950);
}

#site-header .menu img:first-child {
  display: none;
}

#site-header .menu img:nth-child(2) {
  display: block;
}

#site-header .menu.active img {
  display: none !important;
}

#site-header .menu.active svg {
  display: block;
}

#site-header.show-menu {
  background: var(--blue-6) !important;
}

#site-header.show-menu .header-wrapper_inner .logo img:first-child {
  display: block;
}

#site-header.show-menu .header-wrapper_inner .logo img:last-child {
  display: none;
}

#site-header.show-menu .menu.active svg path {
  stroke: #ffffff;
}
.hero-button {
      background-color: var(--primary-950);
    color: var(--grey-50);
}
/* Progress bar styles */
.progress-bar {
  background-color: var(--blue-6);
  bottom: -1px;
  left: 0;
  width: 0%;
  transition: width 0.1s ease-out;
  z-index: 51;
}

/* Dark theme progress bar */
#site-header.dark .progress-bar {
  background-color: var(--grey-50);
}

/* Dark theme for header */
#site-header.dark .header-wrapper_inner .logo img:first-child {
  display: block;
}

#site-header.dark .header-wrapper_inner .logo img:last-child {
  display: none;
}

#site-header.dark button.registration-btn-menu {
  background-color: var(--secondary-400) !important;
  color: var(--primary-950) !important;
}

#site-header.dark button.registration-btn-menu svg path {
  stroke: var(--primary-950) !important;
}

#site-header.dark .menu-desk a {
  color: #ffffff;
}

#site-header.dark .menu-desk a svg path {
  stroke: #ffffff;
}

#site-header.dark .menu img:first-child {
  display: block;
}

#site-header.dark .menu img:nth-child(2) {
  display: none;
}

/* END header style */

.hide-scroll::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari */
}

.hide-scroll {
  -ms-overflow-style: none;
  /* IE, Edge */
  scrollbar-width: none;
  /* Firefox */
}
@media (max-width: 360px) {
  .mt-360 { margin-top: 220px !important;
            font-size: 12px; }
}
@media (min-width: 744px) and (max-width: 1024px) {
  .mt-1024 { margin-top: 250px !important; }
}

@media (min-width: 1024px) and (max-width: 1393px) {
  .mt-1393 {
    margin-top: 290px !important;
  }
}
@media (min-width: 744px) and (max-width: 1024px) {
  .registration-btn {
    margin-top: 250px !important;
  }
}
/* SECTION Tư vấn tuyển sinh */
.panel-tttv {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  display: grid;
  place-items: center;
  color: #fff;
}

.canvas-hindden {
  /* display: none; */
  opacity: 0;
  pointer-events: none;
}

.center-fixed {
  position: fixed;
  /* fixed */
  top: calc(50% + 50px);
  /* top-1/2 */
  left: 50%;
  /* left-1/2 */
  transform: translate(-50%, -50%);
  /* -translate-x-1/2 -translate-y-1/2 */
  z-index: 1;
  /* z-50 */
  will-change: opacity, transform;
  opacity: 1;
}

.reveal-img {
  position: absolute;
  inset: 0;
  /* margin: auto; */
  width: 456px;
  height: 456px;
  /* border-radius: 50%; */
  object-fit: cover;
  pointer-events: none;
  will-change: clip-path, transform, opacity;
}

.ring-img {
  /* position: absolute; */
  /* inset: 0; */
  /* margin: auto; */
  /* width: 160px; */
  /* height: 160px; */
  width: 456px;
  height: 456px;
  border-radius: 50%;
  object-fit: cover;
  pointer-events: none;
  will-change: opacity, transform, clip-path;
}

@media screen and (max-width: 640px) {
  .ring-img {
    width: 62vw;
    height: 62vw;
  }
}

@media screen and (max-width: 768px) {
  .center-fixed {
    position: fixed;
    /* fixed */
    top: 40%;
    /* top-1/2 */
    left: 50%;
    /* left-1/2 */
    transform: translate(-50%, -50%);
    /* -translate-x-1/2 -translate-y-1/2 */
    will-change: opacity, transform;
    opacity: 1;
  }
}

.flair {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: transparent;
}

.flair a {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .ring-shadow {
    display: block !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
}

/* END SECTION Tư vấn tuyển sinh  */

/* SECTION: Workshop */
.workshop-tabs .active {
  background: var(--blue-6);
  color: var(--grey-50);
}

.workshop-tabs.dragging {
  scroll-snap-type: none;
  cursor: grabbing;
  user-select: none;
}

.workshop-tab-item span {
  color: var(--blue-4);
}

.workshop-tab-item.active span {
  color: white;
}

/* END SECTION: Workshop */

/* SECTION: Lớp học trải nghiệm */
@media screen and (min-width: 640px) and (max-height: 900px) {
  .experiential-class-card img {
    height: 33vh;
    min-height: unset;
  }
}

@media screen and (max-width: 640px) {
  .experiential-class-card img {
    height: 30vh;
    min-height: unset;
  }
}

/* END SECTION: Lớp học trải nghiệm */

/* SECTION: Why choose us */
.why-choose-us-swiper .swiper-scrollbar {
  display: none !important;
}

.swiper-slide-item {
  width: 80% !important;
  /* height: 400px !important; */
  aspect-ratio: 3 / 4;
  /* cao = rộng */
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.swiper-slide-item img {
  object-fit: contain;
  height: 100%;
}

.panel-why-choose-us {
  /* Base styles for why choose us panel */
}

/* desktop: bật sticky */
@media (min-width: 1024px) {
  .panel-why-choose-us {
    position: sticky;
    top: 0;
    background-color: var(--grey-100);
    overflow: hidden;
    display: grid;
    place-items: center;
    color: #fff;
  }
}

/* END SECTION: Why choose us */

/* Intro Animation */
@keyframes fade-in-scale {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.animate-fade-in-scale {
  animation: fade-in-scale 1.2s ease-out forwards;
}


/* Tư vấn tuyển sinh mobile-tablet */
.inner-circle {
  transform: scale(0);
  /* ban đầu nhỏ */
  opacity: 0;
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
}

.inner-circle.active {
  transform: scale(1);
  /* to dần ra */
  opacity: 1;
}



/*input event*/

/* Label mặc định */
#dropdown-label-event {
  position: absolute;
  left: 8px;
  top: 1.1rem;
  font-size: 16px;
  color: var(--blue-5);
  opacity: 1;
  /* ban đầu rõ */
  transition: all 0.25s ease;
  pointer-events: none;
}

/* Khi label nhảy lên (đã chọn hoặc đang focus) */
#dropdown-label-event.active {
  left: 14px;
  top: 5px;
  font-size: 15px;
  color: var(--blue-5);
  opacity: 0.6;
  /* mờ luôn sau khi nhảy lên */
  transform: translateY(-3px);
}

html, body {
  overflow-x: hidden !important;
}

#horizontal-explore,
#horizontal-explore * {
  max-width: 100vw !important;
}

#horizontal-explore-1,
#horizontal-explore-2 {
  width: 100% !important;
  flex-shrink: 0 !important;
}
@media (max-width: 640px) {
  #dropdown-label-event {
    font-size: 14px !important;
  }
}

ul {
    list-style-type: disc;
}

ol {
  list-style: decimal;
}
li {
  display: list-item;
}