{"title":"Piles Care","description":"\u003cp\u003eExplore Ayurvedic products for piles care, constipation support and digestive wellness. Discover natural solutions designed to support comfortable bowel movements and overall digestive health.\u003c\/p\u003e","products":[{"product_id":"painout-piles-kit","title":"PainOut Piles Kit","description":"\u003cstyle\u003e\n\/* ==================================================\n   RADHE AYURVEDA - 3 PART PRODUCT CARE\n================================================== *\/\n\n.ra4-care,\n.ra4-care * {\n  box-sizing: border-box;\n}\n\n.ra4-care {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n  background: #ffffff;\n  color: #151515;\n  font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Display\", \"SF Pro Text\", \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n}\n\n\n\/* ==================================================\n   INTRO\n================================================== *\/\n\n.ra4-intro {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 60px 24px 50px;\n  text-align: center;\n}\n\n.ra4-intro-tag {\n  display: inline-block;\n  margin: 0 0 16px;\n  padding: 8px 14px;\n  border-radius: 6px;\n  background: #edf5f0;\n  color: #174c3e;\n  font-size: 14px;\n  line-height: 1.2;\n  font-weight: 700;\n  letter-spacing: .8px;\n  text-transform: uppercase;\n}\n\n.ra4-intro h2 {\n  margin: 0 0 16px;\n  font-size: clamp(32px, 4vw, 44px);\n  line-height: 1.15;\n  font-weight: 750;\n  letter-spacing: -.6px;\n}\n\n.ra4-intro p {\n  max-width: 750px;\n  margin: 0 auto;\n  color: #555;\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n\n\/* ==================================================\n   PRODUCT ROW\n================================================== *\/\n\n.ra4-row {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n  align-items: center;\n  width: 100%;\n  min-height: 440px;\n}\n\n.ra4-row-alt {\n  background: #f6f9f7;\n}\n\n\n\/* ==================================================\n   PRODUCT IMAGE SIDE\n================================================== *\/\n\n.ra4-visual-wrap {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 0;\n  padding: 35px 6%;\n}\n\n.ra4-visual {\n  position: relative;\n  width: 100%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: visible;\n}\n\n\n\/* PRODUCT IMAGE BASE - (Set to original\/full size) *\/\n\n.ra4-product {\n  position: relative;\n  z-index: 2;\n  display: block;\n  width: 100%;\n  height: auto;\n  object-fit: contain;\n  filter: drop-shadow(0 17px 15px rgba(0, 0, 0, .10));\n}\n\n\n\/* ==================================================\n   CONTENT SIDE\n================================================== *\/\n\n.ra4-content-wrap {\n  display: flex;\n  align-items: center;\n  min-width: 0;\n  padding: 55px 8%;\n}\n\n.ra4-content {\n  width: 100%;\n  max-width: 650px;\n}\n\n\n\/* ==================================================\n   STEP + CATEGORY BADGE\n================================================== *\/\n\n.ra4-tag {\n  display: inline-flex;\n  align-items: center;\n  flex-wrap: wrap;\n  margin: 0 0 20px;\n  padding: 8px 14px;\n  border-radius: 5px;\n  background: #edf5f0;\n  color: #164b3d;\n  font-size: 14px;\n  line-height: 1.25;\n  font-weight: 750;\n  letter-spacing: .6px;\n  text-transform: uppercase;\n}\n\n.ra4-row-alt .ra4-tag {\n  background: #ffffff;\n}\n\n.ra4-step {\n  font-weight: 800;\n}\n\n.ra4-dot {\n  display: inline-block;\n  margin: 0 8px;\n  opacity: .55;\n}\n\n\n\/* ==================================================\n   PRODUCT TITLE\n================================================== *\/\n\n.ra4-content h2 {\n  margin: 0 0 24px;\n  font-size: clamp(36px, 4.5vw, 52px);\n  line-height: 1.1;\n  font-weight: 750;\n  letter-spacing: -.6px;\n}\n\n\n\/* ==================================================\n   DESCRIPTION\n================================================== *\/\n\n.ra4-desc {\n  max-width: 600px;\n  margin: 0 0 28px;\n  color: #333;\n  font-size: 18px;\n  line-height: 1.8;\n}\n\n\n\/* ==================================================\n   INGREDIENTS BOX\n================================================== *\/\n\n.ra4-ingredients {\n  max-width: 600px;\n  padding: 20px 24px;\n  border-left: 3px solid #376f5d;\n  border-radius: 0 8px 8px 0;\n  background: #f1f6f3;\n  color: #424b47;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.ra4-row-alt .ra4-ingredients {\n  background: #ffffff;\n}\n\n.ra4-ingredients strong {\n  color: #163f34;\n}\n\n\n\/* ==================================================\n   DESKTOP ZIG-ZAG\n================================================== *\/\n\n\/* STEP 1 IMAGE LEFT → CONTENT RIGHT *\/\n.ra4-row-1 .ra4-visual-wrap { grid-column: 1; grid-row: 1; }\n.ra4-row-1 .ra4-content-wrap { grid-column: 2; grid-row: 1; }\n\n\/* STEP 2 CONTENT LEFT ← IMAGE RIGHT *\/\n.ra4-row-2 .ra4-content-wrap { grid-column: 1; grid-row: 1; justify-content: flex-end; }\n.ra4-row-2 .ra4-visual-wrap { grid-column: 2; grid-row: 1; }\n\n\/* STEP 3 IMAGE LEFT → CONTENT RIGHT *\/\n.ra4-row-3 .ra4-visual-wrap { grid-column: 1; grid-row: 1; }\n.ra4-row-3 .ra4-content-wrap { grid-column: 2; grid-row: 1; }\n\n\n\/* ==================================================\n   TABLET\n================================================== *\/\n\n@media screen and (max-width: 990px) and (min-width: 750px) {\n  .ra4-row { min-height: 400px; }\n  .ra4-visual-wrap { padding: 30px 4%; }\n  .ra4-content-wrap { padding: 45px 6%; }\n  .ra4-content h2 { font-size: 38px; }\n  .ra4-desc { font-size: 17px; }\n}\n\n\n\/* ==================================================\n   MOBILE\n================================================== *\/\n\n@media screen and (max-width: 749px) {\n\n  \/* INTRO *\/\n  .ra4-intro { padding: 40px 20px; text-align: left; }\n  .ra4-intro h2 { margin-bottom: 14px; font-size: 30px; line-height: 1.18; letter-spacing: -.3px; }\n  .ra4-intro p { font-size: 16px; line-height: 1.65; margin-bottom: 10px; }\n  \n  \/* STACK ALL ROWS *\/\n  .ra4-row { display: flex; flex-direction: column; min-height: 0; }\n\n  \/* PRODUCT ALWAYS FIRST *\/\n  .ra4-visual-wrap { order: 1 !important; width: 100%; padding: 25px 18px 5px; }\n\n  \/* CONTENT SECOND *\/\n  .ra4-content-wrap { order: 2 !important; width: 100%; padding: 18px 21px 40px; }\n\n  \/* MOBILE PRODUCT AREA *\/\n  .ra4-visual { width: 100%; max-width: 100%; }\n\n  \/* CONTENT *\/\n  .ra4-content { max-width: none; }\n\n  \/* STEP BADGE *\/\n  .ra4-tag { margin-bottom: 14px; padding: 6px 10px; font-size: 12px; }\n  .ra4-dot { margin: 0 6px; }\n\n  \/* TITLE *\/\n  .ra4-content h2 { margin-bottom: 16px; font-size: 32px; }\n\n  \/* DESCRIPTION *\/\n  .ra4-desc { margin-bottom: 20px; font-size: 16px; line-height: 1.7; }\n\n  \/* INGREDIENTS *\/\n  .ra4-ingredients { padding: 16px 18px; font-size: 15px; line-height: 1.65; }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ra4-care\"\u003e\n\u003c!-- ==================================================\n       INTRO\n  =================================================== --\u003e\n\u003cdiv class=\"ra4-intro\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eTowards a Piles-Free Life.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- ==================================================\n       STEP 1 - GUTHEALX POWDER\n  =================================================== --\u003e\n\u003cdiv class=\"ra4-row ra4-row-1\"\u003e\n\u003cdiv class=\"ra4-visual-wrap\"\u003e\n\u003cdiv class=\"ra4-visual\"\u003e\u003cimg class=\"ra4-product ra4-guthealx\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/Guthelax-Powder-front.png?v=1784054366\" alt=\"Guthealx Powder\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra4-content-wrap\"\u003e\n\u003cdiv class=\"ra4-content\"\u003e\n\u003cdiv class=\"ra4-tag\"\u003e\n\u003cspan class=\"ra4-step\"\u003eSTEP 1\u003c\/span\u003e \u003cspan class=\"ra4-dot\"\u003e•\u003c\/span\u003e \u003cspan\u003eDigestive \u0026amp; Bowel Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003eGuthealx Powder\u003c\/h2\u003e\n\u003cp class=\"ra4-desc\"\u003eSupports digestion, bowel regularity, and comfortable bowel movements, particularly where constipation or hard stools are a concern.\u003c\/p\u003e\n\u003cdiv class=\"ra4-ingredients\"\u003e\n\u003cstrong\u003eKey Ingredients:\u003c\/strong\u003e Swarnapatri, Haritaki, Harad, Bahera, Amla, Sounf, Amaltas, Sunthi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==================================================\n       STEP 2 - PILOHEALX TABLETS\n  =================================================== --\u003e\n\u003cdiv class=\"ra4-row ra4-row-2 ra4-row-alt\"\u003e\n\u003cdiv class=\"ra4-content-wrap\"\u003e\n\u003cdiv class=\"ra4-content\"\u003e\n\u003cdiv class=\"ra4-tag\"\u003e\n\u003cspan class=\"ra4-step\"\u003eSTEP 2\u003c\/span\u003e \u003cspan class=\"ra4-dot\"\u003e•\u003c\/span\u003e \u003cspan\u003eInternal Ayurvedic Care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePilohealx Tablets\u003c\/h2\u003e\n\u003cp class=\"ra4-desc\"\u003eA multi-herb internal Ayurvedic formulation that forms the internal-care component of the complete 3-part piles-care routine.\u003c\/p\u003e\n\u003cdiv class=\"ra4-ingredients\"\u003e\n\u003cstrong\u003eKey Ingredients:\u003c\/strong\u003e Kutaj, Haritaki, Gambhari, Neem, Apamarg, Murva, Dalchini, Sounf, Chitrak, Belgiri, Nishoth, Kachur, Dantimool, Tejpatra, Makoy, Babul Gum, Yavakshar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra4-visual-wrap\"\u003e\n\u003cdiv class=\"ra4-visual\"\u003e\u003cimg class=\"ra4-product ra4-pilohealx\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/Pilohelax-Front.png?v=1784054354\" alt=\"Pilohealx Tablets\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==================================================\n       STEP 3 - HEMOHEAL-RD OIL\n  =================================================== --\u003e\n\u003cdiv class=\"ra4-row ra4-row-3\"\u003e\n\u003cdiv class=\"ra4-visual-wrap\"\u003e\n\u003cdiv class=\"ra4-visual\"\u003e\u003cimg class=\"ra4-product ra4-hemoheal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/Hemoheal-RD-Front.png?v=1784054375\" alt=\"Hemoheal-RD Oil\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra4-content-wrap\"\u003e\n\u003cdiv class=\"ra4-content\"\u003e\n\u003cdiv class=\"ra4-tag\"\u003e\n\u003cspan class=\"ra4-step\"\u003eSTEP 3\u003c\/span\u003e \u003cspan class=\"ra4-dot\"\u003e•\u003c\/span\u003e \u003cspan\u003eTargeted External Care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003eHemoheal-RD Oil\u003c\/h2\u003e\n\u003cp class=\"ra4-desc\"\u003eDesigned for local external application as directed, complementing the digestive and internal-care components of the complete care routine.\u003c\/p\u003e\n\u003cdiv class=\"ra4-ingredients\"\u003e\n\u003cstrong\u003eKey Ingredients:\u003c\/strong\u003e Kasisaadi, Castor Oil, Neem Tel, Jaitoon Tel, Sat Ajwain, Sat Kapoor, Sat Pudina\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Radhe Ayurveda","offers":[{"title":"Default Title","offer_id":45939982532710,"sku":null,"price":2900.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/PILESKITNOBG.png?v=1784054248"},{"product_id":"pilozenix-capsules-discomfort-piles-care","title":"Pilozenix Capsules — Discomfort \u0026 Piles Care","description":"\u003cstyle\u003e\n\/* Base Styles \u0026 Reset *\/\n.gf-luxury-section * { box-sizing: border-box; }\n.gf-luxury-section {\n    width: 100%;\n    background-color: #ffffff; \n    font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Display\", \"SF Pro Text\", \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    padding: 80px 0 0 0; \n    overflow: hidden;\n    color: #1d1d1f;\n}\n.gf-container { max-width: 1400px; width: 100%; margin: 0 auto; padding: 0 5%; }\n.gf-hero {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    margin-bottom: 80px;\n}\n\n.gf-title {\n    font-size: 72px; font-weight: 600; line-height: 1.05; letter-spacing: -0.03em;\n    color: #000000; margin: 0 0 12px 0; max-width: 900px; \n}\n.gf-subtitle {\n    font-size: 20px; line-height: 1.9; color: #5a5a5e; max-width: 680px;\n    margin: 0 0 60px 0; font-weight: 400; \n}\n\n\/* Composition Area *\/\n.gf-composition-area {\n    position: relative;\n    width: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n\/* Bottle Slide Wrapper *\/\n.gf-bottle-slider {\n    position: relative;\n    width: 100%;\n    max-width: 500px; \n    display: flex;\n    justify-content: center;\n}\n\n\/* Primary Bottle \u0026 Shadow *\/\n.gf-bottle-primary {\n    position: relative;\n    width: 100%;\n    height: auto;\n    mix-blend-mode: multiply; \n    animation: gfFloat 6s ease-in-out 1.2s infinite; \n    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), filter 0.6s ease;\n    filter: drop-shadow(0 20px 40px rgba(0,0,0,0.08));\n}\n\n.gf-shadow {\n    position: absolute;\n    bottom: 25px; \n    left: 50%;\n    transform: translateX(-50%);\n    width: 260px;\n    height: 14px;\n    background: radial-gradient(ellipse at center, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0) 70%);\n    border-radius: 50%;\n    animation: gfShadowFloat 6s ease-in-out 1.2s infinite;\n}\n\n\/* Hover Effects *\/\n.gf-bottle-slider:hover .gf-bottle-primary {\n    transform: scale(1.03) translateY(-10px) rotate(-1deg);\n    filter: drop-shadow(0 30px 50px rgba(0,0,0,0.12));\n}\n.gf-bottle-slider:hover .gf-shadow {\n    transform: translateX(-50%) scale(0.85);\n    opacity: 0.5;\n}\n\n\/* Storytelling Blocks *\/\n.gf-storytelling { max-width: 980px; margin: 0 auto; display: flex; flex-direction: column; }\n.gf-block { display: flex; align-items: flex-start; padding: 100px 0; border-top: 1px solid rgba(0,0,0,0.06); }\n.gf-block:last-child { border-bottom: 1px solid rgba(0,0,0,0.06); }\n.gf-num { font-size: 100px; font-weight: 500; color: #e5e5ea; line-height: 0.8; letter-spacing: -0.04em; margin-right: 80px; transition: color 0.5s ease; }\n.gf-text { flex: 1; }\n.gf-text h2 { font-size: 32px; font-weight: 600; color: #000000; letter-spacing: -0.02em; margin: 0 0 20px 0; line-height: 1.2; }\n.gf-text p { font-size: 20px; line-height: 1.9; color: #424245; margin: 0; }\n\n\/* JavaScript Triggered Animations *\/\n.gf-anim-item { transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1); }\n.gf-js-enabled .gf-anim-hidden { opacity: 0; transform: translateY(40px); }\n.gf-js-enabled .gf-anim-visible { opacity: 1; transform: translate(0, 0) scale(1); }\n\n\/* Custom Drop Animation *\/\n.gf-js-enabled .gf-anim-hidden-drop { opacity: 0; }\n.gf-js-enabled .gf-anim-visible[data-gf-anim=\"drop\"] {\n    animation: dropVibrate 1.2s ease-out forwards;\n    transition: none;\n}\n\n@keyframes dropVibrate {\n    0% { opacity: 0; transform: translateY(-150px); }\n    45% { opacity: 1; transform: translateY(20px); }\n    65% { transform: translateY(-10px); }\n    80% { transform: translateY(5px); }\n    92% { transform: translateY(-2px); }\n    100% { opacity: 1; transform: translateY(0); }\n}\n\n\/* Timing Delays *\/\n.gf-delay-1 { transition-delay: 0.1s; }\n.gf-delay-2 { transition-delay: 0.2s; }\n.gf-delay-3 { transition-delay: 0.3s; }\n\n\/* Keyframes for Continuous Floating *\/\n@keyframes gfFloat {\n    0% { transform: translateY(0px); }\n    50% { transform: translateY(-15px); }\n    100% { transform: translateY(0px); }\n}\n@keyframes gfShadowFloat {\n    0% { transform: translateX(-50%) scale(1); opacity: 1; }\n    50% { transform: translateX(-50%) scale(0.85); opacity: 0.6; }\n    100% { transform: translateX(-50%) scale(1); opacity: 1; }\n}\n\n\/* Mobile Adjustments *\/\n@media (max-width: 1024px) {\n    .gf-title { font-size: 52px; }\n    .gf-bottle-slider { max-width: 400px; }\n}\n@media (max-width: 768px) {\n    .gf-luxury-section { padding: 60px 0 0 0; } \n    .gf-title { font-size: 38px; margin-bottom: 12px; }\n    .gf-subtitle { font-size: 18px; margin-bottom: 40px; } \n    .gf-bottle-slider { max-width: 320px; }\n    .gf-shadow { width: 180px; bottom: 15px; }\n    .gf-block { flex-direction: column; padding: 60px 0; }\n    .gf-num { margin-right: 0; margin-bottom: 24px; font-size: 70px; }\n    .gf-text h2 { font-size: 26px; }\n    .gf-text p { font-size: 18px; }\n}\n\u003c\/style\u003e\n\u003csection class=\"gf-luxury-section\"\u003e\n\u003cdiv class=\"gf-container\"\u003e\n\u003cheader class=\"gf-hero\"\u003e\n\u003ch1 class=\"gf-title gf-anim-item\"\u003ePiles se Smile ☺ tak.\u003c\/h1\u003e\n\u003cp class=\"gf-subtitle gf-anim-item gf-delay-1\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cfigure class=\"gf-composition-area\"\u003e\n\u003cdiv class=\"gf-bottle-slider gf-anim-item gf-delay-2\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Radhe Ayurveda Pilozenix Capsules\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/PilozenixCapsule-ReducePainCausedbyPiles._1Pack.webp?v=1784226842\" class=\"gf-bottle-primary\"\u003e\n\u003cdiv class=\"gf-shadow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/figure\u003e\n\u003c\/header\u003e\n\u003carticle class=\"gf-storytelling\"\u003e\n\u003cdiv class=\"gf-block gf-anim-item\"\u003e\n\u003cdiv class=\"gf-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"gf-text\"\u003e\n\u003ch2\u003eSupports Bleeding Piles Management\u003c\/h2\u003e\n\u003cp\u003eTraditionally formulated to support healthy anorectal tissues and help maintain everyday comfort associated with bleeding piles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gf-block gf-anim-item\"\u003e\n\u003cdiv class=\"gf-num\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"gf-text\"\u003e\n\u003ch2\u003eSupports Comfortable Bowel Movements\u003c\/h2\u003e\n\u003cp\u003eHelps maintain regular bowel movements, reduces straining, and supports smoother bowel evacuation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gf-block gf-anim-item\"\u003e\n\u003cdiv class=\"gf-num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"gf-text\"\u003e\n\u003ch2\u003eSupports Digestive \u0026amp; Gut Wellness\u003c\/h2\u003e\n\u003cp\u003eSupports healthy digestion, gut balance, and overall digestive comfort for everyday wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n    const section = document.querySelector('.gf-luxury-section');\n    if (!section) return;\n\n    section.classList.add('gf-js-enabled');\n    const animatedElements = section.querySelectorAll('.gf-anim-item');\n    \n    animatedElements.forEach(el =\u003e {\n        if (el.dataset.gfAnim === 'drop') {\n            el.classList.add('gf-anim-hidden-drop');\n        } else {\n            el.classList.add('gf-anim-hidden');\n        }\n    });\n\n    const initObserver = () =\u003e {\n        const observer = new IntersectionObserver((entries, obs) =\u003e {\n            entries.forEach(entry =\u003e {\n                if (entry.isIntersecting) {\n                    entry.target.classList.remove('gf-anim-hidden', 'gf-anim-hidden-drop');\n                    entry.target.classList.add('gf-anim-visible');\n                    obs.unobserve(entry.target);\n                }\n            });\n        }, { \n            threshold: 0.1,\n            rootMargin: \"0px 0px -50px 0px\"\n        });\n\n        animatedElements.forEach(el =\u003e observer.observe(el));\n    };\n\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', initObserver);\n    } else {\n        initObserver();\n    }\n})();\n\u003c\/script\u003e\u003c\/section\u003e","brand":"Radhe Ayurveda","offers":[{"title":"Default Title","offer_id":45947910488166,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/PilozenixCapsule-ReducePainCausedbyPiles._1Pack.webp?v=1784226842"}],"url":"https:\/\/radheayurveda.com\/collections\/piles-care.oembed","provider":"Radhe Ayurveda","version":"1.0","type":"link"}