{"title":"Feel India Gauamrit","description":"\u003cp\u003e\nRooted in India's timeless wisdom, the Feel India Gauamrit Collection brings together traditionally crafted products inspired by the nurturing relationship between humans, nature, and indigenous cows.\n\u003c\/p\u003e\n\n\u003cp\u003e\nEvery product in this collection is created with a commitment to purity, authenticity, ethical practices, and transparency. From carefully sourced ingredients to responsible production methods, each offering reflects our dedication to preserving traditional knowledge while supporting sustainable rural livelihoods.\n\u003c\/p\u003e\n\n\u003cp\u003e\nThe Gauamrit Collection represents more than products—it represents a philosophy of conscious living, natural wellness, and respect for the interconnected ecosystem that sustains us all.\n\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003ePure. Ethical. Traceable. Traditionally Crafted.\u003c\/strong\u003e\u003c\/p\u003e","products":[{"product_id":"feel-india-gir-cow-bilona-ghee","title":"Gir Cow Bilona Ghee","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\nhtml, body {\n  width: 100%;\n  overflow-x: hidden;\n}\n\nbody {\n  font-family: Arial, sans-serif;\n  color: #2A2A2A;\n  background-color: #F3F0E7;\n  line-height: 1.6;\n}\n\n:root {\n  --green-deep: #2C3A1E;\n  --green-mid: #495234;\n  --green-soft: #8E9563;\n  --ochre: #E89B38;\n  --ochre-pale: #F5C97A;\n  --cream: #F3F0E7;\n  --cream-dark: #E8E2D0;\n  --white-warm: #FCFAF5;\n  --charcoal: #2A2A2A;\n  --muted: #6B6B5A;\n}\n\n.container {\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\nh1, h2, h3, h4, h5, h6 {\n  font-family: Arial, sans-serif;\n  font-weight: 700;\n}\n\n\/* HERO *\/\n.hero {\n  background: var(--green-deep);\n  color: #F3F0E7;\n  padding: 80px 0;\n  margin: 0;\n  width: 100%;\n}\n\n.hero-content {\n  max-width: 700px;\n}\n\n.hero-eyebrow {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--ochre-pale);\n  margin-bottom: 20px;\n}\n\n.hero h1 {\n  font-size: 52px;\n  line-height: 1.2;\n  margin-bottom: 30px;\n  color: #F3F0E7;\n}\n\n.hero p {\n  font-size: 18px;\n  line-height: 1.8;\n  color: rgba(243, 240, 231, 0.85);\n  margin-bottom: 40px;\n}\n\n.hero-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n\n.hero-tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 10px 18px;\n  border: 1px solid rgba(232, 155, 56, 0.4);\n  border-radius: 50px;\n  font-size: 13px;\n  color: rgba(243, 240, 231, 0.8);\n  background: transparent;\n}\n\n.hero-tag svg {\n  width: 14px;\n  height: 14px;\n}\n\n\/* SECTIONS *\/\n.section {\n  padding: 80px 0;\n  width: 100%;\n}\n\n.section-alt {\n  background: var(--white-warm);\n}\n\n.section-dark {\n  background: var(--green-deep);\n  color: #F3F0E7;\n}\n\n.section-sand {\n  background: var(--cream-dark);\n}\n\n.section-head {\n  text-align: center;\n  max-width: 650px;\n  margin: 0 auto 60px;\n}\n\n.section-eyebrow {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--ochre);\n  margin-bottom: 15px;\n}\n\n.section-head h2 {\n  font-size: 40px;\n  margin-bottom: 20px;\n  color: var(--charcoal);\n}\n\n.section-head p {\n  font-size: 16px;\n  color: var(--muted);\n  line-height: 1.8;\n}\n\n\/* TILES *\/\n.tiles {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n  gap: 20px;\n  margin-top: 50px;\n}\n\n.tile {\n  background: white;\n  border: 1px solid #E0DED0;\n  border-radius: 16px;\n  padding: 30px 20px;\n  text-align: center;\n}\n\n.tile-icon {\n  width: 50px;\n  height: 50px;\n  background: rgba(73, 82, 52, 0.1);\n  border-radius: 50%;\n  margin: 0 auto 15px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.tile-icon svg {\n  width: 24px;\n  height: 24px;\n  stroke: var(--green-mid);\n  stroke-width: 1.5;\n  fill: none;\n}\n\n.tile-label {\n  font-size: 15px;\n  font-weight: 600;\n  color: var(--charcoal);\n}\n\n\/* TIMELINE *\/\n.timeline {\n  max-width: 600px;\n  margin: 0 auto;\n}\n\n.tl-item {\n  display: flex;\n  gap: 30px;\n  margin-bottom: 50px;\n  position: relative;\n}\n\n.tl-item::before {\n  content: '';\n  position: absolute;\n  left: 29px;\n  top: 70px;\n  width: 2px;\n  height: 80px;\n  background: linear-gradient(to bottom, var(--green-soft), transparent);\n}\n\n.tl-item:last-child::before {\n  display: none;\n}\n\n.tl-node {\n  width: 60px;\n  height: 60px;\n  background: var(--green-mid);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  position: relative;\n  z-index: 1;\n}\n\n.tl-node svg {\n  width: 26px;\n  height: 26px;\n  stroke: var(--ochre-pale);\n  stroke-width: 1.5;\n  fill: none;\n}\n\n.tl-node.accent {\n  background: var(--ochre);\n}\n\n.tl-node.accent svg {\n  stroke: var(--green-deep);\n}\n\n.tl-content h3 {\n  font-size: 18px;\n  margin-bottom: 8px;\n  color: var(--charcoal);\n}\n\n.tl-step {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--ochre);\n  margin-bottom: 5px;\n}\n\n.tl-body {\n  font-size: 14px;\n  color: var(--muted);\n  line-height: 1.7;\n}\n\n\/* DOC CARDS *\/\n.doc-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n  gap: 20px;\n  margin-top: 50px;\n}\n\n.doc-card {\n  background: white;\n  border: 1px solid #E0DED0;\n  border-radius: 16px;\n  padding: 30px;\n  position: relative;\n  overflow: hidden;\n}\n\n.doc-card::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 4px;\n  height: 100%;\n  background: var(--green-soft);\n}\n\n.doc-num {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--green-soft);\n  margin-bottom: 15px;\n}\n\n.doc-icon {\n  width: 35px;\n  height: 35px;\n  stroke: var(--ochre);\n  stroke-width: 1.5;\n  fill: none;\n  margin-bottom: 15px;\n}\n\n.doc-card h4 {\n  font-size: 16px;\n  margin-bottom: 10px;\n  color: var(--charcoal);\n}\n\n.doc-card p {\n  font-size: 14px;\n  color: var(--muted);\n  line-height: 1.7;\n}\n\n\/* SPLIT SECTIONS *\/\n.split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n\n.split-visual {\n  width: 100%;\n  max-width: 350px;\n  aspect-ratio: 1;\n  background: var(--green-mid);\n  border-radius: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.split-visual svg {\n  width: 80px;\n  height: 80px;\n  stroke: var(--ochre-pale);\n  stroke-width: 1.4;\n  fill: none;\n}\n\n.split-text h2 {\n  font-size: 36px;\n  margin: 15px 0 20px;\n  color: var(--charcoal);\n}\n\n.split-text p {\n  font-size: 16px;\n  color: var(--muted);\n  line-height: 1.8;\n}\n\n.split-rev {\n  direction: rtl;\n}\n\n.split-rev \u003e * {\n  direction: ltr;\n}\n\n\/* PRODUCER CARDS *\/\n.producer-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 20px;\n  margin-top: 50px;\n}\n\n.producer-card {\n  background: var(--white-warm);\n  border: 1px solid #E0DED0;\n  border-radius: 16px;\n  padding: 25px;\n}\n\n.producer-card-icon {\n  width: 30px;\n  height: 30px;\n  stroke: var(--ochre);\n  stroke-width: 1.5;\n  fill: none;\n  margin-bottom: 15px;\n}\n\n.producer-card h4 {\n  font-size: 15px;\n  margin-bottom: 8px;\n  color: var(--charcoal);\n}\n\n.producer-card p {\n  font-size: 13px;\n  color: var(--muted);\n  line-height: 1.6;\n}\n\n\/* DPP EXPLAINER *\/\n.dpp-explainer {\n  text-align: center;\n  max-width: 750px;\n  margin: 0 auto;\n}\n\n.dpp-shield {\n  width: 70px;\n  height: 80px;\n  margin: 0 auto 25px;\n}\n\n.dpp-explainer h2 {\n  font-size: 38px;\n  margin-bottom: 20px;\n  color: var(--charcoal);\n}\n\n.dpp-explainer p {\n  font-size: 15px;\n  color: var(--muted);\n  line-height: 1.8;\n  margin-bottom: 20px;\n}\n\n.dpp-pillars {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 12px;\n  margin-top: 35px;\n}\n\n.dpp-pillar {\n  padding: 10px 20px;\n  border: 1px solid rgba(73, 82, 52, 0.3);\n  border-radius: 50px;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--green-mid);\n  background: rgba(73, 82, 52, 0.05);\n}\n\n\/* LEGAL *\/\n.legal-strip {\n  background: rgba(42, 42, 42, 0.04);\n  border-top: 1px solid #E0DED0;\n  padding: 30px 0;\n  width: 100%;\n}\n\n.legal-inner {\n  max-width: 900px;\n  margin: 0 auto;\n  display: flex;\n  gap: 15px;\n  padding: 0 20px;\n}\n\n.legal-icon {\n  width: 20px;\n  height: 20px;\n  stroke: var(--muted-light);\n  stroke-width: 1.5;\n  fill: none;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n\n.legal-text {\n  font-size: 12px;\n  color: #999;\n  line-height: 1.7;\n}\n\n.legal-text strong {\n  font-weight: 700;\n  color: var(--muted);\n}\n\n\/* TRUST FOOTER *\/\n.trust-foot {\n  padding: 100px 0;\n  text-align: center;\n}\n\n.trust-headline {\n  font-size: 48px;\n  line-height: 1.15;\n  margin-bottom: 20px;\n  color: #F3F0E7;\n}\n\n.trust-sub {\n  font-size: 16px;\n  color: rgba(243, 240, 231, 0.7);\n  margin-bottom: 50px;\n  max-width: 480px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.trust-seal {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 15px;\n}\n\n.dpp-seal {\n  width: 140px;\n  height: 140px;\n  border-radius: 50%;\n  border: 2px solid rgba(232, 155, 56, 0.45);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 5px;\n  position: relative;\n}\n\n.dpp-seal::before {\n  content: '';\n  position: absolute;\n  inset: 12px;\n  border-radius: 50%;\n  border: 1px dashed rgba(232, 155, 56, 0.35);\n}\n\n.seal-line {\n  font-weight: 700;\n  font-size: 11px;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n  color: var(--ochre-pale);\n  position: relative;\n  z-index: 1;\n}\n\n.seal-icon {\n  width: 28px;\n  height: 28px;\n  color: var(--ochre-pale);\n  position: relative;\n  z-index: 1;\n}\n\n.trust-seal-label {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: rgba(243, 240, 231, 0.5);\n}\n\n\/* STORY SECTION *\/\n.story-inner {\n  max-width: 700px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.story-lede {\n  font-size: 20px;\n  font-style: italic;\n  color: var(--charcoal);\n  margin-bottom: 30px;\n  line-height: 1.8;\n}\n\n.story-body {\n  font-size: 16px;\n  color: var(--muted);\n  line-height: 1.8;\n}\n\n\/* EYEBROW COLORS *\/\n.story-inner .section-eyebrow {\n  display: inline-block;\n}\n\n\/* ANIMATIONS *\/\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(20px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n[data-r] {\n  animation: fadeInUp 0.6s ease forwards;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 768px) {\n  .hero h1 {\n    font-size: 36px;\n  }\n\n  .section-head h2 {\n    font-size: 28px;\n  }\n\n  .hero p {\n    font-size: 16px;\n  }\n\n  .tiles {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .split {\n    grid-template-columns: 1fr;\n  }\n\n  .split-rev {\n    direction: ltr;\n  }\n\n  .split-visual {\n    max-width: 100%;\n  }\n\n  .producer-cards {\n    grid-template-columns: 1fr;\n  }\n\n  .doc-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .trust-headline {\n    font-size: 32px;\n  }\n\n  .dpp-seal {\n    width: 120px;\n    height: 120px;\n  }\n}\n\n@media (max-width: 480px) {\n  .hero {\n    padding: 50px 0;\n  }\n\n  .hero h1 {\n    font-size: 28px;\n  }\n\n  .section-head h2 {\n    font-size: 22px;\n  }\n\n  .tiles {\n    grid-template-columns: 1fr;\n  }\n\n  .section {\n    padding: 50px 0;\n  }\n\n  .trust-headline {\n    font-size: 24px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan data-r=\"\" class=\"hero-eyebrow\"\u003eSaukhyanand · Gir Cow Bilona Ghee\u003c\/span\u003e\n\u003cp data-r=\"\"\u003eThe stages of this product's journey have been captured and linked to its Digital Product Passport — so the transparency you're seeing isn't a claim. It's a record.\u003c\/p\u003e\n\u003cdiv data-r=\"\" class=\"hero-tags\"\u003e\n\u003cspan class=\"hero-tag\"\u003e \u003csvg viewbox=\"0 0 16 16\"\u003e\u003cpath fill=\"none\" stroke=\"currentColor\" d=\"M3 8l3.5 3.5 6.5-7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Source Documented \u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e \u003csvg viewbox=\"0 0 16 16\"\u003e\u003cpath fill=\"none\" stroke=\"currentColor\" d=\"M3 8l3.5 3.5 6.5-7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Journey Captured \u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e \u003csvg viewbox=\"0 0 16 16\"\u003e\u003cpath fill=\"none\" stroke=\"currentColor\" d=\"M3 8l3.5 3.5 6.5-7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Packaging Recorded \u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e \u003csvg viewbox=\"0 0 16 16\"\u003e\u003cpath fill=\"none\" stroke=\"currentColor\" d=\"M3 8l3.5 3.5 6.5-7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Dispatch Logged \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STORY --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"story-inner\"\u003e\n\u003cspan data-r=\"\" class=\"section-eyebrow\"\u003eOur Story\u003c\/span\u003e\n\u003cp data-r=\"\" class=\"story-lede\"\u003eThis ghee was made the way it has always been made — milk set into curd, hand-churned the traditional Bilona way, and slowly drawn into pure ghee. Nothing was rushed.\u003c\/p\u003e\n\u003cp data-r=\"\" class=\"story-body\"\u003eWhat you're holding wasn't just produced. It was cared for, and every significant stage of that care was captured through DPP360 — Dhuni Worldwide's Digital Product Passport system. The story behind this jar isn't something you take on faith. It's a record you can actually follow, stage by stage, from source to shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ORIGIN --\u003e\n\u003csection class=\"section section-alt\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv data-r=\"\" class=\"section-head\"\u003e\n\u003cspan class=\"section-eyebrow\"\u003eOrigin\u003c\/span\u003e\n\u003ch2\u003eCare Begins at the Source\u003c\/h2\u003e\n\u003cp\u003eSaukhyanand's ghee begins with indigenous Gir cows, raised in their natural environment and looked after with quiet, daily consistency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiles\"\u003e\n\u003cdiv data-r=\"\" class=\"tile\"\u003e\n\u003cdiv class=\"tile-icon\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003cellipse ry=\"10\" rx=\"12\" cy=\"26\" cx=\"24\"\u003e\u003c\/ellipse\u003e\u003cpath stroke-linecap=\"round\" d=\"M14 22c-3-5-2-10 3-11 3 6 4 7 7 7s4-1 7-7c5 1 6 6 3 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"tile-label\"\u003eIndigenous Gir Cows\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"tile\"\u003e\n\u003cdiv class=\"tile-icon\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003cpath d=\"M10 38C10 22 24 10 38 10c0 16-14 28-28 28Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 35C19 27 27 19 37 13\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"tile-label\"\u003eOpen Natural Spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"tile\"\u003e\n\u003cdiv class=\"tile-icon\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003cpath d=\"M24 38C12 30 8 22 8 16a8 8 0 0116-2 8 8 0 0116 2c0 6-4 14-16 22Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"tile-label\"\u003eDaily Ethical Care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"tile\"\u003e\n\u003cdiv class=\"tile-icon\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003ccircle r=\"7\" cy=\"24\" cx=\"24\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" d=\"M24 6v6M24 36v6M6 24h6M36 24h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"tile-label\"\u003eConsistent Monitoring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BILONA PROCESS --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv data-r=\"\" class=\"section-head\"\u003e\n\u003cspan class=\"section-eyebrow\"\u003eHeritage Process\u003c\/span\u003e\n\u003ch2\u003eMade by the Traditional Bilona Method\u003c\/h2\u003e\n\u003cp\u003eA slow, careful process rooted in heritage techniques — each stage documented as it happened.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"timeline\"\u003e\n\u003cdiv data-r=\"\" class=\"tl-item\"\u003e\n\u003cdiv class=\"tl-node\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003cpath d=\"M10 22h28a14 14 0 01-28 0Z\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" d=\"M17 22c0-7 3-11 7-11s7 4 7 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"tl-step\"\u003eStage 01\u003c\/span\u003e\n\u003ch3\u003eSetting the Curd\u003c\/h3\u003e\n\u003cp class=\"tl-body\"\u003eFresh milk is gently warmed, set with a natural culture, and left to rest — the quiet beginning of every batch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"tl-item\"\u003e\n\u003cdiv class=\"tl-node\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003cpath stroke-linecap=\"round\" d=\"M24 8v26M18 12h12\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 24h20l-2 14a4 4 0 01-4 4H20a4 4 0 01-4-4Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"tl-step\"\u003eStage 02\u003c\/span\u003e\n\u003ch3\u003eHand-Churned, the Bilona Way\u003c\/h3\u003e\n\u003cp class=\"tl-body\"\u003eThe set curd is churned by hand using the traditional wooden churner — the same method passed down through generations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"tl-item\"\u003e\n\u003cdiv class=\"tl-node\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003cpath stroke-linecap=\"round\" d=\"M14 36c0-10 6-16 10-22M34 36c0-10-6-16-10-22\"\u003e\u003c\/path\u003e\u003cellipse ry=\"4\" rx=\"10\" cy=\"37\" cx=\"24\"\u003e\u003c\/ellipse\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"tl-step\"\u003eStage 03\u003c\/span\u003e\n\u003ch3\u003eSlow, Watchful Simmering\u003c\/h3\u003e\n\u003cp class=\"tl-body\"\u003eThe extracted butter is simmered gently on a low flame, watched with care, and never rushed — time is part of the recipe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"tl-item\"\u003e\n\u003cdiv class=\"tl-node accent\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003cpath d=\"M24 6C16 18 10 26 10 33a14 14 0 0028 0c0-7-6-15-14-27Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"tl-step\"\u003eStage 04\u003c\/span\u003e\n\u003ch3\u003ePure Ghee, Carefully Separated\u003c\/h3\u003e\n\u003cp class=\"tl-body\"\u003eThe clarified ghee is drawn off with precision — golden, aromatic, and ready to be documented before packing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOCUMENTATION --\u003e\n\u003csection class=\"section section-alt\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv data-r=\"\" class=\"section-head\"\u003e\n\u003cspan class=\"section-eyebrow\"\u003eDocumentation\u003c\/span\u003e\n\u003ch2\u003eWhat the Passport Captures\u003c\/h2\u003e\n\u003cp\u003eSignificant stages of this batch's journey were recorded and linked to its DPP360 Digital Product Passport.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doc-grid\"\u003e\n\u003cdiv data-r=\"\" class=\"doc-card\"\u003e\n\u003cspan class=\"doc-num\"\u003e01\u003c\/span\u003e \u003csvg viewbox=\"0 0 48 48\" class=\"doc-icon\"\u003e\u003cpath d=\"M14 6h14l8 8v28H14Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M28 6v8h8\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" d=\"M18 22h12M18 28h12M18 16h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eSource Documentation\u003c\/h4\u003e\n\u003cp\u003eOrigin details and farm-level information recorded at the start of the batch lifecycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"doc-card\"\u003e\n\u003cspan class=\"doc-num\"\u003e02\u003c\/span\u003e \u003csvg viewbox=\"0 0 48 48\" class=\"doc-icon\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M10 36l6-12 8 8 8-16 6 8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eJourney Records\u003c\/h4\u003e\n\u003cp\u003eEach documented stage linked to its corresponding evidence in the product passport.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"doc-card\"\u003e\n\u003cspan class=\"doc-num\"\u003e03\u003c\/span\u003e \u003csvg viewbox=\"0 0 48 48\" class=\"doc-icon\"\u003e\u003crect rx=\"4\" height=\"32\" width=\"28\" y=\"8\" x=\"10\"\u003e\u003c\/rect\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M16 18l3 3 6-7M16 30l3 3 6-7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eProcess Evidence\u003c\/h4\u003e\n\u003cp\u003ePreparation steps captured as they occurred, forming part of the traceable batch record.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"doc-card\"\u003e\n\u003cspan class=\"doc-num\"\u003e04\u003c\/span\u003e \u003csvg viewbox=\"0 0 48 48\" class=\"doc-icon\"\u003e\u003cpath d=\"M8 24L24 8h12a4 4 0 014 4v12L24 40Z\"\u003e\u003c\/path\u003e\u003ccircle stroke=\"none\" fill=\"currentColor\" r=\"2.5\" cy=\"14\" cx=\"30\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003ch4\u003ePackaging Records\u003c\/h4\u003e\n\u003cp\u003ePacking and handling captured before dispatch and tied to the batch identifier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGING --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"split\"\u003e\n\u003cdiv data-r=\"\" class=\"split-visual\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003crect rx=\"6\" height=\"24\" width=\"20\" y=\"16\" x=\"14\"\u003e\u003c\/rect\u003e\u003crect rx=\"3\" height=\"8\" width=\"16\" y=\"8\" x=\"16\"\u003e\u003c\/rect\u003e\u003cpath stroke-linecap=\"round\" d=\"M20 28h8M20 33h5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"split-text\"\u003e\n\u003cspan class=\"section-eyebrow\"\u003ePackaging\u003c\/span\u003e\n\u003ch2\u003ePacked with care, on the record.\u003c\/h2\u003e\n\u003cp\u003eThis batch was documented through the packaging stage — handling procedures were noted, and the batch identifier was linked before the jar was sealed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISPATCH --\u003e\n\u003csection class=\"section section-alt\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"split split-rev\"\u003e\n\u003cdiv data-r=\"\" class=\"split-visual\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\u003cpath stroke-linecap=\"round\" d=\"M8 34C8 22 18 20 18 12M18 12C18 6 30 6 30 12M30 12c0 8 12 10 12 22\"\u003e\u003c\/path\u003e\u003ccircle fill=\"none\" r=\"4\" cy=\"36\" cx=\"38\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"none\" r=\"4\" cy=\"36\" cx=\"10\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"split-text\"\u003e\n\u003cspan class=\"section-eyebrow\"\u003eDispatch\u003c\/span\u003e\n\u003ch2\u003eDispatched through a recorded supply chain.\u003c\/h2\u003e\n\u003cp\u003eThe completed batch was logged before dispatch — transit details, destination records, and batch linkage captured as part of the DPP360 supply chain journey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCER --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv data-r=\"\" class=\"section-head\"\u003e\n\u003cspan class=\"section-eyebrow\"\u003eThe Producer\u003c\/span\u003e\n\u003ch2\u003eSaukhyanand\u003c\/h2\u003e\n\u003cp\u003eA producer committed to indigenous cow preservation, ethical goshala practices, and the revival of traditional knowledge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"producer-cards\"\u003e\n\u003cdiv data-r=\"\" class=\"producer-card\"\u003e\n\u003csvg viewbox=\"0 0 48 48\" class=\"producer-card-icon\"\u003e\u003cellipse ry=\"9\" rx=\"12\" cy=\"28\" cx=\"24\"\u003e\u003c\/ellipse\u003e\u003cpath stroke-linecap=\"round\" d=\"M14 24c-3-5-1-10 3-11 3 6 4 7 7 7s4-1 7-7c4 1 6 6 3 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eIndigenous Cow Preservation\u003c\/h4\u003e\n\u003cp\u003eProtecting native Gir cow lineage through ethical, long-term care practices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"producer-card\"\u003e\n\u003csvg viewbox=\"0 0 48 48\" class=\"producer-card-icon\"\u003e\u003cpath stroke-linecap=\"round\" d=\"M6 28c4 8 12 12 18 12s14-4 18-12\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" d=\"M11 22c2-5 7-7 13-7s11 2 13 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eEthical Goshala Practices\u003c\/h4\u003e\n\u003cp\u003eA goshala built on animal welfare — not output targets or volume pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"producer-card\"\u003e\n\u003csvg viewbox=\"0 0 48 48\" class=\"producer-card-icon\"\u003e\u003cpath d=\"M10 38C10 22 24 10 38 10c0 16-14 28-28 28Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 35C19 27 27 19 37 13\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eRural Sustainability\u003c\/h4\u003e\n\u003cp\u003eSupporting rural livelihoods through traditional, low-impact production methods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv data-r=\"\" class=\"producer-card\"\u003e\n\u003csvg viewbox=\"0 0 48 48\" class=\"producer-card-icon\"\u003e\u003cpath d=\"M24 38C12 30 8 22 8 16a8 8 0 0116-2 8 8 0 0116 2c0 6-4 14-16 22Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eHealth \u0026amp; Wellbeing\u003c\/h4\u003e\n\u003cp\u003eGhee prepared the traditional way, for everyday nourishment and lasting wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DPP360 EXPLAINER --\u003e\n\u003csection class=\"section section-sand\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv data-r=\"\" class=\"dpp-explainer\"\u003e\n\u003csvg fill=\"none\" stroke-width=\"1.6\" stroke=\"var(--green-mid)\" class=\"dpp-shield\" viewbox=\"0 0 48 48\"\u003e\n        \u003cpath fill=\"rgba(73,82,52,0.08)\" d=\"M24 4l18 7v13c0 13-9 20-18 22-9-2-18-9-18-22V11Z\"\u003e\u003c\/path\u003e\n        \u003cpath stroke=\"var(--ochre)\" stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M16 24l5 5 12-13\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch2\u003eWhat is DPP360?\u003c\/h2\u003e\n\u003cp\u003eDPP360 is Dhuni Worldwide's Digital Product Passport system — a framework for capturing and linking key stages of a product's journey. It connects origin, process, and dispatch information to a unique batch record, so transparency can be shown through documented evidence.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eThe DPP360 framework is designed to support traceability across India's agri-FMCG supply chain. Information linked to a product's passport reflects what was recorded at the time of production.\u003c\/p\u003e\n\u003cdiv class=\"dpp-pillars\"\u003e\n\u003cspan class=\"dpp-pillar\"\u003eSustainability\u003c\/span\u003e \u003cspan class=\"dpp-pillar\"\u003eInnovation\u003c\/span\u003e \u003cspan class=\"dpp-pillar\"\u003eTransparency\u003c\/span\u003e \u003cspan class=\"dpp-pillar\"\u003eEmpowerment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LEGAL NOTICE --\u003e\n\u003cdiv class=\"legal-strip\"\u003e\n\u003cdiv class=\"legal-inner\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"legal-icon\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" d=\"M12 8v4M12 16h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp class=\"legal-text\"\u003e\u003cstrong\u003eImportant Notice:\u003c\/strong\u003e The information presented on this page is based on records captured through the DPP360 system at the time of production. Dhuni Worldwide provides the DPP360 platform as a traceability infrastructure layer. DPP360 is a documentation system — it is not a third-party certification or regulatory compliance mark. \"DPP360 Powered\" indicates this product's journey has been captured using the DPP360 Digital Product Passport platform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST FOOTER --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Feel India","offers":[{"title":"Default Title","offer_id":46288070017197,"sku":"FI-GHEE-2026-A01","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/0323\/6269\/files\/file_00000000cc407209b34e615fb898a0b3.png?v=1782313689"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/0323\/6269\/collections\/file_00000000cc407209b34e615fb898a0b3.png?v=1782323592","url":"https:\/\/feelindia.com\/collections\/feel-india-gauamrit.oembed","provider":"Feel India","version":"1.0","type":"link"}