{"title":"Best Seller","description":"","products":[{"product_id":"vedamint-black-flakes","title":"Vedamint Black Flakes","description":"\u003cstyle\u003e\n  .vedamint-black-flakes {\n    --bf-forest: #1f3a2c;\n    --bf-forest-dark: #16291f;\n    --bf-text: #424a44;\n    --bf-muted: #70776f;\n    --bf-gold: #b18a45;\n    --bf-cream: #f7f4ec;\n    --bf-border: #e0e3dc;\n    --bf-white: #ffffff;\n\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 24px 70px;\n    color: var(--bf-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* =================================\n     TYPOGRAPHY\n  ================================= *\/\n\n  .vedamint-black-flakes h1,\n  .vedamint-black-flakes h2,\n  .vedamint-black-flakes h3 {\n    margin: 0;\n    color: var(--bf-forest);\n    font-family: inherit;\n    font-weight: 600;\n    letter-spacing: -0.01em;\n  }\n\n  .vedamint-black-flakes h1 {\n    font-size: 36px;\n    line-height: 1.2;\n  }\n\n  .vedamint-black-flakes h2 {\n    font-size: 26px;\n    line-height: 1.3;\n  }\n\n  .vedamint-black-flakes h3 {\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  .vedamint-black-flakes p {\n    margin: 0 0 17px;\n  }\n\n  .vedamint-black-flakes strong {\n    color: var(--bf-forest);\n    font-weight: 600;\n  }\n\n  \/* =================================\n     HERO\n  ================================= *\/\n\n  .bf-hero {\n    padding: 65px 45px;\n    margin-bottom: 55px;\n    background: var(--bf-cream);\n    text-align: center;\n  }\n\n  .bf-eyebrow {\n    margin-bottom: 12px;\n    color: var(--bf-gold);\n    font-size: 12px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .bf-hero h1 {\n    margin-bottom: 14px;\n  }\n\n  .bf-tagline {\n    max-width: 680px;\n    margin: 0 auto 24px;\n    color: var(--bf-forest);\n    font-size: 17px;\n    line-height: 1.6;\n    font-weight: 500;\n  }\n\n  .bf-intro {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--bf-text);\n  }\n\n  \/* =================================\n     SECTIONS\n  ================================= *\/\n\n  .bf-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--bf-border);\n  }\n\n  .bf-section-header {\n    margin-bottom: 27px;\n  }\n\n  .bf-section-header h2 {\n    margin-bottom: 10px;\n  }\n\n  .bf-section-number {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--bf-gold);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  \/* =================================\n     HIGHLIGHT BOX\n  ================================= *\/\n\n  .bf-highlight {\n    padding: 26px 28px;\n    background: var(--bf-cream);\n    border-left: 3px solid var(--bf-gold);\n  }\n\n  .bf-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* =================================\n     KEY HIGHLIGHTS\n  ================================= *\/\n\n  .bf-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  .bf-highlight-item {\n    padding: 15px 18px;\n    border: 1px solid var(--bf-border);\n    background: var(--bf-white);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .bf-highlight-item strong {\n    display: block;\n  }\n\n  \/* =================================\n     PROCESS\n  ================================= *\/\n\n  .bf-process {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .bf-process-card {\n    padding: 25px 22px;\n    border: 1px solid var(--bf-border);\n    background: var(--bf-white);\n  }\n\n  .bf-process-number {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--bf-gold);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n  }\n\n  .bf-process-card h3 {\n    margin-bottom: 10px;\n  }\n\n  .bf-process-card p {\n    margin-bottom: 0;\n    color: var(--bf-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =================================\n     USES\n  ================================= *\/\n\n  .bf-uses {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 35px;\n    margin: 25px 0;\n  }\n\n  .bf-use {\n    position: relative;\n    padding-left: 19px;\n  }\n\n  .bf-use::before {\n    content: \"•\";\n    position: absolute;\n    left: 0;\n    color: var(--bf-gold);\n    font-weight: 700;\n  }\n\n  \/* =================================\n     FINAL CTA\n  ================================= *\/\n\n  .bf-cta {\n    padding: 45px 35px;\n    margin-top: 15px;\n    background: var(--bf-forest);\n    color: #fff;\n    text-align: center;\n  }\n\n  .bf-cta h2 {\n    margin-bottom: 14px;\n    color: #fff;\n  }\n\n  .bf-cta p {\n    max-width: 720px;\n    margin: 0 auto 8px;\n    color: #fff;\n  }\n\n  .bf-cta-line {\n    margin-top: 22px !important;\n    font-size: 17px;\n    font-weight: 600;\n  }\n\n  \/* =================================\n     MOBILE\n  ================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    .vedamint-black-flakes {\n      padding: 0 18px 50px;\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .vedamint-black-flakes h1 {\n      font-size: 30px;\n    }\n\n    .vedamint-black-flakes h2 {\n      font-size: 23px;\n    }\n\n    .vedamint-black-flakes h3 {\n      font-size: 18px;\n    }\n\n    .bf-hero {\n      padding: 45px 22px;\n      margin-bottom: 40px;\n    }\n\n    .bf-tagline {\n      font-size: 16px;\n    }\n\n    .bf-section {\n      padding: 40px 0;\n    }\n\n    .bf-highlights,\n    .bf-process,\n    .bf-uses {\n      grid-template-columns: 1fr;\n    }\n\n    .bf-process {\n      gap: 12px;\n    }\n\n    .bf-process-card {\n      padding: 20px;\n    }\n\n    .bf-highlight {\n      padding: 22px;\n    }\n\n    .bf-cta {\n      padding: 40px 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"vedamint-black-flakes\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"bf-hero\"\u003e\n\n    \u003cdiv class=\"bf-eyebrow\"\u003e\n      Vedamint Black Flakes\n    \u003c\/div\u003e\n\n    \u003ch1\u003eNaturally Dried Black Turmeric Slices\u003c\/h1\u003e\n\n    \u003cdiv class=\"bf-tagline\"\u003e\n      Rare by nature. Carefully cultivated. Gently dried.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bf-intro\"\u003e\n\n      \u003cp\u003e\n        Vedamint Black Flakes are made from carefully selected\n        \u003cstrong\u003eBlack Turmeric (\u003cem\u003eCurcuma caesia\u003c\/em\u003e)\u003c\/strong\u003e rhizomes.\n        Each rhizome is carefully sliced and gently dried to help retain its\n        distinctive earthy aroma, natural colour and characteristic botanical profile.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Traditionally known as \u003cstrong\u003eKali Haldi\u003c\/strong\u003e, Black Turmeric is a\n        distinctive turmeric variety valued for generations for its unique appearance,\n        aromatic character and traditional significance. Its naturally deep-coloured\n        rhizome sets it apart from conventional Golden Turmeric.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        At Vedamint, we follow a simple philosophy:\n        \u003cstrong\u003estart with carefully cultivated turmeric, process it gently\n        and let the ingredient speak for itself.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Our Black Turmeric is cultivated using soil-conscious farming practices\n        and processed in small batches, without artificial colours, fillers\n        or synthetic preservatives.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY BLACK TURMERIC --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        The Ingredient\n      \u003c\/span\u003e\n\n      \u003ch2\u003eWhy Black Turmeric?\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Black Turmeric is a distinctive botanical variety with a naturally different\n      composition from conventional Golden Turmeric.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bf-highlight\"\u003e\n\n      \u003cp\u003e\n        Its characteristic aroma, naturally occurring compounds and deep natural\n        colour make it an intriguing ingredient for\n        \u003cstrong\u003etraditional preparations, infusions and selected culinary\n        and self-care uses.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- KEY HIGHLIGHTS --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        At a Glance\n      \u003c\/span\u003e\n\n      \u003ch2\u003eKey Highlights\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bf-highlights\"\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        \u003cstrong\u003e100% Black Turmeric\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        \u003cstrong\u003eBotanical Name\u003c\/strong\u003e\n        \u003cem\u003eCurcuma caesia\u003c\/em\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        Naturally dried\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        No artificial colours\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        No synthetic preservatives\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        No fillers\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        Small-batch processed\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        Farm-traceable origin\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FARM TO FLAKE --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        Our Process\n      \u003c\/span\u003e\n\n      \u003ch2\u003eFrom Farm to Flake\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bf-process\"\u003e\n\n\n      \u003cdiv class=\"bf-process-card\"\u003e\n\n        \u003cspan class=\"bf-process-number\"\u003e\n          01\n        \u003c\/span\u003e\n\n        \u003ch3\u003eCarefully Cultivated\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Selected Black Turmeric rhizomes are cultivated with attention to\n          soil health, responsible farming practices and overall crop quality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bf-process-card\"\u003e\n\n        \u003cspan class=\"bf-process-number\"\u003e\n          02\n        \u003c\/span\u003e\n\n        \u003ch3\u003eGently Sliced\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Mature rhizomes are carefully cleaned and sliced into convenient\n          flakes while retaining their recognisable natural form.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bf-process-card\"\u003e\n\n        \u003cspan class=\"bf-process-number\"\u003e\n          03\n        \u003c\/span\u003e\n\n        \u003ch3\u003eNaturally Dried\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The slices are gently dried to reduce moisture while helping preserve\n          their characteristic aroma, natural colour and botanical character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bf-process-card\"\u003e\n\n        \u003cspan class=\"bf-process-number\"\u003e\n          04\n        \u003c\/span\u003e\n\n        \u003ch3\u003eCarefully Packed\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The finished Black Flakes are hygienically packed and maintained with\n          \u003cstrong\u003ebatch-level traceability\u003c\/strong\u003e from farm to final product.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EVERYDAY USE --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        Everyday Possibilities\n      \u003c\/span\u003e\n\n      \u003ch2\u003eA Distinctive Ingredient for Everyday Use\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Vedamint Black Flakes offer the natural form of Black Turmeric in a convenient,\n      easy-to-use format.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      They can be used whole or \u003cstrong\u003efreshly ground at home\u003c\/strong\u003e whenever\n      a powdered preparation is preferred. Their distinctive character makes them\n      suitable for a variety of traditional and contemporary preparations.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bf-highlight\" style=\"margin-top:25px;\"\u003e\n\n      \u003ch3\u003eWays to Use Black Flakes\u003c\/h3\u003e\n\n      \u003cdiv class=\"bf-uses\"\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Used in traditional herbal preparations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Infused into warm beverages\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Freshly ground for selected culinary preparations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Used in traditional herbal steam preparations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Incorporated into homemade preparations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Used in selected DIY wellness and self-care preparations\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY CHOOSE --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        Why Black Flakes\n      \u003c\/span\u003e\n\n      \u003ch2\u003eSee the Ingredient. Use It Your Way.\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Whole flakes offer a simple advantage:\n      \u003cstrong\u003eyou can see what you are buying.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Unlike a fine powder, the recognisable form of Black Turmeric allows you\n      to see the natural ingredient before use. The flakes can be used whole\n      or freshly ground at home according to your preferred preparation.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bf-highlight\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eSimple ingredient. Minimal processing. Authentic form.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"bf-cta\"\u003e\n\n    \u003ch2\u003e\n      From Nature to Your Home\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Carefully cultivated. Gently processed. Naturally dried.\n    \u003c\/p\u003e\n\n    \u003cp class=\"bf-cta-line\"\u003e\n      Vedamint Black Flakes bring the distinctive character of\n      \u003cstrong style=\"color:#fff;\"\u003e\n        Black Turmeric (\u003cem\u003eCurcuma caesia\u003c\/em\u003e)\n      \u003c\/strong\u003e\n      to your everyday preparations in its recognisable,\n      naturally dried form.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Vedamint","offers":[{"title":"80gms","offer_id":46129216520252,"sku":null,"price":650.0,"currency_code":"INR","in_stock":true},{"title":"45gms","offer_id":46129216553020,"sku":null,"price":415.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/3051\/7308\/files\/1_52a4a7cb-7fd9-4b4e-89e0-75c93a7d491f.jpg?v=1788633179"},{"product_id":"golden-elixir","title":"Vedamint Golden Elixir","description":"\u003cstyle\u003e\n  .vedamint-golden-elixir {\n    --ge-forest: #1f3a2c;\n    --ge-forest-dark: #16291f;\n    --ge-text: #424a44;\n    --ge-muted: #70776f;\n    --ge-gold: #b18a45;\n    --ge-cream: #f7f4ec;\n    --ge-border: #e0e3dc;\n    --ge-white: #ffffff;\n\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 24px 70px;\n    color: var(--ge-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* =================================\n     TYPOGRAPHY\n  ================================= *\/\n\n  .vedamint-golden-elixir h1,\n  .vedamint-golden-elixir h2,\n  .vedamint-golden-elixir h3 {\n    margin: 0;\n    color: var(--ge-forest);\n    font-family: inherit;\n    font-weight: 600;\n    letter-spacing: -0.01em;\n  }\n\n  .vedamint-golden-elixir h1 {\n    font-size: 36px;\n    line-height: 1.2;\n  }\n\n  .vedamint-golden-elixir h2 {\n    font-size: 26px;\n    line-height: 1.3;\n  }\n\n  .vedamint-golden-elixir h3 {\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  .vedamint-golden-elixir p {\n    margin: 0 0 17px;\n  }\n\n  .vedamint-golden-elixir strong {\n    color: var(--ge-forest);\n    font-weight: 600;\n  }\n\n  \/* =================================\n     HERO\n  ================================= *\/\n\n  .ge-hero {\n    padding: 65px 45px;\n    margin-bottom: 55px;\n    background: var(--ge-cream);\n    text-align: center;\n  }\n\n  .ge-eyebrow {\n    margin-bottom: 12px;\n    color: var(--ge-gold);\n    font-size: 12px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .ge-hero h1 {\n    margin-bottom: 14px;\n  }\n\n  .ge-tagline {\n    max-width: 700px;\n    margin: 0 auto 24px;\n    color: var(--ge-forest);\n    font-size: 17px;\n    line-height: 1.6;\n    font-weight: 500;\n  }\n\n  .ge-intro {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--ge-text);\n  }\n\n  \/* =================================\n     SECTIONS\n  ================================= *\/\n\n  .ge-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--ge-border);\n  }\n\n  .ge-section-header {\n    margin-bottom: 27px;\n  }\n\n  .ge-section-header h2 {\n    margin-bottom: 10px;\n  }\n\n  .ge-section-number {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--ge-gold);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  \/* =================================\n     HIGHLIGHT BOX\n  ================================= *\/\n\n  .ge-highlight {\n    padding: 26px 28px;\n    background: var(--ge-cream);\n    border-left: 3px solid var(--ge-gold);\n  }\n\n  .ge-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* =================================\n     KEY HIGHLIGHTS\n  ================================= *\/\n\n  .ge-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  .ge-highlight-item {\n    padding: 15px 18px;\n    border: 1px solid var(--ge-border);\n    background: var(--ge-white);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .ge-highlight-item strong {\n    display: block;\n  }\n\n  \/* =================================\n     PROCESS\n  ================================= *\/\n\n  .ge-process {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .ge-process-card {\n    padding: 25px 22px;\n    border: 1px solid var(--ge-border);\n    background: var(--ge-white);\n  }\n\n  .ge-process-number {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--ge-gold);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n  }\n\n  .ge-process-card h3 {\n    margin-bottom: 10px;\n  }\n\n  .ge-process-card p {\n    margin-bottom: 0;\n    color: var(--ge-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =================================\n     USES\n  ================================= *\/\n\n  .ge-uses {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 35px;\n    margin: 25px 0;\n  }\n\n  .ge-use {\n    position: relative;\n    padding-left: 19px;\n  }\n\n  .ge-use::before {\n    content: \"•\";\n    position: absolute;\n    left: 0;\n    color: var(--ge-gold);\n    font-weight: 700;\n  }\n\n  \/* =================================\n     FINAL CTA\n  ================================= *\/\n\n  .ge-cta {\n    padding: 45px 35px;\n    margin-top: 15px;\n    background: var(--ge-forest);\n    color: #fff;\n    text-align: center;\n  }\n\n  .ge-cta h2 {\n    margin-bottom: 14px;\n    color: #fff;\n  }\n\n  .ge-cta p {\n    max-width: 720px;\n    margin: 0 auto 8px;\n    color: #fff;\n  }\n\n  .ge-cta-line {\n    margin-top: 22px !important;\n    font-size: 17px;\n    font-weight: 600;\n  }\n\n  \/* =================================\n     MOBILE\n  ================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    .vedamint-golden-elixir {\n      padding: 0 18px 50px;\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .vedamint-golden-elixir h1 {\n      font-size: 30px;\n    }\n\n    .vedamint-golden-elixir h2 {\n      font-size: 23px;\n    }\n\n    .vedamint-golden-elixir h3 {\n      font-size: 18px;\n    }\n\n    .ge-hero {\n      padding: 45px 22px;\n      margin-bottom: 40px;\n    }\n\n    .ge-tagline {\n      font-size: 16px;\n    }\n\n    .ge-section {\n      padding: 40px 0;\n    }\n\n    .ge-highlights,\n    .ge-process,\n    .ge-uses {\n      grid-template-columns: 1fr;\n    }\n\n    .ge-process {\n      gap: 12px;\n    }\n\n    .ge-process-card {\n      padding: 20px;\n    }\n\n    .ge-highlight {\n      padding: 22px;\n    }\n\n    .ge-cta {\n      padding: 40px 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"vedamint-golden-elixir\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"ge-hero\"\u003e\n\n    \u003cdiv class=\"ge-eyebrow\"\u003e\n      Vedamint Golden Elixir\n    \u003c\/div\u003e\n\n    \u003ch1\u003eFinely Ground Golden Turmeric\u003c\/h1\u003e\n\n    \u003cdiv class=\"ge-tagline\"\u003e\n      Golden character. Authentic turmeric flavour. Ready for everyday use.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ge-intro\"\u003e\n\n      \u003cp\u003e\n        Vedamint Golden Elixir is made from carefully selected\n        \u003cstrong\u003eGolden Turmeric (\u003cem\u003eCurcuma longa\u003c\/em\u003e)\u003c\/strong\u003e rhizomes\n        and finely ground into a smooth, versatile turmeric powder.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its naturally golden colour, characteristic earthy aroma and authentic\n        turmeric flavour make it an easy addition to\n        \u003cstrong\u003eeveryday cooking, beverages and traditional preparations.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Cultivated using \u003cstrong\u003esoil-conscious farming practices\u003c\/strong\u003e,\n        our turmeric is carefully prepared and processed in small batches\n        without artificial colours, fillers or synthetic preservatives.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PURE GOLDEN TURMERIC --\u003e\n\n  \u003csection class=\"ge-section\"\u003e\n\n    \u003cdiv class=\"ge-section-header\"\u003e\n\n      \u003cspan class=\"ge-section-number\"\u003e\n        The Ingredient\n      \u003c\/span\u003e\n\n      \u003ch2\u003ePure Golden Turmeric, Finely Ground\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Vedamint Golden Elixir brings the familiar character of\n      \u003cstrong\u003eGolden Turmeric (\u003cem\u003eCurcuma longa\u003c\/em\u003e)\u003c\/strong\u003e\n      into a convenient powder format.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ge-highlight\"\u003e\n\n      \u003cp\u003e\n        Finely ground for easy measuring, mixing and cooking, it is designed\n        for everyday use while keeping the ingredient simple and recognisable.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- KEY HIGHLIGHTS --\u003e\n\n  \u003csection class=\"ge-section\"\u003e\n\n    \u003cdiv class=\"ge-section-header\"\u003e\n\n      \u003cspan class=\"ge-section-number\"\u003e\n        At a Glance\n      \u003c\/span\u003e\n\n      \u003ch2\u003eKey Highlights\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ge-highlights\"\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        \u003cstrong\u003e100% Golden Turmeric\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        \u003cstrong\u003eBotanical Name\u003c\/strong\u003e\n        \u003cem\u003eCurcuma longa\u003c\/em\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        Finely ground\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        Naturally golden colour\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        No artificial colours\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        No synthetic preservatives\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        No fillers\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        Small-batch processed\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-highlight-item\"\u003e\n        Farm-traceable origin\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ROOT TO POWDER --\u003e\n\n  \u003csection class=\"ge-section\"\u003e\n\n    \u003cdiv class=\"ge-section-header\"\u003e\n\n      \u003cspan class=\"ge-section-number\"\u003e\n        Our Process\n      \u003c\/span\u003e\n\n      \u003ch2\u003eFrom Root to Powder\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ge-process\"\u003e\n\n\n      \u003cdiv class=\"ge-process-card\"\u003e\n\n        \u003cspan class=\"ge-process-number\"\u003e\n          01\n        \u003c\/span\u003e\n\n        \u003ch3\u003eCarefully Selected\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Selected Golden Turmeric rhizomes form the foundation of every\n          Vedamint Golden Elixir batch.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ge-process-card\"\u003e\n\n        \u003cspan class=\"ge-process-number\"\u003e\n          02\n        \u003c\/span\u003e\n\n        \u003ch3\u003eCleaned \u0026amp; Dried\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The rhizomes are carefully prepared and dried to create a suitable\n          foundation for grinding.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ge-process-card\"\u003e\n\n        \u003cspan class=\"ge-process-number\"\u003e\n          03\n        \u003c\/span\u003e\n\n        \u003ch3\u003eFinely Ground\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The dried turmeric is milled into a\n          \u003cstrong\u003efine, smooth powder\u003c\/strong\u003e designed for convenient\n          everyday use.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ge-process-card\"\u003e\n\n        \u003cspan class=\"ge-process-number\"\u003e\n          04\n        \u003c\/span\u003e\n\n        \u003ch3\u003eSmall-Batch Processing\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Small-batch processing allows greater attention to\n          \u003cstrong\u003econsistency, hygiene and product quality\u003c\/strong\u003e\n          throughout the process.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY CHOOSE --\u003e\n\n  \u003csection class=\"ge-section\"\u003e\n\n    \u003cdiv class=\"ge-section-header\"\u003e\n\n      \u003cspan class=\"ge-section-number\"\u003e\n        Why Golden Elixir\n      \u003c\/span\u003e\n\n      \u003ch2\u003eEveryday Convenience. Authentic Turmeric Character.\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Whole turmeric is recognisable. Powdered turmeric is convenient.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Vedamint Golden Elixir brings the authentic character of carefully\n      cultivated turmeric into an\n      \u003cstrong\u003eeasy-to-use, finely ground format.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ge-highlight\"\u003e\n\n      \u003cp\u003e\n        From traditional cooking to contemporary everyday preparations,\n        it is made for people who want the convenience of turmeric powder\n        without unnecessary additives.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EVERYDAY USE --\u003e\n\n  \u003csection class=\"ge-section\"\u003e\n\n    \u003cdiv class=\"ge-section-header\"\u003e\n\n      \u003cspan class=\"ge-section-number\"\u003e\n        Everyday Possibilities\n      \u003c\/span\u003e\n\n      \u003ch2\u003eMade for Everyday Use\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Vedamint Golden Elixir can be used in:\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ge-uses\"\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Golden milk\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Turmeric lattes\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Green tea and herbal infusions\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Curries, dals and gravies\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Soups\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Marinades\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Homemade pickles\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Infused honey\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Infused ghee\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        DIY Ubtan and face-care preparations\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Herbal bath soaks\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ge-use\"\u003e\n        Selected culinary and self-care preparations\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"ge-cta\"\u003e\n\n    \u003ch2\u003e\n      One Ingredient. Countless Possibilities.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      From your morning beverage to everyday cooking and traditional\n      preparations,\n      \u003cstrong style=\"color:#fff;\"\u003e\n        Vedamint Golden Elixir\n      \u003c\/strong\u003e\n      makes it simple to bring the natural character of Golden Turmeric\n      into your daily routine.\n    \u003c\/p\u003e\n\n    \u003cp class=\"ge-cta-line\"\u003e\n      Carefully cultivated. Finely ground. Naturally golden.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Vedamint","offers":[{"title":"250gms","offer_id":46129216716860,"sku":null,"price":550.0,"currency_code":"INR","in_stock":true},{"title":"120gms","offer_id":46129216749628,"sku":null,"price":305.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/3051\/7308\/files\/1_71c91cfc-b38f-4c69-a02c-4700640a61df.jpg?v=1788633181"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/3051\/7308\/collections\/best-seller.png?v=1788633190","url":"https:\/\/vedamint.in\/collections\/best-seller.oembed","provider":"Vedamint","version":"1.0","type":"link"}