{"product_id":"4-in-1-volcanic-clay-deep-cleansing-mask-set-for-all-skin-concerns","title":"4-in-1 Volcanic Clay Deep Cleansing Mask Set for All Skin Concerns","description":"\u003cstyle\u003e\n  \/* =========================================================\n     SKINCARE PRODUCT DETAIL\n     STRICT SINGLE COLUMN — DESKTOP + MOBILE\n     ========================================================= *\/\n\n  .skincare-detail,\n  .skincare-detail * {\n    box-sizing: border-box;\n  }\n\n  \/* ---------- OUTER WRAPPER ---------- *\/\n\n  .skincare-detail {\n    display: block !important;\n    position: relative !important;\n    float: none !important;\n    clear: both !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin: 0 !important;\n    padding: 10px 10px 30px !important;\n\n    background: #f6f6f4;\n    color: #272826;\n\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n\n    font-size: 16px;\n    line-height: 1.65;\n\n    overflow: visible !important;\n\n    column-count: 1 !important;\n    columns: auto !important;\n\n    flex: none !important;\n    grid-column: 1 \/ -1 !important;\n  }\n\n\n  \/* ---------- INNER WRAPPER ---------- *\/\n\n  .skincare-detail .sd-inner {\n    display: block !important;\n    position: relative !important;\n    float: none !important;\n    clear: both !important;\n\n    width: 100% !important;\n    max-width: 1180px !important;\n\n    margin: 0 auto !important;\n    padding: 0 !important;\n\n    column-count: 1 !important;\n    columns: auto !important;\n\n    flex: none !important;\n  }\n\n\n  \/* =========================================================\n     FORCE ALL MAIN CONTENT INTO VERTICAL FLOW\n     ========================================================= *\/\n\n  .skincare-detail section,\n  .skincare-detail .sd-section,\n  .skincare-detail .sd-item,\n  .skincare-detail .sd-mask,\n  .skincare-detail .sd-ingredient,\n  .skincare-detail .sd-stat,\n  .skincare-detail p,\n  .skincare-detail h3 {\n    display: block !important;\n    position: relative !important;\n\n    float: none !important;\n    clear: both !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n\n    flex: none !important;\n    flex-basis: auto !important;\n\n    grid-column: 1 \/ -1 !important;\n    grid-row: auto !important;\n\n    column-count: 1 !important;\n    columns: auto !important;\n  }\n\n\n  \/* ---------- MAIN CARD ---------- *\/\n\n  .skincare-detail .sd-section {\n    margin: 0 0 14px !important;\n\n    padding: clamp(20px, 2.6vw, 34px) !important;\n\n    background: #ffffff;\n\n    border: 1px solid #e2e2de;\n    border-radius: 18px;\n\n    box-shadow:\n      0 1px 2px rgba(30, 31, 29, 0.025),\n      0 7px 24px rgba(30, 31, 29, 0.035);\n\n    overflow: hidden !important;\n  }\n\n\n  \/* =========================================================\n     TYPOGRAPHY\n     ========================================================= *\/\n\n  .skincare-detail h3 {\n    margin: 0 0 14px !important;\n    padding: 0 !important;\n\n    color: #222320;\n\n    font-size: clamp(22px, 2.25vw, 31px);\n    line-height: 1.2;\n\n    letter-spacing: -0.025em;\n    font-weight: 700;\n  }\n\n\n  .skincare-detail .sd-section-title {\n    margin: 0 0 20px !important;\n    padding: 0 0 13px !important;\n\n    border-bottom: 1px solid #ddddda;\n  }\n\n\n  .skincare-detail .sd-center-title {\n    text-align: center !important;\n  }\n\n\n  .skincare-detail .sd-product-title {\n    margin: 0 0 9px !important;\n    padding: 0 !important;\n\n    font-size: clamp(19px, 1.8vw, 24px);\n    line-height: 1.28;\n\n    font-weight: 700;\n    letter-spacing: -0.018em;\n  }\n\n\n  .skincare-detail p {\n    margin: 0 0 16px !important;\n    padding: 0 !important;\n\n    color: #51524f;\n\n    font-size: clamp(15px, 1.35vw, 17px);\n    line-height: 1.68;\n\n    text-align: left;\n  }\n\n\n  .skincare-detail p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n\n  .skincare-detail strong {\n    color: #2b2c29;\n    font-weight: 700;\n  }\n\n\n  \/* =========================================================\n     IMAGES\n     ========================================================= *\/\n\n  .skincare-detail img {\n    display: block !important;\n    position: relative !important;\n\n    float: none !important;\n    clear: both !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n\n    height: auto !important;\n\n    margin: 20px 0 4px !important;\n    padding: 0 !important;\n\n    border: 1px solid #e5e5e1;\n    border-radius: 15px;\n\n    background: #eeeeeb;\n\n    box-shadow: 0 4px 18px rgba(32, 33, 30, 0.045);\n\n    object-fit: contain;\n\n    flex: none !important;\n    grid-column: 1 \/ -1 !important;\n  }\n\n\n  .skincare-detail .sd-image-first {\n    margin-top: 4px !important;\n    margin-bottom: 20px !important;\n  }\n\n\n  \/* =========================================================\n     HERO\n     ========================================================= *\/\n\n  .skincare-detail .sd-hero {\n    padding-top: clamp(24px, 3vw, 38px) !important;\n  }\n\n\n  .skincare-detail .sd-hero h3 {\n    font-size: clamp(28px, 3.7vw, 43px);\n    margin-bottom: 20px !important;\n  }\n\n\n  .skincare-detail .sd-hero p {\n    color: #464744;\n\n    font-size: clamp(16px, 1.55vw, 19px);\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================================\n     BENEFIT ITEMS\n     ========================================================= *\/\n\n  .skincare-detail .sd-item {\n    margin: 0 !important;\n\n    padding: 17px 0 !important;\n\n    border-bottom: 1px solid #e5e5e1;\n  }\n\n\n  .skincare-detail .sd-item:first-of-type {\n    padding-top: 2px !important;\n  }\n\n\n  .skincare-detail .sd-item:last-child {\n    padding-bottom: 0 !important;\n    border-bottom: 0;\n  }\n\n\n  .skincare-detail .sd-item \u003e strong {\n    display: block !important;\n\n    width: 100% !important;\n\n    margin: 0 0 5px !important;\n\n    color: #292a27;\n\n    font-size: clamp(16px, 1.4vw, 18px);\n    line-height: 1.35;\n  }\n\n\n  .skincare-detail .sd-item p {\n    margin: 0 !important;\n  }\n\n\n  .skincare-detail .sd-item img {\n    margin-top: 18px !important;\n  }\n\n\n  \/* =========================================================\n     RESULTS\n     ========================================================= *\/\n\n  .skincare-detail .sd-results-intro {\n    margin-bottom: 14px !important;\n  }\n\n\n  .skincare-detail .sd-stat {\n    margin: 0 !important;\n\n    padding: 15px 0 !important;\n\n    border-top: 1px solid #e5e5e1;\n  }\n\n\n  .skincare-detail .sd-stat strong {\n    display: inline !important;\n\n    width: auto !important;\n\n    margin-right: 5px;\n\n    color: #30312e;\n\n    font-size: clamp(22px, 2.4vw, 30px);\n    line-height: 1;\n\n    font-weight: 750;\n  }\n\n\n  .skincare-detail .sd-stat span {\n    color: #50514e;\n  }\n\n\n  .skincare-detail .sd-result-note {\n    margin-top: 2px !important;\n\n    padding: 17px 0 0 !important;\n\n    border-top: 1px solid #e5e5e1;\n  }\n\n\n  \/* =========================================================\n     MASK \/ PRODUCT SECTIONS\n     ========================================================= *\/\n\n  .skincare-detail .sd-mask {\n    margin: 0 !important;\n\n    padding: 22px 0 !important;\n\n    border-bottom: 1px solid #dfdfdb;\n  }\n\n\n  .skincare-detail .sd-mask:first-of-type {\n    padding-top: 2px !important;\n  }\n\n\n  .skincare-detail .sd-mask:last-child {\n    padding-bottom: 0 !important;\n    border-bottom: 0;\n  }\n\n\n  .skincare-detail .sd-mask p {\n    margin-bottom: 0 !important;\n  }\n\n\n  .skincare-detail .sd-mask img {\n    margin-top: 20px !important;\n  }\n\n\n  \/* =========================================================\n     INGREDIENTS\n     ========================================================= *\/\n\n  .skincare-detail .sd-ingredient {\n    margin: 0 !important;\n\n    padding: 15px 0 !important;\n\n    border-bottom: 1px solid #e6e6e2;\n  }\n\n\n  .skincare-detail .sd-ingredient:first-of-type {\n    padding-top: 0 !important;\n  }\n\n\n  .skincare-detail .sd-ingredient:last-child {\n    padding-bottom: 0 !important;\n    border-bottom: 0;\n  }\n\n\n  .skincare-detail .sd-ingredient \u003e strong {\n    display: block !important;\n\n    width: 100% !important;\n\n    margin: 0 0 4px !important;\n\n    color: #292a27;\n\n    font-size: clamp(16px, 1.4vw, 18px);\n  }\n\n\n  .skincare-detail .sd-ingredient p {\n    margin: 0 !important;\n  }\n\n\n  .skincare-detail .sd-ingredient img {\n    margin-top: 18px !important;\n  }\n\n\n  \/* =========================================================\n     FINAL SECTION\n     ========================================================= *\/\n\n  .skincare-detail .sd-final {\n    background: #eeeeeb;\n    border-color: #d8d8d3;\n  }\n\n\n  .skincare-detail .sd-final p \u003e strong {\n    display: block !important;\n\n    width: 100% !important;\n\n    margin-top: 14px !important;\n    padding-top: 14px !important;\n\n    border-top: 1px solid #d4d4cf;\n\n    color: #252623;\n\n    font-size: clamp(17px, 1.5vw, 20px);\n    line-height: 1.5;\n  }\n\n\n  \/* =========================================================\n     DESKTOP\n     ABSOLUTE VERTICAL LAYOUT LOCK\n     ========================================================= *\/\n\n  @media screen and (min-width: 750px) {\n\n    .skincare-detail,\n    .skincare-detail .sd-inner,\n    .skincare-detail .sd-section {\n      display: block !important;\n\n      flex-direction: column !important;\n      flex-wrap: nowrap !important;\n\n      grid-template-columns: 1fr !important;\n      grid-template-rows: auto !important;\n\n      column-count: 1 !important;\n      column-width: auto !important;\n\n      columns: auto !important;\n    }\n\n\n    .skincare-detail .sd-section {\n      width: 100% !important;\n      max-width: 100% !important;\n\n      float: none !important;\n      clear: both !important;\n    }\n\n\n    .skincare-detail .sd-section \u003e *,\n    .skincare-detail .sd-mask \u003e *,\n    .skincare-detail .sd-item \u003e *,\n    .skincare-detail .sd-ingredient \u003e * {\n      float: none !important;\n      clear: both !important;\n\n      max-width: 100% !important;\n\n      grid-column: 1 \/ -1 !important;\n    }\n\n\n    .skincare-detail .sd-mask,\n    .skincare-detail .sd-item,\n    .skincare-detail .sd-ingredient {\n      display: block !important;\n\n      width: 100% !important;\n      max-width: 100% !important;\n\n      float: none !important;\n      clear: both !important;\n\n      flex: 0 0 100% !important;\n\n      grid-column: 1 \/ -1 !important;\n    }\n\n\n    .skincare-detail img {\n      display: block !important;\n\n      width: 100% !important;\n      max-width: 100% !important;\n\n      float: none !important;\n      clear: both !important;\n    }\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     KEEP ORIGINAL MOBILE FEEL\n     ========================================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    .skincare-detail {\n      padding: 6px 6px 18px !important;\n\n      font-size: 15px;\n    }\n\n\n    .skincare-detail .sd-section {\n      margin-bottom: 8px !important;\n\n      padding: 18px 14px !important;\n\n      border-radius: 13px;\n    }\n\n\n    .skincare-detail h3 {\n      margin-bottom: 12px !important;\n    }\n\n\n    .skincare-detail .sd-section-title {\n      margin-bottom: 17px !important;\n\n      padding-bottom: 11px !important;\n    }\n\n\n    .skincare-detail img {\n      margin-top: 16px !important;\n\n      border-radius: 11px;\n    }\n\n\n    .skincare-detail .sd-item {\n      padding: 15px 0 !important;\n    }\n\n\n    .skincare-detail .sd-mask {\n      padding: 19px 0 !important;\n    }\n\n\n    .skincare-detail .sd-ingredient {\n      padding: 14px 0 !important;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"skincare-detail\"\u003e\n  \u003cdiv class=\"sd-inner\"\u003e\n\n\n    \u003c!-- =====================================================\n         HERO\n         ===================================================== --\u003e\n\n    \u003csection class=\"sd-section sd-hero\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan\u003eOne Clear-Skin Routine.\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n      \u003cimg class=\"sd-image-first\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/08181.gif?v=1787046291\" alt=\"\"\u003e\n\n      \u003cp class=\"isSelectedEnd\"\u003e\n        \u003cspan\u003e\n          Meet a targeted clay mask collection made for the skin concerns that get in the way of a fresh, clear complexion. Four easy-to-use mask sticks work across blackheads, clogged pores, excess oil, breakouts, rough texture, and dullness—so you can use the right formula exactly where your skin needs it.\n        \u003c\/span\u003e\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/0818.gif?v=1787046290\" alt=\"\"\u003e\n\n    \u003c\/section\u003e\n\n\n\n    \u003c!-- =====================================================\n         HOW IT WORKS\n         ===================================================== --\u003e\n\n    \u003csection class=\"sd-section\"\u003e\n\n      \u003ch3 class=\"sd-section-title\"\u003e\n        \u003cspan\u003eHow It Works\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n      \u003cp class=\"isSelectedEnd\"\u003e\n        \u003cspan\u003e\n          The collection combines oil-absorbing clays with targeted skincare ingredients to clear away excess sebum, pore buildup, dead surface cells, and daily impurities.\n        \u003c\/span\u003e\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003e\n          Clay and charcoal help draw out oil and debris. Gentle exfoliating ingredients loosen dull surface buildup. Soothing and moisturizing ingredients help keep skin comfortable throughout the cleansing process.\n        \u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/ChatGPT_Image_2026_8_18_19_43_24.png?v=1787053421\" alt=\"\"\u003e\n\n    \u003c\/section\u003e\n\n\n\n    \u003c!-- =====================================================\n         WHAT YOUR SKIN GETS\n         ===================================================== --\u003e\n\n    \u003csection class=\"sd-section\"\u003e\n\n      \u003ch3 class=\"sd-section-title sd-center-title\"\u003e\n        \u003cspan\u003eWhat Your Skin Gets\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n\n      \u003cdiv class=\"sd-item\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eCleaner-Looking Pores\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Helps lift away excess oil, buildup, and impurities that can make pores look dark, clogged, and enlarged.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-item\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eFewer Visible Blackheads \u0026amp; Bumps\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Targeted cleansing helps reduce the look of blackheads, whiteheads, and rough pore congestion.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-item\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eFresh, Balanced Skin\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Absorbs unwanted shine while maintaining a comfortable skin feel after rinsing.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/710aGrdwW1L._SL1500.jpg?v=1787051965\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-item\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eSmoother Texture\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Gentle exfoliating care removes dull surface buildup for skin that looks polished and feels softer.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-item\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eA More Even, Healthy-Looking Complexion\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Targeted formulas support blemish-prone, oily, congested, and dull-looking areas without forcing the same treatment across your entire face.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/81CGnOVa6TL._SL1500.jpg?v=1787046621\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n\n    \u003c!-- =====================================================\n         RESULTS\n         ===================================================== --\u003e\n\n    \u003csection class=\"sd-section\"\u003e\n\n      \u003ch3 class=\"sd-section-title\"\u003e\n        \u003cspan\u003eResults You Can See\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n      \u003cp class=\"isSelectedEnd sd-results-intro\"\u003e\n        \u003cspan\u003e\n          In a 4-week independent consumer study of 30 women ages 18–35:\n        \u003c\/span\u003e\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"sd-stat\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003e90%\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          reported cleaner-looking pores after one use.\n        \u003c\/span\u003e\n\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"sd-stat\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003e92%\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          reported pores appeared smaller after two weeks.\n        \u003c\/span\u003e\n\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"sd-stat\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003e95%\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          reported less oiliness and more refined-looking skin texture.\n        \u003c\/span\u003e\n\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"isSelectedEnd sd-result-note\"\u003e\n\n        \u003cspan\u003e\n          One-use testing also showed a\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003e76% reduction in visible dullness\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e.*\u003c\/span\u003e\n\n      \u003c\/p\u003e\n\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/71IrvX3GLhL._SL1500.png?v=1787046621\" alt=\"\"\u003e\n\n    \u003c\/section\u003e\n\n\n\n    \u003c!-- =====================================================\n         FIND YOUR MASK\n         ===================================================== --\u003e\n\n    \u003csection class=\"sd-section\"\u003e\n\n      \u003ch3 class=\"sd-section-title sd-center-title\"\u003e\n        \u003cspan\u003eFind Your Mask\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n\n      \u003cdiv class=\"sd-mask\"\u003e\n\n        \u003ch3 class=\"sd-product-title\"\u003e\n          \u003cspan\u003eAlaska Volcano — Blackhead Control\u003c\/span\u003e\n        \u003c\/h3\u003e\n\n        \u003cp class=\"isSelectedEnd\"\u003e\n          \u003cspan\u003e\n            Made for the nose, chin, T-zone, and other congestion-prone areas. Volcanic clay and activated charcoal absorb excess sebum and pore buildup, while glycolic acid helps clear away dead surface cells. Ideal when blackheads, rough texture, and oily clogged pores are your main concerns.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-mask\"\u003e\n\n        \u003ch3 class=\"sd-product-title\"\u003e\n          \u003cspan\u003eMugwort — Blemish Care\u003c\/span\u003e\n        \u003c\/h3\u003e\n\n        \u003cp class=\"isSelectedEnd\"\u003e\n          \u003cspan\u003e\n            The calming option for breakout-prone and easily stressed skin. It helps remove excess oil and impurities from areas prone to blemishes while supporting a calmer, more comfortable complexion. Use it on the cheeks, jawline, or wherever skin tends to look red, congested, or unsettled.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/71d6xtcvlsL._SL1500.png?v=1787046621\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-mask\"\u003e\n\n        \u003ch3 class=\"sd-product-title\"\u003e\n          \u003cspan\u003eAmazon White Clay — Pore Purifying\u003c\/span\u003e\n        \u003c\/h3\u003e\n\n        \u003cp class=\"isSelectedEnd\"\u003e\n          \u003cspan\u003e\n            Your oil-control mask for shiny, combination, and visibly enlarged pores. White clay absorbs excess sebum and keeps high-oil areas feeling fresh without turning your entire routine into an aggressive deep cleanse. A strong choice for the forehead, nose, and other shine-prone zones.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-mask\"\u003e\n\n        \u003ch3 class=\"sd-product-title\"\u003e\n          \u003cspan\u003eNiacinamide — Brightening\u003c\/span\u003e\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            For skin that looks tired, uneven, or dull. This brightening clay mask combines pore-cleansing care with niacinamide to help improve the appearance of uneven tone and leave the complexion looking clearer, smoother, and more refreshed.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/ChatGPT_Image_2026_8_18_19_32_31.png?v=1787052788\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n\n    \u003c!-- =====================================================\n         INGREDIENTS\n         ===================================================== --\u003e\n\n    \u003csection class=\"sd-section\"\u003e\n\n      \u003ch3 class=\"sd-section-title sd-center-title\"\u003e\n        \u003cspan\u003ePowered by Skin-Smart Ingredients\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n\n      \u003cdiv class=\"sd-ingredient\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eAlaska Volcanic Clay\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Fine mineral particles help absorb excess sebum and clear pore buildup while gently polishing rough skin.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-ingredient\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eActivated Charcoal\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Targets oil, dirt, and residue that can contribute to visibly congested pores and a dull-looking complexion.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-ingredient\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eGlycolic Acid\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Helps loosen dead surface cells to support smoother texture and fresher-looking skin.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-ingredient\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eKaolin Clay\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            A proven oil-absorbing clay that helps remove excess sebum and impurities from the skin's surface.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/ChatGPT_Image_2026_8_18_19_34_16.png?v=1787052886\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-ingredient\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eNiacinamide\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Supports a brighter, more even-looking complexion while complementing pore-focused skincare.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-ingredient\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eMugwort\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Helps keep blemish-prone and easily stressed skin feeling calm and comfortable.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-ingredient\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eProbiotic Complex\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Supports the skin's balanced environment and helps maintain a healthy-looking barrier.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sd-ingredient\"\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003eAloe Vera \u0026amp; Soothing Ingredients\u003c\/span\u003e\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          \u003cspan\u003e\n            Help maintain skin comfort and moisture so cleansing doesn't have to leave skin feeling dry or tight.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/SKINTIFIC.COM_CLAY_STICK.webp?v=1787052786\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n\n    \u003c!-- =====================================================\n         DIFFERENT SKIN NEEDS\n         ===================================================== --\u003e\n\n    \u003csection class=\"sd-section\"\u003e\n\n      \u003ch3 class=\"sd-section-title\"\u003e\n        \u003cspan\u003eOne Routine, Different Skin Needs\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cspan\u003e\n          Your skin doesn’t need the same treatment everywhere. Use Alaska Volcano on blackheads and clogged pores, Mugwort on blemish-prone or easily stressed areas, Amazon White Clay where oil and shine build up, and Niacinamide on dull or uneven-looking skin. Mix and match them across your face to target each concern more precisely, helping skin look clearer, smoother, fresher, and more balanced without over-treating areas that already feel comfortable.\n        \u003c\/span\u003e\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/710aGrdwW1L._SL1500.jpg?v=1787051965\" alt=\"\"\u003e\n\n    \u003c\/section\u003e\n\n\n\n    \u003c!-- =====================================================\n         FINAL\n         ===================================================== --\u003e\n\n    \u003csection class=\"sd-section sd-final\"\u003e\n\n      \u003ch3 class=\"sd-section-title\"\u003e\n        \u003cspan\u003eClearer. Fresher. More Comfortable.\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n      \u003cp class=\"isSelectedEnd\"\u003e\n\n        \u003cspan\u003e\n          The twist-up stick glides directly onto the skin for clean, controlled application at home or while traveling. Apply where you need it, rinse away, and enjoy skin that feels clean without the heavy, greasy, or over-dried finish.\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          \u003cspan\u003e\n            4 targeted masks. Less congestion. Less shine. Smoother-looking skin.\n          \u003c\/span\u003e\n        \u003c\/strong\u003e\n\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/71228TTCg5L._SL1500.jpg?v=1787046621\" alt=\"\"\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Voidandvessel","offers":[{"title":"Mugwort x Volcano","offer_id":45660599418989,"sku":"Voidandvessel005-hs+ac","price":29.98,"currency_code":"USD","in_stock":true},{"title":"2pcs Volcano","offer_id":45660599451757,"sku":"Voidandvessel005-ac-2p","price":29.98,"currency_code":"USD","in_stock":true},{"title":"2pcs Mugwort","offer_id":45660599484525,"sku":"Voidandvessel005-hs-2p","price":29.98,"currency_code":"USD","in_stock":true},{"title":"Clear Skin 4-Pack","offer_id":45660599517293,"sku":"Voidandvessel005-hs+ac+cm+hy","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0695\/9215\/4221\/files\/422cb275-5342-48cb-bbb6-e994105c6a99.png?v=1787046621","url":"https:\/\/voidandvessel.com\/products\/4-in-1-volcanic-clay-deep-cleansing-mask-set-for-all-skin-concerns","provider":"Voidandvessel","version":"1.0","type":"link"}