{"title":"Men's Wellness","description":"\u003cp\u003eExplore Ayurvedic men's wellness products designed to support vitality, stamina, energy and overall well-being naturally.\u003c\/p\u003e","products":[{"product_id":"shilajit-extract-capsules-pure-himalayan-vitality","title":"Shilajit Extract Capsules | Pure Himalayan Vitality","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\"\u003e\u003cstrong\u003eUnlock Your Natural Strength.\u003c\/strong\u003e\u003c\/h1\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 Shilajit Extract Capsules\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/ShilajitExtractCapsulesfront.webp?v=1784224261\" 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 Natural Strength \u0026amp; Stamina\u003c\/h2\u003e\n\u003cp\u003eHelps support physical strength, endurance, and everyday stamina for an active lifestyle.\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 Energy \u0026amp; Mental Focus\u003c\/h2\u003e\n\u003cp\u003eSupports natural energy levels while helping maintain focus and overall mental performance throughout the day.\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 Overall Vitality\u003c\/h2\u003e\n\u003cp\u003eProvides traditional Ayurvedic support for everyday wellness, recovery, and overall vitality.\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":45947857633382,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/ShilajitExtractCapsulesfront.webp?v=1784224261"},{"product_id":"ashwagandha-tablets-rejuvenates-mind-body","title":"Ashwagandha Tablets — Rejuvenates Mind \u0026 Body","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\" aria-label=\"Ashwagandha Product Story\"\u003e\n\u003cdiv class=\"gf-container\"\u003e\n\u003cheader class=\"gf-hero\"\u003e\n\u003ch2 class=\"gf-title gf-anim-item\" data-gf-anim=\"fade\"\u003eFeel Calm, Active \u0026amp; Balanced.\u003c\/h2\u003e\n\u003cfigure class=\"gf-composition-area\"\u003e\n\u003cdiv class=\"gf-bottle-slider gf-anim-item gf-delay-2\" data-gf-anim=\"drop\"\u003e\n\u003cimg class=\"gf-bottle-primary\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/Ashwagandhafront.png?v=1784224717\" alt=\"Radhe Ayurveda Ashwagandha Tablets\" loading=\"lazy\" decoding=\"async\"\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\" data-gf-anim=\"fade\"\u003e\n\u003cdiv class=\"gf-num\" aria-hidden=\"true\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"gf-text\"\u003e\n\u003ch2\u003eSupports Stress Management\u003c\/h2\u003e\n\u003cp\u003eHelps the body adapt to everyday stress while supporting emotional balance and overall well-being.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gf-block gf-anim-item\" data-gf-anim=\"fade\"\u003e\n\u003cdiv class=\"gf-num\" aria-hidden=\"true\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"gf-text\"\u003e\n\u003ch2\u003eSupports Energy \u0026amp; Mental Focus\u003c\/h2\u003e\n\u003cp\u003eSupports natural energy levels and helps maintain focus and concentration throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gf-block gf-anim-item\" data-gf-anim=\"fade\"\u003e\n\u003cdiv class=\"gf-num\" aria-hidden=\"true\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"gf-text\"\u003e\n\u003ch2\u003eSupports Better Sleep \u0026amp; Recovery\u003c\/h2\u003e\n\u003cp\u003eHelps support relaxation, restful sleep, and everyday recovery as part of a healthy lifestyle.\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":45947863564390,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/5234\/0838\/files\/Ashwagandhafront.png?v=1784224717"}],"url":"https:\/\/radheayurveda.com\/collections\/mens-wellness.oembed","provider":"Radhe Ayurveda","version":"1.0","type":"link"}