/** @format */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@font-face {
  font-family: 'Rubik';
  src: url('../../fonts/Rubik-Regular.ttf');
  font-weight: 400;
}
@font-face {
  font-family: 'Rubik';
  src: url('../../fonts/Rubik-Light.ttf');
  font-weight: 300;
}
@font-face {
  font-family: 'Rubik';
  src: url('../../fonts/Rubik-SemiBold.ttf');
  font-weight: 600;
}
main .container {
  max-width: 1080px;
  padding: 0;
  width: 100%;
}
.mb-style,
.hidden {
  display: none;
}
.pc-style {
  display: block;
}
.banner {
  position: relative;
}
.banner .check-box {
  width: max-content;
  position: absolute;
  bottom: 16%;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5625vw;
}
.banner .check-box .check-item {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.banner .check-box .item-yes {
  width: 1.3021vw;
  height: 1.3021vw;
}
.banner .check-box .item-tit {
  color: #4c330e;
  font-family: Rubik;
  font-size: 1.1458vw;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: underline;
  margin: 0 0.3125vw 0 0.625vw;
}
.banner .check-box .item-tip {
  padding: 1px 4px;
  border-radius: 2px;
  border: 0.954px solid #e84708;
  color: #e84708;
  font-size: 0.8333vw;
  font-weight: 500;
  line-height: 1.2;
}
.wrap1 {
  position: relative;
  padding: 46px 0 54px;
  background: linear-gradient(180deg, #fffbec 0%, #fffdf3 100%);
}
.wrap1::before {
  content: '';
  position: absolute;
  right: 286px;
  top: 20px;
  width: 194px;
  height: 210px;
  background: url('../../img/activity/golden-week-2026/wrap3-jiantou.png') no-repeat center / cover;
}
.wrap1 .container {
  position: relative;
  z-index: 9;
}
.wrap1 .wrap-tit {
  margin: 0 auto;
}
.wrap1 .wrap-desc {
  max-width: 764px;
  margin: 0 auto;
  color: #25262b;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.wrap1 .aio-box {
  margin-top: 52px;
  display: flex;
  align-items: center;
  gap: 56px;
  justify-content: center;
}
.wrap1 .aio-box .aio-left {
  width: 100%;
  flex: 0 0 358px;
}
.wrap1 .aio-box .list-tit {
  width: fit-content;
  margin: 0 auto;
  padding: 4px 16px;
  display: flex;
  align-items: center;
  gap: 4px;
  border-radius: 18.5px;
  border: 1px solid #4e3f04;
  background: #fdd842;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  transform: rotate(-3deg);
}
.wrap1 .aio-box .list-ul {
  margin: -18px auto 0;
  padding: 20px 36px 18px;
  background: url('../../img/activity/golden-week-2026/aio-list-pc.webp') no-repeat center;
  background-size: 100% 100%;
}
.wrap1 .aio-box .list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 16px;
}
.wrap1 .aio-box .list-pri {
  width: 62px;
  color: #7b6f66;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  text-decoration-line: line-through;
  text-align: end;
}
.wrap1 .aio-box .list-proname {
  flex: 1;
  color: #321603;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}
.wrap1 .aio-box .list-logo {
  width: 23px;
  height: 23px;
}
.wrap1 .aio-box .aio-other {
  margin-top: 14px;
}
.wrap1 .aio-box .other-list {
  margin: -20px auto 0;
  padding: 24px 34px 20px;
  background: url('../../img/activity/golden-week-2026/aio-other-pc.png') no-repeat center;
  background-size: 100% 100%;
}
.wrap1 .aio-box .other-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
}
.wrap1 .aio-box .other-name {
  color: #321603;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.wrap1 .aio-box .other-info {
  color: rgba(254, 81, 18, 0.83);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  /* 22.932px */
}
.wrap1 .aio-right {
  width: 100%;
  flex: 0 0 504px;
  border-radius: 20px;
  border: 1px solid #4e3f04;
  background: #f7e6bf;
  overflow: hidden;
}
.wrap1 .wrap1-ico1 {
  position: absolute;
  left: 12%;
  top: 36%;
}
.wrap1 .wrap1-ico2 {
  position: absolute;
  left: 10%;
  bottom: -10%;
}
.wrap1 .wrap1-ico3 {
  position: absolute;
  right: 10%;
  bottom: 28%;
}
.aio-swiper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0 38px 20px;
  background: linear-gradient(180deg, #ffd21c 0%, #ffdb8c 100%);
}
.aio-swiper .slide-pro {
  padding: 28px 0;
  margin: 10px auto 18px;
  border-radius: 24px;
  background: #fff;
}
.aio-swiper .slide-pro .slide-plan {
  color: #000;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
}
.aio-swiper .slide-pro .slide-price {
  margin-top: 16px;
  text-align: center;
  color: #4c2d0d;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
.aio-swiper .slide-pro .slide-price .big-price {
  color: #fe5d12;
  font-size: 50px;
  font-weight: 600;
}
.aio-swiper .slide-pro .slide-price img {
  vertical-align: baseline;
}
.aio-swiper .slide-pro .slide-tax {
  margin-top: 16px;
  color: #69543f;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
.aio-swiper .slide-pro .slide-old-price {
  margin-top: 16px;
  color: #69543f;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
.aio-swiper .slide-pro .slide-old-price .color {
  color: #fe5d12;
}
.aio-swiper .slide-pro .slide-info {
  margin-top: 16px;
  color: #4d4d4d;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
.aio-swiper .slide-pro .os-item {
  justify-content: center;
  margin-top: 16px;
  color: #999;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
}
.aio-swiper .slide-btn-item {
  align-items: center;
  flex-direction: column;
}
.aio-swiper .slide-btn-item .btn-item {
  width: 96%;
  align-items: center;
  justify-content: center;
  padding: 12px 0;
  border-radius: 64px;
  outline: 4px solid rgba(255, 255, 255, 0.62);
  background: linear-gradient(270deg, #ff6027 0%, #fd9947 100%);
  box-shadow: 0 -6px 8.7px 0 rgba(255, 255, 255, 0.14) inset, 0 4px 19.1px 0 rgba(255, 255, 255, 0.14) inset;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.26px;
  transition: all 0.3s;
}
.aio-swiper .slide-btn-item .btn-item:hover {
  transform: scale(1.05);
}
.aio-swiper .slide-btn-item .toggle-os {
  margin-top: 12px;
  color: #725b28;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  cursor: pointer;
}
.aio-swiper .slide-btn-item .toggle-os:hover {
  text-decoration: underline;
}
.aio-swiper .slide-top {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 74px;
  margin-top: 16px;
  border-radius: 8px;
  background: linear-gradient(180deg, #fff3c4 0%, rgba(255, 255, 255, 0.02) 100%);
  color: #612807;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  padding-left: 12px;
}
.aio-swiper .slide-top .top-info {
  width: fit-content;
  display: flex;
  gap: 6px;
  align-items: center;
  padding: 5px 10px;
  border-radius: 29px;
  border: 0.5px solid #fff;
  background: rgba(255, 255, 255, 0.6);
  color: #70500c;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}
.aio-swiper .slide-top .top-pri {
  margin-top: 8px;
  color: #612807;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
.aio-swiper .slide-top::after {
  content: '';
  position: absolute;
  top: 12px;
  right: 10px;
  width: 107px;
  height: 80px;
  background: url('../../img/activity/golden-week-2026/slide-top-money.png') no-repeat center / cover;
}
.aio-plan {
  position: relative;
  display: flex;
  background: #f7e6bf;
}
.aio-plan .plan-item {
  position: relative;
  padding: 16px 0;
  color: #2f2500;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  flex: 0 0 50%;
  cursor: pointer;
  z-index: 1;
}
.aio-plan .plan-item span {
  margin-left: 10px;
  padding: 4px 10px;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.84);
  color: #fe5d12;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
.aio-plan .plan-item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 4px;
  border-radius: 55px;
  background: #fff;
  transition: all 0.3s;
}
.aio-plan .plan-item.active::after {
  width: 50px;
}
.aio-plan:has(.plan-item:first-child.active)::after {
  content: '';
  position: absolute;
  width: 277px;
  height: 60px;
  top: 0;
  left: 0;
  background: url('../../img/activity/golden-week-2026/aio-active1.png') no-repeat center / cover;
}
.aio-plan:has(.plan-item:last-child.active)::after {
  content: '';
  position: absolute;
  width: 277px;
  height: 60px;
  top: 0;
  right: 0;
  background: url('../../img/activity/golden-week-2026/aio-active2.png') no-repeat center / cover;
}
.wrap2 {
  position: relative;
  z-index: 9;
  padding: 150px 0 174px;
  background: url('../../img/activity/golden-week-2026/wrap2-bg-pc.webp') no-repeat center / cover;
}
.wrap2 .wrap-tit {
  margin: 0 auto;
}
.wrap2 .now-nav {
  display: none;
}
.wrap2 .tabs {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.wrap2 .tabs .tabs-item {
  position: relative;
  display: flex;
  gap: 6px;
  align-items: center;
  padding: 8px 16px;
  border-radius: 10px;
  border: 1px solid #4e3f04;
  background: #fff;
  color: #323232;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  /* 31.707px */
  cursor: pointer;
  transition: all 0.3s;
}
.wrap2 .tabs .tabs-item:hover,
.wrap2 .tabs .tabs-item.active {
  background: #58bff3;
  color: #fff;
}
.wrap2 .tabs .tabs-item.active::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  transform: translate(-50%, 100%);
  width: 0;
  height: 0;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 24px solid rgba(255, 255, 255, 0.76);
}
.wrap2 .single-product {
  position: relative;
  margin-top: 48px;
  padding: 52px;
  border-radius: 40px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.76) -0.54%, rgba(255, 255, 255, 0.1) 94.62%);
  z-index: 9;
}
.wrap2 .single-top {
  display: flex;
  align-items: center;
  gap: 22px;
}
.wrap2 .single-top .info-tit {
  color: #453806;
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
  /* 42px */
}
.wrap2 .single-top .info-desc {
  margin-top: 10px;
  color: #3c2a0a;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}
.wrap2 .single-bottom {
  display: flex;
  gap: 62px;
  justify-content: center;
  margin-top: 40px;
}
.wrap2 .single-img {
  flex: 0 0 534px;
}
.wrap2 .single-cont {
  width: 100%;
  flex: 0 0 368px;
  overflow: hidden;
  border: 1px solid #4e3f04;
  border-radius: 20px;
}
.wrap2 .aio-plan {
  background: #e1f5ff;
}
.wrap2 .aio-plan:has(.plan-item:first-child.active)::after {
  width: 203px;
  height: 48px;
  background: url('../../img/activity/golden-week-2026/single-active1.png') no-repeat center / cover;
}
.wrap2 .aio-plan:has(.plan-item:last-child.active)::after {
  width: 203px;
  height: 48px;
  background: url('../../img/activity/golden-week-2026/single-active2.png') no-repeat center / cover;
}
.wrap2 .aio-plan .plan-item {
  font-size: 18px;
  padding: 13px 0;
}
.wrap2 .aio-plan .plan-item.active:after {
  width: 40px;
}
.wrap2 .aio-plan .plan-item span {
  font-size: 12px;
}
.wrap2 .aio-swiper {
  background: linear-gradient(180deg, #58bff3 0%, #b4e5fe 100%);
  padding: 0 14px 14px;
}
.wrap2 .aio-swiper .slide-top {
  margin-top: 14px;
  background: linear-gradient(180deg, #ceefff 0%, rgba(255, 255, 255, 0.02) 100%);
}
.wrap2 .slide-pro {
  margin: 10px auto 14px;
  padding: 20px 0 18px;
  background: #fff9e7;
}
.wrap2 .slide-pro .slide-plan {
  font-size: 20px;
}
.wrap2 .slide-pro .slide-price {
  margin-top: 10px;
  font-size: 16px;
}
.wrap2 .slide-pro .slide-price .big-price {
  font-size: 36px;
}
.wrap2 .slide-pro .slide-tax {
  margin-top: 10px;
  font-size: 14px;
}
.wrap2 .slide-pro .slide-old-price {
  margin-top: 10px;
  font-size: 14px;
}
.wrap2 .slide-pro .slide-info {
  margin-top: 10px;
  font-size: 14px;
}
.wrap2 .slide-pro .os-item {
  margin-top: 10px;
  font-size: 12px;
}
.wrap2 .slide-btn-item .btn-item {
  font-size: 22px;
  padding: 8px 0;
}
.wrap2 .slide-btn-item .toggle-os {
  font-size: 12px;
}
.wrap2 .slide-top {
  font-size: 20px;
}
.wrap2 .slide-top .top-info {
  font-size: 12px;
}
.wrap2 .slide-top .top-pri {
  font-size: 16px;
}
.wrap2 .slide-top::after {
  width: 94px;
  height: 70px;
}
.wrap3 {
  background: #fffee2;
  padding: 40px 0 0;
  position: relative;
}
.wrap3::before {
  content: '';
  position: absolute;
  right: 190px;
  width: 194px;
  height: 210px;
  background: url('../../img/activity/golden-week-2026/wrap3-jiantou.png') no-repeat center / cover;
}
.wrap3 .container {
  max-width: 1478px;
  position: relative;
  z-index: 1;
}
.wrap3 .wrap-tit {
  margin: 0 auto;
}
.wrap3 .wrap-desc {
  max-width: 960px;
  margin: 0 auto;
  color: #25262b;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.wrap3 .btn-box {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.wrap3 .btn-box .btn-item {
  max-width: 746px;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 22px 0;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 86.5px;
  background: linear-gradient(270deg, #ff6027 0%, #fd9947 100%);
  transition: all 0.3s;
}
.wrap3 .btn-box .btn-item:hover {
  transform: scale(1.05);
}
.wrap3 .wrap3-swiper {
  position: relative;
  overflow: hidden;
  margin-top: 70px;
}
.wrap3 .wrap3-swiper .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 1016px;
  gap: 40px;
  justify-content: center;
}
.wrap3 .wrap3-swiper .swiper-slide {
  width: 466px;
  height: 488px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
  border: 3px solid transparent;
  transition: all 0.3s;
  border-radius: 16px;
}
.wrap3 .wrap3-swiper .swiper-slide:hover {
  border: 3px solid #fdd661;
}
.wrap3 .wrap3-swiper .swiper-slide:nth-of-type(1) {
  height: 1016px;
  background: url('../../img/activity/golden-week-2026/wrap3-1-pc.webp') no-repeat center center / cover;
  background-size: 100% 100%;
}
.wrap3 .wrap3-swiper .swiper-slide:nth-of-type(2) {
  background: url('../../img/activity/golden-week-2026/wrap3-2-pc.webp') no-repeat center center / cover;
  background-size: 100% 100%;
}
.wrap3 .wrap3-swiper .swiper-slide:nth-of-type(3) {
  background: url('../../img/activity/golden-week-2026/wrap3-3-pc.webp') no-repeat center center / cover;
  background-size: 100% 100%;
}
.wrap3 .wrap3-swiper .swiper-slide:nth-of-type(4) {
  background: url('../../img/activity/golden-week-2026/wrap3-4-pc.webp') no-repeat center center / cover;
  background-size: 100% 100%;
}
.wrap3 .wrap3-swiper .swiper-slide:nth-of-type(5) {
  background: url('../../img/activity/golden-week-2026/wrap3-5-pc.webp') no-repeat center center / cover;
  background-size: 100% 100%;
}
.wrap3 .wrap3-swiper .swiper-slide:nth-child(n + 2) .slide-item {
  padding: 20px 24px;
}
.wrap3 .wrap3-swiper .swiper-slide:nth-child(n + 2) .slide-tit {
  font-size: 20px;
}
.wrap3 .wrap3-swiper .swiper-slide:nth-child(n + 2) .slide-desc {
  margin-top: 18px;
  font-size: 16px;
}
.wrap3 .wrap3-swiper .slide-item {
  padding: 58px 24px;
}
.wrap3 .wrap3-swiper .slide-tit {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 165%;
  /* 39.6px */
}
.wrap3 .wrap3-swiper .slide-desc {
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 165%;
  /* 29.7px */
}
.wrap4 {
  padding: 160px 0 120px;
  background: url('../../img/activity/golden-week-2026/wrap4-bg.webp') #fffee2 no-repeat bottom center;
  background-size: 100% auto;
}
.wrap4 .wrap-tit {
  width: fit-content;
  padding: 14px 28px;
  margin-left: 44px;
  border-radius: 600px;
  border: 1.359px solid #4e3f04;
  background: #fdd842;
  color: #333;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  transform: rotate(-3deg);
}
.wrap4 .choose-box {
  margin: -26px 0 60px;
  padding: 74px 40px 58px;
  background: url('../../img/activity/golden-week-2026/choose-bg.webp') no-repeat center / cover;
  background-size: 100% 100%;
}
.wrap4 .choose-box .swiper-pagination-bullet {
  opacity: 0.5;
  background: #0f0f0f;
}
.wrap4 .choose-box .swiper-pagination-bullet-active {
  background: #0f0f0f;
  opacity: 1;
}
.wrap4 .choose-box .choose-swiper {
  position: relative;
  overflow: hidden;
}
.wrap4 .choose-box .swiper-wrapper {
  justify-content: space-between;
}
.wrap4 .choose-box .swiper-slide {
  width: 300px;
}
.wrap4 .choose-box .swiper-slide:nth-of-type(2) {
  border-left: 1px solid rgba(15, 15, 15, 0.47);
  border-right: 1px solid rgba(15, 15, 15, 0.47);
  padding: 0 30px;
  width: 364px;
}
.wrap4 .choose-box .slide-tit {
  margin: 20px 0 16px;
  color: #0f0f0f;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}
.wrap4 .choose-box .slide-desc {
  color: #0f0f0f;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  /* 25.6px */
}
.wrap4 .tips-box {
  margin: -30px 0 0;
  padding: 60px 40px 40px;
  background: url('../../img/activity/golden-week-2026/tips-bg.webp') no-repeat center / cover;
  background-size: 100% 100%;
}
.wrap4 .tips-box p {
  margin-bottom: 10px;
  color: #1c1d20;
  font-size: 20px;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.2px;
}
.check-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 98;
}
.check-pop .check-cont {
  position: absolute;
  width: 80vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.check-pop .check-swiper {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}
.check-pop .check-img {
  width: 100%;
}
.check-pop .check-tit {
  margin-top: 10px;
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.32px;
}
.check-pop .swiper-pagination-bullet {
  opacity: 0.5;
  background: #fff;
}
.check-pop .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}
.pop {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
}
.pop .pop-box {
  position: relative;
  width: 100%;
  max-width: 880px;
  padding: 164px 0 32px;
  border-radius: 42px;
  background: url('../../img/activity/golden-week-2026/pop-pc.png') no-repeat center / cover;
}
.pop .pop-close {
  position: absolute;
  top: -30px;
  right: -4px;
  cursor: pointer;
  transition: all 0.3s;
}
.pop .pop-close:hover {
  transform: rotate(180deg);
}
.pop .pop-img {
  display: flex;
  justify-content: center;
  gap: 10px 28px;
}
.pop .pop-img img {
  cursor: pointer;
  position: relative;
}
.pop .pop-img .pop-img-item {
  position: relative;
  cursor: pointer;
}
.pop .pop-img .pop-img-item.checked::after {
  content: '';
  position: absolute;
  width: 43px;
  height: 40px;
  background: url('../../img/activity/golden-week-2026/pop-choose.png') no-repeat center / cover;
}
.pop.pop1 .pop-img .pop-img-item.checked::after {
  top: 32px;
  right: 8px;
}
.pop.pop2 .pop-img .pop-img-item.checked::after {
  top: 6px;
  right: 6px;
}
.pop .pop-btn {
  width: 394px;
  margin: 14px auto 0;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  border-radius: 64px;
  background: #000;
  cursor: pointer;
  transition: all 0.3s;
}
.pop .pop-btn:hover {
  transform: scale(0.95);
}
@media (max-width: 1600px) {
  .wrap3 .container {
    padding: 0 15px;
  }
  .wrap3 .wrap3-swiper .swiper-wrapper {
    align-items: center;
  }
  .wrap3 .wrap3-swiper .swiper-slide {
    width: calc(33% - 20px);
    height: calc(46% - 20px);
  }
  .wrap3 .wrap3-swiper .swiper-slide:nth-of-type(1) {
    height: calc(94% - 20px);
  }
}
@media (max-width: 1200px) {
  main .container {
    padding: 0 15px;
  }
  .wrap2 .single-bottom {
    gap: 20px;
  }
}
@media (max-width: 996px) {
  .wrap4 .choose-box .swiper-slide:nth-of-type(2) {
    border: 0;
  }
  .wrap3::before {
    content: none;
  }
  .wrap3 .mb-style {
    display: block;
  }
  .wrap3 .pc-style {
    display: none;
  }
  .wrap3 .wrap-desc {
    margin: 10px auto 0;
    font-size: 14px;
  }
  .wrap3 .wrap3-swiper {
    max-width: 326px;
    height: 326px;
    margin: 40px auto 0;
  }
  .wrap3 .wrap3-swiper .swiper-wrapper {
    flex-wrap: nowrap;
    gap: 0;
    height: auto;
    align-items: inherit;
    flex-direction: inherit;
    justify-content: inherit;
  }
  .wrap3 .wrap3-swiper .swiper-slide {
    height: 326px;
    border: 0;
  }
  .wrap3 .wrap3-swiper .swiper-slide:hover {
    border: 0;
  }
  .wrap3 .wrap3-swiper .swiper-slide .slide-item {
    padding: 30px 16px;
  }
  .wrap3 .wrap3-swiper .swiper-slide .slide-tit {
    font-size: 16px;
  }
  .wrap3 .wrap3-swiper .swiper-slide .slide-desc {
    margin-top: 14px;
    font-size: 14px;
  }
  .wrap3 .wrap3-swiper .swiper-slide:nth-of-type(1) {
    max-width: 326px;
    height: 326px;
    background: url('../../img/activity/golden-week-2026/wrap3-1-mb.webp') no-repeat center / cover;
  }
  .wrap3 .wrap3-swiper .swiper-slide:nth-child(n + 2) .slide-item {
    padding: 30px 16px;
  }
  .wrap3 .wrap3-swiper .swiper-slide:nth-child(n + 2) .slide-tit {
    font-size: 16px;
  }
  .wrap3 .wrap3-swiper .swiper-slide:nth-child(n + 2) .slide-desc {
    margin-top: 14px;
    font-size: 14px;
  }
  .wrap1 .wrap1-ico1,
  .wrap1 .wrap1-ico2,
  .wrap1 .wrap1-ico3 {
    display: none;
  }
  .wrap1::before {
    content: none;
  }
  .wrap1 .wrap-tit {
    width: 100%;
  }
  .wrap1 .aio-box {
    flex-direction: column-reverse;
  }
  .wrap1 .aio-box .aio-left {
    flex: auto;
    display: flex;
    gap: 20px;
    justify-content: center;
  }
  .wrap1 .aio-right {
    flex: auto;
    max-width: 504px;
  }
  .wrap2 .wrap-tit {
    width: 100%;
  }
  .wrap2 .single-bottom {
    flex-direction: column;
  }
  .wrap2 .single-bottom .single-img {
    max-width: 546px;
    flex: auto;
    margin: 0 auto;
    height: auto;
  }
  .wrap2 .single-cont {
    max-width: 368px;
    margin: 0 auto;
    flex: none;
  }
}
@media (max-width: 768px) {
  .mb-style {
    display: block;
  }
  .pc-style {
    display: none;
  }
  .wrap4 {
    background: #fffee2;
    padding: 40px 0 68px;
  }
  .wrap4 .wrap-tit {
    font-size: 18px;
    padding: 6px 12px;
    margin: 0 auto;
  }
  .wrap4 .choose-box {
    margin: -26px 0 46px;
    padding: 44px 22px 20px;
    background: url('../../img/activity/golden-week-2026/choose-mb.png') no-repeat center;
    background-size: 100% 100%;
  }
  .wrap4 .choose-box .choose-swiper {
    padding-bottom: 40px;
  }
  .wrap4 .choose-box .swiper-slide:nth-of-type(2) {
    padding: 0;
  }
  .wrap4 .tips-box {
    margin: -20px 0 0;
    padding: 38px 22px 22px;
    background: url('../../img/activity/golden-week-2026/tips-mb.png') no-repeat center / cover;
    background-size: 100% 100%;
  }
  .wrap4 .tips-box p {
    font-size: 14px;
    line-height: 180%;
    /* 25.2px */
    letter-spacing: 0.14px;
  }
  .wrap3 .btn-box {
    margin-top: 20px;
  }
  .wrap3 .btn-box .btn-item {
    padding: 8px 38px;
    font-size: 16px;
    max-width: 292px;
    line-height: 1.5;
  }
  .wrap3 .wrap3-swiper {
    padding-bottom: 40px;
    box-sizing: content-box;
  }
  .wrap3 .wrap3-swiper .swiper-pagination-bullet {
    opacity: 0.2;
    background: #0f0f0f;
  }
  .wrap3 .wrap3-swiper .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .banner .check-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px 10px;
    bottom: 28%;
  }
  .banner .check-box .item-yes {
    width: 16px;
    height: 16px;
  }
  .banner .check-box .item-tit {
    font-size: 14px;
    margin: 0 4px 0 8px;
  }
  .banner .check-box .item-tip {
    font-size: 10px;
  }
  .check-pop .check-cont {
    max-width: 340px;
  }
  .check-pop .check-tit {
    font-size: 20px;
  }
  .wrap1 .wrap-desc {
    font-size: 14px;
    margin: 6px auto 0;
    padding: 0 20px;
  }
  .wrap1 .aio-box {
    margin-top: 24px;
    gap: 20px;
  }
  .wrap1 .aio-box .aio-left {
    flex-direction: column;
  }
  .wrap1 .aio-box .aio-other {
    margin-top: 0;
  }
  .wrap1 .aio-plan .plan-item {
    padding: 12px 0;
    font-size: 16px;
  }
  .wrap1 .aio-plan .plan-item.active::after {
    width: 34px;
  }
  .wrap1 .aio-plan .plan-item::after {
    height: 3px;
  }
  .wrap1 .aio-plan .plan-item span {
    font-size: 10px;
  }
  .wrap1 .aio-plan:has(.plan-item:first-child.active)::after {
    width: 188px;
    height: 43px;
  }
  .wrap1 .aio-plan:has(.plan-item:last-child.active)::after {
    width: 188px;
    height: 43px;
  }
  .wrap1 .aio-right {
    border-radius: 14px;
  }
  .aio-swiper {
    padding: 0 26px 14px;
  }
  .aio-swiper .slide-top {
    height: 52px;
    margin-top: 12px;
    font-size: 18px;
    padding-left: 8px;
  }
  .aio-swiper .slide-top::after {
    width: 70px;
    height: 54px;
  }
  .aio-swiper .slide-top .top-info {
    padding: 3px 4px;
    font-size: 10px;
    gap: 4px;
    border: 0.342px solid #fff;
  }
  .aio-swiper .slide-top .top-info img {
    width: 12px;
    height: 12px;
  }
  .aio-swiper .slide-top .top-pri {
    margin-top: 6px;
    font-size: 12px;
  }
  .aio-swiper .slide-pro {
    padding: 20px 0 14px;
    margin: 6px auto 10px;
    border-radius: 16px;
  }
  .aio-swiper .slide-pro .slide-plan {
    font-size: 16px;
  }
  .aio-swiper .slide-pro .slide-price {
    margin-top: 12px;
    font-size: 14px;
  }
  .aio-swiper .slide-pro .slide-price .big-price {
    font-size: 34px;
  }
  .aio-swiper .slide-pro .slide-price img {
    width: 16px;
    height: 26px;
  }
  .aio-swiper .slide-pro .slide-tax {
    margin-top: 10px;
    font-size: 14px;
  }
  .aio-swiper .slide-pro .slide-old-price {
    margin-top: 12px;
    font-size: 12px;
  }
  .aio-swiper .slide-pro .slide-info {
    margin-top: 10px;
    font-size: 12px;
  }
  .aio-swiper .slide-pro .os-item {
    margin-top: 10px;
    font-size: 12px;
  }
  .aio-swiper .slide-btn-item .btn-item {
    font-size: 18px;
    letter-spacing: 0.178px;
    border-radius: 44px;
    outline: 2.738px solid rgba(255, 255, 255, 0.62);
    background: linear-gradient(270deg, #ff6027 0%, #fd9947 100%);
    box-shadow: 0 -4.107px 5.955px 0 rgba(255, 255, 255, 0.14) inset, 0 2.738px 13.074px 0 rgba(255, 255, 255, 0.14) inset;
    padding: 10px 0;
  }
  .aio-swiper .slide-btn-item .toggle-os {
    font-size: 10px;
    text-decoration: underline;
  }
  .wrap2 .now-nav {
    width: 100%;
    position: relative;
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
    margin: 20px auto 0;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    background: #fff;
    color: #1b1b1b;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    cursor: pointer;
  }
  .wrap2 .now-nav img {
    width: 24px;
    height: 24px;
  }
  .wrap2 .now-nav::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    width: 18px;
    height: 18px;
    background: url('../../img/activity/golden-week-2026/arrow-bottom.png') no-repeat center / cover;
    transition: transform 0.3s;
  }
  .wrap2 .now-nav.open::after {
    transform: translate(0, -50%) rotate(180deg);
  }
  .wrap2 .tabs {
    flex-direction: column;
    display: block;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    z-index: 111;
    left: 50%;
    transform: translate(-50%, 10px);
    width: calc(100% - 30px);
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    margin-top: 0;
    max-height: 0;
    opacity: 0;
  }
  .wrap2 .tabs.show {
    max-height: 300px;
    opacity: 1;
  }
  .wrap2 .tabs .tabs-item {
    gap: 12px;
    padding: 10px;
    border: 0;
    border-radius: 0;
    justify-content: flex-start;
    font-size: 16px;
  }
  .wrap2 .tabs .tabs-item img {
    width: 24px;
    height: 24px;
  }
  .wrap2 .tabs .tabs-item:hover,
  .wrap2 .tabs .tabs-item.active {
    background: #58bff3;
    color: #fff;
  }
  .wrap2 .tabs .tabs-item.active::after {
    content: none;
  }
  .wrap2 .single-bottom .single-img {
    display: none;
  }
  .wrap2 .single-product {
    position: relative;
    padding: 24px 8px 14px;
    border-radius: 16px;
  }
  .wrap2 .single-product::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -48px;
    transform: translate(-50%, 100%);
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-bottom: 24px solid rgba(255, 255, 255, 0.76);
  }
  .wrap2 .single-top {
    gap: 18px;
    margin-bottom: 100px;
  }
  .wrap2 .single-top img {
    width: 72px;
    height: 72px;
  }
  .wrap2 .single-top .info-tit {
    font-size: 20px;
  }
  .wrap2 .single-top .info-desc {
    position: absolute;
    width: calc(100% - 16px);
    left: 8px;
    margin-top: 16px;
    font-size: 14px;
  }
  .wrap2 .aio-plan:has(.plan-item:first-child.active)::after {
    width: 182px;
    height: 48px;
    background-size: 100% 100%;
  }
  .wrap2 .aio-plan:has(.plan-item:last-child.active)::after {
    width: 182px;
    height: 48px;
    background-size: 100% 100%;
  }
  .pop .pop-box {
    padding: 184px 0 16px;
    max-width: 320px;
    border-radius: 14px;
    background: url('../../img/activity/golden-week-2026/pop-mb.png') no-repeat center / cover;
  }
  .pop .pop-img {
    flex-direction: column;
    align-items: center;
  }
  .pop .pop-img img {
    width: 298px;
    height: 138px;
  }
  .pop .pop-img .pop-img-item.checked::after {
    width: 32px;
    height: 30px;
  }
  .pop .pop-btn {
    width: 250px;
    height: 44px;
    font-size: 14px;
  }
  .pop .pop-close {
    bottom: -10px;
    top: auto;
    left: 50%;
    transform: translate(-50%, 100%);
  }
  .pop.pop2 .pop-img img {
    width: 292px;
    height: 138px;
  }
}
