{"title":"All Products","description":"","products":[{"product_id":"ayurvedic-medicine-for-heart-health","title":"Ayurvedic Heart Health Capsules – Advanced Ayurvedic Formula for Heart Care | 100% Natural Extracts for Healthy BP, Cholesterol \u0026 Circulation","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Heart Health\u003c\/h3\u003e\n            \u003cp\u003e\n              Our Ayurvedic formulation combines traditional herbal ingredients\n              to support cardiovascular wellness, healthy cholesterol levels and\n              healthy blood circulation.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              The herbal blend is designed to support heart muscle strength,\n              cardiovascular balance and long-term heart wellness as part of a\n              consistent daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Cholesterol Levels\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eImproves Blood Circulation\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Heart Muscle Strength\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Cardiovascular Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Cholesterol Levels\u003c\/h4\u003e\n            \u003cp\u003eHelps support healthy cholesterol levels and balanced lipid metabolism.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eImproves Blood Circulation\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy blood flow and better cardiovascular circulation.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eStrengthens Heart Muscles\u003c\/h4\u003e\n            \u003cp\u003eSupports heart muscle strength and cardiovascular endurance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eProvides Antioxidant Heart Protection\u003c\/h4\u003e\n            \u003cp\u003eProvides antioxidant support for overall cardiovascular wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Balanced Blood Pressure\u003c\/h4\u003e\n            \u003cp\u003eSupports cardiovascular balance and healthy circulation.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Daily Cardiovascular Wellness\u003c\/h4\u003e\n            \u003cp\u003eSupports long-term heart health and daily cardiovascular wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Support Heart Health\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs that\n              supports cardiovascular wellness, circulation and heart health.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Arjuna.png?v=1773839502\" alt=\"Arjuna\"\u003e\n              \u003cspan\u003eArjuna\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guggul.png?v=1773834753\" alt=\"Guggul\"\u003e\n              \u003cspan\u003eGuggul\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/garlic.jpg\" alt=\"Garlic\"\u003e\n              \u003cspan\u003eGarlic\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Turmeric\"\u003e\n              \u003cspan\u003eTurmeric\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/pushkarmool.jpg\" alt=\"\"\u003e\n              \u003cspan\u003ePushkarmool\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after breakfast with a glass of water to support\n              healthy circulation and cardiovascular balance throughout the day.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume 1 capsule after dinner with water to support overnight\n              cardiovascular balance and healthy heart function.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently For Best Results\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the capsules regularly every day as part of your daily\n              wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\u003cstrong\u003eAyurvedic Heart Health Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic capsules for heart health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic capsules for heart health are herbal formulations made with traditional medicinal plants that support cardiovascular wellness, help maintain healthy cholesterol levels, and promote better blood circulation naturally.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Ayurvedic capsules support heart health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic herbs help improve blood circulation, support healthy lipid metabolism, and strengthen heart muscles. They also provide antioxidant protection that helps maintain overall cardiovascular balance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic medicine help maintain healthy cholesterol levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, many Ayurvedic herbs such as Arjuna, Guggul, and Garlic are traditionally valued for supporting healthy cholesterol metabolism and maintaining balanced lipid levels.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic capsules beneficial for improving blood circulation?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eCertain Ayurvedic herbs support healthy blood flow and circulation, helping the body deliver oxygen and nutrients efficiently throughout the cardiovascular system.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What causes poor heart health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFactors such as unhealthy diet, high cholesterol levels, stress, sedentary lifestyle, smoking, and lack of exercise can affect cardiovascular wellness and overall heart health.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules help strengthen heart muscles?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eHerbs like Arjuna have traditionally been used in Ayurveda to support heart muscle strength and improve cardiovascular endurance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic heart health capsules safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eHerbal capsules made from natural plant extracts are generally suitable for daily use when taken according to recommended dosage guidelines.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are commonly used in Ayurvedic capsules for heart health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eCommon Ayurvedic heart-supporting herbs include Arjuna, Guggul, Garlic, Ashwagandha, Turmeric, Punarnava, Pushkarmool, and Pippali.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules support balanced blood pressure?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eSome Ayurvedic herbs may support cardiovascular balance and healthy circulation, which can contribute to maintaining balanced blood pressure levels.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do Ayurvedic heart health capsules provide antioxidant benefits?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, herbs such as Turmeric and Ashwagandha provide antioxidant support, helping protect cardiovascular cells from oxidative stress.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results from Ayurvedic heart capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults may vary depending on lifestyle, diet, and overall health. Consistent use along with healthy habits may support long-term cardiovascular wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules help reduce stress-related heart palpitations?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAdaptogenic herbs like Ashwagandha may help the body manage stress, which can support overall cardiovascular balance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take Ayurvedic heart capsules with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIn many cases herbal supplements can be taken alongside other wellness supplements, but consulting a healthcare professional is recommended if you are taking medications.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage of Ayurvedic capsules for heart health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe typical recommended dosage is one capsule twice daily after meals or as advised by a healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules be used as part of a daily heart wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, many people include Ayurvedic heart capsules in their daily wellness routine along with balanced nutrition, exercise, and healthy lifestyle habits to support long-term heart health.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799480418548,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799480451316,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Heart_Health.jpg?v=1772696821"},{"product_id":"ayurvedic-medicine-for-diabetes","title":"Ayurvedic Diabetes Capsules | 100% Natural \u0026 Pure Advanced Ayurvedic Formula for Blood Sugar Support (60 Capsules)","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Healthy Blood Sugar Balance\u003c\/h3\u003e\n            \u003cp\u003e\n              Our Ayurvedic Diabetes Capsules are formulated with carefully\n              selected traditional herbs to support healthy blood sugar levels,\n              glucose metabolism and overall metabolic wellness.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              Made with a thoughtfully selected Ayurvedic herbal blend to\n              support your daily wellness routine along with balanced nutrition\n              and a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Blood Sugar Balance\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Insulin Sensitivity\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Metabolism\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eBlood Sugar Support\u003c\/h4\u003e\n            \u003cp\u003eHelps maintain healthy blood sugar levels naturally.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eInsulin Sensitivity\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy insulin response and glucose metabolism.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eHealthy Metabolism\u003c\/h4\u003e\n            \u003cp\u003eSupports metabolic balance and efficient glucose utilization.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eAntioxidant Support\u003c\/h4\u003e\n            \u003cp\u003eProvides antioxidant support for overall metabolic wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs that\n              support healthy blood sugar balance, glucose metabolism and\n              overall metabolic wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Vijaysar.png?v=1773730212\" alt=\"Vijaysar\"\u003e\n              \u003cspan\u003eVijaysar\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Karela.png?v=1773730212\" alt=\"Karela\"\u003e\n              \u003cspan\u003eKarela\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jamun_Seed.png?v=1773910597\" alt=\"Jamun\"\u003e\n              \u003cspan\u003eJamun\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gudmar.png?v=1773730212\" alt=\"Gudmar\"\u003e\n              \u003cspan\u003eGudmar\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Methika.png?v=1773730212\" alt=\"Methika\"\u003e\n              \u003cspan\u003eMethika\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Neem.png?v=1773730212\" alt=\"Neem\"\u003e\n              \u003cspan\u003eNeem\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773730212\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume 1 capsule after breakfast with a glass of water.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after dinner with a sufficient amount of water.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow the recommended routine consistently as part of a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Diabetes Support Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\n            \u003cstrong\u003e60 Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic Diabetes Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic Diabetes Capsules are formulated with traditional herbs such as Vijaysar, Karela, Jamun, Gudmar and other Ayurvedic ingredients to support healthy blood sugar balance and metabolic wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do these capsules support blood sugar balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe selected Ayurvedic herbs traditionally support healthy glucose metabolism, insulin response and overall metabolic balance when combined with a balanced lifestyle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in these capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formulation includes Vijaysar, Karela, Jamun, Gudmar, Methika, Neem, Haridra, Pippali and Ashwagandha.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take the capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTake 1 capsule after breakfast and 1 capsule after dinner with water, or follow the recommended dosage on the product label.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support insulin sensitivity?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTraditional herbs such as Vijaysar, Karela and Jamun are used in Ayurvedic formulations to support healthy insulin response and glucose metabolism.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it help reduce sugar cravings?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eGudmar and Methika are traditionally used in Ayurvedic formulations to support balanced dietary habits and healthy glucose metabolism.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is it suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFollow the recommended dosage. If you are taking medication or have an existing medical condition, consult a qualified healthcare professional before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long should I use it?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUse consistently as part of a healthy routine that includes balanced nutrition, regular physical activity and appropriate lifestyle management.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799945429236,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799945462004,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Diabetic_Support_154ecf71-8334-4cfd-afc9-10352469435e.jpg?v=1780747843"},{"product_id":"ayurvedic-medicine-for-kidney-health-detox-support","title":"Ayurvedic Kidney Detox Capsules – Advanced Ayurvedic Formula Made with 100% Natural Extracts for Kidney Detox Support, Urinary Health \u0026 Fluid Balance","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Kidney Health\u003c\/h3\u003e\n            \u003cp\u003e\n              This Ayurvedic formulation is developed with traditional herbal\n              extracts to help support healthy kidney function, natural toxin\n              elimination and overall urinary system wellness.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              Inspired by classical Ayurvedic knowledge, the herbal formula\n              helps support fluid balance, urinary comfort and long-term kidney\n              wellness naturally.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Kidney Detoxification\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Urinary Flow\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Reduce Water Retention\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Long-Term Kidney Health\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Natural Kidney Detoxification\u003c\/h4\u003e\n            \u003cp\u003eSupports the body's natural detoxification processes and healthy kidney wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Urinary Burning \u0026amp; Irritation\u003c\/h4\u003e\n            \u003cp\u003eHelps support urinary comfort and overall urinary tract wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Urinary Flow\u003c\/h4\u003e\n            \u003cp\u003eHelps maintain smooth urinary flow and healthy fluid balance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eProvides Antioxidant Kidney Protection\u003c\/h4\u003e\n            \u003cp\u003eProvides antioxidant support to help maintain healthy kidney function.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Water Retention\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy fluid balance and helps manage water retention naturally.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Long-Term Kidney Health\u003c\/h4\u003e\n            \u003cp\u003eProvides Ayurvedic herbal support for continued kidney and urinary wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs that\n              support kidney health, urinary wellness and natural detoxification.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Varuna.png?v=1773838104\" alt=\"Varuna\"\u003e\n              \u003cspan\u003eVaruna\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gokshura.png?v=1773730212\" alt=\"Gokshura\"\u003e\n              \u003cspan\u003eGokshura\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bhumyamalaki.png?v=1773836868\" alt=\"Bhumi Amla\"\u003e\n              \u003cspan\u003eBhumi Amla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pashanbhed.png?v=1773915147\" alt=\"Pashanbhed\"\u003e\n              \u003cspan\u003ePashanbhed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Daruharidra.png?v=1773836868\" alt=\"Daru Haridra\"\u003e\n              \u003cspan\u003eDaru Haridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png?v=1773835191\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Yashtimadhu\"\u003e\n              \u003cspan\u003eYashtimadhu\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake Recommended Serving\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended serving as directed on the product label or\n              by a qualified healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake With Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume with a sufficient amount of water as part of your daily\n              routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow a consistent wellness routine for continued kidney and\n              urinary health support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\u003cstrong\u003eAyurvedic Kidney Health Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is this kidney detox formula designed for?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is formulated to support natural kidney detoxification, healthy kidney function and overall urinary system wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThis product is intended for adults looking for Ayurvedic support for kidney and urinary wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How often should I take it?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFollow the dosage instructions mentioned on the product label or consult a qualified healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it support healthy urinary flow?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe Ayurvedic herbal blend is formulated to support healthy urinary flow, fluid balance and urinary comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it help with water retention?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formulation includes traditional Ayurvedic herbs that support healthy fluid balance and natural elimination.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long should I use it?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUse the product consistently according to the recommended directions as part of your regular wellness routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are there any precautions before using it?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIf you have an existing medical condition, are pregnant or nursing, or are taking medication, consult a qualified healthcare professional before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47650832122100,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47650832154868,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kidney_Detox.jpg?v=1772707303"},{"product_id":"ayurvedic-medicine-for-cholesterol","title":"Ayurvedic Medicine for Cholesterol – Advanced Ayurvedic Cholesterol Support Capsules for Heart \u0026 Artery Health","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Cholesterol Balance\u003c\/h3\u003e\n            \u003cp\u003e\n              A powerful Ayurvedic blend crafted with clinically valued herbal extracts\n              that help support healthy cholesterol levels, heart health,\n              and natural lipid metabolism.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              Made with carefully selected Ayurvedic ingredients to support\n              cardiovascular wellness and balanced lipid metabolism naturally.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Cholesterol Levels\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Heart \u0026amp; Artery Health\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Fat Metabolism\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Daily Heart Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Cholesterol Levels\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy cholesterol levels and balanced lipid metabolism.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Heart \u0026amp; Artery Health\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports cardiovascular wellness and healthy heart and artery function.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eHelps Maintain LDL Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support balanced cholesterol metabolism and healthy lipid levels.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eProvides Antioxidant Protection\u003c\/h4\u003e\n            \u003cp\u003e\n              Antioxidant-rich Ayurvedic herbs support heart health and cellular wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Fat Metabolism\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports natural lipid metabolism and overall metabolic balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Daily Heart Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports overall cardiovascular wellness as part of a healthy daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Support Cholesterol Balance\u003c\/h3\u003e\n            \u003cp\u003e\n              A powerful Ayurvedic blend crafted with clinically valued herbal extracts\n              that help support healthy cholesterol levels, heart health,\n              and natural lipid metabolism.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guggul.jpg\" alt=\"Guggul for Cholesterol Support\"\u003e\n              \u003cspan\u003eGuggul\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Arjuna.jpg\" alt=\"Arjuna for Heart Health\"\u003e\n              \u003cspan\u003eArjuna\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.jpg?v=1773314817\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.jpg?v=1773314817\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi (Giloy)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.jpg?v=1773314817\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra (Curcumin)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.jpg\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake Recommended Serving\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended serving as directed on the product label or\n              by a qualified healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake With Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume with a sufficient amount of water as part of your daily\n              routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow a consistent wellness routine for continued daily support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\u003cstrong\u003eAyurvedic Cholesterol Support Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What does this cholesterol support formula do?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is formulated to support healthy cholesterol levels, heart and artery wellness, and balanced lipid metabolism.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in this formula?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formula contains Guggul, Arjuna, Amla, Guduchi (Giloy), Haridra (Curcumin) and Triphala.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Guggul support cholesterol balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eGuggul is traditionally used in Ayurveda to support healthy cholesterol levels and promote balanced lipid metabolism.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Arjuna support heart health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eArjuna is traditionally valued for supporting heart and artery health and promoting healthy cardiovascular function.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is designed for adults seeking Ayurvedic support for healthy cholesterol balance, heart wellness and lipid metabolism.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take it?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFollow the recommended dosage mentioned on the product label or as advised by a qualified healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is it suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUse according to the recommended dosage. If you have a medical condition or are taking medication, consult a qualified healthcare professional before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799821730036,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799821762804,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Healthy_Cholesterol_6ee810c0-a78b-48b7-afe1-ad6572dc99e2.jpg?v=1780748022"},{"product_id":"best-ayurvedic-medicine-for-eyes","title":"Ayurvedic Eye Health Capsules - Advanced Ayurvedic Formula for Eye Care | Made with 100% Natural Extracts | Best Ayurvedic Medicine for Eyes, Vision Support \u0026 Eye Strain Relief","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eUnderstanding Eye Health \u0026amp; Vision Care\u003c\/h3\u003e\n            \u003cp\u003e\n              Our eyes are constantly exposed to digital screens, pollution,\n              environmental stress, and long working hours. Over time, these\n              factors can lead to eye strain, dryness, irritation, and reduced\n              vision clarity.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              Healthy vision depends on proper nourishment of the optic nerves,\n              retina, and eye tissues. Ayurvedic herbs such as Amla, Triphala,\n              Haritaki, and Guduchi may help nourish optic nerves, protect the\n              retina, and maintain clear vision naturally.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Clear \u0026amp; Sharp Vision\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Reduce Digital Eye Strain\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eNourishes Optic Nerves \u0026amp; Retina\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Long-Term Eye Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Clear \u0026amp; Sharp Vision\u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Digital Eye Strain\u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eNourishes Optic Nerves \u0026amp; Retina\u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eProvides Antioxidant Eye Protection\u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Maintain Eye Moisture\u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Long-Term Eye Wellness\u003c\/h4\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Ingredients For Eye Health \u0026amp; Vision Support\u003c\/h3\u003e\n            \u003cp\u003e\n              This advanced Ayurvedic eye health formula is made with carefully\n              selected herbal ingredients traditionally used to support clear\n              vision, eye comfort, optic nerve nourishment, retina support, and\n              overall eye wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haritaki.png?v=1773841620\" alt=\"Harar\"\u003e\n              \u003cspan\u003eHarar\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png?v=1773841619\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png?v=1773835191\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after breakfast with a glass of water. This helps\n              support healthy eye circulation and provides essential nutrients\n              for vision throughout the day.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after dinner with water to nourish optic nerves\n              and support natural overnight repair of delicate eye tissues.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently Every Day\u003c\/h4\u003e\n            \u003cp\u003e\n              For best results, use the capsules regularly as part of your daily\n              Ayurvedic eye care routine to maintain long-term vision health.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\u003cstrong\u003eAyurvedic Eye Health Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic capsules for eyes?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic capsules for eyes are herbal supplements made with traditional Ayurvedic ingredients that help support healthy vision, nourish optic nerves, and maintain overall eye wellness naturally.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are the benefits of Ayurvedic eye health capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic eye capsules help support clear vision, reduce digital eye strain, protect eye cells from oxidative stress, and promote overall eye comfort and long-term vision health.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Ayurvedic capsules support eye health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThese capsules contain antioxidant-rich herbs that nourish the retina, improve blood circulation to the eyes, and help protect eye tissues from environmental stress.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these capsules the best Ayurvedic medicine for eyes?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic eye capsules formulated with herbs like Amla, Triphala, and Ashwagandha are considered among the best Ayurvedic medicine for eyes as they support vision clarity and overall eye wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules help reduce eye strain?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, Ayurvedic eye health capsules may help reduce eye fatigue caused by prolonged screen exposure by supporting eye muscle relaxation and circulation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do Ayurvedic eye capsules help with dryness and irritation?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic herbs used in eye health formulas help maintain eye lubrication and comfort, which may support relief from dryness and mild irritation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic capsules for eyes safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eCapsules made with natural Ayurvedic ingredients are generally safe for daily use when taken according to the recommended dosage or as advised by a healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results for vision support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults may vary depending on lifestyle and eye condition, but consistent use for several weeks may help support improved eye comfort and vision clarity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support night vision?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eSome Ayurvedic herbs used in eye health formulas are traditionally believed to support retinal health and may help maintain healthy night vision.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic eye capsules suitable for people who use screens frequently?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, individuals who spend long hours on computers or mobile screens may benefit from Ayurvedic capsules for eyes as they help reduce digital eye fatigue and support eye comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic eye capsules improve vision naturally?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic eye supplements support natural eye health by nourishing optic nerves and protecting eye tissues, which may help maintain clear and healthy vision.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these capsules suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, Ayurvedic eye capsules are suitable for both men and women who want to support eye health and vision naturally.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take Ayurvedic eye capsules with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIn most cases Ayurvedic eye capsules can be taken with other supplements, but consulting a healthcare professional is recommended if you are taking medications.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do these capsules contain natural ingredients?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, Ayurvedic eye health capsules are typically formulated with natural herbal extracts known in Ayurveda for supporting healthy eyesight.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic eye capsules be used for long-term eye wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, these capsules can be used as part of a daily wellness routine to help maintain long-term eye health and natural vision support.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799831953652,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799831986420,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Eye_Health_ad920131-d958-4aca-bfa4-d5da5fbbb404.jpg?v=1780747239"},{"product_id":"gut-health-ayurvedic-capsules","title":"Ayurvedic Capsules for Gut Health | 100% Natural Herbal Extracts for Digestion, Gut Balance, Gas \u0026 Acidity Relief","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Better Gut Health\u003c\/h3\u003e\n            \u003cp\u003e\n              Our advanced Ayurvedic Gut Health formula is made with carefully\n              selected herbal ingredients traditionally used to support digestion,\n              nutrient absorption, gut balance, bowel regularity and digestive comfort.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              The thoughtfully selected herbal blend helps support healthy gut\n              function and long-term digestive wellness as part of your daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Digestion\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Gut Balance\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Bowel Regularity\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Digestive Comfort\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n  \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n    \u003cdiv class=\"bs-benefit-card\"\u003e\n      \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n      \u003ch4\u003eSupports Healthy Digestion\u003c\/h4\u003e\n      \u003cp\u003e\n        Supports healthy digestion and helps maintain proper digestive function\n        for everyday gut wellness.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-benefit-card\"\u003e\n      \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n      \u003ch4\u003eHelps Relieve Gas \u0026amp; Bloating\u003c\/h4\u003e\n      \u003cp\u003e\n        Supports digestive comfort and helps with occasional gas, bloating and\n        digestive heaviness.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-benefit-card\"\u003e\n      \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n      \u003ch4\u003eImproves Nutrient Absorption\u003c\/h4\u003e\n      \u003cp\u003e\n        Supports healthy digestion and the effective absorption and utilization\n        of nutrients.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-benefit-card\"\u003e\n      \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n      \u003ch4\u003eSupports Healthy Gut Bacteria\u003c\/h4\u003e\n      \u003cp\u003e\n        Helps maintain a balanced intestinal environment and supports overall\n        gut health.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-benefit-card\"\u003e\n      \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n      \u003ch4\u003ePromotes Regular Bowel Movement\u003c\/h4\u003e\n      \u003cp\u003e\n        Supports healthy intestinal movement and regular bowel function.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-benefit-card\"\u003e\n      \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n      \u003ch4\u003eSupports Overall Gut Wellness\u003c\/h4\u003e\n      \u003cp\u003e\n        Supports digestion, gut balance and long-term digestive wellness as part\n        of a healthy daily routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs used to\n              support digestion, nutrient absorption, gut balance, bowel regularity\n              and long-term digestive wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png?v=1773841619\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haritaki.png?v=1773841620\" alt=\"Haritaki\"\u003e\n              \u003cspan\u003eHaritaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Licorice\"\u003e\n              \u003cspan\u003eLicorice\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fennel_Seed.png?v=1773841619\" alt=\"Fennel Seed\"\u003e\n              \u003cspan\u003eFennel Seed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Piperine.png?v=1773840470\" alt=\"Black Pepper\"\u003e\n              \u003cspan\u003eBlack Pepper\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png?v=1773835191\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake Recommended Serving\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended serving as directed on the product label or\n              by a qualified healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake With Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume with a sufficient amount of water as part of your daily\n              wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow a consistent routine for continued digestive and gut health support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\u003cstrong\u003eAyurvedic Gut Health Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What does this Gut Health formula support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is formulated to support healthy digestion, gut balance, nutrient absorption, bowel regularity and overall digestive comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in this formula?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formula contains Triphala, Haritaki, Amla, Shunthi, Licorice, Fennel Seed, Guduchi, Pippali, Black Pepper and Shatavari.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it support digestion and gut balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe selected Ayurvedic herbs are traditionally used to support healthy digestion, digestive balance and overall gut wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it help with gas and bloating?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIngredients such as Shunthi and Fennel Seed are traditionally used to support digestive comfort and help reduce occasional gas and bloating.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFollow the recommended dosage mentioned on the product label or consult a qualified healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is designed for adults looking for Ayurvedic support for digestion, gut balance and everyday digestive wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is it suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUse according to the recommended dosage. If you have a medical condition or are taking medication, consult a qualified healthcare professional before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800685592820,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800685625588,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gut_Health_de7a42cb-9652-4402-a9d6-e40f4bc7a743.jpg?v=1780747321"},{"product_id":"ayurvedic-multivitamin-capsules","title":"Ayurvedic Multivitamin Capsules – 100% Natural Extracts \u0026 Advanced Ayurvedic Formula for Energy, Immunity \u0026 Daily Nutrition Support","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Energy, Immunity \u0026amp; Wellness\u003c\/h3\u003e\n            \u003cp\u003e\n              Our advanced Ayurvedic Multivitamin Capsules combine carefully\n              selected herbal extracts traditionally used to support daily\n              nutrition, natural energy, stamina and immunity.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              This balanced Ayurvedic formulation supports nutrient absorption,\n              body strength, vitality and overall wellness as part of a healthy\n              daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Nutritional Balance\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Improve Energy \u0026amp; Stamina\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eStrengthens Natural Immunity\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Overall Wellness \u0026amp; Vitality\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Nutritional Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports daily nutrition and helps maintain overall body nourishment.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eHelps Improve Energy \u0026amp; Stamina\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support natural energy, stamina and daily physical vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eStrengthens Natural Immunity\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports the body's natural immune defense and overall resilience.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eProvides Antioxidant Protection\u003c\/h4\u003e\n            \u003cp\u003e\n              Herbal ingredients provide antioxidant support for daily wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Weakness \u0026amp; Fatigue\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports strength, vitality and natural energy for everyday activities.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Overall Wellness \u0026amp; Vitality\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports long-term wellness, body balance and daily vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              This advanced Ayurvedic multivitamin formula is made with carefully\n              selected herbal ingredients traditionally used to support daily\n              nutrition, natural energy, stamina, immunity and overall wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png?v=1773835191\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haritaki.png?v=1773841620\" alt=\"Haritaki\"\u003e\n              \u003cspan\u003eHaritaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Giloy Satva\"\u003e\n              \u003cspan\u003eGiloy Satva\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png?v=1773841619\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume 1 capsule after breakfast with a glass of water.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after dinner with water to support daily nourishment\n              and metabolic balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003e\n              Take consistently every day as part of your wellness routine along\n              with a balanced diet and healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Multivitamin Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\n            \u003cstrong\u003e60 Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003e1 Capsule After Breakfast And 1 Capsule After Dinner With Water\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic Multivitamin Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic Multivitamin Capsules are herbal supplements made with traditional Ayurvedic herbs that help support daily nutrition, improve energy levels and strengthen the body's natural immunity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Ayurvedic multivitamin medicine work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic multivitamin medicine works by nourishing the body with natural herbal nutrients, supporting digestion and improving nutrient absorption to help maintain energy and immunity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are the benefits of Ayurvedic Multivitamin Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThese capsules help support daily nutrition, improve stamina and energy, strengthen immunity, reduce weakness and fatigue and promote overall wellness through natural Ayurvedic herbs.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Which herbs are used in this formula?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formula includes Amla, Ashwagandha, Guduchi, Shatavari, Haritaki, Giloy Satva, Haridra, Shunthi, Pippali and Triphala.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic Multivitamin Capsules help improve energy levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic herbs such as Ashwagandha and Amla help support natural energy, stamina and daily vitality.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do Ayurvedic Multivitamin Capsules support immunity?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eMany Ayurvedic herbs provide antioxidant and immune-supporting benefits that help support the body's natural defense system.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should take Ayurvedic Multivitamin Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAdults experiencing low energy, weakness, poor nutrition or those seeking daily nutritional and wellness support may include these capsules in their routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take these capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTake 1 capsule after breakfast and 1 capsule after dinner with water, or as directed by a healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic Multivitamin Capsules suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, these capsules are suitable for adults seeking support for daily nutrition, energy, immunity and overall wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800679694580,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800679727348,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Multi_Vitamin_e40980ca-cd6a-418c-a62c-846e901d670a.jpg?v=1780747382"},{"product_id":"ayurvedic-capsules-for-anti-aging","title":"Ayurvedic Capsules for Anti Aging | Natural Ayurvedic Medicine for Youthful Skin \u0026 Collagen Support ( 60 Capsules)","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details of beSpecific Anti Aging Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Youthful Skin \u0026amp; Collagen Support\u003c\/h3\u003e\n\n            \u003cp\u003ebeSpecific Anti Aging Capsules are formulated with carefully selected Ayurvedic herbs that support healthy skin, natural glow, skin elasticity and long-term skin vitality.\u003c\/p\u003e\n\n            \u003cp\u003eThe formula works from within to support skin nourishment, hydration, collagen balance and protection against oxidative stress as part of a balanced wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Skin Elasticity\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Enhances Natural Glow\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Collagen Production\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Daily Skin Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eBoosts Skin Elasticity\u003c\/h4\u003e\n            \u003cp\u003eSupports skin firmness, resilience and a smoother-looking appearance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eEnhances Natural Glow\u003c\/h4\u003e\n            \u003cp\u003eSupports skin vitality, radiance and a healthy-looking complexion.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Collagen Production\u003c\/h4\u003e\n            \u003cp\u003eSupports natural collagen balance and long-term skin structure.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eProtects From Oxidative Stress\u003c\/h4\u003e\n            \u003cp\u003eProvides antioxidant support against everyday environmental stressors.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Early Signs Of Aging\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy skin as part of a consistent daily wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Daily Skin Wellness\u003c\/h4\u003e\n            \u003cp\u003eSupports skin nourishment, hydration and overall skin vitality.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Ingredients That Support Anti Aging Naturally\u003c\/h3\u003e\n            \u003cp\u003eA carefully selected blend of Ayurvedic herbs traditionally used to support skin hydration, nourishment, collagen support, cellular protection and overall skin vitality.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gotu_Kola.png\" alt=\"Gotu Kola\"\u003e\n              \u003cspan\u003eGotu Kola\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bhringraj.png\" alt=\"Bhringraj\"\u003e\n              \u003cspan\u003eBhringraj\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003eConsume 2 capsules after breakfast with a glass of water or milk.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003eTake 2 capsules after dinner with water or milk.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003eTake the capsules regularly every day as part of your wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Anti Aging Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\n            \u003cstrong\u003e60 Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003e2 Capsules After Breakfast \u0026amp; 2 Capsules After Dinner\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eSkin Elasticity, Natural Glow, Collagen Support \u0026amp; Skin Vitality\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eFormula\u003c\/span\u003e\n            \u003cstrong\u003eTraditional Ayurvedic Herbal Blend\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are beSpecific Anti Aging Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003ebeSpecific Anti Aging Capsules are Ayurvedic wellness supplements formulated with natural herbal extracts that support healthy skin, collagen production and protection against early signs of aging.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do anti-aging Ayurvedic capsules work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThese capsules work from within by providing herbal antioxidants and nutrients that support collagen production, skin elasticity and protection from oxidative stress.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should take anti-aging Ayurvedic capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey are suitable for adults who want to support healthy skin, skin hydration, natural glow and long-term skin wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules help reduce wrinkles and fine lines?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic herbs rich in antioxidants may support collagen production and skin wellness, which can help maintain healthy-looking skin over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results from anti-aging capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eMany users may notice improvements in skin hydration and glow within a few weeks. Regular use for 6–8 weeks is recommended for continued skin wellness support.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic anti-aging capsules safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, beSpecific capsules are formulated using traditional Ayurvedic herbs and are suitable for regular use when taken as recommended.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take anti-aging capsules with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIn most cases they can be taken alongside other wellness supplements. Consult a healthcare professional if you are already taking medication.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do anti-aging capsules help improve skin glow?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, Ayurvedic herbs such as Amla and Guduchi provide antioxidant support for skin health and natural radiance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these capsules suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, anti-aging Ayurvedic capsules are suitable for both men and women who want to support healthy skin and natural wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules slow down skin aging naturally?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic herbs provide antioxidant and nutritional support that helps maintain skin health and supports natural aging and long-term skin vitality.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47477438185716,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47477438218484,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Anti_Aging_34.png?v=1780916408"},{"product_id":"ayurvedic-keto-fat-burner-capsules","title":"Ayurvedic Keto Fat Burner Capsules – Advanced Ayurvedic Formula with 100% Natural Extracts for Weight Loss, Fat Metabolism \u0026 Appetite Control (60 Capsules)","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003eAYURVEDIC KETO FAT BURNER\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, powerful Ayurvedic ingredients, recommended usage\n        and complete product details for healthy weight management and metabolism support.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TABS NAVIGATION --\u003e\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TABS CONTENT --\u003e\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003c!-- OVERVIEW --\u003e\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Fat Burning \u0026amp; Metabolism\u003c\/h3\u003e\n\n            \u003cp\u003e\n              This advanced Ayurvedic keto fat burner formula is made with carefully\n              selected herbal ingredients traditionally used to support fat metabolism,\n              appetite balance, digestion, thermogenesis and natural energy balance.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Each ingredient in this blend plays a unique role in supporting healthy\n              weight management and an active lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Fat Metabolism\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Appetite Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Digestion \u0026amp; Metabolism\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Natural Energy Balance\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003c!-- BENEFITS --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eFat Metabolism Support\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports the body's natural fat metabolism and healthy calorie utilization.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eMetabolism Support\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support healthy metabolic activity and overall weight management.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eDigestive Support\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy digestion and digestive balance as part of a weight\n              management routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eNatural Energy Support\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports natural energy balance and an active lifestyle during your\n              wellness journey.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003c!-- INGREDIENTS --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally used to\n              support fat metabolism, digestion, appetite balance and healthy weight management.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Kokam\"\u003e\n              \u003cspan\u003eKokam\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guggul.png?v=1773834753\" alt=\"Guggul\"\u003e\n              \u003cspan\u003eGuggul\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png?v=1773841619\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Green_tea_Extract.png?v=1773918411\" alt=\"Green Tea Extract\"\u003e\n              \u003cspan\u003eGreen Tea Extract\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ajwain_Seed.png?v=1773841619\" alt=\"Ajwain\"\u003e\n              \u003cspan\u003eAjwain\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003c!-- HOW TO USE --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake As Recommended\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended serving according to the directions mentioned\n              on the product label.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Include it consistently as part of your daily wellness and weight\n              management routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eFollow A Healthy Lifestyle\u003c\/h4\u003e\n            \u003cp\u003e\n              Combine with balanced nutrition, regular activity and a healthy\n              lifestyle for overall wellness support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003c!-- PRODUCT DETAILS --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Keto Fat Burner\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eFat Metabolism \u0026amp; Weight Management\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eUse As Per Product Label Instructions\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\n            \u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is an Ayurvedic Keto Fat Burner?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It is an Ayurvedic herbal formulation made with ingredients traditionally\n            used to support fat metabolism, digestion, appetite balance and healthy\n            weight management.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does it support weight management?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The herbal ingredients are selected to support healthy metabolism,\n            digestion, natural energy balance and the body's normal fat metabolism.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It is intended for adults looking to support healthy weight management\n            as part of an active and balanced lifestyle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation includes Kokam, Guggul, Triphala, Green Tea Extract,\n            Shunthi, Pippali, Haridra, Ajwain, Ashwagandha and Guduchi.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take it?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Follow the recommended dosage and directions mentioned on the product label.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long should I use it?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Use consistently according to the product directions as part of your\n            regular wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take it with other medicines?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking regular medication or have any medical condition,\n            consult a qualified healthcare professional before using a new supplement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799482482932,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799482515700,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/KetoFatBurner_a6f56063-b0a6-482f-9d2a-26430f22f719.png?v=1787993310"},{"product_id":"ayurvedic-medicine-for-pcos-pcod","title":"Ayurvedic PCOS \u0026 PCOD Capsules – 100% Natural Extracts with Advanced Ayurvedic Formula for Hormonal Balance, Irregular Periods \u0026 Ovarian Health","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For PCOS \u0026amp; PCOD Wellness\u003c\/h3\u003e\n            \u003cp\u003e\n              Our Ayurvedic PCOS \u0026amp; PCOD formula is made with carefully\n              selected traditional herbs to support hormonal balance, menstrual\n              regularity, ovarian wellness and overall women's health.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              This herbal formulation is designed to support reproductive and\n              metabolic wellness as part of a balanced daily lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Hormonal Balance\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Menstrual Regularity\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Ovarian Wellness\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Women's Overall Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Hormonal Balance\u003c\/h4\u003e\n            \u003cp\u003eHelps support natural hormonal balance and women's wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Menstrual Cycle Regularity\u003c\/h4\u003e\n            \u003cp\u003eTraditionally formulated to support a healthy and regular menstrual cycle.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Ovarian Health\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy ovarian function and reproductive wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Metabolic Balance\u003c\/h4\u003e\n            \u003cp\u003eHelps support healthy metabolism and overall body balance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports PCOS \u0026amp; PCOD Wellness\u003c\/h4\u003e\n            \u003cp\u003eProvides Ayurvedic support for women managing PCOS and PCOD concerns.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Reproductive Wellness\u003c\/h4\u003e\n            \u003cp\u003eHelps support overall reproductive and women's health.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs used to\n              support hormonal balance, ovarian wellness, menstrual regularity\n              and overall women's health.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png?v=1773835191\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Yashtimadhu\"\u003e\n              \u003cspan\u003eYashtimadhu\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake Recommended Serving\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended serving as directed on the product label or\n              by a qualified healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake With Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume with a sufficient amount of water as part of your daily\n              wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow a consistent daily wellness routine for continued support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic PCOS \u0026amp; PCOD Support Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eWomen\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eAs Mentioned On Product Label\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is this PCOS \u0026amp; PCOD formula designed to support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This Ayurvedic formula is designed to support hormonal balance,\n            menstrual regularity, ovarian wellness and overall women's health.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It is formulated for women seeking Ayurvedic support for PCOS,\n            PCOD, hormonal balance and reproductive wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take the product according to the recommended dosage mentioned on\n            the product label or as advised by a qualified healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does it support hormonal balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation contains traditional Ayurvedic herbs selected to\n            support hormonal balance and overall women's wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does it support menstrual regularity?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The Ayurvedic formulation is designed to support hormonal wellness\n            and a healthy menstrual cycle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may support long-term wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are there any precautions?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are pregnant, breastfeeding, taking medication or have a\n            medical condition, consult a qualified healthcare professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799790141684,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799790174452,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/PCOS_PCOD_e91304ad-4f39-42ec-8050-bb81ca54b475.png?v=1787833790"},{"product_id":"ayurvedic-medicine-for-gas-acidity-relief","title":"Ayurvedic Capsules for Gas \u0026 Acidity Relief – Advanced Ayurvedic Formula with 100% Natural Extracts for Gas Relief, Acid Balance \u0026 Digestive Support","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details of beSpecific Gut Health Ayurvedic Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Digestion \u0026amp; Gut Balance\u003c\/h3\u003e\n\n            \u003cp\u003ebeSpecific Gut Health Ayurvedic Capsules are formulated with traditional digestive herbs that support healthy digestion, intestinal balance, nutrient absorption and long-term digestive wellness.\u003c\/p\u003e\n\n            \u003cp\u003eThe Ayurvedic formulation supports digestive fire, smoother digestion, gut comfort and natural digestive balance while helping with concerns such as gas, bloating, acidity and irregular bowel movement.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Digestion\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Gut Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Helps Relieve Gas \u0026amp; Bloating\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Digestion\u003c\/h4\u003e\n            \u003cp\u003eHelps support smooth digestion and healthy digestive function.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eHelps Relieve Gas \u0026amp; Bloating\u003c\/h4\u003e\n            \u003cp\u003eSupports relief from gas formation, bloating and digestive discomfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eImproves Nutrient Absorption\u003c\/h4\u003e\n            \u003cp\u003eSupports digestive efficiency and better absorption of nutrients from food.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Gut Bacteria\u003c\/h4\u003e\n            \u003cp\u003eHelps support intestinal balance and a healthy gut environment.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003ePromotes Regular Bowel Movement\u003c\/h4\u003e\n            \u003cp\u003eSupports bowel regularity and healthy digestive rhythm.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Overall Gut Wellness\u003c\/h4\u003e\n            \u003cp\u003eProvides comprehensive Ayurvedic support for long-term digestive wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Ingredients That Support Gut Health\u003c\/h3\u003e\n            \u003cp\u003eA carefully selected blend of Ayurvedic herbs traditionally used to support digestion, nutrient absorption, gut balance, bowel regularity and digestive comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haritaki.png\" alt=\"Haritaki\"\u003e\n              \u003cspan\u003eHaritaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Licorice\"\u003e\n              \u003cspan\u003eLicorice\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fennel_Seed.png\" alt=\"Fennel Seed\"\u003e\n              \u003cspan\u003eFennel Seed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Black_Pepper.png\" alt=\"Black Pepper\"\u003e\n              \u003cspan\u003eBlack Pepper\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003eTake 1 capsule after breakfast with a glass of water to support smooth digestion throughout the day.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003eConsume 1 capsule after dinner with water to support intestinal balance and comfortable digestion.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003eTake the capsules consistently every day as part of your Ayurvedic digestive wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Gut Health Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\n            \u003cstrong\u003e60 Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003e1 Capsule After Breakfast \u0026amp; 1 Capsule After Dinner\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eDigestion, Gut Balance, Gas, Bloating \u0026amp; Acidity\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eFormula\u003c\/span\u003e\n            \u003cstrong\u003eTraditional Ayurvedic Digestive Herbal Blend\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWhat are Ayurvedic capsules for gut health?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eAyurvedic capsules for gut health are herbal supplements formulated with traditional digestive herbs that support healthy digestion, improve gut balance and help maintain overall digestive wellness naturally.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eHow do Ayurvedic capsules support gut health?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eAyurvedic herbs help support digestive fire, intestinal balance, nutrient absorption and smoother digestion for long-term digestive wellness.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan Ayurvedic medicine help improve digestion?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eAyurvedic digestive herbs such as Triphala, Ginger, Amla and Pippali have traditionally been used to support digestion and maintain gut balance.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eAre Ayurvedic capsules beneficial for fatty liver support?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eMaintaining healthy digestion and gut function can contribute to overall metabolic and liver wellness.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWhat causes poor gut health?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003ePoor diet, stress, irregular eating habits, processed foods, lack of physical activity and weak digestion can contribute to gut imbalance and digestive discomfort.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan Ayurvedic capsules help relieve gas and bloating?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eTraditional Ayurvedic digestive herbs help support smoother digestion and may help reduce gas formation, bloating and abdominal heaviness after meals.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eAre Ayurvedic gut health capsules safe for daily use?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eAyurvedic herbal capsules are generally suitable for daily use when taken according to recommended dosage guidelines.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWhat ingredients are used in these Gut Health capsules?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eThe formula includes Triphala, Haritaki, Amla, Shunthi, Licorice, Fennel Seed, Guduchi, Pippali, Black Pepper and Shatavari.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eDo Ayurvedic capsules help improve nutrient absorption?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eSupporting healthy digestion may help improve digestive efficiency and nutrient absorption from food.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan Ayurvedic capsules support bowel regularity?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eHerbs such as Triphala and Haritaki are traditionally used in Ayurveda to support healthy bowel movement and intestinal balance.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eHow long does it take to see results from Gut Health capsules?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eResults may vary depending on lifestyle, diet and digestive health. Consistent use along with healthy eating habits may support digestive balance over time.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan Ayurvedic capsules support gut microbiome balance?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eTraditional Ayurvedic herbs help support a healthy intestinal environment and overall gut balance.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan I take Gut Health capsules with other supplements?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eConsult a healthcare professional if you are taking medications or other supplements.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWhat is the recommended dosage of Gut Health capsules?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eThe recommended dosage is 1 capsule twice daily after meals or as advised by a healthcare professional.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan Gut Health capsules be used as part of a daily wellness routine?\u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\u003cp\u003eYes, they can be included as part of a daily wellness routine along with balanced nutrition, hydration and healthy lifestyle habits.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799770775796,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799770808564,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gas_Acidity_272a2c9f-5496-4442-872c-1388df74aded.jpg?v=1772711790"},{"product_id":"ayurvedic-medicine-for-constipation-bloating","title":"Bloating \u0026 Constipation Capsules – Advanced Ayurvedic Formula for Gas, Bloating \u0026 Constipation Relief","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Digestive Comfort\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Our advanced Ayurvedic formulation is designed to support healthy\n              digestion, natural bowel movement, and relief from gas, bloating\n              and constipation.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Carefully selected traditional Ayurvedic herbs work together to\n              support digestive balance, gut comfort, natural cleansing and\n              regular bowel movement as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Bowel Movement\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Reduce Gas \u0026amp; Bloating\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Digestion\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Gut Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eRelieves Constipation Naturally\u003c\/h4\u003e\n            \u003cp\u003eSupports smoother and more comfortable bowel movement.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eReduces Gas \u0026amp; Bloating\u003c\/h4\u003e\n            \u003cp\u003eHelps support relief from gas formation and abdominal bloating.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003ePromotes Regular Bowel Movement\u003c\/h4\u003e\n            \u003cp\u003eSupports natural bowel regularity and digestive balance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eCleanses Intestines Naturally\u003c\/h4\u003e\n            \u003cp\u003eSupports natural elimination of digestive waste.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eImproves Digestion \u0026amp; Gut Comfort\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy digestion and everyday digestive comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Digestive Wellness\u003c\/h4\u003e\n            \u003cp\u003eHelps maintain healthy digestion and overall gut balance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Support Bloating \u0026amp; Constipation Relief\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic ingredients\n              that support healthy digestion, bowel regularity, gut comfort,\n              and natural relief from gas and bloating.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haritaki.png?v=1773841620\" alt=\"Haritaki\"\u003e\n              \u003cspan\u003eHaritaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bibhitaki.png?v=1773841619\" alt=\"Bibhitaki\"\u003e\n              \u003cspan\u003eBibhitaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png?v=1773841619\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fennel_Seed.png?v=1773841619\" alt=\"Fennel\"\u003e\n              \u003cspan\u003eFennel\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ajwain_Seed.png?v=1773841619\" alt=\"Ajwain\"\u003e\n              \u003cspan\u003eAjwain\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Licorice\"\u003e\n              \u003cspan\u003eLicorice\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume 1 capsule after breakfast with a glass of warm water to\n              support healthy digestion and reduce daytime bloating.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after dinner with water to support natural bowel\n              movement and overnight digestive wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the capsules regularly every day as part of your digestive\n              wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Digestive Wellness Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Support\u003c\/span\u003e\n            \u003cstrong\u003eConstipation, Gas, Bloating \u0026amp; Digestive Wellness\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are beSpecific Bloating \u0026amp; Constipation Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            These are Ayurvedic digestive capsules formulated with herbal\n            ingredients that support healthy digestion, regular bowel movement\n            and relief from constipation, gas and bloating.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do these capsules support constipation relief?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The Ayurvedic herbs in the formulation support healthy digestion,\n            smoother bowel movement and natural digestive balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules help reduce gas and bloating?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ingredients such as Ajwain, Shunthi and Fennel are traditionally\n            used to support digestive comfort and help reduce gas and bloating.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use these capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Adults experiencing irregular bowel movements, constipation,\n            digestive discomfort, gas or bloating may use the product as\n            directed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take these capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take 1 capsule after breakfast and 1 capsule after dinner with\n            water, or as directed by a healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary depending on diet and lifestyle. Regular use may\n            support smoother digestion and improved bowel movement over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support overall gut health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The Ayurvedic digestive ingredients support digestive balance,\n            bowel regularity and overall gut wellness as part of a healthy\n            lifestyle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799799709940,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799799742708,"sku":null,"price":3899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bloating_Constipation_0c1d1203-ee80-4bca-90b6-82eb6e2a19d6.jpg?v=1780745886"},{"product_id":"products-ayurvedic-capsule-for-piles-relief","title":"Ayurvedic Piles Relief Capsules – 100% Natural Extracts with Advanced Ayurvedic Formula for Piles Relief, Bleeding Piles, Constipation \u0026 Digestive Comfort","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Piles Relief\u003c\/h3\u003e\n            \u003cp\u003e\n              This Ayurvedic medicine for piles relief combines traditional herbal\n              extracts known for supporting digestive balance, reducing irritation,\n              and promoting comfortable bowel movement naturally.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              The carefully selected herbal formulation supports digestive comfort,\n              bowel regularity and overall gut wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Relief From Pain \u0026amp; Irritation\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Smooth Bowel Movement\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Relief In Bleeding Piles\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Overall Gut Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Relief from Pain \u0026amp; Irritation\u003c\/h4\u003e\n            \u003cp\u003eHelps support relief from piles-related pain and irritation.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003ePromotes Smooth Bowel Movement\u003c\/h4\u003e\n            \u003cp\u003eSupports comfortable and smooth bowel movement.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Relief in Bleeding Piles\u003c\/h4\u003e\n            \u003cp\u003eHelps support comfort associated with bleeding piles.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Constipation Strain\u003c\/h4\u003e\n            \u003cp\u003eSupports bowel regularity and helps reduce constipation-related strain.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Digestive Comfort\u003c\/h4\u003e\n            \u003cp\u003eHelps maintain digestive balance and internal comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Overall Gut Wellness\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy digestion and overall gut wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Support Piles Relief\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected Ayurvedic blend of traditional ingredients that\n              supports digestive balance, bowel comfort and piles relief.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Arshoghni_Vati.png?v=1773842587\" alt=\"Arshoghni Vati\"\u003e\n              \u003cspan\u003eArshoghni Vati\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Nagkesar.png?v=1773842588\" alt=\"Nagkesar\"\u003e\n              \u003cspan\u003eNagkesar\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png?v=1773841619\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Daruharidra.png?v=1773836868\" alt=\"Daruharidra\"\u003e\n              \u003cspan\u003eDaruharidra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Mulethi\"\u003e\n              \u003cspan\u003eMulethi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kutaj.png?v=1773842588\" alt=\"Kutaj\"\u003e\n              \u003cspan\u003eKutaj\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake Recommended Serving\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended serving as directed on the product label or\n              by a qualified healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake With Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume with a sufficient amount of water as part of your daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow a consistent wellness routine for continued digestive and bowel support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Piles Relief Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is this Piles Relief formula designed to support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This Ayurvedic formula is designed to support piles relief, digestive\n            comfort, smooth bowel movement and overall gut wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does it support smooth bowel movement?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the formulation contains traditional Ayurvedic ingredients that\n            support bowel regularity and comfortable bowel movement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it help reduce constipation strain?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The herbal formulation supports digestive balance and regular bowel\n            movement, helping reduce constipation-related strain.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take the capsules according to the dosage mentioned on the product\n            label or as advised by a qualified healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This product is formulated for adults seeking Ayurvedic support for\n            piles-related discomfort, digestive balance and bowel wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            balanced lifestyle may support long-term digestive wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are there any precautions?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you have a medical condition, are taking medication, or are\n            pregnant or breastfeeding, consult a healthcare professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800624742644,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800624775412,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Piles_Relief_10fe5eac-d522-40a3-b844-98d9ec5569f9.png?v=1787833988"},{"product_id":"allergy-relief-capsules-ayurvedic","title":"Allergy Relief Capsules – Ayurvedic Medicine for Skin Allergy, Sneezing \u0026 Itching (60 Capsules)","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details of beSpecific Allergy Relief Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support Against Allergy Triggers\u003c\/h3\u003e\n            \u003cp\u003eRooted in traditional Ayurvedic knowledge, our Allergy Relief formula is carefully developed to support the body's natural defense system from within, helping the body respond better to dust, pollen, pollution and seasonal changes.\u003c\/p\u003e\n            \u003cp\u003eThis herbal formulation supports overall immune balance, respiratory comfort and skin wellness rather than only focusing on temporary symptom relief.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n\u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eAyurvedic Herbal Formula\u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n\u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Allergy \u0026amp; Immune Balance\u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n\u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Ease Sneezing \u0026amp; Irritation\u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n\u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Skin \u0026amp; Respiratory Comfort\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Seasonal Allergy Relief\u003c\/h4\u003e\n            \u003cp\u003eHelps the body stay comfortable during seasonal changes and pollen exposure.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Sneezing\u003c\/h4\u003e\n            \u003cp\u003eSupports respiratory comfort and helps ease frequent sneezing episodes.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Immune Response\u003c\/h4\u003e\n            \u003cp\u003eStrengthens the body's natural defense against recurring allergies.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Respiratory Comfort\u003c\/h4\u003e\n            \u003cp\u003eHelps soothe throat irritation and supports easier breathing.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Soothe Skin Irritation\u003c\/h4\u003e\n            \u003cp\u003eSupports relief from itching, redness and skin sensitivity caused by allergens.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Allergy Wellness\u003c\/h4\u003e\n            \u003cp\u003eDesigned to fit into your everyday Ayurvedic wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003eA powerful blend of traditionally trusted Ayurvedic herbs designed to support allergy relief, immunity, respiratory comfort and skin health.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Neem.png?v=1773746688\" alt=\"Neem\"\u003e\u003cspan\u003eNeem\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Yashtimadhu\"\u003e\u003cspan\u003eYashtimadhu\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi.png?v=1773746688\" alt=\"Tulsi\"\u003e\u003cspan\u003eTulsi\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Nirgundi.png?v=1773746688\" alt=\"Nirgundi\"\u003e\u003cspan\u003eNirgundi\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shirish.png?v=1773746688\" alt=\"Shirish\"\u003e\u003cspan\u003eShirish\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kantakari.png?v=1773746688\" alt=\"Kantakari\"\u003e\u003cspan\u003eKantakari\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003eConsume 1 capsule after breakfast with a glass of water to support immunity and help reduce allergy symptoms such as sneezing, itching and irritation.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003eTake 1 capsule after dinner with water to help support overnight immune balance and reduce allergy discomfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003eFor optimal allergy relief and immune support, take the capsules consistently every day as part of your daily wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\u003cstrong\u003eAyurvedic Allergy Relief Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"fd-faq-list\"\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWhat are beSpecific Allergy Relief Capsules? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic herbal supplements designed to support relief from common allergy symptoms such as sneezing, skin itching, redness, and environmental sensitivities.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eHow do these capsules work? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey support the body's natural immune balance so it can better adapt to environmental allergens such as dust, pollen, and pollution.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan these capsules help with seasonal allergies? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, the herbs are traditionally used to support the body during seasonal changes that may trigger sneezing and irritation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eDo they help reduce sneezing? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe herbal ingredients support respiratory comfort and may help reduce frequent sneezing caused by environmental allergens.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan they help with skin itching and redness? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eCertain Ayurvedic herbs in the formula are traditionally known to support skin health and help soothe allergy-related irritation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eAre these capsules helpful for dust allergy? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formulation supports the body's ability to manage environmental triggers such as dust, pollution, and other allergens.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWho should take Allergy Relief Capsules? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAdults experiencing seasonal allergies, skin sensitivity, frequent sneezing, or environmental allergy triggers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eHow long does it take to see results? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults vary by individual, but regular use as part of a healthy lifestyle may help support better comfort over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eAre they safe for daily use? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, the Ayurvedic formulation is generally gentle and suitable for daily wellness support when taken as directed.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan they support immune health? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, several herbs in the formula are traditionally known to support the body's natural immune defense system.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800618156276,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800618189044,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Allergy_Relief_37b6cb1a-8c43-4c02-9163-5829b3beb526.jpg?v=1780747540"},{"product_id":"ayurvedic-medicine-for-lung-detox","title":"Lung Detox Ayurvedic Capsules – Ayurvedic Medicine for Lung Detox \u0026 Respiratory Health | 60 Caps","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details of Lung Detox Ayurvedic Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Lung Detox \u0026amp; Respiratory Wellness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Lung Detox Ayurvedic Capsules combine traditional herbs\n              formulated to support respiratory cleansing, clear airways, mucus\n              balance and healthy lung function.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The Ayurvedic formulation supports the body's natural respiratory\n              cleansing mechanisms, airway comfort and balanced respiratory flow\n              as part of a healthy daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Lung Cleansing\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Clear Airways\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Mucus Balance\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Respiratory Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Lung Cleansing\u003c\/h4\u003e\n            \u003cp\u003eTraditional Ayurvedic herbs support the body's natural respiratory cleansing mechanisms.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Mucus Clearance\u003c\/h4\u003e\n            \u003cp\u003eThe herbal formulation helps support natural mucus balance and airway comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Clear Airways\u003c\/h4\u003e\n            \u003cp\u003eSelected Ayurvedic herbs traditionally support airway clarity and smooth respiratory flow.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Breathing Comfort\u003c\/h4\u003e\n            \u003cp\u003eThe formulation is designed to support respiratory balance and comfortable breathing.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Throat Comfort\u003c\/h4\u003e\n            \u003cp\u003eSoothing Ayurvedic herbs help support throat and airway comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eDaily Respiratory Wellness\u003c\/h4\u003e\n            \u003cp\u003eRegular use as part of a healthy lifestyle supports long-term respiratory wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally used to\n              support lung cleansing, mucus clearance, throat comfort and overall\n              respiratory wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Vasaka.png?v=1773913463\" alt=\"Vasaka\"\u003e\n              \u003cspan\u003eVasaka\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kantakari.png?v=1773746688\" alt=\"Kantakari\"\u003e\n              \u003cspan\u003eKantakari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bharangi.png?v=1773913464\" alt=\"Bharangi\"\u003e\n              \u003cspan\u003eBharangi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi.png\" alt=\"Tulsi\"\u003e\n              \u003cspan\u003eTulsi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Mulethi.png\" alt=\"Mulethi Yashtimadhu\"\u003e\n              \u003cspan\u003eMulethi (Yashtimadhu)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pushkarmool.png\" alt=\"Pushkarmool\"\u003e\n              \u003cspan\u003ePushkarmool\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake 1 Capsule\u003c\/h4\u003e\n            \u003cp\u003eTake one Lung Detox Ayurvedic Capsule with water after a meal.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eUse Twice Daily\u003c\/h4\u003e\n            \u003cp\u003eThe recommended usage is generally one capsule twice daily after meals.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003eUse consistently as part of a healthy lifestyle or as directed by a healthcare professional.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Lung Detox Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003e1 Capsule Twice Daily After Meals\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eLung Cleansing, Airway Comfort, Mucus Balance \u0026amp; Respiratory Wellness\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Lung Detox Ayurvedic Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eLung Detox Ayurvedic Capsules are herbal supplements formulated with traditional Ayurvedic herbs that support lung cleansing, clear airways and healthy respiratory function.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Ayurvedic medicine for lung detox work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt supports the body's natural respiratory cleansing mechanisms, mucus balance, airway comfort and balanced respiratory function.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Which herbs are used in Lung Detox?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formulation includes Vasaka, Tulsi, Kantakari, Mulethi, Bharangi, Pushkarmool, Pippali, Haridra and Shunthi.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Lung Detox support mucus clearance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, selected Ayurvedic herbs traditionally support natural mucus clearance and help maintain clear breathing passages.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does it support cough and throat comfort?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTraditional Ayurvedic herbs in the formulation support throat comfort and healthy respiratory wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can take Lung Detox Ayurvedic Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAdults seeking natural Ayurvedic support for respiratory wellness, airway clarity and breathing comfort may use the product as directed.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it support respiratory wellness for people exposed to pollution?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe Ayurvedic herbs support the body's natural respiratory cleansing processes and may be useful as part of a respiratory wellness routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Lung Detox suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUse according to the recommended dosage instructions. If you have a medical condition or take medicines, consult a healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults may vary depending on lifestyle, environmental exposure and individual health. Consistent use may support gradual respiratory wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe recommended dosage is generally one capsule twice daily after meals or as directed by a healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is it suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, the formulation is intended for adults seeking natural Ayurvedic respiratory wellness support.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Lung Detox be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIf you are taking medicines or other supplements regularly, consult a healthcare professional before combining products.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Lung Detox support long-term respiratory wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt can be included as part of a healthy wellness routine to support clear airways, breathing comfort and long-term respiratory wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800614420724,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800614453492,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Lung_Detox.jpg?v=1772705887"},{"product_id":"ayurvedic-medicine-for-thyroid-health","title":"Ayurvedic Thyroid Health Capsules – Advanced Ayurvedic Formula Made with 100% Natural Extracts for Thyroid Balance, Metabolism \u0026 Hormonal Support","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003eTHYROID HEALTH\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and complete\n        product details for thyroid balance, metabolic wellness and endocrine support.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TABS NAVIGATION --\u003e\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003c!-- OVERVIEW --\u003e\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Thyroid Balance \u0026amp; Metabolic Wellness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Our Ayurvedic Thyroid Health formula combines carefully selected herbal\n              extracts traditionally used in Ayurveda to support thyroid balance,\n              metabolic activity and endocrine wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The formulation is designed to support hormonal harmony, healthy energy\n              levels and overall glandular balance as part of a balanced lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Thyroid Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Metabolic Activity\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Energy \u0026amp; Vitality\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Hormonal Balance\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003c!-- BENEFITS --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eThyroid Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy thyroid balance and normal glandular wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eMetabolic Support\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps maintain healthy metabolic activity and balanced energy utilization.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eEnergy \u0026amp; Vitality\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports natural energy levels and everyday vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eHormonal Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports hormonal harmony and overall endocrine system wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003c!-- INGREDIENTS --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs formulated\n              to support thyroid balance, metabolism, energy and endocrine wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003c!-- INGREDIENT 1 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kanchnaar_Bark.png?v=1773841867\" alt=\"Kanchnaar\" loading=\"lazy\"\u003e\n              \u003cspan\u003eKanchnaar\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- INGREDIENT 2 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guggul.png?v=1773834753\" alt=\"Guggul\" loading=\"lazy\"\u003e\n              \u003cspan\u003eGuggul\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- INGREDIENT 3 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\" loading=\"lazy\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- INGREDIENT 4 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Varuna.png?v=1773838104\" alt=\"Varuna\" loading=\"lazy\"\u003e\n              \u003cspan\u003eVaruna\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- INGREDIENT 5 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\" loading=\"lazy\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- INGREDIENT 6 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\" loading=\"lazy\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- INGREDIENT 7 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png?v=1773835191\" alt=\"Shatavari\" loading=\"lazy\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- INGREDIENT 8 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\" loading=\"lazy\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- INGREDIENT 9 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\" loading=\"lazy\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003c!-- HOW TO USE --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Meals\u003c\/h4\u003e\n            \u003cp\u003e\n              Take one capsule twice daily after meals, or follow the directions\n              provided by your healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Include the formula consistently as part of your regular wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eMaintain A Healthy Lifestyle\u003c\/h4\u003e\n            \u003cp\u003e\n              Combine with balanced nutrition, healthy sleep and an active lifestyle\n              to support overall metabolic and endocrine wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003c!-- PRODUCT DETAILS --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Thyroid Health Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eThyroid Balance, Metabolism \u0026amp; Endocrine Wellness\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Ingredients\u003c\/span\u003e\n            \u003cstrong\u003eKanchnaar, Guggul, Ashwagandha, Varuna, Punarnava \u0026amp; More\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n\n\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic Thyroid Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic thyroid capsules are herbal formulations made with traditional\n            Ayurvedic ingredients that support thyroid balance, metabolic wellness\n            and endocrine system health.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Ayurvedic medicine support thyroid health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbs are traditionally used to support metabolic processes,\n            hormonal harmony and overall glandular function as part of a balanced lifestyle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are included?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation includes Kanchnaar, Guggul, Ashwagandha, Varuna,\n            Punarnava, Guduchi, Shatavari, Haridra and Pippali.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it support metabolism?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The herbal formulation contains ingredients traditionally used to\n            support metabolic activity, balanced energy utilization and overall wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it support energy levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Some Ayurvedic herbs traditionally used for thyroid wellness may help\n            support metabolic activity and maintain natural energy levels.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The common dosage is one capsule twice daily after meals, or as directed\n            by a qualified healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take it with other medicines?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking medication, consult a qualified healthcare professional\n            before combining this product with other medicines or supplements.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799840702708,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799840735476,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/ThyroidHealth.png?v=1787993133"},{"product_id":"ayurvedic-medicine-for-blood-pressure-control","title":"Ayurvedic Blood Pressure Capsules – Advanced Ayurvedic Formula for Blood Pressure \u0026 Heart Health Support","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details of beSpecific Blood Pressure Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Blood Pressure \u0026amp; Heart Wellness\u003c\/h3\u003e\n\n            \u003cp\u003eRooted in traditional Ayurvedic wisdom, our Blood Pressure support formula is carefully developed to help maintain balanced circulation, healthy blood pressure levels and overall cardiovascular wellness.\u003c\/p\u003e\n\n            \u003cp\u003eThis advanced Ayurvedic blend works internally to support the body's natural blood pressure regulation, healthy blood flow, vascular wellness and heart balance as part of a consistent daily wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Blood Pressure\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Improves Blood Circulation\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Promotes Heart \u0026amp; Vascular Wellness\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Ayurvedic Herbal Formula\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Blood Pressure\u003c\/h4\u003e\n            \u003cp\u003eHelps support the maintenance of healthy blood pressure balance as part of a consistent wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eImproves Blood Circulation\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy circulation and better cardiovascular balance throughout the body.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003ePromotes Heart Health\u003c\/h4\u003e\n            \u003cp\u003eSupports overall heart wellness and healthy cardiovascular function.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eHelps Manage BP Fluctuations\u003c\/h4\u003e\n            \u003cp\u003eSupports the body's natural ability to maintain balanced blood pressure levels during daily lifestyle changes.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Vascular Wellness\u003c\/h4\u003e\n            \u003cp\u003eTraditional Ayurvedic herbs help support healthy blood flow and overall vascular wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Daily Heart Wellness\u003c\/h4\u003e\n            \u003cp\u003eA carefully selected Ayurvedic blend designed for daily cardiovascular and heart wellness support.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Support Blood Pressure Balance\u003c\/h3\u003e\n            \u003cp\u003eA carefully selected blend of traditional Ayurvedic herbs designed to support healthy blood pressure, circulation, heart wellness and cardiovascular balance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Arjuna.png?v=1773839502\" alt=\"Arjuna\"\u003e\n              \u003cspan\u003eArjuna\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Sarpagandha.png?v=1773839502\" alt=\"Sarpagandha\"\u003e\n              \u003cspan\u003eSarpagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jatamansi.png?v=1773835191\" alt=\"Jatamansi\"\u003e\n              \u003cspan\u003eJatamansi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Brahmi.png?v=1773839502\" alt=\"Brahmi\"\u003e\n              \u003cspan\u003eBrahmi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shankhpushpi.png?v=1773839502\" alt=\"Shankhpushpi\"\u003e\n              \u003cspan\u003eShankhpushpi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003eConsume 1 capsule after breakfast with a glass of water to support healthy circulation and balanced blood pressure throughout the day.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003eTake 1 capsule after dinner with water to support cardiovascular balance and maintain healthy blood pressure overnight.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003eFor optimal blood pressure and cardiovascular support, take the capsules consistently every day as part of your wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Blood Pressure Support Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003e1 Capsule After Breakfast \u0026amp; 1 Capsule After Dinner\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eHealthy Blood Pressure, Circulation \u0026amp; Cardiovascular Wellness\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eFormula\u003c\/span\u003e\n            \u003cstrong\u003eTraditional Ayurvedic Herbal Blend\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n      \u003ch2 style=\"font-size: 28px; margin-top: 5px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-faq-list\" style=\"margin-top: 20px;\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are beSpecific Blood Pressure Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003ebeSpecific Blood Pressure Capsules are Ayurvedic wellness supplements made with herbal ingredients that help support healthy blood pressure levels, improve circulation and promote natural cardiovascular balance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Ayurvedic blood pressure capsules work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThese capsules support healthy blood circulation, help maintain natural blood pressure balance and promote cardiovascular wellness using traditional Ayurvedic herbs.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should take blood pressure support capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThese capsules are intended for adults looking to support healthy blood pressure, circulation and overall cardiovascular wellness naturally.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules help maintain normal blood pressure levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTraditional Ayurvedic herbs are used to support healthy blood pressure balance, circulation, stress management and cardiovascular wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results from BP support capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults may vary from person to person. Consistent use as part of a healthy lifestyle can support overall wellness and circulation over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic blood pressure capsules suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe product is formulated for regular Ayurvedic wellness support when taken according to the recommended directions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules help improve blood circulation?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe Ayurvedic herbs in the formulation support healthy circulation, which contributes to overall cardiovascular wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take blood pressure capsules with other medications?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIf you are taking medication for blood pressure or any other condition, consult a healthcare professional before starting any supplement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these capsules suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, these Ayurvedic Blood Pressure support capsules are intended for adult men and women looking to maintain healthy blood pressure and cardiovascular wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do Ayurvedic herbs help with stress-related blood pressure changes?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eCertain Ayurvedic herbs traditionally support calmness, relaxation and nervous system balance, which can contribute to overall cardiovascular wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support heart health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, the formulation includes traditional Ayurvedic herbs used to support heart function, circulation and overall cardiovascular wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage of Blood Pressure Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTake 1 capsule after breakfast and 1 capsule after dinner with water, or follow the directions provided on the product label or by your healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can lifestyle changes support better blood pressure results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eMaintaining a balanced diet, managing salt intake, exercising regularly, sleeping well and managing stress can support overall cardiovascular wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800604950772,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800604983540,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Blood_Pressure_68678da8-5b84-4904-8939-8e0fb9fb625c.jpg?v=1780747640"},{"product_id":"cancer-health-immunity-strength-daily-wellness-care","title":"Ayurvedic Cancer Health Support Capsules – Ayurvedic Immunity \u0026 Recovery Formula | 60 Capsules","description":"\u003cstyle\u003e\n  \/* =========================================================\n     PRODUCT TABS\n  ========================================================= *\/\n\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n\n    width: 100%;\n    padding: 70px 20px;\n\n    background:\n      radial-gradient(\n        circle,\n        rgba(20, 83, 33, 0.08) 1px,\n        transparent 1px\n      ),\n      linear-gradient(\n        180deg,\n        #f7faf6 0%,\n        #eef5ec 100%\n      );\n\n    background-size:\n      22px 22px,\n      auto;\n  }\n\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: 0 auto;\n  }\n\n  \/* =========================================================\n     HEADING\n  ========================================================= *\/\n\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .bs-eyebrow::before,\n  .bs-eyebrow::after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* =========================================================\n     TAB NAVIGATION\n  ========================================================= *\/\n\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n\n    background: rgba(255, 255, 255, 0.9);\n\n    box-shadow:\n      0 8px 25px rgba(20, 83, 33, 0.06);\n\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n\n  .bs-tab-button {\n    flex: 1 0 160px;\n\n    border: 0;\n    border-radius: 11px;\n\n    padding: 16px 20px;\n\n    background: transparent;\n    color: #697169;\n\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n\n    cursor: pointer;\n    white-space: nowrap;\n\n    transition:\n      background 0.25s ease,\n      color 0.25s ease,\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #ffffff;\n\n    box-shadow:\n      0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n\n  .bs-tab-button:focus-visible {\n    outline: 2px solid var(--bs-gold);\n    outline-offset: 2px;\n  }\n\n  \/* =========================================================\n     CONTENT\n  ========================================================= *\/\n\n  .bs-tabs-content {\n    width: 100%;\n\n    padding: 45px;\n\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n\n    background: rgba(255, 255, 255, 0.94);\n\n    box-shadow:\n      0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n\n  .bs-tab-panel {\n    display: none;\n  }\n\n  .bs-tab-panel.active {\n    display: block;\n    animation: bsFade 0.35s ease;\n  }\n\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  \/* =========================================================\n     OVERVIEW\n  ========================================================= *\/\n\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n\n  .bs-overview-content p {\n    margin: 0 0 14px;\n\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bs-highlight-box {\n    padding: 8px 24px;\n\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #f8fbf7,\n        #edf5eb\n      );\n  }\n\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n\n    padding: 18px 0;\n\n    border-bottom: 1px solid #dce7da;\n\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    flex: 0 0 28px;\n\n    width: 28px;\n    height: 28px;\n\n    border-radius: 50%;\n\n    background: var(--bs-green);\n    color: #ffffff;\n\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     BENEFITS\n  ========================================================= *\/\n\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .bs-benefit-card {\n    padding: 28px;\n\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n\n    background: #ffffff;\n\n    transition:\n      transform 0.25s ease,\n      border-color 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n\n    border-color: #b8d0b5;\n\n    box-shadow:\n      0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n\n  .bs-benefit-number {\n    margin-bottom: 6px;\n\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n\n  .bs-benefit-card p {\n    margin: 0;\n\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* =========================================================\n     INGREDIENTS\n  ========================================================= *\/\n\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n\n  .bs-ingredients-intro p {\n    margin: 0;\n\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 170px;\n    padding: 16px 10px;\n\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n\n    background: #ffffff;\n\n    text-align: center;\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n\n    box-shadow:\n      0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n\n    margin-bottom: 12px;\n\n    border-radius: 50%;\n\n    object-fit: cover;\n  }\n\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     HOW TO USE\n  ========================================================= *\/\n\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n\n    grid-template-columns:\n      minmax(0, 1fr)\n      40px\n      minmax(0, 1fr)\n      40px\n      minmax(0, 1fr) !important;\n\n    align-items: center !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n\n    gap: 0 !important;\n\n    padding: 30px !important;\n\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n\n    background:\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        #f3f8f1 100%\n      ) !important;\n\n    overflow: hidden !important;\n  }\n\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n\n    min-height: 240px !important;\n\n    margin: 0 !important;\n    padding: 28px 22px !important;\n\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n\n    background: #ffffff !important;\n\n    text-align: center !important;\n\n    overflow: hidden !important;\n\n    box-sizing: border-box !important;\n\n    transition:\n      transform 0.3s ease,\n      border-color 0.3s ease,\n      box-shadow 0.3s ease !important;\n  }\n\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n\n    border-color: #145321 !important;\n\n    box-shadow:\n      0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n\n    width: 54px !important;\n    height: 54px !important;\n\n    min-width: 54px !important;\n    min-height: 54px !important;\n\n    flex: 0 0 54px !important;\n\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n\n    border-radius: 50% !important;\n\n    background: #145321 !important;\n    color: #ffffff !important;\n\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n\n    box-shadow:\n      0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n\n    color: #1f2a20 !important;\n\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n\n    letter-spacing: 0 !important;\n\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin: 0 !important;\n    padding: 0 !important;\n\n    color: #697169 !important;\n\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n\n    letter-spacing: 0 !important;\n\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n\n    width: 40px !important;\n    min-width: 40px !important;\n\n    height: 2px !important;\n\n    margin: 0 !important;\n    padding: 0 !important;\n\n    background:\n      linear-gradient(\n        90deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n\n    align-self: center !important;\n  }\n\n  \/* =========================================================\n     PRODUCT DETAILS\n  ========================================================= *\/\n\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n\n    background: #ffffff;\n  }\n\n  .bs-detail-row {\n    display: grid;\n\n    grid-template-columns: 1fr 1.2fr;\n\n    gap: 20px;\n\n    padding: 20px 25px;\n\n    border-bottom: 1px solid #edf0ec;\n  }\n\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n\n  \/* =========================================================\n     TABLET\n  ========================================================= *\/\n\n  @media (max-width: 900px) {\n\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns:\n        minmax(0, 1fr)\n        20px\n        minmax(0, 1fr)\n        20px\n        minmax(0, 1fr) !important;\n\n      padding: 20px !important;\n    }\n\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media (max-width: 749px) {\n\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n\n    .bs-tabs-nav {\n      justify-content: flex-start;\n\n      margin-left: -15px;\n      width: calc(100% + 30px);\n\n      padding: 6px 15px;\n\n      border-radius: 0;\n\n      border-left: 0;\n      border-right: 0;\n    }\n\n    .bs-tab-button {\n      flex: 0 0 auto;\n\n      padding: 12px 17px;\n\n      font-size: 13px;\n    }\n\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .bs-ingredient {\n      min-height: 145px;\n    }\n\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n\n      flex-direction: column !important;\n      align-items: stretch !important;\n\n      width: 100% !important;\n\n      padding: 16px !important;\n\n      border-radius: 18px !important;\n    }\n\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n\n      min-height: auto !important;\n\n      padding: 26px 20px !important;\n    }\n\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n\n      width: 2px !important;\n      min-width: 2px !important;\n\n      height: 32px !important;\n\n      margin: 0 auto !important;\n\n      background:\n        linear-gradient(\n          180deg,\n          #dcebd9 0%,\n          #b98a4a 50%,\n          #dcebd9 100%\n        ) !important;\n    }\n\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n\n      min-width: 48px !important;\n      min-height: 48px !important;\n\n      flex: 0 0 48px !important;\n\n      font-size: 16px !important;\n    }\n\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n\n      gap: 6px;\n\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     PRODUCT INFORMATION TABS\n========================================================= --\u003e\n\n\u003csection class=\"bs-product-tabs\" id=\"bs-product-tabs\"\u003e\n\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003c!-- HEADING --\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n\n      \u003cdiv class=\"bs-eyebrow\"\u003e\n        PRODUCT INFORMATION\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Everything You Need To Know\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage\n        and complete product details of Cancer Health Support Capsules.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- =====================================================\n         TAB BUTTONS\n         IMPORTANT: data-tab MUST MATCH PANEL ID\n    ====================================================== --\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\" role=\"tablist\"\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\" role=\"tab\" aria-selected=\"true\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\" role=\"tab\" aria-selected=\"false\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\" role=\"tab\" aria-selected=\"false\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\" role=\"tab\" aria-selected=\"false\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\" role=\"tab\" aria-selected=\"false\"\u003e\n        Product Details\n      \u003c\/button\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- =====================================================\n         TAB CONTENT\n    ====================================================== --\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n\n      \u003c!-- ===================================================\n           OVERVIEW\n      ==================================================== --\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n\n            \u003ch3\u003e\n              Ayurvedic Support For Immunity, Strength \u0026amp; Daily Wellness\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Cancer Health Support Capsules are an Ayurvedic\n              wellness formulation designed to support natural immunity,\n              strength, vitality and overall body wellness during demanding\n              health conditions.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The formulation combines carefully selected Ayurvedic herbs\n              traditionally valued for antioxidant support, immune wellness,\n              recovery support and helping the body maintain natural balance.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003eSupports Natural Immunity\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003eSupports Strength \u0026amp; Vitality\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003eProvides Antioxidant Support\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003eSupports Daily Wellness\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ===================================================\n           BENEFITS\n      ==================================================== --\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n\n            \u003ch4\u003e\n              Supports Natural Immunity\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Ayurvedic herbs traditionally support the body's natural\n              immune defenses and overall resilience.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n\n            \u003ch4\u003e\n              Helps Maintain Strength \u0026amp; Vitality\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Supports everyday strength, energy and vitality during\n              periods of physical weakness and fatigue.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n\n            \u003ch4\u003e\n              Provides Antioxidant Support\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Herbal antioxidants help support protection from oxidative\n              stress and overall cellular wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n\n            \u003ch4\u003e\n              Supports Cellular Wellness\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Traditional Ayurvedic herbs provide wellness support for\n              maintaining overall body balance and resilience.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n\n            \u003ch4\u003e\n              Helps Support Energy\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              The formulation supports natural vitality and helps maintain\n              strength during periods of weakness and tiredness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n\n            \u003ch4\u003e\n              Promotes Daily Ayurvedic Wellness\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Regular use supports immunity, vitality and overall wellness\n              as part of a balanced daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ===================================================\n           INGREDIENTS\n      ==================================================== --\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n\n            \u003ch3\u003e\n              9 Powerful Ayurvedic Ingredients\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally\n              known for supporting immunity, antioxidant protection,\n              strength, vitality and overall wellness.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png\" alt=\"Ashwagandha\" loading=\"lazy\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png\" alt=\"Guduchi\" loading=\"lazy\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png\" alt=\"Curcumin\" loading=\"lazy\"\u003e\n              \u003cspan\u003eCurcumin\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi.png\" alt=\"Tulsi\" loading=\"lazy\"\u003e\n              \u003cspan\u003eTulsi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png\" alt=\"Shatavari\" loading=\"lazy\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png\" alt=\"Amla\" loading=\"lazy\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png\" alt=\"Yashtimadhu\" loading=\"lazy\"\u003e\n              \u003cspan\u003eYashtimadhu\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bhumi_Amla.png\" alt=\"Bhumi Amla\" loading=\"lazy\"\u003e\n              \u003cspan\u003eBhumi Amla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png\" alt=\"Pippali\" loading=\"lazy\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ===================================================\n           HOW TO USE\n      ==================================================== --\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n\n            \u003cdiv class=\"bs-step-number\"\u003e\n              1\n            \u003c\/div\u003e\n\n            \u003ch4\u003e\n              Take After Breakfast\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Consume 1 capsule after breakfast with a glass of water.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n\n            \u003cdiv class=\"bs-step-number\"\u003e\n              2\n            \u003c\/div\u003e\n\n            \u003ch4\u003e\n              Take After Dinner\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take 1 capsule after dinner with water as part of your\n              daily wellness routine.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n\n            \u003cdiv class=\"bs-step-number\"\u003e\n              3\n            \u003c\/div\u003e\n\n            \u003ch4\u003e\n              Use Consistently\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Use regularly every day for continued Ayurvedic immunity,\n              strength and vitality support.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ===================================================\n           PRODUCT DETAILS\n      ==================================================== --\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n\n            \u003cstrong\u003e\n              Ayurvedic Cancer Health Support Capsules\n            \u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n\n            \u003cstrong\u003e\n              Capsules\n            \u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n\n            \u003cstrong\u003e\n              1 Capsule After Breakfast \u0026amp; 1 Capsule After Dinner\n            \u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n\n            \u003cstrong\u003e\n              Immunity, Strength, Vitality, Antioxidant \u0026amp; Daily Wellness\n            \u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     FAQ SECTION\n========================================================= --\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003e\n        Need Help?\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are beSpecific Cancer Health Support Capsules?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            These are Ayurvedic wellness capsules formulated with herbal\n            extracts that support immunity, antioxidant protection,\n            strength and overall vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do these Ayurvedic support capsules work?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation combines antioxidant and adaptogenic\n            Ayurvedic herbs to support natural immunity, vitality and\n            overall body wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can take these capsules?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            They are intended for adults seeking Ayurvedic support for\n            immunity, strength, vitality and overall wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support immunity during long-term health challenges?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbs such as Guduchi, Ashwagandha and Tulsi are\n            traditionally used to support immunity and natural vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are the key herbal ingredients?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula includes Ashwagandha, Guduchi, Curcumin, Tulsi,\n            Shatavari, Amla, Yashtimadhu, Bhumi Amla and Pippali.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these capsules suitable for daily use?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Use according to the recommended dosage. If you have a\n            medical condition or are taking medicines, consult your\n            healthcare professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How many capsules should I take daily?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The recommended usage is 1 capsule after breakfast and\n            1 capsule after dinner with water.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules be taken with other supplements?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking medicines or other supplements, consult\n            your healthcare professional before adding a new supplement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do these capsules support weakness and fatigue?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The Ayurvedic formulation is designed to support strength,\n            energy and overall vitality during periods of weakness\n            and tiredness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice wellness benefits?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary. Consistent use as part of a balanced\n            lifestyle may support immunity, vitality and overall\n            wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these capsules suitable for both men and women?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, these Ayurvedic wellness capsules are designed for\n            adults seeking support for immunity, strength and vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What makes Ayurvedic capsules different from regular supplements?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic formulations combine multiple traditional herbal\n            ingredients to provide broad wellness support through a\n            holistic approach.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do these capsules provide antioxidant support?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, ingredients such as Curcumin, Amla and Guduchi are\n            traditionally valued for antioxidant support and overall\n            wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support recovery and vitality?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation is designed to support body strength,\n            natural vitality and overall wellness during demanding\n            health conditions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Where should I store these capsules?\n\n          \u003cspan class=\"fd-faq-icon\"\u003e\n            +\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Store the capsules in a cool, dry place away from direct\n            sunlight and moisture.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     FAQ CSS\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\n  .fd-faq,\n  .fd-faq * {\n    box-sizing: border-box;\n  }\n\n  .fd-faq {\n    width: 100%;\n\n    padding: 70px 20px !important;\n\n    background: #f6f7f3;\n  }\n\n  .fd-faq .fd-section-inner {\n    width: 100%;\n    max-width: 900px;\n\n    margin: 0 auto;\n  }\n\n  .fd-faq .fd-eyebrow {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    padding: 8px 15px;\n\n    background: #ffffff;\n\n    border: 1px solid rgba(36, 76, 54, 0.12);\n    border-radius: 100px;\n\n    color: #244c36;\n\n    font-size: 13px;\n    font-weight: 700;\n\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .fd-faq .fd-section-title {\n    margin: 18px auto 0;\n\n    text-align: center;\n\n    color: #1d241f;\n\n    font-size: 52px;\n    line-height: 1.1;\n    font-weight: 600;\n\n    letter-spacing: -0.03em;\n  }\n\n  .fd-faq .fd-faq-list {\n    width: 100%;\n\n    margin: 48px auto 0;\n  }\n\n  .fd-faq .fd-faq-item {\n    margin-bottom: 14px;\n\n    background: #ffffff;\n\n    border: 1px solid rgba(36, 76, 54, 0.12);\n    border-radius: 18px;\n\n    overflow: hidden;\n\n    transition:\n      border-color 0.3s ease,\n      box-shadow 0.3s ease,\n      transform 0.3s ease;\n  }\n\n  .fd-faq .fd-faq-item:hover {\n    border-color: rgba(36, 76, 54, 0.25);\n\n    box-shadow:\n      0 12px 30px rgba(20, 45, 30, 0.06);\n  }\n\n  .fd-faq .fd-faq-question {\n    width: 100%;\n\n    padding: 22px 25px;\n\n    display: flex;\n\n    align-items: center;\n    justify-content: space-between;\n\n    gap: 20px;\n\n    cursor: pointer;\n\n    color: #1d241f;\n\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.45;\n\n    user-select: none;\n  }\n\n  .fd-faq .fd-faq-icon {\n    width: 34px;\n    height: 34px;\n\n    min-width: 34px;\n\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    background: #edf2ea;\n\n    color: #244c36;\n\n    border-radius: 50%;\n\n    font-size: 23px;\n    font-weight: 400;\n    line-height: 1;\n\n    transition:\n      all 0.3s ease;\n  }\n\n  .fd-faq .fd-faq-answer {\n    max-height: 0;\n\n    overflow: hidden;\n\n    transition:\n      max-height 0.4s ease;\n  }\n\n  .fd-faq .fd-faq-answer p {\n    margin: 0;\n\n    padding: 0 25px 25px;\n\n    color: #687068;\n\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .fd-faq .fd-faq-item.active {\n    border-color: rgba(36, 76, 54, 0.28);\n\n    box-shadow:\n      0 12px 35px rgba(20, 45, 30, 0.06);\n  }\n\n  .fd-faq .fd-faq-item.active .fd-faq-answer {\n    max-height: 500px;\n  }\n\n  .fd-faq .fd-faq-item.active .fd-faq-icon {\n    background: #244c36;\n\n    color: #ffffff;\n\n    transform: rotate(45deg);\n  }\n\n\n  \/* =========================================================\n     FAQ TABLET\n  ========================================================= *\/\n\n  @media screen and (max-width: 900px) {\n\n    .fd-faq {\n      padding: 60px 20px !important;\n    }\n\n    .fd-faq .fd-section-title {\n      font-size: 42px;\n    }\n  }\n\n\n  \/* =========================================================\n     FAQ MOBILE\n  ========================================================= *\/\n\n  @media screen and (max-width: 600px) {\n\n    .fd-faq {\n      padding: 55px 14px !important;\n    }\n\n    .fd-faq .fd-section-inner {\n      width: 100%;\n    }\n\n    .fd-faq .fd-eyebrow {\n      padding: 7px 12px;\n\n      font-size: 10px;\n\n      letter-spacing: 0.07em;\n    }\n\n    .fd-faq .fd-section-title {\n      margin-top: 15px;\n\n      font-size: 32px;\n\n      line-height: 1.15;\n    }\n\n    .fd-faq .fd-faq-list {\n      margin-top: 30px;\n    }\n\n    .fd-faq .fd-faq-item {\n      margin-bottom: 10px;\n\n      border-radius: 14px;\n    }\n\n    .fd-faq .fd-faq-question {\n      padding: 16px;\n\n      gap: 12px;\n\n      font-size: 14px;\n\n      line-height: 1.45;\n    }\n\n    .fd-faq .fd-faq-icon {\n      width: 28px;\n      height: 28px;\n\n      min-width: 28px;\n\n      font-size: 19px;\n    }\n\n    .fd-faq .fd-faq-answer p {\n      padding: 0 16px 18px;\n\n      font-size: 13px;\n\n      line-height: 1.65;\n    }\n  }\n\n\n  \/* =========================================================\n     SMALL MOBILE\n  ========================================================= *\/\n\n  @media screen and (max-width: 390px) {\n\n    .fd-faq {\n      padding: 45px 12px !important;\n    }\n\n    .fd-faq .fd-section-title {\n      font-size: 28px;\n    }\n\n    .fd-faq .fd-faq-question {\n      padding: 14px;\n\n      font-size: 13px;\n    }\n\n    .fd-faq .fd-faq-answer p {\n      font-size: 12px;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     JAVASCRIPT\n========================================================= --\u003e\n\n\u003cscript\u003e\n(function () {\n\n  \/* =======================================================\n     PRODUCT TABS\n  ======================================================= *\/\n\n  function initProductTabs() {\n\n    var sections = document.querySelectorAll(\n      \".bs-product-tabs\"\n    );\n\n    sections.forEach(function (section) {\n\n      var buttons = section.querySelectorAll(\n        \".bs-tab-button\"\n      );\n\n      var panels = section.querySelectorAll(\n        \".bs-tab-panel\"\n      );\n\n\n      if (!buttons.length || !panels.length) {\n        return;\n      }\n\n\n      buttons.forEach(function (button) {\n\n        button.addEventListener(\n          \"click\",\n          function () {\n\n            \/*\n             * Get the panel ID from data-tab.\n             *\n             * Example:\n             * data-tab=\"bs-benefits\"\n             *\n             * will open:\n             * #bs-benefits\n             *\/\n\n            var target = button.getAttribute(\n              \"data-tab\"\n            );\n\n\n            if (!target) {\n              return;\n            }\n\n\n            \/* Remove active from ALL buttons *\/\n\n            buttons.forEach(function (btn) {\n\n              btn.classList.remove(\"active\");\n\n              btn.setAttribute(\n                \"aria-selected\",\n                \"false\"\n              );\n\n            });\n\n\n            \/* Hide ALL panels *\/\n\n            panels.forEach(function (panel) {\n\n              panel.classList.remove(\"active\");\n\n            });\n\n\n            \/* Activate clicked button *\/\n\n            button.classList.add(\"active\");\n\n            button.setAttribute(\n              \"aria-selected\",\n              \"true\"\n            );\n\n\n            \/* Find corresponding panel *\/\n\n            var activePanel = section.querySelector(\n              \"#\" + target\n            );\n\n\n            \/* Show corresponding panel *\/\n\n            if (activePanel) {\n\n              activePanel.classList.add(\n                \"active\"\n              );\n\n            }\n\n          }\n        );\n\n      });\n\n    });\n\n  }\n\n\n  \/* =======================================================\n     FAQ\n  ======================================================= *\/\n\n  function initFAQ() {\n\n    var faqSections = document.querySelectorAll(\n      \".fd-faq\"\n    );\n\n\n    faqSections.forEach(function (section) {\n\n      var faqItems = section.querySelectorAll(\n        \".fd-faq-item\"\n      );\n\n\n      faqItems.forEach(function (item) {\n\n        var question = item.querySelector(\n          \".fd-faq-question\"\n        );\n\n\n        if (!question) {\n          return;\n        }\n\n\n        question.addEventListener(\n          \"click\",\n          function () {\n\n            var isActive =\n              item.classList.contains(\n                \"active\"\n              );\n\n\n            \/* Close all FAQ items *\/\n\n            faqItems.forEach(function (faq) {\n\n              faq.classList.remove(\n                \"active\"\n              );\n\n            });\n\n\n            \/* Open clicked FAQ *\/\n\n            if (!isActive) {\n\n              item.classList.add(\n                \"active\"\n              );\n\n            }\n\n          }\n        );\n\n      });\n\n    });\n\n  }\n\n\n  \/* =======================================================\n     INITIALIZE\n  ======================================================= *\/\n\n  function initAll() {\n\n    initProductTabs();\n\n    initFAQ();\n\n  }\n\n\n  if (\n    document.readyState === \"loading\"\n  ) {\n\n    document.addEventListener(\n      \"DOMContentLoaded\",\n      initAll\n    );\n\n  } else {\n\n    initAll();\n\n  }\n\n})();\n\u003c\/script\u003e","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800595710196,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800595742964,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Cancer_Health-removebg-preview_4bc26809-551b-4439-a176-09a03c810aa9.png?v=1787993787"},{"product_id":"fatty-liver-ayurvedic-medicine","title":"Fatty Liver Ayurvedic Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eExplore the benefits, ingredients, usage and product details of Fatty Liver Ayurvedic Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eAyurvedic Support For Liver Health\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Fatty Liver Ayurvedic Capsules are formulated with traditional\n              Ayurvedic herbs that support healthy liver function, natural\n              detoxification and healthy fat metabolism.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The herbal formulation is designed to support liver wellness,\n              digestion, bile flow and overall metabolic balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Liver Function\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Liver Detoxification\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Fat Metabolism\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Digestion \u0026amp; Bile Flow\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Liver Function\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy liver function and overall liver wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Liver Detoxification\u003c\/h4\u003e\n            \u003cp\u003eTraditional Ayurvedic herbs support natural liver cleansing and detoxification.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Fat Metabolism\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy metabolism and processing of dietary fats.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Digestion\u003c\/h4\u003e\n            \u003cp\u003eSupports digestion, bile flow and digestive comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Liver Enzyme Balance\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy liver enzyme balance and normal liver function.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Overall Liver Wellness\u003c\/h4\u003e\n            \u003cp\u003eA comprehensive Ayurvedic herbal blend for long-term liver wellness support.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Liver-Supporting Herbs\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic ingredients\n              formulated to support liver function, detoxification, digestion\n              and healthy fat metabolism.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bhumyamalaki.png?v=1773836868\" alt=\"Bhumyamalaki\"\u003e\n              \u003cspan\u003eBhumyamalaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kalmegh.png?v=1773836868\" alt=\"Kalmegh\"\u003e\n              \u003cspan\u003eKalmegh\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kutki.png?v=1773836868\" alt=\"Kutki\"\u003e\n              \u003cspan\u003eKutki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bhringraj.png?v=1773836868\" alt=\"Bhringraj\"\u003e\n              \u003cspan\u003eBhringraj\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kasani.png?v=1773836868\" alt=\"Kasani\"\u003e\n              \u003cspan\u003eKasani\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Daruharidra.png?v=1773836868\" alt=\"Daruharidra\"\u003e\n              \u003cspan\u003eDaruharidra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Turmeric\"\u003e\n              \u003cspan\u003eTurmeric\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eConsume\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 Tablet with a glass of water,\n              30 minutes before breakfast.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume once daily for at least 3 months.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eContinue Medicines\u003c\/h4\u003e\n            \u003cp\u003e\n              Continue taking your regular medicines.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePurpose\u003c\/span\u003e\n            \u003cstrong\u003eFatty Liver \u0026amp; Liver Wellness Support\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Support\u003c\/span\u003e\n            \u003cstrong\u003eLiver Function, Detoxification \u0026amp; Fat Metabolism\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eUsage\u003c\/span\u003e\n            \u003cstrong\u003e1 Tablet Daily Before Breakfast\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800590467316,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800590500084,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fatty_Liver_806fa2dd-5de4-4d3c-9f20-2da975dbf3e5.jpg?v=1780747891"},{"product_id":"ayurvedic-medicine-for-stress-anxiety-depression","title":"Ayurvedic Stress Relief Capsules – Advanced Ayurvedic Formula Made with 100% Natural Extracts for Stress, Anxiety \u0026 Emotional Balance","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Stress \u0026amp; Emotional Balance\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Our advanced Ayurvedic medicine for stress, anxiety and emotional\n              balance combines carefully selected herbal extracts traditionally\n              known for supporting mental calmness, emotional balance and nervous\n              system health.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              This holistic herbal formula helps support mental relaxation,\n              improve focus and promote overall emotional well-being as part of\n              a consistent daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Reduce Mental Stress\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Anxiety Management\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Mental Relaxation\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Emotional Well-Being\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Mental Stress\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports mental calmness and helps manage everyday stress and\n              nervous tension.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Anxiety Management\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support emotional balance during periods of anxious thoughts\n              and mental restlessness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003ePromotes Mental Relaxation\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports relaxation and helps promote a calmer and more balanced\n              state of mind.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Nervous System Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support nervous system wellness and mental stability.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eImproves Focus \u0026amp; Concentration\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports mental clarity, focus and concentration.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Emotional Well-Being\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports emotional balance, mood stability and overall mental\n              wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Herbs That Support Mental Calmness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              This advanced Ayurvedic stress relief formula is made with carefully\n              selected herbal ingredients traditionally used to support mental\n              calmness, emotional balance, focus and overall well-being.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Brahmi.png\" alt=\"Brahmi\"\u003e\n              \u003cspan\u003eBrahmi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jatamansi.png?v=1773835191\" alt=\"Jatamansi\"\u003e\n              \u003cspan\u003eJatamansi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shankhpushpi.png\" alt=\"Shankhpushpi\"\u003e\n              \u003cspan\u003eShankhpushpi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take 1 capsule after breakfast with water to support mental clarity\n              and help the body manage daily stress.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take 1 capsule after dinner with water to help support nervous\n              system balance and mental relaxation.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eUse Daily for Best Results\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Consistent daily use supports emotional balance, mental focus and\n              long-term stress management.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Stress Relief Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic Stress Relief Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            These Ayurvedic capsules are formulated with traditional herbal\n            ingredients that support mental calmness, emotional balance and\n            nervous system wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do these capsules support stress management?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula uses traditional Ayurvedic herbs that support mental\n            relaxation, emotional balance and the body's natural resilience to\n            everyday stress.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support anxiety management?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The Ayurvedic formulation is designed to support calmness and\n            emotional balance during periods of anxious thoughts and nervous\n            tension.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it help with overthinking and mental fatigue?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The herbs in the formula are traditionally used to support mental\n            calmness, clarity and a balanced state of mind.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take these capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take 1 capsule after breakfast and 1 capsule after dinner with water,\n            or follow the directions provided by a healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are the main ingredients?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula includes Ashwagandha, Brahmi, Jatamansi, Shankhpushpi,\n            Guduchi, Haridra, Pippali and Shunthi.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long should I use the product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Consistent daily use is recommended as part of a balanced wellness\n            routine. Individual results and experience may vary.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799812620532,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799812653300,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/stress_Relief_d9b16bb1-8daf-40b8-8ff8-1597573c085e.jpg?v=1780749021"},{"product_id":"fertility-ayurvedic-capsules","title":"Fertility Ayurvedic Medicine | Advanced Ayurvedic Formula with 100% Natural Extracts | Fertility Ayurvedic Capsules for Reproductive Health, Hormonal Balance \u0026 Vitality (60 Capsules)","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Fertility \u0026amp; Reproductive Wellness\u003c\/h3\u003e\n            \u003cp\u003e\n              Our advanced Ayurvedic Fertility formula is made with carefully\n              selected herbal ingredients traditionally used to support reproductive\n              wellness, vitality, stamina and hormonal balance.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              The thoughtfully selected herbal blend supports male and female\n              reproductive health and overall wellness as part of a healthy daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Reproductive Health\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Hormonal Balance\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Vitality \u0026amp; Stamina\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Overall Reproductive Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Male \u0026amp; Female Reproductive Health\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports overall reproductive wellness and natural reproductive health\n              for both men and women.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eHelps Improve Sperm Health \u0026amp; Motility\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports male reproductive wellness, sperm health and overall vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Ovulation \u0026amp; Hormonal Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally selected herbs help support hormonal harmony and female\n              reproductive wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003ePromotes Reproductive Vitality \u0026amp; Energy\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports natural stamina, vitality and energy for everyday reproductive wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Hormonal Harmony Naturally\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports natural hormonal balance and overall body wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Overall Reproductive Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports reproductive strength, vitality and long-term wellness as part\n              of a healthy daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs used to\n              support reproductive wellness, hormonal balance, vitality, stamina\n              and overall fertility support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png?v=1773835191\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gokshura.png?v=1773730212\" alt=\"Gokshura\"\u003e\n              \u003cspan\u003eGokshura\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Safed_Musli.png?v=1773730212\" alt=\"Safed Musli\"\u003e\n              \u003cspan\u003eSafed Musli\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kapikacchu.png?v=1773730212\" alt=\"Kapikacchu\"\u003e\n              \u003cspan\u003eKapikacchu\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shankhpushpi.png?v=1773839502\" alt=\"Shankhpushpi\"\u003e\n              \u003cspan\u003eShankhpushpi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake Recommended Serving\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended serving as directed on the product label or\n              by a qualified healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake With Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume with a sufficient amount of water as part of your daily\n              wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow a consistent routine for continued reproductive and overall wellness support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\u003cstrong\u003eAyurvedic Fertility \u0026amp; Reproductive Wellness Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What does this Fertility formula support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is formulated to support reproductive wellness, vitality, hormonal balance and overall fertility support for men and women.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in this formula?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formula contains Ashwagandha, Shatavari, Gokshura, Safed Musli, Kapikacchu, Guduchi, Haridra, Shankhpushpi and Pippali.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this formula suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe Ayurvedic herbs in the formula are selected to support overall male and female reproductive wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it support hormonal balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eSelected Ayurvedic herbs are traditionally used to support hormonal harmony and overall body balance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFollow the recommended dosage mentioned on the product label or consult a qualified healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is designed for adults looking for Ayurvedic support for reproductive wellness, vitality and hormonal balance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is it suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUse according to the recommended dosage. If you have a medical condition or are taking medication, consult a qualified healthcare professional before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800414241012,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800414273780,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fertility_Boost.jpg?v=1772703405"},{"product_id":"curcumin-extract-capsules","title":"Curcumin Extract Capsules | 100% Pure \u0026 Natural Turmeric Curcumin Extract for Immunity, Joint Support \u0026 Anti-Inflammatory Support – 60 Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Healing \u0026amp; Daily Wellness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Our advanced Ayurvedic formulation is crafted with pure curcumin\n              extract and traditional herbs to support natural healing, immunity\n              and inflammation balance in the body.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Curcumin is traditionally valued in Ayurveda for its antioxidant\n              and anti-inflammatory properties, while carefully selected herbs\n              such as Guduchi and Ashwagandha support overall wellness and vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Inflammation Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Immune Health\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Digestion\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Healing\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003ePowerful Anti-Inflammatory Support\u003c\/h4\u003e\n            \u003cp\u003eSupports a balanced inflammatory response and natural wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eStrengthens Immune System\u003c\/h4\u003e\n            \u003cp\u003eSupports immune health and the body's natural defense system.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Joint \u0026amp; Muscle Comfort\u003c\/h4\u003e\n            \u003cp\u003eMay help support joint flexibility and inflammation-related comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eProtects From Oxidative Stress\u003c\/h4\u003e\n            \u003cp\u003eAntioxidant support helps protect cells from oxidative stress.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Digestion\u003c\/h4\u003e\n            \u003cp\u003eTraditional Ayurvedic herbs help support digestion and gut wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Liver Detox \u0026amp; Wellness\u003c\/h4\u003e\n            \u003cp\u003eTraditionally used to support liver wellness and metabolic balance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Support Healing\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected Ayurvedic blend featuring curcumin extract\n              and traditional herbs to support inflammation balance, immunity,\n              digestion and natural wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Curcumin.png?v=1773840469\" alt=\"Curcumin\"\u003e\n              \u003cspan\u003eCurcumin\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Piperine.png?v=1773840470\" alt=\"Piperine\"\u003e\n              \u003cspan\u003ePiperine\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume 1 capsule after breakfast with a glass of water.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after dinner with water as part of your daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the capsules consistently every day as part of your Ayurvedic wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Wellness Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Support\u003c\/span\u003e\n            \u003cstrong\u003eInflammation, Immunity \u0026amp; Natural Wellness\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Curcumin Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Curcumin Extract Capsules are an Ayurvedic wellness formulation made\n            with curcumin and traditional herbs to support inflammation balance,\n            immunity, digestion and overall wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are the main ingredients?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation includes Curcumin, Piperine, Haridra, Guduchi and Ashwagandha.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Piperine support Curcumin?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Piperine helps enhance the absorption and effectiveness of curcumin.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take Curcumin Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take 1 capsule after breakfast and 1 capsule after dinner with water,\n            as part of your daily wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support joint and muscle comfort?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Curcumin is traditionally valued for supporting inflammation balance\n            and may help support joint flexibility and muscle comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I use these capsules daily?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The product is designed as part of a regular Ayurvedic wellness routine.\n            Follow the recommended dosage directions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Should I consult a healthcare professional before use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you have an existing medical condition or are taking medication,\n            consult a qualified healthcare professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799783981300,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799784014068,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Curcumin_Extract_1a6c5fde-436f-4590-9ba1-2c4c71e2f8c1.jpg?v=1780747777"},{"product_id":"ayurvedic-medicine-for-sleep","title":"Ayurvedic Sleep Better Capsules – Advanced Ayurvedic Formula with 100% Natural Extracts for Deep Sleep, Insomnia \u0026 Anxiety Relief","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Better Sleep\u003c\/h3\u003e\n            \u003cp\u003e\n              Our advanced Ayurvedic capsules for sleep combine carefully selected\n              herbal extracts traditionally known for calming the mind, supporting\n              nervous system balance, and promoting natural sleep cycles.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              This holistic formula is designed to support relaxation, reduce\n              mental restlessness, and promote deeper and more refreshing sleep.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Better Sleep Quality\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Deep \u0026amp; Natural Sleep\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eCalms Mind \u0026amp; Nervous System\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Stress \u0026amp; Anxiety Relief\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eImproves Sleep Quality\u003c\/h4\u003e\n            \u003cp\u003eSupports healthier and more restful sleep patterns.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Relief From Insomnia\u003c\/h4\u003e\n            \u003cp\u003eHelps support relaxation and natural sleep balance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003ePromotes Deep \u0026amp; Natural Sleep\u003c\/h4\u003e\n            \u003cp\u003eSupports deeper and more refreshing natural sleep cycles.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eCalms Mind \u0026amp; Nervous System\u003c\/h4\u003e\n            \u003cp\u003eHelps support mental calmness and nervous system balance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eReduces Stress \u0026amp; Anxiety\u003c\/h4\u003e\n            \u003cp\u003eSupports relaxation during periods of daily stress and mental tension.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eHelps You Wake Up Refreshed\u003c\/h4\u003e\n            \u003cp\u003eSupports restful sleep and improved morning freshness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Herbs That Support Better Sleep\u003c\/h3\u003e\n            \u003cp\u003e\n              This advanced Ayurvedic sleep formula is made with carefully selected\n              herbal extracts that help calm the mind, relax the nerves, reduce stress\n              and overthinking, and support deep, natural sleep.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jatamansi.png?v=1773835191\" alt=\"Jatamansi\"\u003e\n              \u003cspan\u003eJatamansi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Brahmi.png\" alt=\"Brahmi\"\u003e\n              \u003cspan\u003eBrahmi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shankhpushpi.png\" alt=\"Shankhpushpi\"\u003e\n              \u003cspan\u003eShankhpushpi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jatamansi.png?v=1773835191\" alt=\"Tagara Valerian\"\u003e\n              \u003cspan\u003eTagara (Valerian)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after breakfast with water to support nervous system\n              balance and reduce stress throughout the day.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 capsule after dinner with water to help relax the mind and\n              support natural sleep cycles.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily for Best Results\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the capsules consistently every day as part of your daily\n              Ayurvedic wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Sleep Support Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Sleep Better Ayurvedic Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Sleep Better Capsules are an Ayurvedic medicine for sleep made with\n            herbal extracts such as Ashwagandha, Jatamansi, and Brahmi that help\n            calm the mind, support the nervous system, and promote natural sleep.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Ayurvedic capsules for sleep work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The Ayurvedic herbs support relaxation, nervous system balance, and\n            natural sleep cycles while helping the mind manage stress and restlessness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic medicine help with insomnia?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbs traditionally used for sleep support relaxation and\n            natural sleep balance, which may help improve sleep quality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it help reduce stress and anxiety related to sleep problems?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Herbs such as Ashwagandha and Brahmi are traditionally valued for\n            supporting stress management, relaxation, and mental calmness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should take Ayurvedic capsules for sleep?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Adults experiencing difficulty falling asleep, disturbed sleep cycles,\n            stress, anxiety, or mental restlessness may consider them as part of\n            their wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in Sleep Better Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula contains Ashwagandha, Jatamansi, Brahmi, Shankhpushpi,\n            Guduchi, Tagara (Valerian), Haridra, Pippali, and Shunthi.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The recommended dosage is one capsule twice daily after meals or as\n            directed by your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47800385601780,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47800385634548,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Sleep_Better.jpg?v=1772702958"},{"product_id":"triphala-extract-capsules","title":"Triphala Extract Capsules – Advanced Ayurvedic Formula for Gut Health \u0026 Digestion | 100% Natural Extracts | Supports Detox \u0026 Digestive Balance | 60 Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Triphala Extract Capsules.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Digestion \u0026amp; Daily Wellness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Triphala Extract Capsules are formulated with the\n              traditional Ayurvedic combination of Amla, Haritaki and Bibhitaki.\n              Triphala has been traditionally used in Ayurveda to support\n              digestive wellness, regular bowel movement and internal cleansing.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              This Ayurvedic formulation supports healthy digestion, gut wellness\n              and natural detoxification as part of a balanced daily wellness\n              routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Digestion\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Gut Wellness\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Regularity\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Detoxification\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Digestion\u003c\/h4\u003e\n            \u003cp\u003e\n              The traditional Triphala formulation supports healthy digestive\n              function and everyday digestive comfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Regularity\u003c\/h4\u003e\n            \u003cp\u003e\n              Triphala is traditionally used in Ayurveda to support natural and\n              regular bowel movement.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Gut Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              The Ayurvedic blend helps support overall digestive and gut wellness\n              as part of a balanced lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Natural Cleansing\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally valued for internal cleansing, Triphala supports the\n              body's natural detoxification processes.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Internal Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              The combination of three Ayurvedic fruits supports overall internal\n              balance and everyday wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a healthy routine supports digestive comfort\n              and long-term wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003e3 Powerful Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Triphala is a traditional Ayurvedic combination of three fruits:\n              Amla, Haritaki and Bibhitaki, carefully selected to support\n              digestion, regularity and overall wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haritaki.png\" alt=\"Haritaki\"\u003e\n              \u003cspan\u003eHaritaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bibhitaki.png\" alt=\"Bibhitaki\"\u003e\n              \u003cspan\u003eBibhitaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eTake The Capsule\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take the recommended quantity of Triphala Extract Capsules with\n              a glass of water.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eConsume Regularly\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Use regularly as directed to support healthy digestion, gut wellness\n              and overall daily balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Consistent use as part of a healthy lifestyle helps provide ongoing\n              Ayurvedic support for digestive wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Triphala Extract Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eMain Ingredients\u003c\/span\u003e\n            \u003cstrong\u003eAmla, Haritaki \u0026amp; Bibhitaki\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eDigestion, Gut Wellness, Regularity \u0026amp; Natural Cleansing\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Triphala Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Triphala Extract Capsules are an Ayurvedic formulation made using\n            the traditional combination of Amla, Haritaki and Bibhitaki.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is Triphala traditionally used for?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Triphala has traditionally been used in Ayurveda to support digestion,\n            gut wellness, regularity and internal cleansing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are the main ingredients in Triphala?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Triphala is traditionally made from three Ayurvedic fruits: Amla,\n            Haritaki and Bibhitaki.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala support digestion?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, Triphala is traditionally used in Ayurveda to support healthy\n            digestion and overall digestive comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala support regular bowel movement?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Triphala is traditionally known for supporting natural regularity and\n            healthy bowel function as part of digestive wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala support gut wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the combination of Amla, Haritaki and Bibhitaki is traditionally\n            used to support overall digestive and gut wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does Triphala support natural cleansing?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Triphala is traditionally valued in Ayurveda for supporting the body's\n            natural cleansing and detoxification processes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take Triphala Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take the capsules with water according to the recommended directions\n            on the product label or as advised by a healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala be used daily?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Triphala is traditionally used as part of a regular Ayurvedic wellness\n            routine when consumed as directed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results can vary from person to person. Consistent use as part of a\n            healthy lifestyle may support digestive wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Triphala suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Triphala is traditionally used by adults as part of an Ayurvedic\n            wellness routine for digestive and overall wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking medicines or other supplements, it is advisable to\n            consult a healthcare professional before adding a new product.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Triphala an Ayurvedic formulation?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, Triphala is one of the most traditional and widely used\n            formulations in Ayurveda, combining Amla, Haritaki and Bibhitaki.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Why choose Triphala Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Triphala Extract Capsules provide a convenient way to include the\n            traditional Ayurvedic Triphala formulation in your daily wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala be part of a daily wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, when used as directed, Triphala can be included as part of a\n            balanced lifestyle focused on digestive and overall wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47799473570036,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47799473602804,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala_Extract.jpg?v=1772702801"},{"product_id":"women-s-health-tea-for-hormonal-balance-daily-wellness","title":"Women’s Health Tea for Hormonal Balance \u0026 Daily Wellness","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Women's Health Tea.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Women's Hormonal Balance \u0026amp; Daily Wellness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Women's Health Tea is an Ayurvedic herbal tea formulated\n              to support hormonal balance, menstrual wellness, daily energy and\n              overall women's wellbeing naturally.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Rooted in traditional Ayurvedic knowledge, this carefully selected\n              herbal blend supports internal balance, menstrual comfort, emotional\n              wellbeing and everyday vitality as part of a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Hormonal Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Menstrual Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Energy\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Women's Wellness\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Hormonal Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs traditionally used for women's wellness help support\n              natural hormonal harmony and internal balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003ePromotes Menstrual Comfort\u003c\/h4\u003e\n            \u003cp\u003e\n              The herbal formulation supports menstrual wellness and everyday\n              comfort during the monthly cycle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Energy \u0026amp; Vitality\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally trusted Ayurvedic herbs help support daily energy,\n              vitality and overall wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Stress Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              The formulation includes Ayurvedic herbs traditionally valued for\n              supporting calmness, emotional wellbeing and stress balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Skin \u0026amp; Inner Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Internal wellness and balance may help support everyday skin comfort,\n              confidence and overall wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Overall Women's Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a balanced lifestyle provides natural Ayurvedic\n              support for women's daily wellness and internal harmony.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003e10 Powerful Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally known\n              to support women's wellness, hormonal harmony, cycle balance,\n              energy and overall daily wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/ashoka_final_200x200_435b8c38-6091-4d25-9571-c7b1d3c1cacd.png?v=1775634392\" alt=\"Ashoka\"\u003e\n              \u003cspan\u003eAshoka\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/lodhra_final_200x200_d282a5a1-0cdf-4688-bf9e-a842c49bcf5f.png?v=1775634178\" alt=\"Lodhra\"\u003e\n              \u003cspan\u003eLodhra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Aloe_Vera.png\" alt=\"Aloe Vera\"\u003e\n              \u003cspan\u003eAloe Vera\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/manjistha_200x200_d7816222-7f8d-43ac-9736-3157e211c69c.png?v=1775634832\" alt=\"Manjistha\"\u003e\n              \u003cspan\u003eManjistha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Daruharidra.png\" alt=\"Daruharidra\"\u003e\n              \u003cspan\u003eDaruharidra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi.png\" alt=\"Tulsi\"\u003e\n              \u003cspan\u003eTulsi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing your\n              Women's Health Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eAdd 1 Teaspoon of Tea\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Add 1 teaspoon of tea to the hot water and allow it to steep\n              properly so the herbs release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStrain \u0026amp; Drink Daily\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. For best results, consume it\n              regularly once or twice daily as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Women's Health Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eOnce or Twice Daily\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eHormonal Balance, Menstrual Wellness, Daily Energy \u0026amp; Women's Wellbeing\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is beSpecific Women's Health Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            beSpecific Women's Health Tea is an Ayurvedic herbal tea formulated\n            to support hormonal balance, menstrual wellness, daily comfort and\n            overall women's wellbeing naturally.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Women's Health Tea work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea provides Ayurvedic herbal support that may help maintain\n            internal balance, support women's wellness and promote better daily\n            comfort as part of a healthy lifestyle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support hormonal balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbs in the formula are traditionally used to support\n            women's hormonal wellness and help maintain natural internal balance\n            over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does Women's Health Tea help with menstrual comfort?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the herbal blend is designed to support menstrual wellness and\n            daily comfort as part of a balanced routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support mood and stress balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Certain Ayurvedic herbs traditionally used in women's wellness are\n            also known for supporting calmness, stress balance and emotional wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Women's Health Tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, Women's Health Tea is formulated with Ayurvedic herbs traditionally\n            used to support women's health, vitality and everyday wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should drink Women's Health Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea is suitable for adult women looking for natural daily support\n            for hormonal balance, menstrual comfort, energy and overall wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I use Women's Health Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add 1 teaspoon of tea, allow it to steep properly,\n            strain and drink warm. It can be consumed once or twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results from Women's Health Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use along with\n            healthy lifestyle habits may help support better daily wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Women's Health Tea safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbal teas are generally suitable for daily wellness use\n            when consumed as directed. If you have a medical condition or are\n            under treatment, consult your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support daily energy?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting overall balance and wellness, Women's Health Tea may\n            help maintain better daily energy and vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Women's Health Tea support skin wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Since women's wellness is closely linked with internal balance, the\n            herbs in this tea may also support overall skin and inner wellness\n            as part of a healthy routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Women's Health Tea be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            In many cases, it can be included alongside other wellness supplements.\n            However, consulting a healthcare professional is recommended if you\n            are taking medicines.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Women's Health Tea suitable for all adult women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It is generally suitable for adult women looking for natural Ayurvedic\n            support for everyday wellness. Individual needs may vary, so professional\n            guidance is recommended when needed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Why choose Ayurvedic tea for women's wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurveda focuses on supporting the body's natural balance and long-term\n            wellbeing. Herbal tea offers a gentle and natural way to support women's\n            health as part of everyday self-care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47871694307572,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47871694340340,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Women_s_Health_Tea.jpg?v=1773921500"},{"product_id":"diabetic-care-tea-for-blood-sugar-support-control","title":"Diabetic Care Tea for Blood Sugar Support \u0026 Control","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Blood Sugar Balance\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Diabetic Care Tea is inspired by traditional Ayurvedic principles\n              that focus on supporting balanced metabolism, glucose regulation\n              and overall daily wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The carefully selected herbal blend is designed to support healthy\n              blood sugar balance, metabolism, digestion and daily energy balance\n              as part of a healthy lifestyle routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Blood Sugar Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Metabolism\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Maintain Energy Levels\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Blood Sugar Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy blood sugar balance as part of a balanced daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Metabolism\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support metabolic wellness and healthy daily balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eHelps Maintain Energy Levels\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports daily energy balance and overall wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Digestive Health\u003c\/h4\u003e\n            \u003cp\u003e\n              Several Ayurvedic herbs in the formula traditionally support digestion.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Sugar Spikes\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy glucose balance and metabolic wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports metabolism, internal balance and everyday wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eKey Ayurvedic Ingredients For Diabetic Care Tea\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally known\n              to support blood sugar balance, metabolism and overall daily wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gudmar_Leaves.png?v=1775821839\" alt=\"Gudmar Leaves\"\u003e\n              \u003cspan\u003eGudmar Leaves\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jamun_Seed.png?v=1773910597\" alt=\"Jamun Seed\"\u003e\n              \u003cspan\u003eJamun Seed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Karela.png?v=1773910597\" alt=\"Karela\"\u003e\n              \u003cspan\u003eKarela (Bitter Gourd)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Vijaysar.png?v=1773910597\" alt=\"Vijaysar Heartwood\"\u003e\n              \u003cspan\u003eVijaysar Heartwood\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Cinnamon_Bark.png?v=1775805493\" alt=\"Cinnamon Bark\"\u003e\n              \u003cspan\u003eCinnamon Bark (Dalchini)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Methika.png?v=1773910597\" alt=\"Fenugreek Seeds\"\u003e\n              \u003cspan\u003eFenugreek Seeds (Methi)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla (Indian Gooseberry)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi_Leaves.png?v=1775805494\" alt=\"Tulsi Leaves\"\u003e\n              \u003cspan\u003eTulsi Leaves\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing\n              your Diabetic Care Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eAdd 1 Teaspoon Of Tea\u003c\/h4\u003e\n            \u003cp\u003e\n              Add 1 teaspoon of tea to the hot water and allow it to steep\n              properly so the herbs release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eStrain \u0026amp; Drink Daily\u003c\/h4\u003e\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. Consume once or twice daily\n              as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Diabetic Care Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Support\u003c\/span\u003e\n            \u003cstrong\u003eBlood Sugar Balance \u0026amp; Metabolism\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Ingredients\u003c\/span\u003e\n            \u003cstrong\u003e8 Ayurvedic Herbs\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is Diabetic Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It is an Ayurvedic herbal tea designed to support healthy blood sugar\n            levels, metabolism and daily wellness balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Diabetic Care Tea work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It supports metabolism, digestion and healthy glucose balance through\n            Ayurvedic herbs traditionally used for daily wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Diabetic Care Tea be used daily?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it is suitable for daily use as part of a healthy lifestyle routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support energy balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting metabolic wellness and glucose balance, this tea may\n            help maintain steady daily energy levels.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does this tea support digestion?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, several herbs in the formula are traditionally used to support\n            digestion and internal metabolic balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should drink Diabetic Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea is suitable for adults looking for natural support for blood\n            sugar balance, metabolism and daily wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I use Diabetic Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add 1 teaspoon of tea, allow it to steep properly,\n            strain and drink warm. It can be enjoyed once or twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the tea is formulated with Ayurvedic herbs traditionally used\n            to support metabolic wellness and sugar balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may help support better daily wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Diabetic Care Tea safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbal teas are generally suitable for daily wellness use\n            when consumed as directed. If you have a medical condition or are\n            taking medicines, consult your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47871695257844,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47871695290612,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Diabetic_Care_Tea.jpg?v=1773921500"},{"product_id":"liver-cleanse-tea-for-detox-healthy-liver-function","title":"Liver Cleanse Tea for Detox \u0026 Healthy Liver Function","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Liver Cleanse Tea.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Liver Wellness \u0026amp; Internal Balance\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Liver Cleanse Tea is an Ayurvedic herbal tea designed\n              to support liver wellness, digestive comfort, natural detox balance\n              and everyday wellbeing.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Rooted in traditional Ayurvedic knowledge, this carefully selected\n              herbal blend supports the body's natural cleansing process, healthy\n              digestion, metabolism and internal balance as part of a healthy\n              daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Liver Wellness\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Detox Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Digestive Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Internal Balance\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Liver Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs in the formula are traditionally used to support\n              healthy liver function and overall liver wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Natural Detox Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              The herbal blend supports the body's natural cleansing and\n              elimination processes as part of a balanced wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Digestive Comfort\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditional Ayurvedic herbs help support healthy digestion,\n              metabolic balance and everyday digestive comfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Internal Freshness\u003c\/h4\u003e\n            \u003cp\u003e\n              By supporting internal balance and natural cleansing, the formula\n              may help maintain a lighter and fresher daily feeling.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Metabolism\u003c\/h4\u003e\n            \u003cp\u003e\n              The Ayurvedic blend supports proper metabolic balance and overall\n              internal wellness as part of a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Everyday Wellbeing\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a balanced lifestyle provides natural\n              Ayurvedic support for daily comfort and overall wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A powerful blend of Ayurvedic herbs traditionally known to support\n              liver wellness, digestion, metabolism and natural internal balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n         \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bhumi_Amla.png?v=1775720132\" alt=\"Bhumi Amla\"\u003e\n    \u003cspan\u003eBhumi Amla\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kutki_Root.png?v=1775720132\" alt=\"Kutki Root\"\u003e\n    \u003cspan\u003eKutki Root\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kalmegh.png?v=1773836868\" alt=\"Kalmegh\"\u003e\n    \u003cspan\u003eKalmegh\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\"\u003e\n    \u003cspan\u003ePunarnava\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.jpg?v=1773314817\" alt=\"Guduchi\"\u003e\n    \u003cspan\u003eGuduchi\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n    \u003cspan\u003eAmla\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Chicory_Root_Kasni.png?v=1775720133\" alt=\"Chicory Root Kasni\"\u003e\n    \u003cspan\u003eChicory Root (Kasni)\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ginger_Shunthi.png?v=1775650420\" alt=\"Ginger Sunthi\"\u003e\n    \u003cspan\u003eGinger (Sunthi)\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-ingredient\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fennel_Seed.png?v=1773841619\" alt=\"Fennel Seeds Saunf\"\u003e\n    \u003cspan\u003eFennel Seeds (Saunf)\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing your\n              Liver Cleanse Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eAdd 1 Teaspoon of Tea\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Add 1 teaspoon of tea to the hot water and allow it to steep\n              properly so the herbs release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStrain \u0026amp; Drink Daily\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. Consume regularly once or twice\n              daily as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Liver Wellness Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eOnce or Twice Daily\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eLiver Wellness, Digestive Comfort \u0026amp; Internal Balance\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is beSpecific Liver Cleanse Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            beSpecific Liver Cleanse Tea is an Ayurvedic herbal tea designed to\n            support liver wellness, digestive comfort, natural detox balance and\n            everyday wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Liver Cleanse Tea work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea supports the body's natural cleansing process and internal\n            balance through Ayurvedic herbs traditionally used for digestive\n            wellness and detox care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in Liver Cleanse Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula includes Bhumi Amla, Kutki Root, Kalmegh and Punarnava,\n            traditionally used in Ayurveda for liver wellness, digestion and\n            natural internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support daily detox balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the herbal ingredients are traditionally used in Ayurveda to\n            help support the body's natural detox and elimination processes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does this tea support digestive health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, this herbal blend is designed to support digestive comfort and\n            help maintain everyday internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea help with internal balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting liver wellness and internal balance, this tea may help\n            maintain better freshness, comfort and daily wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Liver Cleanse Tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the tea is formulated with Ayurvedic herbs traditionally used\n            to support digestive comfort, internal balance and overall liver wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should drink Liver Cleanse Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea is suitable for adults looking for natural support for\n            liver wellness, digestive comfort, internal balance and daily wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I use Liver Cleanse Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add 1 teaspoon of tea, allow it to steep properly,\n            strain and drink warm. It can be enjoyed once or twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may help support better daily wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Liver Cleanse Tea safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbal teas are generally suitable for daily wellness use\n            when consumed as directed. If you have a medical condition or are\n            taking medicines, consult your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support internal freshness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, several herbs in the formula are traditionally valued in Ayurveda\n            for supporting natural cleansing and internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea be part of a daily wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it can be included as part of a daily Ayurvedic wellness routine\n            to support overall balance and everyday comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Liver Cleanse Tea be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            In many cases it can be taken with other wellness supplements.\n            However, if you are under treatment or taking regular medicines,\n            consult your healthcare professional first.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this tea suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it is suitable for both men and women looking for natural\n            Ayurvedic support for liver wellness and daily wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872113574132,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872113606900,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Liver_Cleanse_Tea.jpg?v=1773921500"},{"product_id":"lung-detox-tea-for-clear-breathing-respiratory-health","title":"Lung Detox Tea for Clear Breathing \u0026 Respiratory Health","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Lung Detox Tea.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Clear Breathing \u0026amp; Respiratory Wellness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Lung Detox Tea is an Ayurvedic herbal tea designed to\n              support respiratory wellness, breathing comfort, lung wellness,\n              natural detox balance and everyday wellbeing.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Rooted in traditional Ayurvedic knowledge, this herbal blend supports\n              the body's natural respiratory cleansing process, balanced Kapha,\n              chest freshness and comfortable breathing as part of a healthy\n              daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Respiratory Wellness\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Clear Breathing\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Chest Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Detox\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Respiratory Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs traditionally used for respiratory balance help\n              support everyday lung and breathing wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Clear Breathing\u003c\/h4\u003e\n            \u003cp\u003e\n              The herbal formulation supports comfortable breathing and healthy\n              respiratory balance as part of a daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Chest Comfort\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally trusted herbs work together to support chest freshness\n              and overall respiratory comfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Natural Detox\u003c\/h4\u003e\n            \u003cp\u003e\n              The blend supports the body's natural respiratory cleansing process\n              and internal detox balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Maintain Freshness\u003c\/h4\u003e\n            \u003cp\u003e\n              By supporting respiratory balance, the formula helps maintain\n              everyday chest freshness and breathing comfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eDaily Wellness Support\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a balanced lifestyle provides natural\n              Ayurvedic support for respiratory wellness and everyday wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally used\n              to support respiratory wellness, breathing comfort, chest freshness\n              and natural internal balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Vasaka.png?v=1773913463\" alt=\"Vasaka\"\u003e\n              \u003cspan\u003eVasaka\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi.png\" alt=\"Tulsi\"\u003e\n              \u003cspan\u003eTulsi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kantakari.png?v=1773746688\" alt=\"Kantakari\"\u003e\n              \u003cspan\u003eKantakari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Mulethi.png\" alt=\"Mulethi\"\u003e\n              \u003cspan\u003eMulethi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bharangi.png\" alt=\"Bharangi\"\u003e\n              \u003cspan\u003eBharangi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Cinnamon_Dalchini.png?v=1775650419\" alt=\"Dalchini\"\u003e\n              \u003cspan\u003eDalchini\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ajwain_Seed.png?v=1773841619\" alt=\"Ajwain\"\u003e\n              \u003cspan\u003eAjwain\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Black_Pepper.png?v=1775657121\" alt=\"Kalimirch\"\u003e\n              \u003cspan\u003eKalimirch\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing your\n              Lung Detox Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eAdd 1 Teaspoon of Tea\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Add 1 teaspoon of tea to the hot water and allow it to steep\n              properly so the herbs release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStrain \u0026amp; Drink Daily\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. Consume regularly once or twice\n              daily as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Respiratory Wellness Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eOnce or Twice Daily\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eRespiratory Wellness, Clear Breathing, Chest Comfort \u0026amp; Natural Detox\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is beSpecific Lung Detox Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            beSpecific Lung Detox Tea is an Ayurvedic herbal tea designed to support\n            respiratory wellness, breathing comfort, natural detox balance and\n            everyday wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Lung Detox Tea work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea supports the body's natural respiratory cleansing process\n            and internal balance through Ayurvedic herbs traditionally used for\n            lung comfort and breathing wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support daily respiratory balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the herbal ingredients are traditionally used in Ayurveda to\n            support respiratory wellness and internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does this tea support breathing comfort?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, this herbal blend is designed to support breathing comfort and\n            help maintain everyday respiratory freshness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea help with chest freshness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting internal balance and respiratory wellness, this tea may\n            help maintain better chest comfort and daily freshness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Lung Detox Tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the tea is formulated with Ayurvedic herbs traditionally used to\n            support breathing comfort, detox balance and overall respiratory wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should drink Lung Detox Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea is suitable for adults looking for natural support for\n            respiratory wellness, breathing comfort, chest freshness and daily detox care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I use Lung Detox Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add 1 teaspoon of tea, allow it to steep properly,\n            strain and drink warm. It can be enjoyed once or twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results from this tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may help support better daily wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Lung Detox Tea safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbal teas are generally suitable for daily wellness use\n            when consumed as directed. If you have a medical condition or are\n            taking medicines, consult your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea be part of a daily wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it can be included as part of a daily Ayurvedic wellness routine\n            to support respiratory balance and everyday comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Lung Detox Tea be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking regular medicines or other supplements, consult a\n            healthcare professional before combining products.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this tea suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it is suitable for adults looking for natural Ayurvedic support\n            for respiratory wellness and breathing comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872270532852,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872270565620,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Lungs_Cleanse_Tea.jpg?v=1773921500"},{"product_id":"kidney-cleanse-tea-for-detox-urinary-health-support","title":"Kidney Cleanse Tea for Detox \u0026 Urinary Health Support","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Kidney Cleanse Tea.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Kidney Wellness \u0026amp; Urinary Comfort\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Kidney Cleanse Tea is an Ayurvedic herbal tea designed\n              to support kidney wellness, urinary tract comfort, natural detox\n              balance and everyday wellbeing.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Rooted in traditional Ayurvedic knowledge, this carefully selected\n              herbal blend supports the body's natural cleansing process, fluid\n              balance, internal freshness and everyday wellness as part of a\n              healthy daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Kidney Wellness\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Urinary Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Detox\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Fluid Balance\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Kidney Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs in the formula are traditionally used to support\n              healthy kidney function and overall kidney wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Natural Detox\u003c\/h4\u003e\n            \u003cp\u003e\n              The herbal blend supports the body's natural cleansing and\n              elimination processes as part of a balanced wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Urinary Comfort\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally trusted Ayurvedic herbs help support urinary tract\n              comfort and everyday internal balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Fluid Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              The formulation is designed to support natural fluid balance,\n              hydration comfort and overall wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Maintain Freshness\u003c\/h4\u003e\n            \u003cp\u003e\n              By supporting natural cleansing and internal balance, the formula\n              may help maintain better freshness and daily comfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a balanced lifestyle provides natural\n              Ayurvedic support for everyday wellness and internal harmony.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally known\n              to support kidney wellness, urinary comfort, natural detox balance\n              and overall internal freshness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png\" alt=\"Punarnava\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gokshura.png\" alt=\"Gokshura\"\u003e\n              \u003cspan\u003eGokshura\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Varuna.png\" alt=\"Varuna\"\u003e\n              \u003cspan\u003eVaruna\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pashanbheda.png?v=1775793633\" alt=\"Pashanbheda\"\u003e\n              \u003cspan\u003ePashanbheda\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png\" alt=\"Guduchi Giloy\"\u003e\n              \u003cspan\u003eGuduchi (Giloy)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Coriander_Dhaniya.png?v=1775794340\" alt=\"Coriander Dhaniya\"\u003e\n              \u003cspan\u003eCoriander (Dhaniya)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fennel_Seed.png?v=1773841619\" alt=\"Fennel Saunf\"\u003e\n              \u003cspan\u003eFennel (Saunf)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png\" alt=\"Shunthi Dry Ginger\"\u003e\n              \u003cspan\u003eShunthi (Dry Ginger)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jeera.png?v=1775793636\" alt=\"Cumin Jeera\"\u003e\n              \u003cspan\u003eCumin (Jeera)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing your\n              Kidney Cleanse Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eAdd 1 Teaspoon of Tea\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Add 1 teaspoon of tea to the hot water and allow it to steep\n              properly so the herbs release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStrain \u0026amp; Drink Daily\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. Consume regularly once or twice\n              daily as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Kidney Wellness Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eOnce or Twice Daily\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eKidney Wellness, Urinary Comfort, Detox \u0026amp; Fluid Balance\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is beSpecific Kidney Cleanse Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            beSpecific Kidney Cleanse Tea is an Ayurvedic herbal tea designed to\n            support kidney wellness, urinary tract comfort, natural detox balance\n            and everyday wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Kidney Cleanse Tea work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea supports the body's natural cleansing process and internal\n            balance through Ayurvedic herbs traditionally used for urinary\n            wellness and detox care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support daily detox balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the herbal ingredients are traditionally used in Ayurveda to\n            help support the body's natural detox and elimination process.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does this tea support urinary health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, this herbal blend is designed to support urinary tract comfort\n            and help maintain everyday internal freshness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea help with water balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting internal balance and kidney wellness, this tea may help\n            maintain better fluid comfort and daily freshness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Kidney Cleanse Tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the tea is formulated with Ayurvedic herbs traditionally used\n            to support detox balance, urinary comfort and overall kidney wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should drink Kidney Cleanse Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea is suitable for adults looking for natural support for\n            kidney wellness, urinary comfort, fluid balance and daily detox care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I use Kidney Cleanse Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add 1 teaspoon of tea, allow it to steep properly,\n            strain and drink warm. It can be enjoyed once or twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results from this tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may help support better daily wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Kidney Cleanse Tea safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbal teas are generally suitable for daily wellness use\n            when consumed as directed. If you have a medical condition or are\n            taking medicines, consult your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support internal freshness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, several herbs in the formula are traditionally valued in Ayurveda\n            for supporting natural cleansing and internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea be part of a daily wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it can be included as part of a daily Ayurvedic wellness routine\n            to support overall balance and everyday comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Kidney Cleanse Tea be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            In many cases it can be taken with other wellness supplements.\n            However, consulting a healthcare professional is recommended if you\n            are under treatment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this tea suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it is suitable for both men and women looking for natural\n            Ayurvedic support for kidney wellness and daily detox care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Why choose Ayurvedic tea for kidney wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurveda focuses on supporting the body's natural balance and\n            long-term wellness. Herbal tea offers a gentle way to support\n            everyday kidney wellness, urinary comfort and internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872272695540,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872272728308,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kidney_Cleanse_Tea.jpg?v=1773921500"},{"product_id":"fat-loss-tea-for-weight-management-metabolism-boost","title":"Fat Loss Tea for Weight Management \u0026 Metabolism Boost","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"bs-product-tabs\"\u003e\n\u003cdiv class=\"bs-tabs-container\"\u003e\n\u003cdiv class=\"bs-tabs-heading\"\u003e\n\u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n\u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n\u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-tabs-nav\"\u003e\n\u003cbutton type=\"button\" class=\"bs-tab-button active\"\u003e Overview \u003c\/button\u003e \u003cbutton type=\"button\" class=\"bs-tab-button\"\u003e Benefits \u003c\/button\u003e \u003cbutton type=\"button\" class=\"bs-tab-button\"\u003e Ingredients \u003c\/button\u003e \u003cbutton type=\"button\" class=\"bs-tab-button\"\u003e How To Use \u003c\/button\u003e \u003cbutton type=\"button\" class=\"bs-tab-button\"\u003e Product Details \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-tabs-content\"\u003e\n\u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"bs-overview-grid\"\u003e\n\u003cdiv class=\"bs-overview-content\"\u003e\n\u003ch3\u003eNatural Support For Daily Immunity \u0026amp; Wellness\u003c\/h3\u003e\n\u003cp\u003eThis Ayurvedic Immunity Booster Tea is made with a carefully selected blend of traditional herbs known to support immunity, respiratory comfort, vitality and overall daily wellness.\u003c\/p\u003e\n\u003cp\u003eThe herbal blend can be conveniently included as part of your everyday wellness routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-highlight-box\"\u003e\n\u003cdiv class=\"bs-highlight-item\"\u003e\n\u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Immunity\u003c\/div\u003e\n\u003cdiv class=\"bs-highlight-item\"\u003e\n\u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Respiratory Comfort\u003c\/div\u003e\n\u003cdiv class=\"bs-highlight-item\"\u003e\n\u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Vitality\u003c\/div\u003e\n\u003cdiv class=\"bs-highlight-item\"\u003e\n\u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eMade With Ayurvedic Herbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"bs-benefits-grid\"\u003e\n\u003cdiv class=\"bs-benefit-card\"\u003e\n\u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eSupports Immunity\u003c\/h4\u003e\n\u003cp\u003eTraditional Ayurvedic herbs help support natural immune wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-benefit-card\"\u003e\n\u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eSupports Respiratory Comfort\u003c\/h4\u003e\n\u003cp\u003eSelected herbs traditionally support throat and respiratory wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-benefit-card\"\u003e\n\u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSupports Daily Vitality\u003c\/h4\u003e\n\u003cp\u003eHelps support everyday energy, stamina and overall wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-benefit-card\"\u003e\n\u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n\u003ch4\u003eSupports Overall Wellness\u003c\/h4\u003e\n\u003cp\u003eA balanced herbal blend for consistent daily wellness support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"bs-ingredients-layout\"\u003e\n\u003cdiv class=\"bs-ingredients-intro\"\u003e\n\u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n\u003cp\u003eA carefully selected blend of Ayurvedic herbs traditionally known to support immunity, respiratory comfort, vitality and overall daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredients-list\"\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha_Root.png?v=1775813110\" alt=\"Ashwagandha Root\"\u003e \u003cspan\u003eAshwagandha Root\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi_Leaves.png?v=1775805494\" alt=\"Tulsi Leaves\"\u003e \u003cspan\u003eTulsi Leaves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Giloy_Satva.png?v=1773838104\" alt=\"Giloy Stem\"\u003e \u003cspan\u003eGiloy Stem\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e \u003cspan\u003eAmla (Dry Pieces)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Dry_Ginger.png?v=1775657121\" alt=\"Ginger\"\u003e \u003cspan\u003eGinger (Dry)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Turmeric_Root.png?v=1775813110\" alt=\"Turmeric Root\"\u003e \u003cspan\u003eTurmeric Root\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Mulethi.png?v=1775657611\" alt=\"Mulethi\"\u003e \u003cspan\u003eMulethi (Licorice)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Cinnamon_Bark.png?v=1775805493\" alt=\"Cinnamon Bark\"\u003e \u003cspan\u003eCinnamon Bark\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Black_Pepper.png?v=1775657121\" alt=\"Black Pepper\"\u003e \u003cspan\u003eKali Mirch (Black Pepper)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-ingredient\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Clove.png?v=1775657120\" alt=\"Clove\"\u003e \u003cspan\u003eClove\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"bs-usage-box\"\u003e\n\u003cdiv class=\"bs-usage-step\"\u003e\n\u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003ePrepare The Tea\u003c\/h4\u003e\n\u003cp\u003ePrepare the tea according to the recommended serving instructions mentioned on the product pack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-step-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bs-usage-step\"\u003e\n\u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eConsume Warm\u003c\/h4\u003e\n\u003cp\u003eEnjoy the prepared herbal tea as part of your daily wellness routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-step-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bs-usage-step\"\u003e\n\u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eUse Consistently\u003c\/h4\u003e\n\u003cp\u003eFollow a consistent wellness routine for continued daily support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"bs-details-grid\"\u003e\n\u003cdiv class=\"bs-detail-row\"\u003e\n\u003cspan\u003eProduct Type\u003c\/span\u003e \u003cstrong\u003eAyurvedic Herbal Tea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-detail-row\"\u003e\n\u003cspan\u003ePurpose\u003c\/span\u003e \u003cstrong\u003eImmunity \u0026amp; Daily Wellness Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bs-detail-row\"\u003e\n\u003cspan\u003eForm\u003c\/span\u003e \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-section fd-faq\"\u003e\n\u003cdiv class=\"fd-section-inner\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"fd-faq-list\"\u003e\n\u003cdiv class=\"fd-faq-item\"\u003e\n\u003cdiv class=\"fd-faq-question\"\u003eWhat is Immunity Booster Tea? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-answer\"\u003e\n\u003cp\u003eImmunity Booster Tea is an Ayurvedic herbal blend made with traditionally valued ingredients that support immunity, respiratory comfort and overall daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-item\"\u003e\n\u003cdiv class=\"fd-faq-question\"\u003eWhat are the main ingredients in this tea? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-answer\"\u003e\n\u003cp\u003eThe blend contains Ashwagandha Root, Tulsi Leaves, Giloy Stem, Amla, Dry Ginger, Turmeric Root, Mulethi, Cinnamon Bark, Black Pepper and Clove.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-item\"\u003e\n\u003cdiv class=\"fd-faq-question\"\u003eHow should I consume the tea? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-answer\"\u003e\n\u003cp\u003ePrepare and consume the tea according to the recommended usage instructions mentioned on the product pack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-item\"\u003e\n\u003cdiv class=\"fd-faq-question\"\u003eCan I consume this tea daily? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-answer\"\u003e\n\u003cp\u003eFollow the recommended serving instructions provided on the product packaging for regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-item\"\u003e\n\u003cdiv class=\"fd-faq-question\"\u003eDoes this tea support respiratory wellness? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-answer\"\u003e\n\u003cp\u003eIngredients such as Tulsi and Mulethi are traditionally used to support respiratory comfort and seasonal wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-item\"\u003e\n\u003cdiv class=\"fd-faq-question\"\u003eCan this tea support daily wellness? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-answer\"\u003e\n\u003cp\u003eYes, the Ayurvedic herbal blend is designed to support overall wellness and vitality as part of a balanced daily routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-item\"\u003e\n\u003cdiv class=\"fd-faq-question\"\u003eAre there any precautions before use? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-faq-answer\"\u003e\n\u003cp\u003eIf you are pregnant, nursing, taking medication or have a medical condition, consult a qualified healthcare professional before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cp\u003e\u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e \u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872275775732,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872275808500,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fat_Loss_Detox_Tea.jpg?v=1773921500"},{"product_id":"thyroid-care-tea-for-hormonal-balance-metabolism","title":"Thyroid Care Tea for Hormonal Balance \u0026 Metabolism","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Thyroid Care Tea.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Thyroid Balance \u0026amp; Metabolism\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Thyroid Care Tea is an Ayurvedic herbal tea designed to\n              support thyroid balance, healthy metabolism, hormonal harmony and\n              everyday wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Rooted in traditional Ayurvedic knowledge, this carefully selected\n              herbal blend supports internal balance, metabolic rhythm, daily\n              vitality and overall wellbeing as part of a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Thyroid Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Metabolism\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Hormonal Harmony\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Vitality\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Thyroid Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs traditionally used for thyroid wellness help support\n              healthy internal balance and everyday wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eHelps Support Metabolism\u003c\/h4\u003e\n            \u003cp\u003e\n              The herbal formulation supports a healthy metabolic rhythm and\n              natural body balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Hormonal Harmony\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally trusted Ayurvedic ingredients help support internal\n              hormonal harmony and overall balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Vitality\u003c\/h4\u003e\n            \u003cp\u003e\n              The formulation supports natural energy, freshness and everyday\n              wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Maintain Internal Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs work together to support internal harmony and\n              metabolic wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Everyday Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a balanced lifestyle provides natural\n              Ayurvedic support for long-term wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003e9 Powerful Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally known\n              to support thyroid wellness, metabolism, energy and overall\n              hormonal balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kanchanar.png\" alt=\"Kanchanar\"\u003e\n              \u003cspan\u003eKanchanar\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guggul.png\" alt=\"Guggul\"\u003e\n              \u003cspan\u003eGuggul\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Moringa.png\" alt=\"Moringa\"\u003e\n              \u003cspan\u003eMoringa\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Dalchini.png\" alt=\"Cinnamon Dalchini\"\u003e\n              \u003cspan\u003eCinnamon (Dalchini)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png\" alt=\"Ginger Shunthi\"\u003e\n              \u003cspan\u003eGinger (Shunthi)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi.png\" alt=\"Tulsi\"\u003e\n              \u003cspan\u003eTulsi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing your\n              Thyroid Care Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eAdd 1 Teaspoon of Tea\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Add 1 teaspoon of tea to the hot water and allow it to steep\n              properly so the herbs release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStrain \u0026amp; Drink Daily\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. For best results, consume it\n              regularly once or twice daily as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Thyroid Care Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eOnce or Twice Daily\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eThyroid Balance, Metabolism, Hormonal Harmony \u0026amp; Daily Vitality\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is beSpecific Thyroid Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            beSpecific Thyroid Care Tea is an Ayurvedic herbal tea designed to\n            support thyroid balance, healthy metabolism, hormonal harmony and\n            everyday wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Thyroid Care Tea work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea supports the body's internal balance and metabolism through\n            Ayurvedic herbs traditionally used for vitality, hormonal harmony and\n            everyday wellness support.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support thyroid balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the herbal ingredients are traditionally used in Ayurveda to\n            help support daily thyroid wellness and internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does this tea support metabolism?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, this herbal blend is designed to support a healthy metabolic\n            rhythm and everyday vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea help support hormonal harmony?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting internal balance and daily wellness, this tea may help\n            maintain better hormonal harmony and overall comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Thyroid Care Tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the tea is formulated with Ayurvedic herbs traditionally used\n            to support metabolism, vitality and thyroid-related wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should drink Thyroid Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea is suitable for adults looking for natural support for\n            thyroid balance, metabolism, hormonal wellness and daily vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I use Thyroid Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add 1 teaspoon of tea, allow it to steep properly,\n            strain and drink warm. It can be enjoyed once or twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results from this tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may help support better daily wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Thyroid Care Tea safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbal teas are generally suitable for daily wellness use\n            when consumed as directed. If you have a medical condition or are\n            taking medicines, consult your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support daily energy?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, several herbs in the formula are traditionally valued in\n            Ayurveda for supporting vitality and everyday energy balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea be part of a daily wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it can be included as part of a daily Ayurvedic wellness\n            routine to support overall balance and vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Thyroid Care Tea be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            In many cases it can be taken with other wellness supplements.\n            However, consulting a healthcare professional is recommended if\n            you are under treatment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this tea suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it is suitable for both men and women looking for natural\n            Ayurvedic support for thyroid and metabolic wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Why choose Ayurvedic tea for thyroid support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurveda focuses on strengthening the body's natural balance and\n            supporting long-term wellness. Herbal tea offers a gentle and\n            natural way to support everyday thyroid wellness and vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872795279604,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872795312372,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Thyroid_Care_Tea.jpg?v=1773921500"},{"product_id":"immunity-booster-detox-tea-for-strong-defense-cleansing","title":"Immunity Booster Detox Tea for Strong Defense \u0026 Cleansing","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Immunity Booster Detox Tea.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Strong Immunity \u0026amp; Internal Cleansing\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Immunity Booster Detox Tea is an Ayurvedic herbal tea\n              designed to support immune balance, natural cleansing, vitality\n              and everyday wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Rooted in traditional Ayurvedic knowledge, this carefully selected\n              herbal blend supports the body's natural defense system, internal\n              balance and daily resilience as part of a healthy wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Strong Immunity\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Cleansing\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Maintain Daily Vitality\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Everyday Wellness\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Strong Immunity\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs in the formula are traditionally used to support\n              the body's natural immune strength and everyday resilience.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Natural Detox Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              The herbal blend is designed to support the body's natural\n              cleansing processes and help maintain internal freshness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eHelps Maintain Daily Vitality\u003c\/h4\u003e\n            \u003cp\u003e\n              By supporting internal balance and overall wellness, the tea may\n              help maintain better daily energy and freshness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Natural Defense\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally trusted Ayurvedic herbs work together to support\n              the body's natural defense system from within.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Internal Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              The formulation is designed to help maintain internal harmony and\n              support natural wellness in everyday life.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Everyday Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a balanced lifestyle can provide natural\n              Ayurvedic support for overall wellness and vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A powerful blend of time-tested Ayurvedic herbs crafted to support\n              immunity, natural cleansing, energy and overall wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png\" alt=\"Guduchi Giloy\"\u003e\n              \u003cspan\u003eGuduchi (Giloy)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi.png\" alt=\"Tulsi\"\u003e\n              \u003cspan\u003eTulsi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png\" alt=\"Haridra Turmeric\"\u003e\n              \u003cspan\u003eHaridra (Turmeric)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing your\n              Immunity Booster Detox Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eAdd 1 Teaspoon of Tea\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Add 1 teaspoon of tea to the hot water and allow it to steep\n              properly so the herbs release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStrain \u0026amp; Drink\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. Consume regularly once or twice\n              daily as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Immunity \u0026amp; Detox Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eOnce or Twice Daily\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eImmunity, Detox, Vitality \u0026amp; Daily Wellness\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is beSpecific Immunity Booster Detox Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            beSpecific Immunity Booster Detox Tea is an Ayurvedic herbal tea\n            designed to support immune balance, natural cleansing, vitality and\n            everyday wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Immunity Booster Detox Tea work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea supports the body's natural defense and internal balance\n            through Ayurvedic herbs traditionally used for vitality, cleansing\n            and daily wellness support.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support daily immunity?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the herbal ingredients are traditionally used in Ayurveda to\n            help support the body's natural immune strength and everyday resilience.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does this tea support detox balance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, this herbal blend is designed to support the body's natural\n            cleansing processes and help maintain internal freshness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea help support vitality?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting internal balance and daily wellness, this tea may help\n            maintain better energy and freshness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Immunity Booster Detox Tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the tea is formulated with Ayurvedic herbs traditionally used\n            to support immunity, cleansing and everyday wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should drink Immunity Booster Detox Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea is suitable for adults looking for natural support for\n            daily immunity, internal balance, cleansing and overall wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I use Immunity Booster Detox Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add 1 teaspoon of tea, allow it to steep properly,\n            strain and drink warm. It can be enjoyed once or twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may help support better daily wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Immunity Booster Detox Tea safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbal teas are generally suitable for daily wellness use\n            when consumed as directed. If you have a medical condition or are\n            taking medicines, consult your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support internal cleansing?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, several herbs in the formula are traditionally valued in\n            Ayurveda for supporting natural cleansing and internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea be part of a daily wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it can be included as part of a daily Ayurvedic wellness\n            routine to support overall balance and vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Immunity Booster Detox Tea be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            In many cases it can be taken with other wellness supplements.\n            However, consulting a healthcare professional is recommended if you\n            are under treatment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this tea suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it is suitable for both men and women looking for natural\n            Ayurvedic support for immunity and wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Why choose Ayurvedic tea for immunity support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurveda focuses on strengthening the body's natural balance and\n            supporting long-term wellness. Herbal tea offers a gentle and\n            natural way to support everyday immunity and vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872827719924,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872827752692,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/immunity_booster_tea.jpg?v=1773914644"},{"product_id":"deep-sleep-tea-for-stress-relief-better-sleep-quality","title":"Deep Sleep Tea for Stress Relief \u0026 Better Sleep Quality","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Deep Sleep \u0026amp; Relaxation\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Deep Sleep Stress Relief Tea is a carefully selected Ayurvedic\n              herbal blend traditionally used to support relaxation, calmness,\n              stress balance and restful sleep.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              This soothing herbal tea can become a comforting part of your\n              evening routine and support a relaxed state before bedtime.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Relaxation\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Stress Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Calmness\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Restful Sleep\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Better Sleep Quality\u003c\/h4\u003e\n            \u003cp\u003eHelps support a relaxed and comfortable bedtime routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003ePromotes Deep Relaxation\u003c\/h4\u003e\n            \u003cp\u003eTraditionally selected herbs help support natural relaxation.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Stress Balance\u003c\/h4\u003e\n            \u003cp\u003eHelps support calmness and balance during stressful days.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eHelps Calm The Mind\u003c\/h4\u003e\n            \u003cp\u003eSupports mental relaxation and a peaceful state before bedtime.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Evening Wellness\u003c\/h4\u003e\n            \u003cp\u003eA soothing herbal blend for your daily evening routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Restful Nights\u003c\/h4\u003e\n            \u003cp\u003ePromotes a calm and comfortable environment for rest.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eKey Ayurvedic Ingredients For Deep Sleep Tea\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally known\n              to support relaxation, calmness, stress balance and restful sleep.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha_Root.png?v=1775813110\" alt=\"Ashwagandha Root\"\u003e\n              \u003cspan\u003eAshwagandha Root\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jatamansi.png?v=1773835191\" alt=\"Jatamansi\"\u003e\n              \u003cspan\u003eJatamansi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Brahmi.png?v=1773839502\" alt=\"Brahmi\"\u003e\n              \u003cspan\u003eBrahmi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tagar_Indian_Valerian.png?v=1775829243\" alt=\"Tagar\"\u003e\n              \u003cspan\u003eTagar (Indian Valerian)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shankhpushpi.png?v=1773839502\" alt=\"Shankhpushpi\"\u003e\n              \u003cspan\u003eShankhpushpi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Chamomile_Flowers.png?v=1775829242\" alt=\"Chamomile Flowers\"\u003e\n              \u003cspan\u003eChamomile Flowers\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Lemon_Balm.png?v=1775829242\" alt=\"Lemon Balm\"\u003e\n              \u003cspan\u003eLemon Balm\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Elaichi_Cardamom.png?v=1775657121\" alt=\"Cardamom\"\u003e\n              \u003cspan\u003eCardamom (Elaichi)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fennel_Seed.png?v=1773841619\" alt=\"Fennel Seeds\"\u003e\n              \u003cspan\u003eFennel Seeds (Saunf)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"\" alt=\"Rose Petals\"\u003e\n              \u003cspan\u003eRose Petals\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Mulethi.png?v=1775657611\" alt=\"Mulethi\"\u003e\n              \u003cspan\u003eMulethi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n            \u003cp\u003eTake a cup of water and bring it to a boil.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eAdd The Tea\u003c\/h4\u003e\n            \u003cp\u003eAdd the recommended quantity of Deep Sleep Tea and allow it to steep.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eStrain \u0026amp; Enjoy\u003c\/h4\u003e\n            \u003cp\u003eStrain the tea and enjoy it warm as part of your evening routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Support\u003c\/span\u003e\n            \u003cstrong\u003eSleep, Relaxation \u0026amp; Stress Balance\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\n            \u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is Deep Sleep Stress Relief Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It is an Ayurvedic herbal tea formulated with traditionally valued\n            herbs that support relaxation, calmness and restful sleep.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          When should I drink this tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It can be enjoyed as part of your evening or bedtime relaxation routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support stress relief?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The carefully selected Ayurvedic herbs are traditionally used to\n            support calmness, relaxation and stress balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I drink Deep Sleep Tea daily?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It can be included as part of a regular wellness routine when used\n            according to the recommended directions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to experience results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Individual experiences may vary. Consistent use as part of a healthy\n            evening and sleep routine may support relaxation over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this tea suitable for adults?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, this herbal tea is intended for adults as part of a regular wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take this tea with medication?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking medication or have an existing medical condition,\n            consult a qualified healthcare professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872828997876,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872829030644,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Deep_Sleep_Tea.jpg?v=1773921500"},{"product_id":"digestion-tea-for-gut-health-bloating-acidity-relief","title":"Digestion Tea for Gut Health, Bloating \u0026 Acidity Relief","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Better Digestion\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Our Digestion Care Tea is made with carefully selected Ayurvedic\n              herbs traditionally used to support healthy digestion, gut balance\n              and everyday digestive comfort.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              This herbal blend supports natural relief from bloating, acidity,\n              gas and post-meal heaviness while promoting overall gut wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Digestion\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Reduce Gas \u0026amp; Bloating\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Digestive Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Daily Gut Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Digestion\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support smooth digestion and everyday digestive balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eHelps Reduce Gas \u0026amp; Bloating\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports digestive comfort by helping reduce gas, bloating and\n              stomach heaviness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Acidity Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support digestive balance and comfort during acidity-related\n              discomfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Nutrient Absorption\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy digestion and better absorption of nutrients.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Bowel Regularity\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy digestion and regular bowel movement.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Overall Gut Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports long-term digestive balance and everyday gut wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eKey Ayurvedic Ingredients For Digestion Care Tea\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally known\n              to support gut health, digestion, and natural relief from bloating\n              and acidity.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Fennel_Seed.png?v=1773841619\" alt=\"Saunf\"\u003e\n              \u003cspan\u003eSaunf (Fennel Seeds)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ajwain_Seed.png?v=1773841619\" alt=\"Ajwain\"\u003e\n              \u003cspan\u003eAjwain (Carom Seeds)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jeera.png?v=1775793636\" alt=\"Jeera\"\u003e\n              \u003cspan\u003eJeera (Cumin Seeds)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Coriander_Dhaniya.png?v=1775794340\" alt=\"Dhaniya\"\u003e\n              \u003cspan\u003eDhaniya (Coriander Seeds)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala.png?v=1773841619\" alt=\"Triphala\"\u003e\n              \u003cspan\u003eTriphala\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Mulethi.png?v=1775657611\" alt=\"Mulethi\"\u003e\n              \u003cspan\u003eMulethi (Licorice Root)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Dry_Ginger.png?v=1775657121\" alt=\"Dry Ginger\"\u003e\n              \u003cspan\u003eSaunth (Dry Ginger)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Heeng_Asafoetida.png?v=1775816855\" alt=\"Heeng\"\u003e\n              \u003cspan\u003eHeeng (Asafoetida)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pudina_Peppermint_Leaves.png?v=1775816854\" alt=\"Pudina\"\u003e\n              \u003cspan\u003ePudina (Peppermint Leaves)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eAdd The Tea\u003c\/h4\u003e\n            \u003cp\u003e\n              Add the recommended quantity of Digestion Care Tea to the hot\n              water and allow the herbs to infuse properly.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eStrain \u0026amp; Enjoy\u003c\/h4\u003e\n            \u003cp\u003e\n              Strain the tea and consume warm as part of your daily digestive\n              wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Digestion Care Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Support\u003c\/span\u003e\n            \u003cstrong\u003eDigestion, Gut Health, Bloating \u0026amp; Acidity\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eIngredients\u003c\/span\u003e\n            \u003cstrong\u003e9 Ayurvedic Herbs\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is Digestion Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Digestion Care Tea is an Ayurvedic herbal tea formulated with\n            carefully selected ingredients that support digestion, gut comfort\n            and overall digestive wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea help with bloating and gas?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The herbal ingredients are traditionally used to support digestion\n            and help maintain comfort during bloating and gas.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does this tea support acidity relief?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula contains traditional Ayurvedic herbs that support\n            digestive balance and gut comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in Digestion Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The blend includes Saunf, Ajwain, Jeera, Dhaniya, Triphala,\n            Mulethi, Saunth, Heeng and Pudina.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I drink Digestion Care Tea daily?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Follow the recommended usage instructions provided with the product\n            as part of your daily wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does the tea support nutrient absorption?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Healthy digestion supports the body's natural process of nutrient\n            absorption and overall digestive wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I prepare the tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add the recommended quantity of tea, allow it to infuse,\n            strain and consume warm.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872832602356,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872832635124,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Digestion_Gut_Care_Tea.jpg?v=1773921500"},{"product_id":"heart-care-tea-for-healthy-heart-blood-circulation","title":"Heart Care Tea for Healthy Heart \u0026 Blood Circulation","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Heart Care Tea.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Heart Health \u0026amp; Healthy Circulation\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Heart Care Tea is an Ayurvedic herbal blend formulated\n              with carefully selected herbs traditionally used to support heart\n              health, healthy blood circulation, stress balance and overall\n              cardiovascular wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The thoughtfully selected herbal blend helps support daily vitality,\n              healthy circulation and long-term heart wellness as part of a\n              balanced lifestyle and daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Blood Circulation\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Heart Strength\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Support Stress Management\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003ePromotes Overall Heart Wellness\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Blood Circulation\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs in the formula are traditionally used to support\n              healthy blood flow and overall cardiovascular balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Heart Strength\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully selected herbs provide natural support for healthy heart\n              function and long-term cardiovascular wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eHelps Manage Daily Stress\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditional calming herbs may help support stress management and\n              promote a greater sense of daily balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Energy \u0026amp; Vitality\u003c\/h4\u003e\n            \u003cp\u003e\n              Supporting healthy circulation and overall wellness may help maintain\n              better daily energy and vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Cardiovascular Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              The Ayurvedic herbal blend is designed to support overall\n              cardiovascular balance as part of a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003ePromotes Overall Heart Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a balanced routine may help support\n              long-term heart health and overall wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs used to\n              support heart health, healthy blood circulation, stress balance\n              and overall cardiovascular wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Arjuna_Bark.png?v=1775805494\" alt=\"Arjuna Bark\"\u003e\n              \u003cspan\u003eArjuna Bark\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Green_Tea_Leaves.png?v=1775805494\" alt=\"Green Tea Leaves\"\u003e\n              \u003cspan\u003eGreen Tea Leaves\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Hibiscus_Gudhal.png?v=1775805494\" alt=\"Hibiscus Gudhal\"\u003e\n              \u003cspan\u003eHibiscus (Gudhal)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Cinnamon_Bark.png?v=1775805493\" alt=\"Cinnamon Bark\"\u003e\n              \u003cspan\u003eCinnamon Bark\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi_Leaves.png?v=1775805494\" alt=\"Tulsi Leaves\"\u003e\n              \u003cspan\u003eTulsi Leaves\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Dry_Ginger.png?v=1775657121\" alt=\"Ginger Root\"\u003e\n              \u003cspan\u003eGinger Root\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Elaichi_Cardamom.png?v=1775657121\" alt=\"Cardamom\"\u003e\n              \u003cspan\u003eCardamom (Elaichi)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Brahmi.png?v=1773839502\" alt=\"Brahmi\"\u003e\n              \u003cspan\u003eBrahmi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing your\n              Heart Care Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eAdd 1 Teaspoon of Tea\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Add 1 teaspoon of Heart Care Tea to the hot water and allow it to\n              steep properly so the herbs can release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStrain \u0026amp; Drink\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. Consume regularly once or twice\n              daily as part of your wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Heart Care Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eOnce or Twice Daily\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\n            \u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is beSpecific Heart Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            beSpecific Heart Care Tea is an Ayurvedic herbal tea formulated to\n            support heart health, healthy blood circulation and overall\n            cardiovascular wellness naturally.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in Heart Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The herbal blend contains Arjuna Bark, Green Tea Leaves, Hibiscus,\n            Cinnamon Bark, Tulsi Leaves, Amla, Ginger Root, Cardamom and Brahmi.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Heart Care Tea support healthy blood circulation?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbs in the formula are traditionally used to support\n            healthy blood flow and cardiovascular balance as part of a healthy\n            lifestyle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does Heart Care Tea help with stress management?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Certain herbs used in the tea are traditionally known for their\n            calming properties and may help support daily stress management and\n            overall wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I drink Heart Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil a cup of water, add 1 teaspoon of Heart Care Tea, allow it to\n            steep properly, strain and drink warm. It can be consumed once or\n            twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use Heart Care Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It is designed for adults looking for natural Ayurvedic support for\n            heart health, healthy circulation, stress balance and overall\n            cardiovascular wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Heart Care Tea suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Heart Care Tea may be included in a daily wellness routine when used\n            as directed. If you have a medical condition or take medication,\n            consult a healthcare professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Heart Care Tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, Heart Care Tea is formulated with Ayurvedic herbs traditionally\n            used to support heart function, healthy circulation and overall\n            wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use along with a\n            balanced diet, regular physical activity and a healthy lifestyle may\n            support better wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Heart Care Tea support daily energy levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting healthy circulation and overall wellness, Heart Care\n            Tea may help maintain better daily energy and vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I drink Heart Care Tea with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It may be included alongside other wellness supplements. However, if\n            you are taking medicines or are under medical supervision, consult a\n            healthcare professional first.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Heart Care Tea suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, Heart Care Tea is suitable for both men and women seeking\n            natural Ayurvedic support for heart and circulation wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Heart Care Tea be part of a daily wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it can be enjoyed as part of a heart-conscious lifestyle that\n            includes balanced nutrition, regular movement and stress management.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872833159412,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872833192180,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Heart_Care_Tea.jpg?v=1773921500"},{"product_id":"men-s-vitality-tea-for-energy-strength-stamina-boost","title":"Men’s Vitality Tea for Energy, Strength \u0026 Stamina Boost","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details of Men's Vitality Tea.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Energy, Strength \u0026amp; Stamina\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Men's Vitality Tea is an Ayurvedic herbal tea designed\n              to support daily energy, strength, stamina, endurance and everyday\n              men's wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Rooted in traditional Ayurvedic knowledge, this carefully selected\n              herbal blend supports natural vitality, physical balance, strength\n              and everyday performance as part of a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Daily Energy\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Strength\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Stamina\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Endurance\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Energy\u003c\/h4\u003e\n            \u003cp\u003e\n              Ayurvedic herbs traditionally valued for vitality help support\n              natural daily energy and active performance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Strength\u003c\/h4\u003e\n            \u003cp\u003e\n              The herbal formulation supports natural physical strength and\n              overall body balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Stamina\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally trusted Ayurvedic ingredients help support body\n              stamina and everyday performance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Endurance\u003c\/h4\u003e\n            \u003cp\u003e\n              The formulation supports natural endurance and helps maintain\n              consistency during an active daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eHelps Maintain Vitality\u003c\/h4\u003e\n            \u003cp\u003e\n              A blend of traditional herbs supports natural vitality, balance\n              and everyday freshness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Regular use as part of a balanced lifestyle provides Ayurvedic\n              support for everyday men's wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Powerful Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs traditionally known\n              to support strength, stamina, energy balance and overall men's wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Safed_Musli.png\" alt=\"Safed Musli\"\u003e\n              \u003cspan\u003eSafed Musli\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gokshura.png\" alt=\"Gokshura\"\u003e\n              \u003cspan\u003eGokshura\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kaunch_Beej.png?v=1775657120\" alt=\"Kaunch Beej\"\u003e\n              \u003cspan\u003eKaunch Beej\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Dry_Ginger.png?v=1775657121\" alt=\"Dry Ginger\"\u003e\n              \u003cspan\u003eDry Ginger\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Cinnamon_Dalchini_1de164d4-eda0-4a6e-a19b-c1ed046aa1a2.png?v=1775657121\" alt=\"Cinnamon Dalchini\"\u003e\n              \u003cspan\u003eCinnamon (Dalchini)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Clove.png?v=1775657120\" alt=\"Clove\"\u003e\n              \u003cspan\u003eClove\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Black_Pepper.png?v=1775657121\" alt=\"Black Pepper\"\u003e\n              \u003cspan\u003eBlack Pepper\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Elaichi_Cardamom.png?v=1775657121\" alt=\"Elaichi Cardamom\"\u003e\n              \u003cspan\u003eElaichi (Cardamom)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Mulethi.png?v=1775657611\" alt=\"Mulethi Licorice\"\u003e\n              \u003cspan\u003eMulethi (Licorice)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Nutmeg_Jaiphal.png?v=1775657611\" alt=\"Nutmeg Jaiphal\"\u003e\n              \u003cspan\u003eNutmeg (Jaiphal)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eBoil Water\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take a cup of water and bring it to a boil before preparing\n              your Men's Vitality Tea.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eAdd 1 Teaspoon of Tea\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Add 1 teaspoon of tea to the hot water and allow it to steep\n              properly so the herbs release their natural goodness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eStrain \u0026amp; Drink Daily\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Strain the tea and enjoy it warm. Consume regularly once or twice\n              daily as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Men's Vitality Herbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eHerbal Tea\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003eOnce or Twice Daily\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eEnergy, Strength, Stamina, Endurance \u0026amp; Daily Vitality\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is beSpecific Men's Vitality Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            beSpecific Men's Vitality Tea is an Ayurvedic herbal tea designed to\n            support daily energy, strength, stamina, endurance and everyday wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Men's Vitality Tea work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea supports the body's natural balance and vitality through\n            Ayurvedic herbs traditionally used for stamina, strength and daily wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support daily energy?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the herbal ingredients are traditionally used in Ayurveda to\n            support natural energy balance and everyday vitality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does this tea support stamina?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, this herbal blend is designed to support body stamina and help\n            maintain everyday endurance and performance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea help with daily tiredness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            By supporting internal balance and men's vitality, this tea may help\n            maintain better freshness, comfort and daily energy.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Men's Vitality Tea Ayurvedic?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the tea is formulated with Ayurvedic herbs traditionally used to\n            support stamina, strength and overall men's wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should drink Men's Vitality Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            This tea is suitable for adults looking for natural support for energy,\n            strength, stamina, endurance and daily wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I use Men's Vitality Tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Boil water, add 1 teaspoon of tea, allow it to steep properly,\n            strain and drink warm. It can be enjoyed once or twice daily.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results from this tea?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may help support better daily wellness over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Men's Vitality Tea safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic herbal teas are generally suitable for daily wellness use\n            when consumed as directed. If you have a medical condition or are\n            taking medicines, consult your healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea support overall vitality?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, several herbs in the formula are traditionally valued in Ayurveda\n            for supporting natural vitality, stamina and internal balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can this tea be part of a daily wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it can be included as part of a daily Ayurvedic wellness routine\n            to support overall balance and everyday comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Men's Vitality Tea be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            In many cases it can be taken with other wellness supplements.\n            However, consulting a healthcare professional is recommended if you\n            are under treatment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is this tea suitable for daily active lifestyles?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, it is suitable for individuals looking for natural Ayurvedic\n            support for daily activity, stamina and overall balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Why choose Ayurvedic tea for vitality support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurveda focuses on strengthening the body's natural balance and\n            supporting long-term wellness. Herbal tea offers a natural way to\n            support everyday energy, strength and stamina.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":47872833552628,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":47872833585396,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Men_s_Stamina_Tea.jpg?v=1773921500"},{"product_id":"ayurvedic-brain-booster-capsules-advanced-ayurvedic-formula-for-memory-focus-mental-clarity-copy","title":"Ayurvedic Brain Booster Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details of beSpecific Ayurvedic Brain Booster Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Memory, Focus \u0026amp; Mental Clarity\u003c\/h3\u003e\n\n            \u003cp\u003ebeSpecific Ayurvedic Brain Booster Capsules are formulated with traditional Ayurvedic herbs that support memory, focus, concentration and mental clarity.\u003c\/p\u003e\n\n            \u003cp\u003eThe carefully selected herbal blend is designed to support cognitive wellness, mental alertness and clearer thinking while helping with everyday mental fatigue and brain fog.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Memory \u0026amp; Retention\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Focus \u0026amp; Concentration\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Helps Reduce Mental Fatigue\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003ePoor Memory\u003c\/h4\u003e\n            \u003cp\u003eSupports better memory retention naturally.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eLack of Focus\u003c\/h4\u003e\n            \u003cp\u003eImproves focus and concentration levels.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eMental Fatigue\u003c\/h4\u003e\n            \u003cp\u003eReduces mental tiredness and fatigue.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Power Brain Performance\u003c\/h3\u003e\n            \u003cp\u003eA carefully selected blend of traditional Ayurvedic herbs designed to support memory, focus, concentration and mental clarity.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Brahmi.png?v=1773839502\" alt=\"Brahmi\"\u003e\n              \u003cspan\u003eBrahmi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shankhpushpi.png?v=1773839502\" alt=\"Shankhpushpi\"\u003e\n              \u003cspan\u003eShankhpushpi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Jatamansi.png?v=1773835191\" alt=\"Jatamansi\"\u003e\n              \u003cspan\u003eJatamansi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003eTake 1 capsule after breakfast with a glass of water.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003eTake 1 capsule after dinner with water.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n            \u003cp\u003eUse regularly as part of your daily routine to support memory, focus and mental clarity.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Brain Booster Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\n            \u003cstrong\u003e60 Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003e1 Capsule After Breakfast \u0026amp; 1 Capsule After Dinner\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eMemory, Focus, Concentration \u0026amp; Mental Clarity\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eFormula\u003c\/span\u003e\n            \u003cstrong\u003eTraditional Ayurvedic Herbal Blend\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are beSpecific Brain Boost Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003ebeSpecific Brain Boost Capsules are Ayurvedic supplements made with herbs that support memory, focus and mental clarity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Brain Boost Capsules work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey support cognitive function using a blend of traditional Ayurvedic herbal ingredients.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are the benefits of Brain Boost Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey support better memory, focus, concentration and help reduce mental fatigue.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should take Brain Boost Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eStudents, professionals and adults looking for support with memory, focus and mental clarity can use them as recommended.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Brain Boost Capsules safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey are formulated for regular use when taken according to the recommended directions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults may vary from person to person. Consistent use is recommended for the best experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Brain Boost Capsules help with mental fatigue?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, the formulation supports mental alertness and helps with everyday mental tiredness and fatigue.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do Brain Boost Capsules improve concentration?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe Ayurvedic herbal ingredients are traditionally used to support concentration, focus and cognitive wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can students take Brain Boost Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, adult students looking for support with focus, concentration and memory can use the product as directed.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Brain Boost Capsules suitable for men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they are suitable for adult men and women.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do Brain Boost Capsules help reduce brain fog?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey support mental clarity and clearer thinking as part of overall cognitive wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can they be taken with other supplements or medicines?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIf you are taking medicines or other supplements, consult a healthcare professional before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in Brain Boost Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey include Brahmi, Ashwagandha, Shankhpushpi, Jatamansi, Guduchi, Haridra and Pippali.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Brain Boost Capsules natural?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey are formulated with traditional Ayurvedic herbal ingredients.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Brain Boost Capsules support long-term brain wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eRegular use as part of a healthy lifestyle supports ongoing cognitive wellness, memory, focus and mental clarity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48001115291892,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48001115324660,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Brain_Boost_6f951d68-9ecd-4465-b253-914470852120.jpg?v=1780747135"},{"product_id":"black-garlic-extract-capsules-100-natural-extracts-advanced-ayurvedic-formula-for-heart-health-cholesterol-support-blood-circulation-copy","title":"Black Garlic Extract Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Heart Health \u0026amp; Cholesterol Balance\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Black Garlic Extract Capsules combine aged Black Garlic with\n              carefully selected Ayurvedic herbs to support healthy cholesterol\n              balance, heart wellness and healthy blood circulation.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              This advanced herbal formulation provides antioxidant support and\n              helps maintain cardiovascular wellness, metabolic balance and\n              overall daily vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Cholesterol Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Heart Health\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Blood Circulation\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eProvides Antioxidant Support\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Healthy Cholesterol Levels\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy cholesterol level balance as part of daily wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Heart Health\u003c\/h4\u003e\n            \u003cp\u003eHelps support normal heart function and cardiovascular wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Blood Circulation\u003c\/h4\u003e\n            \u003cp\u003eSupports healthy blood flow and natural circulation.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Bring Results\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of Black Garlic Extract and Ayurvedic\n              herbs formulated to support cholesterol balance, heart wellness,\n              circulation, antioxidant protection and overall vitality.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Black_Garlic.png?v=1773916803\" alt=\"Black Garlic Extract\"\u003e\n              \u003cspan\u003eBlack Garlic Extract\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra Curcumin 95%\"\u003e\n              \u003cspan\u003eHaridra (Curcumin 95%)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi Ginger\"\u003e\n              \u003cspan\u003eShunthi (Ginger)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha (5% Withanolides)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eConsume\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 tablet with a glass of water, 30 minutes before breakfast.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume once daily consistently for at least 3 months.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eContinue Regular Medicines\u003c\/h4\u003e\n            \u003cp\u003e\n              Continue taking your regular medicines as advised by your healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eBlack Garlic Extract Ayurvedic Formula\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Support\u003c\/span\u003e\n            \u003cstrong\u003eHeart Health, Cholesterol Balance \u0026amp; Blood Circulation\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Black Garlic Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Black Garlic Extract Capsules are formulated with aged Black Garlic\n            and Ayurvedic herbs to support heart health and healthy cholesterol balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are the benefits of Black Garlic Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            They support healthy cholesterol levels, heart wellness, healthy\n            blood circulation and antioxidant protection.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Black Garlic Capsules support healthy cholesterol levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, Black Garlic is traditionally used as part of a wellness\n            routine to support balanced and healthy cholesterol levels.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Black Garlic Extract Capsules good for heart health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation is designed to support cardiovascular wellness,\n            normal heart function and healthy blood circulation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Black Garlic Extract Capsules work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The combination of Black Garlic and Ayurvedic herbs provides\n            antioxidant support and helps support circulation and metabolic balance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use Black Garlic Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Adults looking to support heart health, cholesterol balance,\n            blood circulation and daily wellness may use the product as directed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Black Garlic Capsules suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            They are intended to be used as part of a daily wellness routine\n            when taken according to the recommended usage.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are included in Black Garlic Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula includes Black Garlic Extract, Amla, Haridra, Guduchi,\n            Shunthi, Pippali and Ashwagandha.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Black Garlic Extract support healthy blood circulation?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation is designed to support healthy blood flow and\n            circulation as part of cardiovascular wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results from Black Garlic Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Consistent use as part of a\n            healthy lifestyle may support gradual wellness benefits over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Black Garlic Extract Capsules safe?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Use the product as directed. If you have a medical condition or are\n            taking medication, consult a healthcare professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take Black Garlic Capsules with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking other supplements or medicines, consult a\n            healthcare professional before combining them.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended usage?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take 1 tablet with a glass of water, 30 minutes before breakfast,\n            or follow the usage directions provided with the product.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do Black Garlic Capsules support immunity?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Antioxidant-rich ingredients such as Amla and Guduchi support\n            overall body wellness and immune health.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Black Garlic Extract Capsules be used daily?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, they are designed to be included as part of a regular daily\n            wellness routine when used as directed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48001126138100,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48001126170868,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Garlic_Black.jpg?v=1773475569"},{"product_id":"anti-pigmentation-ayurvedic-capsules-reduce-dark-spots-acne-marks-uneven-skin-tone-60-capsules-copy","title":"Anti Pigmentation Ayurvedic Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details of beSpecific Anti Pigmentation Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Clearer \u0026amp; Even-Toned Skin\u003c\/h3\u003e\n            \u003cp\u003eRooted in traditional Ayurvedic knowledge, our Anti Pigmentation formula is carefully developed to support healthy-looking skin, a more even-looking complexion and the natural reduction in the appearance of pigmentation and dark spots.\u003c\/p\u003e\n            \u003cp\u003eThis herbal formulation supports skin clarity, natural radiance and overall skin wellness from within while helping address concerns such as uneven skin tone and acne marks.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eAyurvedic Herbal Formula\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Even-Looking Skin Tone\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Reduce Appearance Of Dark Spots\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Skin Radiance\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eDark Spots \u0026amp; Pigmentation\u003c\/h4\u003e\n            \u003cp\u003eHelps support the reduction in the appearance of visible dark spots and pigmentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eEven Skin Tone\u003c\/h4\u003e\n            \u003cp\u003eSupports a more balanced and even-looking complexion with regular use.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eAcne Marks \u0026amp; Blemishes\u003c\/h4\u003e\n            \u003cp\u003eSupports overall skin clarity and helps improve the appearance of post-acne marks.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eClearer Looking Skin\u003c\/h4\u003e\n            \u003cp\u003eSupports healthier-looking, clearer and more balanced skin from within.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eNatural Skin Radiance\u003c\/h4\u003e\n            \u003cp\u003eHelps promote brighter-looking skin and a naturally radiant complexion.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eDaily Skin Wellness\u003c\/h4\u003e\n            \u003cp\u003eA carefully formulated Ayurvedic blend designed to support long-term skin wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003eA carefully selected blend of traditional Ayurvedic herbs designed to support skin clarity, natural radiance and a more even-looking complexion.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amla\"\u003e\n              \u003cspan\u003eAmla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Neem.png?v=1773746688\" alt=\"Manjistha\"\u003e\n              \u003cspan\u003eManjistha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Nirgundi.png?v=1773746688\" alt=\"Gotu Kola\"\u003e\n              \u003cspan\u003eGotu Kola\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kantakari.png?v=1773746688\" alt=\"Karanja\"\u003e\n              \u003cspan\u003eKaranja\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Tulsi.png?v=1773746688\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Licorice\"\u003e\n              \u003cspan\u003eLicorice\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shirish.png?v=1773746688\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake After Breakfast\u003c\/h4\u003e\n            \u003cp\u003eConsume 1 capsule after breakfast with a glass of water as part of your daily skin wellness routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eTake After Dinner\u003c\/h4\u003e\n            \u003cp\u003eTake 1 capsule after dinner with water for continued Ayurvedic skin support.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Daily For Best Results\u003c\/h4\u003e\n            \u003cp\u003eUse consistently every day as part of your skincare and wellness routine for the best support.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Anti Pigmentation Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\n            \u003cstrong\u003e60 Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\n            \u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWhat are beSpecific Anti Pigmentation Capsules? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic herbal capsules formulated to support healthy-looking skin, a more even-looking complexion and the natural reduction in the appearance of pigmentation and dark spots.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eHow do these capsules work? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe Ayurvedic herbal blend supports overall skin wellness, internal balance, skin clarity and a naturally radiant-looking complexion.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan these capsules help with dark spots? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eWith consistent use, the formulation supports the natural reduction in the appearance of dark spots and uneven pigmentation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan they support uneven skin tone? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, the formulation is designed to support a more balanced and even-looking skin tone.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan these capsules help with acne marks? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formulation supports overall skin clarity and may help improve the appearance of post-acne marks as part of a consistent skincare routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eHow long does it take to see results? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults may vary depending on individual skin condition, lifestyle and consistency of use. Regular use over time is recommended.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eAre these capsules suitable for daily use? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe Ayurvedic formulation is designed for regular wellness support when taken as directed.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eCan I use these capsules with skincare products? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, these capsules can generally be included alongside a regular external skincare routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWho can use Anti Pigmentation Capsules? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThese capsules are intended for adults looking to support skin clarity, natural radiance and a more even-looking complexion.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003eWhat is the recommended dosage? \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTake 1 capsule after breakfast and 1 capsule after dinner with water, or follow the directions provided on the product label.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48001146028276,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48001146061044,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Anti_Pigmentation.jpg?v=1773909450"},{"product_id":"ayurvedic-kidney-detox-capsules-advanced-ayurvedic-formula-made-with-100-natural-extracts-for-kidney-detox-support-urinary-health-fluid-balance-copy","title":"Ayurvedic Kidney Detox Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Kidney Detox \u0026amp; Urinary Health\u003c\/h3\u003e\n            \u003cp\u003e\n              This Ayurvedic herbal formulation is designed to support natural\n              kidney detoxification, healthy kidney function and urinary system\n              wellness using traditional herbal extracts.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              The carefully selected herbal blend supports natural toxin and\n              waste removal, healthy urinary flow and balanced fluid levels as\n              part of a consistent daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Kidney Detox\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Urinary Comfort\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Healthy Urinary Flow\n            \u003c\/div\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Fluid Balance\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eToxin Accumulation\u003c\/h4\u003e\n            \u003cp\u003eSupports natural detox and waste removal.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eUrinary Discomfort\u003c\/h4\u003e\n            \u003cp\u003eSupports urinary comfort and irritation relief.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eKidney Stone Support\u003c\/h4\u003e\n            \u003cp\u003eSupports urinary tract and stone prevention.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eIngredients That Support Kidney Detox \u0026amp; Urinary Health\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected Ayurvedic blend of traditional herbs that\n              supports kidney detoxification, urinary health and fluid balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Varuna.png?v=1773838104\" alt=\"Varuna\"\u003e\n              \u003cspan\u003eVaruna\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gokshura.png?v=1773730212\" alt=\"Gokshura\"\u003e\n              \u003cspan\u003eGokshura\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bhumyamalaki.png?v=1773836868\" alt=\"Bhumi Amla\"\u003e\n              \u003cspan\u003eBhumi Amla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pashanbhed.png?v=1773915147\" alt=\"Pashanbhed\"\u003e\n              \u003cspan\u003ePashanbhed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Daruharidra.png?v=1773836868\" alt=\"Daru Haridra\"\u003e\n              \u003cspan\u003eDaru Haridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shatavari.png?v=1773835191\" alt=\"Shatavari\"\u003e\n              \u003cspan\u003eShatavari\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Yashtimadhu.png?v=1773746688\" alt=\"Yashtimadhu\"\u003e\n              \u003cspan\u003eYashtimadhu\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eConsume\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 Tablet with a glass of water, 30 minutes before breakfast.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume once daily for at least 3 months.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eContinue Medicines\u003c\/h4\u003e\n            \u003cp\u003e\n              Continue taking your regular medicines.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\u003cstrong\u003eAyurvedic Kidney Detox Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\u003cstrong\u003eAs Mentioned On Product Pack\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is Ayurvedic medicine for kidney detox support?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is a herbal formulation that supports kidney filtration, toxin removal, and urinary health naturally.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Ayurvedic kidney detox capsules work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey help promote natural detox, support kidney function, and improve urinary flow.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Which herbs are used in kidney detox capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eHerbs like Punarnava, Varuna, Gokshura, and Bhumi Amla are commonly used.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules help remove toxins?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they support the body's natural detox process and waste elimination.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do they help with urinary discomfort?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they help reduce irritation and improve urinary comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who should take kidney detox capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAdults looking to support kidney health, detox, and urinary wellness may benefit.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can they support kidney stone health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they help maintain urinary tract health and reduce stone risk.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these capsules safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they are generally safe when used as recommended.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults may vary, but consistent use shows gradual improvement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can they help reduce water retention?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, certain herbs support fluid balance and reduce retention.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these suitable for men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they are suitable for both men and women.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take these with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, but consult a professional if taking medications.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUsually one capsule twice daily after meals.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Does it support urinary system health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, it supports overall urinary flow and kidney function.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it support long-term kidney wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, regular use supports long-term kidney health.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48002535194868,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48002535227636,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kidney_Detox_80da6fc5-6fe7-4538-80d2-a5789fe52cc1.jpg?v=1780748442"},{"product_id":"spinal-health-ayurvedic-capsules-advanced-ayurvedic-formula-with-100-natural-extracts-for-back-pain-spine-support-copy","title":"Spinal Health Ayurvedic Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003eDiscover the benefits, Ayurvedic ingredients, recommended usage and complete product details of Spinal Health Ayurvedic Capsules.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Back Comfort \u0026amp; Spinal Wellness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              beSpecific Spinal Health Ayurvedic Capsules are formulated with a\n              carefully selected blend of traditional Ayurvedic herbs that support\n              back comfort, joint flexibility, movement and overall spinal wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The herbal formulation supports people experiencing back discomfort,\n              stiffness, reduced flexibility and posture-related spinal discomfort\n              as part of a consistent wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Back Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Joint Flexibility\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Movement Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Spinal Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Back Comfort\u003c\/h4\u003e\n            \u003cp\u003eSupports mild to moderate back discomfort and everyday spinal comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Flexibility\u003c\/h4\u003e\n            \u003cp\u003eHelps support joint flexibility and comfortable movement.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Joint Wellness\u003c\/h4\u003e\n            \u003cp\u003eTraditional Ayurvedic herbs support healthy joint function and strength.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Movement Comfort\u003c\/h4\u003e\n            \u003cp\u003eSupports flexibility and comfortable movement during daily activities.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Posture Comfort\u003c\/h4\u003e\n            \u003cp\u003eProvides support for posture-related spinal discomfort and overall comfort.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eLong-Term Spinal Wellness\u003c\/h4\u003e\n            \u003cp\u003eConsistent use supports overall spinal health and long-term wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Ingredients\u003c\/h3\u003e\n            \u003cp\u003e\n              A carefully selected blend of Ayurvedic herbs that support joint comfort,\n              flexibility, movement, muscle strength and overall spinal wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shallaki.png?v=1773834753\" alt=\"Shallaki\"\u003e\n              \u003cspan\u003eShallaki – 100mg\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guggul.png?v=1773834753\" alt=\"Guggul\"\u003e\n              \u003cspan\u003eGuggul – 75mg\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Nirgundi.png?v=1773746688\" alt=\"Nirgundi\"\u003e\n              \u003cspan\u003eNirgundi – 75mg\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha – 50mg\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra – 50mg\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi – 50mg\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali – 25mg\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi – 25mg\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eConsume\u003c\/h4\u003e\n            \u003cp\u003e\n              Take 1 tablet with a glass of water, 30 minutes before breakfast.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume once daily for at least 3 months.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eContinue Medicines\u003c\/h4\u003e\n            \u003cp\u003e\n              Continue taking your regular medicines.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eSpinal Health Ayurvedic Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003e1 Tablet Daily, 30 Minutes Before Breakfast\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eBack Comfort, Joint Flexibility, Movement \u0026amp; Spinal Wellness\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Spinal Health Ayurvedic Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eSpinal Health Capsules are herbal supplements that support back comfort, flexibility, and joint wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Ayurvedic medicine support spinal health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt helps nourish joints, reduce stiffness, and support natural spinal flexibility.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Ayurvedic capsules help relieve back pain naturally?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, herbal ingredients support joint comfort and help reduce back discomfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What causes spinal discomfort according to Ayurveda?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIt is often linked to Vata imbalance, causing stiffness, dryness, and pain.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are used in spinal health capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eHerbs like Shallaki, Guggul, Nirgundi, and Ashwagandha are commonly used.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can benefit from spinal health capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003ePeople with back pain, stiffness, or posture-related discomfort may benefit.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules improve spinal flexibility?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they support joint movement and improve flexibility over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are spinal health capsules safe for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they are generally safe when taken as recommended.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eResults vary, but consistent use shows gradual improvement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it help reduce spinal stiffness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, herbs help reduce stiffness and support better mobility.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Do these capsules support joint and disc health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they help nourish joints, discs, and surrounding tissues.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take these with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, but consult a professional if taking medications.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUsually one capsule twice daily after meals.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these suitable for men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, they are suitable for both men and women.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can they support long-term spinal wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, regular use supports long-term spinal health.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48002962489588,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48002962522356,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Spinal_Health_bad7c37a-f4f1-42e9-ae47-83b61c97db23.jpg?v=1780748949"},{"product_id":"ayurvedic-uric-acid-capsules-advanced-ayurvedic-formula-with-100-natural-extracts-for-uric-acid-control-gout-relief-copy","title":"Ayurvedic Uric Acid Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete product details.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Ayurvedic Support For Uric Acid Balance\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Our Ayurvedic Uric Acid Capsules are formulated with traditional\n              herbs that support healthy uric acid balance, kidney function,\n              metabolic wellness and joint comfort.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The carefully selected herbal blend supports natural uric acid\n              metabolism and helps maintain overall wellness as part of a\n              consistent daily routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Joint Comfort Naturally\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eHelps Maintain Healthy Uric Acid\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Kidney Function\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Ayurvedic Wellness\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eJoint Comfort\u003c\/h4\u003e\n            \u003cp\u003eSupports joint comfort naturally.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eUric Acid Balance\u003c\/h4\u003e\n            \u003cp\u003eHelps maintain healthy uric acid.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eAyurvedic Wellness\u003c\/h4\u003e\n            \u003cp\u003eSupports daily herbal wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Kidney Function\u003c\/h4\u003e\n            \u003cp\u003eSupports natural kidney filtration and metabolic wellness.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eSupports Natural Uric Acid Metabolism\u003c\/h4\u003e\n            \u003cp\u003eHelps support the body's natural uric acid metabolism.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Mobility \u0026amp; Flexibility\u003c\/h4\u003e\n            \u003cp\u003eSupports joint flexibility and comfortable movement.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eAyurvedic Ingredients That Support Uric Acid Balance\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected Ayurvedic herbal blend formulated to support\n              uric acid balance, kidney function, joint comfort and overall\n              metabolic wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gokshura.png?v=1773730212\" alt=\"Gokshura\"\u003e\n              \u003cspan\u003eGokshura\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Varuna.png?v=1773838104\" alt=\"Varuna\"\u003e\n              \u003cspan\u003eVaruna\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Giloy_Satva.png?v=1773838104\" alt=\"Giloy Satva\"\u003e\n              \u003cspan\u003eGiloy Satva\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Daruharidra.png?v=1773836868\" alt=\"Daruharidra\"\u003e\n              \u003cspan\u003eDaruharidra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eConsume\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take 1 capsule with a glass of water, 30 minutes before breakfast.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Consume once daily for at least 3 months.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eContinue Medicines\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Continue taking your regular medicines as advised by your\n              healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Uric Acid Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic Uric Acid Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic Uric Acid Capsules are herbal supplements made with\n            traditional herbs that support uric acid balance, kidney function\n            and joint comfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Ayurvedic capsules for uric acid work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            These capsules support natural uric acid metabolism, kidney\n            filtration and the body's natural process of managing excess uric acid.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is Vatarakta in Ayurveda?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Vatarakta is an Ayurvedic condition related to an imbalance of Vata\n            and blood, often associated with uric acid and joint discomfort.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules help maintain healthy uric acid levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The herbal formulation is designed to support metabolic balance and\n            help maintain healthy uric acid levels.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What herbs are used in this Ayurvedic formula?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation includes Punarnava, Gokshura, Varuna, Guduchi,\n            Giloy Satva, Haridra, Daruharidra and Shunthi.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can take Ayurvedic Uric Acid Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Adults looking to support uric acid balance, joint comfort or\n            metabolic wellness may consider this product as part of their\n            wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are these capsules suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Follow the recommended dosage and usage instructions provided on\n            the product label or as advised by a qualified healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary depending on individual lifestyle and health\n            factors. Consistent use as directed is important.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support joint comfort?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The Ayurvedic herbs in the formulation are traditionally used to\n            support joint comfort, flexibility and mobility.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What lifestyle habits support healthy uric acid levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Balanced nutrition, proper hydration, regular activity and healthy\n            lifestyle habits can support overall metabolic wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules be taken with other medicines or supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking medicines or other supplements, consult a\n            qualified healthcare professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic Uric Acid Capsules suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The product is intended for adult use. Please follow the recommended\n            usage instructions on the product label.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48003667984628,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48003668017396,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Uric_Acid_32258032-4cb4-4db2-a401-8476696b500a.jpg?v=1780749088"},{"product_id":"ayurvedic-prostate-health-capsules","title":"Ayurvedic Prostate Health Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, natural ingredients, recommended usage and\n        complete details of our Ayurvedic Uric Acid Support Capsules.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n   \u003cdiv class=\"bs-tabs-nav\"\u003e\n  \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n    Overview\n  \u003c\/button\u003e\n\n  \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n    Benefits\n  \u003c\/button\u003e\n\n  \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n    Ingredients\n  \u003c\/button\u003e\n\n  \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n    How To Use\n  \u003c\/button\u003e\n\n  \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n    Product Details\n  \u003c\/button\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eAdvanced Ayurvedic Support For Uric Acid Balance\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Ayurvedic Uric Acid Capsules are formulated with natural herbal\n              extracts traditionally used to support healthy uric acid balance,\n              joint comfort and overall mobility.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The formula is designed to support the body's natural metabolic\n              processes and help maintain everyday joint and muscle comfort as\n              part of a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Uric Acid Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Joint Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Better Mobility\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Natural Ayurvedic Herbal Formula\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eUric Acid Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy uric acid metabolism and overall metabolic balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eJoint Comfort\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support everyday joint comfort and flexibility.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eMobility Support\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports comfortable movement and an active lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eNatural Wellness Support\u003c\/h4\u003e\n            \u003cp\u003e\n              A traditional Ayurvedic approach to supporting joint and metabolic wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowered By Natural Ayurvedic Extracts\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully formulated Ayurvedic blend of natural herbs and plant\n              extracts traditionally used to support uric acid balance, joint\n              comfort and overall wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gokshura.png?v=1773730212\" alt=\"Gokshura\"\u003e\n              \u003cspan\u003eGokshura\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake Recommended Serving\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended dosage as mentioned on the product label or\n              as directed by a qualified healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eConsume With Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume with a sufficient amount of water as part of your daily\n              wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow a consistent routine along with balanced nutrition,\n              proper hydration and healthy lifestyle habits.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Herbal Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eUric Acid Balance, Joint Comfort \u0026amp; Mobility\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eFormula\u003c\/span\u003e\n            \u003cstrong\u003eNatural Ayurvedic Herbal Extracts\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\n            \u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic Uric Acid Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAyurvedic Uric Acid Capsules are herbal supplements formulated with natural extracts traditionally used to support healthy uric acid balance, joint comfort and overall wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are these capsules used for?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThey are designed to support healthy uric acid metabolism, joint comfort, flexibility and everyday mobility as part of a healthy lifestyle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Ayurvedic Uric Acid Capsules support wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe natural Ayurvedic ingredients are traditionally used to support metabolic balance, joint comfort and the body's natural wellness processes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support healthy uric acid levels?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formulation is designed to support healthy uric acid balance and overall metabolic wellness when used as part of a balanced lifestyle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can these capsules support joint comfort?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eYes, the Ayurvedic formula is designed to support everyday joint comfort, flexibility and comfortable movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What natural ingredients are used in the formula?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formula contains natural Ayurvedic herbal extracts traditionally selected for metabolic wellness, joint comfort and overall body balance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Ayurvedic Uric Acid Capsules suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFollow the recommended dosage and usage instructions provided on the product label or as advised by a qualified healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIndividual experiences may vary. Consistent use along with healthy food choices, hydration and an active lifestyle may support wellness over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take these capsules with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIf you are taking other supplements or medicines, it is advisable to consult a qualified healthcare professional before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use Ayurvedic Uric Acid Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe product is intended for adults looking to support healthy uric acid balance, joint comfort and overall mobility. Follow the product label for usage guidance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What lifestyle habits can support uric acid wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eProper hydration, balanced nutrition, regular physical activity and maintaining a healthy lifestyle can support overall metabolic and joint wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Should I drink enough water while using this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eProper hydration is an important part of a healthy lifestyle and supports normal body functions and overall wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003ePlease follow the dosage instructions mentioned on the product label or use as directed by a qualified healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I use this product as part of my long-term wellness routine?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eUse the product according to the recommended instructions and incorporate healthy lifestyle habits to support overall wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should the capsules be stored?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eStore the product in a cool and dry place, away from direct sunlight, and keep it out of reach of children.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48007436206324,"sku":null,"price":990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48007436239092,"sku":null,"price":1490.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Prostate_Health_2d503eeb-8898-4df8-9f0d-94518e7dd399.png?v=1787834199"},{"product_id":"triphala-extract-capsules-1","title":"Triphala Extract Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, Ayurvedic ingredients, recommended usage and\n        complete details of Triphala Extract Capsules.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Digestion \u0026amp; Gut Balance\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Triphala Extract Capsules are based on the traditional Ayurvedic\n              combination of Amla, Haritaki and Bibhitaki, formulated to support\n              digestive wellness and healthy gut balance.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              This herbal blend is designed to support comfortable digestion,\n              regular bowel function and natural cleansing as part of a healthy\n              daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Digestion\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Helps Maintain Gut Balance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Natural Cleansing\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Traditional Ayurvedic Formula\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eDigestive Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy digestion and everyday digestive comfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eGut Balance\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support balanced gut function and overall digestive wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eNatural Detox Support\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally used to support gentle internal cleansing and natural digestive processes.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eBowel Regularity\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditionally supports regular bowel movement and digestive comfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003eMade With Traditional Triphala Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Triphala is a traditional Ayurvedic combination of three fruits:\n              Amalaki, Haritaki and Bibhitaki, carefully selected to support\n              digestive wellness and internal balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Amla.png?v=1773746688\" alt=\"Amalaki Amla\"\u003e\n              \u003cspan\u003eAmalaki (Amla)\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haritaki.png?v=1773841620\" alt=\"Haritaki\"\u003e\n              \u003cspan\u003eHaritaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bibhitaki.png?v=1773841620\" alt=\"Bibhitaki\"\u003e\n              \u003cspan\u003eBibhitaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eTake Recommended Serving\u003c\/h4\u003e\n            \u003cp\u003e\n              Take the recommended dosage as mentioned on the product label or\n              as directed by a qualified healthcare professional.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eConsume With Water\u003c\/h4\u003e\n            \u003cp\u003e\n              Consume the capsules with a sufficient amount of water as part\n              of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eUse Consistently\u003c\/h4\u003e\n            \u003cp\u003e\n              Follow a consistent routine along with balanced meals, proper\n              hydration and healthy lifestyle habits.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Herbal Supplement\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eDigestion, Gut Balance \u0026amp; Natural Detox Support\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Ingredients\u003c\/span\u003e\n            \u003cstrong\u003eAmalaki (Amla), Haritaki \u0026amp; Bibhitaki\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\n            \u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-section fd-faq\"\u003e\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Triphala Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTriphala Extract Capsules are Ayurvedic herbal supplements made from three traditional fruits: Amla, Haritaki and Bibhitaki. They are designed to support digestive wellness and gut balance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is Triphala traditionally used for?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIn Ayurveda, Triphala is traditionally used to support digestion, bowel regularity, internal balance and overall digestive wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Triphala Capsules support digestion?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTriphala is traditionally used to support healthy digestion, digestive comfort, gut balance and regular bowel function.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are found in Triphala Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe formula contains three key Ayurvedic fruits: Amalaki (Amla), Haritaki and Bibhitaki.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala Capsules support gut health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTriphala is traditionally used to support gut balance, healthy digestion and overall digestive wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Triphala Extract Capsules suitable for daily use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFollow the recommended dosage and usage instructions provided on the product label or as directed by a qualified healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can benefit from Triphala Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eAdults looking to support digestion, gut balance, bowel regularity and overall digestive wellness may consider Triphala as part of their wellness routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala support natural detoxification?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTriphala is traditionally associated with gentle internal cleansing and support for natural digestive processes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to notice benefits from Triphala?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIndividual experiences may vary. Consistent use along with a balanced diet and healthy lifestyle may support digestive wellness over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala help maintain bowel regularity?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eTriphala is traditionally used in Ayurveda to support regular bowel movement and digestive comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are Triphala Extract Capsules suitable for both men and women?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eThe product is intended for adult use. Please follow the recommended usage instructions provided on the product label.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala Capsules be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eIf you are taking other supplements or medicines, consult a qualified healthcare professional before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage for Triphala Extract Capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eFollow the recommended dosage mentioned on the product label or as directed by a qualified healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What lifestyle habits support digestive health?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eA balanced diet, proper hydration, adequate sleep, regular physical activity and healthy lifestyle habits can support digestive wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Triphala Extract Capsules support long-term digestive wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003eConsistent use as part of a balanced and healthy lifestyle may help support ongoing digestive balance and overall gut wellness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48009236578548,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48009236611316,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Triphala_Extract_9f10ae27-04b4-492b-b0ed-50462f87d85c.jpg?v=1780747441"},{"product_id":"ayurvedic-joint-pain-relief-capsules-1","title":"Ayurvedic Joint Pain Relief Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003c!-- HEADING --\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003eJOINT PAIN RELIEF\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, powerful Ayurvedic ingredients, recommended usage\n        and complete product details for joint comfort, flexibility and mobility support.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TABS NAVIGATION --\u003e\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- TABS CONTENT --\u003e\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n\n      \u003c!-- ================= OVERVIEW ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003eNatural Support For Joint Comfort \u0026amp; Mobility\u003c\/h3\u003e\n\n            \u003cp\u003e\n              This Ayurvedic Joint Pain Relief formula is made with carefully\n              selected herbs traditionally used to support joint comfort, flexibility,\n              mobility and overall joint wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The formulation combines powerful Ayurvedic ingredients that support\n              healthy joints and help maintain comfortable movement as part of an\n              active and balanced lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Joint Comfort\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Flexibility \u0026amp; Mobility\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Joint Function\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Long-Term Joint Wellness\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ================= BENEFITS ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eJoint Stiffness \u0026amp; Discomfort\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports joint comfort and helps maintain ease of movement.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eJoint Wellness\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports overall joint wellness and healthy joint function.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eMobility \u0026amp; Flexibility\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports flexibility and smooth, comfortable movement.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eJoint Strength\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy joint strength and long-term mobility.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ================= INGREDIENTS ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003ePowerful Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs that\n              support joint comfort, flexibility, mobility and overall joint wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n\n            \u003c!-- INGREDIENT 1 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shallaki.png?v=1773834753\" alt=\"Shallaki\" loading=\"lazy\"\u003e\n              \u003cspan\u003eShallaki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 2 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guggul.png?v=1773834753\" alt=\"Guggul\" loading=\"lazy\"\u003e\n              \u003cspan\u003eGuggul\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 3 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Nirgundi.png?v=1773746688\" alt=\"Nirgundi\" loading=\"lazy\"\u003e\n              \u003cspan\u003eNirgundi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 4 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png?v=1773730212\" alt=\"Ashwagandha\" loading=\"lazy\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 5 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png?v=1773730212\" alt=\"Haridra\" loading=\"lazy\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 6 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Eranda_Mool.png?v=1773839950\" alt=\"Eranda Mool\" loading=\"lazy\"\u003e\n              \u003cspan\u003eEranda Mool\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 7 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png?v=1773728322\" alt=\"Shunthi\" loading=\"lazy\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 8 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png?v=1773728323\" alt=\"Pippali\" loading=\"lazy\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 9 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png?v=1773730212\" alt=\"Guduchi\" loading=\"lazy\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ================= HOW TO USE ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003ch4\u003eConsume\u003c\/h4\u003e\n              \u003cp\u003e\n                Take the recommended serving according to the product label\n                or as directed by a qualified healthcare professional.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n              \u003cp\u003e\n                Use consistently as part of your regular wellness routine to\n                support long-term joint health and mobility.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003ch4\u003eMaintain An Active Lifestyle\u003c\/h4\u003e\n              \u003cp\u003e\n                Combine with balanced nutrition, regular movement and a healthy\n                lifestyle to support overall joint wellness.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ================= PRODUCT DETAILS ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Joint Pain Relief Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eJoint Comfort, Flexibility \u0026amp; Mobility\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Ingredients\u003c\/span\u003e\n            \u003cstrong\u003eShallaki, Guggul, Nirgundi, Ashwagandha \u0026amp; More\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eSuitable For\u003c\/span\u003e\n            \u003cstrong\u003eAdults\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\n            \u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ================= FAQ ================= --\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What are Ayurvedic capsules for joint pain relief?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Ayurvedic capsules for joint pain relief are herbal supplements\n            designed to support joint comfort, flexibility and mobility.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How do Ayurvedic capsules support joint comfort?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation contains traditional Ayurvedic herbs used to support\n            joint wellness, flexibility and comfortable movement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Which ingredients are included?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation includes Shallaki, Guggul, Nirgundi, Ashwagandha,\n            Haridra, Eranda Mool, Shunthi, Pippali and Guduchi.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can it support joint flexibility?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the herbs in the formulation are traditionally used to support\n            flexibility, mobility and smooth joint movement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use these capsules?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The product is intended for adults looking to support joint comfort,\n            flexibility and overall mobility.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is the recommended dosage?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Follow the dosage instructions mentioned on the product label or\n            consult a qualified healthcare professional.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take these capsules with other medicines?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking regular medication, consult a qualified healthcare\n            professional before adding a new supplement to your routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48009269281012,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48009269313780,"sku":null,"price":3980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Joint_Pain.jpg?v=1780748199"},{"product_id":"alpha-pro-man","title":"Alpha Pro-Man – Advanced Ayurvedic Formula for Men Stamina, Power \u0026 Vitality | Improves Timing \u0026 Endurance | Natural Energy Booster for Men | 60 Capsules","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, natural Ayurvedic ingredients, recommended usage\n        and complete product details of Alpha Pro-Man.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003eOverview\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003eBenefits\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003eIngredients\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003eHow To Use\u003c\/button\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003eProduct Details\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n            \u003ch3\u003ePower Within. Performance Beyond.\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Alpha Pro-Man is an advanced Ayurvedic formula designed to support\n              men's stamina, strength, vitality and endurance. The formulation\n              combines traditional herbs and Ayurvedic ingredients to support\n              natural energy and everyday performance.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              With regular use as part of a healthy lifestyle, Alpha Pro-Man\n              supports physical strength, endurance, vitality, confidence and\n              men's reproductive wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Stamina \u0026amp; Endurance\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Natural Strength\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eEnhances Vitality\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003eSupports Men's Wellness\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eBoosts Stamina\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports natural energy and endurance for better everyday physical\n              performance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eBuilds Strength\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports physical strength, recovery and overall body wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eImproves Performance\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support endurance, drive and better overall physical\n              performance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eEnhances Vitality\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports daily vitality, energy and overall wellbeing.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e05\u003c\/div\u003e\n            \u003ch4\u003eBuilds Confidence\u003c\/h4\u003e\n            \u003cp\u003e\n              Better energy, stamina and overall performance can help support\n              confidence and mental wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e06\u003c\/div\u003e\n            \u003ch4\u003eSupports Reproductive Health\u003c\/h4\u003e\n            \u003cp\u003e\n              Traditional Ayurvedic ingredients support men's reproductive\n              wellness, healthy libido and hormonal balance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n            \u003ch3\u003e13 Powerful Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected combination of traditional Ayurvedic herbs\n              and ingredients designed to support men's stamina, strength,\n              endurance, vitality and overall wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Safed_Musli.png\" alt=\"Safed Musli\"\u003e\n              \u003cspan\u003eSafed Musli\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Gokshura.png\" alt=\"Gokshura\"\u003e\n              \u003cspan\u003eGokshura\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Ashwagandha.png\" alt=\"Ashwagandha\"\u003e\n              \u003cspan\u003eAshwagandha\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kapikacchu.png\" alt=\"Kapikacchu\"\u003e\n              \u003cspan\u003eKapikacchu\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shilajit.png\" alt=\"Shilajit\"\u003e\n              \u003cspan\u003eShilajit\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Guduchi.png\" alt=\"Guduchi\"\u003e\n              \u003cspan\u003eGuduchi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Haridra.png\" alt=\"Haridra\"\u003e\n              \u003cspan\u003eHaridra\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Pippali.png\" alt=\"Pippali\"\u003e\n              \u003cspan\u003ePippali\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Shunthi.png\" alt=\"Shunthi\"\u003e\n              \u003cspan\u003eShunthi\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Abhrak_Bhasma.png\" alt=\"Abhrak Bhasma\"\u003e\n              \u003cspan\u003eAbhrak Bhasma\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Vang_Bhasma.png\" alt=\"Vang Bhasma\"\u003e\n              \u003cspan\u003eVang Bhasma\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kaunch_Beej_Bhasma.png\" alt=\"Kaunch Beej Bhasma\"\u003e\n              \u003cspan\u003eKaunch Beej Bhasma\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Rajat_Bhasma.png\" alt=\"Rajat Bhasma\"\u003e\n              \u003cspan\u003eRajat Bhasma\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003ch4\u003eDaily Intake\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Take Alpha Pro-Man daily according to the recommended dosage\n              mentioned on the product label.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n\n            \u003cp\u003e\n              Regular use helps support natural stamina, energy, strength and\n              endurance as part of your daily wellness routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003ch4\u003eSupport Your Lifestyle\u003c\/h4\u003e\n\n            \u003cp\u003e\n              For best results, combine regular use with balanced nutrition,\n              exercise, proper rest and a healthy lifestyle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAdvanced Ayurvedic Formula for Men\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eForm\u003c\/span\u003e\n            \u003cstrong\u003eCapsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePack Size\u003c\/span\u003e\n            \u003cstrong\u003e60 Capsules\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eWellness Support\u003c\/span\u003e\n            \u003cstrong\u003eStamina, Strength, Endurance, Vitality \u0026amp; Men's Wellness\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n    \u003cdiv style=\"text-align:center\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What is Alpha Pro-Man?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Alpha Pro-Man is an advanced Ayurvedic formula designed to support\n            men's stamina, strength, vitality, endurance and overall performance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Alpha Pro-Man work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It combines traditional Ayurvedic ingredients to support natural\n            energy, stamina, strength, vitality and overall physical performance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use Alpha Pro-Man?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Adult men looking to support stamina, strength, endurance, vitality\n            and overall men's wellness can consider this supplement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Alpha Pro-Man support stamina and endurance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the formulation is designed to support natural stamina,\n            endurance and overall physical performance over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are included in Alpha Pro-Man?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula includes Safed Musli, Gokshura, Ashwagandha, Kapikacchu,\n            Shilajit, Guduchi, Haridra, Pippali, Shunthi, Abhrak Bhasma,\n            Vang Bhasma, Kaunch Beej Bhasma and Rajat Bhasma.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Alpha Pro-Man support daily energy and vitality?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, its Ayurvedic ingredients are selected to support natural energy,\n            vitality and overall daily wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How often should I take Alpha Pro-Man?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take it daily according to the dosage and directions mentioned on\n            the product label.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How long does it take to see results?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Results may vary from person to person. Some users may notice changes\n            within a few weeks, while consistent use supports long-term wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Alpha Pro-Man support strength and physical performance?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formulation is designed to support physical strength, endurance\n            and overall performance as part of an active lifestyle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Alpha Pro-Man support men's reproductive wellness?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Traditional Ayurvedic ingredients in the formula are used to support\n            men's reproductive wellness, vitality and healthy libido.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Is Alpha Pro-Man suitable for long-term use?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Use the product according to the recommended directions. If you have\n            a medical condition or take regular medication, consult a healthcare\n            professional before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Alpha Pro-Man be taken with other supplements?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking medicines or other supplements, consult a healthcare\n            professional before adding a new supplement to your routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-faq-item\"\u003e\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Are there any side effects?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Individual responses may vary. Use as directed, and consult a\n            healthcare professional if you have a medical condition or are taking medication.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"1 bottle - 1 month","offer_id":48091224146164,"sku":null,"price":990.0,"currency_code":"INR","in_stock":true},{"title":"2 bottles - 2 months","offer_id":48091224178932,"sku":null,"price":1590.0,"currency_code":"INR","in_stock":true},{"title":"3 bottles - 3 months","offer_id":48852389789940,"sku":null,"price":2190.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/AlphaPro-Man.jpg?v=1773909398"},{"product_id":"liver-detox","title":"Liver Detox Ayurvedic Capsules – Advanced Ayurvedic Formula Made with 100% Natural Extracts for Liver Cleanse, Fatty Liver Support \u0026 Digestive Health (60 Capsules)","description":"\u003cstyle\u003e\n  .bs-product-tabs,\n  .bs-product-tabs * {\n    box-sizing: border-box;\n  }\n  .bs-product-tabs {\n    --bs-green: #145321;\n    --bs-green-dark: #0d3d18;\n    --bs-green-soft: #eef5ec;\n    --bs-gold: #b98a4a;\n    --bs-text: #1f2a20;\n    --bs-muted: #697169;\n    --bs-border: #d7e4d5;\n    width: 100%;\n    padding: 70px 20px;\n    background:\n      radial-gradient(circle, rgba(20, 83, 33, 0.08) 1px, transparent 1px),\n      linear-gradient(180deg, #f7faf6 0%, #eef5ec 100%);\n    background-size:\n      22px 22px,\n      auto;\n  }\n  .bs-tabs-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: auto;\n  }\n  .bs-tabs-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n  .bs-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--bs-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n  .bs-eyebrow:before,\n  .bs-eyebrow:after {\n    content: \"\";\n    width: 30px;\n    height: 1px;\n    background: var(--bs-gold);\n  }\n  .bs-tabs-heading h2 {\n    margin: 0;\n    color: var(--bs-text);\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .bs-tabs-heading p {\n    max-width: 650px;\n    margin: 14px auto 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-tabs-nav {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    margin-bottom: 26px;\n    padding: 7px;\n    border: 1px solid var(--bs-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 8px 25px rgba(20, 83, 33, 0.06);\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  .bs-tabs-nav::-webkit-scrollbar {\n    display: none;\n  }\n  .bs-tab-button {\n    flex: 1 0 160px;\n    border: 0;\n    border-radius: 11px;\n    padding: 16px 20px;\n    background: transparent;\n    color: #697169;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: 0.25s;\n  }\n  .bs-tab-button:hover {\n    background: #edf5eb;\n    color: var(--bs-green);\n  }\n  .bs-tab-button.active {\n    background: #1b7a43;\n    color: #fff;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2);\n  }\n  .bs-tabs-content {\n    width: 100%;\n    padding: 45px;\n    border: 1px solid var(--bs-border);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 18px 45px rgba(20, 83, 33, 0.08);\n  }\n  .bs-tab-panel {\n    display: none;\n    animation: bsFade 0.35s ease;\n  }\n  .bs-tab-panel.active {\n    display: block;\n  }\n  @keyframes bsFade {\n    from {\n      opacity: 0;\n      transform: translateY(10px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  .bs-overview-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .bs-overview-content h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-overview-content p {\n    margin: 0 0 14px;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n  .bs-overview-content p:last-child {\n    margin-bottom: 0;\n  }\n  .bs-highlight-box {\n    padding: 8px 24px;\n    border: 1px solid #d9e7d7;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fbf7, #edf5eb);\n  }\n  .bs-highlight-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 0;\n    border-bottom: 1px solid #dce7da;\n    color: var(--bs-text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n  .bs-highlight-item:last-child {\n    border-bottom: 0;\n  }\n  .bs-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--bs-green);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n  .bs-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n    transition: 0.25s;\n  }\n  .bs-benefit-card:hover {\n    transform: translateY(-5px);\n    border-color: #b8d0b5;\n    box-shadow: 0 15px 30px rgba(20, 83, 33, 0.1);\n  }\n  .bs-benefit-number {\n    margin-bottom: 6px;\n    color: var(--bs-gold);\n    font-size: 32px;\n    font-weight: 700;\n  }\n  .bs-benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--bs-text);\n    font-size: 19px;\n    font-weight: 700;\n  }\n  .bs-benefit-card p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-layout {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 45px;\n    align-items: center;\n  }\n  .bs-ingredients-intro h3 {\n    margin: 0 0 18px;\n    color: var(--bs-text);\n    font-size: 30px;\n    line-height: 1.3;\n    font-weight: 600;\n  }\n  .bs-ingredients-intro p {\n    margin: 0;\n    color: var(--bs-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bs-ingredients-list {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n  .bs-ingredient {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 170px;\n    padding: 16px 10px;\n    border: 1px solid #e0e6de;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    transition: 0.25s;\n  }\n  .bs-ingredient:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 25px rgba(20, 83, 33, 0.08);\n  }\n  .bs-ingredient img {\n    width: 85px;\n    height: 85px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    object-fit: cover;\n  }\n  .bs-ingredient span {\n    color: var(--bs-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-box {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(\n        0,\n        1fr\n      ) !important;\n    align-items: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    gap: 0 !important;\n    padding: 30px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 22px !important;\n    background: linear-gradient(135deg, #fff 0%, #f3f8f1 100%) !important;\n    overflow: hidden !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 240px !important;\n    margin: 0 !important;\n    padding: 28px 22px !important;\n    border: 1px solid #d7e4d5 !important;\n    border-radius: 18px !important;\n    background: #fff !important;\n    text-align: center !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n    transition: 0.3s !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step:hover {\n    transform: translateY(-5px) !important;\n    border-color: #145321 !important;\n    box-shadow: 0 15px 35px rgba(20, 83, 33, 0.12) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-number {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 54px !important;\n    height: 54px !important;\n    min-width: 54px !important;\n    min-height: 54px !important;\n    flex: 0 0 54px !important;\n    margin: 0 0 18px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\n    background: #145321 !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    box-shadow: 0 8px 18px rgba(20, 83, 33, 0.2) !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step h4 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #1f2a20 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-usage-step p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #697169 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n    letter-spacing: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .bs-product-tabs #bs-usage .bs-step-line {\n    display: block !important;\n    width: 40px !important;\n    min-width: 40px !important;\n    height: 2px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: linear-gradient(\n      90deg,\n      #dcebd9 0%,\n      #b98a4a 50%,\n      #dcebd9 100%\n    ) !important;\n    align-self: center !important;\n  }\n  .bs-details-grid {\n    width: 100%;\n    max-width: 850px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid var(--bs-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n  .bs-detail-row {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    padding: 20px 25px;\n    border-bottom: 1px solid #edf0ec;\n  }\n  .bs-detail-row:last-child {\n    border-bottom: 0;\n  }\n  .bs-detail-row span {\n    color: var(--bs-muted);\n    font-size: 14px;\n  }\n  .bs-detail-row strong {\n    color: var(--bs-text);\n    font-size: 14px;\n  }\n  @media (max-width: 900px) {\n    .bs-overview-grid,\n    .bs-ingredients-layout {\n      grid-template-columns: 1fr;\n    }\n    .bs-benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(\n          0,\n          1fr\n        ) !important;\n      padding: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      width: 20px !important;\n      min-width: 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      min-height: 260px !important;\n      padding: 22px 14px !important;\n    }\n  }\n  @media (max-width: 749px) {\n    .bs-product-tabs {\n      padding: 55px 15px;\n    }\n    .bs-tabs-heading {\n      margin-bottom: 25px;\n    }\n    .bs-tabs-heading h2 {\n      font-size: 29px;\n    }\n    .bs-tabs-heading p {\n      font-size: 14px;\n    }\n    .bs-tabs-nav {\n      justify-content: flex-start;\n      margin-left: -15px;\n      width: calc(100% + 30px);\n      padding: 6px 15px;\n      border-radius: 0;\n      border-left: 0;\n      border-right: 0;\n    }\n    .bs-tab-button {\n      flex: 0 0 auto;\n      padding: 12px 17px;\n      font-size: 13px;\n    }\n    .bs-tabs-content {\n      padding: 22px 15px;\n      border-radius: 18px;\n    }\n    .bs-overview-content h3,\n    .bs-ingredients-intro h3 {\n      font-size: 25px;\n      font-weight: 600;\n    }\n    .bs-overview-content p,\n    .bs-ingredients-intro p {\n      font-size: 14px;\n    }\n    .bs-benefit-card {\n      padding: 22px 18px;\n    }\n    .bs-ingredients-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .bs-ingredient {\n      min-height: 145px;\n    }\n    .bs-ingredient img {\n      width: 70px;\n      height: 70px;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-box {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      padding: 16px !important;\n      border-radius: 18px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step {\n      width: 100% !important;\n      min-width: 100% !important;\n      min-height: auto !important;\n      padding: 26px 20px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-line {\n      display: block !important;\n      width: 2px !important;\n      min-width: 2px !important;\n      height: 32px !important;\n      margin: 0 auto !important;\n      background: linear-gradient(\n        180deg,\n        #dcebd9 0%,\n        #b98a4a 50%,\n        #dcebd9 100%\n      ) !important;\n    }\n    .bs-product-tabs #bs-usage .bs-step-number {\n      width: 48px !important;\n      height: 48px !important;\n      min-width: 48px !important;\n      min-height: 48px !important;\n      flex: 0 0 48px !important;\n      font-size: 16px !important;\n    }\n    .bs-product-tabs #bs-usage .bs-usage-step h4 {\n      font-size: 17px !important;\n    }\n    .bs-detail-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bs-product-tabs\"\u003e\n  \u003cdiv class=\"bs-tabs-container\"\u003e\n\n    \u003c!-- HEADING --\u003e\n    \u003cdiv class=\"bs-tabs-heading\"\u003e\n      \u003cdiv class=\"bs-eyebrow\"\u003eLIVER DETOX\u003c\/div\u003e\n      \u003ch2\u003eEverything You Need To Know\u003c\/h2\u003e\n      \u003cp\u003e\n        Discover the benefits, natural Ayurvedic ingredients, recommended usage\n        and complete product details for liver wellness, digestion and daily detox support.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TABS NAVIGATION --\u003e\n    \u003cdiv class=\"bs-tabs-nav\"\u003e\n      \u003cbutton type=\"button\" class=\"bs-tab-button active\" data-tab=\"bs-overview\"\u003e\n        Overview\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-ingredients\"\u003e\n        Ingredients\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-usage\"\u003e\n        How To Use\n      \u003c\/button\u003e\n\n      \u003cbutton type=\"button\" class=\"bs-tab-button\" data-tab=\"bs-details\"\u003e\n        Product Details\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- TABS CONTENT --\u003e\n    \u003cdiv class=\"bs-tabs-content\"\u003e\n\n\n      \u003c!-- ================= OVERVIEW ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel active\" id=\"bs-overview\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-overview-grid\"\u003e\n\n          \u003cdiv class=\"bs-overview-content\"\u003e\n\n            \u003ch3\u003eNatural Support For Liver Health \u0026amp; Daily Wellness\u003c\/h3\u003e\n\n            \u003cp\u003e\n              Liver Detox is an advanced Ayurvedic wellness formula designed to\n              support healthy liver function, natural cleansing and digestive wellness.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The carefully selected herbal ingredients work together to support\n              the body's natural detoxification processes, healthy digestion and\n              everyday energy as part of a balanced lifestyle.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-highlight-box\"\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Liver Detox\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Healthy Liver Function\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Better Digestion\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bs-highlight-item\"\u003e\n              \u003cspan class=\"bs-highlight-icon\"\u003e✓\u003c\/span\u003e\n              Supports Daily Energy \u0026amp; Wellness\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ================= BENEFITS ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-benefits\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-benefits-grid\"\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e01\u003c\/div\u003e\n            \u003ch4\u003eSupports Liver Detox\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports the liver's natural cleansing and detoxification processes.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e02\u003c\/div\u003e\n            \u003ch4\u003eSupports Liver Health\u003c\/h4\u003e\n            \u003cp\u003e\n              Helps support healthy liver function and overall liver wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e03\u003c\/div\u003e\n            \u003ch4\u003eSupports Digestion\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports healthy digestion and everyday digestive comfort.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-benefit-card\"\u003e\n            \u003cdiv class=\"bs-benefit-number\"\u003e04\u003c\/div\u003e\n            \u003ch4\u003eSupports Daily Energy\u003c\/h4\u003e\n            \u003cp\u003e\n              Supports natural energy, vitality and overall daily wellness.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ================= INGREDIENTS ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-ingredients\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-ingredients-layout\"\u003e\n\n\n          \u003cdiv class=\"bs-ingredients-intro\"\u003e\n\n            \u003ch3\u003ePowerful Ayurvedic Ingredients\u003c\/h3\u003e\n\n            \u003cp\u003e\n              A carefully selected blend of traditional Ayurvedic herbs that\n              support natural liver cleansing, healthy digestion and overall wellness.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-ingredients-list\"\u003e\n\n\n            \u003c!-- INGREDIENT 1 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Bhumyamalaki.png?v=1773836868\" alt=\"Bhumi Amla\" loading=\"lazy\"\u003e\n              \u003cspan\u003eBhumi Amla\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 2 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kutki.png?v=1773836868\" alt=\"Kutki\" loading=\"lazy\"\u003e\n              \u003cspan\u003eKutki\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 3 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Kalmegh.png?v=1773836868\" alt=\"Kalmegh\" loading=\"lazy\"\u003e\n              \u003cspan\u003eKalmegh\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n            \u003c!-- INGREDIENT 4 --\u003e\n            \u003cdiv class=\"bs-ingredient\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/Punarnava.png?v=1773836868\" alt=\"Punarnava\" loading=\"lazy\"\u003e\n              \u003cspan\u003ePunarnava\u003c\/span\u003e\n            \u003c\/div\u003e\n\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ================= HOW TO USE ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-usage\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-usage-box\"\u003e\n\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n\n            \u003cdiv class=\"bs-step-number\"\u003e1\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003ch4\u003eConsume\u003c\/h4\u003e\n\n              \u003cp\u003e\n                Take 1 tablet with a glass of water, 30 minutes before breakfast.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n\n            \u003cdiv class=\"bs-step-number\"\u003e2\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n\n              \u003cp\u003e\n                Consume once daily consistently as part of your wellness routine.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-step-line\"\u003e\u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-usage-step\"\u003e\n\n            \u003cdiv class=\"bs-step-number\"\u003e3\u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003ch4\u003eSupport Your Wellness\u003c\/h4\u003e\n\n              \u003cp\u003e\n                Combine with a balanced diet and healthy lifestyle to support\n                liver wellness and digestion.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ================= PRODUCT DETAILS ================= --\u003e\n      \u003cdiv class=\"bs-tab-panel\" id=\"bs-details\" role=\"tabpanel\"\u003e\n\n        \u003cdiv class=\"bs-details-grid\"\u003e\n\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eProduct Type\u003c\/span\u003e\n            \u003cstrong\u003eAyurvedic Liver Detox \u0026amp; Wellness Support\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003ePrimary Support\u003c\/span\u003e\n            \u003cstrong\u003eLiver Health, Natural Detox \u0026amp; Digestion\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eKey Ingredients\u003c\/span\u003e\n            \u003cstrong\u003eBhumi Amla, Kutki, Kalmegh \u0026amp; Punarnava\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eRecommended Usage\u003c\/span\u003e\n            \u003cstrong\u003e1 Tablet Daily, 30 Minutes Before Breakfast\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bs-detail-row\"\u003e\n            \u003cspan\u003eStorage\u003c\/span\u003e\n            \u003cstrong\u003eStore In A Cool \u0026amp; Dry Place\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- ================= FAQ ================= --\u003e\n\n\u003csection class=\"fd-section fd-faq\"\u003e\n\n  \u003cdiv class=\"fd-section-inner\"\u003e\n\n\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"fd-eyebrow\"\u003eNeed Help?\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003ch2 class=\"fd-section-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"fd-faq-list\"\u003e\n\n\n      \u003c!-- FAQ 1 --\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How does Liver Detox work?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Liver Detox is formulated with Ayurvedic herbs traditionally used to\n            support the liver's natural cleansing processes, healthy liver function\n            and digestive wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- FAQ 2 --\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          What ingredients are included?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The formula includes Bhumi Amla, Kutki, Kalmegh and Punarnava.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- FAQ 3 --\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Who can use this product?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            It is intended for adults looking to support liver wellness,\n            digestion and overall daily wellbeing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- FAQ 4 --\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How should I take Liver Detox?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Take 1 tablet with a glass of water, 30 minutes before breakfast,\n            or follow the directions provided with the product.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- FAQ 5 --\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          How often should I take it?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            The product is intended to be consumed once daily as part of a\n            consistent wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- FAQ 6 --\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can Liver Detox support digestion?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes, the Ayurvedic formulation is designed to support healthy\n            digestion and digestive comfort as part of overall wellness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- FAQ 7 --\u003e\n      \u003cdiv class=\"fd-faq-item\"\u003e\n\n        \u003cdiv class=\"fd-faq-question\"\u003e\n          Can I take it with other medicines?\n          \u003cspan class=\"fd-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fd-faq-answer\"\u003e\n          \u003cp\u003e\n            If you are taking regular medication or have an existing medical\n            condition, consult a qualified healthcare professional before using\n            a new supplement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n  \u003cstyle\u003e\n    .fd-faq,\n    .fd-faq * {\n      box-sizing: border-box;\n    }\n    .fd-faq {\n      width: 100%;\n      padding: 70px 20px !important;\n      background: #f6f7f3;\n    }\n    .fd-faq .fd-section-inner {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .fd-faq .fd-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px 15px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 100px;\n      color: #244c36;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n    .fd-faq .fd-section-title {\n      margin: 18px auto 0;\n      text-align: center;\n      color: #1d241f;\n      font-size: 52px;\n      line-height: 1.1;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n    }\n    .fd-faq .fd-faq-list {\n      width: 100%;\n      margin: 48px auto 0;\n    }\n    .fd-faq .fd-faq-item {\n      margin-bottom: 14px;\n      background: #ffffff;\n      border: 1px solid rgba(36, 76, 54, 0.12);\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.3s ease,\n        box-shadow 0.3s ease,\n        transform 0.3s ease;\n    }\n    .fd-faq .fd-faq-item:hover {\n      border-color: rgba(36, 76, 54, 0.25);\n      box-shadow: 0 12px 30px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-question {\n      width: 100%;\n      padding: 22px 25px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      cursor: pointer;\n      color: #1d241f;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.45;\n      user-select: none;\n    }\n    .fd-faq .fd-faq-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #edf2ea;\n      color: #244c36;\n      border-radius: 50%;\n      font-size: 23px;\n      font-weight: 400;\n      line-height: 1;\n      transition: all 0.3s ease;\n    }\n    .fd-faq .fd-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n    .fd-faq .fd-faq-answer p {\n      margin: 0;\n      padding: 0 25px 25px;\n\n      color: #687068;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n    .fd-faq .fd-faq-item.active {\n      border-color: rgba(36, 76, 54, 0.28);\n      box-shadow: 0 12px 35px rgba(20, 45, 30, 0.06);\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-answer {\n      max-height: 500px;\n    }\n    .fd-faq .fd-faq-item.active .fd-faq-icon {\n      background: #244c36;\n      color: #ffffff;\n      transform: rotate(45deg);\n    }\n    @media screen and (max-width: 900px) {\n      .fd-faq {\n        padding: 60px 20px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 42px;\n      }\n    }\n    @media screen and (max-width: 600px) {\n      .fd-faq {\n        padding: 55px 14px !important;\n      }\n      .fd-faq .fd-section-inner {\n        width: 100%;\n      }\n      .fd-faq .fd-eyebrow {\n        padding: 7px 12px;\n        font-size: 10px;\n        letter-spacing: 0.07em;\n      }\n      .fd-faq .fd-section-title {\n        margin-top: 15px;\n        font-size: 32px;\n        line-height: 1.15;\n      }\n      .fd-faq .fd-faq-list {\n        margin-top: 30px;\n      }\n      .fd-faq .fd-faq-item {\n        margin-bottom: 10px;\n        border-radius: 14px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 16px;\n        gap: 12px;\n        font-size: 14px;\n        line-height: 1.45;\n      }\n      .fd-faq .fd-faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        font-size: 19px;\n      }\n      .fd-faq .fd-faq-answer p {\n        padding: 0 16px 18px;\n        font-size: 13px;\n        line-height: 1.65;\n      }\n    }\n    @media screen and (max-width: 390px) {\n      .fd-faq {\n        padding: 45px 12px !important;\n      }\n      .fd-faq .fd-section-title {\n        font-size: 28px;\n      }\n      .fd-faq .fd-faq-question {\n        padding: 14px;\n        font-size: 13px;\n      }\n      .fd-faq .fd-faq-answer p {\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cscript\u003e\n    (function () {\n      function initFAQ() {\n        const faqSections = document.querySelectorAll(\".fd-faq\");\n        faqSections.forEach(function (section) {\n          const faqItems = section.querySelectorAll(\".fd-faq-item\");\n          faqItems.forEach(function (item) {\n            const question = item.querySelector(\".fd-faq-question\");\n            question.addEventListener(\"click\", function () {\n              const isActive = item.classList.contains(\"active\");\n              faqItems.forEach(function (faq) {\n                faq.classList.remove(\"active\");\n              });\n\n              if (!isActive) {\n                item.classList.add(\"active\");\n              }\n            });\n          });\n        });\n      }\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initFAQ);\n      } else {\n        initFAQ();\n      }\n    })();\n  \u003c\/script\u003e\n\u003cscript\u003e\n  (function () {\n    function initProductTabs() {\n      document.querySelectorAll(\".bs-product-tabs\").forEach(function (section) {\n        var buttons = section.querySelectorAll(\".bs-tab-button\");\n        var panels = section.querySelectorAll(\".bs-tab-panel\");\n        buttons.forEach(function (button) {\n          button.addEventListener(\"click\", function () {\n            var target = this.getAttribute(\"data-tab\");\n            buttons.forEach(function (btn) {\n              btn.classList.remove(\"active\");\n            });\n            panels.forEach(function (panel) {\n              panel.classList.remove(\"active\");\n            });\n            this.classList.add(\"active\");\n            var activePanel = section.querySelector(\"#\" + target);\n            if (activePanel) {\n              activePanel.classList.add(\"active\");\n            }\n          });\n        });\n      });\n    }\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\"DOMContentLoaded\", initProductTabs);\n    } else {\n      initProductTabs();\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Be Specific - Science-Backed Ayurveda, Made Specific","offers":[{"title":"Pack of 1 (60 Caps)","offer_id":48098664218868,"sku":null,"price":990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 (120 Caps)","offer_id":48098664251636,"sku":null,"price":1490.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4478\/4884\/files\/LiverDetox.png?v=1787993037"}],"url":"https:\/\/bespecific.in\/collections\/be-specific-all.oembed?page=2","provider":"Be Specific - Science-Backed Ayurveda, Made Specific","version":"1.0","type":"link"}