{"product_id":"complete-glow-7-piece-skincare-collection-cleanser-toner-serum-moisturizer-eye-care-retinoid-balm","title":"Complete Glow 7-Piece Skincare Collection – Cleanser, Toner, Serum, Moisturizer, Eye Care \u0026 Retinoid Balm","description":"\u003cstyle\u003e\n  .ac-glow {\n    max-width: 920px;\n    margin: 0 auto;\n    color: #18212c;\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .ac-glow * {\n    box-sizing: border-box;\n  }\n\n  \/* HERO *\/\n  .ac-glow-hero {\n    padding: 34px 22px;\n    background: #f4f7fa;\n    border: 1px solid #dce4ec;\n    border-radius: 20px;\n    text-align: center;\n  }\n\n  .ac-glow-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: #60778d;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n  }\n\n  .ac-glow-hero h2 {\n    margin: 0;\n    color: #111b27;\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 700;\n  }\n\n  .ac-glow-hero p {\n    max-width: 670px;\n    margin: 12px auto 0;\n    color: #586675;\n    font-size: 14px;\n  }\n\n  .ac-glow-tags {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .ac-glow-tags span {\n    padding: 7px 12px;\n    border: 1px solid #cbd7e1;\n    border-radius: 999px;\n    background: #ffffff;\n    color: #40576b;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  \/* SECTION *\/\n  .ac-section {\n    margin-top: 26px;\n  }\n\n  .ac-section-title {\n    margin: 0 0 14px;\n    color: #111b27;\n    text-align: center;\n    font-size: 22px;\n    line-height: 1.3;\n  }\n\n  \/* BENEFITS *\/\n  .ac-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .ac-benefit {\n    padding: 17px 14px;\n    border: 1px solid #dce4ec;\n    border-radius: 15px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .ac-benefit strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #263b4d;\n    font-size: 14px;\n  }\n\n  .ac-benefit span {\n    color: #687886;\n    font-size: 12px;\n  }\n\n  \/* ROUTINE *\/\n  .ac-routine {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 7px;\n  }\n\n  .ac-step {\n    padding: 13px 8px;\n    border-radius: 12px;\n    background: #e9eff4;\n    color: #263b4d;\n    text-align: center;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  .ac-step b {\n    display: block;\n    margin-bottom: 3px;\n    color: #8a9bad;\n    font-size: 10px;\n  }\n\n  \/* ACCORDION *\/\n  .ac-item {\n    margin-bottom: 9px;\n    border: 1px solid #dce4ec;\n    border-radius: 15px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .ac-item summary {\n    position: relative;\n    padding: 16px 48px 16px 16px;\n    color: #182737;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .ac-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ac-item summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    transform: translateY(-50%);\n    color: #6f8498;\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .ac-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ac-item-content {\n    padding: 0 16px 17px;\n    border-top: 1px solid #edf1f5;\n  }\n\n  .ac-item-content p {\n    margin: 13px 0 0;\n    color: #5f6d79;\n    font-size: 13px;\n  }\n\n  .ac-item-content ul {\n    margin: 12px 0 0;\n    padding-left: 19px;\n    color: #5f6d79;\n    font-size: 13px;\n  }\n\n  .ac-item-content li {\n    margin-bottom: 6px;\n  }\n\n  .ac-size {\n    display: inline-block;\n    margin-top: 12px;\n    padding: 5px 9px;\n    background: #edf2f6;\n    border-radius: 7px;\n    color: #50677b;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  \/* FOOTER *\/\n  .ac-glow-footer {\n    margin-top: 24px;\n    padding: 22px 18px;\n    border-radius: 16px;\n    background: #172536;\n    color: #f7f9fb;\n    text-align: center;\n  }\n\n  .ac-glow-footer strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #ffffff;\n    font-size: 16px;\n  }\n\n  .ac-glow-footer span {\n    color: #c7d2dc;\n    font-size: 12px;\n  }\n\n  @media screen and (max-width: 650px) {\n    .ac-glow-hero {\n      padding: 27px 15px;\n    }\n\n    .ac-glow-hero h2 {\n      font-size: 24px;\n    }\n\n    .ac-section-title {\n      font-size: 20px;\n    }\n\n    .ac-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .ac-benefit {\n      text-align: left;\n    }\n\n    .ac-routine {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ac-step:last-child {\n      grid-column: span 2;\n    }\n\n    .ac-item summary {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ac-glow\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ac-glow-hero\"\u003e\n\n    \u003cspan class=\"ac-glow-eyebrow\"\u003e\n      Complete Daily Skincare Routine\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Complete Glow 7-Piece Skincare Collection\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Seven full-size skincare essentials designed to take your routine\n      from makeup removal and cleansing to exfoliation, treatment,\n      hydration and targeted eye and line care.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ac-glow-tags\"\u003e\n      \u003cspan\u003e7 Full-Size Essentials\u003c\/span\u003e\n      \u003cspan\u003eCleanse + Treat + Hydrate\u003c\/span\u003e\n      \u003cspan\u003eAM \u0026amp; PM Routine\u003c\/span\u003e\n      \u003cspan\u003eGlow \u0026amp; Hydration\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"ac-section\"\u003e\n\n    \u003ch2 class=\"ac-section-title\"\u003e\n      Why You’ll Love It\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ac-benefits\"\u003e\n\n      \u003cdiv class=\"ac-benefit\"\u003e\n        \u003cstrong\u003eComplete 7-Step Collection\u003c\/strong\u003e\n        \u003cspan\u003e\n          A coordinated routine for cleansing, exfoliating,\n          treating and hydrating skin.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ac-benefit\"\u003e\n        \u003cstrong\u003eHydration + Visible Glow\u003c\/strong\u003e\n        \u003cspan\u003e\n          Lightweight formulas help skin feel softer,\n          smoother and refreshed.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ac-benefit\"\u003e\n        \u003cstrong\u003eFace + Eye Care\u003c\/strong\u003e\n        \u003cspan\u003e\n          Includes targeted products for hydration,\n          puffiness and the look of fine lines.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ROUTINE --\u003e\n  \u003csection class=\"ac-section\"\u003e\n\n    \u003ch2 class=\"ac-section-title\"\u003e\n      Your Complete Routine\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ac-routine\"\u003e\n\n      \u003cdiv class=\"ac-step\"\u003e\n        \u003cb\u003eSTEP 01\u003c\/b\u003e\n        REMOVE\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ac-step\"\u003e\n        \u003cb\u003eSTEP 02\u003c\/b\u003e\n        CLEANSE\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ac-step\"\u003e\n        \u003cb\u003eSTEP 03\u003c\/b\u003e\n        EXFOLIATE\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ac-step\"\u003e\n        \u003cb\u003eSTEP 04\u003c\/b\u003e\n        TREAT\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ac-step\"\u003e\n        \u003cb\u003eSTEP 05\u003c\/b\u003e\n        HYDRATE\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003csection class=\"ac-section\"\u003e\n\n    \u003ch2 class=\"ac-section-title\"\u003e\n      What’s Included\n    \u003c\/h2\u003e\n\n\n    \u003c!-- ITEM 1 --\u003e\n    \u003cdetails class=\"ac-item\"\u003e\n\n      \u003csummary\u003e\n        1. Take The Day Off Cleansing Balm\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ac-item-content\"\u003e\n\n        \u003cp\u003e\n          A rich cleansing balm that melts into the skin to help remove\n          long-wearing makeup, waterproof eye makeup, sunscreen and\n          everyday impurities.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eQuickly dissolves stubborn makeup and sunscreen.\u003c\/li\u003e\n          \u003cli\u003eHelps deeply cleanse without leaving skin feeling stripped.\u003c\/li\u003e\n          \u003cli\u003eLeaves skin feeling soft, clean and comfortable.\u003c\/li\u003e\n          \u003cli\u003eHelps condition lashes and brows during cleansing.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cspan class=\"ac-size\"\u003e\n          3.8 oz \/ 125 ml\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- ITEM 2 --\u003e\n    \u003cdetails class=\"ac-item\"\u003e\n\n      \u003csummary\u003e\n        2. All About Clean Liquid Facial Soap – Mild\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ac-item-content\"\u003e\n\n        \u003cp\u003e\n          A gentle liquid facial cleanser with a soft,\n          non-drying lather that removes dirt, debris and\n          surface impurities while helping maintain skin’s\n          natural moisture balance.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eLeaves skin feeling clean and refreshed.\u003c\/li\u003e\n          \u003cli\u003eQuick-rinsing, comfortable formula.\u003c\/li\u003e\n          \u003cli\u003eHelps prepare skin for the next step in your routine.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cspan class=\"ac-size\"\u003e\n          6.7 fl. oz\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- ITEM 3 --\u003e\n    \u003cdetails class=\"ac-item\"\u003e\n\n      \u003csummary\u003e\n        3. Clarifying Lotion 2\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ac-item-content\"\u003e\n\n        \u003cp\u003e\n          A refreshing exfoliating lotion designed to sweep away\n          dull surface flakes, grime and excess buildup for\n          smoother, clearer-looking skin.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eHelps remove dulling surface flakes.\u003c\/li\u003e\n          \u003cli\u003eSupports smoother-looking skin texture.\u003c\/li\u003e\n          \u003cli\u003eHelps prepare skin for serum and moisturizer.\u003c\/li\u003e\n          \u003cli\u003eHelps keep pores feeling fresh and clean.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cspan class=\"ac-size\"\u003e\n          6.7 fl. oz \/ 200 ml\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- ITEM 4 --\u003e\n    \u003cdetails class=\"ac-item\"\u003e\n\n      \u003csummary\u003e\n        4. Active Glow Serum\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ac-item-content\"\u003e\n\n        \u003cp\u003e\n          A lightweight, milky serum designed to combine\n          gentle exfoliation, hydration and glow-enhancing care\n          in one easy step.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eHelps reveal fresher, smoother-looking skin.\u003c\/li\u003e\n          \u003cli\u003eProvides lightweight hydration.\u003c\/li\u003e\n          \u003cli\u003eHelps improve the look of radiance.\u003c\/li\u003e\n          \u003cli\u003eLayers easily under moisturizer and makeup.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cspan class=\"ac-size\"\u003e\n          1.0 oz \/ 30 ml\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- ITEM 5 --\u003e\n    \u003cdetails class=\"ac-item\"\u003e\n\n      \u003csummary\u003e\n        5. 100H Auto-Replenishing Hydrator\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ac-item-content\"\u003e\n\n        \u003cp\u003e\n          A refreshing gel-cream moisturizer that absorbs quickly\n          and delivers an immediate boost of hydration for\n          plumper, healthy-looking skin.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eProvides instant and lasting hydration.\u003c\/li\u003e\n          \u003cli\u003eHelps skin look fresh, smooth and plumped.\u003c\/li\u003e\n          \u003cli\u003eLightweight gel-cream texture absorbs quickly.\u003c\/li\u003e\n          \u003cli\u003eCreates a smooth base for makeup application.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cspan class=\"ac-size\"\u003e\n          1 fl. oz \/ 30 ml\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- ITEM 6 --\u003e\n    \u003cdetails class=\"ac-item\"\u003e\n\n      \u003csummary\u003e\n        6. De-Puffing Eye Massage Rollerball\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ac-item-content\"\u003e\n\n        \u003cp\u003e\n          A cooling eye serum rollerball created to instantly\n          refresh the delicate eye area while helping reduce\n          the look of puffiness.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eCooling rollerball refreshes on contact.\u003c\/li\u003e\n          \u003cli\u003eHelps reduce the appearance of puffiness.\u003c\/li\u003e\n          \u003cli\u003eHelps brighten the look of the eye area over time.\u003c\/li\u003e\n          \u003cli\u003eFast-drying texture works under or over makeup.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cspan class=\"ac-size\"\u003e\n          0.5 fl. oz \/ 15 ml\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- ITEM 7 --\u003e\n    \u003cdetails class=\"ac-item\"\u003e\n\n      \u003csummary\u003e\n        7. AM\/PM Retinoid Balm\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ac-item-content\"\u003e\n\n        \u003cp\u003e\n          A convenient targeted balm designed to help smooth\n          the appearance of dry lines and uneven-looking texture\n          with precise application.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eHelps visibly smooth the look of fine, dry lines.\u003c\/li\u003e\n          \u003cli\u003eTargets forehead, eye, lip and smile-line areas.\u003c\/li\u003e\n          \u003cli\u003eHelps improve the look of skin texture.\u003c\/li\u003e\n          \u003cli\u003eEasy-to-use stick format for targeted application.\u003c\/li\u003e\n          \u003cli\u003eDesigned for morning and evening use.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cspan class=\"ac-size\"\u003e\n          0.1 oz \/ 3 g\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL VALUE --\u003e\n  \u003csection class=\"ac-section\"\u003e\n\n    \u003ch2 class=\"ac-section-title\"\u003e\n      One Collection. A Complete Routine.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ac-benefits\"\u003e\n\n      \u003cdiv class=\"ac-benefit\"\u003e\n        \u003cstrong\u003eRemove + Cleanse\u003c\/strong\u003e\n        \u003cspan\u003e\n          Start with makeup removal and gentle daily cleansing.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ac-benefit\"\u003e\n        \u003cstrong\u003eTreat + Refresh\u003c\/strong\u003e\n        \u003cspan\u003e\n          Exfoliate and layer targeted serum and eye care.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ac-benefit\"\u003e\n        \u003cstrong\u003eHydrate + Smooth\u003c\/strong\u003e\n        \u003cspan\u003e\n          Finish with lasting moisture and targeted line care.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ac-glow-footer\"\u003e\n\n    \u003cstrong\u003e\n      7 Full-Size Skincare Essentials\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Makeup removal • Cleansing • Exfoliation • Serum •\n      Hydration • Eye care • Retinoid balm\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Astral Cove","offers":[{"title":"Default Title","offer_id":58071152755019,"sku":null,"price":40.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/3302\/2283\/files\/AC-ZT-1.1.png?v=1786119439","url":"https:\/\/astral-cove.vip\/products\/complete-glow-7-piece-skincare-collection-cleanser-toner-serum-moisturizer-eye-care-retinoid-balm","provider":"Astral Cove","version":"1.0","type":"link"}