/** Shopify CDN: Minification failed

Line 2884:1 All "@import" rules must come first
Line 4399:1 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');

media-gallery.black-friday-media.spacing-style.sticky-content.media-gallery--two-column.media-gallery--grid.media-gallery--extend {
    margin: 0 !important;
}

.subsc-quote {
  display: none;
}

/* .product-information {
    padding: 200px 0 60px 0 !important;
} */
.product-information {
    padding: 0px 0 100px 0 !important;
}

.media-gallery--two-column .media-gallery__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.media-gallery--two-column .media-gallery__grid>*:first-child {
    grid-column: 1 / -1;
}

.media-gallery--two-column .product-media img {
    border-radius: 8px !important;
}

.product-information .title-badge p {
    font-family: 'Instrument Sans';
    font-weight: 400;
    font-size: 48px !important;
    line-height: 100%;
    text-transform: capitalize;
}

.product-information .title-badge {
    display: flex !important;
    gap: 16px;
    align-items: center;
}

.product-information .title-badge .product-tagfield {
    font-family: 'Inter' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 100%;
    padding: 9px 11px;
    color: #e66500;
    border: 1px solid #E66500;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px !important;
    margin-top: 5px;
}

.small-descriptive-text {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 140%;
    max-width: 370px;
    width: 100%;
}

.cstn-reviewscount {
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
}

.subscription-quote {
    width: 100%;
    text-align: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
}

/* (ak 14/11) */
.black-friday-details .small-descriptive-text p {
    font-family: 'Inter';
    font-size: 16px;
    line-height: 140%;
    color: #000000CC;
    /* max-width: 410px; */
}

.product-information .title-badge p {
    font-family: "Instrument Sans", sans-serif !important;
}

.black-friday-details .cstn-reviewscount p {
    font-family: Inter;
    font-size: 14px;
    line-height: 140%;
}

.black-friday-details .subscription-quote,
.black-friday-details .subscription-quote p {
    width: 100% !important;
    text-align: center;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    vertical-align: middle;
    color: #000000CC;
}

.black-friday-details .subscription-quote {
    margin-bottom: 20px;
}

.black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary {
    background: linear-gradient(261.14deg, #E66500 1.29%, #D03516 59.7%);
    border: unset !important;
    border-radius: 50px;
    box-shadow: unset !important;
}

.black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span div {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px !important;
    line-height: 140%;
    text-transform: uppercase;
    color: #fff;
}

.black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul {
    list-style-type: none;
    margin-block: 20px;
}

.black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li {
    position: relative;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 10px;
    color: #000000;
}

.black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: -25px;
    background: url('/cdn/shop/files/check.png?v=1763109543') no-repeat center;
    background-size: contain;
    width: 18px;
    height: 18px;
}


.black-friday-details .accordion .details .details__header {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 110.00000000000001%;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    color: #000000;
}

.black-friday-details .accordion .details .details__header .svg-wrapper.icon-caret {
    display: none !important;
}

.black-friday-details .accordion .details .details__header .svg-wrapper.icon-plus {
    display: block;
    color: #E66500;
}

.black-friday-details .accordion .details .details-content .metafield-rich_text_field ul li {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-transform: capitalize;
    color: #000000CC;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price {
    padding: 12px !important;
    background-color: #E6650026;
    gap: 16px !important;
}

.capsule-section {
    background: #F1F1E6 !important;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-cta-cont .lb-card-title {
    font-family: 'Inter';
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 140%;
    vertical-align: middle;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-cta-actions {
    right: 12px;
    top: unset;
    bottom: 12px;
    transform: unset;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-cta-actions .lb-button-host .lb-button {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 14px !important;
    line-height: 140% !important;
    vertical-align: middle;
    padding: 10px 14px !important;
    display: inline-block !important;
    background: #1D1D1B !important;
    min-height: 40px;
    width: 110px !important;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-price .lb-price .lb-price-sale-price.money {
    font-family: Inter;
    font-weight: 400 !important;
    font-size: 16px !important;
    vertical-align: middle;
    color: #000000;
}

.black-friday-details .accordion .details {
    border-bottom: 1px solid #000 !important;
}

.black-friday-media ul.media-gallery__grid {
    gap: 16px;
}

.bf-pdp-ingredients {
    max-width: 1360px;
    margin-inline: auto;
    padding: 32px 24px;
    border-radius: 24px;
}

.bf-pdp-ingredients .row {
    margin: 0 !important;
}

.bf-pdp-ingredients>.container.bfpdp-container {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .abou-product {
    display: inline-block;
    margin-bottom: 40px;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .abou-product p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part>* {
    color: #fff;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfsub-heading {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfheading {
    max-width: 630px;
    font-weight: 400;
    font-size: 48px;
    font-family: "Instrument Sans", sans-serif !important;
    line-height: 110.00000000000001%;
    vertical-align: middle;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
    padding-top: 100px;
    padding-inline: 0px;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable {
    max-width: 100%;
    width: 100%;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track {
    /* width: 100% !important; */
    justify-content: space-between;
    gap: 0;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card {
    background: #FFFFFF40;
    /* flex-grow: 1; */
    /* width: 100% !important; */
    border: 1px solid #FFFFFF33;
    border-radius: 16px;
    height: auto;
    background-color: #FCFCF733;
    backdrop-filter: blur(38px);
}

.listtt-slider-part .slick-slide {
    margin: 0 6px !important;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-img {
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-right * {
    text-align: left;
    color: #fff;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-right .ingredient-title {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    vertical-align: middle;
    margin-top: 15px;
    text-transform: uppercase;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-right .ingredient-descr {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFFE5;
}

.capsule-section {
    max-width: 1360px !important;
}

.capsule-section .capsule-outeer {
    text-align: center;
    margin-bottom: 30px;
}

.capsule-section .capsule-container {
    gap: unset;
}

.capsule-section .capsule-container .capsule-steps {
    flex: 0 0 868px;

}

.capsule-section .capsule-container .capsule-image {
    flex: 0 0 378px;
}

.capsule-section .capsule-container .capsule-steps .steps-scroll {
    max-height: 421px;
    overflow-y: scroll;
}


.loop-step-wrap.active {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}

.loop-step-wrap {
    display: flex;
    gap: 12px;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 16px;
}

.loop-step-wrap.active .loop-index {
    color: #E66500;

}

.loop-step-wrap .loop-index {
    flex: 0 0 56px;
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
}

.loop-step-wrap .step {
    padding: 0;
    margin-bottom: 0;
}

.loop-step-wrap .step h3 {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
}

.loop-step-wrap .step p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    color: #000000B2;
}

.expect-timeline>.container {
    /* max-width: calc(100% - 32px) !important; */
    max-width: 1360px !important;
    padding-inline: 0 !important;
    margin-inline: 0px !important;
}

.expect-timeline h2 {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 48px !important;
    line-height: 110.00000000000001%;
}

.expect-timeline p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
    color: #000000B2;
}

.expect-timeline .how-to-use h4 {
    display: inline-block;
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 8px;
    border: 1px solid #000000;
    border-radius: 50px;
    margin-bottom: 30px;
}

.expect-timeline .how-to-use .info-row {
    padding-bottom: 32px;
    margin-bottom: 16px;
    border-bottom: 1px solid #000000;
}

.get-ourproduct .hero-sectionn .product-iconn img {
    border-radius: 10px;
}

.expect-timeline .how-to-use .info-row .label {
    border: unset;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    flex: 0 0 140px;
}

.expect-timeline .how-to-use .info-row .value {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: right;
    vertical-align: middle;
    color: #000000E5;
}

.timeline-steps .timeline-step {
    border: 1px solid #0000001A;
    border-radius: 16px;
    padding: 16px;
    height: 100%;
}

.timeline-steps .timeline-step h5 {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    vertical-align: middle;
    color: #000000B2;
    text-align: left;
}

.timeline-steps {
    padding-top: 78px;
    position: relative;
}

.timeline-steps .loop-index {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-style: Italic;
    font-size: 32px;
    line-height: 140%;
    text-align: center;
    vertical-align: middle;
    width: 64px;
    background: #fff;
    color: #00000066;
    z-index: 1;

}

.timeline-steps .loop-index:nth-of-type(1) {
    left: 140px;
    color: #E66500;
}

.timeline-steps .loop-index:nth-of-type(5) {
    right: 90px;
    left: unset;
}

.timeline-steps::before {
    position: absolute;
    content: '';
    top: 20px;
    left: 0;
    width: 50%;
    height: 2px;
    border: 2px solid #E66500;
    z-index: 0;
}

.timeline-steps::after {
    position: absolute;
    content: '';
    top: 20px;
    right: 0;
    width: 46%;
    height: 2px;
    border: 2px solid #00000066;
    z-index: 0;
}

.timeline-steps .timeline-step .step-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.timeline-steps .timeline-step .step-content h3 {
    margin-top: 48px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 24px;
    text-align: left;
    color: #000000;
    max-width: 200px;
}

.timeline-steps .timeline-step .step-content p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-align: left;
    color: #00000099;
}

.problem-section>.problem-container {
    /* max-width: calc(100% - 40px); */
    max-width: 1360px !important;
}

.problem-section>.problem-container .problem-left .problem-item {
    border-left: 0;
    display: flex;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 10px;
}

.problem-section>.problem-container .problem-left .problem-item .problem-number {
    font-family: "Instrument Sans", sans-serif;
    font-weight: 400;
    font-style: Italic;
    font-size: 32px;
    line-height: 140%;
    min-width: 56px;
}

.problem-section>.problem-container .problem-left .problem-item .problem-content h3 {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 24px;
    vertical-align: middle;
}

.problem-section>.problem-container .problem-left .problem-item .problem-content p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    vertical-align: middle;
}

/* (17/11) */
.problem-section .problem-overlay {
    justify-content: space-between;
    background-color: unset;
    border-radius: 16px !important;
}

.problem-right img {
    border-radius: 16px !important;
}

.problem-right {
    height: 590px;
}

.problem-section .problem-overlay h3 {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 40px;
    line-height: 110.00000000000001%;
    vertical-align: middle;
    max-width: 289px;
}

.problem-section .problem-overlay .problem-tags {
    display: flex;
    flex-direction: column;
    max-width: max-content;
    margin-left: auto;
}

.problem-section .problem-overlay .problem-tags li {
    backdrop-filter: blur(4px);
    border: 1px solid #FFFFFF33;
    background: #FFFFFF1A;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFFE5;
    padding: 16px;
    padding-left: 40px;
    position: relative;
}

.problem-section .problem-overlay .problem-tags li::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    width: 18px;
    height: 18px;
    background: url('/cdn/shop/files/check_1.png?v=1763358251') no-repeat center;
    background-size: contain;
}

.problem-section .problem-overlay .problem-tags li:first-child::before {
    background: url('/cdn/shop/files/shield.png?v=1763358272') no-repeat center;
}

.problem-section .problem-overlay .problem-tags li:last-child::before {
    background: url('/cdn/shop/files/moon_1.png?v=1763358255') no-repeat center;
}

.problem-section .problem-overlay .problem-tags li:first-child::before,
.problem-section .problem-overlay .problem-tags li:last-child::before {
    width: 24px;
    height: 24px;
    left: 10px;
}


.custom-tablee .comparison-wrapper {
    align-items: flex-end;
    background: unset;
    backdrop-filter: unset;
    gap: 16px;
}

.custom-tablee {
    border-radius: 0px !important;
    padding-block: 64px;
}

.custom-tablee .comparison-wrapper .features-column {
    height: auto;
    background: #ffffff1a;
    border-radius: 20px;
    border: 1px solid #ffffff3b;
}

.custom-tablee .comparison-wrapper .features-column .feature-row:empty {
    display: none;
}

.custom-tablee .comparison-wrapper .features-column .feature-row {
    border: unset;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 20px;
}

.custom-tablee .comparison-wrapper .products-grid {
    gap: 16px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column.highlight {
    background: linear-gradient(180deg, #D03516 0%, #E66500 100%);
}

.custom-tablee .comparison-wrapper .products-grid .product-column {
    border-radius: 20px;
    background: #FFFFFF26;
    border: 1px solid #ffffff3b !important;
}

.custom-tablee .comparison-wrapper .products-grid .product-column .feature-value {
    border: unset;
    padding: 22px 0;
    font-size: 20px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column .product-header .product-icon {
    width: 91px;
    height: 64px;
    margin-bottom: 0px;
}

.custom-tablee .header {
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 56px;
}

.custom-tablee .header .why-choosek {
    max-width: max-content;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    text-transform: uppercase;
    margin-inline: auto;
    padding: 8px;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    margin-bottom: 16px;
}


.custom-tablee .header h1 {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    vertical-align: middle;
}

.custom-tablee .comparison-wrapper .products-grid .product-column .product-header .product-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.custom-tablee .comparison-wrapper .products-grid .product-column:last-child .product-header .product-icon {
    width: 84px;
    height: 64px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column:nth-child(2) .product-header .product-icon {
    width: 84px;
    height: 64px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column {
    padding-top: 20px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column .feature-value span {
    font-size: 20px;
}

.my-expected-results {
    padding-block: 80px;
    background: #F1F1E6;
}

.my-expected-results .image-card {
    max-width: 631px;
    border-radius: 24px;
}

.my-expected-results .image-card .stats-overlay .stat {
    max-width: 179px;
    width: 100%;
    padding: 16px;
    background: #FFFFFF1A;
    border: 1px solid #FFFFFF33;
    border-radius: 16px;
    backdrop-filter: blur(4px);
    text-align: left;
}

.my-expected-results .image-card .stats-overlay .stat .stat-value {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    vertical-align: middle;
}

.my-expected-results .image-card .stats-overlay .stat .stat-label {
    color: #FFFFFFB2;
    font-family: 'Inter';
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 120%;
    vertical-align: middle;
}

.my-expected-results .results-content {
    max-width: 697px;
    width: 100%;
}

.my-expected-results>.container {
    max-width: 1400px !important;
    width: 100% !important;
    justify-content: space-between;
    gap: 48px;
    align-items: center;
}

.my-expected-results .results-content .results-title {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 48px;
    line-height: 110.00000000000001%;
    vertical-align: middle;
}

.my-expected-results .results-content .divider {
    background-color: #000;
    height: 2px;
}

.my-expected-results .results-content .features-grid .feature .feature-icon {
    width: 64px;
    height: 64px;
    background: #FFFFFF !important;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    margin-left: unset;
}

.my-expected-results .results-content .divider {
    background-color: #000;
    height: 2px;
}

.my-expected-results .results-content .features-grid .feature .feature-icon {
    width: 64px;
    height: 64px;
    background: #FFFFFF !important;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    margin-left: unset;
}

.my-expected-results .results-content .features-grid .feature .feature-text {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: left;
    color: #000000;
}

.sticky-add-to-cart-outer {
    background: #fff;
    padding: 8px;
    max-width: max-content;
    width: 100%;
    bottom: 0 !important;
    top: auto !important;
    height: 80px;
    border-radius: 12px;
    box-shadow: 0 0 20px #0000001a;
    justify-content: space-between;
    align-items: center;
    position: fixed !important;
    margin-bottom: 30px;
    left: 21%;
    z-index: 2 !important;
    gap: 10px;
    max-width: 400px;
}

.sticky-prod-title {
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000CC !important;
}

.sticky-atc-left {
    width: 100%;
}

.sticky-add-to-cart-outer .sticky-atc-left .sticky-atc-image {
    flex: 0 0 64px;
    height: 64px;
}

.sticky-add-to-cart-outer .sticky-atc-left .sticky-atc-title {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    vertical-align: middle;
    color: #00000099;
}

.sticky-add-to-cart-outer .sticky-add,
.product-popup .add-btn {
    background: #1D1D1B;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    appearance: none !important;
    padding: 10px 12px;
    border: unset;
    border-radius: 50px;
}

.custom-tablee .comparison-wrapper {
    max-width: 950px;
    margin-inline: auto;
    grid-template-columns: 1.6fr 2fr;
}

.custom-product-bf-grid {
    max-width: 1376px;
    width: 100%;
    margin-inline: auto;
}

.cstm-bf-faq .cstm-pdpfaq-main {
    text-align: center;
}

.cstm-bf-faq .cstm-pdpfaq-main .cstm-fq-inner {
    max-width: 377px;
    margin-inline: auto;
}

.cstm-bf-faq .cstm-pdpfaq-main .cstm-fq-inner .cstmm-round-text+p {
    max-width: max-content;
    margin-inline: auto;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px;
    border: 1px solid #000000;
    border-radius: 50px;
}

.cstm-bf-faq .cstm-pdpfaq-main .faq-h2 p {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 48px;
    line-height: 110.00000000000001%;
}

.cstm-bf-faq .cstm-pdp-accordian {
    margin-top: 40px;
    max-width: 940px;
    margin-inline: auto;
}

.cstm-bf-faq .cstm-pdp-accordian {
    margin-top: 40px;
    max-width: 940px;
    margin-inline: auto;
}

.cstm-bf-faq .cstm-pdp-accordian .accordion-item {
    margin-bottom: 16px;
    background: #F1F1E6;
    border-radius: 16px !important;
    border-bottom: unset !important;
}

.cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button.collapsed::after {
    width: 30px;
    height: 30px;
    background-image: url('/cdn/shop/files/plus.png?v=1763376145');
    background-color: #E66500;
    border: 10px solid #E66500;
    border-radius: 50px;
    padding: 8px;
}

.cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button::after {
    width: 30px;
    height: 30px;
    background-image: url('/cdn/shop/files/minus_1.png?v=1763376491');
    background-color: #E66500;
    border: 10px solid #E66500;
    border-radius: 50px;
    padding: 8px;
}

.get-ourproduct .hero-sectionn {
    max-width: 1376px;
    margin-inline: auto;
    padding: 40px;
    border-radius: 24px;
    background: url('/cdn/shop/files/unsplash_432HbzkfxCw_1.png?v=1763377005') no-repeat center;
    background-size: cover;
}

.get-ourproduct .hero-sectionn .hero-content {
    color: #fff;
}

.get-ourproduct .hero-sectionn .hero-content .badge {
    border: 1px solid #fff;
    border-radius: 50px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    padding: 8px;
}

.get-ourproduct .hero-sectionn .hero-content h1 {
    font-family: "Instrument Sans", sans-serif !important;
    font-size: 48px;
}

.get-ourproduct {
    padding-top: 32px;
    padding-bottom: 64px;
}

.get-ourproduct .hero-sectionn .hero-content .feature-item::before {
    color: #fff;
}

.get-ourproduct .hero-sectionn .hero-content .simple-content-wrap {
    display: flex;
    align-items: flex-end;
    gap: 200px;
}

.get-ourproduct .hero-sectionn .hero-content .simple-content-wrap .features {
    margin-bottom: 0;
}

.get-ourproduct .hero-sectionn .hero-content .simple-content-wrap .heading-round-wrap {
    max-width: 408px;
}

.get-ourproduct .hero-sectionn .hero-content .simple-content-wrap .features .feature-item {
    font-size: 16px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards {
    flex-direction: row;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper {
    display: flex;
    gap: 12px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option {
    flex: 0 0 200px;
    height: 250px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner>div {
    padding: 0;
    height: 100%;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner {
    padding: 16px;
    border: 1px solid #ffffff6e;
    background: #FFFFFF1A;
    backdrop-filter: blur(10px);
    border-radius: 16px;
    height: 100%;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner label {
    padding: 0 !important;
    margin: 0;
    width: 100%;
    height: 100%;
    border: 0px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-box {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-plan-option {
    height: 100%;
    width: 100%;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .Get.Started,
.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .Get-Started {
    margin-top: auto;
    display: inline-block;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    padding: 11px;
    font-size: 12px;
    font-family: 'Inter';
    width: 100%;
    background-color: #fff;
    color: #000;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner label input.rec-radio {
    display: none;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option.active .Get-Started {
    background: #fff;
    color: #000;
    background: #FFFFFF4D;

}

.my-expected-results .results-content .features-grid .feature .feature-text {
    margin-top: 40px;
    display: block;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option.active .roption-inner .Get-Started {
    background-color: #fff;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option.active .roption-inner {
    background: #FFFFFF4D;
    backdrop-filter: unset;

}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap span:last-child {
    font-size: 14px;
    font-weight: 400;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap span:first-child {
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 50px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap {
    margin-bottom: 24px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: baseline;
    gap: 4px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span.rc-price {
    font-size: 16px;
    color: #fff;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span:last-child {
    font-family: "Instrument Sans", sans-serif !important;
    font-size: 32px;
    color: #fff;
    font-weight: 400;
}

.get-ourproduct .hero-sectionn {
    position: relative;
}

/* ---------------------------------------- */
.roption-inner {
    position: relative;
    overflow: visible;
}

.off-namewrap {
    display: flex;
    align-items: center;
    gap: 5px;
}

.product-details span.divider__line {
    border-bottom: 1px solid #000;
}

.product-details .divider.divider-AZFBaZ2FLRE9sSSs0N__divider_hBAiWf.spacing-style {
    margin-top: 10px;
    margin-bottom: 16px !important;
}

.recharge-option.rc--active .roption-inner {
    border: 2px solid #E66500;
    background: #F1F1E6;
}

.roption-inner span.rc-purchase-text.round-onee-timetext {
    font-weight: 400;
    font-size: 14px;
}

.roption-inner {
    border: 2px solid rgb(190 191 195);
}

.rc-box {
    display: flex;
}

.rc-box-top {
    display: block !important;
}

.rc-box {
    justify-content: space-between;
    align-items: center;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

label.rc-toggle-item {
    justify-content: space-between !important;
}

.black-friday-details .rc-custom-subscription-wrapper .recharge-option .Recomendation-Badge {
    position: absolute;
    top: -2px;
    right: -2px;
    font-size: 12px;
    font-family: Inter;
    padding: 5px 8px;
    background: #e66500;
    color: #fff;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    font-weight: 500;
}

.black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span {
    font-size: 20px !important;
}

details.details {
    border-top: 0px !important;
}

.black-friday-details .accordion .details .details__header {
    padding: 29px 0 20px;
}

p.subsc-quote {
    text-align: center;
    color: #000c !important;
    margin-bottom: 28px;
}

.recharge-option:last-child {
    margin-bottom: 5px !important;
}

.custom-reviewcount {
    display: flex;
    gap: 10px;
}

.r-count p {
    color: #000 !important;
    font-weight: 400;
    font-family: 'Inter';
}

button.sticky-add.sticky-add-to-cart {
    display: block;
    width: 133px;
}

p.sticky-atc-title {
    margin: 0;
}

.product-information__grid.product-information--media-left.product-information__grid--half.custom-product-bf-grid {
    padding-top: 200px;
}

.sticky-add-to-cart-outer {
    left: calc(50% - 350px);
    transform: translateX(-50%);
}

.steps-scroll {
    padding-left: 15px;
    direction: rtl;
}

.steps-scroll>* {
    direction: ltr;
}

.problem-list.scrollable,
.capsule-section .capsule-container .capsule-steps .steps-scroll {
    direction: rtl;
    padding-right: 10px;
}

.problem-list.scrollable>*,
.capsule-section .capsule-container .capsule-steps .steps-scroll>* {
    direction: ltr;
}

.problem-list.scrollable::-webkit-scrollbar,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar {
    width: 8px;
}

.problem-list.scrollable::-webkit-scrollbar-track,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar-track {
    background-color: #E6650033;
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

.problem-list.scrollable::-webkit-scrollbar-thumb,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar-thumb {
    background-color: #E66500;
    border-radius: 10px;
    border: 2px solid #E6650033;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.25);
}

.problem-list.scrollable::-webkit-scrollbar-thumb:hover,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #d65b00;
}

.problem-list.scrollable::-webkit-scrollbar-button,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar-button {
    display: none !important;
}

.problem-list.scrollable,
.capsule-section .capsule-container .capsule-steps .steps-scroll {
    scrollbar-width: thin;
    scrollbar-color: #E66500 #E6650033;
}

.problem-list.scrollable {
    padding-left: 20px;
}

.problem-section .problem-left {
    background: #F1F1E6 !important;
    padding: 40px;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    height: 590px;
}

.problem-section h2 {
    font-family: Instrument Sans;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 30px;
}

.get-ourproduct button.add-btn {
    display: flex;
    align-items: center;
    gap: 5px;
}

.get-ourproduct button.add-btn img {
    max-width: 16px;
}

footer.site-footer {
    padding-bottom: 130px;
}

.lb-addon-head {
    margin: 0 !important;
}

.lb-embed .lb-addon-cont {
    margin-top: 28px !important;
}

lb-card-image.lb-image-host.hydrated {
    height: auto;
}

.pdp-custom-info .lb-card-image-cont img {
    height: 100% !important;
    object-fit: cover !important;
}

.lb-flat-card .lb-card-image-cont {
    height: 100%;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-cta-cont .lb-card-title {
    text-decoration: none !important;
}

section.capsule-section h2 {
    font-size: 48px;
    font-weight: 400;
    font-family: Instrument Sans !important;
    max-width: 640px;
    margin: auto;
    margin-bottom: 10px;
}

section.capsule-section p.section-subtitle {
    max-width: 720px;
    margin: auto;
}

.capsule-image img {
    padding: 0 !important;
    background: unset !important;
}

.how-to-use {
    border: 0 !important;
}

.timeline-step img {
    margin-bottom: 16px !important;
}

.tags span {
    text-transform: uppercase;
}

select.lb-subscription-picker {
    width: 148px !important;
    font-size: 14px !important;
    height: 38px !important;
    border-radius: 32px !important;
}

.capsule-image img {
    width: 100% !important;
    max-width: 100% !important;
}

/* .tags span {
    font-size: 14px !important;
} */

.mobile-show {
    display: none;
}

.bf-pdp-ingredients.dark-section.mobile-bg {
    display: none;
}

.product-popup.mobile-popup {
    display: none;
}

.black-friday-details {
    position: sticky;
    top: 150px;
}

/***********/


@media only screen and (max-width:1399px) {

    .custom-product-bf-grid,
    .get-ourproduct .hero-sectionn,
    .bf-pdp-ingredients,
    .capsule-section,
    .expect-timeline>.container {
        max-width: 1140px;
    }

    .product-information .title-badge .product-tagfield {
        font-size: 14px !important;
        padding: 8px;
        max-width: max-content !important;
        width: 100%;
    }

    .product-information .title-badge p {
        font-size: 50px !important;
    }


    .black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span div {
        font-size: 16px !important;
    }

    .black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul {
        margin-block: 10px;
    }

    .capsule-section .capsule-container .capsule-steps {
        flex: 0 0 668px;
    }

    .my-expected-results>.container {
        gap: 28px;
    }

    .my-expected-results .results-content {
        max-width: 537px;
    }

    .get-ourproduct .hero-sectionn {
        padding: 40px 30px;
    }

    .product-information .title-badge p {
        font-size: 48px !important;
    }

    .product-information__grid.product-information--media-left.product-information__grid--half.custom-product-bf-grid {
        padding-left: 15px;
        padding-right: 15px;
    }

    div#shopify-section-template--26294906683573__ingredients_productpg_blackfriday_WG6Ub4 {
        padding: 0 15px;
    }

    .sticky-add-to-cart-outer {
        left: calc(50% - 290px);
        transform: translate(-50%);
    }

    .problem-section .problem-left {
        padding: 30px;
    }
}

@media only screen and (max-width:1199px) {

    .custom-product-bf-grid,
    .get-ourproduct .hero-sectionn,
    .bf-pdp-ingredients,
    .capsule-section,
    .expect-timeline>.container {
        max-width: 960px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track {
        gap: 0px;
    }

    .product-information .title-badge p {
        font-size: 40px !important;
    }


    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfheading {
        max-width: 590px;
        font-size: 42px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-top: 60px;
    }

    .capsule-section .capsule-container .capsule-steps {
        flex: 0 0 525px;
    }

    .loop-step-wrap .loop-index {
        flex: 0 0 40px;
        font-size: 28px;
    }

    .loop-step-wrap {
        padding: 20px;
    }

    .expect-timeline .container {
        gap: 15px;
    }

    .timeline-steps .timeline-step .step-content h3 {
        font-size: 22px;
    }

    .problem-section>.problem-container {
        gap: 20px !important;
    }

    .problem-left {
        padding: 20px;
        height: 400px;
    }

    .problem-section .problem-overlay h3 {
        font-size: 35px;
    }

    .custom-tablee .header {

        margin-bottom: 40px;
    }

    .my-expected-results>.container {
        gap: 18px;
        flex-direction: column;
        align-items: center;
    }

    .my-expected-results .results-content {
        max-width: 740px;
    }

    .my-expected-results .results-content .results-title {
        font-size: 42px;
    }

    .get-ourproduct .hero-sectionn .hero-content h1 {
        font-size: 40px;
        margin-top: 10px;
    }

    .get-ourproduct .hero-sectionn .hero-content .simple-content-wrap {
        gap: 100px;
    }

    .product-popup {
        bottom: 40px !important;
        left: 30px !important;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option {
        flex: 0 0 150px;
        width: 150px;
        height: 200px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span:last-child {
        font-size: 20px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span.rc-price {
        font-size: 13px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap {
        margin-bottom: 14px;
    }

    .product-information .title-badge p {
        font-size: 30px !important;
    }

    .sticky-add-to-cart-outer {
        left: calc(50% - 243px);
        transform: translate(-50%);
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner {
        padding: 10px;
    }

    .cstm-bf-faq .cstm-pdpfaq-main .faq-h2 p {
        font-size: 40px;
    }

    .my-expected-results .image-card {
        max-width: 100% !important;
        width: 100%;
        border-radius: 12px;
    }

    .my-expected-results .results-content {
        width: 100%;
        max-width: 100%;
    }

    .problem-section h2 {
        font-size: 30px;
    }

    .problem-section>.problem-container .problem-left .problem-item .problem-number {
        font-size: 24px;
    }

    .problem-right img {
        height: 100%;
    }

    .expect-timeline .container {
        grid-template-columns: 1fr !important;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card {
        padding: 15px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-right .ingredient-title {
        font-size: 18px;
    }
}

@media only screen and (max-width:991px) {

    .custom-product-bf-grid,
    .get-ourproduct .hero-sectionn,
    .bf-pdp-ingredients,
    .capsule-section,
    .expect-timeline>.container {
        max-width: 720px;
    }

    .product-details.black-friday-details {
        padding-left: 0px !important;
    }

    .product-information .title-badge .product-tagfield {
        font-size: 13px !important;
        height: unset !important;
    }

    .product-information .title-badge {
        gap: 9px;
    }

    .product-information .title-badge p {
        font-size: 32px !important;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .roption-inner {
        padding: 16px;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option {
        margin-bottom: 12px;
    }

    .black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li {
        font-size: 14px;
    }

    .black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li::before {
        width: 16px;
        height: 16px;
    }

    .black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span div {
        font-size: 14px !important;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfheading {
        max-width: 500px;
        font-size: 36px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-top: 40px;
    }

    .capsule-section .capsule-container .capsule-steps .steps-scroll {
        max-height: unset;
    }

    .capsule-section .capsule-container {
        gap: 20px;
        flex-direction: column-reverse;
    }

    .expect-timeline h2 {
        font-size: 42px !important;
    }

    .expect-timeline .container {
        gap: 20px;
    }

    .timeline-steps {
        flex-direction: row !important;
        gap: 12px;
    }

    .problem-section .problem-left {
        max-height: unset !important;
        padding: 20px;
    }

    .custom-tablee .comparison-wrapper .features-column {
        padding: 20px;
    }

    .custom-tablee .comparison-wrapper .features-column .feature-row {
        font-size: 18px;
    }

    .custom-tablee .comparison-wrapper {
        overflow-x: scroll;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column {
        padding: 20px;
    }

    .my-expected-results .results-content .features-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .my-expected-results .results-content .features-grid .feature .feature-icon {
        width: 54px;
        height: 54px;
        padding: 10px;
    }

    .my-expected-results .results-content .results-title {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .cstm-bf-faq .cstm-pdpfaq-main .faq-h2 p {
        font-size: 40px;
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button {
        padding: 24px 16px !important;
        font-size: 16px;
        gap: 50px;
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button:not(.collapsed) {
        padding-top: 20px;
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button.collapsed::after,
    .cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button::after {
        width: 20px;
        height: 20px;
        border: 6px solid #E66500;

    }

    .get-ourproduct .hero-sectionn {
        padding: 30px 22px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards {
        width: 100%;
        justify-content: flex-start;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .feature-value {
        padding: 20px 0;
        font-size: 16px;
    }

    .sticky-add-to-cart-outer {
        left: calc(50% - -10px);
        transform: translate(-50%);
        margin-bottom: 20px;
    }

    .product-popup {
        bottom: 0 !important;
        left: 0 !important;
    }

    .my-expected-results .image-card .stats-overlay .stat .stat-value {
        font-size: 30px;
    }

    .sticky-add-to-cart-outer .sticky-add {
        max-width: 180px;
        width: 100%;
    }

    .product-information__grid.product-information--media-left.product-information__grid--half.custom-product-bf-grid {
        display: flex !important;
        flex-direction: column;
    }

    div#ProductInformation-template--26294906683573__main {
        width: 100%;
        margin-top: 50px;
    }

    .product-information__media {
        padding: 0 !important;
    }

    div#shopify-section-template--26294906683573__bf_how_itworks_dPkgYR {
        padding: 0px 20px;
    }


}

@media only screen and (max-width:767px) {

    .custom-product-bf-grid,
    .get-ourproduct .hero-sectionn,
    .bf-pdp-ingredients,
    .capsule-section,
    .expect-timeline>.container {
        max-width: 540px;
    }

    slideshow-slides {
        padding-right: 15%;
        gap: 8px !important;
    }

    ul.media-gallery__grid.list-unstyled {
        display: none;
    }

    .timeline-steps {
        flex-direction: column !important;
    }

    .timeline-step {
        width: 100%;
    }


    .my-expected-results>.container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .cstm-pdpfaq .container {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}

@media only screen and (max-width:575px) {
    .how-to-use {
        display: block !important;
        margin: 0px !important;
        padding: 0 !important;
        margin-top: -20px !important;
    }

    .get-ourproduct .hero-sectionn {
        background-image: url("/cdn/shop/files/Frame_213473856_1_1.png?v=1763550416");
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item {
        margin-bottom: 12px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable {
        padding-right: 25%;
    }

    .mobile-show {
        display: block;
    }

    .expect-timeline .how-to-use .info-row {
        border: 1px solid #0000001A;
        margin-bottom: 8px;
        border-radius: 10px;
        padding: 14px;
    }

    .expect-timeline .how-to-use h4 {
        margin-bottom: 16px;
    }

    .desktop-show {
        display: none !important;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper {
        width: 100%;
    }

    .timeline-header .label {
        height: 30px;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: fit-content;
    }

    .expect-timeline .how-to-use .info-row .value {
        font-size: 10px;
        max-width: 112px;
    }

    .expect-timeline .how-to-use .info-row:nth-child(3) .value {
        max-width: 132px;
    }

    .expect-timeline .how-to-use .info-row:nth-child(4) .value {
        max-width: 217px;
        width: 100%;
    }


    .expect-timeline .how-to-use .info-row .label {
        flex: 0 0 95px;
        display: flex;
        align-items: center;
        font-size: 12px;
    }

    .problem-section {
        padding: 40px 15px;
    }

    .timeline-header h2 {
        margin: 16px 0 !important;
    }

    .timeline-header p {
        margin: 0 !important;
    }

    .capsule-section .capsule-container .capsule-steps {
        flex: auto !important;
        min-width: 100%;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option {
        width: 30%;
        flex: auto;
    }

    section.capsule-section .section-label {
        padding: 8px 10px;
    }

    .sticky-add-to-cart-outer {
        left: 10px;
        transform: unset;
        max-width: 320px;
    }

    button.sticky-add.sticky-add-to-cart {
        font-size: 12px;
    }

    .sticky-prod-title {
        font-size: 14px !important;
    }


    .get-ourproduct .hero-sectionn .hero-content .simple-content-wrap {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        gap: 10px;
    }

    .get-ourproduct .hero-sectionn .hero-content h1 {
        font-size: 32px;
    }

    .problem-section .problem-overlay {
        padding: 47px 16px 32px !important;
    }

    .problem-right {
        height: 480px;
    }

    .problem-section .problem-overlay h3 {
        font-size: 32px;
    }

    .problem-section .problem-overlay .problem-tags {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }


    .get-ourproduct .hero-sectionn .hero-content .pricing-cards {
        margin-top: 30px;
    }

    section#shopify-section-template--26294906683573__getour_product_sec_LheMW4 {
        padding: 0px 15px;
    }

    .cstm-bf-faq .cstm-pdpfaq-main .faq-h2 p {
        font-size: 32px;
        text-align: center;
    }

    .my-expected-results .results-content .features-grid {
        grid-template-columns: repeat(2, 1fr);
    }


    .my-expected-results .results-content .results-title {
        font-size: 32px;
        margin-bottom: 0;
    }

    p.announcement-bar__text a {
        color: #fff;
        font-size: 10px;
        text-decoration: none !important;
    }

    .stats-overlay {
        padding: 10px 10px 24px !important;
        gap: 6px;
        flex-wrap: wrap;
    }

    .my-expected-results .image-card .stats-overlay .stat .stat-value {
        font-size: 18px;
    }

    .my-expected-results .image-card .stats-overlay .stat {
        padding: 10px;
        width: 32%;
        max-width: 46%;
    }

    .my-expected-results .image-card .stats-overlay .stat .stat-label {
        font-size: 12px;
    }


    .my-expected-results .image-card img {
        height: 250px;
    }

    .product-information__grid.product-information--media-left.product-information__grid--half.custom-product-bf-grid {
        padding-top: 150px;
    }

    .black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span {
        font-size: 20px !important;
        width: 100%;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-top: 45px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .abou-product {
        display: inline-block;
        margin-bottom: 20px;
    }

    .problem-section h2 {
        font-size: 32px;
        margin-bottom: 24px;
    }

    p.subsc-quote {
        margin: 0 !important;
    }

    .bf-pdp-ingredients.dark-section {
        padding: 24px 12px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfheading {
        font-size: 32px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-left: 10px;
    }

    section.capsule-section {
        padding: 32px 16px;
    }

    .capsule-section .capsule-outeer {
        text-align: left;
        margin-bottom: 0;
    }

    .capsule-section .capsule-container .capsule-image {
        flex: inherit !important;
    }

    .expect-timeline h2 {
        font-size: 32px !important;
    }

    .timeline-steps .loop-index {
        font-size: 19px;
    }

    .problem-section>.problem-container .problem-left .problem-item .problem-content h3 {
        font-size: 20px;
    }

    .problem-list.scrollable {
        padding: 0;
        padding-left: 10px;
    }

    .custom-tablee .header h1 {
        font-size: 32px;
        max-width: 210px;
        text-align: left;
    }

    .custom-tablee .header .why-choosek {
        margin-left: 0;
    }

    .my-expected-results {
        padding-block: 40px;
    }

    .custom-tablee .comparison-wrapper .features-column .feature-row {
        font-size: 12px;
        padding: 15px 0;
        height: 60px;
    }

    .timeline-steps .timeline-step .step-content h3 {
        font-size: 20px;
        margin-top: 12px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .feature-value {
        padding: 15px 0;
        font-size: 15px;
        height: 60px;
    }

    .capsule-section {
        margin: 32px auto;
    }

    .problem-section {
        padding: 40px 20px;
    }

    .feature-row {
        padding: 15px 0;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .feature-value span {
        font-size: 12px;
    }

    .custom-tablee .comparison-wrapper .features-column {
        padding: 10px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column {
        max-width: 76px;
        padding: 8px;
    }

    .custom-tablee .comparison-wrapper {
        gap: 8px;
        overflow: hidden;
    }

    .custom-tablee .comparison-wrapper .products-grid {
        gap: 8px !important;
    }


    .custom-tablee .comparison-wrapper .products-grid .product-column.highlight img {
        max-width: 36px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .product-header .product-icon {
        justify-content: center;
        align-items: center;
        width: 56px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .product-header .product-icon img {
        max-width: 50px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column:nth-child(2) .product-header .product-icon {
        width: 58px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column:last-child .product-header .product-icon {
        width: 58px;
    }

    .problem-list.scrollable {
        padding-right: 0 !important;
    }

    .problem-right img {
        height: 100% !important;
    }

    .problem-section .problem-overlay {
        padding: 20px !important;
    }

    .problem-right {
        height: 480px;
    }

    section.expect-timeline {
        padding-bottom: 0;
    }

    .timeline-steps .loop-index:nth-of-type(1) {
        left: 86px;
        top: 10px;
    }

    .timeline-steps .loop-index {
        font-size: 14px;
        top: 10px;
    }

    .timeline-steps .loop-index:nth-of-type(5) {
        right: 16px;
        left: unset;
    }

    .capsule-section .capsule-container .capsule-steps .steps-scroll {
        max-height: 100%;
        padding: 0;
    }

    .capsule-section .capsule-container .capsule-steps {
        flex: 0 0 336px;
    }

    .section-title {
        font-size: 24px;
    }

    .capsule-image {
        margin-top: 0;
    }

    .capsule-section .capsule-container .capsule-steps .steps-scroll {
        padding-right: 0;
    }

    .loop-step-wrap .step h3 {
        font-size: 20px;
    }

    .loop-step-wrap .loop-index {
        font-size: 24px;
    }

    .loop-step-wrap {
        padding: 15px;
    }

    .get-ourproduct button.add-btn {
        /* width: 100%; */
        /* justify-content: center; */
        /* align-items: center; */
        margin-top: 12px;
        padding: 8px 14px;
    }

    .product-popup.desktop-popup {
        display: none;
    }

    .product-popup.mobile-popup {
        display: flex;
    }

    .get-ourproduct {
        padding-bottom: 16px;
    }

    .get-ourproduct .product-popup {
        padding: 12px;
        align-items: start;
    }


    div#ProductInformation-template--26294906683573__main {
        width: 100%;
        margin-top: 24px;
    }

    .product-details .divider.divider-AZFBaZ2FLRE9sSSs0N__divider_hBAiWf.spacing-style {
        margin-top: 10px;
        margin-bottom: 0 !important;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option {
        margin-bottom: 6px;
    }

    .black-friday-details span.discounted_price,
    .black-friday-details .rc-price-one-time-discounted {
        font-size: 16px !important;
        font-weight: 400;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .roption-inner .subscription-texts,
    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .roption-inner .one-time-texts {
        font-size: 12px !important;
    }

    .black-friday-details .accordion .details .details__header {
        padding: 20px 0 20px;
    }

    .product-form-buttons.spacing-style {
        margin: 12px 0 !important;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .Recomendation-Badge {
        font-size: 10px;
        padding: 5px 8px;
    }


    .black-friday-details .lb-flat-card.lb-flat-cta-button-price {
        align-items: start;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfsub-heading {
        font-size: 12px;
    }

    .bfpdp-right {
        padding-top: 48px;
    }

    section.capsule-section h2 {
        font-size: 32px;
        font-weight: 400;
    }

    div#shopify-section-template--26294906683573__bf_how_itworks_dPkgYR {
        padding: 0 15px;
    }

    section.capsule-section p.section-subtitle {
        font-size: 16px;
        max-width: 230px;
        color: #000000B2;
        margin: 0;
        line-height: 120%;
        font-weight: 400;
    }

    .capsule-section .capsule-container .capsule-image {
        margin-top: 40px;
    }

    .loop-step-wrap {
        flex-direction: column;
        gap: 12px;
    }

    .capsule-image img {
        width: 100%;
        max-width: 100% !important;
    }

    .loop-step-wrap .loop-index {
        font-size: 20px;
        line-height: 100%;
        flex: auto;
    }


    .capsule-steps .tags {
        margin: 12px 0;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    .capsule-section {
        margin-bottom: 0px !important;
    }

    .timeline-steps .timeline-step h5 {
        background: #E66500;
        width: fit-content;
        color: #fff;
        padding: 5px 10px;
        border-radius: 32px;
        font-size: 14px;
    }

    .timeline-steps .loop-index {
        display: none;
    }

    .timeline-steps:before {
        display: none;
    }

    .timeline-steps:after {
        display: none;
    }

    .timeline-steps {
        padding: 0;
    }

    .get-ourproduct .hero-sectionn {
        padding: 30px 10px;
    }

    .container,
    .product-information,
    .sync-help {
        padding: 0 8px !important;
    }

    .product-information.section {
        padding-bottom: 40px !important;
    }

    .product-information.section.section--page-width.spacing-style.color-scheme-1.relative {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item {
        margin-bottom: 12px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-left: 10px;
    }

    .my-expected-results .results-content {
        padding: 0;
    }


    .results-content.desktop-show {
        display: block !important;
    }

    .results-content.desktop-show .taghh {
        display: none;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .Recomendation-Badge {
        font-size: 10px;
    }

    span.rc-price {
        font-size: 12px;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .roption-inner {
        padding: 18px;
    }

    .black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li {
        font-size: 12px;
    }

    .black-friday-details .accordion .details .details-content .metafield-rich_text_field ul li {
        margin-bottom: 4px;
    }

    .lb-addon-cont.lb-mobile {
        margin-top: 12px !important;
    }

    .loop-step-wrap:last-child {
        margin: 0;
    }

    .results-content.desktop-show h2.results-title {
        display: none;
    }

    .my-expected-results .results-content .features-grid .feature .feature-text {
        font-size: 14px;
        margin-top: 27px;
    }

    .my-expected-results .results-content .features-grid .feature .feature-text br {
        display: none;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap {
        display: flex;
        flex-direction: column;
        width: 100% !important;
        max-width: 100% !important;
        flex: auto !important;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid {
        flex-direction: column-reverse;
        margin-bottom: 17px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner {
        padding: 8px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap span:last-child {
        font-size: 12px;
        margin-top: 17px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span.rc-price {
        font-size: 12px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option {
        height: 100%;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .Get.Started,
    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .Get-Started {
        padding: 8px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper {
        gap: 8px;
    }

    .rc-box-topp {
        width: 100%;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap span:first-child {
        text-align: center;
    }

    .rc-custom-subscription-wrapper .rc-price-grid {
        display: flex;
        align-items: center;
        gap: 3px;
    }

    .black-friday-details .lb-flat-card.lb-flat-cta-button-price {
        padding-bottom: 55px !important;
    }

    .bf-pdp-ingredients.dark-section.desktop-bg {
        display: none;
    }

    .bf-pdp-ingredients.dark-section.mobile-bg {
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .product-popup.desktop-popup {
        display: none;
    }

    .timeline-steps:after {
        display: block;
        background-color: #E66500;
        border: 0;
        height: 100%;
        width: 1px;
        left: 0;
        top: 0;
    }

    .timeline-steps {
        padding-left: 20px;
    }

    .product-column.highlight {
        order: 1;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column:last-child {
        order: 2;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column:nth-child(2) {
        order: 3;
    }

    .mid-step {
        position: relative;
    }

    .timeline-step.mid-step:after {
        content: "";
        position: absolute;
        background-color: #E66500;
        height: 12px;
        width: 12px;
        left: -26px;
        top: -1px;
        border-radius: 50%;
    }

    .timeline-step {
        position: relative;
    }

    .timeline-step:after {
        content: "";
        position: absolute;
        border: 1px solid #E66500;
        height: 12px;
        width: 12px;
        left: -26px;
        top: -1px;
        border-radius: 50%;
        background-color: #fff;
        z-index: 1;
    }

    .problem-list.scrollable {
        overflow-y: visible !important;
        padding: 0;
    }

    .problem-section .problem-left {
        height: 100%;
    }

    .problem-section>.problem-container .problem-left .problem-item .problem-content p {
        font-size: 14px;
    }

    .problem-section>.problem-container .problem-left .problem-item {
        padding: 16px 12px !important;
    }

    .problem-list.scrollable {
        padding-left: 20px;
        padding-right: 0;
        position: relative;
    }

    .problem-list.scrollable:before {
        background-color: #e66500;
        border: 0;
        height: 100%;
        width: 1px;
        left: 0;
        top: 9px;
        content: "";
        position: absolute;
    }

    .problem-item.mid-step:after {
        content: "";
        position: absolute;
        background-color: #E66500;
        height: 12px;
        width: 12px;
        left: -26px;
        top: 8px;
        border-radius: 50%;
    }


    .problem-item.mid-step {
        position: relative;
    }

    .problem-item:after {
        content: "";
        position: absolute;
        border: 1px solid #E66500;
        height: 12px;
        width: 12px;
        left: -26px;
        top: -1px;
        border-radius: 50%;
        background-color: #fff;
        z-index: 1;
    }


    .problem-item {
        position: relative;
    }

}@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');

media-gallery.black-friday-media.spacing-style.sticky-content.media-gallery--two-column.media-gallery--grid.media-gallery--extend {
    margin: 0 !important;
}

/* .product-information {
    padding: 200px 0 60px 0 !important;
} */
.product-information {
    padding: 0px 0 100px 0 !important;
}

.media-gallery--two-column .media-gallery__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.media-gallery--two-column .media-gallery__grid>*:first-child {
    grid-column: 1 / -1;
}

.media-gallery--two-column .product-media img {
    border-radius: 8px !important;
}

.product-information .title-badge p {
    font-family: 'Instrument Sans';
    font-weight: 400;
    font-size: 48px !important;
    line-height: 100%;
    text-transform: capitalize;
}

.product-information .title-badge {
    display: flex !important;
    gap: 16px;
    align-items: center;
}

.product-information .title-badge .product-tagfield {
    font-family: 'Inter' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 100%;
    padding: 9px 11px;
    color: #e66500;
    border: 1px solid #E66500;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px !important;
    margin-top: 5px;
}

.small-descriptive-text {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 140%;
    max-width: 370px;
    width: 100%;
}

.cstn-reviewscount {
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
}

.subscription-quote {
    width: 100%;
    text-align: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
}

/* (ak 14/11) */
.black-friday-details .small-descriptive-text p {
    font-family: 'Inter';
    font-size: 16px;
    line-height: 140%;
    color: #000000CC;
    /* max-width: 410px; */
}

.product-information .title-badge p {
    font-family: "Instrument Sans", sans-serif !important;
}

.black-friday-details .cstn-reviewscount p {
    font-family: Inter;
    font-size: 14px;
    line-height: 140%;
}

.black-friday-details .subscription-quote,
.black-friday-details .subscription-quote p {
    width: 100% !important;
    text-align: center;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    vertical-align: middle;
    color: #000000CC;
}

.black-friday-details .subscription-quote {
    margin-bottom: 20px;
}

.black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary {
    background: linear-gradient(261.14deg, #E66500 1.29%, #D03516 59.7%);
    border: unset !important;
    border-radius: 50px;
    box-shadow: unset !important;
}

.black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span div {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px !important;
    line-height: 140%;
    text-transform: uppercase;
    color: #fff;
}

.black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul {
    list-style-type: none;
    margin-block: 20px;
}

.black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li {
    position: relative;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 10px;
    color: #000000;
}

.black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: -25px;
    background: url('/cdn/shop/files/check.png?v=1763109543') no-repeat center;
    background-size: contain;
    width: 18px;
    height: 18px;
}


.black-friday-details .accordion .details .details__header {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 110.00000000000001%;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    color: #000000;
}

.black-friday-details .accordion .details .details__header .svg-wrapper.icon-caret {
    display: none !important;
}

.black-friday-details .accordion .details .details__header .svg-wrapper.icon-plus {
    display: block;
    color: #E66500;
}

.black-friday-details .accordion .details .details-content .metafield-rich_text_field ul li {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-transform: capitalize;
    color: #000000CC;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price {
    padding: 12px !important;
    background-color: #E6650026;
    gap: 16px !important;
}

.capsule-section {
    background: #F1F1E6 !important;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-cta-cont .lb-card-title {
    font-family: 'Inter';
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 140%;
    vertical-align: middle;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-cta-actions {
    right: 12px;
    top: unset;
    bottom: 12px;
    transform: unset;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-cta-actions .lb-button-host .lb-button {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 14px !important;
    line-height: 140% !important;
    vertical-align: middle;
    padding: 10px 14px !important;
    display: inline-block !important;
    background: #1D1D1B !important;
    min-height: 40px;
    width: 110px !important;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-price .lb-price .lb-price-sale-price.money {
    font-family: Inter;
    font-weight: 400 !important;
    font-size: 16px !important;
    vertical-align: middle;
    color: #000000;
}

.black-friday-details .accordion .details {
    border-bottom: 1px solid #000 !important;
}

.black-friday-media ul.media-gallery__grid {
    gap: 16px;
}

.bf-pdp-ingredients {
    max-width: 1360px;
    margin-inline: auto;
    padding: 32px 24px;
    border-radius: 24px;
}

.bf-pdp-ingredients .row {
    margin: 0 !important;
}

.bf-pdp-ingredients>.container.bfpdp-container {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .abou-product {
    display: inline-block;
    margin-bottom: 40px;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .abou-product p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part>* {
    color: #fff;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfsub-heading {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfheading {
    max-width: 630px;
    font-weight: 400;
    font-size: 48px;
    font-family: "Instrument Sans", sans-serif !important;
    line-height: 110.00000000000001%;
    vertical-align: middle;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
    padding-top: 100px;
    padding-inline: 0px;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable {
    max-width: 100%;
    width: 100%;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track {
    /* width: 100% !important; */
    justify-content: space-between;
    gap: 0;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card {
    background: #FFFFFF40;
    /* flex-grow: 1; */
    /* width: 100% !important; */
    border: 1px solid #FFFFFF33;
    border-radius: 16px;
    height: auto;
    background-color: #FCFCF733;
    backdrop-filter: blur(38px);
}

.listtt-slider-part .slick-slide {
    margin: 0 6px !important;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-img {
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-right * {
    text-align: left;
    color: #fff;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-right .ingredient-title {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    vertical-align: middle;
    margin-top: 15px;
    text-transform: uppercase;
}

.bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-right .ingredient-descr {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFFE5;
}

.capsule-section {
    max-width: 1360px !important;
}

.capsule-section .capsule-outeer {
    text-align: center;
    margin-bottom: 30px;
}

.capsule-section .capsule-container {
    gap: unset;
}

.capsule-section .capsule-container .capsule-steps {
    flex: 0 0 868px;

}

.capsule-section .capsule-container .capsule-image {
    flex: 0 0 378px;
}

.capsule-section .capsule-container .capsule-steps .steps-scroll {
    max-height: 421px;
    overflow-y: scroll;
}


.loop-step-wrap.active {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}

.loop-step-wrap {
    display: flex;
    gap: 12px;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 16px;
}

.loop-step-wrap.active .loop-index {
    color: #E66500;

}

.loop-step-wrap .loop-index {
    flex: 0 0 56px;
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
}

.loop-step-wrap .step {
    padding: 0;
    margin-bottom: 0;
}

.loop-step-wrap .step h3 {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
}

.loop-step-wrap .step p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    color: #000000B2;
}

.expect-timeline>.container {
    /* max-width: calc(100% - 32px) !important; */
    max-width: 1360px !important;
    padding-inline: 0 !important;
    margin-inline: 0px !important;
}

.expect-timeline h2 {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 48px !important;
    line-height: 110.00000000000001%;
}

.expect-timeline p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
    color: #000000B2;
}

.expect-timeline .how-to-use h4 {
    display: inline-block;
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 8px;
    border: 1px solid #000000;
    border-radius: 50px;
    margin-bottom: 30px;
}

.expect-timeline .how-to-use .info-row {
    padding-bottom: 32px;
    margin-bottom: 16px;
    border-bottom: 1px solid #000000;
}

.get-ourproduct .hero-sectionn .product-iconn img {
    border-radius: 10px;
}

.expect-timeline .how-to-use .info-row .label {
    border: unset;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    flex: 0 0 140px;
}

.expect-timeline .how-to-use .info-row .value {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: right;
    vertical-align: middle;
    color: #000000E5;
}

.timeline-steps .timeline-step {
    border: 1px solid #0000001A;
    border-radius: 16px;
    padding: 16px;
    height: 100%;
}

.timeline-steps .timeline-step h5 {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    vertical-align: middle;
    color: #000000B2;
    text-align: left;
}

.timeline-steps {
    padding-top: 78px;
    position: relative;
}

.timeline-steps .loop-index {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-style: Italic;
    font-size: 32px;
    line-height: 140%;
    text-align: center;
    vertical-align: middle;
    width: 64px;
    background: #fff;
    color: #00000066;
    z-index: 1;

}

.timeline-steps .loop-index:nth-of-type(1) {
    left: 140px;
    color: #E66500;
}

.timeline-steps .loop-index:nth-of-type(5) {
    right: 90px;
    left: unset;
}

.timeline-steps::before {
    position: absolute;
    content: '';
    top: 20px;
    left: 0;
    width: 50%;
    height: 2px;
    border: 2px solid #E66500;
    z-index: 0;
}

.timeline-steps::after {
    position: absolute;
    content: '';
    top: 20px;
    right: 0;
    width: 46%;
    height: 2px;
    border: 2px solid #00000066;
    z-index: 0;
}

.timeline-steps .timeline-step .step-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.timeline-steps .timeline-step .step-content h3 {
    margin-top: 48px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 24px;
    text-align: left;
    color: #000000;
    max-width: 200px;
}

.timeline-steps .timeline-step .step-content p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-align: left;
    color: #00000099;
}

.problem-section>.problem-container {
    /* max-width: calc(100% - 40px); */
    max-width: 1360px !important;
}

.problem-section>.problem-container .problem-left .problem-item {
    border-left: 0;
    display: flex;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 10px;
}

.problem-section>.problem-container .problem-left .problem-item .problem-number {
    font-family: "Instrument Sans", sans-serif;
    font-weight: 400;
    font-style: Italic;
    font-size: 32px;
    line-height: 140%;
    min-width: 56px;
}

.problem-section>.problem-container .problem-left .problem-item .problem-content h3 {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 24px;
    vertical-align: middle;
}

.problem-section>.problem-container .problem-left .problem-item .problem-content p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    vertical-align: middle;
}

/* (17/11) */
.problem-section .problem-overlay {
    justify-content: space-between;
    background-color: unset;
    border-radius: 16px !important;
}

.problem-right img {
    border-radius: 16px !important;
}

.problem-right {
    height: 590px;
}

.problem-section .problem-overlay h3 {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 40px;
    line-height: 110.00000000000001%;
    vertical-align: middle;
    max-width: 289px;
}

.problem-section .problem-overlay .problem-tags {
    display: flex;
    flex-direction: column;
    max-width: max-content;
    margin-left: auto;
}

.problem-section .problem-overlay .problem-tags li {
    backdrop-filter: blur(4px);
    border: 1px solid #FFFFFF33;
    background: #FFFFFF1A;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFFE5;
    padding: 16px;
    padding-left: 40px;
    position: relative;
}

.problem-section .problem-overlay .problem-tags li::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    width: 18px;
    height: 18px;
    background: url('/cdn/shop/files/check_1.png?v=1763358251') no-repeat center;
    background-size: contain;
}

.problem-section .problem-overlay .problem-tags li:first-child::before {
    background: url('/cdn/shop/files/shield.png?v=1763358272') no-repeat center;
}

.problem-section .problem-overlay .problem-tags li:last-child::before {
    background: url('/cdn/shop/files/moon_1.png?v=1763358255') no-repeat center;
}

.problem-section .problem-overlay .problem-tags li:first-child::before,
.problem-section .problem-overlay .problem-tags li:last-child::before {
    width: 24px;
    height: 24px;
    left: 10px;
}


.custom-tablee .comparison-wrapper {
    align-items: flex-end;
    background: unset;
    backdrop-filter: unset;
    gap: 16px;
}

.custom-tablee {
    border-radius: 0px !important;
    padding-block: 64px;
}

.custom-tablee .comparison-wrapper .features-column {
    height: auto;
    background: #ffffff1a;
    border-radius: 20px;
    border: 1px solid #ffffff3b;
}

.custom-tablee .comparison-wrapper .features-column .feature-row:empty {
    display: none;
}

.custom-tablee .comparison-wrapper .features-column .feature-row {
    border: unset;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 20px;
}

.custom-tablee .comparison-wrapper .products-grid {
    gap: 16px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column.highlight {
    background: linear-gradient(180deg, #D03516 0%, #E66500 100%);
}

.custom-tablee .comparison-wrapper .products-grid .product-column {
    border-radius: 20px;
    background: #FFFFFF26;
    border: 1px solid #ffffff3b !important;
}

.custom-tablee .comparison-wrapper .products-grid .product-column .feature-value {
    border: unset;
    padding: 22px 0;
    font-size: 20px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column .product-header .product-icon {
    width: 91px;
    height: 64px;
    margin-bottom: 0px;
}

.custom-tablee .header {
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 56px;
}

.custom-tablee .header .why-choosek {
    max-width: max-content;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    text-transform: uppercase;
    margin-inline: auto;
    padding: 8px;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    margin-bottom: 16px;
}


.custom-tablee .header h1 {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    vertical-align: middle;
}

.custom-tablee .comparison-wrapper .products-grid .product-column .product-header .product-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.custom-tablee .comparison-wrapper .products-grid .product-column:last-child .product-header .product-icon {
    width: 84px;
    height: 64px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column:nth-child(2) .product-header .product-icon {
    width: 84px;
    height: 64px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column {
    padding-top: 20px;
}

.custom-tablee .comparison-wrapper .products-grid .product-column .feature-value span {
    font-size: 20px;
}

.my-expected-results {
    padding-block: 80px;
    background: #F1F1E6;
}

.my-expected-results .image-card {
    max-width: 631px;
    border-radius: 24px;
}

.my-expected-results .image-card .stats-overlay .stat {
    max-width: 179px;
    width: 100%;
    padding: 16px;
    background: #FFFFFF1A;
    border: 1px solid #FFFFFF33;
    border-radius: 16px;
    backdrop-filter: blur(4px);
    text-align: left;
}

.my-expected-results .image-card .stats-overlay .stat .stat-value {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    vertical-align: middle;
}

.my-expected-results .image-card .stats-overlay .stat .stat-label {
    color: #FFFFFFB2;
    font-family: 'Inter';
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 120%;
    vertical-align: middle;
}

.my-expected-results .results-content {
    max-width: 697px;
    width: 100%;
}

.my-expected-results>.container {
    max-width: 1400px !important;
    width: 100% !important;
    justify-content: space-between;
    gap: 48px;
    align-items: center;
}

.my-expected-results .results-content .results-title {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 48px;
    line-height: 110.00000000000001%;
    vertical-align: middle;
}

.my-expected-results .results-content .divider {
    background-color: #000;
    height: 2px;
}

.my-expected-results .results-content .features-grid .feature .feature-icon {
    width: 64px;
    height: 64px;
    background: #FFFFFF !important;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    margin-left: unset;
}

.my-expected-results .results-content .divider {
    background-color: #000;
    height: 2px;
}

.my-expected-results .results-content .features-grid .feature .feature-icon {
    width: 64px;
    height: 64px;
    background: #FFFFFF !important;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    margin-left: unset;
}

.my-expected-results .results-content .features-grid .feature .feature-text {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: left;
    color: #000000;
}

.sticky-add-to-cart-outer {
    background: #fff;
    padding: 8px;
    max-width: max-content;
    width: 100%;
    bottom: 0 !important;
    top: auto !important;
    height: 80px;
    border-radius: 12px;
    box-shadow: 0 0 20px #0000001a;
    justify-content: space-between;
    align-items: center;
    position: fixed !important;
    margin-bottom: 30px;
    left: 21%;
    z-index: 2 !important;
    gap: 10px;
    max-width: 400px;
}

.sticky-prod-title {
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000CC !important;
}

.sticky-atc-left {
    width: 100%;
}

.sticky-add-to-cart-outer .sticky-atc-left .sticky-atc-image {
    flex: 0 0 64px;
    height: 64px;
}

.sticky-add-to-cart-outer .sticky-atc-left .sticky-atc-title {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    vertical-align: middle;
    color: #00000099;
}

.sticky-add-to-cart-outer .sticky-add,
.product-popup .add-btn {
    background: #1D1D1B;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    appearance: none !important;
    padding: 10px 12px;
    border: unset;
    border-radius: 50px;
}

.custom-tablee .comparison-wrapper {
    max-width: 950px;
    margin-inline: auto;
    grid-template-columns: 1.6fr 2fr;
}

.custom-product-bf-grid {
    max-width: 1376px;
    width: 100%;
    margin-inline: auto;
}

.cstm-bf-faq .cstm-pdpfaq-main {
    text-align: center;
}

.cstm-bf-faq .cstm-pdpfaq-main .cstm-fq-inner {
    max-width: 377px;
    margin-inline: auto;
}

.cstm-bf-faq .cstm-pdpfaq-main .cstm-fq-inner .cstmm-round-text+p {
    max-width: max-content;
    margin-inline: auto;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px;
    border: 1px solid #000000;
    border-radius: 50px;
}

.cstm-bf-faq .cstm-pdpfaq-main .faq-h2 p {
    font-family: "Instrument Sans", sans-serif !important;
    font-weight: 400;
    font-size: 48px;
    line-height: 110.00000000000001%;
}

.cstm-bf-faq .cstm-pdp-accordian {
    margin-top: 40px;
    max-width: 940px;
    margin-inline: auto;
}

.cstm-bf-faq .cstm-pdp-accordian {
    margin-top: 40px;
    max-width: 940px;
    margin-inline: auto;
}

.cstm-bf-faq .cstm-pdp-accordian .accordion-item {
    margin-bottom: 16px;
    background: #F1F1E6;
    border-radius: 16px !important;
    border-bottom: unset !important;
}

.cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button.collapsed::after {
    width: 30px;
    height: 30px;
    background-image: url('/cdn/shop/files/plus.png?v=1763376145');
    background-color: #E66500;
    border: 10px solid #E66500;
    border-radius: 50px;
    padding: 8px;
}

.cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button::after {
    width: 30px;
    height: 30px;
    background-image: url('/cdn/shop/files/minus_1.png?v=1763376491');
    background-color: #E66500;
    border: 10px solid #E66500;
    border-radius: 50px;
    padding: 8px;
}

.get-ourproduct .hero-sectionn {
    max-width: 1376px;
    margin-inline: auto;
    padding: 40px;
    border-radius: 24px;
    background: url('/cdn/shop/files/unsplash_432HbzkfxCw_1.png?v=1763377005') no-repeat center;
    background-size: cover;
}

.get-ourproduct .hero-sectionn .hero-content {
    color: #fff;
}

.get-ourproduct .hero-sectionn .hero-content .badge {
    border: 1px solid #fff;
    border-radius: 50px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    padding: 8px;
}

.get-ourproduct .hero-sectionn .hero-content h1 {
    font-family: "Instrument Sans", sans-serif !important;
    font-size: 48px;
}

.get-ourproduct {
    padding-top: 32px;
    padding-bottom: 64px;
}

.get-ourproduct .hero-sectionn .hero-content .feature-item::before {
    color: #fff;
}

.get-ourproduct .hero-sectionn .hero-content .simple-content-wrap {
    display: flex;
    align-items: flex-end;
    gap: 200px;
}

.get-ourproduct .hero-sectionn .hero-content .simple-content-wrap .features {
    margin-bottom: 0;
}

.get-ourproduct .hero-sectionn .hero-content .simple-content-wrap .heading-round-wrap {
    max-width: 408px;
}

.get-ourproduct .hero-sectionn .hero-content .simple-content-wrap .features .feature-item {
    font-size: 16px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards {
    flex-direction: row;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper {
    display: flex;
    gap: 12px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option {
    flex: 0 0 200px;
    height: 250px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner>div {
    padding: 0;
    height: 100%;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner {
    padding: 16px;
    border: 1px solid #ffffff6e;
    background: #FFFFFF1A;
    backdrop-filter: blur(10px);
    border-radius: 16px;
    height: 100%;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner label {
    padding: 0 !important;
    margin: 0;
    width: 100%;
    height: 100%;
    border: 0px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-box {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-plan-option {
    height: 100%;
    width: 100%;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .Get.Started,
.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .Get-Started {
    margin-top: auto;
    display: inline-block;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    padding: 11px;
    font-size: 12px;
    font-family: 'Inter';
    width: 100%;
    background-color: #fff;
    color: #000;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner label input.rec-radio {
    display: none;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option.active .Get-Started {
    background: #fff;
    color: #000;
    background: #FFFFFF4D;

}

.my-expected-results .results-content .features-grid .feature .feature-text {
    margin-top: 40px;
    display: block;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option.active .roption-inner .Get-Started {
    background-color: #fff;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option.active .roption-inner {
    background: #FFFFFF4D;
    backdrop-filter: unset;

}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap span:last-child {
    font-size: 14px;
    font-weight: 400;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap span:first-child {
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 50px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap {
    margin-bottom: 24px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: baseline;
    gap: 4px;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span.rc-price {
    font-size: 16px;
    color: #fff;
}

.get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span:last-child {
    font-family: "Instrument Sans", sans-serif !important;
    font-size: 32px;
    color: #fff;
    font-weight: 400;
}

.get-ourproduct .hero-sectionn {
    position: relative;
}

/* ---------------------------------------- */
.roption-inner {
    position: relative;
    overflow: visible;
}

.off-namewrap {
    display: flex;
    align-items: center;
    gap: 5px;
}

.product-details span.divider__line {
    border-bottom: 1px solid #000;
}

.product-details .divider.divider-AZFBaZ2FLRE9sSSs0N__divider_hBAiWf.spacing-style {
    margin-top: 10px;
    margin-bottom: 16px !important;
}

.recharge-option.rc--active .roption-inner {
    border: 2px solid #E66500;
    background: #F1F1E6;
}

.roption-inner span.rc-purchase-text.round-onee-timetext {
    font-weight: 400;
    font-size: 14px;
}

.roption-inner {
    border: 2px solid rgb(190 191 195);
}

.rc-box {
    display: flex;
}

.rc-box-top {
    display: block !important;
}

.rc-box {
    justify-content: space-between;
    align-items: center;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

label.rc-toggle-item {
    justify-content: space-between !important;
}

.black-friday-details .rc-custom-subscription-wrapper .recharge-option .Recomendation-Badge {
    position: absolute;
    top: -2px;
    right: -2px;
    font-size: 12px;
    font-family: Inter;
    padding: 5px 8px;
    background: #e66500;
    color: #fff;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    font-weight: 500;
}

.black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span {
    font-size: 20px !important;
}

details.details {
    border-top: 0px !important;
}

.black-friday-details .accordion .details .details__header {
    padding: 29px 0 20px;
}

p.subsc-quote {
    text-align: center;
    color: #000c !important;
    margin-bottom: 28px;
}

.recharge-option:last-child {
    margin-bottom: 5px !important;
}

.custom-reviewcount {
    display: flex;
    gap: 10px;
}

.r-count p {
    color: #000 !important;
    font-weight: 400;
    font-family: 'Inter';
}

button.sticky-add.sticky-add-to-cart {
    display: block;
    width: 133px;
}

p.sticky-atc-title {
    margin: 0;
}

.product-information__grid.product-information--media-left.product-information__grid--half.custom-product-bf-grid {
    padding-top: 200px;
}

.sticky-add-to-cart-outer {
    left: calc(50% - 350px);
    transform: translateX(-50%);
}

.steps-scroll {
    padding-left: 15px;
    direction: rtl;
}

.steps-scroll>* {
    direction: ltr;
}

.problem-list.scrollable,
.capsule-section .capsule-container .capsule-steps .steps-scroll {
    direction: rtl;
    padding-right: 10px;
}

.problem-list.scrollable>*,
.capsule-section .capsule-container .capsule-steps .steps-scroll>* {
    direction: ltr;
}

.problem-list.scrollable::-webkit-scrollbar,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar {
    width: 8px;
}

.problem-list.scrollable::-webkit-scrollbar-track,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar-track {
    background-color: #E6650033;
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

.problem-list.scrollable::-webkit-scrollbar-thumb,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar-thumb {
    background-color: #E66500;
    border-radius: 10px;
    border: 2px solid #E6650033;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.25);
}

.problem-list.scrollable::-webkit-scrollbar-thumb:hover,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #d65b00;
}

.problem-list.scrollable::-webkit-scrollbar-button,
.capsule-section .capsule-container .capsule-steps .steps-scroll::-webkit-scrollbar-button {
    display: none !important;
}

.problem-list.scrollable,
.capsule-section .capsule-container .capsule-steps .steps-scroll {
    scrollbar-width: thin;
    scrollbar-color: #E66500 #E6650033;
}

.problem-list.scrollable {
    padding-left: 20px;
}

.problem-section .problem-left {
    background: #F1F1E6 !important;
    padding: 40px;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    height: 590px;
}

.problem-section h2 {
    font-family: Instrument Sans;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 30px;
}

.get-ourproduct button.add-btn {
    display: flex;
    align-items: center;
    gap: 5px;
}

.get-ourproduct button.add-btn img {
    max-width: 16px;
}

footer.site-footer {
    padding-bottom: 130px;
}

.lb-addon-head {
    margin: 0 !important;
}

.lb-embed .lb-addon-cont {
    margin-top: 28px !important;
}

lb-card-image.lb-image-host.hydrated {
    height: auto;
}

.pdp-custom-info .lb-card-image-cont img {
    height: 100% !important;
    object-fit: cover !important;
}

.lb-flat-card .lb-card-image-cont {
    height: 100%;
}

.black-friday-details .lb-flat-card.lb-flat-cta-button-price .lb-cta-cont .lb-card-title {
    text-decoration: none !important;
}

section.capsule-section h2 {
    font-size: 48px;
    font-weight: 400;
    font-family: Instrument Sans !important;
    max-width: 640px;
    margin: auto;
    margin-bottom: 10px;
}

section.capsule-section p.section-subtitle {
    max-width: 720px;
    margin: auto;
}

.capsule-image img {
    padding: 0 !important;
    background: unset !important;
}

.how-to-use {
    border: 0 !important;
}

.timeline-step img {
    margin-bottom: 16px !important;
}


 {
    text-transform: uppercase;
}

select.lb-subscription-picker {
    width: 148px !important;
    font-size: 14px !important;
    height: 38px !important;
    border-radius: 32px !important;
}

.capsule-image img {
    width: 100% !important;
    max-width: 100% !important;
}

/* .tags span {
    font-size: 14px !important;
} */

.mobile-show {
    display: none;
}

.bf-pdp-ingredients.dark-section.mobile-bg {
    display: none;
}

.product-popup.mobile-popup {
    display: none;
}

.black-friday-details {
    position: sticky;
    top: 150px;
}

/***********/


@media only screen and (max-width:1399px) {

    .custom-product-bf-grid,
    .get-ourproduct .hero-sectionn,
    .bf-pdp-ingredients,
    .capsule-section,
    .expect-timeline>.container {
        max-width: 1140px;
    }

    .product-information .title-badge .product-tagfield {
        font-size: 14px !important;
        padding: 8px;
        max-width: max-content !important;
        width: 100%;
    }

    .product-information .title-badge p {
        font-size: 50px !important;
    }


    .black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span div {
        font-size: 16px !important;
    }

    .black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul {
        margin-block: 10px;
    }

    .capsule-section .capsule-container .capsule-steps {
        flex: 0 0 668px;
    }

    .my-expected-results>.container {
        gap: 28px;
    }

    .my-expected-results .results-content {
        max-width: 537px;
    }

    .get-ourproduct .hero-sectionn {
        padding: 40px 30px;
    }

    .product-information .title-badge p {
        font-size: 48px !important;
    }

    .product-information__grid.product-information--media-left.product-information__grid--half.custom-product-bf-grid {
        padding-left: 15px;
        padding-right: 15px;
    }

    div#shopify-section-template--26294906683573__ingredients_productpg_blackfriday_WG6Ub4 {
        padding: 0 15px;
    }

    .sticky-add-to-cart-outer {
        left: calc(50% - 290px);
        transform: translate(-50%);
    }

    .problem-section .problem-left {
        padding: 30px;
    }
}

@media only screen and (max-width:1199px) {

    .custom-product-bf-grid,
    .get-ourproduct .hero-sectionn,
    .bf-pdp-ingredients,
    .capsule-section,
    .expect-timeline>.container {
        max-width: 960px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track {
        gap: 0px;
    }

    .product-information .title-badge p {
        font-size: 40px !important;
    }


    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfheading {
        max-width: 590px;
        font-size: 42px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-top: 60px;
    }

    .capsule-section .capsule-container .capsule-steps {
        flex: 0 0 525px;
    }

    .loop-step-wrap .loop-index {
        flex: 0 0 40px;
        font-size: 28px;
    }

    .loop-step-wrap {
        padding: 20px;
    }

    .expect-timeline .container {
        gap: 15px;
    }

    .timeline-steps .timeline-step .step-content h3 {
        font-size: 22px;
    }

    .problem-section>.problem-container {
        gap: 20px !important;
    }

    .problem-left {
        padding: 20px;
        height: 400px;
    }

    .problem-section .problem-overlay h3 {
        font-size: 35px;
    }

    .custom-tablee .header {

        margin-bottom: 40px;
    }

    .my-expected-results>.container {
        gap: 18px;
        flex-direction: column;
        align-items: center;
    }

    .my-expected-results .results-content {
        max-width: 740px;
    }

    .my-expected-results .results-content .results-title {
        font-size: 42px;
    }

    .get-ourproduct .hero-sectionn .hero-content h1 {
        font-size: 40px;
        margin-top: 10px;
    }

    .get-ourproduct .hero-sectionn .hero-content .simple-content-wrap {
        gap: 100px;
    }

    .product-popup {
        bottom: 40px !important;
        left: 30px !important;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option {
        flex: 0 0 150px;
        width: 150px;
        height: 200px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span:last-child {
        font-size: 20px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span.rc-price {
        font-size: 13px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap {
        margin-bottom: 14px;
    }

    .product-information .title-badge p {
        font-size: 30px !important;
    }

    .sticky-add-to-cart-outer {
        left: calc(50% - 243px);
        transform: translate(-50%);
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner {
        padding: 10px;
    }

    .cstm-bf-faq .cstm-pdpfaq-main .faq-h2 p {
        font-size: 40px;
    }

    .my-expected-results .image-card {
        max-width: 100% !important;
        width: 100%;
        border-radius: 12px;
    }

    .my-expected-results .results-content {
        width: 100%;
        max-width: 100%;
    }

    .problem-section h2 {
        font-size: 30px;
    }

    .problem-section>.problem-container .problem-left .problem-item .problem-number {
        font-size: 24px;
    }

    .problem-right img {
        height: 100%;
    }

    .expect-timeline .container {
        grid-template-columns: 1fr !important;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card {
        padding: 15px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable .slick-track .bfpdp-ingredients-card .bfpdp-right .ingredient-title {
        font-size: 18px;
    }
}

@media only screen and (max-width:991px) {

    .custom-product-bf-grid,
    .get-ourproduct .hero-sectionn,
    .bf-pdp-ingredients,
    .capsule-section,
    .expect-timeline>.container {
        max-width: 720px;
    }

    .product-details.black-friday-details {
        padding-left: 0px !important;
    }

    .product-information .title-badge .product-tagfield {
        font-size: 13px !important;
        height: unset !important;
    }

    .product-information .title-badge {
        gap: 9px;
    }

    .product-information .title-badge p {
        font-size: 32px !important;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .roption-inner {
        padding: 16px;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option {
        margin-bottom: 12px;
    }

    .black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li {
        font-size: 14px;
    }

    .black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li::before {
        width: 16px;
        height: 16px;
    }

    .black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span div {
        font-size: 14px !important;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfheading {
        max-width: 500px;
        font-size: 36px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-top: 40px;
    }

    .capsule-section .capsule-container .capsule-steps .steps-scroll {
        max-height: unset;
    }

    .capsule-section .capsule-container {
        gap: 20px;
        flex-direction: column-reverse;
    }

    .expect-timeline h2 {
        font-size: 42px !important;
    }

    .expect-timeline .container {
        gap: 20px;
    }

    .timeline-steps {
        flex-direction: row !important;
        gap: 12px;
    }

    .problem-section .problem-left {
        max-height: unset !important;
        padding: 20px;
    }

    .custom-tablee .comparison-wrapper .features-column {
        padding: 20px;
    }

    .custom-tablee .comparison-wrapper .features-column .feature-row {
        font-size: 18px;
    }

    .custom-tablee .comparison-wrapper {
        overflow-x: scroll;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column {
        padding: 20px;
    }

    .my-expected-results .results-content .features-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .my-expected-results .results-content .features-grid .feature .feature-icon {
        width: 54px;
        height: 54px;
        padding: 10px;
    }

    .my-expected-results .results-content .results-title {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .cstm-bf-faq .cstm-pdpfaq-main .faq-h2 p {
        font-size: 40px;
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button {
        padding: 24px 16px !important;
        font-size: 16px;
        gap: 50px;
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button:not(.collapsed) {
        padding-top: 20px;
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button.collapsed::after,
    .cstm-bf-faq .cstm-pdp-accordian .accordion-item .accordion-button::after {
        width: 20px;
        height: 20px;
        border: 6px solid #E66500;

    }

    .get-ourproduct .hero-sectionn {
        padding: 30px 22px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards {
        width: 100%;
        justify-content: flex-start;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .feature-value {
        padding: 20px 0;
        font-size: 16px;
    }

    .sticky-add-to-cart-outer {
        left: calc(50% - -10px);
        transform: translate(-50%);
        margin-bottom: 20px;
    }

    .product-popup {
        bottom: 0 !important;
        left: 0 !important;
    }

    .my-expected-results .image-card .stats-overlay .stat .stat-value {
        font-size: 30px;
    }

    .sticky-add-to-cart-outer .sticky-add {
        max-width: 180px;
        width: 100%;
    }

    .product-information__grid.product-information--media-left.product-information__grid--half.custom-product-bf-grid {
        display: flex !important;
        flex-direction: column;
    }

    div#ProductInformation-template--26294906683573__main {
        width: 100%;
        margin-top: 50px;
    }

    .product-information__media {
        padding: 0 !important;
    }

    div#shopify-section-template--26294906683573__bf_how_itworks_dPkgYR {
        padding: 0px 20px;
    }


}

@media only screen and (max-width:767px) {

    .custom-product-bf-grid,
    .get-ourproduct .hero-sectionn,
    .bf-pdp-ingredients,
    .capsule-section,
    .expect-timeline>.container {
        max-width: 540px;
    }

    slideshow-slides {
        padding-right: 15%;
        gap: 8px !important;
    }

    ul.media-gallery__grid.list-unstyled {
        display: none;
    }

    .timeline-steps {
        flex-direction: column !important;
    }

    .timeline-step {
        width: 100%;
    }


    .my-expected-results>.container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .cstm-pdpfaq .container {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}

@media only screen and (max-width:575px) {
    .how-to-use {
        display: block !important;
        margin: 0px !important;
        padding: 0 !important;
        margin-top: -20px !important;
    }

    .get-ourproduct .hero-sectionn {
        background-image: url("/cdn/shop/files/Frame_213473856_1_1.png?v=1763550416");
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item {
        margin-bottom: 12px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part .slick-list.draggable {
        padding-right: 25%;
    }

    .mobile-show {
        display: block;
    }

    .expect-timeline .how-to-use .info-row {
        border: 1px solid #0000001A;
        margin-bottom: 8px;
        border-radius: 10px;
        padding: 14px;
    }

    .expect-timeline .how-to-use h4 {
        margin-bottom: 16px;
    }

    .desktop-show {
        display: none !important;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper {
        width: 100%;
    }

    .timeline-header .label {
        height: 30px;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: fit-content;
    }

    .expect-timeline .how-to-use .info-row .value {
        font-size: 10px;
        max-width: 112px;
    }

    .expect-timeline .how-to-use .info-row:nth-child(3) .value {
        max-width: 132px;
    }

    .expect-timeline .how-to-use .info-row:nth-child(4) .value {
        max-width: 217px;
        width: 100%;
    }


    .expect-timeline .how-to-use .info-row .label {
        flex: 0 0 95px;
        display: flex;
        align-items: center;
        font-size: 12px;
    }

    .problem-section {
        padding: 40px 15px;
    }

    .timeline-header h2 {
        margin: 16px 0 !important;
    }

    .timeline-header p {
        margin: 0 !important;
    }

    .capsule-section .capsule-container .capsule-steps {
        flex: auto !important;
        min-width: 100%;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option {
        width: 30%;
        flex: auto;
    }

    section.capsule-section .section-label {
        padding: 8px 10px;
    }

    .sticky-add-to-cart-outer {
        left: 10px;
        transform: unset;
        max-width: 320px;
    }

    button.sticky-add.sticky-add-to-cart {
        font-size: 12px;
    }

    .sticky-prod-title {
        font-size: 14px !important;
    }


    .get-ourproduct .hero-sectionn .hero-content .simple-content-wrap {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        gap: 10px;
    }

    .get-ourproduct .hero-sectionn .hero-content h1 {
        font-size: 32px;
    }

    .problem-section .problem-overlay {
        padding: 47px 16px 32px !important;
    }

    .problem-right {
        height: 480px;
    }

    .problem-section .problem-overlay h3 {
        font-size: 32px;
    }

    .problem-section .problem-overlay .problem-tags {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }


    .get-ourproduct .hero-sectionn .hero-content .pricing-cards {
        margin-top: 30px;
    }

    section#shopify-section-template--26294906683573__getour_product_sec_LheMW4 {
        padding: 0px 15px;
    }

    .cstm-bf-faq .cstm-pdpfaq-main .faq-h2 p {
        font-size: 32px;
        text-align: center;
    }

    .my-expected-results .results-content .features-grid {
        grid-template-columns: repeat(2, 1fr);
    }


    .my-expected-results .results-content .results-title {
        font-size: 32px;
        margin-bottom: 0;
    }

    p.announcement-bar__text a {
        color: #fff;
        font-size: 10px;
        text-decoration: none !important;
    }

    .stats-overlay {
        padding: 10px 10px 24px !important;
        gap: 6px;
        flex-wrap: wrap;
    }

    .my-expected-results .image-card .stats-overlay .stat .stat-value {
        font-size: 18px;
    }

    .my-expected-results .image-card .stats-overlay .stat {
        padding: 10px;
        width: 32%;
        max-width: 46%;
    }

    .my-expected-results .image-card .stats-overlay .stat .stat-label {
        font-size: 12px;
    }


    .my-expected-results .image-card img {
        height: 250px;
    }

    .product-information__grid.product-information--media-left.product-information__grid--half.custom-product-bf-grid {
        padding-top: 150px;
    }

    .black-friday-details span.buy-buttons-block .button.add-to-cart-button.button-secondary span {
        font-size: 20px !important;
        width: 100%;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-top: 45px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .abou-product {
        display: inline-block;
        margin-bottom: 20px;
    }

    .problem-section h2 {
        font-size: 32px;
        margin-bottom: 24px;
    }

    p.subsc-quote {
        margin: 0 !important;
    }

    .bf-pdp-ingredients.dark-section {
        padding: 24px 12px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfheading {
        font-size: 32px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-left: 10px;
    }

    section.capsule-section {
        padding: 32px 16px;
    }

    .capsule-section .capsule-outeer {
        text-align: left;
        margin-bottom: 0;
    }

    .capsule-section .capsule-container .capsule-image {
        flex: inherit !important;
    }

    .expect-timeline h2 {
        font-size: 32px !important;
    }

    .timeline-steps .loop-index {
        font-size: 19px;
    }

    .problem-section>.problem-container .problem-left .problem-item .problem-content h3 {
        font-size: 20px;
    }

    .problem-list.scrollable {
        padding: 0;
        padding-left: 10px;
    }

    .custom-tablee .header h1 {
        font-size: 32px;
        max-width: 210px;
        text-align: left;
    }

    .custom-tablee .header .why-choosek {
        margin-left: 0;
    }

    .my-expected-results {
        padding-block: 40px;
    }

    .custom-tablee .comparison-wrapper .features-column .feature-row {
        font-size: 12px;
        padding: 15px 0;
        height: 60px;
    }

    .timeline-steps .timeline-step .step-content h3 {
        font-size: 20px;
        margin-top: 12px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .feature-value {
        padding: 15px 0;
        font-size: 15px;
        height: 60px;
    }

    .capsule-section {
        margin: 32px auto;
    }

    .problem-section {
        padding: 40px 20px;
    }

    .feature-row {
        padding: 15px 0;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .feature-value span {
        font-size: 12px;
    }

    .custom-tablee .comparison-wrapper .features-column {
        padding: 10px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column {
        max-width: 76px;
        padding: 8px;
    }

    .custom-tablee .comparison-wrapper {
        gap: 8px;
        overflow: hidden;
    }

    .custom-tablee .comparison-wrapper .products-grid {
        gap: 8px !important;
    }


    .custom-tablee .comparison-wrapper .products-grid .product-column.highlight img {
        max-width: 36px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .product-header .product-icon {
        justify-content: center;
        align-items: center;
        width: 56px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column .product-header .product-icon img {
        max-width: 50px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column:nth-child(2) .product-header .product-icon {
        width: 58px;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column:last-child .product-header .product-icon {
        width: 58px;
    }

    .problem-list.scrollable {
        padding-right: 0 !important;
    }

    .problem-right img {
        height: 100% !important;
    }

    .problem-section .problem-overlay {
        padding: 20px !important;
    }

    .problem-right {
        height: 480px;
    }

    section.expect-timeline {
        padding-bottom: 0;
    }

    .timeline-steps .loop-index:nth-of-type(1) {
        left: 86px;
        top: 10px;
    }

    .timeline-steps .loop-index {
        font-size: 14px;
        top: 10px;
    }

    .timeline-steps .loop-index:nth-of-type(5) {
        right: 16px;
        left: unset;
    }

    .capsule-section .capsule-container .capsule-steps .steps-scroll {
        max-height: 100%;
        padding: 0;
    }

    .capsule-section .capsule-container .capsule-steps {
        flex: 0 0 336px;
    }

    .section-title {
        font-size: 24px;
    }

    .capsule-image {
        margin-top: 0;
    }

    .capsule-section .capsule-container .capsule-steps .steps-scroll {
        padding-right: 0;
    }

    .loop-step-wrap .step h3 {
        font-size: 20px;
    }

    .loop-step-wrap .loop-index {
        font-size: 24px;
    }

    .loop-step-wrap {
        padding: 15px;
    }

    .get-ourproduct button.add-btn {
        /* width: 100%; */
        /* justify-content: center; */
        /* align-items: center; */
        margin-top: 12px;
        padding: 8px 14px;
    }

    .product-popup.desktop-popup {
        display: none;
    }

    .product-popup.mobile-popup {
        display: flex;
    }

    .get-ourproduct {
        padding-bottom: 16px;
    }

    .get-ourproduct .product-popup {
        padding: 12px;
        align-items: start;
    }


    div#ProductInformation-template--26294906683573__main {
        width: 100%;
        margin-top: 24px;
    }

    .product-details .divider.divider-AZFBaZ2FLRE9sSSs0N__divider_hBAiWf.spacing-style {
        margin-top: 10px;
        margin-bottom: 0 !important;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option {
        margin-bottom: 6px;
    }

    .black-friday-details span.discounted_price,
    .black-friday-details .rc-price-one-time-discounted {
        font-size: 16px !important;
        font-weight: 400;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .roption-inner .subscription-texts,
    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .roption-inner .one-time-texts {
        font-size: 12px !important;
    }

    .black-friday-details .accordion .details .details__header {
        padding: 20px 0 20px;
    }

    .product-form-buttons.spacing-style {
        margin: 12px 0 !important;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .Recomendation-Badge {
        font-size: 10px;
        padding: 5px 8px;
    }


    .black-friday-details .lb-flat-card.lb-flat-cta-button-price {
        align-items: start;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .bfheadingsss-part .bfsub-heading {
        font-size: 12px;
    }

    .bfpdp-right {
        padding-top: 48px;
    }

    section.capsule-section h2 {
        font-size: 32px;
        font-weight: 400;
    }

    div#shopify-section-template--26294906683573__bf_how_itworks_dPkgYR {
        padding: 0 15px;
    }

    section.capsule-section p.section-subtitle {
        font-size: 16px;
        max-width: 230px;
        color: #000000B2;
        margin: 0;
        line-height: 120%;
        font-weight: 400;
    }

    .capsule-section .capsule-container .capsule-image {
        margin-top: 40px;
    }

    .loop-step-wrap {
        flex-direction: column;
        gap: 12px;
    }

    .capsule-image img {
        width: 100%;
        max-width: 100% !important;
    }

    .loop-step-wrap .loop-index {
        font-size: 20px;
        line-height: 100%;
        flex: auto;
    }


    .capsule-steps .tags {
        margin: 12px 0;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    .capsule-section {
        margin-bottom: 0px !important;
    }

    .timeline-steps .timeline-step h5 {
        background: #E66500;
        width: fit-content;
        color: #fff;
        padding: 5px 10px;
        border-radius: 32px;
        font-size: 14px;
    }

    .timeline-steps .loop-index {
        display: none;
    }

    .timeline-steps:before {
        display: none;
    }

    .timeline-steps:after {
        display: none;
    }

    .timeline-steps {
        padding: 0;
    }

    .get-ourproduct .hero-sectionn {
        padding: 30px 10px;
    }

    .container,
    .product-information,
    .sync-help {
        padding: 0 8px !important;
    }

    .product-information.section {
        padding-bottom: 40px !important;
    }

    .product-information.section.section--page-width.spacing-style.color-scheme-1.relative {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .cstm-bf-faq .cstm-pdp-accordian .accordion-item {
        margin-bottom: 12px;
    }

    .bf-pdp-ingredients>.container.bfpdp-container .listtt-slider-part {
        padding-left: 10px;
    }

    .my-expected-results .results-content {
        padding: 0;
    }


    .results-content.desktop-show {
        display: block !important;
    }

    .results-content.desktop-show .taghh {
        display: none;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .Recomendation-Badge {
        font-size: 10px;
    }

    span.rc-price {
        font-size: 12px;
    }

    .black-friday-details .rc-custom-subscription-wrapper .recharge-option .roption-inner {
        padding: 18px;
    }

    .black-friday-details .spacing-style.bf-pdp-list .metafield-rich_text_field ul li {
        font-size: 12px;
    }

    .black-friday-details .accordion .details .details-content .metafield-rich_text_field ul li {
        margin-bottom: 4px;
    }

    .lb-addon-cont.lb-mobile {
        margin-top: 12px !important;
    }

    .loop-step-wrap:last-child {
        margin: 0;
    }

    .results-content.desktop-show h2.results-title {
        display: none;
    }

    .my-expected-results .results-content .features-grid .feature .feature-text {
        font-size: 14px;
        margin-top: 27px;
    }

    .my-expected-results .results-content .features-grid .feature .feature-text br {
        display: none;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap {
        display: flex;
        flex-direction: column;
        width: 100% !important;
        max-width: 100% !important;
        flex: auto !important;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid {
        flex-direction: column-reverse;
        margin-bottom: 17px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner {
        padding: 8px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap span:last-child {
        font-size: 12px;
        margin-top: 17px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .rc-price-grid span.rc-price {
        font-size: 12px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option {
        height: 100%;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .Get.Started,
    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .Get-Started {
        padding: 8px;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper {
        gap: 8px;
    }

    .rc-box-topp {
        width: 100%;
    }

    .get-ourproduct .hero-sectionn .hero-content .pricing-cards .rc-custom-subscription-wrapper .rc-recharge-option .roption-inner .name-off-wrap span:first-child {
        text-align: center;
    }

    .rc-custom-subscription-wrapper .rc-price-grid {
        display: flex;
        align-items: center;
        gap: 3px;
    }

    .black-friday-details .lb-flat-card.lb-flat-cta-button-price {
        padding-bottom: 55px !important;
    }

    .bf-pdp-ingredients.dark-section.desktop-bg {
        display: none;
    }

    .bf-pdp-ingredients.dark-section.mobile-bg {
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .product-popup.desktop-popup {
        display: none;
    }

    .timeline-steps:after {
        display: block;
        background-color: #E66500;
        border: 0;
        height: 100%;
        width: 1px;
        left: 0;
        top: 0;
    }

    .timeline-steps {
        padding-left: 20px;
    }

    .product-column.highlight {
        order: 1;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column:last-child {
        order: 2;
    }

    .custom-tablee .comparison-wrapper .products-grid .product-column:nth-child(2) {
        order: 3;
    }

    .mid-step {
        position: relative;
    }

    .timeline-step.mid-step:after {
        content: "";
        position: absolute;
        background-color: #E66500;
        height: 12px;
        width: 12px;
        left: -26px;
        top: -1px;
        border-radius: 50%;
    }

    .timeline-step {
        position: relative;
    }

    .timeline-step:after {
        content: "";
        position: absolute;
        border: 1px solid #E66500;
        height: 12px;
        width: 12px;
        left: -26px;
        top: -1px;
        border-radius: 50%;
        background-color: #fff;
        z-index: 1;
    }

    .problem-list.scrollable {
        overflow-y: visible !important;
        padding: 0;
    }

    .problem-section .problem-left {
        height: 100%;
    }

    .problem-section>.problem-container .problem-left .problem-item .problem-content p {
        font-size: 14px;
    }

    .problem-section>.problem-container .problem-left .problem-item {
        padding: 16px 12px !important;
    }

    .problem-list.scrollable {
        padding-left: 20px;
        padding-right: 0;
        position: relative;
    }

    .problem-list.scrollable:before {
        background-color: #e66500;
        border: 0;
        height: 100%;
        width: 1px;
        left: 0;
        top: 9px;
        content: "";
        position: absolute;
    }

    .problem-item.mid-step:after {
        content: "";
        position: absolute;
        background-color: #E66500;
        height: 12px;
        width: 12px;
        left: -26px;
        top: 8px;
        border-radius: 50%;
    }


    .problem-item.mid-step {
        position: relative;
    }

    .problem-item:after {
        content: "";
        position: absolute;
        border: 1px solid #E66500;
        height: 12px;
        width: 12px;
        left: -26px;
        top: -1px;
        border-radius: 50%;
        background-color: #fff;
        z-index: 1;
    }


    .problem-item {
        position: relative;
    }

}