* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  body {
    font-family: "Rubik", sans-serif;
    color: #061c3d;
    background-color: #f5eacc;
    line-height: unset;
  }
  .promotion-festival a {
    display: flex;
  }
  a {
    text-decoration: none;
    width: fit-content;
  }
  .btn {
    color: var(--white, #fff);
    text-shadow: 0 1.408px 0 rgba(0, 0, 0, 0.15);
    font-size: 9px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(270deg, #ffc252 2.01%, #ff8d71 99.82%), #02c27f;
    padding: 8px 11px;
    border-radius: 66.247px;
    text-shadow: 0 2.331px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    margin: 0 auto;
  }
  .btn:hover {
    background: linear-gradient(270deg, #ffb52b 2.01%, #ff562c 99.82%), #02c27f;
  }
  .container {
    max-width: 1080px;
    margin: 0 auto;
  }
  .banner {
    background: url(../img/promotion-festival2025/banner-bg.png) no-repeat top center;
    background-size: cover;
    padding: 40vh 0 350px;
  }
  .banner .banner-price {
    background: url(../img/promotion-festival2025/banner-price.png) no-repeat center center;
    background-size: cover;
    width: 483px;
    height: 88px;
    border-radius: 5px;
    font-size: 27px;
    font-weight: 700;
    margin: 0 auto;
    text-align: center;
    padding-top: 23px;
  }
  .banner .banner-price span {
    color: #ff2828;
    font-size: 38px;
    font-weight: 800;
  }
  .banner .banner-btn {
    color: #fff;
    padding: 17px 28px;
    font-size: 20px;
    margin: 20px auto;
    border-radius: 66.247px;
    border: 3px solid #fff;
    background: linear-gradient(270deg, #ffc252 2.01%, #ff8d71 99.82%), #02c27f;
    box-shadow: 0 4px 13.6px 0 rgba(87, 190, 212, 0.54);
    color: var(--white, #fff);
    text-shadow: 0 2.331px 0 rgba(0, 0, 0, 0.15);
    font-weight: 900;
    text-transform: uppercase;
  }
  .wrap1 {
    position: relative;
    padding: 100px 0 170px;
  }
  .wrap1 .wrap1-bg-img1 {
    position: absolute;
    bottom: 100px;
    right: 0;
  }
  .wrap1 .wrap1-bg-img2 {
    position: absolute;
    bottom: 280px;
  }
  .wrap1 .wrap1-title {
    margin: 0 auto;
  }
  .wrap1 .wrap1-item {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 12.7px 0 #e4cf94;
    gap: 36px;
    padding: 24px 120px 24px 20px;
    margin-top: 43px;
  }
  .wrap1 .wrap1-item .new {
    position: absolute;
    top: -20px;
    right: -45px;
  }
  .wrap1 .item1 .btn {
    font-size: 17px;
    padding: 14px 20px;
  }
  .wrap1 .content-title {
    color: #061c3d;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.5;
  }
  .wrap1 .content-text {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 20px;
  }
  .wrap1 .content-bottom {
    display: flex;
    align-items: center;
    margin-top: 20px;
    gap: 30px;
    margin-top: 40px;
  }
  .wrap1 .price {
    color: #fc721f;
    font-size: 56px;
    font-weight: 700;
  }
  .wrap1 .content-box {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 20px;
  }
  .wrap1 .discount {
    position: absolute;
    width: 107px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    background: #ff4cc3;
    padding: 4px 10px;
    border-radius: 0 0 12px 12px;
    margin-bottom: 10px;
    margin: 0 auto 15px;
  }
  .wrap1 .content-box-item {
    padding-top: 40px;
    border: 0.5px solid #d3d3d3;
    filter: drop-shadow(0 4px 4px rgba(202, 202, 202, 0.25));
    width: 190px;
  }
  .content-box-item {
    text-align: center;
    position: relative;
    border-radius: 10px;
    padding: 0 20px 14px;
  }
  .content-box-item .price {
    color: #fc721f;
    font-size: 22px;
  }
  .content-box-item .item-title {
    color: #3c3c3c;
    font-weight: 600;
    white-space: nowrap;
  }
  .content-box-item .item-price {
    color: #6e6e6e;
    font-weight: 600;
    margin-top: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .content-box-item .item-price span {
    vertical-align: baseline;
    margin-right: 4px;
  }
  .content-box-item .old-price {
    font-weight: 600;
    color: #3c3c3c;
    margin-top: 12px;
  }
  .content-box-item .line-through {
    text-decoration: line-through;
    color: #979797;
    font-weight: 400;
  }
  .content-box-item .btn {
    margin-top: 15px;
  }
  .pc {
    display: block;
  }
  .mb {
    display: none;
  }
  .wrap2 {
    padding: 0 0 90px;
    background: url(../img/promotion-festival2025/wrap2-bg.png) no-repeat center center;
    background-size: cover;
  }
  .wrap2 .wrap2-title {
    margin: 0 auto;
    transform: translateY(-50px);
  }
  .wrap2 .wrap2-swiper {
    margin-top: 0;
  }
  .wrap2 .wrap2-swiper .swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
  }
  .wrap2 .wrap2-swiper .swiper-slide {
    width: 245px;
  }
  .wrap2 .content-box-item {
    background: #fff;
    filter: drop-shadow(0 4px 5.8px rgba(202, 179, 114, 0.47));
    overflow: hidden;
    padding-top: 25px;
  }
  .wrap2 .content-box-item .logo {
    margin-bottom: 12px;
  }
  .wrap2 .content-box-item .discount {
    position: absolute;
    width: 150px;
    line-height: 30px;
    background: #ff4cc3;
    font-size: 14px;
    color: #fff;
    transform: rotate(45deg);
    top: 19px;
    right: -46px;
  }
  .wrap2 .content-box-item .item-con {
    border-radius: 4px;
    background: #f6f6f6;
    padding: 10px 0 15px;
    margin-top: 15px;
  }
  .wrap2 .content-box-item .item-price {
    font-weight: 400;
    height: auto;
  }
  .wrap2 .content-box-item .item-price span {
    font-weight: 600;
  }
  .wrap2 .content-box-item .item-text {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 600;
  }
  .wrap2 .content-box-item .old-price {
    color: #575757;
    font-size: 14px;
    font-weight: 400;
  }
  .wrap3 {
    position: relative;
    padding: 100px 0 50px;
  }
  .wrap3 .wrap3-img1 {
    position: absolute;
    top: 230px;
    right: 0;
  }
  .wrap3 .wrap3-img2 {
    position: absolute;
    bottom: 200px;
  }
  .wrap3 .wrap3-img3 {
    position: absolute;
    top: 630px;
    left: 0;
  }
  .wrap3 .wrap3-img4 {
    position: absolute;
    bottom: 700px;
    right: 0;
  }
  .wrap3 .wrap3-title {
    margin: 0 auto;
  }
  .wrap3 .swiper {
    margin-top: 50px;
    padding-bottom: 40px;
  }
  .wrap3 .wrap3-content {
    flex-direction: column;
    gap: 50px;
  }
  .wrap3 .wrap3-item {
    display: flex;
    border-radius: 24px;
    border: 2px solid #794a2e;
    background: #fdf5ea;
    height: 293px;
    box-shadow: 0 4px 0 0 #794a2e;
  }
  .wrap3 .wrap3-item .item-left {
    width: 360px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 15px 25px;
    text-align: center;
  }
  .wrap3 .wrap3-item .left-logo {
    margin-top: 45px;
  }
  .wrap3 .wrap3-item .left-title {
    color: #38260c;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 150%;
    margin-top: 20px;
  }
  .wrap3 .wrap3-item .item-left-text {
    color: #3a1b08;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 10px;
  }
  .wrap3 .wrap3-item .item-right {
    display: flex;
  }
  .wrap3 .wrap3-item .content-box-item {
    width: 360px;
    border-left: 1px dashed #cecece;
    padding: 50px 0 0;
  }
  .wrap3 .wrap3-item .content-box-item .item-title {
    color: #3a1b08;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  }
  .wrap3 .wrap3-item .content-box-item .price {
    font-size: 40px;
    font-weight: 700;
  }
  .wrap3 .wrap3-item .content-box-item .line-through {
    color: #676767;
  }
  .wrap3 .wrap3-item .content-box-item .btn {
    margin-top: 8px;
    font-size: 14px;
    padding: 12px 17px;
  }
  .wrap3 .wrap3-item .content-box-item .tax-text {
    color: #999;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-top: 15px;
  }
  .wrap3 .wrap3-item .content-box-item .discount {
    position: absolute;
    width: 100px;
    line-height: 30px;
    background: #ff4cc3;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    top: 0;
    left: 0;
    border-radius: 0 0 12px 0;
  }
  .wrap3 .wrap3-item .content-box-item .discount-2 {
    left: unset;
    right: 0;
    border-radius: 0 24px 0 12px;
  }
  .wrap4 {
    background: url(../img/promotion-festival2025/wrap4-bg.png) no-repeat center center;
    background-size: cover;
    padding: 20px 0 60px;
  }
  .wrap4 .wrap4-title {
    width: 883px;
    height: 206px;
    background: url(../img/promotion-festival2025/wrap4-title.png) no-repeat center center;
    background-size: cover;
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    line-height: 150%;
    padding: 70px 80px 0;
  }
  .wrap4 .btn {
    font-size: 23px;
    padding: 17px 28px;
    margin-top: 10px;
    border: 3px solid #fff;
  }
  @media (max-width: 768px) {
    .pc {
      display: none;
    }
    .mb {
      display: block;
    }
    .container {
      --swiper-theme-color: #fff;
      max-width: 100%;
      padding: 0 15px;
    }
    .banner {
      padding: 230px 0 270px;
      background-image: url(../img/promotion-festival2025/banner-bg-mb.png);
    }
    .banner .banner-price {
      width: 340.561px;
      height: 62.852px;
      padding-top: 18px;
      font-size: 19px;
    }
    .banner .banner-price span {
      font-size: 27px;
    }
    .banner .banner-btn {
      font-size: 22px;
    }
    .wrap1 {
      padding: 0;
    }
    .wrap1 .wrap1-title {
      color: #06aec0;
      text-align: center;
      font-size: 26px;
      font-style: normal;
      font-weight: 900;
      line-height: 31.946px;
      /* 122.868% */
      font-family: "Rubik-Bold";
    }
    .wrap1 .wrap1-item {
      flex-direction: column;
      align-items: flex-start;
      padding: 20px 18px;
      gap: 15px;
    }
    .wrap1 .wrap1-item .wrap1-item-content {
      width: 100%;
    }
    .wrap1 .wrap1-item img {
      width: 100%;
    }
    .wrap1 .wrap1-item .content-title {
      font-size: 20px;
      text-align: center;
    }
    .wrap1 .wrap1-item .content-text {
      font-size: 16px;
      text-align: center;
      margin-top: 12px;
    }
    .wrap1 .wrap1-item .content-bottom {
      flex-direction: column;
      margin-top: 10px;
      gap: 10px;
    }
    .wrap1 .wrap1-item .new {
      width: 112px;
      transform: rotate(330deg);
      right: -5px;
      top: -40px;
    }
    .wrap1 .wrap1-item .content-box {
      flex-direction: column;
    }
    .wrap1 .content-box-item {
      width: 100%;
      padding-top: 15px;
    }
    .wrap1 .price {
      font-size: 36px;
    }
    .wrap1 .discount {
      position: relative;
      top: 0;
      left: unset;
      transform: unset;
      margin: -15px auto 15px;
    }
    .content-box-item .item-title {
      font-size: 16px;
    }
    .content-box-item .item-price {
      font-size: 14px;
      height: auto;
    }
    .wrap2 {
      background: #f5e1a9;
      padding: 30px 0;
    }
    .wrap2 .wrap2-title {
      margin: 0 auto;
      transform: translateY(0);
      font-family: "Rubik-Bold";
      font-size: 26px;
      font-weight: 800;
      color: #06aec0;
      text-align: center;
    }
    .wrap2 .wrap2-swiper {
      margin-top: 30px;
      padding-bottom: 60px;
    }
    .wrap2 .wrap2-swiper .swiper-wrapper {
      flex-wrap: nowrap;
      justify-content: unset;
      gap: 0;
    }
    .wrap2 .wrap2-swiper .swiper-slide {
      width: 100%;
    }
    .wrap-top {
      display: flex;
      flex-wrap: wrap;
      margin-top: 30px;
    }
    .wrap-top .top-item {
      width: 25%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #fff8e4;
      flex-direction: column;
      padding: 10px 8px;
      color: #3a3a3a;
      font-size: 10px;
      border-right: 0.1px solid #e2d9c0;
      border-bottom: 0.1px solid #e2d9c0;
    }
    .wrap-top .top-item .top-item-logo {
      width: 28px;
    }
    .wrap-top .top-item .top-item-title {
      margin-top: 10px;
      text-align: center;
    }
    .wrap-top .top-item.active {
      background: #fff;
    }
    .wrap3 {
      padding: 70px 0 40px;
    }
    .wrap3 .wrap3-title {
      font-size: 26px;
      text-align: center;
      font-family: "Rubik-Bold";
      font-weight: 800;
      color: #06aec0;
    }
    .wrap3 .wrap3-swiper {
      margin-top: 30px;
      padding-bottom: 40px;
    }
    .wrap3 .wrap3-swiper .wrap3-content {
      flex-direction: row;
      gap: 0;
    }
    .wrap3 .wrap3-item {
      height: fit-content;
      flex-direction: column;
    }
    .wrap3 .wrap3-item .item-left {
      width: 100%;
    }
    .wrap3 .wrap3-item .item-right {
      width: 100%;
      flex-direction: column;
    }
    .wrap3 .wrap3-item .content-box-item {
      width: 100%;
      border-left: unset;
      border-top: 1px dashed #cecece;
      padding-bottom: 25px;
    }
    .wrap3 .wrap3-item .content-box-item .discount {
      right: 0;
      left: unset;
      border-radius: 0 0 0 12px;
    }
    .wrap3 .wrap3-item .content-box-item .discount-2 {
      right: 0;
      left: unset;
    }
    .wrap4 {
      padding-top: 74px;
      padding-bottom: 40px;
      background: linear-gradient(0, #00b1ee 12.56%, #f5eacc 100.52%);
    }
    .wrap4 .wrap4-title {
      width: 345px;
      height: 141px;
      background-image: url(../img/promotion-festival2025/wrap4-title-mb.png);
      padding: 20px 15px 0;
      font-size: 18px;
      line-height: 150%;
      margin: 0 auto;
    }
  }
  