{"title":"buy2get1","description":"","products":[{"product_id":"bioblas-anti-hair-loss-herbal-oil","title":"Bioblas anti hair loss oil Argan  Herbal Care 65 Ml","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        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 105, 217, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #1a4b8c, #0a3a6a);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 105, 217, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #0277bd, #81d4fa);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #1a4b8c;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #0d47a1;\n            font-size: 15px;\n            font-weight: 500;\n            background: #e3f2fd;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #f5f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0277bd;\n        }\n\n        .bioblas-step-title {\n            color: #0277bd;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #e1f5fe;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0277bd;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #1a4b8c;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #f5f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0277bd;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #e3f2fd, #bbdefb);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #0d47a1;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #1a4b8c, #0277bd);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003eBioblas Forte anti-hair loss treatment Intensive Herbal Serum 60ml\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003e96% Herbal Formula with Patented Complex B19\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eStrengthen your hair and boost your confidence with our Bioblas Anti-Hair Fall Serum. This lightweight formula is absorbed quickly and can be used every day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Description --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBioblas Anti-Hair Fall Serum Description\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eThis anti-hair loss treatment is designed specifically to fight intense hair loss using a 96% herbal serum formula. It restores dead hair follicles, boosts hair roots, and increases hair growth for thick, lush hair.\u003c\/p\u003e\n\u003cp class=\"bioblas-text\"\u003eThe expected time for the results, however, depends on the extent of the hair loss problem, the hair type, and the consistency of use. If you have any allergies, consult with your doctor before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How It Works --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eHow It Works:\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eBioblas has created this anti-hair loss treatment using its Patented Herbal Complex B19 to combat severe hair loss:\u003c\/p\u003e\n\u003cdiv class=\"bioblas-work-steps\"\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eNourish\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eThe rich herbal actives stop intense hair loss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eProtects\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eThe serum protects the scalp's natural barrier.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eRenews\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eMinerals and vitamins renew hair growth cells.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Bioblas Anti-Hair Loss Treatment\u003c\/h2\u003e\n\u003cdiv class=\"bioblas-benefits-grid\"\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eReinforces hair roots and follicles to support stronger, healthier hair growth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eNourishes the scalp to improve hair texture and density.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eRepairs damaged or brittle strands to protect them from breaking and falling out.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eGentle, non-greasy formula suitable for daily use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Bioblas Anti-Hair Fall Serum?\u003c\/h2\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eMore than 90% natural ingredients such as extracts of horsetail, ivy, rosemary, and nettle for safe herbal care.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eSuitable for seasonal shedding or long-term hair fall.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eFree of harsh chemicals and parabens, making it ideal for sensitive skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003eBioblas Anti Hair Fall Serum brings nature's solutions to your shelf. Add it to your routine today and get that lush, healthy hair you want in just a few weeks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":44215184589023,"sku":"7033","price":425.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/SUREM_ARGAN.png?v=1772954405"},{"product_id":"bio-balance-mattifying-face-aqua-fusion-1","title":"Biobalance Aknsun Mattifying Face Aqua Fusion Dry Touch SPF 50+ 40Ml","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 105, 217, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #104177, #0F3A6B);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 105, 217, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #104177, #2A5A99);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #104177;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #0F3A6B;\n            font-size: 15px;\n            font-weight: 500;\n            background: #E6F2FF;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #F0F7FF;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #104177;\n        }\n\n        .bioblas-step-title {\n            color: #104177;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #E6F2FF;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #104177;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #104177;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #F0F7FF;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #104177;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #B8D4FF, #9BBFFF);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #0F3A6B;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #104177, #2A5A99);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eBiobalance Aknesun Mattifying Face Aqua Fusion Dry Touch SPF 50+ 40Ml\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003eProtect your acne-prone skin with specially formulated sunscreen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eProtect your acne-prone skin with this specially formulated Biobalance Aknesun sunscreen that can give you a full Spectrum 360° protection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Biobalance Aknesun Face Dry Touch\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eBiobalance Aknesun Face Dry Touch can do wonders for your acne-prone skin. It can:\u003c\/p\u003e\n\u003cdiv class=\"bioblas-benefits-grid\"\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eProvide total protection against all types of sunrays, including UVA, UVB, infrared A, and blue light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eNon-comedogenic, lightweight sunscreen designed especially for oily and acne-prone skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eWater-resistant \u0026amp; extremely safe with oil-control technology and soothing substances.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eProtect your skin with broad-spectrum SPF while maintaining a matte and breakout-free complexion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eWater-based solution with no overpowering scent and no perfume.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Biobalance Aknesun Face Dry Touch?\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eIf you have oily and acne-prone skin, then Biobalance Aknesun Face Dry Touch is your perfect choice. Adding it to your routine will help you:\u003c\/p\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eGet full-spectrum 360° protection and SPF protection without leaving a greasy residue.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eNon-irritating and non-comedogenic.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eMinimize excessive oil and shine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eAvoid sun-induced outbreaks of acne.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eLightweight texture that absorbs quickly.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003ePerfect under makeup and for everyday usage.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eKeep your pores clear while protecting your skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eManage oily skin symptoms while protecting your skin from the harmful rays.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003eEnjoy a better-looking skin while getting all the protection you need with Biobalance Aknesun Face Dry Touch. Order yours and make a great addition to your routine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":31999840354378,"sku":"8041","price":580.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/aknsun_1.png?v=1754372870"},{"product_id":"babe-anti-hair-loss-lotion-125ml","title":"Babe Anti-Hair Loss Lotion 125Ml","description":"\u003c!-- Babe Anti Hair Loss Lotion Product Section - Start --\u003e\n\u003cdiv style=\"max-width: 900px; margin: 25px auto; font-family: 'Roboto', 'Segoe UI', Arial, sans-serif; background: #f9fbff; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 105, 217, 0.1); overflow: hidden; border: 1px solid #e6f0ff; position: relative;\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv style=\"background: #1a4b8c; padding: 25px 20px; color: white; text-align: center; position: relative; z-index: 1; box-shadow: 0 2px 5px rgba(10, 58, 106, 0.2);\"\u003e\n\u003ch2 style=\"margin: 0; font-size: 28px; font-weight: bold; letter-spacing: 0.5px;\"\u003eBabe Anti Hair Loss Lotion\u003c\/h2\u003e\n\u003cp style=\"margin: 15px 0 0; font-size: 16px; letter-spacing: 1px;\"\u003eAdvanced Hair Follicle Activator\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Description Banner --\u003e\n\u003cdiv style=\"background: #e3f2fd; padding: 15px 20px; position: relative; z-index: 1; border-bottom: 1px solid rgba(26, 75, 140, 0.1);\"\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.6; color: #1a4b8c; margin: 0; text-align: center; font-weight: 500;\"\u003eHighly concentrated hair follicle activator lotion that strengthens, protects and revitalizes the hair root!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv style=\"padding: 30px 25px; position: relative; z-index: 1; background: #fff;\"\u003e\n\u003c!-- Active Ingredients Section --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n\u003cdiv style=\"margin-bottom: 25px; position: relative; text-align: center;\"\u003e\n\u003ch2 style=\"color: #1a4b8c; font-size: 24px; margin: 0; display: inline-block; position: relative; padding: 0 15px;\"\u003eActive Ingredients \u003cspan style=\"position: absolute; bottom: -8px; left: 0; width: 100%; height: 2px; background: #1a4b8c; border-radius: 2px;\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 20px; margin-top: 20px; justify-content: center;\"\u003e\n\u003c!-- Active Ingredients Cards --\u003e\n\u003cdiv style=\"flex: 1; min-width: 300px; background: white; border-radius: 12px; box-shadow: 0 2px 8px rgba(26, 75, 140, 0.06); overflow: hidden;\"\u003e\n\u003cdiv style=\"height: 5px; background: #1a4b8c;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 20px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"width: 50px; height: 50px; min-width: 50px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 15px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#1a4b8c\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"28\" width=\"28\"\u003e\n                                    \u003cpath d=\"M12 22C6.5 22 2 17.5 2 12S6.5 2 12 2s10 4.5 10 10-4.5 10-10 10z\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M12 16l4-4-4-4\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"margin: 0 0 8px; color: #1a4b8c; font-size: 18px; font-weight: 600; text-decoration: underline;\"\u003eSOY PROTEIN\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eStrengthen the hair from the root, improving its resistance and adding thickness to the hair fiber. It also stimulates the flow of oxygen and cell renewal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"width: 50px; height: 50px; min-width: 50px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 15px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#1a4b8c\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"28\" width=\"28\"\u003e\n                                    \u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\n                                    \u003cline x1=\"16\" y1=\"8\" x2=\"2\" y2=\"22\"\u003e\u003c\/line\u003e\n                                    \u003cline x1=\"17.5\" y1=\"15\" x2=\"9\" y2=\"15\"\u003e\u003c\/line\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"margin: 0 0 8px; color: #1a4b8c; font-size: 18px; font-weight: 600; text-decoration: underline;\"\u003eREVITALIZING COMPLEX\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eReduces hair loss and improves the health of the scalp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 50px; height: 50px; min-width: 50px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 15px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#1a4b8c\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"28\" width=\"28\"\u003e\n                                    \u003cpath d=\"M18 2l4 4-4 4\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M14 6H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-5\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M3 13h18\"\u003e\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"margin: 0 0 8px; color: #1a4b8c; font-size: 18px; font-weight: 600; text-decoration: underline;\"\u003eCYTOBIOL BARDANA\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eHelp reduce and regulate the production of fat, while strengthening the hair structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Benefits Section --\u003e\n\u003cdiv style=\"margin: 40px 0 30px;\"\u003e\n\u003cdiv style=\"margin-bottom: 25px; position: relative; text-align: center;\"\u003e\n\u003ch2 style=\"color: #1a4b8c; font-size: 24px; margin: 0; display: inline-block; position: relative; padding: 0 15px;\"\u003eKey Benefits \u003cspan style=\"position: absolute; bottom: -8px; left: 0; width: 100%; height: 2px; background: #1a4b8c; border-radius: 2px;\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;\"\u003e\n\u003cdiv style=\"flex: 1; min-width: 250px; max-width: 290px; background: white; border-radius: 12px; box-shadow: 0 2px 8px rgba(26, 75, 140, 0.06); overflow: hidden;\"\u003e\n\u003cdiv style=\"position: relative;\"\u003e\n\u003cdiv style=\"height: 6px; background: #1a4b8c;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 20px; left: 20px; width: 40px; height: 40px; background: #1a4b8c; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 20px;\"\u003e✔️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 30px 25px 25px 25px; text-align: center;\"\u003e\n\u003ch3 style=\"margin: 0 0 15px; color: #1a4b8c; font-size: 18px; font-weight: 600;\"\u003eStimulates Growth\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eStimulates the hair growth phase and promotes healthy hair development.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 20px; height: 80px; display: flex; align-items: center; justify-content: center;\"\u003e\n\u003cdiv style=\"width: 70px; height: 70px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#1a4b8c\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"35\" width=\"35\"\u003e\n                                    \u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 250px; max-width: 290px; background: white; border-radius: 12px; box-shadow: 0 2px 8px rgba(26, 75, 140, 0.06); overflow: hidden;\"\u003e\n\u003cdiv style=\"position: relative;\"\u003e\n\u003cdiv style=\"height: 6px; background: #26547c;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 20px; left: 20px; width: 40px; height: 40px; background: #26547c; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 20px;\"\u003e✔️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 30px 25px 25px 25px; text-align: center;\"\u003e\n\u003ch3 style=\"margin: 0 0 15px; color: #26547c; font-size: 18px; font-weight: 600;\"\u003eRegulates Oil\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eRegulates excess oil production and does not leave hair greasy.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 20px; height: 80px; display: flex; align-items: center; justify-content: center;\"\u003e\n\u003cdiv style=\"width: 70px; height: 70px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#26547c\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"35\" width=\"35\"\u003e\n                                    \u003cpath d=\"M4 4v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8.342a2 2 0 0 0-.602-1.43l-4.44-4.342A2 2 0 0 0 13.56 2H6a2 2 0 0 0-2 2z\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M9 13h6\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M9 17h3\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M14 2v4a2 2 0 0 0 2 2h4\"\u003e\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 250px; max-width: 290px; background: white; border-radius: 12px; box-shadow: 0 2px 8px rgba(26, 75, 140, 0.06); overflow: hidden;\"\u003e\n\u003cdiv style=\"position: relative;\"\u003e\n\u003cdiv style=\"height: 6px; background: #2196f3;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 20px; left: 20px; width: 40px; height: 40px; background: #2196f3; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 20px;\"\u003e✔️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 30px 25px 25px 25px; text-align: center;\"\u003e\n\u003ch3 style=\"margin: 0 0 15px; color: #2196f3; font-size: 18px; font-weight: 600;\"\u003eIncreases Hair Density\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eVisibly increases hair density with continued use.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 20px; height: 80px; display: flex; align-items: center; justify-content: center;\"\u003e\n\u003cdiv style=\"width: 70px; height: 70px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"35\" width=\"35\"\u003e\n                                    \u003cpath d=\"M12 2a10 10 0 1 0 10 10H12V2z\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M12 2a10 10 0 0 1 10 10h-10V2z\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M12 12l8.93 5.15\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M15.93 17.15l-4-6.15\"\u003e\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How To Use Section --\u003e\n\u003cdiv style=\"margin: 40px 0 30px;\"\u003e\n\u003cdiv style=\"margin-bottom: 25px; position: relative; text-align: center;\"\u003e\n\u003ch2 style=\"color: #1a4b8c; font-size: 24px; margin: 0; display: inline-block; position: relative; padding: 0 15px;\"\u003eHow To Use \u003cspan style=\"position: absolute; bottom: -8px; left: 0; width: 100%; height: 2px; background: #1a4b8c; border-radius: 2px;\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: white; border-radius: 12px; box-shadow: 0 2px 8px rgba(26, 75, 140, 0.06); overflow: hidden; padding: 25px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 25px; justify-content: center;\"\u003e\n\u003cdiv style=\"flex: 1; min-width: 180px; text-align: center;\"\u003e\n\u003cdiv style=\"width: 70px; height: 70px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 15px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#1a4b8c\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"35\" width=\"35\"\u003e\n                                \u003cpath d=\"M14.5 2v3.5\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M9.5 2v3.5\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M3 9h18\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M18 5H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V7a2 2 0 00-2-2z\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M12 18a4 4 0 100-8 4 4 0 000 8z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; color: #1a4b8c; font-size: 18px; font-weight: 600;\"\u003eMorning Application\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eApply to the root of the hair in the morning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 180px; text-align: center;\"\u003e\n\u003cdiv style=\"width: 70px; height: 70px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 15px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#1a4b8c\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"35\" width=\"35\"\u003e\n                                \u003cpath d=\"M17 20.5H7a2 2 0 01-2-2v-9a2 2 0 012-2h10a2 2 0 012 2v9a2 2 0 01-2 2z\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M10 5.5V3.5a1 1 0 011-1h2a1 1 0 011 1v2\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M12 14.5a2 2 0 100-4 2 2 0 000 4z\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M12 10.5v-2\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M12 16.5v-2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; color: #1a4b8c; font-size: 18px; font-weight: 600;\"\u003eEvening Application\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eApply to the root of the hair at night\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 180px; text-align: center;\"\u003e\n\u003cdiv style=\"width: 70px; height: 70px; background: #e1f5fe; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 15px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#1a4b8c\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"35\" width=\"35\"\u003e\n                                \u003cpath d=\"M6 3h12l4 6-10 13L2 9l4-6z\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M11 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; color: #1a4b8c; font-size: 18px; font-weight: 600;\"\u003eComplete Regimen\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 15px; line-height: 1.6;\"\u003eUse together with Anti-Hair Loss Shampoo\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 30px; padding-top: 20px; border-top: 1px dashed #e3f2fd; text-align: center;\"\u003e\n\u003cp style=\"margin: 0; color: #546e7a; font-size: 16px; line-height: 1.6;\"\u003eFor maximum benefits, use daily. Can be safely used as part of your everyday hair care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Babe Anti Hair Loss Lotion Product Section - End --\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":32001975582794,"sku":"6011","price":890.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/6011.png?v=1722775042"},{"product_id":"bioblas-anti-dandruff-shampoo","title":"Bioblas Anti-Itching Anti Dandruff Anti Hairfall Shampoo And Conditioner 250Ml","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 105, 217, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #1a237e, #0d1954);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 105, 217, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #3949ab, #5c6bc0);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #1a237e;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #0d1954;\n            font-size: 15px;\n            font-weight: 500;\n            background: #e8eaf6;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #f3f4f6;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #3949ab;\n        }\n\n        .bioblas-step-title {\n            color: #3949ab;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #e8eaf6;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #3949ab;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #1a237e;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #f3f4f6;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #3949ab;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #c5cae9, #9fa8da);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #0d1954;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #1a237e, #3949ab);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eBioblas Anti-Dandruff Anti-Hairfall Shampoo And Conditioner\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003eComplete 3-in-1 Formula for Dandruff Control \u0026amp; Hair Loss Prevention\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eUsing Bioblas Anti-Dandruff, Anti-Hairfall Shampoo and Conditioner allows you to fight dandruff and prevent hair loss, all in one bottle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Bioblas Anti-Dandruff Anti-Hairfall Shampoo And Conditioner\u003c\/h2\u003e\n\u003cdiv class=\"bioblas-benefits-grid\"\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eOur shampoo promotes a healthy environment on the scalp by targeting the root cause of hair loss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eIt tackles dandruff effectively, leaving your hair free from those pesky white flakes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eYou will love every hair wash thanks to our gentle yet effective solution that soothes itchy scalps.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Bioblas Anti-Dandruff Anti-Hairfall Shampoo And Conditioner?\u003c\/h2\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eOur shampoo and conditioner cleans and moisturizes the hair.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003e3 in 1 formula that actively fights dandruff, prevents hair loss, and reduces itching.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003ePromotes the general health of the scalp.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eIt's suitable for all hair types, and can be used daily.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eBioblas is your go-to product for maintaining gorgeous, healthy hair.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eYou will get the most out of each bottle thanks to its large size.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003eEnjoy strong, dandruff-free hair with our bioblas shampoo and conditioner, and get the best out of every bottle. Visit our website and make your order today!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":32511989481546,"sku":"7208","price":390.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/ANTI-DANDRUFF_SHAMPOO.png?v=1772355492"},{"product_id":"bioblas-anti-hair-loss-styling-gel-wet-sensation-wet-look-150-ml-code-7409","title":"Bioblas Anti Hair Fall Gel Wet Sensation Wet Look 150 ML","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Reset and base styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n        }\n\n        .container {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(13, 61, 113, 0.15);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        \/* Header styles *\/\n        .header {\n            background: linear-gradient(135deg, #0D3D71, #082952);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Content styles *\/\n        .content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(13, 61, 113, 0.08);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .header-line {\n            height: 6px;\n            background: linear-gradient(to right, #0D3D71, #1A5592);\n        }\n\n        .card-content {\n            padding: 20px;\n        }\n\n        .section-title {\n            color: #0D3D71;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .intro-text {\n            color: #082952;\n            font-size: 15px;\n            font-weight: 500;\n            background: #E6F1FF;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        \/* Benefits grid *\/\n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .benefit-item {\n            background: #F1F8FF;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0D3D71;\n        }\n\n        .benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        \/* Ingredients and steps *\/\n        .ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #E6F1FF;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0D3D71;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        \/* Why choose section *\/\n        .why-choose {\n            background: linear-gradient(135deg, #CCE1FF, #B3D6FF);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .why-choose-title {\n            color: #082952;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        \/* Final CTA *\/\n        .final-cta {\n            background: linear-gradient(135deg, #0D3D71, #1A5592);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        \/* Media queries *\/\n        @media (max-width: 768px) {\n            .container {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .content {\n                padding: 20px 15px;\n            }\n\n            .header {\n                padding: 18px 15px;\n            }\n\n            .title {\n                font-size: 18px;\n            }\n\n            .card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .container {\n                transform: scale(0.9);\n            }\n\n            .title {\n                font-size: 16px;\n            }\n\n            .card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch2 class=\"title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eBioblas Anti-Hair Fall Gel Wet Sensation Wet Look\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eBioblas Anti-Hair Fall Gel moisturizes and repairs your hair while encouraging hair growth and reducing hair fall\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"intro-text\"\u003eExperience the wet sensation look while keeping your hair hydrated, moisturized, and protected from hair fall with natural ingredients.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eBenefits of Bioblas Anti-Hair Fall Gel\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eKeeps hair hydrated and moisturized throughout the day with natural ingredients that promote hair growth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eContains caffeine that stimulates hair follicles and biotin that strengthens hair and prevents breaking.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eHas panthenol that gives hair more volume and hydration while reducing hair loss effectively.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"why-choose\"\u003e\n\u003ch2 class=\"why-choose-title\"\u003eWhy Choose Bioblas Anti-Hair Fall Gel?\u003c\/h2\u003e\n\u003cul class=\"ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eProvides strong, long-lasting hold for styling with wet sensation look.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eNourishes and strengthens your hair while combating hair loss and promoting healthier scalp.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eGentle on all hair types and free from harsh ingredients like sulfates and parabens.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003eEnjoy thick, long-lasting hairstyles with Bioblas Anti-Hair Fall Gel. Get deep hydration and healthier, fuller hair with just one product!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":32043361173578,"sku":"7409","price":280.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/hair_loss_treatment.png?v=1756105148"},{"product_id":"bioblas-anti-hair-loss-shampoo-with-argan-250-ml","title":"Bioblas anti hair loss shampoo With Argan 250 ML","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        \/* Reset and base styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n        }\n\n        .container {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(13, 61, 113, 0.15);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        \/* Header styles *\/\n        .header {\n            background: linear-gradient(135deg, #0D3D71, #082952);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Content styles *\/\n        .content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(13, 61, 113, 0.08);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .header-line {\n            height: 6px;\n            background: linear-gradient(to right, #0D3D71, #1A5592);\n        }\n\n        .card-content {\n            padding: 20px;\n        }\n\n        .section-title {\n            color: #0D3D71;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .intro-text {\n            color: #082952;\n            font-size: 15px;\n            font-weight: 500;\n            background: #E6F1FF;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        \/* Benefits grid *\/\n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .benefit-item {\n            background: #F1F8FF;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0D3D71;\n        }\n\n        .benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        \/* Ingredients and steps *\/\n        .ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #E6F1FF;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0D3D71;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        \/* Why choose section *\/\n        .why-choose {\n            background: linear-gradient(135deg, #CCE1FF, #B3D6FF);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .why-choose-title {\n            color: #082952;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        \/* Final CTA *\/\n        .final-cta {\n            background: linear-gradient(135deg, #0D3D71, #1A5592);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        \/* Media queries *\/\n        @media (max-width: 768px) {\n            .container {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .content {\n                padding: 20px 15px;\n            }\n\n            .header {\n                padding: 18px 15px;\n            }\n\n            .title {\n                font-size: 18px;\n            }\n\n            .card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .container {\n                transform: scale(0.9);\n            }\n\n            .title {\n                font-size: 16px;\n            }\n\n            .card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch2 class=\"title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eBioblas Anti-Hair Loss Shampoo With Argan\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eBioblas Anti-Hair Loss Shampoo is formulated to fight against hair loss, strengthen weak hair, and give it a healthy appearance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"intro-text\"\u003eFight against hair loss and strengthen weak hair with our powerful formula enriched with argan oil for a healthy appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eBenefits of Bioblas Anti-Hair Loss Shampoo\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eUses organic olive oil and argan oil to fight hair loss effectively.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eContains BioComplex B19 with flavonoids, unsaturated fatty acids, and minerals that help nourish your hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003ePrevents hair loss and strengthens weak hair while minimizing the impact of outside influences.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eExtends the life of the hair by nourishing it deeply and promoting healthy growth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"why-choose\"\u003e\n\u003ch2 class=\"why-choose-title\"\u003eWhy Choose Bioblas Anti-Hair Loss Shampoo?\u003c\/h2\u003e\n\u003cul class=\"ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eNourishes and shields hair strands from harm with powerful natural ingredients.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eCan be used every day and is suitable for all hair types with gentle formula.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eStops excessive hair loss and strengthens hair from the roots for fuller, healthier look.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eOffers full hair care by restoring damaged hair and encouraging healthier appearance.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003eBring the strength back to your strands with Bioblas Anti-Hair Loss Shampoo with Argan. Give your hair the deep nourishment, shine, and protection it deserves.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":44215189176543,"sku":"7425","price":290.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/SHAMPOO_ARGAN_1824fe5a-bd14-4167-a1e9-4df4a99b2116.webp?v=1772441792"},{"product_id":"babe-reparing-hand-cream","title":"Babe Repairing Hand Cream 50Mg","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Isolated styles - will not affect external website *\/\n        .hair-oils-offer-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .hair-oils-offer-container {\n            font-family: 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .hair-oils-offer-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 105, 217, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .hair-oils-offer-header {\n            background: linear-gradient(135deg, #1a4b8c, #0a3a6a);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .hair-oils-offer-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .hair-oils-offer-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .hair-oils-offer-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .hair-oils-offer-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 105, 217, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .hair-oils-offer-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #0277bd, #81d4fa);\n        }\n\n        .hair-oils-offer-card-content {\n            padding: 20px;\n        }\n\n        .hair-oils-offer-section-title {\n            color: #1a4b8c;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .hair-oils-offer-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .hair-oils-offer-intro-text {\n            color: #0d47a1;\n            font-size: 15px;\n            font-weight: 500;\n            background: #e3f2fd;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .hair-oils-offer-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .hair-oils-offer-benefit-item {\n            background: #f5f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0277bd;\n        }\n\n        .hair-oils-offer-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .hair-oils-offer-why-choose {\n            background: linear-gradient(135deg, #e3f2fd, #bbdefb);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .hair-oils-offer-why-choose-title {\n            color: #0d47a1;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .hair-oils-offer-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .hair-oils-offer-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .hair-oils-offer-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .hair-oils-offer-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #e1f5fe;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0277bd;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .hair-oils-offer-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .hair-oils-offer-final-cta {\n            background: linear-gradient(135deg, #1a4b8c, #0277bd);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .hair-oils-offer-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .hair-oils-offer-content {\n                padding: 20px 15px;\n            }\n\n            .hair-oils-offer-header {\n                padding: 18px 15px;\n            }\n\n            .hair-oils-offer-title {\n                font-size: 18px;\n            }\n\n            .hair-oils-offer-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .hair-oils-offer-wrapper {\n                transform: scale(0.9);\n            }\n\n            .hair-oils-offer-title {\n                font-size: 16px;\n            }\n\n            .hair-oils-offer-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"hair-oils-offer-container\"\u003e\n\u003cdiv class=\"hair-oils-offer-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"hair-oils-offer-header\"\u003e\n\u003ch2 class=\"hair-oils-offer-title\"\u003eBabe Repairing Hand Cream 50 ml - Deep Moisturizing and Skin Renewal\u003c\/h2\u003e\n\u003cp class=\"hair-oils-offer-subtitle\"\u003eRevive and Protect Your Hands with Lasting Moisture\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"hair-oils-offer-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"hair-oils-offer-section\"\u003e\n\u003cdiv class=\"hair-oils-offer-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-card-content\"\u003e\n\u003cdiv class=\"hair-oils-offer-intro-text\"\u003eExperience effective hydration and skin repair with Babe's Repairing Hand Cream, specially formulated to revive and protect your hands. This lightweight, fast-absorbing cream provides lasting moisture, helping to restore dry, cracked, and damaged skin without leaving a greasy residue.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"hair-oils-offer-section\"\u003e\n\u003cdiv class=\"hair-oils-offer-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-card-content\"\u003e\n\u003ch2 class=\"hair-oils-offer-section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"hair-oils-offer-benefits-grid\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eIntensive repairing hand cream that deeply moisturizes and renews skin cells.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eCreates a protective barrier against harsh external factors, especially cold weather.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eInstantly softens skin and heals dryness and cracking.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eNon-greasy formula absorbs quickly for comfortable daily use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eRestores skin elasticity and smoothness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eSuitable for all skin types, including sensitive skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"hair-oils-offer-section\"\u003e\n\u003cdiv class=\"hair-oils-offer-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-card-content\"\u003e\n\u003cdiv class=\"hair-oils-offer-why-choose\"\u003e\n\u003ch2 class=\"hair-oils-offer-why-choose-title\"\u003eWhy Choose Babe Repairing Hand Cream?\u003c\/h2\u003e\n\u003cul class=\"hair-oils-offer-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hair-oils-offer-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"hair-oils-offer-ingredient-text\"\u003eProtect your hands from harsh weather with deep hydration.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hair-oils-offer-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"hair-oils-offer-ingredient-text\"\u003eDelivers immediate softness and comfort.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hair-oils-offer-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"hair-oils-offer-ingredient-text\"\u003eCalm and restore dry, cracked skin for a smooth, silky touch.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hair-oils-offer-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"hair-oils-offer-ingredient-text\"\u003eFast shipping available across Egypt.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"hair-oils-offer-final-cta\"\u003eGive your hands the care they deserve with Babe Repairing Hand Cream. Order now and enjoy fast delivery across Egypt for smooth, silky hands all day long!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":43317202714847,"sku":"6041","price":330.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/6041.png?v=1722775098"},{"product_id":"nutrivam-jojoba-milk-100-ml","title":"Nutrivam Body Milk with Jojoba Oil 135 Ml","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        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(3, 159, 233, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #039FE9, #0288d1);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(3, 159, 233, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #039FE9, #4fc3f7);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #039FE9;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #039FE9;\n            font-size: 15px;\n            font-weight: 500;\n            background: #e1f5fe;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #f0f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #039FE9;\n        }\n\n        .bioblas-step-title {\n            color: #039FE9;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #e1f5fe;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #039FE9;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #039FE9;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #f0f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #039FE9;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #e1f5fe, #b3e5fc);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #039FE9;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #039FE9, #0288d1);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eNutrivam Body Milk with Jojoba Oil\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003eDaily Hydration for Soft, Smooth Skin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eNutrivam Body Milk is formulated to provide your skin with the hydration it needs every day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Nutrivam Body Milk with Jojoba Oil\u003c\/h2\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003e\u003cstrong\u003eDeep Hydration:\u003c\/strong\u003e The formula provides long-lasting hydration, keeping the skin soft and smooth.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003e\u003cstrong\u003eFast Absorption:\u003c\/strong\u003e The non-greasy, light formula penetrates quickly into the skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003e\u003cstrong\u003eSkin Barrier Support:\u003c\/strong\u003e It aids in protecting and boosting the skin's natural barrier.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003e\u003cstrong\u003eSuitable for Sensitive Skin:\u003c\/strong\u003e The body milk's formula is suitable for sensitive skin types.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003e\u003cstrong\u003eNourishes Dull \u0026amp; Dry Skin:\u003c\/strong\u003e It helps to revive and nourish dull and dry skin, giving it a glowing look.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Nutrivam Body Milk with Jojoba Oil?\u003c\/h2\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eAbsorbs quickly into the skin without leaving a greasy residue.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eThis body milk is perfect for daily use.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eSuitable for all skin types, even sensitive skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eProvides deep, intense hydration to your skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003ePamper yourself with the luxurious Nutrivam Body Milk and experience how it improves your skin over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":43918099742943,"sku":"19001","price":170.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/Jojobamilk.png?v=1772359194"},{"product_id":"bioblas-anti-hair-loss-styling-cream","title":"BIOBLAS Styling Care Cream collagen and keratin 150ml","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 105, 217, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #008080, #006666);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 105, 217, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #20b2aa, #48d1cc);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #008080;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #006666;\n            font-size: 15px;\n            font-weight: 500;\n            background: #e0f2f1;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #f1f8e9;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #20b2aa;\n        }\n\n        .bioblas-step-title {\n            color: #20b2aa;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #e0f2f1;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #20b2aa;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #008080;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #f1f8e9;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #20b2aa;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #b2dfdb, #80cbc4);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #006666;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #008080, #20b2aa);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eBioblas Styling Care Cream Collagen \u0026amp; Keratin 150ML\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003eAdvanced Styling Formula with Anti-Hair Loss Benefits\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eStyle your hair with the Bioblas anti-hair loss styling cream and enjoy healthy, shiny hair while getting rid of hair loss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Bioblas Styling Care Cream Collagen \u0026amp; Keratin\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eBioblas styling care cream can do wonders for your hair. It can:\u003c\/p\u003e\n\u003cdiv class=\"bioblas-benefits-grid\"\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eGive you the desired hair shape.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eProvide your hair with volume, shine, and health.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eStrengthen your hair with its anti-hair loss ingredient.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Bioblas Styling Care Cream Collagen \u0026amp; Keratin?\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eThe Bioblas Styling Care Cream Collagen \u0026amp; Keratin offers many advantages that make it a great addition to your hair care daily routine, such as:\u003c\/p\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eThe use of collagen gives your hair the ultimate care while making it easier to style.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eThe keratin provides nourishment to make your hair shiny while protecting it from hair loss.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eThis product allows you to style and care for your hair at the same time.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003eDon't hesitate and add this amazing product to you daily routine for a strong, shiny and thick hair. Order it today through our website and make use of our fast delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":44284787228895,"sku":"7034","price":390.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/collagen_and_keratin.png?v=1753941657"},{"product_id":"nutrivam-urea","title":"Nutrivam 10% Urea Repairing Lotion","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Reset and base styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n        }\n\n        .container {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 161, 180, 0.15);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        \/* Header styles *\/\n        .header {\n            background: linear-gradient(135deg, #00A1B4, #007D92);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Content styles *\/\n        .content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 161, 180, 0.08);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .header-line {\n            height: 6px;\n            background: linear-gradient(to right, #00A1B4, #1FACC0);\n        }\n\n        .card-content {\n            padding: 20px;\n        }\n\n        .section-title {\n            color: #00A1B4;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .intro-text {\n            color: #007D92;\n            font-size: 15px;\n            font-weight: 500;\n            background: #E6F8FB;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        \/* Benefits grid *\/\n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .benefit-item {\n            background: #F1FCFD;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #00A1B4;\n        }\n\n        .benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        \/* Ingredients and steps *\/\n        .ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #E6F8FB;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #00A1B4;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        \/* Why choose section *\/\n        .why-choose {\n            background: linear-gradient(135deg, #CCF4F7, #B3F0F4);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .why-choose-title {\n            color: #007D92;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        \/* Final CTA *\/\n        .final-cta {\n            background: linear-gradient(135deg, #00A1B4, #1FACC0);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        \/* Media queries *\/\n        @media (max-width: 768px) {\n            .container {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .content {\n                padding: 20px 15px;\n            }\n\n            .header {\n                padding: 18px 15px;\n            }\n\n            .title {\n                font-size: 18px;\n            }\n\n            .card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .container {\n                transform: scale(0.9);\n            }\n\n            .title {\n                font-size: 16px;\n            }\n\n            .card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch2 class=\"title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eNutrivam Repairing Skin 10% Urea Lotion For Strawberry Skin\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eNutrivam Repairing Lotion is formulated specifically to help you get rid of strawberry skin and effectively rejuvenate your skin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"intro-text\"\u003eGet rid of strawberry skin and rejuvenate your skin with our advanced formula containing 10% urea for effective skin repair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eBenefits of Nutrivam Repairing Lotion For Strawberry Skin\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eNutrivam is an effective lotion for strawberry skin with 10% urea that has skin-repairing properties.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eIt can effectively rejuvenate your skin with advanced formula providing long-lasting hydration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eRestores the softness and elasticity of skin while relieving dry, flaky skin with deep hydration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eRestores the skin's protective layer and reduces stiffness, itching, and irritation instantly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eIts advanced formula provides long-lasting hydration while addressing a variety of skin issues.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eContains 10% urea which is believed to have powerful skin-repairing and rejuvenating properties.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"why-choose\"\u003e\n\u003ch2 class=\"why-choose-title\"\u003eWhy Choose Nutrivam Repairing Lotion For Strawberry Skin?\u003c\/h2\u003e\n\u003cul class=\"ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eHelps reduce strawberry skin and enhances the skin's texture effectively.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003ePrevents and treats dry and flaky skin with long-lasting moisture and hydration.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eInstantly soothes the skin and reduces tightness, irritation, and itchiness.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eTreats many skin conditions, including psoriasis, chronic eczema, post-burn scars, and hyperkeratosis.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003eAdd Nutrivam Repairing Lotion to your routine today and say goodbye to strawberry skin and hello to smooth, hydrated, and radiant skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":44578982461663,"sku":"19003","price":210.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/Urea10.png?v=1772359361"},{"product_id":"biobalance-dermasebum","title":"Biobalance Dermasebum Facial Cleansing Gel 200 Ml","description":"\u003c!-- Biobalance Dermasebum Section - Start --\u003e\n\u003cdiv style=\"max-width: 900px; margin: 25px auto; font-family: 'Roboto', 'Segoe UI', Arial, sans-serif; background: linear-gradient(135deg, #ffffff, #e3f2fd); border-radius: 15px; box-shadow: 0 15px 35px rgba(33, 150, 243, 0.12); overflow: hidden; border: 1px solid #e3f2fd; position: relative;\"\u003e\n\u003c!-- Animated Background Elements --\u003e\n\u003cdiv style=\"position: absolute; width: 100%; height: 100%; overflow: hidden; top: 0; left: 0; z-index: 0; opacity: 0.4;\"\u003e\n\u003cdiv style=\"position: absolute; width: 80px; height: 80px; background: radial-gradient(circle, rgba(33, 150, 243, 0.4) 0%, rgba(33, 150, 243, 0) 70%); border-radius: 50%; top: 10%; left: 10%; animation: float1 15s infinite ease-in-out;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; width: 120px; height: 120px; background: radial-gradient(circle, rgba(0, 188, 212, 0.3) 0%, rgba(0, 188, 212, 0) 70%); border-radius: 50%; top: 50%; right: 10%; animation: float2 20s infinite ease-in-out;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; width: 60px; height: 60px; background: radial-gradient(circle, rgba(129, 199, 132, 0.4) 0%, rgba(129, 199, 132, 0) 70%); border-radius: 50%; bottom: 15%; left: 30%; animation: float3 12s infinite ease-in-out;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header Section with Animation --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #4fc3f7, #0288d1); padding: 35px 30px; color: white; text-align: center; position: relative; z-index: 1; box-shadow: 0 5px 25px rgba(2, 136, 209, 0.3);\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; opacity: 0.1;\"\u003e\n\u003cdiv style=\"position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%); animation: pulse-bg 8s infinite ease-in-out;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"margin: 0; font-size: 32px; font-weight: bold; letter-spacing: 0.5px; position: relative; display: inline-block; animation: Biobalance Skincare        \u0026lt;\/h1\u0026gt;        \u0026lt;p style=;\"\u003eAdvanced Purifying Solutions\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Dermasebum Product --\u003e\n\u003cdiv style=\"padding: 40px 35px; position: relative; z-index: 1; background: rgba(255,255,255,0.7); backdrop-filter: blur(10px);\"\u003e\n\u003cdiv style=\"margin-bottom: 40px; text-align: center;\"\u003e\n\u003ch2 style=\"color: #0288d1; font-size: 26px; margin: 0 0 30px; display: inline-block; position: relative; padding: 0 15px; text-decoration: underline;\"\u003eDermasebum Purifying Facial Cleansing Gel\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- Product Overview Section --\u003e\n\u003cdiv style=\"margin-bottom: 50px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 30px; margin-top: 25px; justify-content: center;\"\u003e\n\u003c!-- Product Image (Left Side) --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px; max-width: 350px; animation: fadeInLeft 0.7s ease-out;\"\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 15px 30px rgba(33, 150, 243, 0.08); overflow: hidden; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 30px; transition: all 0.3s ease;\"\u003e\n\u003cdiv style=\"width: 220px; height: 220px; background: radial-gradient(circle, rgba(227, 242, 253, 1) 0%, rgba(187, 222, 251, 1) 100%); border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 10px 25px rgba(33, 150, 243, 0.15);\"\u003e\n\u003cdiv style=\"width: 140px; height: 140px; position: relative; overflow: hidden;\"\u003e\n\u003c!-- Cleansing Gel bottle visualization --\u003e\n\u003cdiv style=\"position: absolute; width: 80px; height: 110px; background: linear-gradient(to right, rgba(224, 247, 250, 0.8), rgba(179, 229, 252, 0.5)); border-radius: 8px 8px 30px 30px; left: 30px; top: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\"\u003e\n\u003c!-- Bottle texture --\u003e\n\u003cdiv style=\"position: absolute; width: 100%; height: 100%; background: linear-gradient(to right, rgba(178, 235, 242, 0.2), rgba(179, 229, 252, 0.3)); border-radius: 8px 8px 30px 30px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Gel inside --\u003e\n\u003cdiv style=\"position: absolute; width: 70px; height: 75px; background: linear-gradient(to bottom, rgba(79, 195, 247, 0.6), rgba(2, 136, 209, 0.7)); bottom: 0; left: 5px; border-radius: 5px 5px 25px 25px;\"\u003e\n\u003c!-- Bubbles illustration --\u003e\n\u003cdiv style=\"position: absolute; width: 12px; height: 12px; background: rgba(255, 255, 255, 0.5); border-radius: 50%; top: 15px; left: 10px; opacity: 0.7; animation: float-bubble 4s infinite ease-in-out;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; width: 8px; height: 8px; background: rgba(255, 255, 255, 0.5); border-radius: 50%; top: 35px; left: 30px; opacity: 0.6; animation: float-bubble 3.5s infinite ease-in-out 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; width: 10px; height: 10px; background: rgba(255, 255, 255, 0.5); border-radius: 50%; top: 55px; left: 15px; opacity: 0.7; animation: float-bubble 5s infinite ease-in-out 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Pump cap --\u003e\n\u003cdiv style=\"position: absolute; width: 40px; height: 15px; background: #0288d1; top: -15px; left: 20px; border-radius: 20px 20px 0 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Pump --\u003e\n\u003cdiv style=\"position: absolute; width: 6px; height: 20px; background: #90caf9; top: -35px; left: 37px; border-radius: 3px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Pump top --\u003e\n\u003cdiv style=\"position: absolute; width: 22px; height: 8px; background: #0288d1; top: -43px; left: 29px; border-radius: 4px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Foam bubble --\u003e\n\u003cdiv style=\"position: absolute; width: 20px; height: 20px; background: rgba(255, 255, 255, 0.9); border-radius: 50%; top: -50px; left: 45px; box-shadow: 0 0 5px rgba(255, 255, 255, 0.5); animation: pulse 2.5s infinite ease-in-out;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; width: 15px; height: 15px; background: rgba(255, 255, 255, 0.9); border-radius: 50%; top: -45px; left: 60px; box-shadow: 0 0 5px rgba(255, 255, 255, 0.5); animation: pulse 3s infinite ease-in-out 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; width: 12px; height: 12px; background: rgba(255, 255, 255, 0.9); border-radius: 50%; top: -43px; left: 35px; box-shadow: 0 0 5px rgba(255, 255, 255, 0.5); animation: pulse 2.8s infinite ease-in-out 0.3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Size label --\u003e\n\u003cdiv style=\"position: absolute; width: 40px; height: 20px; background: rgba(2, 136, 209, 0.8); border-radius: 10px; bottom: 5px; left: 50px; display: flex; align-items: center; justify-content: center; color: white; font-size: 10px; font-weight: bold;\"\u003e150 ML\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 25px; color: #0288d1; font-size: 18px; font-weight: 600;\"\u003eBiobalance\u003cbr\u003eDermasebum Cleansing Gel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Description (Right Side) --\u003e\n\u003cdiv style=\"flex: 1.5; min-width: 280px; animation: fadeInRight 0.7s ease-out;\"\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 15px 30px rgba(33, 150, 243, 0.08); overflow: hidden; height: 100%;\"\u003e\n\u003cdiv style=\"height: 6px; background: linear-gradient(to right, #4fc3f7, #03a9f4);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 25px;\"\u003e\n\u003ch3 style=\"color: #0288d1; font-size: 20px; margin: 0 0 15px;\"\u003eBest Treating of Biobalance Dermasebum\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 15px; margin: 15px 0 25px;\"\u003e\n\u003cdiv style=\"flex: 1; min-width: 120px; background: #e3f2fd; border-radius: 10px; padding: 12px; display: flex; align-items: center;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 10px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4fc3f7\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #0288d1; font-size: 15px;\"\u003eOily Skin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 120px; background: #e1f5fe; border-radius: 10px; padding: 12px; display: flex; align-items: center;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 10px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#03a9f4\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #0288d1; font-size: 15px;\"\u003eBlackheads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 120px; background: #e0f2f1; border-radius: 10px; padding: 12px; display: flex; align-items: center;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 10px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#26a69a\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #00796b; font-size: 15px;\"\u003eExcess Sebum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 120px; background: #e3f2fd; border-radius: 10px; padding: 12px; display: flex; align-items: center;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 10px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4fc3f7\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #0288d1; font-size: 15px;\"\u003eDiscoloration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Description --\u003e\n\u003cdiv style=\"background: #f8fdfe; border-radius: 12px; padding: 15px; margin: 25px 0; border: 1px dashed #81d4fa;\"\u003e\n\u003cp style=\"color: #455a64; font-size: 15px; line-height: 1.6; margin: 0;\"\u003eIntroducing the \u003cstrong\u003eBiobalance Dermasebum\u003c\/strong\u003e Purifying Facial Cleansing Gel, a powerful solution for oily skin problems. This sulfate-free and oil-free formula is enriched with natural AHA's, providing a gentle yet effective cleansing experience.\u003c\/p\u003e\n\u003cp style=\"color: #455a64; font-size: 15px; line-height: 1.6; margin-top: 10px;\"\u003eExperience the \"Soft Peeling\" effect as this facial cleanser deeply cleanses your pores, removing dirt, impurities, and makeup. The soft foam effortlessly rinses off, leaving your skin feeling refreshed and revitalized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Active Ingredient Section --\u003e\n\u003cdiv style=\"background: #f8fdfe; border-radius: 12px; padding: 15px; margin: 25px 0; border: 1px dashed #80deea;\"\u003e\n\u003ch3 style=\"color: #0288d1; font-size: 18px; margin: 0 0 15px;\"\u003eActive Ingredients\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 10px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; background: #e3f2fd; padding: 10px 15px; border-radius: 8px;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 12px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4fc3f7\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #0288d1; font-size: 15px;\"\u003eZinc Gluconate and Natural AHAs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; background: #e0f7fa; padding: 10px 15px; border-radius: 8px;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 12px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#00bcd4\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #00838f; font-size: 15px;\"\u003eGlycerin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; background: #e0f2f1; padding: 10px 15px; border-radius: 8px;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 12px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#26a69a\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #00796b; font-size: 15px;\"\u003eAllantoin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; background: #e8f5e9; padding: 10px 15px; border-radius: 8px;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 12px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#66bb6a\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #388e3c; font-size: 15px;\"\u003eNatural Betain\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; background: #e3f2fd; padding: 10px 15px; border-radius: 8px;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: white; border-radius: 50%; margin-right: 12px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4fc3f7\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #0288d1; font-size: 15px;\"\u003eVitamin E\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"color: #0288d1; font-size: 20px; margin: 25px 0 15px;\"\u003eUses\u003c\/h3\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0 0 20px;\"\u003e\n\u003cli style=\"padding: 8px 0; display: flex; align-items: start;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 12px; margin-top: 0px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4fc3f7\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #455a64; font-size: 15px; line-height: 1.5;\"\u003eEliminate excess sebum, small pores, discoloration and blackheads\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 8px 0; display: flex; align-items: start;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 12px; margin-top: 0px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4fc3f7\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #455a64; font-size: 15px; line-height: 1.5;\"\u003eImproves the skin's natural barrier\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 8px 0; display: flex; align-items: start;\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 12px; margin-top: 0px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4fc3f7\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #455a64; font-size: 15px; line-height: 1.5;\"\u003ePrevents loss of moisture, and moisturizes the skin\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #e3f2fd; border-radius: 12px; padding: 20px; margin-top: 20px;\"\u003e\n\u003cp style=\"color: #0288d1; font-size: 16px; font-weight: 600; margin: 0 0 10px;\"\u003eHow To Use:\u003c\/p\u003e\n\u003cp style=\"color: #455a64; font-size: 15px; line-height: 1.6; margin: 0 0 10px;\"\u003eUse daily. Massage gently onto wet face and neck twice a day. Rinse thoroughly with warm water and dry with a soft towel.\u003c\/p\u003e\n\u003c!-- Application illustration --\u003e\n\u003cdiv style=\"display: flex; justify-content: space-around; margin-top: 15px;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv style=\"width: 50px; height: 50px; background: white; border-radius: 50%; margin: 0 auto 8px; display: flex; align-items: center; justify-content: center;\"\u003e\u003cspan style=\"color: #4fc3f7; font-size: 20px;\"\u003eAM\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"color: #455a64; font-size: 12px; margin: 0;\"\u003eMorning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv style=\"width: 50px; height: 50px; background: white; border-radius: 50%; margin: 0 auto 8px; display: flex; align-items: center; justify-content: center;\"\u003e\u003cspan style=\"color: #4fc3f7; font-size: 20px;\"\u003ePM\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"color: #455a64; font-size: 12px; margin: 0;\"\u003eEvening\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: center; margin-top: 30px;\"\u003e\n\u003cdiv style=\"width: 70%; height: 1px; background: linear-gradient(to right, rgba(33, 150, 243, 0), rgba(33, 150, 243, 0.5), rgba(33, 150, 243, 0));\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; margin-top: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003cspan style=\"background: #e3f2fd; color: #0288d1; font-weight: bold; padding: 5px 15px; border-radius: 20px; font-size: 14px;\"\u003e SIZE: 150 ML \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CSS Animations --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        @keyframes pulse {\n            0% { transform: scale(1); }\n            50% { transform: scale(1.05); }\n            100% { transform: scale(1); }\n        }\n        \n        @keyframes pulse-light {\n            0% { transform: scale(1); box-shadow: 0 0 0 rgba(33, 150, 243, 0.2); }\n            50% { transform: scale(1.05); box-shadow: 0 0 20px rgba(33, 150, 243, 0.4); }\n            100% { transform: scale(1); box-shadow: 0 0 0 rgba(33, 150, 243, 0.2); }\n        }\n        \n        @keyframes pulse-bg {\n            0% { transform: scale(1.5); opacity: 0.1; }\n            50% { transform: scale(1.8); opacity: 0.15; }\n            100% { transform: scale(1.5); opacity: 0.1; }\n        }\n        \n        @keyframes fadeIn {\n            from { opacity: 0; }\n            to { opacity: 1; }\n        }\n        \n        @keyframes fadeInDown {\n            from {\n                opacity: 0;\n                transform: translateY(-20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \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        @keyframes fadeInLeft {\n            from {\n                opacity: 0;\n                transform: translateX(-20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateX(0);\n            }\n        }\n        \n        @keyframes fadeInRight {\n            from {\n                opacity: 0;\n                transform: translateX(20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateX(0);\n            }\n        }\n        \n        @keyframes float1 {\n            0% { transform: translate(0, 0); }\n            50% { transform: translate(10px, 10px); }\n            100% { transform: translate(0, 0); }\n        }\n        \n        @keyframes float2 {\n            0% { transform: translate(0, 0); }\n            50% { transform: translate(-15px, 15px); }\n            100% { transform: translate(0, 0); }\n        }\n        \n        @keyframes float3 {\n            0% { transform: translate(0, 0); }\n            50% { transform: translate(15px, -10px); }\n            100% { transform: translate(0, 0); }\n        }\n        \n        @keyframes float\u003c\/style\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":44780269699295,"sku":"8066","price":480.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/facial_cleansing_gel.webp?v=1756734095"},{"product_id":"nutrivam-emollient-gentle-gel-wash-300ml","title":"Nutrivam Emollient Gentle Gel Wash 300Ml","description":"\u003c!-- Gentle Cleanser Product Section - Start --\u003e\n\u003cdiv style=\"max-width: 900px; margin: 25px auto; font-family: 'Roboto', 'Segoe UI', Arial, sans-serif; background: linear-gradient(135deg, #ffffff, #f0f7ff); border-radius: 15px; box-shadow: 0 15px 35px rgba(72, 133, 237, 0.12); overflow: hidden; border: 1px solid #e6f0ff; position: relative;\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #4885ed, #3367d6); padding: 35px 30px; color: white; text-align: center; position: relative; z-index: 1; box-shadow: 0 5px 25px rgba(51, 103, 214, 0.3);\"\u003e\n\u003ch2 style=\"margin: 0; font-size: 32px; font-weight: bold; letter-spacing: 0.5px; position: relative; display: inline-block;\"\u003eGENTLE CLEANSER\u003c\/h2\u003e\n\u003cp style=\"margin: 20px 0 0; font-size: 18px; opacity: 0.95; letter-spacing: 1px;\"\u003e\u003cmeta charset=\"utf-8\"\u003eProtects and \u003cspan data-sheets-root=\"1\"\u003ecleanses face\u003c\/span\u003e \u0026amp; Body\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Description Banner --\u003e\n\u003cdiv style=\"background: linear-gradient(to right, #e3f2fd, #e8f5e9); padding: 20px 30px; position: relative; z-index: 1; border-bottom: 1px solid rgba(72, 133, 237, 0.1);\"\u003e\n\u003cp style=\"font-size: 17px; line-height: 1.7; color: #3367d6; margin: 0; text-align: center; font-weight: 500;\"\u003eGENTLE CLEANSES AND PROTECT\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv style=\"padding: 40px 35px; position: relative; z-index: 1; background: rgba(255,255,255,0.7);\"\u003e\n\u003c!-- Product Overview Section --\u003e\n\u003cdiv style=\"margin-bottom: 50px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 30px; margin-top: 25px; justify-content: center;\"\u003e\n\u003c!-- Product Image (Left Side) --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px; max-width: 350px;\"\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 15px 30px rgba(72, 133, 237, 0.08); overflow: hidden; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 30px;\"\u003e\n\u003cp style=\"margin-top: 25px; color: #3367d6; font-size: 18px; font-weight: 600;\"\u003eGENTLE CLEANSER\u003cbr\u003eFace and Body Wash\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Description (Right Side) --\u003e\n\u003cdiv style=\"flex: 1.5; min-width: 280px;\"\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 15px 30px rgba(72, 133, 237, 0.08); overflow: hidden; height: 100%;\"\u003e\n\u003cdiv style=\"height: 6px; background: linear-gradient(to right, #4885ed, #3367d6);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 25px;\"\u003e\n\u003ch3 style=\"color: #3367d6; font-size: 20px; margin: 0 0 15px;\"\u003eDescription Of Protects and Cleanses Face\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 20px; color: #5f6368; font-size: 16px;\"\u003eFace and Body Wash With its unique blend of ingredients, our product provides deep hydration and nourishment to combat dryness and restore the skin's natural moisture barrier. It helps soothe and relieve itching, reducing the frequency and severity of eczema outbreaks.\u003c\/p\u003e\n\u003ch3 style=\"color: #3367d6; font-size: 20px; margin: 25px 0 15px;\"\u003eActive Ingredients\u003c\/h3\u003e\n\u003cdiv style=\"margin-bottom: 20px; padding-left: 15px; border-left: 3px solid #a5d6a7;\"\u003e\n\u003ch4 style=\"color: #4285f4; margin: 0 0 8px; font-size: 17px;\"\u003eSoothing Complex\u003c\/h4\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e8f5e9; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#4caf50\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAloe Barbadensis\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e8f5e9; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#4caf50\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eChamomile\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e8f5e9; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#4caf50\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAlpha-Bisabolol\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e8f5e9; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#4caf50\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAllantoin\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 20px; padding-left: 15px; border-left: 3px solid #bbdefb;\"\u003e\n\u003ch4 style=\"color: #4285f4; margin: 0 0 8px; font-size: 17px;\"\u003eMoisturising Factor\u003c\/h4\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e3f2fd; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eJojoba Active\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 20px; padding: 15px; background: #fff4e5; border-radius: 10px; text-align: center;\"\u003e\u003cspan style=\"font-size: 18px; color: #f57c00; font-weight: bold;\"\u003e🚫 SOAP FREE - SULFATE FREE 🚫\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Uses Section --\u003e\n\u003cdiv style=\"margin: 60px 0;\"\u003e\n\u003cdiv style=\"margin-bottom: 30px; position: relative; text-align: center;\" class=\"section-header\"\u003e\n\u003ch2 style=\"color: #4885ed; font-size: 26px; margin: 0; display: inline-block; position: relative; padding: 0 15px;\"\u003eUses \u0026amp; Benefits \u003cspan style=\"position: absolute; bottom: -10px; left: 0; width: 100%; height: 3px; background: linear-gradient(to right, rgba(72, 133, 237, 0), rgba(72, 133, 237, 1), rgba(72, 133, 237, 0)); border-radius: 3px;\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 15px 30px rgba(72, 133, 237, 0.08); overflow: hidden; margin-top: 20px; padding: 25px;\"\u003e\n\u003cdiv style=\"margin-bottom: 25px; padding: 15px; background: #fff3e0; border-radius: 10px; text-align: center;\"\u003e\u003cspan style=\"font-size: 16px; color: #e65100; font-weight: bold;\"\u003e🚨 For Sensitive and delicate skin With Jojoba Respects, the Natural balance of the skin\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 20px;\"\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003ePrevents dehydration and delivers intense nourishment\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eQuickly relieves itching\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eGentle cleansing thanks to its syndet formula\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How to Use Section --\u003e\n\u003cdiv style=\"margin: 60px 0 20px;\"\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 15px 30px rgba(72, 133, 237, 0.08); overflow: hidden; margin-top: 20px; padding: 25px; text-align: center;\"\u003e\n\u003cdiv style=\"padding: 15px; background: #e8f5e9; border-radius: 10px; display: inline-block;\"\u003e\u003cspan style=\"font-size: 16px; color: #2e7d32; font-weight: bold;\"\u003eSuitable For Daily Use\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Gentle Cleanser Product Section - End --\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":45010354503903,"sku":"19007","price":280.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/Cleanses_Face.png?v=1754819407"},{"product_id":"nutrivam-cicavam-skin-regenerator-cream-40mg","title":"Nutrivam Cicavam HA 40Mg","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        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(67, 126, 232, 0.15);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #437EE8, #2E5BB8);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(67, 126, 232, 0.08);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #437EE8, #5A8AEA);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #437EE8;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #2E5BB8;\n            font-size: 15px;\n            font-weight: 500;\n            background: #EDF4FF;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #F1F8FF;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #437EE8;\n        }\n\n        .bioblas-step-title {\n            color: #437EE8;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #EDF4FF;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #437EE8;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #437EE8;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #F1F8FF;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #437EE8;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #D6E8FF, #C2DCFF);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #2E5BB8;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #437EE8, #5A8AEA);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eNutrivam Cicavam Repairing and Skin Regenerator Cream\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003eCicavam Repairing and Skin Regenerator Cream is highly effective in reducing the formation of scars and accelerating wound healing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eCicavam Skin Regenerator Cream has a powerful combination of vital ingredients that speed up tissue regeneration and accelerate wound healing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Nutrivam Cicavam Repairing and Skin Regenerator Cream\u003c\/h2\u003e\n\u003cdiv class=\"bioblas-benefits-grid\"\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003ePromotes quick healing in burns, ulcers, and wounds by shielding and restoring injured skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eSpeeds up the process of skin repair and reduces recovery time by promoting faster cell division.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003ePowerful combination of vital ingredients that accelerate tissue regeneration and healing process.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Nutrivam Cicavam Repairing and Skin Regenerator Cream?\u003c\/h2\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eVery beneficial for treating ulcers and burns with faster healing results.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eEncourages faster and more effective skin regeneration with proven results.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eBoosts collagen production for firmer, smoother, and healthier-looking skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eRestores the skin barrier by providing a calming and protective effect.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eAnti-irritant properties reduce discomfort and have reparative effects on skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003eGet Nutrivam Cicavam Repairing \u0026amp; Skin Regenerator Cream now to restore your skin naturally and give it the attention it needs right away.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":45256163295455,"sku":"19008","price":265.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/CICAVAM-HA.webp?v=1772020998"},{"product_id":"bioblas-forte-anti-hair-loss-intensive-herbal-serum-60ml","title":"Bioblas Forte anti-hair loss treatment  Intensive Herbal Serum 60Ml","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        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 105, 217, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #1a4b8c, #0a3a6a);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 105, 217, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #0277bd, #81d4fa);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #1a4b8c;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #0d47a1;\n            font-size: 15px;\n            font-weight: 500;\n            background: #e3f2fd;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #f5f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0277bd;\n        }\n\n        .bioblas-step-title {\n            color: #0277bd;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #e1f5fe;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0277bd;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #1a4b8c;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #f5f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0277bd;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #e3f2fd, #bbdefb);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #0d47a1;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #1a4b8c, #0277bd);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eBioblas Forte anti-hair loss treatment Intensive Herbal Serum 60ml\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003e96% Herbal Formula with Patented Complex B19\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eStrengthen your hair and boost your confidence with our Bioblas Anti-Hair Fall Serum. This lightweight formula is absorbed quickly and can be used every day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Description --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBioblas Anti-Hair Fall Serum Description\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eThis anti-hair loss treatment is designed specifically to fight intense hair loss using a 96% herbal serum formula. It restores dead hair follicles, boosts hair roots, and increases hair growth for thick, lush hair.\u003c\/p\u003e\n\u003cp class=\"bioblas-text\"\u003eThe expected time for the results, however, depends on the extent of the hair loss problem, the hair type, and the consistency of use. If you have any allergies, consult with your doctor before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How It Works --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eHow It Works:\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eBioblas has created this anti-hair loss treatment using its Patented Herbal Complex B19 to combat severe hair loss:\u003c\/p\u003e\n\u003cdiv class=\"bioblas-work-steps\"\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eNourish\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eThe rich herbal actives stop intense hair loss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eProtects\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eThe serum protects the scalp's natural barrier.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eRenews\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eMinerals and vitamins renew hair growth cells.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Bioblas Anti-Hair Loss Treatment\u003c\/h2\u003e\n\u003cdiv class=\"bioblas-benefits-grid\"\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eReinforces hair roots and follicles to support stronger, healthier hair growth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eNourishes the scalp to improve hair texture and density.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eRepairs damaged or brittle strands to protect them from breaking and falling out.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eGentle, non-greasy formula suitable for daily use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Bioblas Anti-Hair Fall Serum?\u003c\/h2\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eMore than 90% natural ingredients such as extracts of horsetail, ivy, rosemary, and nettle for safe herbal care.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eSuitable for seasonal shedding or long-term hair fall.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eFree of harsh chemicals and parabens, making it ideal for sensitive skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003eBioblas Anti Hair Fall Serum brings nature's solutions to your shelf. Add it to your routine today and get that lush, healthy hair you want in just a few weeks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":46092311036127,"sku":"7416","price":680.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/Forte_anti-hair_loss_treatment_Intensive_Herbal.png?v=1768827414"},{"product_id":"bioblas-mask","title":"Bioblas Collagen \u0026 keratin Conditioner and Hair Mask 300ml","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    body {\n        font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n        background: #f8fafe;\n        padding: 15px;\n        line-height: 1.5;\n    }\n\n    .container {\n        max-width: 700px;\n        margin: 15px auto;\n        background: #f5f9ff;\n        border-radius: 12px;\n        box-shadow: 0 6px 16px rgba(9, 46, 82, 0.15);\n        overflow: hidden;\n        border: 1px solid #e6f0ff;\n        transform: scale(0.9);\n        transform-origin: center;\n    }\n\n    .header {\n        background: linear-gradient(135deg, #092E52, #061F37);\n        padding: 20px;\n        color: white;\n        text-align: center;\n    }\n\n    .title {\n        margin: 0;\n        font-size: 20px;\n        font-weight: bold;\n        letter-spacing: 0.3px;\n        line-height: 1.2;\n    }\n\n    .subtitle {\n        margin: 12px 0 0;\n        font-size: 14px;\n        letter-spacing: 0.5px;\n    }\n\n    .content {\n        padding: 25px 20px;\n        background: #fff;\n    }\n\n    .section {\n        background: white;\n        border-radius: 12px;\n        box-shadow: 0 6px 15px rgba(9, 46, 82, 0.08);\n        overflow: hidden;\n        margin-bottom: 20px;\n    }\n\n    .header-line {\n        height: 6px;\n        background: linear-gradient(to right, #092E52, #0F4369);\n    }\n\n    .card-content {\n        padding: 20px;\n    }\n\n    .section-title {\n        color: #092E52;\n        font-size: 18px;\n        margin: 0 0 15px;\n        font-weight: bold;\n    }\n\n    .intro-text {\n        color: #061F37;\n        font-size: 15px;\n        font-weight: 500;\n        background: #E6EFF8;\n        padding: 15px;\n        border-radius: 10px;\n        margin-bottom: 15px;\n    }\n\n    .benefits-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 15px;\n        margin: 15px 0;\n    }\n\n    .benefit-item {\n        background: #F1F6FC;\n        border-radius: 10px;\n        padding: 15px;\n        border-left: 3px solid #092E52;\n    }\n\n    .benefit-title {\n        color: #092E52;\n        font-size: 13px;\n        font-weight: bold;\n        margin-bottom: 6px;\n    }\n\n    .benefit-text {\n        color: #546e7a;\n        font-size: 13px;\n    }\n\n    .step-block {\n        background: #F1F6FC;\n        border-radius: 10px;\n        padding: 16px;\n        margin-bottom: 14px;\n        border-left: 4px solid #092E52;\n    }\n\n    .step-header {\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n    }\n\n    .step-number {\n        background: #092E52;\n        color: white;\n        width: 26px;\n        height: 26px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 13px;\n        font-weight: bold;\n        flex-shrink: 0;\n        margin-right: 10px;\n    }\n\n    .step-title {\n        color: #092E52;\n        font-size: 14px;\n        font-weight: bold;\n    }\n\n    .step-list {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .step-list li {\n        padding: 5px 0;\n        display: flex;\n        align-items: flex-start;\n        border-bottom: 1px solid #e0ecf8;\n        font-size: 13px;\n        color: #546e7a;\n    }\n\n    .step-list li:last-child {\n        border-bottom: none;\n    }\n\n    .step-list li::before {\n        content: \"•\";\n        color: #092E52;\n        font-weight: bold;\n        margin-right: 8px;\n        flex-shrink: 0;\n    }\n\n    .ingredients-list {\n        list-style: none;\n        padding: 0;\n        margin: 15px 0;\n    }\n\n    .ingredients-list li {\n        padding: 8px 0;\n        display: flex;\n        align-items: flex-start;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    .ingredients-list li:last-child {\n        border-bottom: none;\n    }\n\n    .ingredient-icon {\n        width: 16px;\n        height: 16px;\n        background: #E6EFF8;\n        border-radius: 50%;\n        margin-right: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        color: #092E52;\n        font-size: 10px;\n        font-weight: bold;\n        flex-shrink: 0;\n        margin-top: 2px;\n    }\n\n    .ingredient-text {\n        color: #546e7a;\n        font-size: 13px;\n    }\n\n    .why-choose {\n        background: linear-gradient(135deg, #CCE0F2, #B3D4ED);\n        border-radius: 10px;\n        padding: 18px;\n        margin: 15px 0;\n    }\n\n    .why-choose-title {\n        color: #061F37;\n        font-size: 16px;\n        font-weight: bold;\n        margin-bottom: 12px;\n    }\n\n    .final-cta {\n        background: linear-gradient(135deg, #092E52, #0F4369);\n        color: white;\n        padding: 18px;\n        border-radius: 10px;\n        text-align: center;\n        font-size: 14px;\n        line-height: 1.5;\n    }\n\n    @media (max-width: 768px) {\n        .container {\n            margin: 10px;\n            transform: scale(0.95);\n        }\n        .content { padding: 20px 15px; }\n        .header { padding: 18px 15px; }\n        .title { font-size: 18px; }\n        .card-content { padding: 18px 15px; }\n    }\n\n    @media (max-width: 480px) {\n        .container { transform: scale(0.9); }\n        .title { font-size: 16px; }\n        .card-content { padding: 15px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch2 style=\"color: #ffffff;\" class=\"title\"\u003eBioBlas Keratin \u0026amp; Collagen Hair Mask – Ultimate Strength and Repair for Your Hair\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eTransform your hair care routine with our Keratin \u0026amp; Collagen Conditioner Hair Mask, specifically designed for silk softness and intense shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"intro-text\"\u003eA deeply nourishing conditioner mask formulated with Keratin, Collagen, and BIOCOMPLEX B19 to repair damaged hair, restore elasticity, and deliver lasting softness and shine from root to tip.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Ingredients --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Ingredients \u0026amp; Benefits\u003c\/h2\u003e\n\u003c!-- Keratin --\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-header\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eKeratin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"step-list\"\u003e\n\u003cli\u003eReplenishes and repairs the hair shafts by filling in split ends.\u003c\/li\u003e\n\u003cli\u003eStrengthens the overall hair structure for more resilient strands.\u003c\/li\u003e\n\u003cli\u003eHelps restore smoothness and reduces frizz for a polished finish.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Collagen --\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-header\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eCollagen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"step-list\"\u003e\n\u003cli\u003eEnhances moisture retention within the hair shafts for lasting hydration.\u003c\/li\u003e\n\u003cli\u003eImproves elasticity to reduce breakage and increase flexibility.\u003c\/li\u003e\n\u003cli\u003eGives hair a fuller, more voluminous appearance with every use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- BIOCOMPLEX B19 --\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-header\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eBIOCOMPLEX B19\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"step-list\"\u003e\n\u003cli\u003eSupports overall hair health by improving strength and resilience.\u003c\/li\u003e\n\u003cli\u003eWorks synergistically with Keratin and Collagen for amplified repair results.\u003c\/li\u003e\n\u003cli\u003eNourishes hair from within to promote long-term vitality and shine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Benefits --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eDeeply Repairs\u003c\/div\u003e\n\u003cdiv class=\"benefit-text\"\u003eInfuses hair with essential nutrients to restore health and vitality to dry, damaged strands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eStrengthens \u0026amp; Rejuvenates\u003c\/div\u003e\n\u003cdiv class=\"benefit-text\"\u003eRebuilds the hair structure from within, reducing breakage and improving overall resilience.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eImproves Manageability\u003c\/div\u003e\n\u003cdiv class=\"benefit-text\"\u003eMakes hair easier to style, detangle, and maintain for a smoother daily routine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eEnhances Shine\u003c\/div\u003e\n\u003cdiv class=\"benefit-text\"\u003eDelivers intense, natural-looking shine and a silky-soft texture with consistent use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How To Use --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow To Use Hair Mask?\u003c\/h2\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-header\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eApply After Shampooing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"step-list\"\u003e\n\u003cli\u003eAfter shampooing, apply a generous amount to damp hair.\u003c\/li\u003e\n\u003cli\u003eFocus on the lengths and ends where damage is most visible.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-header\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eLeave On for Deep Conditioning\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"step-list\"\u003e\n\u003cli\u003eLeave the mask on for 5–10 minutes to allow deep penetration of active ingredients.\u003c\/li\u003e\n\u003cli\u003eUse a wide-tooth comb to evenly distribute throughout the hair if needed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-header\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eRinse \u0026amp; Repeat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"step-list\"\u003e\n\u003cli\u003eRinse thoroughly with lukewarm water until clean.\u003c\/li\u003e\n\u003cli\u003eFor best results, use regularly as part of your ongoing hair care routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"why-choose\"\u003e\n\u003ch2 class=\"why-choose-title\"\u003eWhy Choose BioBlas Keratin \u0026amp; Collagen Mask?\u003c\/h2\u003e\n\u003cul class=\"ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003ePowerful triple-action formula: Keratin + Collagen + BIOCOMPLEX B19 for complete hair repair and renewal.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eTargets the root causes of damage — dryness, breakage, and loss of elasticity — for lasting transformation.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eRevitalizes dry and damaged hair while enhancing natural shine, softness, and resilience.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eSuitable for all hair types, especially those prone to frizz, split ends, or chemical or heat damage.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eQuick, indulgent 5–10 minute treatment that fits effortlessly into any weekly hair care routine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003ePamper your hair with BioBlas Keratin \u0026amp; Collagen Conditioner Hair Mask and discover the secret to beautifully repaired, healthy hair. Experience the ultimate in hair care luxury — add to cart and start your transformation today!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":46216189018335,"sku":"7423","price":390.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/hair_mask.webp?v=1775746518"},{"product_id":"nutrivam-cicavam-post-procedure-40mgnutrivam-cicavam-post-procedure-40mg","title":"Nutrivam Cicavam Post B5 40ml","description":"\u003c!-- CICAVAM Product Section - Start --\u003e\n\u003cdiv style=\"max-width: 900px; margin: 25px auto; font-family: 'Roboto', 'Segoe UI', Arial, sans-serif; background: #f0f7ff; border-radius: 15px; box-shadow: 0 8px 15px rgba(72, 133, 237, 0.1); overflow: hidden; border: 1px solid #e6f0ff; position: relative;\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv style=\"background: #3367d6; padding: 35px 30px; color: white; text-align: center; position: relative; z-index: 1; box-shadow: 0 4px 10px rgba(51, 103, 214, 0.2);\"\u003e\n\u003ch2 style=\"margin: 0; font-size: 32px; font-weight: bold; letter-spacing: 0.5px; position: relative; display: inline-block;\"\u003eCICAVAM\u003c\/h2\u003e\n\u003ch2 dir=\"ltr\"\u003e\u003cspan\u003e NutriVam Cicavam Post B5 (40g)\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- Product Description Banner --\u003e\n\u003cdiv style=\"background: #e8f5e9; padding: 20px 30px; position: relative; z-index: 1; border-bottom: 1px solid rgba(72, 133, 237, 0.1);\"\u003e\n\u003cp style=\"font-size: 17px; line-height: 1.7; color: #3367d6; margin: 0; text-align: center; font-weight: 500;\"\u003eCICAVAM is highly efficient in wound healing acceleration and reduction of scar formation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv style=\"padding: 40px 35px; position: relative; z-index: 1; background: white;\"\u003e\n\u003c!-- Product Overview Section --\u003e\n\u003cdiv style=\"margin-bottom: 50px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 30px; margin-top: 25px; justify-content: center;\"\u003e\n\u003c!-- Product Image (Left Side) --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px; max-width: 350px;\"\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 8px 15px rgba(72, 133, 237, 0.08); overflow: hidden; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 30px;\"\u003e\n\u003cdiv style=\"width: 220px; height: 220px; background: #bbdefb; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 5px 15px rgba(66, 133, 244, 0.15);\"\u003e\n\u003cdiv style=\"width: 100px; height: 100px; position: relative; overflow: hidden;\"\u003e\n\u003c!-- Healing skin layers visualization (simplified) --\u003e\n\u003cdiv style=\"position: absolute; width: 100%; height: 100%; background: #ffebee; border-radius: 8px; overflow: hidden;\"\u003e\n\u003c!-- Damaged skin layer --\u003e\n\u003cdiv style=\"position: absolute; width: 60%; height: 30%; background: #ffcdd2; top: 0; left: 20%; border-radius: 0 0 50% 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Healing layer --\u003e\n\u003cdiv style=\"position: absolute; width: 80%; height: 40%; background: #c8e6c9; top: 25%; left: 10%; border-radius: 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Bottom healthy skin layer --\u003e\n\u003cdiv style=\"position: absolute; width: 100%; height: 40%; background: #bbdefb; bottom: 0; border-radius: 8px 8px 8px 8px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 25px; color: #3367d6; font-size: 18px; font-weight: 600;\"\u003eCICAVAM\u003cbr\u003eAdvanced Healing Formula\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Description (Right Side) --\u003e\n\u003cdiv style=\"flex: 1.5; min-width: 280px;\"\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 8px 15px rgba(72, 133, 237, 0.08); overflow: hidden; height: 100%;\"\u003e\n\u003cdiv style=\"height: 6px; background: #4885ed;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 25px;\"\u003e\n\u003ch3 style=\"color: #3367d6; font-size: 20px; margin: 0 0 15px;\"\u003eKey Ingredients\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 20px; color: #5f6368; font-size: 16px;\"\u003eSynergise key Ingredients of the skin's healing:\u003c\/p\u003e\n\u003cdiv style=\"margin-bottom: 20px; padding-left: 15px; border-left: 3px solid #a5d6a7;\"\u003e\n\u003ch4 style=\"color: #4285f4; margin: 0 0 8px; font-size: 17px;\"\u003e1. Mimosa Tenuiflora\u003c\/h4\u003e\n\u003cp style=\"color: #5f6368; font-size: 14px; margin: 0 0 8px;\"\u003e\"Skin's tree\" - wound healing action\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e8f5e9; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#4caf50\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAntimicrobial\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e8f5e9; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#4caf50\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAnti-inflammatory\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e8f5e9; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#4caf50\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAccelerates skin reconstruction\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e8f5e9; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#4caf50\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAnalgesic\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 20px; padding-left: 15px; border-left: 3px solid #bbdefb;\"\u003e\n\u003ch4 style=\"color: #4285f4; margin: 0 0 8px; font-size: 17px;\"\u003e2. Organic Propolis M.E.D\u003c\/h4\u003e\n\u003cp style=\"color: #5f6368; font-size: 14px; margin: 0 0 8px;\"\u003eDecreasing healing time and Stimulation of Cell Proliferation\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e3f2fd; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAntimicrobial\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e3f2fd; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAnti-inflammatory\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #e3f2fd; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAntioxidant\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 20px; padding-left: 15px; border-left: 3px solid #ffcc80;\"\u003e\n\u003ch4 style=\"color: #4285f4; margin: 0 0 8px; font-size: 17px;\"\u003e3. Minerals (Copper \u0026amp; Zinc sulfates)\u003c\/h4\u003e\n\u003cp style=\"color: #5f6368; font-size: 14px; margin: 0 0 8px;\"\u003eSoothing and protective effect\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #fff3e0; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#ff9800\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAnti-inflammatory\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #fff3e0; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#ff9800\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eAnti-irritant effect\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #fff3e0; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#ff9800\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eRestores the skin barrier\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #fff3e0; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#ff9800\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eRepairing effect\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-left: 15px; border-left: 3px solid #ce93d8;\"\u003e\n\u003ch4 style=\"color: #4285f4; margin: 0 0 8px; font-size: 17px;\"\u003e4. Vitamin E \u0026amp; Centella asiatica\u003c\/h4\u003e\n\u003cp style=\"color: #5f6368; font-size: 14px; margin: 0 0 8px;\"\u003eAnti-oxidant and regenerative action\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #f3e5f5; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#9c27b0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eIncrease collagen synthesis and cellular proliferation\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #f3e5f5; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#9c27b0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eIncrease skin hydration and elasticity\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"display: flex; align-items: center; margin-bottom: 5px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; background: #f3e5f5; border-radius: 50%; margin-right: 8px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#9c27b0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 14px;\"\u003eImprove blood circulation and promote tissue regeneration\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Active Ingredients Summary --\u003e\n\u003cdiv style=\"margin: 40px 0;\"\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 8px 15px rgba(72, 133, 237, 0.08); overflow: hidden; padding: 25px;\"\u003e\n\u003ch3 style=\"color: #3367d6; font-size: 20px; margin: 0 0 15px; text-align: center;\"\u003eActive Ingredients\u003c\/h3\u003e\n\u003cp style=\"color: #5f6368; font-size: 16px; margin: 0 0 15px; text-align: center;\"\u003eSynergise key Ingredients of the skin's healing:\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 15px; justify-content: center;\"\u003e\n\u003cdiv style=\"background: #e8f5e9; padding: 15px; border-radius: 10px; flex: 1; min-width: 120px; max-width: 200px; text-align: center;\"\u003e\n\u003cdiv style=\"width: 40px; height: 40px; background: white; border-radius: 50%; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 8px rgba(76, 175, 80, 0.2);\"\u003e\u003cspan style=\"color: #4caf50; font-weight: bold;\"\u003e1\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 0; color: #2e7d32; font-weight: 600; font-size: 14px;\"\u003eMimosa Tenuiflora\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #e3f2fd; padding: 15px; border-radius: 10px; flex: 1; min-width: 120px; max-width: 200px; text-align: center;\"\u003e\n\u003cdiv style=\"width: 40px; height: 40px; background: white; border-radius: 50%; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 8px rgba(33, 150, 243, 0.2);\"\u003e\u003cspan style=\"color: #2196f3; font-weight: bold;\"\u003e2\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 0; color: #1565c0; font-weight: 600; font-size: 14px;\"\u003eOrganic Propolis M.E.D\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff3e0; padding: 15px; border-radius: 10px; flex: 1; min-width: 120px; max-width: 200px; text-align: center;\"\u003e\n\u003cdiv style=\"width: 40px; height: 40px; background: white; border-radius: 50%; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 8px rgba(255, 152, 0, 0.2);\"\u003e\u003cspan style=\"color: #ff9800; font-weight: bold;\"\u003e3\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 0; color: #e65100; font-weight: 600; font-size: 14px;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cb id=\"docs-internal-guid-0b2b8d13-7fff-ae59-3e24-3cbba017a30f\"\u003e\u003cspan\u003eVitamin B5 (Panthenol)\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f3e5f5; padding: 15px; border-radius: 10px; flex: 1; min-width: 120px; max-width: 200px; text-align: center;\"\u003e\n\u003cdiv style=\"width: 40px; height: 40px; background: white; border-radius: 50%; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 8px rgba(156, 39, 176, 0.2);\"\u003e\u003cspan style=\"color: #9c27b0; font-weight: bold;\"\u003e4\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 0; color: #6a1b9a; font-weight: 600; font-size: 14px;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cb id=\"docs-internal-guid-57e09073-7fff-0a45-2426-03adb058fbe3\"\u003e\u003cspan\u003eCentella (Cica)\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Uses Section --\u003e\n\u003cdiv style=\"margin: 60px 0;\"\u003e\n\u003cdiv style=\"margin-bottom: 30px; position: relative; text-align: center;\" class=\"section-header\"\u003e\n\u003ch2 style=\"color: #4885ed; font-size: 26px; margin: 0; display: inline-block; position: relative; padding: 0 15px;\"\u003eUses \u0026amp; Benefits \u003cspan style=\"position: absolute; bottom: -10px; left: 0; width: 100%; height: 3px; background: #4885ed; border-radius: 3px;\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: white; border-radius: 16px; box-shadow: 0 8px 15px rgba(72, 133, 237, 0.08); overflow: hidden; margin-top: 20px; padding: 25px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 20px;\"\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eAccelerates skin reconstruction\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eDecreases healing time and stimulates cell proliferation\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eUsed with Burns and ulcers\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003ePromoting faster and more efficient skin regeneration\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eIncreasing collagen synthesis\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eSoothing and protective effect helps to restore the skin barrier\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eAnti-irritant properties provide relief from discomfort\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eRepairing effect, thanks to its antioxidant and regenerative action\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eImproves skin hydration and elasticity\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"padding: 12px 0; display: flex; align-items: start; border-bottom: 1px solid rgba(0,0,0,0.05);\"\u003e\n\u003cspan style=\"width: 24px; height: 24px; min-width: 24px; background: #e3f2fd; border-radius: 50%; margin-right: 15px; margin-top: 2px; display: flex; align-items: center; justify-content: center;\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"#2196f3\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"12\" width=\"12\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan style=\"color: #5f6368; font-size: 15px; line-height: 1.5;\"\u003eEnhancing the overall health and appearance of your skin\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Pharma","offers":[{"title":"Default Title","offer_id":46440067924191,"sku":"19013","price":285.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/cicavam_B5.webp?v=1771938588"},{"product_id":"nutrivam-advanced-hair-formula","title":"Nutrivam Advanced Hair Formula-30 Capsule","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(13, 61, 111, 0.15);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #0D3D6F, #082A4A);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(13, 61, 111, 0.08);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #0D3D6F, #1A5490);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #0D3D6F;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #082A4A;\n            font-size: 15px;\n            font-weight: 500;\n            background: #E6F0FF;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #F1F8FF;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0D3D6F;\n        }\n\n        .bioblas-step-title {\n            color: #0D3D6F;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #E6F0FF;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0D3D6F;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #0D3D6F;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #F1F8FF;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0D3D6F;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #CCE0FF, #B3D4FF);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #082A4A;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #0D3D6F, #1A5490);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eNutrivam Advanced Hair Formula Genetic Baldness Treatment\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003eOur genetic baldness treatment is created with a potent combination of natural DHT blockers and vital nutrients to fight hair loss\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eFight hair loss, especially for those with genetic baldness, with our effective combination of DHT blockers that provide unparalleled results.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Nutrivam Advanced Hair Formula Genetic Baldness Treatment\u003c\/h2\u003e\n\u003cdiv class=\"bioblas-benefits-grid\"\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eTried and true treatment to cure androgenic alopecia that addresses the underlying hormonal factor causing hair loss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eRich with clinically approved DHT blockers that target the main cause of genetic hair loss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eProvides strong hair growth and noticeable healthy effects for thicker, healthier hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Nutrivam Advanced Hair Formula Genetic Baldness Treatment?\u003c\/h2\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eEvident results in less than four weeks of regular usage.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eFormulated with reliable natural ingredients that make the product safe, clean, and hormone-free.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eThis product is suitable for both men and women.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eCombat Hair Loss at the Root by addressing the causes.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003ePromote healthy regrowth and strengthen thinning hair.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003eDon't let genetic baldness define your look. Fight back with the powerful Nutrivam Advanced Hair Formula and regain thicker, healthier hair in just a few weeks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Pharma","offers":[{"title":"Default Title","offer_id":46515026591967,"sku":"19016","price":739.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/AdvancedHaircapsules.webp?v=1775996013"},{"product_id":"nutrivam-advanced-hair-formula-10-capsule","title":"Nutrivam Advanced Hair Formula -10 Capsule","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Reset and base styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n        }\n\n        .container {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(9, 46, 82, 0.15);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        \/* Header styles *\/\n        .header {\n            background: linear-gradient(135deg, #092E52, #061F37);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Content styles *\/\n        .content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(9, 46, 82, 0.08);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .header-line {\n            height: 6px;\n            background: linear-gradient(to right, #092E52, #0F4369);\n        }\n\n        .card-content {\n            padding: 20px;\n        }\n\n        .section-title {\n            color: #092E52;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .intro-text {\n            color: #061F37;\n            font-size: 15px;\n            font-weight: 500;\n            background: #E6EFF8;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        \/* Benefits grid *\/\n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .benefit-item {\n            background: #F1F6FC;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #092E52;\n        }\n\n        .benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        \/* Ingredients and steps *\/\n        .ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #E6EFF8;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #092E52;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        \/* Why choose section *\/\n        .why-choose {\n            background: linear-gradient(135deg, #CCE0F2, #B3D4ED);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .why-choose-title {\n            color: #061F37;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        \/* Final CTA *\/\n        .final-cta {\n            background: linear-gradient(135deg, #092E52, #0F4369);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        \/* Media queries *\/\n        @media (max-width: 768px) {\n            .container {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .content {\n                padding: 20px 15px;\n            }\n\n            .header {\n                padding: 18px 15px;\n            }\n\n            .title {\n                font-size: 18px;\n            }\n\n            .card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .container {\n                transform: scale(0.9);\n            }\n\n            .title {\n                font-size: 16px;\n            }\n\n            .card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch2 class=\"title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eNutrivam Advanced Hair Formula Genetic Baldness Treatment\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eOur genetic baldness cure is created with a scientifically advanced blend of natural DHT blockers and essential nutrients that work together to fight hereditary hair loss and stimulate healthy regrowth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"intro-text\"\u003eFight hereditary hair loss with our scientifically advanced blend of natural DHT blockers and essential nutrients for healthy regrowth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eBenefits of Nutrivam Advanced Hair Formula Genetic Baldness Treatment\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eSupports hair recovery for those suffering from genetic baldness with clinically studied DHT blockers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eEffective natural solution to help manage androgenic alopecia and target hormonal causes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eRich in antioxidants and micronutrients that protect against oxidative stress and promote follicle strength.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-text\"\u003eEncourages thicker hair, improved texture, and overall scalp health for visible and lasting results.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-content\"\u003e\n\u003cdiv class=\"why-choose\"\u003e\n\u003ch2 class=\"why-choose-title\"\u003eWhy Choose Nutrivam Advanced Hair Formula Genetic Baldness Treatment?\u003c\/h2\u003e\n\u003cul class=\"ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eNotice visible hair improvement within the first few weeks of use.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eSafe, natural, and hormone-free formulation suitable for both men and women.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eScientifically designed to treat the root cause of genetic baldness effectively.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003ePromotes lasting regrowth while improving scalp condition and overall hair health.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"ingredient-text\"\u003eGives confidence back with healthier, thicker, and denser hair results.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003eDon't let hereditary hair loss hold you back. Fight genetic baldness at its root with Nutrivam Advanced Hair Formula—the natural cure for stronger, healthier, and fuller-looking hair in just weeks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Pharma","offers":[{"title":"Default Title","offer_id":46515074236639,"sku":"19015","price":270.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/genetic_baldness_treatment.jpg?v=1763537424"}],"url":"https:\/\/shop.vamerpharma.com\/collections\/buy2get1.oembed?page=2","provider":"Vamer Pharma","version":"1.0","type":"link"}