{"title":"Immunity \u0026 Daily Wellness","description":"","products":[{"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":"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":"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":"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":"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":"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"}],"url":"https:\/\/bespecific.in\/collections\/immunity-daily-wellness.oembed?page=2","provider":"Be Specific - Science-Backed Ayurveda, Made Specific","version":"1.0","type":"link"}