#vw-vip .benefit_title {
  align-items: center;
  color: #1c1c1c;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  z-index: 30;
}

#vw-vip .benefit_title:after,
#vw-vip .benefit_title:before {
  border: 1px solid #c8ccd4;
  border-style: dashed;
  content: "";
  display: inline-block;
  height: 1px;
  width: 100%;
  z-index: 1;
}

#vw-vip .benefit_title > span {
  min-width: fit-content;
}

#vw-vip .benefits_detail {
  color: #86868b;
}

#vw-vip .benefits_icon {
  width: 85px;
}

#vw-vip .benefits_label {
  color: #86868b;
  display: block;
  font-weight: 700;
  margin: 0;
  padding-top: 10px;
}

#vw-vip .mySwiper .swiper-slide {
  display: flex;
  justify-content: center;
  max-width: 450px;
  width: 100%;
}

#vw-vip .swiper-3d .swiper-slide-shadow-left,
#vw-vip .swiper-slide-shadow-right {
  background-image: none !important;
}

#vw-vip .swiper-button-next,
#vw-vip .swiper-button-prev {
  top: 60% !important;
}

#vw-vip .swiper_detail {
  color: #febc04;
  font-size: 35px;
  font-weight: 700;
}

#vw-vip .swiper_label {
  color: #86868b;
  display: block;
  font-size: 20px;
}

#vw-vip .swiper_title {
  display: none;
  font-size: 18px;
  position: absolute;
  text-align: center;
}

#vw-vip .swiper_title.active {
  display: block;
}

#vw-vip .vip-background-img {
  background-attachment: fixed;
  background-position: center center;
  background-size: 100% 100%;
  margin: 0 -20px;
  min-width: 1200px;
  overflow-x: hidden;
  padding: 0 20px;
  text-align: center;
}

#vw-vip .vip-benefit-box {
  padding-top: 8rem;
  text-align: center;
  width: 100%;
}

#vw-vip .vip-benefit-inner-box {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  row-gap: 20px;
  width: 100%;
}

#vw-vip .vip-btm-ribbon6 {
  left: 50px;
  position: absolute;
  transform: scaleX(-1);
  width: 172px;
}

#vw-vip .vip-card-img {
  height: 100%;
  margin-top: 100px;
  object-fit: cover;
  width: 100%;
}

#vw-vip .vip-container img {
  height: auto;
  object-fit: cover;
  width: 100%;
}

#vw-vip .vip-first-banner {
  padding: 35px;
  width: 75vw;
}

#vw-vip .vip-last-banner {
  object-fit: cover;
  width: 85vw;
}

#vw-vip .vip-lvl-txt > h1 {
  font-size: 48px;
}

#vw-vip .vip-lvl-txt > h1 > span {
  color: #febc04;
}

#vw-vip .vip-lvl-txt > p {
  color: #86868b;
  font-size: 18px;
}

#vw-vip .vip-main-title {
  font-family: boldfont;
  font-size: 42px;
  text-align: center;
  text-shadow: 2px 3px 5px #000;
}

#vw-vip .vip-ribbon1 {
  left: -250px;
  position: absolute;
  top: 20px;
  width: 120px;
}

#vw-vip .vip-ribbon3 {
  position: absolute;
  right: 43px;
  top: 169px;
  width: 180px;
}

#vw-vip .vip-ribbon5 {
  position: absolute;
  right: 120px;
  top: 1658px;
  width: 110px;
}

#vw-vip .vip-ribbon6 {
  position: absolute;
  right: -300px;
  top: 362px;
  width: 172px;
}

#vw-vip .vip-stage-img {
  left: 79px;
  max-width: 1100px;
  object-fit: cover;
  position: absolute;
  top: 539px;
  z-index: 0;
}

#vw-vip .swiper-3d,
#vw-vip .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1530px !important;
}
