{"title":"Ashwagandha","description":"","products":[{"product_id":"now-foods-ashwagandha-extract-450mg-90-vcaps","title":"NOW Foods - Ashwagandha Extract 450mg - 90 vcaps","description":"\u003cstyle\u003e\n  .pachavita-product-info {\n    --pv-green: #075c38;\n    --pv-light-green: #eff8f2;\n    --pv-accent: #72c936;\n    --pv-text: #24332b;\n    --pv-muted: #66726b;\n    --pv-border: #dfe9e2;\n    --pv-warning: #fff9ed;\n    --pv-warning-border: #ead9ac;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 32px auto;\n    color: var(--pv-text);\n    font-family: inherit;\n  }\n\n  .pachavita-product-info * {\n    box-sizing: border-box;\n  }\n\n  .pv-intro {\n    margin-bottom: 22px;\n    padding: 28px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(114, 201, 54, 0.16),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #f8fcf9 0%, #eef8f1 100%);\n    border: 1px solid var(--pv-border);\n    border-radius: 20px;\n  }\n\n  .pv-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 16px;\n    padding: 7px 12px;\n    color: var(--pv-green);\n    background: #ffffff;\n    border: 1px solid var(--pv-border);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.3;\n    letter-spacing: 0.04em;\n  }\n\n  .pv-intro p {\n    margin: 0 0 14px;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .pv-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pv-highlight {\n    color: var(--pv-green);\n    font-weight: 700;\n  }\n\n  .pv-accordion {\n    margin-bottom: 12px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--pv-border);\n    border-radius: 16px;\n    transition:\n      border-color 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .pv-accordion:hover {\n    border-color: #bfd4c5;\n  }\n\n  .pv-accordion[open] {\n    border-color: #b8d2bf;\n    box-shadow: 0 12px 32px rgba(7, 92, 56, 0.08);\n  }\n\n  .pv-accordion summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    min-height: 72px;\n    padding: 16px 58px 16px 18px;\n    color: var(--pv-green);\n    cursor: pointer;\n    list-style: none;\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .pv-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pv-accordion summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    color: var(--pv-green);\n    background: var(--pv-light-green);\n    border-radius: 50%;\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n    transition: transform 0.25s ease;\n  }\n\n  .pv-accordion[open] summary::after {\n    content: \"−\";\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .pv-icon {\n    display: grid;\n    flex: 0 0 40px;\n    width: 40px;\n    height: 40px;\n    place-items: center;\n    color: var(--pv-green);\n    background: var(--pv-light-green);\n    border-radius: 12px;\n  }\n\n  .pv-icon svg {\n    width: 21px;\n    height: 21px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .pv-content {\n    padding: 0 22px 24px;\n    border-top: 1px solid var(--pv-border);\n  }\n\n  .pv-content-inner {\n    padding-top: 22px;\n  }\n\n  .pv-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pv-benefits li {\n    position: relative;\n    min-height: 64px;\n    margin: 0;\n    padding: 17px 16px 17px 48px;\n    background: var(--pv-light-green);\n    border: 1px solid #dcecdf;\n    border-radius: 13px;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pv-benefits li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 16px;\n    left: 16px;\n    display: grid;\n    width: 22px;\n    height: 22px;\n    place-items: center;\n    color: #ffffff;\n    background: var(--pv-accent);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .pv-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 16px;\n  }\n\n  .pv-stat-card {\n    padding: 18px;\n    background: #f8faf8;\n    border: 1px solid var(--pv-border);\n    border-radius: 13px;\n  }\n\n  .pv-stat-label {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--pv-muted);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .pv-stat-value {\n    display: block;\n    color: var(--pv-green);\n    font-size: 18px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  .pv-nutrition-card {\n    overflow: hidden;\n    border: 1px solid var(--pv-border);\n    border-radius: 13px;\n  }\n\n  .pv-nutrition-heading {\n    padding: 13px 16px;\n    color: #ffffff;\n    background: var(--pv-green);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n  }\n\n  .pv-nutrition-row {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 15px 16px;\n    background: #ffffff;\n    border-bottom: 1px solid var(--pv-border);\n  }\n\n  .pv-nutrition-row:last-child {\n    border-bottom: 0;\n  }\n\n  .pv-nutrition-name {\n    flex: 1;\n    min-width: 0;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .pv-nutrition-value {\n    display: flex;\n    flex: 0 0 auto;\n    align-items: flex-end;\n    flex-direction: column;\n    gap: 2px;\n    color: var(--pv-green);\n    white-space: nowrap;\n  }\n\n  .pv-nutrition-value strong {\n    font-size: 15px;\n  }\n\n  .pv-nrv {\n    color: var(--pv-muted);\n    font-size: 12px;\n    font-weight: 600;\n  }\n\n  .pv-subsection {\n    margin-top: 20px;\n    padding: 17px;\n    background: #f8faf8;\n    border: 1px solid var(--pv-border);\n    border-radius: 13px;\n  }\n\n  .pv-subsection-title {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--pv-green);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .pv-content p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .pv-directions {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 18px;\n    background: var(--pv-light-green);\n    border: 1px solid #dcecdf;\n    border-radius: 13px;\n  }\n\n  .pv-step-number {\n    display: grid;\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    place-items: center;\n    color: #ffffff;\n    background: var(--pv-green);\n    border-radius: 50%;\n    font-weight: 750;\n  }\n\n  .pv-warning-box {\n    padding: 19px;\n    background: var(--pv-warning);\n    border: 1px solid var(--pv-warning-border);\n    border-radius: 13px;\n  }\n\n  .pv-warning-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pv-warning-list li {\n    position: relative;\n    margin: 0;\n    padding: 11px 0 11px 28px;\n    border-bottom: 1px solid rgba(184, 151, 72, 0.18);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .pv-warning-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .pv-warning-list li::before {\n    content: \"!\";\n    position: absolute;\n    top: 13px;\n    left: 0;\n    display: grid;\n    width: 18px;\n    height: 18px;\n    place-items: center;\n    color: #7a5b16;\n    border: 1px solid #b89748;\n    border-radius: 50%;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  @media (max-width: 749px) {\n    .pachavita-product-info {\n      margin: 22px auto;\n    }\n\n    .pv-intro {\n      padding: 21px 18px;\n      border-radius: 16px;\n    }\n\n    .pv-intro p {\n      font-size: 15px;\n      line-height: 1.68;\n    }\n\n    .pv-accordion summary {\n      min-height: 66px;\n      padding: 14px 52px 14px 14px;\n      font-size: 16px;\n    }\n\n    .pv-icon {\n      flex-basis: 36px;\n      width: 36px;\n      height: 36px;\n    }\n\n    .pv-content {\n      padding: 0 16px 18px;\n    }\n\n    .pv-benefits,\n    .pv-stat-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pv-nutrition-row {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .pv-nutrition-value {\n      align-items: flex-start;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pachavita-product-info\"\u003e\n\n  \u003csection class=\"pv-intro\"\u003e\n    \u003cdiv class=\"pv-eyebrow\"\u003e\n      \u003cspan aria-hidden=\"true\"\u003e✦\u003c\/span\u003e\n      Adaptogenic Support | Stress Balance | 2.5% Withanolides\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      NOW® Ashwagandha Extract provides\n      \u003cspan class=\"pv-highlight\"\u003e450 mg of standardized Ashwagandha root extract\u003c\/span\u003e\n      in each vegetable capsule, delivering a minimum of 2.5% total\n      withanolides.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Traditionally used in Ayurveda, Ashwagandha is an adaptogenic botanical\n      that helps support the body’s natural ability to manage temporary\n      physical and mental stress while promoting general vitality and immune\n      system balance.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Standardized for consistent potency, this vegan-friendly formula is\n      designed to support relaxation, mental clarity and everyday resilience.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdetails class=\"pv-accordion\" open\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21c4-2.5 7-6.2 7-11.2C15.8 9.4 13.4 10.6 12 13c-1.4-2.4-3.8-3.6-7-3.2C5 14.8 8 18.5 12 21Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 13v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Key Benefits\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cul class=\"pv-benefits\"\u003e\n          \u003cli\u003eProvides 450 mg of standardized Ashwagandha root extract\u003c\/li\u003e\n          \u003cli\u003eContains a minimum of 2.5% total withanolides\u003c\/li\u003e\n          \u003cli\u003eProvides approximately 11 mg of active withanolides\u003c\/li\u003e\n          \u003cli\u003eSupports adaptation to temporary physical and mental stress\u003c\/li\u003e\n          \u003cli\u003eHelps support immune system balance and general vitality\u003c\/li\u003e\n          \u003cli\u003eVegan, non-GMO, gluten-free and soy-free\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pv-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 3h14v18H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 7h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 11h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 15h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Nutritional Information\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n\n        \u003cdiv class=\"pv-stat-grid\"\u003e\n          \u003cdiv class=\"pv-stat-card\"\u003e\n            \u003cspan class=\"pv-stat-label\"\u003eServing Size\u003c\/span\u003e\n            \u003cspan class=\"pv-stat-value\"\u003e1 Veg Capsule\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pv-stat-card\"\u003e\n            \u003cspan class=\"pv-stat-label\"\u003eServings per Container\u003c\/span\u003e\n            \u003cspan class=\"pv-stat-value\"\u003e90\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pv-nutrition-card\"\u003e\n          \u003cdiv class=\"pv-nutrition-heading\"\u003eEach Serving Provides:\u003c\/div\u003e\n\n          \u003cdiv class=\"pv-nutrition-row\"\u003e\n            \u003cspan class=\"pv-nutrition-name\"\u003e\n              Ashwagandha Extract (Withania somnifera), root\n            \u003c\/span\u003e\n\n            \u003cspan class=\"pv-nutrition-value\"\u003e\n              \u003cstrong\u003e450 mg\u003c\/strong\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pv-nutrition-row\"\u003e\n            \u003cspan class=\"pv-nutrition-name\"\u003e\n              Total Withanolides\n            \u003c\/span\u003e\n\n            \u003cspan class=\"pv-nutrition-value\"\u003e\n              \u003cstrong\u003e11 mg\u003c\/strong\u003e\n              \u003cspan class=\"pv-nrv\"\u003eMinimum 2.5%\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pv-subsection\"\u003e\n          \u003cspan class=\"pv-subsection-title\"\u003eDietary Information:\u003c\/span\u003e\n\n          \u003cp\u003e\n            Vegan-friendly and suitable for vegetarians.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pv-subsection\"\u003e\n          \u003cspan class=\"pv-subsection-title\"\u003eFree From:\u003c\/span\u003e\n\n          \u003cp\u003e\n            GMO ingredients, gluten, soy, milk, egg, fish, shellfish and\n            tree nuts.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pv-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M9 3h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 3v5l-5 9a3 3 0 0 0 2.6 4.5h8.8A3 3 0 0 0 19 17l-5-9V3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 14h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Ingredients\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cp\u003e\n          Ashwagandha root extract (Withania somnifera), standardized to a\n          minimum of 2.5% total withanolides.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"pv-subsection\"\u003e\n          \u003cspan class=\"pv-subsection-title\"\u003eOther Ingredients:\u003c\/span\u003e\n\n          \u003cp\u003e\n            Hypromellose (cellulose capsule), rice flour and magnesium\n            stearate from a vegetable source.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pv-subsection\"\u003e\n          \u003cspan class=\"pv-subsection-title\"\u003eAllergen Information:\u003c\/span\u003e\n\n          \u003cp\u003e\n            Not manufactured with wheat, gluten, soy, milk, egg, fish,\n            shellfish or tree nut ingredients. Produced in a GMP facility\n            that also processes other ingredients containing these allergens.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pv-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8.5 4.5a4 4 0 0 1 5.7 0l5.3 5.3a4 4 0 0 1-5.7 5.7L8.5 10.2a4 4 0 0 1 0-5.7Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m11 7 6 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 19h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Recommended Use\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cdiv class=\"pv-directions\"\u003e\n          \u003cspan class=\"pv-step-number\" aria-hidden=\"true\"\u003e1\u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cp\u003e\n              Take 1 capsule two to three times daily.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pv-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3 2.8 19a1.4 1.4 0 0 0 1.2 2h16a1.4 1.4 0 0 0 1.2-2Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 18h.01\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Warnings\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cdiv class=\"pv-warning-box\"\u003e\n          \u003cul class=\"pv-warning-list\"\u003e\n            \u003cli\u003eFor adults only.\u003c\/li\u003e\n\n            \u003cli\u003e\n              Not recommended for pregnant or breastfeeding women.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Consult your physician before use if you are taking medication\n              or have a medical condition, especially a gastrointestinal\n              condition.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Discontinue use and consult a healthcare professional if\n              discomfort occurs.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not exceed the recommended daily dose.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Food supplements should not be used as a substitute for a varied,\n              balanced diet and healthy lifestyle.\n            \u003c\/li\u003e\n\n            \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\n            \u003cli\u003e\n              Store in a cool, dry place and do not use if the safety seal is\n              broken or missing.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"NOW Foods","offers":[{"title":"Default Title","offer_id":55589630673275,"sku":"SA-00","price":10.27,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/2758\/0027\/files\/39.1-SA-00.png?v=1751909709"},{"product_id":"trec-nutrition-ashwagandha-ksm-66-500mg-60-caps","title":"Trec Nutrition - Ashwagandha KSM-66, 500mg - 60 caps","description":"\u003cstyle\u003e\n  .pachavita-product-info {\n    --pv-green: #075c38;\n    --pv-light-green: #eff8f2;\n    --pv-accent: #72c936;\n    --pv-text: #24332b;\n    --pv-muted: #66726b;\n    --pv-border: #dfe9e2;\n    --pv-warning: #fff9ed;\n    --pv-warning-border: #ead9ac;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 32px auto;\n    color: var(--pv-text);\n    font-family: inherit;\n  }\n\n  .pachavita-product-info * {\n    box-sizing: border-box;\n  }\n\n  .pv-intro {\n    margin-bottom: 22px;\n    padding: 28px;\n    background:\n      radial-gradient(circle at top right, rgba(114, 201, 54, 0.16), transparent 34%),\n      linear-gradient(135deg, #f8fcf9 0%, #eef8f1 100%);\n    border: 1px solid var(--pv-border);\n    border-radius: 20px;\n  }\n\n  .pv-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 16px;\n    padding: 7px 12px;\n    color: var(--pv-green);\n    background: #ffffff;\n    border: 1px solid var(--pv-border);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.3;\n    letter-spacing: 0.04em;\n  }\n\n  .pv-intro p {\n    margin: 0 0 14px;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .pv-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pv-accordion {\n    margin-bottom: 12px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--pv-border);\n    border-radius: 16px;\n    transition:\n      border-color 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .pv-accordion:hover {\n    border-color: #bfd4c5;\n  }\n\n  .pv-accordion[open] {\n    border-color: #b8d2bf;\n    box-shadow: 0 12px 32px rgba(7, 92, 56, 0.08);\n  }\n\n  .pv-accordion summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    min-height: 72px;\n    padding: 16px 58px 16px 18px;\n    color: var(--pv-green);\n    cursor: pointer;\n    list-style: none;\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .pv-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pv-accordion summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    color: var(--pv-green);\n    background: var(--pv-light-green);\n    border-radius: 50%;\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n    transition: transform 0.25s ease;\n  }\n\n  .pv-accordion[open] summary::after {\n    content: \"−\";\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .pv-icon {\n    display: grid;\n    flex: 0 0 40px;\n    width: 40px;\n    height: 40px;\n    place-items: center;\n    color: var(--pv-green);\n    background: var(--pv-light-green);\n    border-radius: 12px;\n  }\n\n  .pv-icon svg {\n    width: 21px;\n    height: 21px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .pv-content {\n    padding: 0 22px 24px;\n    border-top: 1px solid var(--pv-border);\n  }\n\n  .pv-content-inner {\n    padding-top: 22px;\n  }\n\n  .pv-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pv-benefits li {\n    position: relative;\n    min-height: 64px;\n    margin: 0;\n    padding: 17px 16px 17px 48px;\n    background: var(--pv-light-green);\n    border: 1px solid #dcecdf;\n    border-radius: 13px;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pv-benefits li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 16px;\n    left: 16px;\n    display: grid;\n    width: 22px;\n    height: 22px;\n    place-items: center;\n    color: #ffffff;\n    background: var(--pv-accent);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .pv-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 16px;\n  }\n\n  .pv-stat-card {\n    padding: 18px;\n    background: #f8faf8;\n    border: 1px solid var(--pv-border);\n    border-radius: 13px;\n  }\n\n  .pv-stat-label {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--pv-muted);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .pv-stat-value {\n    display: block;\n    color: var(--pv-green);\n    font-size: 18px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  .pv-nutrition-card {\n    overflow: hidden;\n    border: 1px solid var(--pv-border);\n    border-radius: 13px;\n  }\n\n  .pv-nutrition-heading {\n    padding: 13px 16px;\n    color: #ffffff;\n    background: var(--pv-green);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n  }\n\n  .pv-nutrition-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 15px 16px;\n    background: #ffffff;\n    border-bottom: 1px solid var(--pv-border);\n  }\n\n  .pv-nutrition-row:last-child {\n    border-bottom: 0;\n  }\n\n  .pv-nutrition-row strong {\n    color: var(--pv-green);\n  }\n\n  .pv-subsection {\n    margin-top: 20px;\n    padding: 17px;\n    background: #f8faf8;\n    border: 1px solid var(--pv-border);\n    border-radius: 13px;\n  }\n\n  .pv-subsection-title {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--pv-green);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .pv-content p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .pv-directions {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 18px;\n    background: var(--pv-light-green);\n    border: 1px solid #dcecdf;\n    border-radius: 13px;\n  }\n\n  .pv-step-number {\n    display: grid;\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    place-items: center;\n    color: #ffffff;\n    background: var(--pv-green);\n    border-radius: 50%;\n    font-weight: 750;\n  }\n\n  .pv-warning-box {\n    padding: 19px;\n    background: var(--pv-warning);\n    border: 1px solid var(--pv-warning-border);\n    border-radius: 13px;\n  }\n\n  .pv-warning-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pv-warning-list li {\n    position: relative;\n    margin: 0;\n    padding: 11px 0 11px 28px;\n    border-bottom: 1px solid rgba(184, 151, 72, 0.18);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .pv-warning-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .pv-warning-list li::before {\n    content: \"!\";\n    position: absolute;\n    top: 13px;\n    left: 0;\n    display: grid;\n    width: 18px;\n    height: 18px;\n    place-items: center;\n    color: #7a5b16;\n    border: 1px solid #b89748;\n    border-radius: 50%;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  @media (max-width: 749px) {\n    .pachavita-product-info {\n      margin: 22px auto;\n    }\n\n    .pv-intro {\n      padding: 21px 18px;\n      border-radius: 16px;\n    }\n\n    .pv-intro p {\n      font-size: 15px;\n      line-height: 1.68;\n    }\n\n    .pv-accordion summary {\n      min-height: 66px;\n      padding: 14px 52px 14px 14px;\n      font-size: 16px;\n    }\n\n    .pv-icon {\n      flex-basis: 36px;\n      width: 36px;\n      height: 36px;\n    }\n\n    .pv-content {\n      padding: 0 16px 18px;\n    }\n\n    .pv-benefits,\n    .pv-stat-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pv-nutrition-row {\n      align-items: flex-start;\n      flex-direction: column;\n      gap: 5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pachavita-product-info\"\u003e\n\n  \u003csection class=\"pv-intro\"\u003e\n    \u003cdiv class=\"pv-eyebrow\"\u003e\n      \u003cspan aria-hidden=\"true\"\u003e✦\u003c\/span\u003e\n      Stress Support | Adaptogenic Balance | Vitality \u0026amp; Wellbeing\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Ashwagandha KSM-66 is a premium root extract of Withania somnifera, known\n      for its powerful adaptogenic properties. It helps the body respond better\n      to physical and mental stress, promotes vitality, supports emotional\n      wellbeing, and enhances recovery after intense effort.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Ideal for those who train regularly or face demanding daily routines, this\n      standardized extract delivers highly concentrated active compounds for\n      reliable daily support.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdetails class=\"pv-accordion\" open\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21c4-2.5 7-6.2 7-11.2C15.8 9.4 13.4 10.6 12 13c-1.4-2.4-3.8-3.6-7-3.2C5 14.8 8 18.5 12 21Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 13v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Key Benefits\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cul class=\"pv-benefits\"\u003e\n          \u003cli\u003e500 mg of Ashwagandha root extract per capsule\u003c\/li\u003e\n          \u003cli\u003eStandardized to 5 percent withanolides\u003c\/li\u003e\n          \u003cli\u003eSupports stress response and mental wellbeing\u003c\/li\u003e\n          \u003cli\u003ePromotes energy, vitality, and emotional balance\u003c\/li\u003e\n          \u003cli\u003eSuitable for athletes and individuals with demanding lifestyles\u003c\/li\u003e\n          \u003cli\u003eHigh purity and premium quality\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pv-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 3h14v18H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 7h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 11h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 15h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Nutritional Information\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cdiv class=\"pv-stat-grid\"\u003e\n          \u003cdiv class=\"pv-stat-card\"\u003e\n            \u003cspan class=\"pv-stat-label\"\u003eServing Size\u003c\/span\u003e\n            \u003cspan class=\"pv-stat-value\"\u003e1 Capsule\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pv-stat-card\"\u003e\n            \u003cspan class=\"pv-stat-label\"\u003eServings per Container\u003c\/span\u003e\n            \u003cspan class=\"pv-stat-value\"\u003e60\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pv-nutrition-card\"\u003e\n          \u003cdiv class=\"pv-nutrition-heading\"\u003eEach Serving Provides:\u003c\/div\u003e\n\n          \u003cdiv class=\"pv-nutrition-row\"\u003e\n            \u003cspan\u003e\n              Ashwagandha Root Extract (Withania somnifera)\n              [5 percent withanolides]\n            \u003c\/span\u003e\n            \u003cstrong\u003e200 mg\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pv-nutrition-row\"\u003e\n            \u003cspan\u003eof which Withanolides\u003c\/span\u003e\n            \u003cstrong\u003e10 mg\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pv-subsection\"\u003e\n          \u003cspan class=\"pv-subsection-title\"\u003eFree from:\u003c\/span\u003e\n\n          \u003cp\u003e\n            Not manufactured with wheat, gluten, eggs or fish. May contain milk,\n            soy, cereals containing gluten, eggs, peanuts and tree nuts.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pv-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M9 3h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 3v5l-5 9a3 3 0 0 0 2.6 4.5h8.8A3 3 0 0 0 19 17l-5-9V3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 14h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Ingredients\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cp\u003e\n          Ashwagandha Root Extract (Withania somnifera) [5 percent withanolides],\n          Ashwagandha root extract (Withania somnifera) [5 percent withanolides]\n          (40 percent), capsule shell (hydroxypropyl methyl cellulose),\n          anti-caking agent (magnesium salts of fatty acids).\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pv-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8.5 4.5a4 4 0 0 1 5.7 0l5.3 5.3a4 4 0 0 1-5.7 5.7L8.5 10.2a4 4 0 0 1 0-5.7Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m11 7 6 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 19h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Recommended Use\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cdiv class=\"pv-directions\"\u003e\n          \u003cspan class=\"pv-step-number\" aria-hidden=\"true\"\u003e1\u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cp\u003e\n              Take 1 capsule daily with 250 ml of water, preferably with a meal.\n              Do not exceed the recommended daily dose.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pv-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"pv-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3 2.8 19a1.4 1.4 0 0 0 1.2 2h16a1.4 1.4 0 0 0 1.2-2Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 18h.01\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      Warnings\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"pv-content\"\u003e\n      \u003cdiv class=\"pv-content-inner\"\u003e\n        \u003cdiv class=\"pv-warning-box\"\u003e\n          \u003cul class=\"pv-warning-list\"\u003e\n            \u003cli\u003e\n              Not to be used as a substitute for a varied and balanced diet.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Not recommended for pregnant or nursing women.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not use together with sedatives, hypnotics or anti-epileptic\n              medication.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Store tightly closed in a dry place at 15–25°C. Protect from light\n              and moisture.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep out of reach of young children.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              After opening, consume within 3 months.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not use if the outer seal is broken or damaged.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Trec Nutrition","offers":[{"title":"Default Title","offer_id":55917793313147,"sku":"SA-03","price":9.65,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/2758\/0027\/files\/45.4-BC-03_12_d70d50ca-8c3d-4f10-bef2-c0d4d832796f.png?v=1763137185"}],"url":"https:\/\/www.pachavita.co.uk\/collections\/ashwagandha.oembed","provider":"Pachavita","version":"1.0","type":"link"}