/** Shopify CDN: Minification failed

Line 1955:8 Unexpected "{"
Line 1955:9 Expected identifier but found "%"
Line 1955:49 Unexpected "{"
Line 1955:50 Expected identifier but found "%"

**/
.electric-gua-sha .header-bottom-part {
    display: none;
}

.m-section__heading {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
}

.certificate-section {
    overflow: hidden;
}

.how-to-use .m-custom-content__wrapper {
    justify-content: center;
}

/* black announcement start  */
.landing-sub-announcement {
    padding-block: 20px;
    background: #212121;
    color: #FFFFFF;
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: center;
}

.landing-sub-announcement>p {
    font-size: 26px;
}

.landing-sub-announcement .link-as-btn {
    background: #9567E9;
    padding: 10px 24px;
    border-radius: 30px;
}

.landing-sub-announcement .link-as-btn,
.product-quen-ans .p-as-ans,
.causes-of-skinproblm>p,
.info-wrapper>p,
a.secret-view-btn,
.method-description {
    font-size: 18px;
}

/* black announcement end  */

.products-section button#gokwik-buy-now {
    background: #222;
    width: fit-content;
    padding: 25px 50px !important;
    font-size: 18px;
}

.pdp-offers>div>div>div>span {
    color: #222222;
}

/* custom html valo section csss strat  */
.why-gua-html {
    width: 960px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.l-offers {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.why-gua-html>h2,
.solve-prlm-with-it>h2 {
    font-size: 64px;
    line-height: 1.2;
    font-weight: 700;
}

.why-gua-html>h2>span,
.solve-prlm-with-it>h2 {
    color: #834FD9;
}

.product-quen-ans {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.product-quen-ans .p-as-qsn,
.sec-as-featured-promotion>h5,
.info-wrapper>h5 {
    font-size: 24px;
    line-height: 1.2;
}

.product-quen-ans .p-as-qsn {
    margin-bottom: 10px;
    font-weight: 600;
    font-family: 'm-heading-font';
}

.solve-prlm-with-it>h4 {
    margin-top: 5px;
}

.info-wrapper>p {
    margin-top: 10px;
}

.product-quen-ans .p-as-ans,
.causes-of-skinproblm>p,
.info-wrapper>p,
.solve-prlm-with-it>h4 {
    line-height: 1.2;
}

.causes-of-skinproblm>h4,
.solve-prlm-with-it>h4 {
    font-size: 36px;
}

.causes-of-skinproblm>h4 {
    margin-bottom: 15px;
}

.causes-of-skinproblm>h4 span {
    color: #D94F4F;
}

.sec-as-featured-promotion>h5 {
    margin-bottom: 20px;
}

.content-wrapper {
    display: flex;
    gap: 30px;
}

.content-with-info>img {
    border-radius: 30px;
}

.info-wrapper {
    margin-top: 20px;
}

a.secret-view-btn,
.m-button.m-button--secondary {
    border-radius: 75px;
    border: 4px solid #834FD9;
    background: #212121;
    color: #fff;
    padding: 25px 35px !important;
    margin-top: 30px;
    display: inline-block;
    letter-spacing: .36px;
    text-transform: uppercase;
    width: fit-content;
}

/* custom html valo section csss end  */
/*  science css start  */
.science-html {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}

.science-methids>div {
    width: 50%;
    padding-inline: 20px;
}

.science-methids {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    margin-inline: -20px;
}

.method-heading {
    margin-top: 20px;
    font-size: 20px;
    font-family: 'M-Heading-Font';
}

.method-description {
    margin-top: 10px;
    line-height: 1.2;
}

.product-science-sec .m-custom-content__block-image {
    position: relative;
}

.product-science-sec .m-custom-content__block-image:after {
    content: "";
    width: 100%;
    height: 150px;
    position: absolute;
    background: linear-gradient(0deg, #834fd9 20%, transparent 100%);
    bottom: 0;
    z-index: 2;
}

.solve-prlm-with-it {
    position: relative;
}

.solve-prlm-with-it .aero-img svg {
    width: 100%;
}

.solve-prlm-with-it .aero-img {
    position: absolute;
    right: 250px;
    width: 290px;
    top: 30px;
    height: auto;
}

.science-html button.m-button.m-button--secondary {
    margin-top: 0 !important;
}

.science-methids>div>img {
    width: 95px;
    height: auto;
}

.m-media-gallery__inner.m-product-media--slider__images .m-product-media {
    border-radius: 15px;
}

.science-html>h1 {
    font-size: 64px;
    font-weight: 700;
}

/*  science css end  */

/*product section css start*/
.m-featured-product .m-product-info--wrapper h3 {
    font-size: 30px;
    /* font-weight: 700; */
    line-height: 1.1;
}

/* .main-product__block:nth-child(3) {
    margin: 50px 0 !important;
} */
.product-section-features>div {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
}

.product-section-features>div>div {
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-section-features>div>div>div:first-child {
    width: 40px;
}

.product-section-features>div>div>div:last-child {
    width: calc(100% - 40px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}

.product-section-features>div>div>div:last-child>p {
    font-size: 22px;
    line-height: 1.25;
}

.product-section-features>div>div>div:last-child>span {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
}

.m-featured-product .m-product-info--wrapper .m-product-form .m-add-to-cart {
    /* max-width: fit-content !important; */
    display: block;
    font-size: 18px;
    padding: 16px 80px !important;
    border-color: #212121;
    background: #212121;
}

/* .products-section .container {
    padding-bottom: 210px;
} */
/* .products-section {
    background: linear-gradient(0deg, transparent 0%, #834fd9 20%);
} */
.how-long-section .m-icon-box__icon responsive-image.m-image {
    border-radius: 30px;
}

.how-long-section .m-icon-box__icon .m-hover-box__wrapper {
    position: relative;
}

.how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text {
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #fff;
    display: flex;
    gap: 5px;
    align-items: flex-end;
}

.how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text p {
    line-height: 1;
    font-size: 40px;
    font-weight: 600;
}

.how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text span {
    line-height: 1.6;
    font-size: 20px;
    font-weight: 600;
}

.how-long-section .m-icon-box__content {
    margin-top: 15px !important;
}

.how-long-section .m-icon-box__content .m-icon-box__description p {
    font-size: 18px;
    line-height: 1.25;
}

/*product section css end*/

/*how it works css start*/
.how-it-works .m-section__description {
    font-size: 24px;
    color: #834FD9;
    font-weight: 600;
    margin-top: 5px !important;
}

.how-it-works .m-mixed-layout__inner {
    gap: 110px;
    width: 80%;
    margin: auto;
}

.how-it-works .m-icon-box__heading {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px !important;
}

.how-it-works .m-icon-box__content {
    margin-top: 35px !important;
}

.how-it-works .m-icon-box__description p {
    font-size: 18px;
}

.how-it-works .m-mixed-layout__inner>div {
    position: relative;
}

.how-it-works .m-mixed-layout__inner>div:first-child:after,
.how-it-works .m-mixed-layout__inner>div:nth-child(2):after {
    position: absolute;
    content: "";
    top: 50%;
    right: -90px;
    height: 11px;
    width: 77px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    transform: translateY(-50%);
}

.how-it-works .m-mixed-layout__inner>div:nth-child(2):after {
    background: url(/cdn/shop/files/arrow_2.svg?v=1745611577);
}

.how-it-works .m-mixed-layout__inner>div:first-child:after {
    background: url(/cdn/shop/files/arrow_1.svg?v=1745611575);
}

.compare-table-section .m-section__heading {
    width: 70%;
    margin: auto;
}

.compare-table-section {
    position: relative;
}

/* .compare-table-section:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background: linear-gradient(0deg, #834fd9, transparent);
    height: 50%;
    width: 100%;
} */

.compare-table-section .m-gradient {
    background: transparent;
}

/*how it works css end*/

/*testimonial-section css start*/
.testimonial-section .m-testimonial__wrapper {
    padding: 0 !important;
    background: transparent;
}

.testimonial-section .m-testimonial__wrapper .m-testimonial__image {
    margin-top: 0 !important;
    --image-width: 100%;
}

.testimonial-section .m-testimonial__wrapper .m-testimonial__image responsive-image.m-image {
    border-radius: 30px;
}

.testimonial-section .m-testimonial__wrapper .m-testimonial__description {
    padding: 0 20px;
    color: #fff;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}

.testimonial-section .m-testimonial__wrapper .m-testimonial__description:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.2;
}

.testimonial-section .m-testimonial__wrapper .m-testimonial__name {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
}

.testimonial-section .m-testimonial__wrapper .m-stars {
    margin: 0 !important;
}

/*testimonial-section css end*/

join section css start .join-section {
    background: linear-gradient(0deg, #ffffff, #834fd9);
}

.join-section .m-gradient {
    background: transparent;
}

.join-section .m-richtext__title {
    font-size: 96px;
    font-weight: 700;
}

.join-section .m-richtext__description {
    font-size: 36px;
    font-weight: 600;
    margin-top: 0;
}

.join-section .m-richtext__button {
    margin-top: 30px !important;
}

.join-section .m-richtext__button a.m-button.m-button--primary {
    padding: 25px 60px !important;
    background: #834fd9;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    border-width: 2px;
}

/* .join-section {
    background: linear-gradient(0deg, #ffffff 0%, #834fd9 70%);
} */
/*join section css end*/


/*session css start*/
.sesseion-section .m-hover-box__wrapper responsive-image.m-image {
    border-radius: 30px;
}

.sesseion-section .m-hover-box__wrapper {
    position: relative;
}

.sesseion-section .m-hover-box__wrapper .icon_custom_text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    bottom: 30px;
    gap: 10px;
    left: 30px;
    color: #fff;
}

.sesseion-section .m-hover-box__wrapper .icon_custom_text span {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
}

.sesseion-section .m-hover-box__wrapper p {
    font-size: 20px;
    font-weight: 400;
}

/*session css end*/

/*certificates section css start*/
.certificate-section .m-section__heading {
    font-size: 96px;
    line-height: 1.1;
    order: 0;
    margin-bottom: 30px;
}

.certificate-section .m-section__header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.certificate-section .m-section__subheading {
    background: unset;
    color: #834FD9;
    font-size: 55px;
    font-weight: 700;
    order: 1;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
}

.certificate-section .m-section__description {
    order: 1;
    color: #212121;
    font-size: 18px;
    opacity: 0.7;
    font-style: italic;
    margin-top: 0;
}

.certificate-section .m-custom-content__wrapper {
    display: flex;
    justify-content: center;
}

.certificate-section .m-section__subheading:after {
    position: absolute;
    content: "";
    height: 137px;
    width: 127px;
    background: url(/cdn/shop/files/round_arrow.svg?v=1745686800);
    background-size: cover;
    background-repeat: no-repeat;
    top: 30px;
    right: -140px;
}

.certificate-section .m-custom-content__wrapper .m-custom-content__block-image {
    width: 60%;
}

.certificate-section {
    position: relative;
}

.certificate-section:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 130%;
    background: linear-gradient(180deg, #834FD9 0%, rgba(131, 79, 217, 0.00) 100%);
    filter: blur(10px);
    height: 225px;
    content: "";
    transform: translateX(-50%);
}

.certificate-section .m-gradient,
.person-section .m-gradient {
    background: transparent;
}

.choice-section .m-hover-box__wrapper responsive-image.m-image {
    border-radius: 30px;
}

.choice-section .m-hover-box__wrapper {
    position: relative;
}

.choice-section .m-hover-box__wrapper .icon_custom_text {
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: flex;
    gap: 5px;
    align-items: flex-end;
}

.choice-section .m-hover-box__wrapper .icon_custom_text span {
    font-size: 20px;
}

.choice-section .m-hover-box__wrapper .icon_custom_text p {
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
}

.choice-section .m-icon-box__content {
    margin-top: 15px !important;
}

.choice-section .m-icon-box__content .m-icon-box__description p {
    font-size: 18px;
}

/*certificates section css end*/


/*person image css start*/
.person-section {
    background: linear-gradient(0deg, #834FD9 55%, transparent 100%);
}

.person-section .person-section-text>div h4 {
    font-size: 80px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
}

.person-section .person-section-text>div {
    display: flex;
    flex-direction: column;
    gap: 35px;
    align-items: flex-start;
}

.person-section .person-section-text>div>p {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    width: 70%;
}

.person-section .person-section-text>div>div {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 25px;
}

.person-section .person-section-text>div>div a {
    padding: 25px 35px;
    border-radius: 74.446px;
    border: 4px solid #834FD9;
    background: #212121;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 13px;
}

.person-section .person-section-text>div>p {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    width: 80%;
}

.person-section .person-section-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
}

.person-section .person-section-text>span {
    font-size: 40px;
    color: #fff;
    font-style: italic;
}

.person-section .m-custom-content__block-image {
    width: 40%;
}

.person-section .m-custom-content__block-html {
    width: 60%;
}

.person-section .m-custom-content__block-html .m-custom-content__block-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.person-section .person-section-text>div>div>p {
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    font-size: 18px;
}

.m-testimonials--layout-7 .m-testimonial__footer,
.m-testimonials--layout-7 .m-testimonial__content {
    flex: 0 !important;
}

/*person image css end*/

/* .disacount-offer {
    background: #834fd9;
} */

.disacount-offer>p {
    color: #fff;
    font-size: 16px;
}

.disacount-offer path {
    fill: #fff;
}

.product-page-testimonials .m-testimonial__wrapper {
    padding: 20px !important;
    background: unset !important;
    position: relative;
}

.product-page-testimonials .m-testimonial__wrapper responsive-image.m-image {
    height: 180px;
    width: 180px;
    border-radius: 100px;
    border: 3px solid #fff;
}

.product-page-testimonials .m-testimonial__wrapper .m-testimonial__image {
    margin: 0;
    margin-bottom: 5px;
}

.product-page-testimonials .m-testimonial__wrapper .m-testimonial__description {
    margin: 10px 0;
}

.product-page-testimonials .m-testimonial__wrapper .m-stars {
    margin-block: 10px 0;
}

.product-page-testimonials .m-testimonial__wrapper:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    background: #834fd9;
    height: calc(100% - 100px);
    border-radius: 15px;
    z-index: -1;
}

.product-page-testimonials .swiper-slide {
    height: auto;
}

.product-page-testimonials .swiper-slide .m-testimonial,
.product-page-testimonials .swiper-slide .m-testimonial .m-testimonial__wrapper {
    height: 100%;
}

.main-product__block:nth-last-child(-n+2) {
    margin-top: 20px !important;
}

/* .main-product__block-price .m-price__sale .m-price-item--last,
.main-product__block-price .m-price__sale .m-price-item--regular {
    color: #fff;
} */
.main-product__block-price .m-price__sale .m-price-item--last {
    font-weight: 700;
}

/* div#sm-widget-btn {
    background: #fff !important;
} */
.main-product__block+.main-product__block {
    margin-top: 20px !important;
}

.main-product__block.main-product__block-text .m-product-text {
    width: fit-content;
    padding: 8px 16px;
    border-radius: 40px;
    background: rgb(243 238 252);
    font-size: 15px;
}

.testimonial-section,
.how-long-section {
    background: linear-gradient(0deg, #8350da 30%, #fff 70%);
}

.testimonial-section .m-section__heading,
.testimonial-section .m-section__description {
    color: #212121;
}
.product-page-testimonials .m-section__heading {
    width: 60%;
    margin: auto;
}
.how-long-section .m-icon-box {
    background: unset;
}
.how-long-section .m-icon-box .m-icon-box__description {
    color: #fff;
}
.compare-table-section {
    background: linear-gradient(0deg, #ffffff 20%, #8350da 70%);
}
.content-wrapper .content-with-info {
    width: 33%;
}

/*new layout css start*/
.product-tag {
      display: flex;
      align-items: center;
      gap: 10px;
  }
  .product-tag p {
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      padding: 5px 15px;
      border: 2px solid #834fd9;
      border-radius: 30px;
      color: #834fd9;
  }
  .product-tag p.selling {
      background: #834fd9;
      color: #fff;
  }
  .points-number p {
      font-weight: 400;
      /* color: #081f6b; */
      font-size: 14px;
      line-height: 120%;
      letter-spacing: 0;
      display: inline-flex;
      align-items: flex-start;
      max-width: 160px;
  }
  .points-number p em {
      font-weight: 510;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0;
      margin-right: 2px;
      font-style: normal;
  }
  .points-number p strong {
      font-size: 40px;
      font-weight: 500;
      line-height: 80%;
      margin-right: 6px;
  }
  .points-number-review {
      display: flex;
      gap: 16px;
      padding: 14px 0;
      border: 1px solid #22222226;
      border-left: none;
      border-right: none;
  }
  .points-number {
      padding-right: 16px;
      border-right: 1px solid #22222226;
  }
  .points-number-review .jdgm-widget.jdgm-widget {
      min-width: 115px;
      width: 115px;
  }
  .points-number-review .jdgm-prev-badge {
      font-size: 14px !important;
  }
  .payment-icons img {
        width: 80%;
        margin: auto;
    }
/*new layout css end*/

/*responsive css start*/
@media(max-width:1440px) {
    .why-gua-html {
        gap: 50px;
    }

    .why-gua-html>h2,
    .solve-prlm-with-it>h2 {
        font-size: 60px;
    }

    .causes-of-skinproblm>h4,
    .solve-prlm-with-it>h4 {
        font-size: 32px;
    }

    .product-quen-ans .p-as-qsn,
    .sec-as-featured-promotion>h5,
    .info-wrapper>h5 {
        font-size: 22px;
    }

    .content-with-info>img {
        border-radius: 25px;
    }

    a.secret-view-btn,
    .m-button.m-button--secondary {
        padding: 20px 30px !important;
    }

    .solve-prlm-with-it .aero-img {
        right: 310px;
        width: 290px;
        top: 20px;
    }

    .landing-sub-announcement {
        padding-block: 15px;
        gap: 20px;
    }

    .landing-sub-announcement>p {
        font-size: 22px;
    }

    .landing-sub-announcement .link-as-btn {
        padding: 8px 22px;
    }

    .science-html>h1 {
        font-size: 60px;
    }

    /* .science-html {
      gap: 50px;
  } */
    .method-heading {
        margin-top: 15px;
        font-size: 18px;
    }

    .method-description {
        margin-top: 8px;
    }

    .science-methids>div>img {
        width: 90px;
    }

    .science-methids {
        row-gap: 35px;
        margin-inline: -10px;
    }

    /* .main-product__block:nth-child(3) {
      margin: 45px 0!important;
  } */
    .product-section-features>div>div>div:last-child>p {
        font-size: 20px;
    }

    .product-section-features>div>div>div:first-child {
        width: 35px;
    }

    .product-section-features>div>div>div:last-child {
        width: calc(100% - 35px);
    }

    .product-section-features>div>div>div:first-child svg {
        width: 35px;
        height: auto;
    }

    .product-section-features>div {
        gap: 25px;
    }

    .m-featured-product .m-product-info--wrapper .m-product-form .m-add-to-cart {
        font-size: 17px;
        /* padding: 22px 35px!important; */
    }

    /* .products-section .container {
      padding-bottom: 170px;
  } */
    .m-section__heading {
        font-size: 45px;
    }

    .how-long-section .m-icon-box__icon responsive-image.m-image,
    .testimonial-section .m-testimonial__wrapper .m-testimonial__image responsive-image.m-image,
    .sesseion-section .m-hover-box__wrapper responsive-image.m-image,
    .choice-section .m-hover-box__wrapper responsive-image.m-image {
        border-radius: 25px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text {
        bottom: 25px;
        left: 25px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text p {
        font-size: 35px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text span {
        font-size: 18px;
    }

    .how-long-section .m-icon-box__content .m-icon-box__description p {
        font-size: 16px;
    }

    .how-long-section .m-icon-box__content {
        margin-top: 12px !important;
    }

    .how-it-works .m-section__description {
        font-size: 22px;
    }

    .how-it-works .m-icon-box__heading {
        font-size: 18px;
    }

    .how-it-works .m-icon-box__description p {
        font-size: 17px;
    }

    .join-section .m-richtext__title,
    .certificate-section .m-section__heading {
        font-size: 90px;
    }

    .join-section .m-richtext__description {
        font-size: 30px;
    }

    .join-section .m-richtext__button {
        margin-top: 25px !important;
    }

    .join-section .m-richtext__button a.m-button.m-button--primary {
        padding: 22px 55px !important;
        font-size: 18px;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 37px;
    }

    .sesseion-section .m-hover-box__wrapper p {
        font-size: 18px;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text {
        bottom: 25px;
        left: 25px;
    }

    .certificate-section .m-section__subheading {
        font-size: 50px;
    }

    .certificate-section .m-section__subheading:after {
        height: 127px;
        width: 117px;
        top: 30px;
        right: -125px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text {
        bottom: 25px;
        left: 25px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 18px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text p {
        font-size: 40px;
    }

    .choice-section .m-icon-box__content .m-icon-box__description p {
        font-size: 17px;
    }

    .choice-section .m-icon-box__content {
        margin-top: 12px !important;
    }

    .person-section .person-section-text>div h4 {
        font-size: 70px;
    }

    .person-section .person-section-text>div {
        gap: 30px;
    }

    .person-section .person-section-text>div>p {
        font-size: 30px;
    }

    .person-section .person-section-text>span {
        font-size: 35px;
    }

    .person-section .person-section-text>div>div a {
        padding: 20px 30px;
        font-size: 17px;
        gap: 10px;
    }

    .person-section .person-section-text>div>div>p {
        font-size: 17px;
    }
}

@media(max-width:1366px) {

    .why-gua-html>h2,
    .solve-prlm-with-it>h2 {
        font-size: 50px;
    }

    .products-section button#gokwik-buy-now {
        padding: 20px 40px !important;
        font-size: 16px;
    }

    .why-gua-html {
        gap: 40px;
    }

    .product-quen-ans .p-as-qsn,
    .sec-as-featured-promotion>h5,
    .info-wrapper>h5 {
        font-size: 20px;
    }

    .landing-sub-announcement .link-as-btn,
    .product-quen-ans .p-as-ans,
    .causes-of-skinproblm>p,
    .info-wrapper>p,
    a.secret-view-btn,
    .method-description {
        font-size: 17px;
    }

    .causes-of-skinproblm>h4,
    .solve-prlm-with-it>h4 {
        font-size: 30px;
    }

    .product-quen-ans {
        gap: 25px;
    }

    .solve-prlm-with-it .aero-img {
        right: 370px;
        width: 260px;
        top: 10px;
    }

    .landing-sub-announcement>p {
        font-size: 20px;
    }

    .science-html>h1 {
        font-size: 55px;
    }

    /* .science-html {
      gap: 40px;
  } */
    .method-description {
        margin-top: 3px;
    }

    /* .main-product__block:nth-child(3) {
      margin: 40px 0!important;
  } */
    .product-section-features>div>div>div:last-child>p {
        font-size: 19px;
    }

    .product-section-features>div>div {
        gap: 15px;
    }

    .product-section-features>div>div>div:last-child>span {
        font-size: 15px;
    }

    .product-section-features>div>div>div:first-child svg {
        width: 30px;
    }

    .product-section-features>div>div>div:first-child {
        width: 30px;
    }

    .product-section-features>div>div>div:last-child {
        width: calc(100% - 30px);
    }

    /* .products-section .container {
      padding-bottom: 140px;
  } */
    .m-section__heading {
        font-size: 40px;
    }

    .how-it-works .m-section__description {
        font-size: 20px;
    }

    .how-it-works .m-icon-box__heading {
        font-size: 17px;
    }

    .testimonial-section .m-testimonial__wrapper .m-testimonial__description {
        padding: 0 20px 12px;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .testimonial-section .m-testimonial__wrapper .m-testimonial__name {
        margin-bottom: 12px;
    }

    .join-section .m-richtext__title,
    .certificate-section .m-section__heading {
        font-size: 80px;
    }

    .join-section .m-richtext__description {
        font-size: 27px;
    }

    .join-section .m-richtext__button a.m-button.m-button--primary {
        padding: 20px 55px !important;
        font-size: 17px;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 30px;
    }

    .certificate-section .m-section__heading {
        margin-bottom: 25px;
    }

    .certificate-section:after {
        height: 190px;
    }

    .person-section .person-section-text>div h4 {
        font-size: 60px;
    }

    .person-section .person-section-text>div>p {
        font-size: 25px;
    }

    .person-section .person-section-text>div>div {
        gap: 20px;
    }

    .person-section .person-section-text>div,
    .person-section .person-section-text {
        gap: 25px;
    }

    .person-section .person-section-text>div>div a,
    .person-section .person-section-text>div>div>p {
        font-size: 16px;
    }

    .person-section .person-section-text>span {
        font-size: 30px;
    }

    .product-page-testimonials .m-testimonial__wrapper responsive-image.m-image {
        height: 150px;
        width: 150px;
    }

    .product-page-testimonials .m-testimonial__wrapper .m-testimonial__description,
    .product-page-testimonials .m-testimonial__wrapper .m-testimonial__name {
        font-size: 15px;
    }

    .main-product__block .jdgm-prev-badge {
        font-size: 15px;
    }
}

@media(max-width:1280px) {

    .why-gua-html>h2,
    .solve-prlm-with-it>h2 {
        font-size: 45px;
    }

    .why-gua-html {
        gap: 35px;
    }

    a.secret-view-btn,
    .m-button.m-button--secondary {
        padding: 18px 28px !important;
        margin-top: 25px;
    }

    .landing-sub-announcement .link-as-btn {
        font-size: 16px;
    }

    .landing-sub-announcement {
        padding-block: 12px;
        gap: 15px;
    }

    .landing-sub-announcement>p {
        font-size: 18px;
    }

    .science-html>h1 {
        font-size: 50px;
    }

    /* .products-section .container {
      padding-bottom: 110px;
  } */
    .how-long-section .m-icon-box__icon responsive-image.m-image,
    .testimonial-section .m-testimonial__wrapper .m-testimonial__image responsive-image.m-image,
    .sesseion-section .m-hover-box__wrapper responsive-image.m-image,
    .choice-section .m-hover-box__wrapper responsive-image.m-image {
        border-radius: 20px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text p {
        font-size: 30px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text span {
        font-size: 16px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text {
        bottom: 20px;
        left: 20px;
    }

    .how-it-works .m-mixed-layout__inner {
        gap: 90px;
    }

    .how-it-works .m-mixed-layout__inner>div:first-child:after,
    .how-it-works .m-mixed-layout__inner>div:nth-child(2):after {
        right: -85px;
        height: 10px;
        width: 70px;
    }

    .testimonial-section .m-testimonial__wrapper .m-testimonial__name {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .testimonial-section .m-testimonial__wrapper .m-testimonial__description {
        padding: 0 20px 10px;
        margin-top: 10px;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .join-section .m-richtext__title,
    .certificate-section .m-section__heading {
        font-size: 75px;
    }

    .join-section .m-richtext__button {
        margin-top: 20px !important;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 26px;
    }

    .sesseion-section .m-hover-box__wrapper p {
        font-size: 16px;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text {
        bottom: 20px;
        left: 20px;
        gap: 7px;
    }

    .certificate-section .m-section__subheading {
        font-size: 45px;
    }

    .certificate-section .m-section__description {
        font-size: 17px;
    }

    .certificate-section .m-section__subheading:after {
        height: 116px;
        width: 107px;
        top: 20px;
        right: -115px;
    }

    .certificate-section:after {
        height: 170px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text {
        bottom: 20px;
        left: 25px;
    }

    .choice-section .m-icon-box__content {
        margin-top: 10px !important;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 17px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text p {
        font-size: 35px;
    }

    .person-section .person-section-text>div h4 {
        font-size: 55px;
    }

    .person-section .person-section-text>div>p {
        font-size: 22px;
    }

    .person-section .person-section-text>div>div a {
        padding: 17px 30px;
        gap: 5px;
    }

    .person-section .person-section-text>span {
        font-size: 28px;
    }

    .product-page-testimonials .m-testimonial__wrapper responsive-image.m-image {
        height: 130px;
        width: 130px;
    }
}

@media(max-width:1024px) {
    .science-html>h1 {
        font-size: 45px;
    }

    /* .science-html {
      gap: 35px;
  } */
    .science-methids>div {
        padding-inline: 10px;
    }

    .science-methids {
        row-gap: 30px;
    }

    .product-section-features>div {
        gap: 20px;
    }

    /* .main-product__block:nth-child(3) {
      margin: 35px 0!important;
  } */
    /* .products-section .container {
      padding-bottom: 90px;
  } */
    .m-section__heading {
        font-size: 35px;
    }

    .how-long-section .m-icon-box__icon responsive-image.m-image,
    .testimonial-section .m-testimonial__wrapper .m-testimonial__image responsive-image.m-image,
    .sesseion-section .m-hover-box__wrapper responsive-image.m-image,
    .choice-section .m-hover-box__wrapper responsive-image.m-image {
        border-radius: 15px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text p {
        font-size: 25px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text span {
        font-size: 14px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text {
        bottom: 15px;
        left: 15px;
    }

    .how-long-section .m-icon-box__content {
        margin-top: 10px !important;
    }

    .how-it-works .m-section__description {
        font-size: 18px;
    }

    .how-it-works .m-icon-box__heading {
        font-size: 15px;
    }

    .how-it-works .m-icon-box__content {
        margin-top: 20px !important;
    }

    .how-it-works .m-mixed-layout__inner {
        gap: 70px;
    }

    .how-it-works .m-mixed-layout__inner>div:first-child:after,
    .how-it-works .m-mixed-layout__inner>div:nth-child(2):after {
        right: -78px;
        height: 9px;
        width: 65px;
    }

    .compare-table-section .m-section__heading {
        width: 80%;
    }

    .join-section .m-richtext__title,
    .certificate-section .m-section__heading {
        font-size: 70px;
    }

    .join-section .m-richtext__description {
        font-size: 25px;
    }

    .join-section .m-richtext__button a.m-button.m-button--primary {
        padding: 18px 50px !important;
        font-size: 16px;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 22px;
    }

    .certificate-section .m-custom-content__wrapper .m-custom-content__block-image {
        width: 80%;
    }

    .person-section .person-section-text>div h4 {
        font-size: 50px;
    }

    .person-section .person-section-text>div,
    .person-section .person-section-text {
        gap: 20px;
    }

    .person-section .person-section-text>div>p {
        font-size: 20px;
    }

    .person-section .person-section-text>div>div {
        gap: 15px;
    }

    .person-section .person-section-text>span {
        font-size: 25px;
    }

    .person-section .person-section-text>div>div a {
        padding: 15px 30px;
        gap: 5px;
    }

    .person-section .person-section-text>div>div a,
    .person-section .person-section-text>div>div>p {
        font-size: 15px;
    }

    .m-featured-product .m-product-info--wrapper .m-product-form .m-add-to-cart {
        padding: 14px 20px !important;
    }
}

@media(max-width:991px) {
    .why-gua-html {
        width: 100%;
    }

    .why-gua-html>h2,
    .solve-prlm-with-it>h2 {
        font-size: 40px;
    }

    .causes-of-skinproblm>h4,
    .solve-prlm-with-it>h4 {
        font-size: 27px;
    }

    .product-quen-ans .p-as-qsn,
    .sec-as-featured-promotion>h5,
    .info-wrapper>h5 {
        font-size: 18px;
    }

    .product-quen-ans .p-as-qsn {
        margin-bottom: 5px;
    }

    .landing-sub-announcement .link-as-btn,
    .product-quen-ans .p-as-ans,
    .causes-of-skinproblm>p,
    .info-wrapper>p,
    a.secret-view-btn,
    .method-description {
        font-size: 16px;
    }

    .causes-of-skinproblm>h4 {
        margin-bottom: 10px;
    }

    .content-with-info>img {
        border-radius: 20px;
    }

    .content-wrapper {
        gap: 20px;
    }

    .solve-prlm-with-it .aero-img {
        display: none;
    }

    .landing-sub-announcement {
        padding-block: 10px;
        gap: 10px;
    }

    .landing-sub-announcement>p {
        font-size: 16px;
    }

    .landing-sub-announcement .link-as-btn {
        font-size: 15px;
    }

    .science-html>h1 {
        font-size: 40px;
    }

    /* .main-product__block:nth-child(3) {
      margin: 30px 0!important;
  } */
    /* .products-section .container {
      padding-bottom: 80px;
  } */
    .how-it-works .m-mixed-layout__inner {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        width: 100%;
    }

    .how-it-works .m-mixed-layout__inner>div:first-child:after,
    .how-it-works .m-mixed-layout__inner>div:nth-child(2):after {
        right: -65px;
    }

    .join-section .m-richtext__title,
    .certificate-section .m-section__heading {
        font-size: 65px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text {
        bottom: 15px;
        left: 20px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 16px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text p {
        font-size: 30px;
    }

    .person-section .person-section-text>div h4 {
        font-size: 45px;
    }

    .person-section .person-section-text>div>p {
        font-size: 18px;
    }

    .person-section .person-section-text>span {
        font-size: 22px;
    }

    .product-page-testimonials .m-testimonial__wrapper responsive-image.m-image {
        height: 120px;
        width: 120px;
    }

    .product-page-testimonials .m-testimonial__wrapper {
        padding: 15px !important;
    }

    .product-page-testimonials .m-testimonial__wrapper .m-stars {
        margin-block: 7px 0;
    }

    .product-page-testimonials .m-testimonial__wrapper .m-testimonial__description {
        margin: 7px 0;
    }

    .product-page-testimonials .m-testimonial__wrapper:after {
        height: calc(100% - 65px);
    }
}

@media(max-width:767px) {
    .science-html>h1 {
        font-size: 35px;
    }

    .method-heading {
        margin-top: 10px;
        font-size: 16px;
    }

    /* .science-html {
      gap: 30px;
  } */
    .science-methids {
        row-gap: 20px;
    }

    .science-methids>div>img {
        width: 80px;
    }

    /* .main-product__block:nth-child(3) {
      margin: 25px 0!important;
  } */
    .product-section-features>div>div>div:last-child>p {
        font-size: 18px;
    }

    /* .products-section .container {
      padding-bottom: 60px;
  } */
    .how-it-works .m-section__description {
        font-size: 16px;
    }

    .compare-table-section .m-section__heading {
        width: 100%;
    }

    .certificate-section .m-custom-content__wrapper .m-custom-content__block-image {
        width: 100%;
    }

    .certificate-section .m-section__subheading {
        font-size: 40px;
    }

    .certificate-section .m-section__description {
        font-size: 16px;
    }

    .certificate-section .m-section__heading {
        margin-bottom: 15px;
    }

    .person-section .person-section-text>div h4 {
        font-size: 35px;
    }

    .person-section .person-section-text>div>p {
        font-size: 16px;
    }

    .person-section .person-section-text>div,
    .person-section .person-section-text {
        gap: 15px;
    }

    .person-section .person-section-text>div>div a {
        padding: 12px 25px;
        gap: 2px;
    }

    .person-section .person-section-text>div>div {
        gap: 10px;
    }

    .person-section .person-section-text>div>div a,
    .person-section .person-section-text>div>div>p {
        font-size: 14px;
    }

    .person-section .person-section-text>span {
        font-size: 20px;
    }

    /* .m-featured-product .m-product-info--wrapper .m-product-form .m-add-to-cart {
        max-width: 50% !important;
    } */

    .science-html {
        padding-bottom: 0px;
    }
    .product-page-testimonials .m-section__heading {
        width: 80%;
    }
    /* .m-product-info--wrapper .main-product__block:nth-child(-n+4) {
        display: block;
    } */
     /* .m-main-product--wrapper {
        row-gap: 15px;
    } */
     .m-featured-product .m-main-product--media {
        order: 1 !important;
    }
    .m-featured-product .m-main-product--info {
        order: 2 !important;
    }
    .m-featured-product .m-main-product--wrapper .mobile-title-text {
        order: 0;
        padding: 30px 0;
    }
    .m-featured-product .m-main-product--media media-gallery .m-media-gallery__inner {
        border-radius: 0;
    }
    .m-main-product--wrapper {
        row-gap: 0 !important;
    }

    /*new layout css start*/
    .m-media-gallery__wrapper .swiper-button-control {
        opacity: 1 !important;
        visibility: visible !important;
        transform: unset !important;
    }
    .m-media-gallery__wrapper .m-product-media--slider__navigation {
        display: flex !important;
        padding: 0 !important;
    }
    .m-main-product>.container {
        padding: 0;
    }
    .m-main-product--info {
        padding-inline: 0;
        margin-top: 15px;
    }
    .m-media-gallery__wrapper .m-product-media--slider__navigation .swiper-button-control:first-child {
        border-radius: 0 40px 40px 0 !important;
        width: 40px;
        height: 35px;
    }
    .m-media-gallery__wrapper .m-product-media--slider__navigation .swiper-button-control:last-child {
        border-radius: 40px 0px 0px 40px !important;
        width: 40px;
        height: 35px;
    }
    .m-main-product {
        {% comment %} margin-top: 0px!important; {% endcomment %}
        margin-bottom: 50px!important;
    }
    .mobile-title-text {
        padding-inline: 5px !important;
        padding-bottom: 10px !important;
        padding-top: 0 !important;
    }
    .m-product-info--wrapper .main-product__block:nth-child(-n+4) {
        display: block;
    }
    .points-number-review {
        gap: 15px;
        padding: 12px 0;
    }
    .points-number {
        padding-right: 10px;
    }
    .points-number p strong {
        font-size: 35px;
        margin-right: 5px;
    }
    .points-number p {
        font-size: 13px;
        max-width: 150px;
    }
    .points-number-review .jdgm-prev-badge {
        font-size: 14px !important;
    }
    .m-main-product--wrapper {
        gap: 0;
    }
    .gua-sha-marquee marquee>div {
        display: flex;
        align-items: center;
        gap: 15px;
    }
    .gua-sha-marquee marquee>div>div {
        display: block;
        height: 3px;
        width: 3px;
        background: #834fd9;
        min-width: 3px;
    }
    .gua-sha-marquee marquee>div p {
        font-size: 15px;
    }
    .gua-sha-marquee {
        margin-inline: -15px;
        padding: 8px 0 2px 0;
        border: 1px solid #834fd9;
        border-width: 1px 0 1px 0;
        margin-bottom: 15px;
        display: block;
    }
    .m-product-info--wrapper .main-product__block:nth-child(3),
    .m-product-info--wrapper .main-product__block:nth-child(4) {
        display: none;
    }
    .product-tag {
        margin-bottom: 15px;
    }
    .m-media-gallery__wrapper .m-product-media--slider__thumbnails {
        display: none;
    }
    /*new layout css end*/
}

@media(max-width:580px) {

    .why-gua-html>h2,
    .solve-prlm-with-it>h2 {
        font-size: 35px;
    }

    .why-gua-html {
        gap: 25px;
    }

    .products-section button#gokwik-buy-now {
        padding: 17px 40px !important;
        font-size: 14px;
    }

    .product-quen-ans .p-as-qsn,
    .sec-as-featured-promotion>h5 {
        font-size: 16px;
    }

    .landing-sub-announcement .link-as-btn,
    .product-quen-ans .p-as-ans,
    .causes-of-skinproblm>p,
    .info-wrapper>p,
    a.secret-view-btn,
    .method-description {
        font-size: 14px;
    }

    .product-quen-ans {
        gap: 20px;
    }

    .causes-of-skinproblm>h4,
    .solve-prlm-with-it>h4 {
        font-size: 22px;
    }

    .sec-as-featured-promotion>h5 {
        margin-bottom: 10px;
    }

    .content-with-info>img {
        border-radius: 10px;
    }

    .content-wrapper {
        gap: 10px;
    }

    .info-wrapper {
        margin-top: 10px;
    }

    .info-wrapper>h5 {
        font-size: 14px;
    }

    .info-wrapper>p {
        margin-top: 5px;
    }

    a.secret-view-btn,
    .m-button.m-button--secondary {
        padding: 15px 25px !important;
        margin-top: 20px;
        border-width: 3px;
    }

    .landing-sub-announcement {
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .landing-sub-announcement>p {
        font-size: 15px;
    }

    .landing-sub-announcement .link-as-btn {
        padding: 6px 20px;
        font-size: 15px;
    }

    .science-html>h1,
    .m-featured-product .m-product-info--wrapper h3 {
        font-size: 25px;
    }

    .method-heading {
        font-size: 15px;
    }

    /* .science-html {
      gap: 25px;
  } */
    .main-product__block:nth-child(3) {
        margin: 15px 0 !important;
    }

    .product-section-features>div>div>div:last-child>p {
        font-size: 16px;
    }

    .product-section-features>div>div>div:last-child>span {
        font-size: 14px;
    }

    .product-section-features>div>div>div:first-child svg {
        width: 23px;
    }

    .product-section-features>div>div>div:first-child {
        width: 23px;
    }

    .product-section-features>div>div>div:last-child {
        width: calc(100% - 23px);
    }

    .product-section-features>div>div {
        gap: 10px;
    }

    .product-section-features>div {
        gap: 15px;
    }

    .m-featured-product .m-product-info--wrapper .m-product-form .m-add-to-cart {
        font-size: 15px;
        /* padding: 20px 35px!important; */
        /* max-width: 100% !important; */
    }

    .products-section .container {
        padding-block: 0 30px;
    }

    .m-section__heading {
        font-size: 30px;
    }

    .how-long-section .m-icon-box__icon responsive-image.m-image,
    .testimonial-section .m-testimonial__wrapper .m-testimonial__image responsive-image.m-image,
    .sesseion-section .m-hover-box__wrapper responsive-image.m-image,
    .choice-section .m-hover-box__wrapper responsive-image.m-image {
        border-radius: 10px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text p {
        font-size: 22px;
    }

    .how-long-section .m-icon-box__icon .m-hover-box__wrapper .icon_custom_text span {
        font-size: 13px;
    }

    .how-it-works .m-mixed-layout__inner>div:first-child:after,
    .how-it-works .m-mixed-layout__inner>div:nth-child(2):after {
        display: none;
    }

    .how-it-works .m-mixed-layout__inner {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        width: 60%;
        gap: 30px;
        display: flex;
        flex-direction: column;
        margin: 0;
    }

    .how-it-works .m-mixed-layout__wrapper {
        display: flex;
        justify-content: center;
    }

    .testimonial-section .m-testimonial__wrapper .m-testimonial__description {
        padding: 0 10px 10px;
        margin-top: 10px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .testimonial-section .m-testimonial__wrapper .m-testimonial__name {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .join-section .m-richtext__title,
    .certificate-section .m-section__heading {
        font-size: 55px;
    }

    .join-section .m-richtext__description {
        font-size: 22px;
    }

    .join-section .m-richtext__button a.m-button.m-button--primary {
        padding: 15px 45px !important;
        font-size: 14px;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 20px;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text {
        bottom: 15px;
        left: 15px;
        gap: 5px;
    }

    .sesseion-section .m-hover-box__wrapper p {
        font-size: 14px;
    }

    .certificate-section .m-section__subheading {
        font-size: 35px;
        margin-bottom: 5px;
    }

    .certificate-section .m-section__description {
        font-size: 14px;
    }

    .certificate-section .m-section__subheading:after {
        display: none;
    }

    .certificate-section:after {
        height: 140px;
    }

    .certificate-section .m-section__header {
        margin-bottom: 0;
    }

    .person-section .m-custom-content__block-image,
    .person-section .m-custom-content__block-html {
        width: 100%;
    }

    .person-section .m-custom-content__wrapper {
        padding-bottom: 50px;
    }

    .product-page-testimonials .m-testimonial__wrapper .m-testimonial__description,
    .product-page-testimonials .m-testimonial__wrapper .m-testimonial__name {
        font-size: 14px;
    }

    .product-page-testimonials .m-testimonial__wrapper:after {
        border-radius: 10px;
    }

    .main-product__block .jdgm-prev-badge {
        font-size: 14px;
    }

    .main-product__block+.main-product__block {
        margin-top: 15px !important;
    }

    .main-product__block.main-product__block-text .m-product-text {
        padding: 5px 15px;
        font-size: 14px;
    }
    .product-page-testimonials .m-section__heading {
        width: 100%;
    }
    .m-featured-product .m-main-product--wrapper .mobile-title-text {
        padding: 15px 0px;
    }
    /*new layout css start*/
    .product-tag p {
        font-size: 11px;
        padding: 3px 10px;
    }
    .product-tag {
        gap: 7px;
    }
    .points-number-review {
        gap: 13px;
        padding: 10px 0;
    }
    .gua-sha-marquee {
        padding: 8px 0 2px 0;
    }
    .gua-sha-marquee marquee>div p {
        font-size: 13px;
    }
    .gua-sha-marquee marquee>div {
        gap: 10px;
    }
    /*new layout css end*/
}

@media(max-width:475px) {

    .why-gua-html>h2,
    .solve-prlm-with-it>h2 {
        font-size: 30px;
    }

    .causes-of-skinproblm>h4,
    .solve-prlm-with-it>h4 {
        font-size: 20px;
    }

    .landing-sub-announcement {
        gap: 7px;
    }

    .landing-sub-announcement>p {
        font-size: 14px;
    }

    .science-methids>div>img {
        width: 70px;
    }

    .how-it-works .m-section__description {
        font-size: 14px;
    }

    .how-it-works .m-icon-box__heading {
        font-size: 14px;
        margin-bottom: 0px !important;
    }

    .how-it-works .m-icon-box__content {
        margin-top: 15px !important;
    }

    .join-section .m-richtext__title,
    .certificate-section .m-section__heading {
        font-size: 45px;
    }

    .join-section .m-richtext__description {
        font-size: 20px;
    }

    .join-section .m-richtext__button {
        margin-top: 15px !important;
    }

    .certificate-section .m-section__subheading {
        font-size: 32px;
    }

    .certificate-section:after {
        height: 100px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 14px;
    }

    .choice-section .m-hover-box__wrapper .icon_custom_text p {
        font-size: 25px;
    }

    .person-section .person-section-text>div h4 {
        font-size: 30px;
    }

    .person-section .person-section-text>div>p {
        font-size: 15px;
    }

    .person-section .person-section-text>span {
        font-size: 18px;
    }
}

@media(max-width:393px) {

    .why-gua-html>h2,
    .solve-prlm-with-it>h2,
    .science-html>h1,
    .m-featured-product .m-product-info--wrapper h3,
    .m-section__heading {
        font-size: 25px;
    }

    .why-gua-html {
        gap: 20px;
    }

    .product-quen-ans .p-as-qsn,
    .sec-as-featured-promotion>h5 {
        font-size: 14px;
    }

    .landing-sub-announcement .link-as-btn,
    .product-quen-ans .p-as-ans,
    .causes-of-skinproblm>p,
    .info-wrapper>p,
    a.secret-view-btn,
    .method-description {
        font-size: 13px;
    }

    .product-quen-ans {
        gap: 15px;
    }

    .causes-of-skinproblm>h4,
    .solve-prlm-with-it>h4 {
        font-size: 18px;
    }

    .info-wrapper>h5 {
        font-size: 12px;
    }

    .content-wrapper {
        gap: 7px;
    }

    .landing-sub-announcement>p {
        font-size: 13px;
    }

    a.secret-view-btn,
    .m-button.m-button--secondary {
        padding: 12px 25px !important;
    }

    .science-methids>div>img {
        width: 65px;
    }

    .method-heading {
        margin-top: 7px;
        font-size: 14px;
    }

    /* .science-html {
      gap: 20px;
  } */
    .join-section .m-richtext__title,
    .certificate-section .m-section__heading {
        font-size: 40px;
    }

    .join-section .m-richtext__description {
        font-size: 18px;
    }

    .join-section .m-richtext__button a.m-button.m-button--primary {
        padding: 13px 40px !important;
        font-size: 14px;
    }

    .sesseion-section .m-hover-box__wrapper .icon_custom_text span {
        font-size: 18px;
    }
}

/*responsive css end*/