.container {
    max-width: 1200px;
    width: 100%;
    padding: 0;
  }
  main {
    background: #13352d;
  }
  .flower {
    margin: 74px auto;
    text-align: center;
  }
  .flower.flower2 {
    margin: 100px auto 44px;
  }
  .mb-style,
  .hide {
    display: none;
  }
  .banner {
    position: relative;
  }
  .banner .count-box {
    position: absolute;
    bottom: 25%;
    right: 31%;
    display: flex;
    column-gap: 10px;
    align-items: center;
  }
  .banner .count-num {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
  }
  .package-item {
    position: relative;
  }
  .package-item .item-info {
    display: flex;
    align-items: center;
    column-gap: 30px;
    margin-bottom: 86px;
  }
  .package-item .item-info .item-title {
    color: #03130f;
    font-size: 28px;
    font-weight: 700;
    line-height: 150%;
    /* 42px */
  }
  .package-item .item-info .item-desc {
    color: #03130f;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
  }
  .package-item .switch-system {
    position: absolute;
    top: 0;
    right: 0;
    color: #3a1b08;
    font-size: 16px;
    cursor: pointer;
    text-decoration: underline;
  }
  .package-item .switch-system::after {
    content: ">>";
    display: inline-block;
    text-decoration: underline;
  }
  .package-item .switch-system:hover::after {
    transform: translateX(6px);
    transition: all 0.3s;
  }
  .package-item .item-list {
    display: flex;
    justify-content: center;
    align-items: end;
    column-gap: 26px;
  }
  .package-item .item-slide {
    position: relative;
    flex: 1;
    padding: 30px 0 28px;
    border-radius: 16px;
    text-align: center;
    background: #f8f0dd;
    box-sizing: border-box;
    border: 3px solid #f8f0dd;
  }
  .package-item .item-slide .slide-tit {
    color: #03130f;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
  .package-item .item-slide .slide-price {
    margin-top: 16px;
    color: #e71d38;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
  }
  .package-item .item-slide .slide-price .new-price {
    font-size: 45px;
    margin-right: 6px;
  }
  .package-item .item-slide .slide-tip {
    margin-top: 6px;
    color: #3a3a3a;
    text-align: center;
    font-family: Rubik;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
  }
  .package-item .item-slide .slide-sale {
    margin-top: 12px;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    white-space: nowrap;
  }
  .package-item .item-slide .slide-sale .color {
    color: #e71d38;
  }
  .package-item .item-slide .slide-sale .through {
    text-decoration: line-through;
  }
  .package-item .item-slide .slide-update {
    margin-top: 18px;
    color: #4d4d4d;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
  }
  .package-item .item-slide .slide-os {
    margin-top: 12px;
    color: #858585;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
  }
  .package-item .item-slide .btn {
    position: relative;
    display: block;
    max-width: 236px;
    padding: 12px 0;
    margin: 18px auto 0;
    border-radius: 8px;
    background: url("../img/activity/christmas-sale-2025/btn1.png") no-repeat center / cover;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    transition: all 0.3s;
    line-height: 1.4;
  }
  .package-item .item-slide .btn:hover {
    transform: translateY(-6px);
  }
  .package-item .item-slide.slide-center {
    border: 3px solid #e29c20;
  }
  .package-item .item-slide .slide-off {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, -14px);
    background: url("../img/activity/christmas-sale-2025/slide-off.png") no-repeat center / cover;
    background-size: 100% 100%;
    color: #032117;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    width: 276px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .package-item .item-slide .slide-off .color {
    color: #f10f2d;
  }
  .wrap1 {
    overflow: hidden;
    margin-top: -30px;
  }
  .wrap1 .wrap-cont {
    position: relative;
    padding: 66px 60px 70px;
    background: url("../img/activity/christmas-sale-2025/wrap1-bg.png") no-repeat center;
    background-size: 100% 100%;
    z-index: 9;
  }
  .wrap1 .container {
    position: relative;
    z-index: 2;
  }
  .wrap1 .container::before {
    content: "";
    position: absolute;
    background: url("../img/activity/christmas-sale-2025/wrap-element.png") no-repeat center / cover;
    background-size: 100% 100%;
    width: 716px;
    height: 551px;
    bottom: 0;
    left: -28%;
    z-index: 1;
  }
  .wrap1 .container::after {
    content: "";
    position: absolute;
    background: url("../img/activity/christmas-sale-2025/wrap-element.png") no-repeat center / cover;
    background-size: 100% 100%;
    width: 716px;
    height: 551px;
    bottom: 7%;
    right: -26%;
    z-index: 1;
  }
  .wrap3 {
    padding: 54px 0 184px;
    background: url("../img/activity/christmas-sale-2025/wrap3-bg.webp") no-repeat center / cover;
  }
  .wrap3 .wrap-cont {
    padding: 68px 94px;
    background: url("../img/activity/christmas-sale-2025/wrap3-cont-bg.png") no-repeat center / cover;
    background-size: 100% 100%;
  }
  .wrap3 .wrap-cont p {
    color: #333;
    font-family: Rubik;
    font-size: 18px;
    font-weight: 600;
    line-height: 200%;
    /* 36px */
    letter-spacing: 0.18px;
  }
  .wrap2 {
    overflow: hidden;
  }
  .wrap2 .wrap-cont {
    position: relative;
    padding: 70px 60px 66px;
    background: url("../img/activity/christmas-sale-2025/wrap2-bg.png") no-repeat center;
    background-size: 100% 100%;
    z-index: 9;
  }
  .wrap2 .container {
    position: relative;
    z-index: 2;
  }
  .wrap2 .container::before {
    content: "";
    position: absolute;
    background: url("../img/activity/christmas-sale-2025/wrap-element.png") no-repeat center / cover;
    background-size: 100% 100%;
    width: 716px;
    height: 551px;
    bottom: 20%;
    left: -28%;
    z-index: 1;
  }
  .wrap2 .container::after {
    content: "";
    position: absolute;
    background: url("../img/activity/christmas-sale-2025/wrap-element.png") no-repeat center / cover;
    background-size: 100% 100%;
    width: 716px;
    height: 551px;
    bottom: 26%;
    right: -26%;
    z-index: 1;
  }
  .wrap2 .wrap-tit {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 14px;
    color: #006241;
    font-size: 46px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.46px;
  }
  .wrap2 .wrap-tit::before {
    content: "";
    display: block;
    background: url("../img/activity/christmas-sale-2025/wrap-tit1.png") no-repeat center / cover;
    width: 33px;
    height: 66px;
  }
  .wrap2 .wrap-tit::after {
    content: "";
    display: block;
    background: url("../img/activity/christmas-sale-2025/wrap-tit2.png") no-repeat center / cover;
    width: 33px;
    height: 66px;
  }
  .wrap2 .wrap-list {
    display: flex;
    justify-content: center;
    column-gap: 40px;
    margin: 60px auto 0;
    padding: 38px;
    background: url("../img/activity/christmas-sale-2025/list-bg.png") no-repeat center / cover;
    background-size: 100% 100%;
  }
  .wrap2 .list-item {
    flex: 1;
    max-width: 200px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding: 24px 0 18px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.3s;
  }
  .wrap2 .list-item .item-tit {
    color: #323232;
    font-size: 20px;
    font-weight: 400;
    line-height: 158.533%;
  }
  .wrap2 .list-item.active {
    border: 2px solid #006241;
    background: #f8f0dd;
  }
  .wrap2 .wrap2-swiper {
    position: relative;
    margin-top: 60px;
    overflow: hidden;
  }
  @media (max-width: 1200px) {
    .container {
      padding: 0 15px;
    }
    .flower {
      margin: 40px auto;
      padding: 0;
    }
    .flower .wrap-icon {
      max-width: 100%;
      height: auto;
    }
    .wrap2 .wrap-cont {
      padding: 70px 30px 66px;
    }
    .wrap1 .wrap-cont {
      padding: 66px 30px 70px;
    }
    .package-item .item-info .item-title {
      font-size: 24px;
    }
  }
  @media (max-width: 996px) {
    .wrap1 {
      margin-top: 16px;
    }
    .wrap1 .wrap-cont {
      border-radius: 12px;
      border: 4px solid #d9b068;
      background: #fff;
      padding: 20px 12px;
    }
    .wrap1 .container::before,
    .wrap1 .container::after {
      content: none;
    }
    .wrap2 .container::before,
    .wrap2 .container::after {
      content: none;
    }
    .wrap2 .wrap-cont {
      padding: 34px 10px 24px;
      border-radius: 12px;
      border: 4px solid #d9b068;
      background: #fff;
    }
    .wrap2 .wrap-tit {
      font-size: 28px;
      text-align: center;
    }
    .wrap2 .wrap-tit::before,
    .wrap2 .wrap-tit::after {
      content: none;
    }
    .wrap2 .wrap-list {
      border-radius: 12px;
      border: 2px solid #26b585;
      background: none;
      padding: 0;
      margin: 24px auto 0;
      column-gap: 0;
      overflow: hidden;
    }
    .wrap2 .list-item {
      background: #006241;
      border: 0;
      border-radius: 0;
      padding: 10px 0;
    }
    .wrap2 .list-item.active {
      background: #f8f0dd;
      border: 0;
    }
    .wrap2 .list-item .item-tit {
      display: none;
    }
    .wrap2 .list-item .item-logo {
      width: 38px;
      height: 38px;
    }
    .wrap2 .wrap2-swiper {
      margin-top: 32px;
    }
    .wrap2 .package-item .item-info {
      margin-bottom: 230px;
    }
    .package-item .item-info {
      position: relative;
      column-gap: 12px;
      padding: 0;
      margin-bottom: 260px;
    }
    .package-item .item-info .item-desc {
      position: absolute;
      width: 100%;
      left: 0;
      margin-top: 46px;
      font-size: 14px;
    }
    .package-item .item-info .item-title {
      font-size: 20px;
    }
    .package-item .item-info img {
      width: 70px;
      height: 70px;
    }
    .package-item .switch-system {
      left: 6px;
      top: 80px;
      font-size: 14px;
    }
    .package-item .item-list {
      flex-direction: column;
      row-gap: 32px;
    }
    .package-item .item-slide {
      width: 100%;
      max-width: 310px;
      margin: 0 auto;
    }
    .package-item .item-slide.slide-center {
      order: 1;
    }
    .package-item .item-slide:nth-child(2) {
      order: 2;
    }
    .package-item .item-slide:nth-child(1) {
      order: 3;
    }
    .flower.flower2 {
      margin: 40px auto;
    }
  }
  @media (max-width: 768px) {
    .mb-style {
      display: block;
    }
    .pc-style {
      display: none;
    }
    .banner .count-box {
      transform: translate(50%, 0);
      bottom: 8%;
      right: 50%;
    }
    .wrap3 {
      padding: 0 0 82px;
      background: url("../img/activity/christmas-sale-2025/wrap3-bg-mb.png") no-repeat bottom center;
      background-size: contain;
    }
    .wrap3 .wrap-cont {
      border-radius: 12px;
      border: 4px solid #d9b068;
      background: #fff;
      padding: 20px;
    }
    .wrap3 .wrap-cont p {
      font-size: 14px;
    }
  }
  