html {
  scroll-behavior: smooth;
  scroll-padding-top: 50px;
}
header {
  display: none;
}
main .container {
  padding: 0;
}
.banner {
  background-image: url('https://img.tunefab.com/uploads/page/activity/new-feature-sale/banner-bg-pc.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 42px 0 268px;
}
.banner .banner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner .banner-title-top {
  margin-top: -16px;
  lighting-color: #e4e4e4;
  mix-blend-mode: plus-lighter;
}
.banner-desc {
  font-size: 32px;
  color: #fff;
  text-align: center;
  font-weight: 400;
}
.banner-title {
  margin-bottom: -80px;
}
.banner-buy {
  position: relative;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  width: 320px;
  height: 80px;
  border-radius: 12px;
  border: 1px solid #b4054b;
  background: linear-gradient(180deg, #e5005c 0%, #ff22ae 100%);
  box-shadow: 0 1px 18px 2px #ffd9e8 inset, 0 1px 4px 2px #ffd9e8 inset, 0 42px 107px 0 rgba(229, 0, 92, 0.34), 0 24.721px 32.257px 0 rgba(229, 0, 92, 0.19), 0 10.268px 13.398px 0 rgba(229, 0, 92, 0.22), 0 3.714px 4.846px 0 rgba(229, 0, 92, 0.15), 0 0 0 4px #f8eaf0, 0 0 0 5px #fff;
  margin: 0 auto;
  font-size: 30px;
  color: #fff;
  transition: all 300ms;
}
.banner-buy::before {
  content: '';
  width: 39px;
  height: 38px;
  background-image: url(https://img.tunefab.com/uploads/page/activity/new-feature-sale/icon-buy.svg);
  background-size: 100% 100%;
}
.banner-buy:hover {
  transform: scale(1.05);
}
.wrap-1 {
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, #fbc2eb 13%, #b8a6ee 100%);
  background-repeat: no-repeat;
  padding: 76px 0 394px;
}
.wrap-1::after {
  content: '';
  width: 100%;
  height: 878px;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  background: url(https://img.tunefab.com/uploads/page/activity/new-feature-sale/wrap1-bg.webp);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.wrap-1::before {
  content: '';
  position: absolute;
  bottom: 204px;
  right: 140px;
  width: 207px;
  height: 250px;
  background-image: url(https://img.tunefab.com/uploads/page/activity/new-feature-sale/wrap2-before.svg);
}
.wrap-1 .wrap-tag {
  display: block;
  margin: 0 auto 20px;
}
.wrap-1 .wrap-title {
  font-size: 42px;
  line-height: 1.6;
  color: #061c3d;
  text-align: center;
  margin-bottom: 25px;
}
.wrap-1 .wrap-desc {
  color: #061c3d;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 35px;
}
.wrap-1 .wrap-product {
  display: block;
  margin: 0 auto 55px;
}
.wrap-1 .wrap-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.wrap-1 .wrap-content::before {
  content: '';
  position: absolute;
  top: -182px;
  left: 0;
  width: 193px;
  height: 190px;
  background: url(https://img.tunefab.com/uploads/page/activity/new-feature-sale/wrap1-content-before.svg);
}
.wrap-1 .wrap-content .content-item {
  position: relative;
  width: 385px;
  flex-shrink: 0;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(238, 43, 124, 0.3) -28.29%, rgba(90, 35, 186, 0.3) 125.34%);
  padding: 10px;
  overflow: hidden;
}
.wrap-1 .wrap-content .content-item .item-tag {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 250px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ff4ea4;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  transform: rotate(45deg) translate(72px, -15px);
}
.wrap-1 .wrap-content .content-item .item-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 14px;
  padding: 120px 15px 35px;
}
.wrap-1 .wrap-content .content-item .item-header {
  position: absolute;
  top: 35px;
  left: 0;
  display: flex;
  align-items: center;
  width: 221px;
  height: 56px;
  flex-shrink: 0;
  border-radius: 0 28.274px 28.274px 0;
  background: rgba(255, 70, 162, 0.1);
  color: #ff46a2;
  font-size: 22px;
  padding-left: 35px;
}
.wrap-1 .wrap-content .content-item .item-price-new {
  color: rgba(6, 28, 61, 0.51);
  font-size: 30px;
  padding-left: 20px;
  margin-bottom: 25px;
}
.wrap-1 .wrap-content .content-item .item-price-new .price-text {
  color: #061c3d;
  font-size: 48px;
  font-weight: bold;
}
.wrap-1 .wrap-content .content-item .item-price-old {
  color: #636363;
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 30px;
  font-weight: lighter;
}
.wrap-1 .wrap-content .content-item .item-price-old .price-text {
  text-decoration: line-through;
}
.wrap-1 .wrap-content .content-item .item-tips {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-left: 20px;
  margin-bottom: 50px;
}
.wrap-1 .wrap-content .content-item .tips-desc {
  color: #636363;
  font-size: 18px;
}
.wrap-1 .wrap-content .content-item .tips-content {
  position: relative;
  cursor: pointer;
}
.wrap-1 .wrap-content .content-item .tips-content:hover .tips-text {
  visibility: visible;
  opacity: 1;
}
.wrap-1 .wrap-content .content-item .tips-icon {
  display: block;
  width: 18px;
  height: 17px;
  background-image: url(https://img.tunefab.com/uploads/page/activity/new-feature-sale/icon-tips.svg);
  background-size: 100% 100%;
}
.wrap-1 .wrap-content .content-item .tips-text {
  position: absolute;
  top: -50px;
  left: calc(-50% + 18px);
  transform: translateX(-50%);
  width: 220px;
  height: auto;
  padding: 10px;
  background-color: #fff;
  border-radius: 5px;
  font-size: 12px;
  color: #636363;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
}
.wrap-1 .wrap-content .content-item .tips-text::after {
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
}
.wrap-1 .wrap-content .content-item .item-btns {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.wrap-1 .wrap-content .content-item .item-btn {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-size: 20px;
  color: #fff;
  height: 60px;
  border-radius: 8px;
  background: linear-gradient(101deg, #f800ba -3.17%, #5b00f8 107.11%);
  transition: all 300ms;
}
.wrap-1 .wrap-content .content-item .item-btn:hover {
  transform: scale(1.05);
}
.wrap-1 .wrap-content .content-item .win-btn::before {
  content: '\e743';
  font-family: iconfont;
  font-size: 24px;
}
.wrap-1 .wrap-content .content-item .mac-btn::before {
  content: '\e881';
  font-family: iconfont;
  font-size: 24px;
}
.wrap-3 {
  position: relative;
  border-radius: 200px 200px 0 0;
  background: linear-gradient(180deg, #FEEEFF 0%, #FFF 100%);
  padding: 124px 0 0 0;
  margin: -220px 0 186px;
  z-index: 2;
}
.wrap-3 .wrap-title {
  color: #061c3d;
  text-align: center;
  font-size: 42px;
}
.wrap-3 .wrap-desc {
  color: #061C3D;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin: 32px 0 66px;
}
.wrap-3 .wrap-content {
  display: flex;
  background-color: #fff;
  border: 1px solid #f4f4f4;
  box-shadow: 0 1px 54px -12px rgba(178, 98, 146, 0.28);
}
.wrap-3 .content-header {
  display: none;
}
.wrap-3 .content-tabs {
  flex-shrink: 0;
  width: 270px;
  background: rgba(255, 237, 246, 0.5);
}
.wrap-3 .content-tabs .tabs-box {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 22px 20px;
  cursor: pointer;
  transition: all 300ms;
}
.wrap-3 .content-tabs .tabs-box::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 40px);
  height: 1px;
  background-color: #e3ccd7;
  opacity: 1;
  transition: all 300ms;
}
.wrap-3 .content-tabs .tabs-box.active {
  background-color: #fff;
}
.wrap-3 .content-tabs .tabs-box.active::before {
  opacity: 0;
}
.wrap-3 .content-tabs .tabs-box:last-child::before {
  display: none;
}
.wrap-3 .content-tabs .tab-text {
  font-weight: bold;
  color: #212121;
}
.wrap-3 .content-items {
  flex: 1;
  background-color: #fff;
}
.wrap-3 .content-items .content-box {
  box-shadow: 0 1px 54px -12px rgba(178, 98, 146, 0.28);
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  gap: 45px;
}
.wrap-3 .content-items .content-box .content-item {
  position: relative;
  width: 385px;
  flex-shrink: 0;
  border-radius: 16px;
  border: 1px solid #FFCBE5;
  background: #FFEDF6;
  padding: 10px;
  overflow: hidden;
}
.wrap-3 .content-items .content-box .content-item .item-tag {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 250px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ff4ea4;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  transform: rotate(45deg) translate(72px, -15px);
}
.wrap-3 .content-items .content-box .content-item .item-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 14px;
  padding: 120px 15px 35px;
}
.wrap-3 .content-items .content-box .content-item .item-header {
  position: absolute;
  top: 35px;
  left: 0;
  display: flex;
  align-items: center;
  width: 221px;
  height: 56px;
  flex-shrink: 0;
  border-radius: 0 28.274px 28.274px 0;
  background: rgba(255, 70, 162, 0.1);
  color: #ff46a2;
  font-size: 22px;
  padding-left: 20px;
}
.wrap-3 .content-items .content-box .content-item .item-price-new {
  color: rgba(6, 28, 61, 0.51);
  font-size: 30px;
  padding-left: 20px;
  margin-bottom: 25px;
}
.wrap-3 .content-items .content-box .content-item .item-price-new .price-text {
  color: #061c3d;
  font-size: 48px;
  font-weight: bold;
}
.wrap-3 .content-items .content-box .content-item .item-price-old {
  color: #636363;
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 14px;
  font-weight: lighter;
}
.wrap-3 .content-items .content-box .content-item .item-price-old .price-text {
  text-decoration: line-through;
}
.wrap-3 .content-items .content-box .content-item .item-tips {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-left: 20px;
  margin-bottom: 50px;
}
.wrap-3 .content-items .content-box .content-item .item-tips-spe {
  padding-left: 20px;
  margin-bottom: 88px;
}
.wrap-3 .content-items .content-box .content-item .tips-desc {
  color: #636363;
  font-size: 18px;
}
.wrap-3 .content-items .content-box .content-item .tips-content {
  position: relative;
  cursor: pointer;
}
.wrap-3 .content-items .content-box .content-item .tips-content:hover .tips-text {
  visibility: visible;
  opacity: 1;
}
.wrap-3 .content-items .content-box .content-item .tips-icon {
  display: block;
  width: 18px;
  height: 17px;
  background-image: url(https://img.tunefab.com/uploads/page/activity/new-feature-sale/icon-tips.svg);
  background-size: 100% 100%;
}
.wrap-3 .content-items .content-box .content-item .tips-text {
  position: absolute;
  top: -50px;
  left: calc(-50% + 18px);
  transform: translateX(-50%);
  width: 220px;
  height: auto;
  padding: 10px;
  background-color: #fff;
  border-radius: 5px;
  font-size: 12px;
  color: #636363;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
}
.wrap-3 .content-items .content-box .content-item .tips-text::after {
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
}
.wrap-3 .content-items .content-box .content-item .item-btns {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.wrap-3 .content-items .content-box .content-item .item-btn {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-size: 20px;
  color: #fff;
  height: 60px;
  border-radius: 8px;
  background: linear-gradient(101deg, #f800ba -3.17%, #5b00f8 107.11%);
  transition: all 300ms;
}
.wrap-3 .content-items .content-box .content-item .item-btn:hover {
  transform: scale(1.05);
}
.wrap-3 .content-items .content-box .content-item .win-btn::before {
  content: '\e743';
  font-family: iconfont;
  font-size: 24px;
}
.wrap-3 .content-items .content-box .content-item .mac-btn::before {
  content: '\e881';
  font-family: iconfont;
  font-size: 24px;
}
.wrap-3 .content-items .content-box.active {
  display: flex;
}
.compare {
  padding-bottom: 120px;
}
.compare .compare-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.compare .compare-title {
  color: #061C3D;
  text-align: center;
  font-size: 42px;
  line-height: 1.5;
  margin-bottom: 112px;
}
.compare .compare-table-pc {
  margin-bottom: 88px;
  width: 100%;
}
.compare .compare-table-mobile {
  display: none;
}
.compare .table-head,
.compare .table-body {
  width: 100%;
}
.compare .table-head.fix-head {
  position: fixed;
  top: 1px;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 1200px;
  background: #FFF;
  z-index: 10;
}
.compare .table-feat {
  width: 100%;
  border: none;
}
.compare .table-feat .td-right-top {
  border-radius: 12px 12px 0 0;
  background: linear-gradient(105deg, #8B6A45 -9.55%, #FBB567 -9.54%, #F9A03D 17.02%, #F4B664 30.25%, #EB9944 41.84%, #F9A03D 50.22%, #FFEAB8 68.83%, #FFE1AA 77.55%, #D47D21 90.49%), linear-gradient(125deg, #007BFF 7.75%, #7B91FF 41.53%, #B599FF 67.09%, #FEA5FF 93.14%);
  border-top: 2px solid rgba(139, 139, 139, 0.15);
  border-left: 2px solid rgba(139, 139, 139, 0.15);
  border-right: 2px solid rgba(139, 139, 139, 0.15);
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  height: 48px;
  position: relative;
}
.compare .table-feat .td-right-top::before {
  position: absolute;
  content: '';
  top: -129px;
  left: 50%;
  transform: translateX(-50%);
  width: 174px;
  height: 128px;
  background: url("https://img.tunefab.com/uploads/page/activity/new-feature-sale/compare-table-top.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.compare .table-feat .tb-right {
  background: #FFF9F3;
  border-left: 2px solid rgba(139, 139, 139, 0.15);
  border-right: 2px solid rgba(139, 139, 139, 0.15);
}
.compare .table-feat .tb-right-bottom {
  border-radius: 0 0 12px 12px;
  border-bottom: 2px solid rgba(139, 139, 139, 0.15);
}
.compare .table-feat .tb-title {
  width: 25%;
  padding: 14px 0;
  color: #222;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.compare .table-feat .tb-price {
  width: 25%;
  color: #222;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.compare .table-feat .tb-btn {
  max-width: 152px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 0 auto;
  padding: 10px 0;
  transition: all 0.3s ease;
  cursor: pointer;
}
.compare .table-feat .tb-btn img {
  width: 20px;
  height: 20px;
}
.compare .table-feat .tb-btn span {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
.compare .table-feat .tb-btn.tb-btn-1 {
  position: relative;
}
.compare .table-feat .tb-btn.tb-btn-1::before {
  position: absolute;
  content: "";
  inset: 0;
  padding: 2px;
  border-radius: inherit;
  background: linear-gradient(90deg, #F800BA 0%, #5B00F8 25%, #434EF8 50%, #5B00F8 75%, #F800BA 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: exclude;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: all 0.3s ease;
  z-index: 1;
}
.compare .table-feat .tb-btn.tb-btn-1 span {
  color: #9A01E0;
}
.compare .table-feat .tb-btn.tb-btn-1:hover,
.compare .table-feat .tb-btn.tb-btn-1:active {
  transform: scale(1.05);
}
.compare .table-feat .tb-btn.tb-btn-1:hover::before,
.compare .table-feat .tb-btn.tb-btn-1:active::before {
  background-position: 0% 0;
}
.compare .table-feat .tb-btn.tb-btn-2 {
  background: linear-gradient(101deg, #5B00F8 -3.17%, #F800BA 35%, #F800BA 50%, #F800BA 65%, #5B00F8 100%), #FFF;
  background-size: 200% 100%;
  background-position: 100% 0;
}
.compare .table-feat .tb-btn.tb-btn-2 span {
  color: #FFF;
}
.compare .table-feat .tb-btn.tb-btn-2:hover,
.compare .table-feat .tb-btn.tb-btn-2:active {
  background-position: 0% 0;
  transform: scale(1.05);
}
.compare .table-feat .tb-title-inc {
  width: 25%;
  color: #222;
  font-size: 24px;
  font-weight: 600;
  height: 80px;
}
.compare .table-feat .tb-desc {
  width: 25%;
  color: #222;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  height: 30px;
}
.compare .table-feat .tb-tr {
  height: 96px;
}
.compare .table-feat .tb-tr-top {
  height: 38px;
}
.compare .table-feat .tb-tr-spe {
  height: 74px;
}
.compare .table-feat .tb-tr-spe .tb-td-spe {
  width: 25%;
  padding: 0 calc((25% - 18px) / 2);
}
.compare .table-feat .tb-td-top {
  width: 25%;
}
.compare .table-feat .tb-td-top p {
  color: #222;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.compare .table-feat .tb-sub-title {
  width: 25%;
  color: #212121;
  font-size: 18px;
  font-weight: 600;
}
.compare .table-feat .tb-body-desc {
  width: 25%;
}
.compare .table-feat .tb-body-desc .platform {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  padding-bottom: 12px;
  max-width: 200px;
  width: 100%;
}
.compare .table-feat .tb-body-desc p {
  padding-left: 12px;
  color: #474747;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.compare .table-feat .spe {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(119deg, #007BFF 7.06%, #866EFF 49.29%, #FF4DF3 85.04%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.compare .upgrade-btn {
  border-radius: 8px;
  background: linear-gradient(101deg, #5B00F8 -3.17%, #F800BA 35%, #F800BA 50%, #F800BA 65%, #5B00F8 100%);
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: all 0.3s ease;
  cursor: pointer;
  padding: 22px 36px;
}
.compare .upgrade-btn span {
  color: #FFF;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
}
.compare .upgrade-btn:hover,
.compare .upgrade-btn:active {
  transform: scale(1.05);
  background-position: 0% 0;
}
.compare .compare-desc {
  margin-top: 36px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  background: linear-gradient(119deg, #007BFF 7.06%, #866EFF 49.29%, #FF4DF3 85.04%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wrap-4 {
  background: linear-gradient(180deg, #fff 0%, #aa89ff 767.41%);
}
.wrap-4 .container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 110px;
}
.wrap-4 .content-item {
  color: #373737;
  font-size: 18px;
  line-height: 2;
}
@media (max-width: 1200px) {
  main .container {
    padding: 0 15px;
  }
  .banner {
    padding: 42px 0 262px;
  }
  .banner-title {
    width: 768px;
  }
  .wrap-1::before,
  .wrap-1::after {
    display: none;
  }
  .wrap-1 .wrap-content {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .wrap-1 .wrap-content::before {
    display: none;
  }
  .wrap-3 .content-tabs {
    width: 220px;
  }
  .wrap-3 .content-items .content-box {
    gap: 20px;
  }
  .wrap-3 .content-items .content-box .content-item {
    width: 340px;
  }
  .wrap-3 .content-items .content-box .content-item .item-price-new,
  .wrap-3 .content-items .content-box .content-item .item-price-old,
  .wrap-3 .content-items .content-box .content-item .item-tips,
  .wrap-3 .content-items .content-box .content-item .item-tips-spe {
    padding-left: 0;
  }
  .compare .table-head.fix-head {
    padding: 0 15px;
  }
}
@media (max-width: 1060px) {
  .compare .table-feat .tb-title {
    font-size: 20px;
  }
  .compare .table-feat .tb-sub-title {
    font-size: 16px;
  }
  .compare .table-feat .tb-sub-title img {
    width: 40px;
  }
}
@media (max-width: 960px) {
  .wrap-3 {
    border-radius: 120px 120px 0 0;
    background: linear-gradient(180deg, #FEEEFF 0%, #FFF 100%);
  }
  .wrap-3 .wrap-content {
    position: relative;
    display: flex;
    flex-direction: column;
    border: none;
    box-shadow: unset;
    background: transparent;
  }
  .wrap-3 .content-header {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 6px;
    border: 1px solid #ededed;
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
  }
  .wrap-3 .content-header::after {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(90deg);
    content: '\e66c';
    font-family: iconfont;
    font-weight: bold;
    transition: all 300ms;
  }
  .wrap-3 .content-header.active::after {
    transform: translateY(-50%) rotate(270deg);
  }
  .wrap-3 .content-header .tab-icon {
    width: 30px;
    height: 30px;
  }
  .wrap-3 .content-header .tab-text {
    font-weight: normal;
    font-size: 16px;
    color: #212121;
  }
  .wrap-3 .content-tabs {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 99;
    border-radius: 6px;
    width: 100%;
    border: 1px solid #ededed;
    background: #fff;
    padding: 10px;
    display: none;
  }
  .wrap-3 .content-tabs .tabs-box {
    padding: 10px;
  }
  .wrap-3 .content-tabs .tabs-box::before {
    display: none;
  }
  .wrap-3 .content-tabs .tabs-box.active {
    background-color: #fff;
  }
  .wrap-3 .content-tabs .tab-icon {
    width: 30px;
    height: 30px;
  }
  .wrap-3 .content-tabs .tab-text {
    font-weight: normal;
  }
  .wrap-3 .content-items {
    background-color: transparent;
  }
  .wrap-3 .content-items .content-box {
    flex-direction: column;
    gap: 45px;
    background: transparent;
    box-shadow: unset;
  }
  .wrap-3 .content-items .content-box .content-item {
    width: 100%;
    border-radius: 12px;
  }
  .wrap-3 .content-items .content-box .content-item .item-tag {
    height: 45px;
    font-size: 22px;
    transform: rotate(45deg) translate(72px, -30px);
  }
  .wrap-3 .content-items .content-box .content-item .item-inner {
    border-radius: 12px;
    padding: 120px 15px 35px;
  }
  .wrap-3 .content-items .content-box .content-item .item-header {
    width: 200px;
    height: 50px;
    font-size: 20px;
    padding-left: 18px;
  }
  .wrap-3 .content-items .content-box .content-item .item-price-new {
    font-size: 26px;
  }
  .wrap-3 .content-items .content-box .content-item .item-price-new .price-text {
    font-size: 42px;
  }
  .wrap-3 .content-items .content-box .content-item .item-price-old {
    font-size: 16px;
  }
  .wrap-3 .content-items .content-box .content-item .tips-desc {
    font-size: 16px;
  }
  .wrap-3 .content-items .content-box .content-item .item-btn {
    font-size: 18px;
    height: 55px;
  }
  .wrap-3 .content-items .content-box.active {
    display: flex;
  }
}
@media (max-width: 768px) {
  body {
    min-width: 100%;
    max-width: 100%;
  }
  .container {
    padding: 0 15px;
  }
  .banner {
    background: url(https://img.tunefab.com/uploads/page/activity/new-feature-sale/banner-bg-mb.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0 120px;
  }
  .banner .banner-logo img {
    width: 100px;
  }
  .banner .banner-title-top {
    margin: 26px 0 12px;
    width: 164px;
    opacity: 1;
  }
  .banner-desc {
    font-size: 26px;
    line-height: 1.35;
  }
  .banner-title {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .banner-buy {
    gap: 12px;
    width: 260px;
    height: 65px;
    border-radius: 10px;
    border: 1px solid #b4054b;
    background: linear-gradient(180deg, #e5005c 0%, #ff22ae 100%);
    box-shadow: 0 0.811px 14.591px 1.621px #ffd9e8 inset, 0 0.811px 3.243px 1.621px #ffd9e8 inset, 0 34.047px 86.738px 0 rgba(229, 0, 92, 0.34), 0 20.039px 26.149px 0 rgba(229, 0, 92, 0.19), 0 8.323px 10.861px 0 rgba(229, 0, 92, 0.22), 0 3.01px 3.928px 0 rgba(229, 0, 92, 0.15), 0 0 0 3.243px #f8eaf0, 0 0 0 4.053px #fff;
    font-size: 24px;
  }
  .banner-buy::before {
    width: 30px;
    height: 30px;
  }
  .wrap-1 {
    padding: 60px 0 180px;
  }
  .wrap-1::after,
  .wrap-1::before {
    display: none;
  }
  .wrap-1 .wrap-tag {
    width: 130px;
    height: auto;
    margin: 0 auto 20px;
  }
  .wrap-1 .wrap-title {
    font-size: 32px;
    line-height: 1.35;
    margin-bottom: 15px;
  }
  .wrap-1 .wrap-desc {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .wrap-1 .wrap-product {
    width: 300px;
    height: auto;
    margin: 0 auto 40px;
  }
  .wrap-1 .wrap-content {
    flex-direction: column;
    gap: 40px;
  }
  .wrap-1 .wrap-content::before {
    display: none;
  }
  .wrap-1 .wrap-content .content-item {
    width: 100%;
    border-radius: 12px;
  }
  .wrap-1 .wrap-content .content-item .item-tag {
    height: 45px;
    font-size: 22px;
    transform: rotate(45deg) translate(72px, -30px);
  }
  .wrap-1 .wrap-content .content-item .item-inner {
    border-radius: 12px;
    padding: 120px 15px 35px;
  }
  .wrap-1 .wrap-content .content-item .item-header {
    width: 200px;
    height: 50px;
    font-size: 20px;
  }
  .wrap-1 .wrap-content .content-item .item-price-new {
    font-size: 26px;
  }
  .wrap-1 .wrap-content .content-item .item-price-new .price-text {
    font-size: 42px;
  }
  .wrap-1 .wrap-content .content-item .item-price-old {
    font-size: 16px;
  }
  .wrap-1 .wrap-content .content-item .tips-desc {
    font-size: 16px;
  }
  .wrap-1 .wrap-content .content-item .item-btn {
    font-size: 18px;
    height: 55px;
  }
  .wrap-3 {
    border-radius: 60px 60px 0 0;
    padding: 92px 0 0 0;
    margin: -120px 0 84px;
  }
  .wrap-3 .wrap-title {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 22px;
  }
  .wrap-3 .wrap-desc {
    font-size: 16px;
    margin: 0 0 42px;
  }
  .compare {
    padding-bottom: 112px;
  }
  .compare .compare-title {
    font-size: 32px;
    margin-bottom: 58px;
  }
  .compare .compare-table-pc {
    display: none;
  }
  .compare .compare-table-mobile {
    display: block;
    margin-bottom: 18px;
    width: 100%;
  }
  .compare .table-head.fix-head {
    top: 0;
    padding: 0 15px;
  }
  .compare .table-feat .td-right-top {
    border-radius: 5px 5px 0 0;
    background: linear-gradient(105deg, #8B6A45 -9.55%, #FBB567 -9.54%, #F9A03D 17.02%, #F4B664 30.25%, #EB9944 41.84%, #F9A03D 50.22%, #FFEAB8 68.83%, #FFE1AA 77.55%, #D47D21 90.49%), linear-gradient(125deg, #007BFF 7.75%, #7B91FF 41.53%, #B599FF 67.09%, #FEA5FF 93.14%);
    border-top: 2px solid rgba(139, 139, 139, 0.15);
    border-left: 2px solid rgba(139, 139, 139, 0.15);
    border-right: 2px solid rgba(139, 139, 139, 0.15);
    font-size: 14px;
    height: 26px;
  }
  .compare .table-feat .td-right-top::before {
    top: -63px;
    width: 82px;
    height: 62px;
  }
  .compare .table-feat .tb-right {
    background: #FFF;
    border-left: 2px solid #bf844a7e;
    border-right: 2px solid #bf844a7e;
  }
  .compare .table-feat .tb-title {
    width: 33.3%;
    font-size: 12px;
    border-top: none;
  }
  .compare .table-feat .tb-price {
    font-size: 14px;
  }
  .compare .table-feat .tb-price-spe {
    padding-top: 16px;
  }
  .compare .table-feat .tr-btn {
    height: 60px;
  }
  .compare .table-feat .tb-btn {
    max-width: 104px;
    border-radius: 6px;
    gap: 8px;
    padding: 7px 0;
  }
  .compare .table-feat .tb-btn img {
    width: 14px;
    height: 14px;
  }
  .compare .table-feat .tb-btn span {
    font-size: 12px;
  }
  .compare .table-feat .tb-btn.tb-btn-1::before {
    border-radius: 5px;
    padding: 1.5px;
  }
  .compare .table-feat .tb-tr {
    height: 20px;
  }
  .compare .table-feat .tb-sub-title {
    width: 33.3%;
    position: relative;
    font-size: 14px;
  }
  .compare .table-feat .tb-sub-title .sub-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 342px;
  }
  .compare .table-feat .tb-body-desc {
    width: 33.3%;
    height: 38px;
  }
  .compare .table-feat .tb-body-desc p {
    font-size: 14px;
    padding-left: 0;
  }
  .compare .table-feat .spe {
    font-size: 14px;
  }
  .compare .table-feat .tb-body-desc-spe p {
    color: #474747;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
  }
  .compare .table-feat .tb-tr-spe {
    height: 50px;
  }
  .compare .table-feat .tb-tr-spe .tb-td-spe {
    width: 33.3%;
    padding: 0 calc((33.3% - 18px) / 2);
  }
  .compare .table-feat .tb-tr-spe .tb-td-spe img {
    width: 18px;
    height: 18px;
  }
  .compare .upgrade-btn {
    border-radius: 4px;
    padding: 10px 20px;
  }
  .compare .upgrade-btn span {
    font-size: 14px;
  }
  .compare .compare-desc {
    max-width: 282px;
    margin-top: 26px;
    font-size: 14px;
  }
  .wrap-4 .container {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .wrap-4 .content-item {
    margin-bottom: 15px;
  }
}
