@media (max-width: 768px) {
  .soldOut .banner .banner_title .title_list {
    gap: 6px; }
    .soldOut .banner .banner_title .title_list li {
      margin-left: 0px;
      height: 52px;
      padding-left: 0;
      padding-right: 20px;
      z-index: 4; }
      .soldOut .banner .banner_title .title_list li::before {
        width: 130px;
        height: 52px;
        background-size: 130px 52px; }
      .soldOut .banner .banner_title .title_list li.buy_one {
        z-index: 1; }
      .soldOut .banner .banner_title .title_list li.buy_six {
        z-index: 5;
        height: 60px;
        min-width: 130px;
        padding-left: 0; }
        .soldOut .banner .banner_title .title_list li.buy_six .title_off {
          margin-bottom: 2px; }
        .soldOut .banner .banner_title .title_list li.buy_six::before {
          width: 130px;
          height: 60px;
          background-size: 130px 60px; }
  .soldOut .banner .banner_title .countdown_mobile {
    display: none !important; }
  .soldOut .salecont {
    margin-top: 24px; }

  .sale_pc,
  .sale_year,
  .salefea-title,
  .salekeep-price,
  .salekeep-cnttips,
  .review_three,
  .review,
  .saleexclu_bg,
  .salesepro_pc {
    display: none !important; }

  .tag_pcs {
    bottom: 10%;
    left: 25%;
    transform: scale(0.8); }

  .salesepro_off {
    display: inline-block !important; }

  .salesepro_mobile {
    display: inline-block !important;
    font: 500 14px/1.2 Lexend;
    color: #EA1C1C; }

  .salesepro_tag.sale_mobile .sale_pcs {
    display: inline-block;
    font: inherit;
    color: inherit; }
  .salesepro_tag.sale_mobile .sale_year {
    display: inline-flex !important;
    padding-left: 4px;
    font: 500 12px/1.2 Lexend;
    color: #459B3C; }
  .salesepro_tag.sale_mobile .sale_month {
    font: 500 12px/1.2 Lexend;
    color: #459B3C; }

  .sale_mobile {
    display: flex !important; }

  .title_sale {
    display: none !important; }

  .title_sale.sale_mobile {
    display: inline-block !important;
    max-width: 305px;
    width: 305px;
    height: auto; }

  body {
    min-width: 0;
    width: 100%;
    padding-bottom: 0; }

  * {
    box-sizing: border-box; }

  .wrapper {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box; }

  .sale_countdown {
    font: 500 13px/1.2 Lexend;
    letter-spacing: 0px;
    color: #1E0641;
    text-align: center; }
    .sale_countdown > b {
      color: #F21D76;
      font: 500 13px/1.2 Lexend;
      letter-spacing: 0px;
      display: inline-block;
      width: 16px; }
      .sale_countdown > b.t_ms {
        width: 30px; }

  .buybtn {
    width: 150px;
    height: 50px;
    font-size: 16px; }

  .banner .buybtn {
    position: relative;
    margin: 5px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    line-height: 1.2;
    padding-bottom: 4px;
    box-shadow: 0px 8px 19px #FF8F4E;
    border: 2px solid #F63629;
    background: transparent linear-gradient(180deg, #FF7D7D 0%, #FF5353 30%, #FF2929 60%, #CF0202 100%) 0% 0% no-repeat padding-box; }
    .banner .buybtn span.sale_mobile {
      position: relative;
      z-index: 2;
      display: inline-block !important; }
      .banner .buybtn span.sale_mobile.on {
        display: none !important; }
      .banner .buybtn span.sale_mobile em {
        font: inherit;
        color: inherit;
        font-style: normal; }
    .banner .buybtn::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 0;
      width: 100%;
      height: 100%;
      border-radius: inherit;
      background: url(../../summer/btn_circle.png) center center no-repeat;
      background-size: cover; }

  .banner {
    padding: 10px 0 60px;
    min-width: 0;
    height: auto; }
    .banner * {
      box-sizing: border-box; }
    .banner .logo {
      left: 16px;
      top: 10px; }
    .banner .banner_title h1 {
      padding-top: 32px;
      text-align: center; }
      .banner .banner_title h1 > img {
        width: 100%;
        max-width: 600px; }
    .banner .banner_title .countdown_box {
      display: none !important; }
    .banner .banner_title .countdown_mobile {
      position: relative;
      bottom: 0;
      left: 0;
      right: 0;
      display: block !important;
      width: 100%; }
    .banner .banner_title .title_list {
      padding-top: 15px; }
      .banner .banner_title .title_list li {
        padding: 8px 15px;
        padding-right: 10px;
        min-height: 0;
        height: 44px;
        margin-left: -18px; }
        .banner .banner_title .title_list li::before {
          width: 80px;
          height: 44px;
          background: url(../../summer/psright_small_mobile.png) center center no-repeat;
          background-size: 80px 44px; }
        .banner .banner_title .title_list li.buy_four .title_off {
          color: #FF6E00; }
        .banner .banner_title .title_list li.buy_six {
          min-width: 130px;
          margin-left: -10px;
          margin-top: 0px;
          min-height: 0;
          height: 55px; }
          .banner .banner_title .title_list li.buy_six::before {
            width: 130px;
            height: 55px;
            background: url(../../summer/psright_big_mobile.png) center center no-repeat;
            background-size: 130px 55px; }
          .banner .banner_title .title_list li.buy_six .title_off {
            margin: -6px auto;
            display: block;
            text-align: center; }
            .banner .banner_title .title_list li.buy_six .title_off .off_sale.sale_mobile {
              margin-top: 0px;
              margin-bottom: -8px;
              width: 75px;
              height: auto;
              display: inline-block !important; }
            .banner .banner_title .title_list li.buy_six .title_off::after {
              content: '';
              display: block;
              margin-left: 2px;
              margin-bottom: 4px;
              width: 115px;
              height: 16px;
              background: url(../../summer/title_off_free_mobile.png) center center/cover no-repeat; }
        .banner .banner_title .title_list li p {
          font-size: 12px;
          color: #A6342A; }
        .banner .banner_title .title_list li .title_off {
          font-size: 12px;
          color: #A6342A; }

  .salesepro_right {
    gap: 0;
    width: 100px;
    text-align: end;
    justify-content: flex-end;
    flex-shrink: 0;
    min-width: 0; }
    .salesepro_right del {
      padding-right: 0 !important;
      font-size: 12px; }
    .salesepro_right .salesepro_mobile {
      width: 36px;
      text-align: end;
      font-size: 12px; }

  .salesepro .salesepro-name {
    margin-right: -20px;
    flex: none; }

  .salesepro-cont li p {
    font-size: 12px; }

  .salecont {
    margin: 10px auto 0;
    padding: 15px 12px 22px;
    width: calc(100% - 24px);
    height: auto;
    border-radius: 14px;
    box-sizing: border-box; }

  .banbuybtn > span {
    animation: none;
    width: auto;
    height: auto;
    position: static;
    background: none;
    left: 0; }

  .saleseorder-price .salertotal {
    justify-content: center;
    align-items: flex-end;
    gap: 2px; }

  .saleselbox {
    margin: 0 auto;
    width: 100%;
    padding: 0; }
    .saleselbox ul {
      display: flex;
      align-items: stretch;
      justify-content: center; }
      .saleselbox ul li {
        width: auto;
        margin: 0 -12px;
        padding: 0;
        pointer-events: none; }
        .saleselbox ul li::before, .saleselbox ul li::after {
          display: none !important; }
        .saleselbox ul li > img {
          width: 80px;
          height: auto; }

  .salesedes {
    margin: 0;
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }

  .salesepro {
    width: 100%; }

  .salesepro_tag {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    height: 20px;
    background: rgba(255, 89, 89, 0.1);
    border-radius: 9999px;
    color: #C48484;
    font-size: 12px;
    line-height: 1;
    font-weight: 500; }

  .salesepro-cont {
    margin-top: 16px;
    border: none;
    padding-bottom: 0; }
    .salesepro-cont li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 6px; }
      .salesepro-cont li.checked p {
        color: #545454; }
      .salesepro-cont li.checked .salesepro-name:before {
        margin-right: 6px;
        background: #FFEAE7;
        border: 1px solid #FE9E90; }
      .salesepro-cont li.checked .salesepro-name::after {
        left: 2px;
        top: 2px;
        width: 18px;
        height: 16px;
        background: url("https://purchase.iobit.com/tpl/images/common_sale/check_icon_red.svg?t=1736151501") center center no-repeat;
        background-size: cover; }

  .salesepro .pcs {
    display: none !important; }
  .salesepro .salesepro-name {
    width: auto; }
    .salesepro .salesepro-name p {
      color: #C4C4C4; }
    .salesepro .salesepro-name:before {
      width: 16px;
      height: 16px;
      background: #C4C4C4;
      border: 1px solid #646464;
      margin-right: 8px; }
  .salesepro .salesepro-price {
    width: auto;
    text-align: left; }
    .salesepro .salesepro-price p {
      color: #5A5A5A; }

  .saleseorder {
    width: 100%;
    height: auto;
    text-align: center;
    background: none;
    border-radius: 0;
    min-width: 0; }

  .saleseordercnt {
    width: 100%;
    padding: 0 0 15px;
    background: transparent; }

  .saleseorder-total {
    margin-top: 0px; }

  .price_save {
    display: block !important;
    padding: 8px 0 0;
    text-align: end;
    border-top: 1px dashed #FFD4C4;
    color: #EA1C1C;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5; }
    .price_save b {
      font: inherit;
      font-size: 14px;
      font-weight: 700; }

  .salertotal .sale_mobile {
    display: inline-block !important;
    padding-left: 4px;
    font: normal normal 400 14px/1.2 Lexend;
    color: #000; }
    .salertotal .sale_mobile em {
      font: normal normal 400 14px/1.2 Lexend;
      color: #000; }

  .saleseorder-price {
    width: 100%;
    margin-left: 0; }

  .saleseorder-total p {
    font-size: 20px;
    font-weight: 700; }
    .saleseorder-total p span b {
      font-size: 32px; }
    .saleseorder-total p del {
      display: inline-block !important;
      padding-left: 8px;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.2; }
      .saleseorder-total p del em {
        font: inherit;
        color: inherit;
        font-style: normal; }

  .salefea-title {
    padding: 0 16px; }
    .salefea-title p {
      font-size: 13px; }
    .salefea-title h2 {
      font-size: 22px; }

  .salekeep-cont {
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 50px;
    padding: 0 16px; }

  .salekeep-cntbox {
    position: relative;
    padding: 38px 16px 0;
    width: 100%;
    height: auto;
    border-radius: 0;
    background: #F3E3FD;
    border: 1px solid #A877FF; }

  .salekeep-cntwordp {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .salekeep-cntwordp ul {
      margin-top: 22px;
      display: flex;
      flex-direction: column;
      gap: 10px; }
      .salekeep-cntwordp ul li {
        margin-top: 0px; }

  .salekeep-cntmid {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }

  .salekeep-cntpro {
    margin: 0 auto;
    position: relative;
    text-align: center; }
    .salekeep-cntpro::before {
      display: none; }
    .salekeep-cntpro figcaption h4 {
      font-size: 19px;
      font-weight: 500; }
    .salekeep-cntpro figcaption p {
      font-size: 12px; }

  .salekeep_pic {
    position: relative;
    margin: 0 auto;
    width: 138px; }
    .salekeep_pic > img {
      display: inline-block;
      margin-left: -20px; }

  .salekeep_tag {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    width: 132px;
    height: 62px;
    background: url("https://purchase.iobit.com/tpl/images/valentinesday/pro_tag.png?t=1736151501") center center no-repeat;
    background-size: cover; }
    .salekeep_tag p {
      position: absolute;
      top: 20px;
      left: 28px;
      transform: rotate(9deg); }
    .salekeep_tag del,
    .salekeep_tag strong {
      font-size: 12px;
      font-weight: 500;
      text-align: center;
      line-height: 1;
      color: #000;
      text-shadow: 0px 1px 0px #FFFF8F;
      display: inline-block; }
    .salekeep_tag strong {
      padding-right: 2px;
      font-size: 13px;
      font-weight: 900; }
      .salekeep_tag strong big {
        font: inherit;
        color: inherit;
        text-shadow: inherit;
        font-size: 19px; }

  .salekeep_year {
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 10px;
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    background: #BF04E0; }
    .salekeep_year.sale_mobile {
      display: inline-flex !important; }

  .saleseorder-name.sale_pc {
    display: none !important; }

  .salekeep-cntstore {
    width: 100%;
    height: auto;
    border-left: none;
    text-align: center; }
    .salekeep-cntstore .buybtn {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: -25px;
      margin-top: 20px;
      padding-bottom: 4px;
      width: 90%;
      height: 50px;
      font-size: 16px;
      line-height: 1.2;
      border-radius: 9999px;
      box-shadow: 0px 8px 19px #FF8F4E;
      border: 2px solid #F63629;
      background: transparent linear-gradient(180deg, #FF7D7D 0%, #FF5353 30%, #FF2929 60%, #CF0202 100%) 0% 0% no-repeat padding-box; }
      .salekeep-cntstore .buybtn span.sale_mobile {
        display: inline-block !important;
        padding-left: 4px; }

  .snow-bg {
    background: #fff; }

  .award {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    height: auto; }
    .award h2 {
      margin-bottom: 20px;
      padding: 0 16px;
      font-size: 22px; }
    .award > img {
      width: 90%;
      height: auto;
      text-align: center; }

  .review {
    margin-top: 0;
    padding: 0 16px; }
    .review .review_title {
      padding-bottom: 40px;
      text-align: center;
      font-size: 22px;
      font-weight: 700;
      line-height: 1.5; }
    .review .content {
      position: relative;
      margin: 0 auto;
      width: 100%;
      height: auto;
      background: #FFF6EF 0% 0% no-repeat padding-box;
      box-shadow: -1.11px 8px 15px #66666696;
      border-radius: 3px;
      padding-bottom: 15px; }
      .review .content::before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 30px;
        height: 10px;
        background: url("https://purchase.iobit.com/tpl/images/common_sale/arrow_up.png?t=1737455241") center center no-repeat;
        background-size: cover; }
      .review .content > span {
        top: 10%; }
        .review .content > span.prev {
          left: 10px; }
        .review .content > span.next {
          right: 10px; }
      .review .content .message {
        position: relative;
        width: 100%;
        float: none;
        margin: 0; }
        .review .content .message .roll {
          width: 100%; }
        .review .content .message dl {
          padding: 20px;
          float: none;
          width: auto;
          display: none; }
          .review .content .message dl.active {
            display: block; }
          .review .content .message dl dt {
            background: #210000;
            border: 5px solid #210000; }
        .review .content .message h3 {
          margin-top: 5px;
          font-size: 16px; }
        .review .content .message p {
          margin-top: 28px;
          color: #707072;
          font-size: 14px; }
        .review .content .message h4 {
          font-size: 12px;
          font-weight: 600;
          color: #210000;
          margin-top: 35px; }

  .service {
    margin-top: 60px;
    padding: 30px 0px;
    background-color: #FEF9F7; }
    .service .wrapper {
      width: 100%;
      min-width: 0;
      padding: 0 16px; }
    .service .service_list {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
    .service dl {
      width: 100%;
      height: auto;
      float: none;
      background: none;
      border: none;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: center; }
      .service dl h3 {
        margin-bottom: 20px;
        color: #28282c;
        font-weight: 600;
        font-size: 14px; }
      .service dl dd img {
        width: 100%;
        max-width: 100%;
        height: auto; }
    .service dl.first dt {
      float: none;
      margin: 0; }
    .service dl.first dd {
      padding-top: 10px;
      color: #606060; }
    .service dl.last {
      float: none;
      margin-top: 30px; }
    .service dl.last dt {
      margin-top: 0px; }
    .service dl.last dt,
    .service dl.last dd {
      padding-left: 0; }

  .pop-buy {
    width: 353px;
    height: 275px;
    padding: 0 20px;
    background: url(../images/pop_pic_mobile.png) center top no-repeat;
    background-size: contain; }
    .pop-buy .close {
      font-size: 12px;
      top: 5px;
      right: 10px;
      opacity: .7; }
    .pop-buy .box_p {
      position: absolute;
      width: fit-content;
      left: 116px;
      top: 111px;
      height: 36px;
      font: normal normal bold 8px/1 Lexend;
      letter-spacing: 0.16px;
      color: #22FF7D; }
      .pop-buy .box_p b {
        position: relative;
        z-index: 0;
        display: inline-block;
        font-size: 8px;
        font-weight: bold;
        line-height: 1;
        color: transparent; }
        .pop-buy .box_p b:after {
          content: attr(data-text);
          position: absolute;
          left: 0;
          z-index: -1;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          -webkit-text-stroke: 3px #fff; }
      .pop-buy .box_p strong {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 2;
        display: block;
        font-size: 8px;
        font-weight: bold;
        line-height: 1;
        background: #FF1A68;
        -webkit-background-clip: text;
        color: transparent;
        text-align: center; }
      .pop-buy .box_p span {
        font-weight: inherit;
        color: inherit;
        font-size: inherit; }
      .pop-buy .box_p .spec.on {
        width: 100px;
        position: absolute;
        margin-left: 4px;
        transform-origin: left;
        animation: zoom-scaling1 1s ease-in-out infinite; }
  @keyframes zoom-scaling1 {
    0% {
      transform: scale(1); }
    50% {
      transform: scale(1.1); }
    100% {
      transform: scale(1); } }
    .pop-buy .pop_ext {
      width: 270px;
      height: auto; }
    .pop-buy .pop_desc {
      padding: 40px 0 16px;
      font-size: 14px; }
    .pop-buy .pop-message {
      margin: 230px auto 0; }
      .pop-buy .pop-message .price_box {
        margin-bottom: -5px; }
        .pop-buy .pop-message .price_box .total i {
          font-size: 12px; }
        .pop-buy .pop-message .price_box .total span {
          font-size: 14px; }
          .pop-buy .pop-message .price_box .total span strong {
            font-size: 30px; }
        .pop-buy .pop-message .price_box .total del {
          font-size: 12px; }
      .pop-buy .pop-message .buybtn {
        width: 200px;
        height: 30px;
        font-size: 12px;
        line-height: 26px; }

  .popbg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -99;
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); }
    .popbg.on, .popbg.comm-on {
      z-index: 9998;
      opacity: 1;
      transform: scale(1); }

  .pop-warp,
  .pop-buy {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -99;
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s;
    padding: 0;
    font-family: "League Spartan"; }
    .pop-warp.on, .pop-warp.comm-on,
    .pop-buy.on,
    .pop-buy.comm-on {
      z-index: 9999;
      opacity: 1;
      transform: scale(1); } }
@media (max-width: 385px) {
  .salesepro-cont {
    padding-left: 6px; } }
@media (max-width: 374px) {
  .salesepro-cont li.checked p {
    font-size: 10px; } }

/*# sourceMappingURL=style_mob.css.map */
