.common-kv-banner-pc-swiper-container[data-v-89472967] {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.swiper[data-v-89472967] {
  width: 100%;
  height: 100%;
}
.swiper-slide-item[data-v-89472967] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-text-container[data-v-89472967] {
  position: absolute;
  top: 10%;
  padding: 7.2916666667vw 12.5vw 7.2916666667vw 12.5vw;
  text-align: center;
  z-index: 99;
}
@media (max-width: 768px) {
.swiper-text-container[data-v-89472967] {
    padding: 24px;
}
.swiper-text-container .swiper-button-display-none[data-v-89472967] {
    display: none;
}
}
.text-common[data-v-89472967] {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  transform: translate3d(0, 0, 0);
}
.text-common.title-white[data-v-89472967] {
  color: #fff;
}
.text-common.desc-white[data-v-89472967] {
  color: rgba(255, 255, 255, 0.7490196078);
}
@media (max-width: 768px) {
.text-common[data-v-89472967] {
    display: block;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0%;
}
}
h2[data-v-89472967] {
  color: #1a1d25;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 8px;
  -webkit-line-clamp: 1;
}
.description[data-v-89472967] {
  color: rgba(26, 29, 37, 0.7490196078);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  min-height: 52px;
  -webkit-line-clamp: 2;
}
@media (max-width: 768px) {
.description[data-v-89472967] {
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
}
}
.btn-container[data-v-89472967] {
  display: flex;
  gap: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  z-index: 999;
}
.btn-container .custom-btn[data-v-89472967] {
  display: inline-block;
  text-decoration: none;
  color: #1a1d25;
  font-size: 13px;
  font-weight: 600;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 10px 32px;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btn-container .custom-btn.btn-dark[data-v-89472967] {
  color: #fff;
  background-color: #1a1d25;
}
.btn-container .custom-btn[data-v-89472967]:hover {
  background-color: #ebebeb;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
.btn-container[data-v-89472967] {
    margin-top: 20px;
}
.btn-container .custom-btn[data-v-89472967] {
    font-size: 14px;
    font-weight: 400;
    padding: 7px 24px 9px 24px;
}
}
.btn-container .learn-more-btn[data-v-89472967] {
  box-sizing: border-box;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 4px;
  backdrop-filter: blur(8.1956272125px);
  box-sizing: border-box;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 4px;
  backdrop-filter: blur(8.1956272125px);
  background: transparent;
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 400;
}
.slide-image[data-v-89472967] {
  width: 100%;
  height: 100%;
}
.slide-image img[data-v-89472967] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slide-video[data-v-89472967] {
  width: 100%;
  height: 100%;
  position: relative;
}
.inline-video[data-v-89472967] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.video-cover[data-v-89472967] {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.cover-img[data-v-89472967] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.play-icon[data-v-89472967] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  color: white;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
.play-icon[data-v-89472967] {
    width: 40px;
}
}
@media (max-width: 480px) {
.play-icon[data-v-89472967] {
    font-size: 30px;
}
}
.kv-banner-swiper-button-prev[data-v-89472967],
.kv-banner-swiper-button-next[data-v-89472967] {
  color: white;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
.kv-banner-swiper-button-prev[data-v-89472967]::after,
.kv-banner-swiper-button-next[data-v-89472967]::after {
  font-size: 18px;
}
.swiper-pagination-bullet[data-v-89472967] {
  background: white;
  opacity: 0.7;
}
.swiper-pagination-bullet-active[data-v-89472967] {
  opacity: 1;
  background: #fff;
}
.video-modal-mask[data-v-89472967] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.video-modal[data-v-89472967] {
  width: 90%;
  max-width: 800px;
  position: relative;
}
@media (max-width: 480px) {
.video-modal[data-v-89472967] {
    width: 95%;
}
}
.close-btn[data-v-89472967] {
  position: absolute;
  top: -40px;
  right: 0;
  background: transparent;
  border: none;
  color: white;
  font-size: 30px;
  cursor: pointer;
}
.modal-video[data-v-89472967] {
  width: 100%;
  height: auto;
  max-height: 80vh;
}
.offline-container[data-v-89472967] {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
}
.offline-container .offline-content[data-v-89472967] {
  text-align: center;
  font-family: Montserrat;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.offline-container .offline-content.mask[data-v-89472967] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
@media (max-width: 768px) {
.offline-container .offline-content[data-v-89472967] {
    padding: 24px;
}
}
.offline-container .offline-content h2[data-v-89472967] {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
}
@media (max-width: 768px) {
.offline-container .offline-content h2[data-v-89472967] {
    font-size: 20px;
}
}
.offline-container .offline-content .description[data-v-89472967] {
  color: rgba(255, 255, 255, 0.75);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 768px) {
.offline-container .offline-content .description[data-v-89472967] {
    font-size: 14px;
}
}