/** Shopify CDN: Minification failed

Line 693:19 Expected identifier but found bad string token
Line 693:20 Unterminated string token

**/

.subscription-lp .shopify-section-newsletter{
    display:none !important;
}

body.subscription-lp header#section-header{
    display:block !important;
}
.header-new_position {
    top: 41px;
}

.header-new--active.header-new_position {
    top: 0;
     font-family: var(--text-font-family);
}

.announcement__inner_subscription .announcement__content p{
    margin-bottom:0 !important;
    font-family: var(--text-font-family);
    color:#fff;
    
}
.announcement__inner_subscription .announcement__content p em{
font-style:normal;
}
.announcement__inner_subscription{
    background:#004a2f ;

}
/* subscription-hero start */

.subscription-hero__inner {
    position: relative;
    /* margin-top: 40px; */
}

.subscription-hero__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.subscription-hero__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.subscription-hero__wrap {
    position: relative;
    z-index: 2;
}

.subscription-hero__review-star {
    width: 76px;
}

.subscription-hero__review-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000000;
}
.subscription-hero__review-text p{
    margin-bottom:0 !important;
        font-family: var(--text-font-family);
}
.subscription-hero__review-text em {
    font-style: normal;
    font-weight: 700;
}

.subscription-hero__review {
    display: flex;
    align-items: center;
    gap: 0 12px;
    margin-bottom: 32px;
}

.subscription-hero__content h1 {
        font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 36px;
    line-height: 117%;
    letter-spacing: 0;
        color: #004a2f;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.subscription-hero__content p {
        font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #1F1F1F;
    margin-bottom: 33px !important;
}

.subscription-hero__content ul li {
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    padding-left: 28px;
    position: relative;
    margin-bottom: 21px !important;
}

.subscription-hero__content ul li:last-child {
    margin-bottom: 0;
}

.subscription-hero__content ul {
    margin-left: 0;
    margin-bottom: 36px;
}

.subscription-hero__content ul li::before {
    content: '';
    background-image: url(brown-tick.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -3px;
    left: 0;
}

.subscription-hero__btn-url {
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 0 13px;
    justify-content: center;
    padding: 18px 0 16px;
    background-color: #3affa7;
    color:#000;
    border-radius:10px;
        font-family: var(--text-font-family);
        font-style:normal;
        text-transform:uppercase;
}

.subscription-hero__btn-url img {
    width: 23px;
    transition: 0.3s;
}

.subscription-hero__btn-url:hover img {
    transform: translateX(4px);
}

.subscription-hero__wrapper {
    padding: 20px 0 309px;
}

.subscription-hero__inner::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(240, 228, 217, 0.98) 24.52%, rgba(240, 228, 217, 0.1) 60.41%);
}

/* subscription-hero end */



/* trust-bar start */


.trust-bar__inner {
    background-color: #004a2f;
    padding: 12px 0;
}

.trust-bar__item img {
    width: 24px;
    height: 24px;
}

.trust-bar__item p {
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -0.4%;
    color: #fff;
    margin-bottom:0 !important;
}

.trust-bar__item {
    display: flex !important;
    align-items: center;
    gap: 0 12px;
}

.trust-bar__items .slick-track {
    display: flex;
    align-items: center;
    gap: 0 20px;
}



/* trust-bar end */



/* purchase-comparison start */


.purchase-comparison__inner {
    position: relative;
    padding: 60px 0 362px;
}

.purchase-comparison__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.purchase-comparison__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.purchase-comparison__wrapper {
    position: relative;
    z-index: 2;
}

.purchase-comparison__content {
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 41px 20px 20px;
}

.purchase-comparison__heading {
      font-family: var(--heading-font-family);

    font-weight: 400;
    font-size: 36px;
    line-height: 116%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 30px;
    color: #004a2f ;
}

.purchase-comparison__td {
    font-family: var(--text-font-family);
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    flex: 1 0 50%;
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.purchase-comparison__tr {
    display: flex;
    height: 42px;
    border-bottom: 1px solid #004a2f80;
}

.purchase-comparison__table {
    border: 1px solid #004a2f80;
    border-radius: 8px;
    overflow: hidden;
}

.purchase-comparison__tr:first-child {
    background-color: #F7F2F5;
}

.purchase-comparison__td_bg-red {
    background-color: #3affa7;
    color: #000;
}

.purchase-comparison__tr .purchase-comparison__td:first-child {
    border-right: 1px solid #004a2f80;
}

.purchase-comparison__tr:last-child {
    border-bottom: none;
}

.purchase-comparison__tr .purchase-comparison__td:last-child {
    padding-left: 34px;
    position: relative;
}

.purchase-comparison__td img {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}


/* purchase-comparison end */



/* savings-banner start */


.savings-banner__inner {
    position: relative;
    padding: 61px 0 256px;
}

.savings-banner__inner::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(240, 228, 217, 0.98) 11.13%, rgba(240, 228, 217, 0.88) 51.16%, rgba(240, 228, 217, 0) 67.49%);

}

.savings-banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.savings-banner__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.savings-banner__wrapper {
    position: relative;
    z-index: 2;
}

.savings-banner__review-star {
    width: 78px;
}

.savings-banner__review-text {
     font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000000;
}
.savings-banner__review-text p{
    margin-bottom:0 !important;
}
.savings-banner__review-text em {
    font-style: normal;
    font-weight: 700;
}

.savings-banner__review {
    display: flex;
    align-items: center;
    gap: 0 12px;
    margin-bottom: 22px;
}

.savings-banner__content h1 {
    font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 36px;
    line-height: 116%;
    letter-spacing: 0;
    text-align: center;
    color: #004a2f;
    text-transform: none;
    margin-bottom: 20px;
}

.savings-banner__content p {
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 117%;
    text-align: center;
    color: #000;
    margin-bottom: 23px !important;
}

.savings-banner__content ul {
    margin-left: 0;
    margin-bottom: 24px;
}

.savings-banner__content ul li {
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    padding-left: 28px;
    position: relative;
    margin-bottom: 17px;
}

.savings-banner__content ul li:last-child {
    margin-bottom: 0;
}

.savings-banner__content ul li::before {
    content: '';
    background-image: url(brown-tick.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.savings-banner__btn-url {
    display: flex;
    align-items: center;
    gap: 0 16px;
    justify-content: center;
    padding: 16px 0;
     font-family: var(--text-font-family);
     border-radius:10px;
     background:#3affa7;
     color:#000;
     font-style:normal;
}

.savings-banner__btn-url img {
    width: 26px;
    transition: 0.3s;
}

.savings-banner__btn-url:hover img {
    transform: translateX(4px);
}



/* savings-banner end */



/* sub-footer start */
.subscription-lp footer{
    padding:0 !important;
}
.sub-footer__inner {
    background-color: #121212 ;
    padding: 38px 0 38px;
}

.sub-footer__logo a {
    display: block;
}

.sub-footer__logo {
    width: 90px;
    margin: 0 auto 20px;
}
/* .sub-footer__logo a img{
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(105%) contrast(101%);
} */

.sub-footer__copyright {
      font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 20px;
}

.sub-footer__payment-method {
    max-width: 279px;
    margin: 0 auto;
}

/* sub-footer end */


.sticky-cta__btn-url {
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 0 10px;
    justify-content: center;
    padding: 11px 0;
    border-radius:10px;
    color:#000;
font-family: var(--text-font-family);
    background: #3affa7;
    font-style:normal;
}

.sticky-cta__btn {
    max-width: 306px;
    margin: 0 auto 6px;
}

.sticky-cta__secure img {
    width: 12px;
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(188%) contrast(108%);
}

.sticky-cta__secure p {
font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    margin-bottom:0 !important;
}

.sticky-cta__secure {
    display: flex;
    align-items: center;
    gap: 0 7px;
    justify-content: center;
}

.sticky-cta {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 12px 20px;
        background-color: #000000b3;
    box-shadow: 0px 0px 30px 0px #00000099;
    transition: transform 0.4s ease, opacity 0.3s ease;
}

.sticky-cta.sticky-cta--hidden {
    transform: translateY(120%);
    opacity: 0;
    pointer-events: none;
}




/* subscription-steps mobile start */


.subscription-steps__inner {
    padding: 61px 0 60px;
}

.subscription-steps__title h2 {
    line-height: 117%;
    margin-bottom: 24px;
    text-align: center;
    text-transform: none;
        font-family: var(--heading-font-family);
            color: #004a2f;
}

.subscription-steps__title p {
        font-family: var(--text-font-family);
    font-size: 18px;
    line-height: 122%;

    text-align: center;
    margin-bottom: 0 !important;
    color:#000;
}

.subscription-steps__title {
    margin-bottom: 40px;
}

.steps-card__icon {
    width: 50px;
    height: 50px;
    background-color: #004a2f;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.steps-card__icon img {
    max-width: 24px;
    max-height: 24px;
        filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(188%) contrast(108%);
}

.steps-card__content h5 {
        font-family: var(--heading-font-family);
    color: #004a2f;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.steps-card__content h4 {
        font-family: var(--heading-font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 17px;
    color:#000;
}

.steps-card__content p {
        font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 128%;
    margin-bottom:0 !important;
    color:#000;
}

.steps-card {
    border: 1px dashed #004a2f80;
    border-radius: 8px;
    padding: 15px 16px 15px 16px;
    margin-bottom: 16px;
}

.steps-card:last-child {
    margin-bottom: 0;
}

/* subscription-steps mobile start */

/* subscription-features mobile start */

.subscription-features__inner {
    padding: 60px 0;
}

.subscription-features__title h2 {
    line-height: 118%;
    margin-bottom: 24px;
    text-align: center;
    text-transform: none;
        font-family: var(--heading-font-family);
        color:#004a2f ;
}

.subscription-features__title p {
      font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    text-align: center;
    color: #000000;'
    margin-bottom:0!important;
}

.subscription-features__title {
    margin-bottom: 40px;
}

.subscription-features__icon {
    width: 70px;
    height: 70px;
}

.subscription-features__content h4 {
       font-family: var(--heading-font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0;
    margin-bottom: 16px;
}

.subscription-features__content p {
  font-family: var(--text-font-family);

    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    margin-bottom: 0 !important;
    color: #000000;
}

.subscription-features__item {
    margin-bottom: 24px;
    display: flex;
    gap: 16px;
}

.subscription-features__content {
    width: calc(100% - 86px);
}

.subscription-features__item:last-child {
    margin-bottom: 0;
}

/* subscription-features mobile end */

/* faq__inner_subscription mobile start */
/* 
.faq__inner_subscription {
    background-color: transparent;
    padding: 60px 0 60px;
}

.faq__inner_subscription .faq__title h2 {
    line-height: 100%;
    margin-bottom: 24px;
        font-family: var(--heading-font-family);

}

.faq__inner_subscription .faq__title p {
    font-family: var(--primary-font);
    font-weight: 400;
    color: #000000;
    font-size: 16px;
    line-height: 19px;
}

.faq__inner_subscription .faq__title {
    margin-bottom: 40px;
}

.faq__inner_subscription .accordion {
    border-top: 1px solid #E4E4E7;
    border-bottom: none;
}

.faq__inner_subscription .accordion:last-child {
    border-bottom: 1px solid #E4E4E7;
    ;
}

.faq__inner_subscription .accordion:first-child .accordion__title h4 {
    padding-top: 17px;
}

.faq__inner_subscription .accordion:first-child .accordion__title::after {
    top: 50%;
    transform: translateY(-50%);
}

.faq__inner_subscription .accordion:first-child .accordion__title.active::after {
    transform: translateY(-50%) rotate(-45deg);
}

.faq__inner_subscription .accordion__title::after {
    top: 50%;
}

.faq__inner_subscription .accordion__title h4 {
    padding: 23px 0 23px;
    font-size: 17px;
    line-height: 140%;
    letter-spacing: 0;
    font-family: var(--tertiary-font);
}

.faq__inner_subscription .accordion__content p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-family: var(--primary-font);
    font-weight: 400;
}

.faq__inner_subscription .accordion__content {
    padding: 0;
    margin-bottom: 20px;
}
 */



/* faq__inner_subscription mobile end */

/* guarantee mobile start */
.guarantee__inner_subscription{
    background:#004a2f;
}

.guarantee__inner_subscription .guarantee__img {
    width: 144px;
    height: 121px;
    margin: 0 auto 40px;
}

.guarantee__inner_subscription .guarantee__text p {
 font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing:0;
}

.guarantee__inner_subscription .guarantee__text h2 {
    margin-bottom: 30px;
      font-family: var(--heading-font-family);
}

/* guarantee mobile end */




/* subscription-tiers start */


.subscription-tiers__inner {
    padding: 60px 0 60px;
    background-color: #f2f7f5;
}

.subscription-tiers__wrapper {
    background-color: #f2f7f5;
    border: 3px solid #3affa7;
    border-radius: 16px;
    padding: 33px 17px 30px;
}

.subscription-tiers__heading h2 {
        font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 36px;
    line-height: 115%;
    letter-spacing: 0;
    text-align: center;
    color: #004a2f;
    text-transform: none;
    margin-bottom: 26px;
}

.subscription-tiers__heading p {
        font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #000000;
    margin-bottom:0 !important;
}

.subscription-tiers__heading {
    margin-bottom: 30px;
}

.subscription-tiers__button {
        font-family: var(--text-font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 110.00000000000001%;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    padding: 11px 0;
    border: 1px solid #E4E4E7;
    border-radius: 6px;
    flex: 1 0 25%;
    max-width: calc(100% / 3 - 5.33px);
    cursor: pointer;
}

.subscription-tiers__buttons {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.subscription-tiers__progressbar {
    position: relative;
    background-color: #004a2f2b;
    border-radius: 1000px;
    width: 100%;
    height: 6px;
    margin-bottom: 24px;
}

.subscription-tiers__progressbar-count {
    width: 80%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: #3affa7;
    border-radius: 1000px;
}

.subscription-tiers__progressbar-count::after {
    content: '';
    width: 18px;
    height: 18px;
    background-color: #3affa7;
    border-radius: 1000px;
    position: absolute;
    top: 50%;
    right: -12px;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
}

.subscription-tiers__tab-left {
    background-color: #004a2f05;
    border-radius: 8px;
    padding: 16px 16px;
    margin-bottom: 16px;
}

.subscription-tiers__order-badge {
        font-family: var(--heading-font-family);
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000;
    padding: 7px 16px 5px;
    display: table;
    margin: 0 auto 36px;
    background-color: #3affa7;
    border-radius: 58px;
}

.subscription-tiers__offer {
        font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #004a2f;
    margin-bottom: 35px;
}

.subscription-tiers__benefits-item img {
    width: 16px;
    height: 16px;
        filter: invert(0%) sepia(0%) saturate(7500%) hue-rotate(104deg) brightness(0%) contrast(94%);
}

.subscription-tiers__benefits-item p {
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom:0 !important;
}

.subscription-tiers__benefits-item {
    display: inline-flex;
    align-items: center;
    gap: 0 8px;
    background-color: #001d120f;
    border-radius: 1000px;
    padding: 6px 12px;
    margin-bottom: 10px;
    color: #1F1F1F;
}

.subscription-tiers__benefits-item:last-child {
    margin-bottom: 0;
}

.subscription-tiers__benefits-items {
    text-align: center;
    margin-bottom: 16px;
}

.subscription-tiers__gift-badge img {
    width: 16px;
    height: 16px;

}

.subscription-tiers__gift-badge p {
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 0 !important;
}

.subscription-tiers__gift-badge {
    display: flex;
    align-items: center;
    gap: 0 8px;
    padding: 8px 12px;
    background-color: #004a2f;
    border-radius: 1000px;
}

.subscription-tiers__right {
    border: 1px dashed #004a2f80;
    background-color: #004a2f05;
    padding: 16px 28px;
    border-radius: 8px;
    margin-bottom: 16px;
}

.subscription-tiers__example-price-text {
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000;
    margin-bottom: 40px !important;
}

.subscription-tiers__price {
     font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #004a2f;
}

.subscription-tiers__price del {
    font-family: var(--text-font-family);
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    display: block;
    color: #1f1f1f5c;
    margin-bottom: 20px;
    margin-top: 12px;
}

.subscription-tiers__shipping-text {
     font-family: var(--text-font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000;
}

.subscription-tiers__bottom-badge {
    text-align: center;
    color: #000;
    padding: 18px 24px 15px;
    background-color: #3affa7;
    border-radius: 10px;
}
.subscription-tiers__bottom-badge p{
    margin-bottom: 0 !important;
            font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
}

.subscription-tiers__bottom-badge em {
    font-style: italic;
}

.subscription-tiers__tab-item {
    display: none;
}

.subscription-tiers__tab-item.active {
    display: block;
}

.subscription-tiers__button.active {
    background-color: #3affa7;
}


/* subscription-tiers end */



/* Start Review Tab Mobile */
.review-tab__inner {
    padding: 60px 0;
}

.review-tab__rating {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
    margin-bottom: 38px;
}

.review-tab__star {
    width: 78px;
}

.review-tab__text p {
    color:#000;
     font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom:0 !important;
}

.review-tab__text p strong {
    font-weight: 700;
}

.review-tab__heading {
    text-align: center;
    margin-bottom: 36px;
}

.review-tab__heading h2 {
      font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 36px;
    line-height: 115%;
    letter-spacing: 0;
    color: #004a2f;
    text-transform: capitalize;
}

.review-tab__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.review-tab__btn {
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
    border: 2px solid #3affa7;
    padding: 8px 23px;
    border-radius: 100px;
    cursor: pointer;
}

.review-tab__btn.active {
    background-color: #3affa7;
}

.review-tab__top {
    margin-bottom: 40px;}

.customar-say {
    padding: 16px 16px 30px;
    background-color: #f2f7f5;
    border-radius: 8px;
}

.customar-say__img {
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 16px;
}

.customar-say__img img {
    height: 238px;
    object-fit: cover;
    width: 100%;
}

.customar-say__star {
    width: 88px;
    margin: 0 auto 23px;
}

.customar-say__text {
    text-align: center;
}

.customar-say__text p {
    font-family: var(--text-font-family);
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 23px !important;
}

.customar-say__text h4 {
    font-family: var(--heading-font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #004a2f;
}

.review-tab__items {
    width: calc(100% + 40px);
    margin: 0 -20px;
}

.review-tab__items .slick-list {
    padding: 0 52px;
}

.review-tab__item {
    padding: 0 8px;
    height:auto;
}

.subscription-products__item{
    height:auto;
}

.review-tab__arrows {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 187px;
    left: 0;
    width: 100%;
    padding: 0 10px;
    pointer-events: none;
}

.review-tab__prev-arrow,
.review-tab__next-arrow {
    background-color: #3affa7;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
    pointer-events: all;
}

.review-tab__prev-arrow img,
.review-tab__next-arrow img {
    transition: all 0.3s ease;
        filter: invert(0%) sepia(0%) saturate(7500%) hue-rotate(104deg) brightness(0%) contrast(94%);
}

.review-tab__prev-arrow:hover,
.review-tab__next-arrow:hover {
    background-color: #004a2f;
}

.review-tab__prev-arrow:hover img,
.review-tab__next-arrow:hover img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(331deg) brightness(101%) contrast(101%);
}

.review-tab__content {
    position: relative;
}

.review-tab__card-box {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index:-1;
}

.review-tab__card-box.active {
    position: relative;
    opacity: 1;
    z-index:1;
}

/* End Review Tab Mobile */


/* Start  subscription-products Mobile*/
.subscription-products__inner {
    position: relative;
    padding: 61px 0;
}

.subscription-products__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.subscription-products__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.subscription-products-all-content {
    position: relative;
    z-index: 1;
}

.subscription-products__top-part {
    margin-bottom: 40px;
}

.subscription-products__heading {
    text-align: center;
    margin-bottom: 24px;
}

.subscription-products__heading h2 {
        font-family: var(--heading-font-family);
    font-weight: 400;
    font-size: 36px;
    line-height: 115%;
    letter-spacing: 0;
    color: #004a2f ;
    text-transform: none;
    margin-bottom: 24px;
}

.subscription-products__heading p {
     font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #000;
    margin-bottom: 0 !important;
}

.subscription-products__btns {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

.subscription-products__btn {
   font-family: var(--text-font-family);

    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #000;
    border-radius: 100px;
    border: 2px solid #3affa7 ;
    padding: 10px 20px;
    cursor: pointer;
}

.subscription-products__btn.active {
    background-color: #3affa7;
    border-color: transparent;
}

.subscription-products-card {
    padding: 9px 10px 23px;
    background-color: var(--color-white);
    border: 1px solid #E4E4E7;
    border-radius: 8px;
}

.subscription-products-card__img {
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 21px;
}

.subscription-products-card__img a {
    display: block;
}

.subscription-products-card__img a img {
    height: 216px;
    object-fit: cover;
    width: 100%;
}

.subscription-products-card__rating {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 21px;
}

.subscription-products-card__star {
    width: 78px;
}

.subscription-products-card__star img {
    line-height: 0;
}

.subscription-products-card__text {
    font-family: var(--tertiary-font);
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}

.subscription-products-card__title {
    margin-bottom: 20px;
}

.subscription-products-card__title h4 {
     font-family: var(--heading-font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 16px;
}

.subscription-products-card__title p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom:0 !important;
    color: #000;
    font-family: var(--text-font-family);
    font-weight: 400;
}

.subscription-products-card__order {
    padding: 16px 18px 17px 18px;
    background-color: #f2f7f5;
    border: 1px dashed #3affa7;
    border-radius: 8px;
    margin-bottom: 23px;
}

.subscription-products-card__order-item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(62, 6, 35, 0.1215686275);
    padding-top: 10px;
}

.subscription-products-card__order-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.subscription-products-card__order-item:first-child {
    padding-top: 0;
}

.subscription-products-card__order-item-left p {
    font-size: 16px;
    line-height: 24px;
    color:#000;
     font-family: var(--text-font-family);
    font-weight: 400;
    margin-bottom:0 !important;
}

.subscription-products-card__order-item-left p em {
    color: #004a2f ;
    font-style: normal;
}

.subscription-products-card__order-item-right del {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #A1A1AA;
}

.subscription-products-card__order-item-right span {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: var(--color-black);
}

.subscription-products-card__controls {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.subscription-products-card__quantity-wrapper {
    width: 100px;
}

.subscription-products-card__quantity-title {
     font-family: var(--text-font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: 110%;
    letter-spacing: 0;
    color: var(--color-black);
    margin-bottom: 16px;
}

.subscription-products-card__quantity {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
    background-color: #f2f7f5;
    border: 1px solid #3affa7;
    padding: 0 16px;
    border-radius: 6px;
}

.subscription-products-card__quantity input {
    width: 20px;
    font-family: var(--text-font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0;
    color: var(--color-black);
    padding: 0;
    background-color: transparent;
    text-align: center;
    border:none;
}

.subscription-products-card__quantity img {
    cursor: pointer;
    padding: 5px 0;
}

.subscription-products-card__quantity-minus {
    width: 12px;
}

.subscription-products-card__quantity-plus {
    width: 14px;
}

.subscription-products-card__delivery-wrapper {
    width: calc(100% - 120px);
}

.subscription-products-card__delivery-title {
     font-family: var(--text-font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: 110%;
    letter-spacing: 0;
    color: var(--color-black);
    margin-bottom: 15px;
}

.subscription-products-card__select {
    position: relative;
    width: 100%;
}

.subscription-products-card__select::after {
    content: url(subscription-products-card-up-arrow.svg);
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 1;
    line-height: 0;
}

.subscription-products-card__select select {
    background-color: #f2f7f5;
    border: 1px solid #3affa7;
    border-radius: 6px;
    width: 100%;
    padding: 16px 20px;
    display: block;
    padding: 13px 48px 12px 19px;
    font-family: var(--text-font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0;
    cursor: pointer;
}

.subscription-products-card__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    line-height: 100%;
    text-transform: capitalize;
    height: 50px;
    margin: 0 auto;
     font-family: var(--text-font-family);
     background:#3affa7;
     color:#000;
     text-align:center;
     width:100%;
     font-style:normal;
}

.subscription-products-card__btn img {
    width: 25px;
    transform: translateY(-1px);
    transition: 0.3s ease;
}

.subscription-products-card__btn:hover img {
    transform: translate(4px, -1px);
}

.subscription-products-card__btn-wrapper {
    margin-bottom: 11px;
}

.subscription-products-card__shipping {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.subscription-products-card__shipping-icon {
    width: 14px;
}
.subscription-products-card__shipping-icon img{
    filter: invert(0%) sepia(0%) saturate(7500%) hue-rotate(104deg) brightness(0%) contrast(94%);
}
.subscription-products-card__shipping-text {
    color: var(--color-black);
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
     font-family: var(--text-font-family);
    font-weight: 400;
}

.subscription-products__arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.subscription-products__prev-arrow,
.subscription-products__next-arrow {
    background-color: #3affa7;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
    pointer-events: all;
}

.subscription-products__prev-arrow img,
.subscription-products__next-arrow img {
    transition: 0.3s ease;
        filter: invert(0%) sepia(0%) saturate(7500%) hue-rotate(104deg) brightness(0%) contrast(94%);


}

.subscription-products__prev-arrow:hover,
.subscription-products__next-arrow:hover {
    background-color: #004a2f;
}

.subscription-products__prev-arrow:hover img,
.subscription-products__next-arrow:hover img {
            filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(105%) contrast(101%);
}

.subscription-products__items {
    margin-bottom: 16px;
}

.subscription-products__content {
    margin-bottom: 40px;
    position: relative;
}

.subscription-products__btn-bottom {
    display: flex;
    align-items: center;
    gap: 11px;
    text-transform: capitalize;
    line-height: 100%;
    letter-spacing: 0;
    color:#fff;
    background-color: transparent;
    border: 1px solid #3affa7;
    justify-content: center;
    height: 60px;
    background-color: transparent;
    color:#000;
    font-weight: 700;
    font-family: var(--text-font-family);
    font-style:normal;
}

.subscription-products__btn-bottom img {
    width: 24px;
    transform: translateY(-1px);
    transition: .3s;
}

.subscription-products__btn-bottom:hover img {
    transform: translate(4px, -1px);
}

.subscription-products__box {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
}

.subscription-products__box.active {
    position: relative;
    opacity: 1;
    pointer-events: all;
}

/* End  subscription-products Mobile*/








.subscription-products-card .oke-stars-foreground svg,
.subscription-products-card .oke-stars-background svg {
width: 50px ;
}

.subscription-products-card .oke-stars-foreground svg use,
.subscription-products-card .oke-stars-background svg use {
    width: 10px;
}

.subscription-products-card .oke-sr-count {
     font-family: var(--text-font-family);
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    transform: translateY(-1px);
}

.subscription-products-card .oke-stars-foreground svg use,
.subscription-products-card .oke-stars-background svg use {
width: 17px;
}

.subscription-products-card .oke-stars-foreground svg,
.subscription-products-card .oke-stars-background svg {
width: 93px;

}

.subscription-products-card .oke-sr-count {
     font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
    transform: translateY(-1px);
}
.subscription-products-card .oke-stars-foreground{
    top:-4px;
    height:14px;
}
.subscription-products-card .oke-stars-foreground svg{
display:block;
}




@media(min-width: 1024px) {


    .header-new_position {
        top: 43px;
    }

    /* subscription-hero start */


    .subscription-hero__review-star {
        width: 93px;
                transform: translateY(-2px);
    }

    .subscription-hero__review-text {
        font-size: 14px;
    }

    .subscription-hero__review {
        margin-bottom: 32px;
    }

    /* .subscription-hero__inner {
        margin-top: 68px;
    } */

    .subscription-hero__content h1 {
        font-size: 50px;
        margin-bottom: 32px;
        line-height: 116%;
    }

    .subscription-hero__content p {
        line-height: 122%;
        margin-bottom: 37px !important;
    }

    .subscription-hero__content ul li {
        font-size: 18px;
        margin-bottom: 19px;
    }

    .subscription-hero__wrapper {
        padding: 100px 0;
    }

    .subscription-hero__content ul li::before {
        top: -5px;
    }

    .subscription-hero__inner::before {
        background: linear-gradient(90deg, rgba(240, 228, 217, 0.98) 43.61%, rgba(240, 228, 217, 0.1) 100%);
    }

    .subscription-hero__wrap {
        max-width: 527px;
    }

    .subscription-hero__btn-url {
        font-size: 18px;
        padding: 16px 0;
    }

    .subscription-hero__btn {
        max-width: 409px;
    }


    /* subscription-hero end */


    /* trust-bar start */

    .trust-bar__items {
        display: flex;
        align-items: center;
        gap: 0 60px;
        justify-content: center;
    }

    .trust-bar__inner {
        padding: 22px 0;
    }

    /* trust-bar end */




    /* purchase-comparison start */



    .purchase-comparison__content {
        max-width: 672px;
        margin-left: auto;
        padding: 56px 56px 54px;
    }

    .purchase-comparison__inner {
        padding: 100px 0;
    }

    .purchase-comparison__heading {
        font-size: 45px;
        margin-bottom: 40px;
    }

    .purchase-comparison__td {
        font-size: 16px;
        line-height: 24px;
        padding-left: 24px;
    }

    .purchase-comparison__td br {
        display: none;
    }

    .purchase-comparison__tr {
        height: 50px;
    }

    .purchase-comparison__tr:first-child {
        height: 60px;
    }

    .purchase-comparison__tr:first-child .purchase-comparison__td {
        font-size: 20px;
        justify-content: center;
    }

    .purchase-comparison__tr .purchase-comparison__td:last-child {
        padding-left: 58px;
    }

    .purchase-comparison__td img {
        width: 22px;
        height: 22px;
        left: 24px;
    }


    /* purchase-comparison end */





    /* savings-banner start */


    .savings-banner__inner {
        padding: 87px 0;
    }

    .savings-banner__inner::before {
        background: linear-gradient(90deg, rgba(240, 228, 217, 0.98) 39.24%, rgba(240, 228, 217, 0.65) 56.82%, rgba(240, 228, 217, 0) 83.19%);
    }

    .savings-banner__review-star {
        width: 93px;
    }

    .savings-banner__review-text {
        font-size: 14px;
    }

    .savings-banner__review {
        margin-bottom: 41px;
    }

    .savings-banner__content h1 {
        font-size: 50px;
        text-align: left;
        margin-bottom: 32px;
    }

    .savings-banner__content p {
        text-align: left;
        font-size: 18px;
        margin-bottom: 36px !important;
        line-height: 134%;
    }

    .savings-banner__content ul li {
        font-size: 18px;
        margin-bottom: 19px;
    }

    .savings-banner__content ul {
        margin-bottom: 36px;
    }

    .savings-banner__btn-url {
        gap: 0 7px;
    }

    .savings-banner__btn {
        max-width: 409px;
    }

    .savings-banner__wrap {
        max-width: 628px;
    }

    /* savings-banner end */




    /* sub-footer start */



    .sub-footer__logo {
        margin: 0;
    }

    .sub-footer__copyright {
        text-align: left;
        margin-bottom: 0;
        position: relative;
    }

    .sub-footer__copyright::before {
        content: '|';
        color: #ffffff4d;
        position: absolute;
        top: 50%;
        left: -20px;
        transform: translateY(-50%);
    }

    .sub-footer__payment-method {
        margin: 0;
    }

    .sub-footer__wrap {
        display: flex;
        align-items: center;
        gap: 0 44px;
    }

    .sub-footer__wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }


    /* sub-footer end */



    /* subscription-steps desktop start */

    .subscription-steps__inner {
        padding: 110px 0 100px;
    }

    .subscription-steps__title p {
        font-size: 22px;
    }

    .subscription-steps__title {
        margin-bottom: 64px;
    }

    .subscription-steps__title h2 {
        margin-bottom: 24px;
    }

    .steps-card__icon {
        width: 60px;
        height: 60px;
    }

    .steps-card__content h5 {
        margin-bottom: 19px;
    }

    .steps-card__content h4 {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 25px;
    }

    .steps-card__content p {
        font-size: 16px;
        line-height: 24px;
    }

    .steps-card {
        padding: 19px 20px 27px;
        flex: 1 0 20%;
        max-width: calc(100% / 4 - 15px);
        margin-bottom: 0;
    }

    .subscription-steps__items {
        display: flex;
        align-items: center;
        gap: 20px;
        flex-wrap: wrap;
        max-width: 1232px;
        margin: 0 auto;
    }

    /* subscription-steps desktop end */

    /* subscription-features desktop start */

    .subscription-features__title h2 {
        margin-bottom: 36px;
        text-transform: capitalize;
    }

    .subscription-features__title p {
        font-size: 22px;
    }

    .subscription-features__title {
        margin-bottom: 64px;
    }

    .subscription-features__item {
        flex-direction: column;
        gap: 24px;
        margin-bottom: 0;
        flex: 1 0 25%;
        max-width: calc(100% / 3 - 70.66px);
    }

    .subscription-features__icon {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }

    .subscription-features__content h4 {
        font-size: 22px;
        margin-bottom: 24px;
        text-align: center;
        line-height: 119%;
    }

    .subscription-features__content p {
        font-size: 18px;
        text-align: center;
        line-height: 122%;
    }

    .subscription-features__items {
        display: flex;
        align-items: center;
        gap: 56px 106px;
        flex-wrap: wrap;
        max-width: 1232px;
        margin: 0 auto;
    }

    .subscription-features__content {
        width: 100%;
    }

    .subscription-features__inner {
        padding: 100px 0 100px;
    }

    /* subscription-features desktop end */

    /* faq__inner_subscription desktop start */

    /* .faq__inner_subscription {
        padding: 100px 0 100px;
    }

    .faq__inner_subscription .faq__title p {
        font-size: 22px;
        line-height: 100%;
    }

    .faq__inner_subscription .faq__title {
        margin-bottom: 64px;
    }

    .faq__inner_subscription .accordion__title h4 {
        font-size: 20px;
        line-height: 24px;
        padding: 30px 0;
    }

    .faq__inner_subscription .accordion__title p {
        letter-spacing: 10%;
    }

    .faq__inner_subscription .accordion:first-child .accordion__title h4 {
        padding-top: 33px;
    }

    .faq__inner_subscription .accordion__content {
        margin-bottom: 28px;
    }

    .faq__inner_subscription .faq__content {
        max-width: 860px;
    }

    .faq__inner_subscription .accordion__content p {
        letter-spacing: 10%;
    }

    .faq__inner_subscription .accordion:first-child .accordion__title::after {
        top: 52%;
    }

    .faq__inner_subscription .accordion__title::after {
        top: 51%;
    } */

    /* faq__inner_subscription desktop end */

    /* gurantee desktop start */

    .guarantee__inner_subscription .guarantee__img {
        width: 280px;
        height: 236px;
        margin: 0;
    }

    .guarantee__inner_subscription .guarantee__wrapper {
        gap: 70px;
        max-width: 1072px;
    }

    .guarantee__inner_subscription .guarantee__text {
        width: calc(100% - 350px);
    }

    .guarantee__inner_subscription .guarantee__text p {
        font-size: 16px;
    }

    .guarantee__inner_subscription {
        padding: 60px 0 60px;
    }

    .guarantee__inner_subscription .guarantee__text h2 {
        margin-bottom: 32px;
    }

    /* gurantee desktop end */




    /* subscription-tiers start */



    .subscription-tiers__inner {
        padding: 100px 0;
    }

    .subscription-tiers__wrapper {
        padding: 77px 64px 61px;
    }

    .subscription-tiers__heading h2 {
        font-size: 50px;
        margin-bottom: 36px;
    }

    .subscription-tiers__heading p {
        font-size: 22px;
    }

    .subscription-tiers__heading {
        margin-bottom: 64px;
    }

    .subscription-tiers__button {
        font-size: 18px;
        padding: 15px 19px;
        flex: none;
        max-width: 100%;
    }

    .subscription-tiers__buttons {
        gap: 16px;
        justify-content: center;
        margin-bottom: 32px;
    }

    .subscription-tiers__progressbar {
        margin-bottom: 32px;
    }

    .subscription-tiers__progressbar-count {
        width: 87%;
    }

    .subscription-tiers__order-badge {
        margin: 0 0 44px;
    }

    .subscription-tiers__offer {
        font-size: 64px;
        text-align: left;
        margin-bottom: 24px;
    }

    .subscription-tiers__benefits-item img {
        width: 18px;
        height: 18px;
    }

    .subscription-tiers__benefits-item p {
        font-size: 16px;
    }

    .subscription-tiers__benefits-item {
        margin-bottom: 0;
        padding: 10px 16px;
    }

    .subscription-tiers__benefits-items {
        text-align: left;
        display: flex;
        align-items: center;
        gap: 0 10px;
        margin-bottom: 10px;
    }

    .subscription-tiers__gift-badge img {
        width: 18px;
        height: 18px;
    }

    .subscription-tiers__gift-badge p {
        font-size: 16px;
        line-height: 20px;
    }

    .subscription-tiers__gift-badge {
        display: inline-flex;
        padding: 10px 16px;
    }

    .subscription-tiers__tab-left {
        margin-bottom: 0;
        padding: 32px 32px 41px;
        width: 65.70%;
    }

    .subscription-tiers__price {
        font-size: 56px;
    }

    .subscription-tiers__right {
        padding: 0 35px;
        margin-bottom: 0;
        width: 30.78%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .subscription-tiers__tab-wrap {
        display: flex;
        gap: 0 32px;
        justify-content: space-between;
        margin-bottom: 32px;
    }

    .subscription-tiers__bottom-badge {
        padding: 23px 36px 23px;
        display: table;
        margin: 0 auto;
    }

.subscription-tiers__bottom-badge p{
        font-size: 26px;
        line-height: 150%;
}
    /* subscription-tiers end */



    .sticky-cta {
        display: none;
    }


    /* Start Review Tab Desktop */
    .review-tab__inner {
        padding: 100px 0;
    }

    .review-tab__top {
        margin: 0 auto 64px;
        max-width: 849px;
    }

    .review-tab__star {
        width: 93px;
    }

    .review-tab__text p {
        font-size: 14px;
    }

    .review-tab__heading h2 {
        font-size: 50px;
    }

    .review-tab__btns {
        gap: 18px;
    }

    .review-tab__btn {
        padding: 18px 26.5px;
    }

    .review-tab__items {
        width: calc(100% + 15px);
        margin: 0 -7.5px;
        overflow: hidden;
        border-radius: 8px;
    }

    .review-tab__items .slick-list {
        padding: 0 0px;
    }

    .review-tab__item {
        padding: 0 12.5px;
    }

    .customar-say {
        padding: 24px 18px 40px 19px;
    }

    .customar-say__img {
        margin-bottom: 24px;
    }

    .customar-say__img img {
        height: 338px;
    }

    .customar-say__text p {
        font-size: 16px;
        margin-bottom: 24px !important;
    }

    .customar-say__text h4 {
        font-size: 20px;
    }

    .review-tab__arrows {
        top: 50%;
        transform: translateY(-50%);
        padding: 0px;
    }

    .review-tab__prev-arrow,
    .review-tab__next-arrow {
        width: 44px;
        height: 44px;
        position: relative;
    }

    .review-tab__prev-arrow:hover,
    .review-tab__next-arrow:hover {
        background-color: #004a2f ;
    }

    .review-tab__prev-arrow:hover img,
    .review-tab__next-arrow:hover img {
        filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(105%) contrast(101%);
    }

    .review-tab__prev-arrow {
        left: -15px;
    }

    .review-tab__next-arrow {
        right: -15px;
    }

    /* End Review Tab Desktop */



    /* Start  subscription-products Desktop*/
    .subscription-products__inner {
        padding: 100px 0;
        overflow: hidden;
        position: relative;
    }

    .subscription-products__wrapper {
        position: relative;
    }

    .subscription-products__wrapper::before {
        content: "";
        background-image: url("subscription-products-slider-bg.jpg");
        top: 0;
        left: 0;
        height: 5200px;
        position: absolute;
        background-size: cover;
        background-repeat: repeat;
        z-index: 2;
        width: 2880px;
        transform: translateX(-100%);
    }

    .subscription-products__heading {
        max-width: 1054px;
        margin: 0 auto 48px;
    }

    .subscription-products__heading h2 {
        font-size: 50px;
        text-transform: capitalize;
        margin-bottom: 27px;
    }

    .subscription-products__heading p {
        font-size: 22px;
        line-height: 119%;
    }

    .subscription-products__btns {
        gap: 18px;
    }

    .subscription-products__btn {
        padding: 17.5px 26.5px;
    }

    .subscription-products-card {
        padding: 15px 16px 31px;
    }

    .subscription-products-card__img a img {
        height: 286px;
    }

    .subscription-products-card__img {
        margin-bottom: 32px;
    }

    .subscription-products-card__title h4 {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .subscription-products-card__title,
    .subscription-products-card__controls,
    .subscription-products-card__btn-wrapper,
    .subscription-products-card__rating {
        padding: 0 16px;
    }

    .subscription-products-card__order {
        margin: 0 15px 23px;
    }


    .subscription-products__btn-bottom {
        max-width: max-content;
        padding: 0 120px;
        margin: 0 auto;
    }

    .subscription-products__arrows {
        position: absolute;
        width: 100%;
        justify-content: space-between;
        left: 16px;
        top: 334px;
        pointer-events: none;
        z-index:2;
    }

    .subscription-products__prev-arrow,
    .subscription-products__next-arrow {
        width: 50px;
        height: 50px;
        pointer-events: all;
        position: relative;
    }

    .subscription-products__prev-arrow {
        left: -15px;
        z-index: 2;
    }

    .subscription-products__items {
        margin-bottom: 0;
    }

    .subscription-products__items .slick-list {
        overflow: visible;
        padding-right: 4px;
    }

    .subscription-products__item {
        padding: 0 10px;
    }



}





@media (min-width: 1420px) {
    .review-tab__prev-arrow {
        left: -69px;
    }

    .review-tab__next-arrow {
        right: -69px;
    }

    .subscription-products__prev-arrow {
        left: -70px;
    }

}


.faq-subscription-lp .faq_header h1{
        font-family: var(--heading-font-family);
}
.faq-subscription-lp .faq_header p{
    padding-top:36px !important;
     font-family: var(--text-font-family);
}
section.main-faq-section .faq-subscription-lp .faq-accordion .faq-block .faq-qus.active::after {
    top: 13px;
}
section.main-faq-section .faq-subscription-lp .faq-accordion .faq-block .faq-qus{
    font-family: var(--text-font-family);
}
section.main-faq-section .faq-subscription-lp .faq-accordion .faq-block .faq-ans p{
    font-family: var(--text-font-family);
}