{"product_id":"collagen-facial-mask","title":"5pcs Instant Lifting Collagen White Mask","description":"\u003cstyle\u003e\n  .ilcm-wrap {\n    font-family: 'Georgia', serif;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 44px 24px;\n    background: linear-gradient(160deg, #f8fbff 0%, #ffffff 50%, #f0f8ff 100%);\n    color: #0a1a2a;\n    border-radius: 4px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ilcm-wrap::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 500px 300px at 50% -10%, rgba(200,168,75,0.10) 0%, transparent 70%),\n      radial-gradient(ellipse 350px 300px at 100% 40%, rgba(41,182,246,0.06) 0%, transparent 70%),\n      radial-gradient(ellipse 300px 250px at 0% 80%, rgba(200,168,75,0.07) 0%, transparent 70%);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  .ilcm-wrap \u003e * { position: relative; z-index: 1; }\n\n  @keyframes ilcm-fadeUp {\n    from { opacity: 0; transform: translateY(30px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes ilcm-lineGrow {\n    from { width: 0; opacity: 0; }\n    to   { width: 100%; opacity: 1; }\n  }\n  @keyframes ilcm-slideLeft {\n    from { opacity: 0; transform: translateX(-30px); }\n    to   { opacity: 1; transform: translateX(0); }\n  }\n  @keyframes ilcm-shimmer {\n    0%   { background-position: -300% center; }\n    100% { background-position: 300% center; }\n  }\n  @keyframes ilcm-pulse {\n    0%, 100% { box-shadow: 0 0 8px rgba(200,168,75,0.25), 0 0 0px rgba(41,182,246,0); }\n    50%       { box-shadow: 0 0 24px rgba(200,168,75,0.55), 0 0 40px rgba(41,182,246,0.15); }\n  }\n  @keyframes ilcm-borderCycle {\n    0%   { border-color: #c8a84b; }\n    50%  { border-color: #29b6f6; }\n    100% { border-color: #c8a84b; }\n  }\n  @keyframes ilcm-bgFloat {\n    0%   { background-position: 0% 50%; }\n    50%  { background-position: 100% 50%; }\n    100% { background-position: 0% 50%; }\n  }\n  @keyframes ilcm-sparkle {\n    0%, 100% { opacity: 0.15; transform: scale(1) rotate(0deg); }\n    50%       { opacity: 0.8; transform: scale(1.35) rotate(18deg); }\n  }\n  @keyframes ilcm-cardFloat {\n    0%, 100% { transform: translateY(0px); }\n    50%       { transform: translateY(-5px); }\n  }\n\n  .ilcm-tag {\n    display: inline-block;\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    padding: 7px 20px;\n    border: 1px solid #c8a84b;\n    color: transparent;\n    background: linear-gradient(90deg, #7a6020 0%, #c8a84b 20%, #f5d06a 35%, #ffffff 50%, #29b6f6 65%, #c8a84b 80%, #7a6020 100%);\n    background-size: 300% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    animation: ilcm-shimmer 5s linear infinite, ilcm-fadeUp 0.8s ease 0.1s both, ilcm-borderCycle 4s ease-in-out infinite;\n    margin-bottom: 24px;\n  }\n\n  .ilcm-headline {\n    font-size: 36px;\n    font-weight: 300;\n    line-height: 1.25;\n    color: #0a1a2a;\n    letter-spacing: 0.5px;\n    margin: 0 0 4px;\n    animation: ilcm-fadeUp 0.9s ease 0.3s both;\n  }\n\n  .ilcm-headline em {\n    font-style: normal;\n    background: linear-gradient(90deg, #7a6020, #c8a84b, #f5d06a, #ffffff, #29b6f6, #c8a84b);\n    background-size: 300% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    animation: ilcm-shimmer 5s linear infinite;\n  }\n\n  .ilcm-subheadline {\n    font-size: 15px;\n    font-weight: 300;\n    font-style: italic;\n    color: #4a6a7a;\n    letter-spacing: 0.5px;\n    margin: 0 0 6px;\n    animation: ilcm-fadeUp 0.9s ease 0.45s both;\n  }\n\n  .ilcm-line {\n    height: 1px;\n    background: linear-gradient(90deg, transparent, #c8a84b, #f5d06a, #ffffff, #29b6f6, transparent);\n    margin: 26px 0;\n    animation: ilcm-lineGrow 1.2s ease 0.5s both;\n  }\n\n  .ilcm-section-label {\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #9a7830, #c8a84b, #f5d06a, #29b6f6);\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    margin-bottom: 28px;\n    animation: ilcm-fadeUp 0.9s ease 0.7s both, ilcm-shimmer 5s linear infinite;\n  }\n\n  .ilcm-intro {\n    font-size: 15.5px;\n    line-height: 1.95;\n    color: #2a4a5a;\n    margin-bottom: 40px;\n    animation: ilcm-fadeUp 0.9s ease 0.6s both;\n  }\n\n  .ilcm-intro strong { color: #9a7830; font-weight: 600; }\n\n  \/* BENEFITS *\/\n  .ilcm-benefits { margin-bottom: 44px; }\n\n  .ilcm-benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 18px 0;\n    border-bottom: 1px solid rgba(200,168,75,0.15);\n    opacity: 0;\n    animation: ilcm-slideLeft 0.7s ease forwards;\n  }\n\n  .ilcm-benefit:last-child { border-bottom: none; }\n  .ilcm-benefit:nth-child(1) { animation-delay: 0.85s; }\n  .ilcm-benefit:nth-child(2) { animation-delay: 1.05s; }\n  .ilcm-benefit:nth-child(3) { animation-delay: 1.25s; }\n  .ilcm-benefit:nth-child(4) { animation-delay: 1.45s; }\n  .ilcm-benefit:nth-child(5) { animation-delay: 1.65s; }\n\n  .ilcm-icon {\n    width: 44px;\n    height: 44px;\n    min-width: 44px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #fffbe6, #e1f5fe);\n    border: 1px solid #c8a84b;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n    animation: ilcm-pulse 3s ease-in-out infinite;\n  }\n\n  .ilcm-benefit-body strong {\n    display: block;\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    color: #0a1a2a;\n    letter-spacing: 0.4px;\n    margin-bottom: 5px;\n  }\n\n  .ilcm-benefit-body span {\n    font-size: 14px;\n    color: #3a6070;\n    line-height: 1.8;\n  }\n\n  \/* HOW TO USE *\/\n  .ilcm-how {\n    position: relative;\n    background: linear-gradient(135deg, #fffdf5 0%, #e1f5fe 50%, #fffdf5 100%);\n    background-size: 200% 200%;\n    border: 1px solid rgba(200,168,75,0.3);\n    border-left: 4px solid #c8a84b;\n    padding: 30px 34px;\n    margin-bottom: 44px;\n    overflow: hidden;\n    animation: ilcm-fadeUp 1s ease 1.8s both, ilcm-bgFloat 7s ease infinite;\n  }\n\n  .ilcm-how::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, #c8a84b, #f5d06a, #ffffff, #29b6f6, transparent);\n  }\n\n  .ilcm-how::after {\n    content: '\\2726';\n    position: absolute;\n    bottom: 12px;\n    right: 18px;\n    font-size: 48px;\n    color: rgba(200,168,75,0.12);\n    line-height: 1;\n    animation: ilcm-sparkle 5s ease-in-out infinite;\n  }\n\n  .ilcm-how h3 {\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #9a7830, #c8a84b, #29b6f6);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    margin: 0 0 16px;\n    animation: ilcm-shimmer 5s linear infinite;\n  }\n\n  .ilcm-how p {\n    font-size: 14.5px;\n    line-height: 1.9;\n    color: #2a4a5a;\n    margin: 0;\n    max-width: 90%;\n  }\n\n  .ilcm-closing {\n    text-align: center;\n    margin-top: 44px;\n    padding-top: 32px;\n    border-top: 1px solid rgba(200,168,75,0.2);\n    animation: ilcm-fadeUp 1s ease 2.1s both;\n  }\n\n  .ilcm-closing p {\n    font-size: 16px;\n    font-style: italic;\n    background: linear-gradient(90deg, #7a6020, #c8a84b, #f5d06a, #ffffff, #29b6f6, #c8a84b);\n    background-size: 300% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    letter-spacing: 1px;\n    margin: 0;\n    animation: ilcm-shimmer 5s linear infinite;\n  }\n\n  .ilcm-closing span {\n    display: inline-block;\n    width: 30px;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, #c8a84b);\n    vertical-align: middle;\n    margin: 0 12px;\n  }\n\n  .ilcm-closing span:last-child {\n    background: linear-gradient(90deg, #29b6f6, transparent);\n  }\n\n  @media (max-width: 520px) {\n    .ilcm-headline { font-size: 26px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ilcm-wrap\"\u003e\n\n  \u003cdiv class=\"ilcm-tag\"\u003eInstant Lifting Skincare\u003c\/div\u003e\n\n  \u003ch2 class=\"ilcm-headline\"\u003e5pcs \u003cem\u003eInstant Lifting\u003c\/em\u003e Collagen White Mask\u003c\/h2\u003e\n  \u003cp class=\"ilcm-subheadline\"\u003eLift, brighten and hydrate — visibly, instantly, luxuriously.\u003c\/p\u003e\n\n  \u003cdiv class=\"ilcm-line\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"ilcm-intro\"\u003e\n    Experience the power of \u003cstrong\u003einstant skin transformation\u003c\/strong\u003e with our Collagen White Mask. Infused with premium collagen and brightening actives, each mask delivers a visible lifting effect, deep hydration, and a luminous glow — in just 15–20 minutes.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ilcm-section-label\"\u003eWhy You’ll Love It\u003c\/div\u003e\n\n  \u003cdiv class=\"ilcm-benefits\"\u003e\n    \u003cdiv class=\"ilcm-benefit\"\u003e\n      \u003cdiv class=\"ilcm-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"ilcm-benefit-body\"\u003e\n        \u003cstrong\u003eInstant Lifting Effect\u003c\/strong\u003e\n        \u003cspan\u003eVisibly firms and tightens skin on contact, reducing the appearance of sagging for a more sculpted, youthful look.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ilcm-benefit\"\u003e\n      \u003cdiv class=\"ilcm-icon\"\u003e🦴\u003c\/div\u003e\n      \u003cdiv class=\"ilcm-benefit-body\"\u003e\n        \u003cstrong\u003eCollagen-Powered Renewal\u003c\/strong\u003e\n        \u003cspan\u003eDeeply infuses skin with collagen to restore elasticity, smooth fine lines, and support a plumper complexion.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ilcm-benefit\"\u003e\n      \u003cdiv class=\"ilcm-icon\"\u003e🫧\u003c\/div\u003e\n      \u003cdiv class=\"ilcm-benefit-body\"\u003e\n        \u003cstrong\u003eBrightening White Formula\u003c\/strong\u003e\n        \u003cspan\u003eTargets dullness and uneven tone to reveal a clearer, more luminous and radiant complexion after every use.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ilcm-benefit\"\u003e\n      \u003cdiv class=\"ilcm-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"ilcm-benefit-body\"\u003e\n        \u003cstrong\u003eIntense Deep Hydration\u003c\/strong\u003e\n        \u003cspan\u003eFloods skin with moisture for a soft, supple, dewy finish that lasts well beyond the treatment.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ilcm-benefit\"\u003e\n      \u003cdiv class=\"ilcm-icon\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"ilcm-benefit-body\"\u003e\n        \u003cstrong\u003eGentle for All Skin Types\u003c\/strong\u003e\n        \u003cspan\u003eDermatologically gentle formula suitable for sensitive, dry, combination, and mature skin.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ilcm-how\"\u003e\n    \u003ch3\u003eHow to Use\u003c\/h3\u003e\n    \u003cp\u003eCleanse and dry your face thoroughly. Unfold the mask and apply evenly, smoothing out any air pockets. Leave on for \u003cstrong\u003e15–20 minutes\u003c\/strong\u003e while you relax. Remove and gently pat the remaining essence into your skin — no rinsing needed. Use 2–3 times per week for best results.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ilcm-closing\"\u003e\n    \u003cp\u003e\u003cspan\u003e\u003c\/span\u003e5 masks. 5 moments of pure luxury. Your skin will thank you.\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BeautyGlowSA","offers":[{"title":"Default Title","offer_id":54216005353756,"sku":null,"price":350.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/1176\/4508\/files\/20fff9cf-8e85-465e-b833-5f20792c7c4a.avif?v=1782070725","url":"https:\/\/www.beautyglowsa.co.za\/products\/collagen-facial-mask","provider":"BeautyGlowSA","version":"1.0","type":"link"}