{"product_id":"capixy-dandruff-conditioner","title":"C","description":"\u003cdiv class=\"cpx-conditioner-wrapper\" dir=\"ltr\"\u003e\n    \u003cstyle\u003e\n        \/* =========================================\n           CAPIXY CONDITIONER - DEEP GREEN LUXURY (ENGLISH)\n           ========================================= *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;800;900\u0026display=swap');\n\n        .cpx-conditioner-wrapper {\n            --cpx-bg-dark: #010d06; \n            --cpx-bg-card: rgba(4, 30, 15, 0.75); \n            --cpx-green-main: #00ff88; \n            --cpx-green-dark: #008f4c; \n            --cpx-gold-main: #ffd700; \n            \n            --cpx-text-title: #ffffff; \n            --cpx-text-body: #ffffff; \n            \n            --cpx-border: rgba(0, 255, 136, 0.3);\n\n            background-color: var(--cpx-bg-dark);\n            color: var(--cpx-text-body);\n            font-family: 'Inter', system-ui, -apple-system, sans-serif;\n            line-height: 1.8;\n            overflow: hidden;\n            position: relative;\n            padding: 50px 0;\n            border-radius: 24px;\n            box-shadow: 0 0 100px rgba(0, 255, 136, 0.05) inset;\n        }\n\n        .cpx-conditioner-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }\n\n        \/* --- STREAMING_CHUNK:Styling Neon Text \u0026 Ambient Background... --- *\/\n        .neon-green {\n            color: var(--cpx-green-main) !important;\n            text-shadow: 0 0 10px rgba(0, 255, 136, 0.8), 0 0 20px rgba(0, 255, 136, 0.5);\n            font-weight: 900;\n        }\n\n        .neon-gold {\n            color: var(--cpx-gold-main) !important;\n            text-shadow: 0 0 10px rgba(255, 215, 0, 0.8), 0 0 20px rgba(255, 215, 0, 0.5);\n            font-weight: 900;\n        }\n\n        .cpx-container { max-width: 1100px; margin: 0 auto; padding: 0 25px; position: relative; z-index: 2; }\n\n        .cpx-ambient-bg {\n            position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n            background: radial-gradient(circle at 15% 25%, rgba(0, 255, 136, 0.07) 0%, transparent 50%),\n                        radial-gradient(circle at 85% 75%, rgba(255, 215, 0, 0.05) 0%, transparent 50%);\n            z-index: 1; pointer-events: none;\n        }\n\n        \/* --- STREAMING_CHUNK:Building CSS Art for Hydration Drop... --- *\/\n        .cpx-css-art-container {\n            width: 100%; height: 300px; display: flex; align-items: center; justify-content: center;\n            margin: 40px 0; position: relative;\n        }\n\n        .cpx-hydration-drop {\n            width: 120px; height: 120px;\n            background: linear-gradient(135deg, rgba(0, 255, 136, 0.8), rgba(0, 143, 76, 0.9));\n            border-radius: 50% 50% 50% 5px; \/* Tear drop shape *\/\n            transform: rotate(-45deg);\n            box-shadow: 0 0 50px rgba(0, 255, 136, 0.5), inset 20px 20px 40px rgba(255,255,255,0.3);\n            position: relative; z-index: 3;\n            animation: pulseDrop 3s infinite ease-in-out alternate;\n            display: flex; align-items: center; justify-content: center;\n        }\n\n        .cpx-hydration-drop svg {\n            transform: rotate(45deg); \/* Correct the icon inside the drop *\/\n        }\n\n        .cpx-ring {\n            position: absolute; border-radius: 50%; border: 2px dashed rgba(255, 215, 0, 0.5);\n            width: 200px; height: 200px; animation: spinRing 10s linear infinite; z-index: 2;\n        }\n\n        @keyframes pulseDrop {\n            0% { transform: rotate(-45deg) scale(0.95); box-shadow: 0 0 30px rgba(0, 255, 136, 0.4); }\n            100% { transform: rotate(-45deg) scale(1.05); box-shadow: 0 0 60px rgba(0, 255, 136, 0.8); }\n        }\n        @keyframes spinRing { 100% { transform: rotate(360deg); } }\n\n        \/* --- STREAMING_CHUNK:Styling Headings \u0026 Glass Panels... --- *\/\n        .cpx-title-glow {\n            display: block; width: 100%; font-size: clamp(30px, 5vw, 46px); font-weight: 900;\n            text-align: center; margin-bottom: 25px; line-height: 1.4; color: var(--cpx-text-title);\n            text-shadow: 0 0 15px rgba(0, 255, 136, 0.6); letter-spacing: -0.5px;\n        }\n\n        .cpx-section-title {\n            display: flex; align-items: center; justify-content: center; gap: 15px;\n            width: 100%; font-size: clamp(24px, 4vw, 34px); font-weight: 900;\n            color: var(--cpx-text-title); text-align: center; margin: 70px auto 40px; line-height: 1.5;\n        }\n\n        .cpx-section-title::before, .cpx-section-title::after {\n            content: ''; display: block; width: 50px; height: 4px;\n            background: var(--cpx-green-main); border-radius: 4px; box-shadow: 0 0 10px var(--cpx-green-main);\n        }\n\n        .cpx-glass-panel {\n            background: linear-gradient(135deg, rgba(4, 30, 15, 0.9), rgba(2, 15, 8, 0.95));\n            border: 1px solid var(--cpx-border); border-radius: 24px; padding: 40px;\n            box-shadow: 0 25px 50px rgba(0,0,0,0.8); text-align: center; margin: 60px 0; position: relative; overflow: hidden;\n        }\n        \n        .cpx-glass-panel::before {\n            content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 4px;\n            background: linear-gradient(90deg, var(--cpx-green-main), var(--cpx-gold-main));\n        }\n\n        \/* --- STREAMING_CHUNK:Creating Interactive Ingredient Grid... --- *\/\n        .cpx-ingredients-grid {\n            display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 25px; margin: 40px 0; text-align: left;\n        }\n\n        .cpx-ing-card {\n            background: var(--cpx-bg-card); border: 1px solid var(--cpx-border); border-radius: 20px;\n            padding: 30px; position: relative; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            backdrop-filter: blur(15px); display: flex; flex-direction: column; gap: 15px; cursor: crosshair;\n        }\n\n        .cpx-ing-card::after {\n            content: ''; position: absolute; inset: 0; border-radius: 20px; padding: 2px;\n            background: linear-gradient(135deg, var(--cpx-green-main), transparent);\n            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);\n            -webkit-mask-composite: xor; mask-composite: exclude; opacity: 0; transition: opacity 0.4s ease;\n        }\n\n        .cpx-ing-card:hover {\n            transform: translateY(-10px); background: rgba(6, 45, 22, 0.85); box-shadow: 0 15px 40px rgba(0, 255, 136, 0.15);\n        }\n\n        .cpx-ing-card:hover::after { opacity: 1; }\n\n        .cpx-ing-header { display: flex; align-items: center; gap: 15px; position: relative; z-index: 2; }\n\n        .cpx-ing-icon {\n            width: 55px; height: 55px; min-width: 55px; background: rgba(0, 255, 136, 0.1);\n            border: 1px solid rgba(0, 255, 136, 0.4); border-radius: 14px; display: flex; align-items: center; justify-content: center;\n            color: var(--cpx-green-main); transition: all 0.4s ease;\n        }\n\n        .cpx-ing-card:hover .cpx-ing-icon {\n            background: var(--cpx-green-main); color: #000; transform: rotate(10deg) scale(1.1);\n            box-shadow: 0 0 20px var(--cpx-green-main); border-color: transparent;\n        }\n\n        .cpx-ing-name { font-size: 1.4rem; font-weight: 900; color: #ffffff; font-family: monospace; letter-spacing: 0.5px; }\n        .cpx-ing-desc { font-size: 1.15rem; color: #ffffff; font-weight: 600; line-height: 1.7; position: relative; z-index: 2; }\n\n        \/* --- STREAMING_CHUNK:Steps \u0026 CTA Setup... --- *\/\n        .cpx-steps-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin: 40px 0; text-align: left; }\n        .cpx-step-card { background: rgba(0,0,0,0.4); border: 1px dashed var(--cpx-green-main); border-radius: 16px; padding: 30px 20px; text-align: center; }\n        .cpx-cta-box {\n            background: linear-gradient(180deg, rgba(0, 255, 136, 0.1) 0%, rgba(4, 30, 15, 0.9) 100%);\n            border: 2px solid var(--cpx-green-main); border-radius: 24px; padding: 60px 30px; text-align: center;\n            margin-top: 60px; box-shadow: 0 0 50px rgba(0, 255, 136, 0.15); position: relative;\n        }\n\n        .cpx-reveal { opacity: 0; transform: translateY(40px); transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n        .cpx-reveal.cpx-active { opacity: 1; transform: translateY(0); }\n        .cpx-delay-1 { transition-delay: 0.15s; }\n        .cpx-delay-2 { transition-delay: 0.3s; }\n\n        @media (max-width: 768px) {\n            .cpx-conditioner-wrapper { padding: 30px 0; }\n            .cpx-title-glow { font-size: 28px; }\n            .cpx-section-title { font-size: 22px; flex-direction: column; gap: 10px; }\n            .cpx-glass-panel { padding: 25px; }\n        }\n    \u003c\/style\u003e\n\n    \u003cdiv class=\"cpx-ambient-bg\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"cpx-container\"\u003e\n        \n        \u003c!-- 1. Hero Section --\u003e\n        \u003cdiv style=\"text-align: center; padding-top: 20px;\" class=\"cpx-reveal cpx-active\"\u003e\n            \u003cdiv style=\"display: inline-block; background: rgba(0, 255, 136, 0.15); border: 1px solid var(--cpx-green-main); color: #ffffff; padding: 10px 30px; border-radius: 40px; font-weight: 900; font-size: 1.1rem; margin-bottom: 30px; box-shadow: 0 0 20px rgba(0, 255, 136, 0.2);\"\u003e\n                Weightless Scalp \u0026 Hair Hydration 💧\n            \u003c\/div\u003e\n            \n            \u003ch1 class=\"cpx-title-glow\"\u003e\n                Capixy Anti-Dandruff Conditioner\u003cbr\u003e\n                \u003cspan class=\"neon-green\"\u003eSoothes the Scalp, Detangles the Hair!\u003c\/span\u003e\n            \u003c\/h1\u003e\n            \n            \u003cp style=\"font-size: 1.3rem; color: #ffffff; font-weight: 600; max-width: 850px; margin: 0 auto 50px; line-height: 1.8;\"\u003e\n                The perfect complement to your anti-dandruff routine. Restores vital moisture and \u003cspan class=\"neon-gold\"\u003efortifies the scalp barrier\u003c\/span\u003e without weighing down your hair or triggering flare-ups.\n            \u003c\/p\u003e\n\n            \u003c!-- CSS Art Centerpiece (Hydration Drop) --\u003e\n            \u003cdiv class=\"cpx-css-art-container\"\u003e\n                \u003cdiv class=\"cpx-ring\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"cpx-hydration-drop\"\u003e\n                    \u003csvg width=\"40\" height=\"40\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 2. The Problem \u0026 Smart Solution --\u003e\n        \u003cdiv class=\"cpx-glass-panel cpx-reveal\"\u003e\n            \u003ch2 style=\"font-size: 1.8rem; font-weight: 900; color: #ffffff; margin-bottom: 20px;\"\u003e\n                The Conditioner Dilemma: \u003cspan class=\"neon-gold\"\u003eMoisture vs. Dandruff\u003c\/span\u003e\n            \u003c\/h2\u003e\n            \u003cp style=\"font-size: 1.25rem; color: #ffffff; font-weight: 600; margin-bottom: 30px;\"\u003e\n                Standard conditioners are loaded with heavy silicones that clog scalp pores and worsen dandruff. On the other hand, skipping conditioner leaves your hair \u003cspan style=\"color: #ff2a7a; text-shadow: 0 0 10px rgba(255,42,122,0.8); font-weight: 900;\"\u003etangled and lifeless\u003c\/span\u003e after a harsh wash.\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"background: rgba(0, 255, 136, 0.08); border: 2px dashed var(--cpx-green-main); border-radius: 16px; padding: 30px;\"\u003e\n                \u003ch3 style=\"color: #ffffff; font-size: 1.6rem; font-weight: 900; margin-bottom: 15px;\"\u003eThe Capixy Solution: \u003cspan class=\"neon-green\"\u003eScalp-Safe Hydration\u003c\/span\u003e\u003c\/h3\u003e\n                \u003cp style=\"color: #ffffff; font-weight: 600; font-size: 1.2rem;\"\u003e\n                    A scientifically crafted formula that provides \u003cspan class=\"neon-gold\"\u003eintense nourishment and detangling\u003c\/span\u003e for your hair strands while actively supporting a balanced, flake-free scalp environment.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 3. Ingredients Grid --\u003e\n        \u003ch2 class=\"cpx-section-title cpx-reveal\"\u003eSynergistic Repair Complex\u003c\/h2\u003e\n        \u003cp class=\"cpx-reveal\" style=\"text-align: center; color: #ffffff; font-weight: 900; font-size: 1.3rem; margin-bottom: 40px;\"\u003e\n            Designed to condition the hair shaft while maintaining scalp defense.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cpx-ingredients-grid\"\u003e\n            \n            \u003c!-- Ceramides Grouped --\u003e\n            \u003cdiv class=\"cpx-ing-card cpx-reveal\" style=\"border-color: var(--cpx-gold-main);\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\" style=\"color: var(--cpx-gold-main); border-color: var(--cpx-gold-main);\"\u003e\n                        \u003csvg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eTriple Ceramide \u003cbr\u003e\u003cspan style=\"font-size: 1rem;\"\u003e(NP, AP, EOP)\u003c\/span\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\" style=\"font-size: 1.05rem;\"\u003e\n                    \u003cstrong\u003eCeramide NP:\u003c\/strong\u003e Deeply moisturizes the hair shaft and scalp.\u003cbr\u003e\n                    \u003cstrong\u003eCeramide AP:\u003c\/strong\u003e Reinforces the protective barrier against irritants.\u003cbr\u003e\n                    \u003cstrong\u003eCeramide EOP:\u003c\/strong\u003e Helps lock in hydration to prevent dry, brittle ends.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-1\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eApiscalp™\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eHelps \u003cspan class=\"neon-green\"\u003erebalance and soothe\u003c\/span\u003e the scalp, ensuring that conditioning doesn't lead to a resurgence of flakes.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-2\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eSaw Palmetto Extract\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eSupports \u003cspan class=\"neon-green\"\u003escalp vitality\u003c\/span\u003e and fortifies hair strands, making them look thicker and healthier.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eMillet Seed Extract\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eRich in essential nutrients, it helps \u003cspan class=\"neon-green\"\u003enourish hair from within\u003c\/span\u003e, improving texture and combability.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-1\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\u003cline x1=\"16\" y1=\"8\" x2=\"2\" y2=\"22\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eTea Tree Oil\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eProvides a subtle \u003cspan class=\"neon-green\"\u003epurifying effect\u003c\/span\u003e, keeping the scalp feeling fresh long after your shower.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-2\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eSalicylic Acid (Trace)\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eIncluded in a gentle, trace amount to ensure \u003cspan class=\"neon-green\"\u003ezero buildup\u003c\/span\u003e is left behind on the scalp post-conditioning.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- 4. Usage Protocol --\u003e\n        \u003ch2 class=\"cpx-section-title cpx-reveal\"\u003ePerfect Hydration Routine\u003c\/h2\u003e\n        \u003cdiv class=\"cpx-steps-grid cpx-reveal\"\u003e\n            \u003cdiv class=\"cpx-step-card\"\u003e\n                \u003ch3 class=\"neon-green\" style=\"font-size: 1.6rem; margin-bottom: 10px;\"\u003e01 Cleanse\u003c\/h3\u003e\n                \u003cp style=\"color: #fff; font-weight: 600; font-size: 1.15rem;\"\u003eWash hair first with Capixy Anti-Dandruff Shampoo.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cpx-step-card\"\u003e\n                \u003ch3 class=\"neon-green\" style=\"font-size: 1.6rem; margin-bottom: 10px;\"\u003e02 Apply\u003c\/h3\u003e\n                \u003cp style=\"color: #fff; font-weight: 600; font-size: 1.15rem;\"\u003eApply a generous amount of conditioner, focusing mainly on the mid-lengths and ends.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cpx-step-card\"\u003e\n                \u003ch3 class=\"neon-green\" style=\"font-size: 1.6rem; margin-bottom: 10px;\"\u003e03 Wait\u003c\/h3\u003e\n                \u003cp style=\"color: #fff; font-weight: 600; font-size: 1.15rem;\"\u003eLeave it in for \u003cspan class=\"neon-gold\"\u003e1 to 3 minutes\u003c\/span\u003e to allow deep penetration and detangling.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cpx-step-card\"\u003e\n                \u003ch3 class=\"neon-green\" style=\"font-size: 1.6rem; margin-bottom: 10px;\"\u003e04 Rinse\u003c\/h3\u003e\n                \u003cp style=\"color: #fff; font-weight: 600; font-size: 1.15rem;\"\u003eRinse thoroughly. Notice how easily your fingers glide through your hair.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 5. Final Powerful CTA --\u003e\n        \u003cdiv class=\"cpx-cta-box cpx-reveal\"\u003e\n            \u003cdiv style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 300px; height: 300px; background: radial-gradient(circle, rgba(0,255,136,0.15) 0%, transparent 70%); animation: pulseDrop 4s infinite alternate; z-index: 0; pointer-events: none;\"\u003e\u003c\/div\u003e\n            \n            \u003cdiv style=\"position: relative; z-index: 1;\"\u003e\n                \u003ch2 style=\"font-size: clamp(28px, 5vw, 42px); font-weight: 900; color: #ffffff; margin-bottom: 25px;\"\u003e\n                    \u003cspan class=\"neon-gold\"\u003eComplete Your Flake-Free Routine\u003c\/span\u003e\n                \u003c\/h2\u003e\n                \n                \u003cp style=\"font-size: 1.3rem; color: #ffffff; font-weight: 600; max-width: 800px; margin: 0 auto 35px; line-height: 1.8;\"\u003e\n                    Don't let a generic conditioner undo the hard work of your anti-dandruff shampoo. \u003cbr\u003e\n                    Capixy Conditioner ensures \u003cspan class=\"neon-green\"\u003esupreme softness and hydration\u003c\/span\u003e without ever compromising your scalp's health.\n                \u003c\/p\u003e\n                \n                \u003ch3 style=\"color: #ffffff; font-size: 1.8rem; font-weight: 900; margin-bottom: 0;\"\u003e\n                    Lock in moisture, \u003cspan class=\"neon-green\"\u003ekeep the flakes out!\u003c\/span\u003e\n                \u003c\/h3\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            const reveals = document.querySelectorAll('.cpx-reveal');\n            const revealOptions = { root: null, threshold: 0.1, rootMargin: \"0px 0px -40px 0px\" };\n\n            const revealObserver = new IntersectionObserver(function(entries, observer) {\n                entries.forEach(function(entry) {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('cpx-active');\n                        observer.unobserve(entry.target); \n                    }\n                });\n            }, revealOptions);\n\n            reveals.forEach(function(reveal) {\n                revealObserver.observe(reveal);\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Capixy","offers":[{"title":"Default Title","offer_id":46863255437509,"sku":null,"price":507.5,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0582\/9879\/4181\/files\/1_1_7bc95a72-1b34-4162-8bdb-d6a04282893b.jpg?v=1788547172","url":"https:\/\/sa.instachiq.com\/en\/products\/capixy-dandruff-conditioner","provider":"Instachiq","version":"1.0","type":"link"}