.junnew {
  font-family: "Cantarell";
  font-weight: 400;
  background: url(./banner_bg.webp) center top no-repeat;
  background-color: #F1F1F1; }
  .junnew .buybtn {
    width: 250px;
    height: 50px;
    background: #FFF5CB 0% 0% no-repeat padding-box;
    border: 2px solid #FFD943;
    border-radius: 200px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 46px;
    box-sizing: border-box; }
    .junnew .buybtn:hover {
      background: #FFEDA1; }
    .junnew .buybtn.btn3pc {
      width: 290px;
      height: 58px;
      background: transparent linear-gradient(180deg, #FFDD53 0%, #FFA200 100%) 0% 0% no-repeat padding-box;
      border: none;
      line-height: 58px; }
      .junnew .buybtn.btn3pc:hover {
        background: transparent linear-gradient(180deg, #FFE88A 0%, #FFB431 100%) 0% 0% no-repeat padding-box; }
  .junnew .newuser-banner {
    font-style: normal;
    background: none;
    height: fit-content; }
    .junnew .newuser-banner .title {
      height: fit-content;
      text-indent: 0px;
      background: none;
      text-align: center;
      padding-top: 40px; }
      .junnew .newuser-banner .title h1 {
        color: #fff;
        font: normal normal normal 46px/16px Montserrat; }
      .junnew .newuser-banner .title p {
        font-size: 22px;
        font-style: italic;
        font-weight: 400;
        color: #C8C8C8;
        margin-top: 20px; }
    .junnew .newuser-banner .offer_cont {
      display: flex;
      justify-content: center;
      align-items: end;
      gap: 120px;
      margin-top: 50px; }
    .junnew .newuser-banner .offer {
      width: 359px;
      height: 532px;
      margin: 0px;
      float: none;
      background: url(offer_normal.png) center no-repeat;
      padding-top: 95px;
      box-sizing: border-box;
      position: relative; }
      .junnew .newuser-banner .offer .imgbox {
        margin: 0px auto;
        width: fit-content; }
        .junnew .newuser-banner .offer .imgbox > img {
          margin: 0px;
          width: auto; }
        .junnew .newuser-banner .offer .imgbox .discount {
          width: 88px;
          height: 88px;
          border-radius: 80px;
          background: transparent linear-gradient(336deg, #FFC7C7 0%, #FFE4E4 100%) 0% 0% no-repeat padding-box;
          border: 1px solid #FFFFFF;
          display: flex;
          align-items: center;
          justify-content: center;
          font-family: "Elms Sans";
          color: #EE3232;
          right: -15px;
          top: 22px;
          box-sizing: border-box; }
          .junnew .newuser-banner .offer .imgbox .discount b {
            font-size: 46px;
            font-weight: 900; }
          .junnew .newuser-banner .offer .imgbox .discount p {
            font-weight: 900;
            position: relative;
            top: 3px; }
            .junnew .newuser-banner .offer .imgbox .discount p span {
              font-size: 26px;
              font-weight: bold; }
            .junnew .newuser-banner .offer .imgbox .discount p i {
              display: block;
              margin-top: -6px;
              font-weight: bold;
              font-style: normal;
              text-indent: 0px;
              background: none;
              font-size: 10px; }
      .junnew .newuser-banner .offer .store-price p {
        margin: 0px; }
      .junnew .newuser-banner .offer .store-price strong {
        color: #000;
        font-weight: bold; }
        .junnew .newuser-banner .offer .store-price strong b {
          font-size: 28px;
          font-weight: bold; }
      .junnew .newuser-banner .offer .store-price del {
        color: #7E7E7E;
        font-size: 16px;
        font-weight: 400; }
      .junnew .newuser-banner .offer .store-price .buybtn {
        margin: 5px auto 10px; }
      .junnew .newuser-banner .offer p.mb {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        color: #956512;
        gap: 4px;
        margin-bottom: 18px; }
      .junnew .newuser-banner .offer .list-txt li {
        font-size: 14px;
        color: #606060; }
        .junnew .newuser-banner .offer .list-txt li b {
          color: #606060; }
      .junnew .newuser-banner .offer.big {
        width: 414px;
        height: 605px;
        background: url(offer_active.png) center no-repeat;
        padding-top: 88px; }
        .junnew .newuser-banner .offer.big::before {
          z-index: -1;
          background: #F50000 0% 0% no-repeat padding-box;
          border-radius: 30px;
          opacity: 0.36;
          filter: blur(26px);
          width: 100%;
          height: 70%;
          left: 0;
          right: 0;
          bottom: 0;
          top: auto; }
        .junnew .newuser-banner .offer.big .store-countdown {
          margin: 0px; }
          .junnew .newuser-banner .offer.big .store-countdown .count-icon {
            width: 42px;
            height: 27px;
            background: url(./clock_s.png) center no-repeat; }
        .junnew .newuser-banner .offer.big .imgbox .discount {
          width: 124px;
          height: 124px;
          background: transparent linear-gradient(336deg, #FFAFAF 0%, #FFE4E4 100%) 0% 0% no-repeat padding-box;
          border: 2px solid #FFFFFF;
          top: 0px;
          right: -20px; }
          .junnew .newuser-banner .offer.big .imgbox .discount b {
            font-size: 64px; }
          .junnew .newuser-banner .offer.big .imgbox .discount p span {
            font-size: 38px; }
          .junnew .newuser-banner .offer.big .imgbox .discount p i {
            margin-top: -10px;
            font-size: 14px; }
        .junnew .newuser-banner .offer.big .store-price {
          margin: -10px 0px 0px; }
          .junnew .newuser-banner .offer.big .store-price strong {
            color: #F50000; }
            .junnew .newuser-banner .offer.big .store-price strong b {
              font-size: 34px; }
          .junnew .newuser-banner .offer.big .store-price .buybtn {
            width: 290px;
            height: 58px;
            line-height: 58px !important;
            font-size: 20px;
            font-weight: bold;
            margin: 5px auto 10px; }
        .junnew .newuser-banner .offer.big .list-txt li {
          color: #000; }
          .junnew .newuser-banner .offer.big .list-txt li b {
            color: #000; }
  .junnew .store-arrow {
    width: 31px;
    height: 38px;
    background: url(./arrow.png) center no-repeat; }
  .junnew .store-feature {
    margin-top: 140px;
    background: none; }
    .junnew .store-feature .store-arrow {
      top: -80px; }
    .junnew .store-feature .store-title-line {
      font-size: 38px;
      display: block;
      margin: 0px auto;
      color: #000000; }
      .junnew .store-feature .store-title-line::after, .junnew .store-feature .store-title-line::before {
        display: none; }
    .junnew .store-feature .feature-wrap {
      background: url(./screen.png) no-repeat;
      background-position: 185px 200px; }
    .junnew .store-feature .feature-list {
      border-radius: 200px 0px 0px 200px; }
      .junnew .store-feature .feature-list .feature-circle {
        width: 20px;
        height: 20px;
        background: url(./circle_grey.svg) center no-repeat;
        top: 20px !important;
        background-position: 0px !important; }
      .junnew .store-feature .feature-list h3 {
        text-wrap: nowrap; }
      .junnew .store-feature .feature-list.one, .junnew .store-feature .feature-list.two {
        top: 80px; }
      .junnew .store-feature .feature-list.three, .junnew .store-feature .feature-list.four {
        bottom: 80px; }
      .junnew .store-feature .feature-list.one p, .junnew .store-feature .feature-list.three p {
        padding-right: 100px; }
      .junnew .store-feature .feature-list.on {
        background: transparent linear-gradient(83deg, #F6E3E3 0%, #F6D1D1D6 39%, #FBDDDD9D 60%, #F1F1F100 100%) 0% 0% no-repeat padding-box; }
        .junnew .store-feature .feature-list.on .feature-circle {
          background: url(./circle_red.svg) center no-repeat; }
  .junnew .store-centerbuy {
    margin-top: 50px;
    height: 290px;
    background: url(./screen_bg.png) center no-repeat; }
    .junnew .store-centerbuy .store-arrow {
      top: -120px; }
    .junnew .store-centerbuy .leftbox img {
      position: relative;
      margin: 0px;
      left: -35px;
      top: -70px; }
    .junnew .store-centerbuy .store-countdown .count-icon {
      width: 42px;
      height: 27px;
      background: url(./clock_s.png) center no-repeat;
      margin-top: -4px; }
    .junnew .store-centerbuy .rightbox {
      margin-top: 45px; }
      .junnew .store-centerbuy .rightbox h2 {
        font-size: 22px;
        color: #DCDCDC;
        margin: 15px auto; }
      .junnew .store-centerbuy .rightbox .store-price {
        margin-top: 15px; }
        .junnew .store-centerbuy .rightbox .store-price p {
          color: #C47E7E; }
          .junnew .store-centerbuy .rightbox .store-price p:nth-of-type(2) {
            color: #AAAAAA; }
        .junnew .store-centerbuy .rightbox .store-price strong {
          font-size: 16px; }
          .junnew .store-centerbuy .rightbox .store-price strong b {
            font-size: 26px; }
        .junnew .store-centerbuy .rightbox .store-price .buybtn {
          border-radius: 100px; }
        .junnew .store-centerbuy .rightbox .store-price del {
          font-size: 14px;
          color: #C47E7E; }
  .junnew .store-comparison {
    margin: 0px; }
    .junnew .store-comparison h2 {
      margin: 0px;
      padding: 85px 0px 50px; }
    .junnew .store-comparison td {
      font-weight: 400; }
    .junnew .store-comparison .tab-icons {
      width: 18px;
      height: 18px;
      background: url(./grey_no.svg) center no-repeat; }
      .junnew .store-comparison .tab-icons.red {
        background: url(./red_yes.svg) center no-repeat; }
    .junnew .store-comparison thead th.itema {
      background: #E3E3E3;
      color: #7E7E7E;
      font-weight: bold; }
    .junnew .store-comparison thead th.itemb {
      background: #E83131;
      font-weight: bold; }
      .junnew .store-comparison thead th.itemb span {
        display: block;
        font-size: 14px;
        font-weight: bold; }
      .junnew .store-comparison thead th.itemb::before {
        display: none; }
    .junnew .store-comparison tfoot .text {
      padding: 0px; }
    .junnew .store-comparison tfoot th.itemb {
      background: #E83131; }
      .junnew .store-comparison tfoot th.itemb.store-price > p {
        color: #FFB7B7; }
      .junnew .store-comparison tfoot th.itemb.store-price strong {
        font-size: 16px;
        font-weight: bold;
        color: #fff; }
        .junnew .store-comparison tfoot th.itemb.store-price strong b {
          font-size: 24px; }
      .junnew .store-comparison tfoot th.itemb.store-price del {
        color: #FFB7B7; }
      .junnew .store-comparison tfoot th.itemb.store-price .buybtn {
        font-size: 14px;
        font-weight: bold; }
        .junnew .store-comparison tfoot th.itemb.store-price .buybtn .btn-cart {
          margin-top: 0px;
          margin-right: -2px; }
      .junnew .store-comparison tfoot th.itemb.store-price .store-countdown {
        font-size: 12px;
        color: #FFEE00; }
        .junnew .store-comparison tfoot th.itemb.store-price .store-countdown strong {
          width: fit-content;
          font-size: 12px;
          font-weight: 400;
          color: #FFEE00; }
        .junnew .store-comparison tfoot th.itemb.store-price .store-countdown strong,
        .junnew .store-comparison tfoot th.itemb.store-price .store-countdown em {
          padding: 0px; }
  .junnew .store-review {
    background: #F1F1F1;
    padding-top: 45px; }
    .junnew .store-review::before {
      display: none; }
    .junnew .store-review .store-title-line {
      color: #000; }
      .junnew .store-review .store-title-line::before, .junnew .store-review .store-title-line::after {
        display: none; }
    .junnew .store-review .review-content .reviews p {
      color: #303030; }
    .junnew .store-review .users li {
      color: #000;
      border-color: #B9B9B9; }
      .junnew .store-review .users li.on::before {
        background: #E83131; }
      .junnew .store-review .users li.on > span > img {
        box-shadow: 0 11px 24.64px rgba(17, 11, 2, 0.3); }
  .junnew .store-floatlayer {
    background: url(./float_bg.png) center no-repeat; }
    .junnew .store-floatlayer .leftimg,
    .junnew .store-floatlayer .store-countdown,
    .junnew .store-floatlayer .store-price {
      float: none; }
    .junnew .store-floatlayer .container {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .junnew .store-floatlayer .leftimg {
      width: 300px;
      margin-left: 40px;
      position: relative; }
      .junnew .store-floatlayer .leftimg::after {
        display: none; }
      .junnew .store-floatlayer .leftimg img {
        position: absolute;
        width: auto;
        top: -60px; }
      .junnew .store-floatlayer .leftimg .discount {
        width: 70px;
        height: 70px;
        border-radius: 80px;
        background: transparent linear-gradient(336deg, #FFC7C7 0%, #FFE4E4 100%) 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: "Elms Sans";
        color: #EE3232;
        right: 62px;
        top: -80px;
        box-sizing: border-box;
        position: absolute; }
        .junnew .store-floatlayer .leftimg .discount b {
          font-size: 36px;
          font-weight: 900; }
        .junnew .store-floatlayer .leftimg .discount p {
          font-weight: 900;
          position: relative;
          top: 3px; }
          .junnew .store-floatlayer .leftimg .discount p span {
            font-size: 20px;
            font-weight: bold; }
          .junnew .store-floatlayer .leftimg .discount p i {
            display: block;
            font-weight: bold;
            margin-top: -6px;
            font-style: normal;
            text-indent: 0px;
            background: none;
            font-size: 10px; }
    .junnew .store-floatlayer .store-countdown {
      width: 350px;
      margin: 0px;
      text-align: left;
      padding-left: 50px;
      box-sizing: border-box;
      background: transparent linear-gradient(90deg, #4D1B08 0%, rgba(194, 93, 93, 0.843) 47%, rgba(40, 40, 40, 0) 100%) 0% 0% no-repeat padding-box;
      position: relative;
      left: -20px;
      color: #fff; }
      .junnew .store-floatlayer .store-countdown .count-icon {
        position: absolute;
        left: -20px;
        top: 4px;
        width: 55px;
        height: 35px;
        background: url(./clock_l.png); }
    .junnew .store-floatlayer .store-price p {
      color: #8D8D8D; }
      .junnew .store-floatlayer .store-price p:nth-of-type(2) {
        color: #888888; }
      .junnew .store-floatlayer .store-price p strong {
        color: #fff;
        font-size: 16px; }
        .junnew .store-floatlayer .store-price p strong b {
          font-size: 26px; }
      .junnew .store-floatlayer .store-price p del {
        font-size: 14px;
        color: #8D8D8D; }
    .junnew .store-floatlayer .store-price .buybtn {
      width: 262px;
      height: 50px;
      line-height: 50px; }
      .junnew .store-floatlayer .store-price .buybtn span {
        position: relative;
        top: -2px; }
  .junnew .buybtn a span {
    font-weight: bold; }
  .junnew .store-banner .offer .list-txt {
    width: 100%;
    padding-left: 50px; }
  .junnew .store-banner .offer.big .list-txt {
    width: 100%;
    padding-left: 80px; }

/*# sourceMappingURL=style.css.map */
