{"product_id":"bioblas-collagen-keratin-conditioner-and-hair-mask-300ml-1-1-free","title":"Bioblas Collagen \u0026 keratin Conditioner and Hair Mask 300ml - 1+1 FREE","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":49237092565215,"sku":"7423*2","price":390.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/Hair_care_mask_1.webp?v=1779198486","url":"https:\/\/shop.vamerpharma.com\/products\/bioblas-collagen-keratin-conditioner-and-hair-mask-300ml-1-1-free","provider":"Vamer Pharma","version":"1.0","type":"link"}