{"title":"All Products","description":null,"products":[{"product_id":"seranova-puridrop™-sc2102","title":"Seranova PuriDrop™ — SC2102","description":"\u003cstyle\u003e\n  .seranova-product {\n    --black: #090909;\n    --charcoal: #191919;\n    --gray-900: #292929;\n    --gray-700: #5d5d5d;\n    --gray-500: #8c8c8c;\n    --gray-300: #d7d7d7;\n    --gray-100: #f5f5f5;\n    --white: #ffffff;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--white);\n    color: var(--black);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.5;\n  }\n\n  .seranova-product *,\n  .seranova-product *::before,\n  .seranova-product *::after {\n    box-sizing: border-box;\n  }\n\n  .seranova-product h1,\n  .seranova-product h2,\n  .seranova-product h3,\n  .seranova-product p {\n    margin: 0;\n  }\n\n  .seranova-container {\n    width: min(1200px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .seranova-eyebrow {\n    display: inline-block;\n    margin-bottom: 24px;\n    color: var(--gray-700);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.4px;\n    text-transform: uppercase;\n  }\n\n  .seranova-hero {\n    min-height: 680px;\n    display: flex;\n    align-items: center;\n    background:\n      radial-gradient(circle at 75% 50%, #e8e8e8 0%, #f5f5f5 34%, #ffffff 70%);\n  }\n\n  .seranova-hero-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 72px;\n    padding: 100px 0;\n  }\n\n  .seranova-hero-copy {\n    max-width: 580px;\n  }\n\n  .seranova-hero h1 {\n    font-size: clamp(48px, 6.5vw, 92px);\n    font-weight: 500;\n    line-height: 0.96;\n    letter-spacing: -4px;\n  }\n\n  .seranova-hero-description {\n    max-width: 520px;\n    margin-top: 32px !important;\n    color: var(--gray-700);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .seranova-product-code {\n    margin-top: 32px;\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-hero-visual,\n  .seranova-split-visual {\n    aspect-ratio: 16 \/ 9;\n    min-height: 390px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background: linear-gradient(145deg, #f7f7f7, #dedede);\n  }\n\n  .seranova-hero-visual img,\n  .seranova-split-visual img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n  }\n\n  .seranova-placeholder {\n    padding: 32px;\n    color: var(--gray-500);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .seranova-intro {\n    padding: 150px 0;\n    background: var(--black);\n    color: var(--white);\n  }\n\n  .seranova-intro-inner {\n    max-width: 930px;\n  }\n\n  .seranova-intro .seranova-eyebrow {\n    color: #a7a7a7;\n  }\n\n  .seranova-intro h2 {\n    font-size: clamp(40px, 6vw, 78px);\n    font-weight: 400;\n    line-height: 1.05;\n    letter-spacing: -3px;\n  }\n\n  .seranova-intro p {\n    max-width: 700px;\n    margin-top: 36px;\n    color: #bcbcbc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .seranova-features,\n  .seranova-benefits,\n  .seranova-faq {\n    padding: 130px 0;\n    background: var(--white);\n  }\n\n  .seranova-section-header {\n    max-width: 770px;\n    margin-bottom: 72px;\n  }\n\n  .seranova-section-header h2 {\n    font-size: clamp(38px, 5vw, 68px);\n    font-weight: 500;\n    line-height: 1.05;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid var(--gray-300);\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-feature-card {\n    min-height: 310px;\n    padding: 48px 36px;\n    border-right: 1px solid var(--gray-300);\n  }\n\n  .seranova-feature-card:last-child {\n    border-right: 0;\n  }\n\n  .seranova-feature-number {\n    display: block;\n    margin-bottom: 80px;\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-feature-card h3 {\n    margin-bottom: 18px;\n    font-size: 24px;\n    font-weight: 500;\n    letter-spacing: -0.7px;\n  }\n\n  .seranova-feature-card p {\n    color: var(--gray-700);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .seranova-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 700px;\n    background: var(--gray-100);\n  }\n\n  .seranova-split-visual {\n    min-height: 700px;\n  }\n\n  .seranova-split-content {\n    display: flex;\n    align-items: center;\n    padding: 90px;\n  }\n\n  .seranova-split-content-inner {\n    max-width: 530px;\n  }\n\n  .seranova-split-content h2 {\n    font-size: clamp(40px, 5vw, 70px);\n    font-weight: 500;\n    line-height: 1.04;\n    letter-spacing: -3px;\n  }\n\n  .seranova-split-content p {\n    margin-top: 30px;\n    color: var(--gray-700);\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  .seranova-benefit-row {\n    display: grid;\n    grid-template-columns: 0.55fr 1.45fr;\n    gap: 60px;\n    padding: 45px 0;\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-benefit-row:last-child {\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-benefit-label {\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .seranova-benefit-text h3 {\n    margin-bottom: 14px;\n    font-size: 27px;\n    font-weight: 500;\n  }\n\n  .seranova-benefit-text p {\n    max-width: 670px;\n    color: var(--gray-700);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .seranova-routine {\n    padding: 150px 0;\n    background: var(--charcoal);\n    color: var(--white);\n  }\n\n  .seranova-routine-header {\n    max-width: 790px;\n    margin-bottom: 80px;\n  }\n\n  .seranova-routine-header .seranova-eyebrow {\n    color: #a6a6a6;\n  }\n\n  .seranova-routine h2 {\n    font-size: clamp(42px, 5.5vw, 74px);\n    font-weight: 400;\n    line-height: 1.04;\n    letter-spacing: -3px;\n  }\n\n  .seranova-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: #3b3b3b;\n  }\n\n  .seranova-step {\n    min-height: 330px;\n    padding: 42px;\n    background: var(--charcoal);\n  }\n\n  .seranova-step-number {\n    display: block;\n    margin-bottom: 90px;\n    color: #8f8f8f;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-step h3 {\n    margin-bottom: 16px;\n    font-size: 24px;\n    font-weight: 500;\n  }\n\n  .seranova-step p {\n    color: #bcbcbc;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .seranova-care {\n    padding: 130px 0;\n    background: var(--gray-100);\n  }\n\n  .seranova-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 90px;\n  }\n\n  .seranova-care h2 {\n    font-size: clamp(40px, 5vw, 66px);\n    font-weight: 500;\n    line-height: 1.05;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-care-list {\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-care-item {\n    padding: 28px 0;\n    border-bottom: 1px solid var(--gray-300);\n    color: var(--gray-700);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .seranova-care-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--black);\n    font-size: 17px;\n  }\n\n  .seranova-faq h2 {\n    margin-bottom: 60px;\n    font-size: clamp(42px, 5vw, 68px);\n    font-weight: 500;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-faq details {\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-faq details:last-child {\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-faq summary {\n    position: relative;\n    padding: 28px 50px 28px 0;\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n  }\n\n  .seranova-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .seranova-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    transform: translateY(-50%);\n    color: var(--gray-700);\n    font-size: 25px;\n  }\n\n  .seranova-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .seranova-faq-answer {\n    max-width: 790px;\n    padding: 0 0 30px;\n    color: var(--gray-700);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .seranova-final {\n    padding: 160px 0;\n    background: var(--black);\n    color: var(--white);\n    text-align: center;\n  }\n\n  .seranova-final-inner {\n    max-width: 870px;\n    margin: 0 auto;\n  }\n\n  .seranova-final .seranova-eyebrow {\n    color: #9d9d9d;\n  }\n\n  .seranova-final h2 {\n    font-size: clamp(46px, 7vw, 88px);\n    font-weight: 400;\n    line-height: 0.98;\n    letter-spacing: -4px;\n  }\n\n  .seranova-final p {\n    max-width: 620px;\n    margin: 32px auto 0;\n    color: #b5b5b5;\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  @media (max-width: 900px) {\n    .seranova-container {\n      width: min(100% - 32px, 720px);\n    }\n\n    .seranova-hero-grid,\n    .seranova-care-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-feature-grid,\n    .seranova-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-feature-card {\n      border-right: 0;\n      border-bottom: 1px solid var(--gray-300);\n    }\n\n    .seranova-split {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-split-visual {\n      min-height: 450px;\n    }\n\n    .seranova-split-content {\n      padding: 90px 32px;\n    }\n\n    .seranova-benefit-row {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .seranova-container {\n      width: calc(100% - 28px);\n    }\n\n    .seranova-hero-grid {\n      padding: 65px 0;\n    }\n\n    .seranova-hero h1 {\n      font-size: 46px;\n      letter-spacing: -2.2px;\n    }\n\n    .seranova-hero-visual {\n      min-height: 250px;\n    }\n\n    .seranova-intro,\n    .seranova-features,\n    .seranova-benefits,\n    .seranova-routine,\n    .seranova-care,\n    .seranova-faq,\n    .seranova-final {\n      padding: 90px 0;\n    }\n\n    .seranova-split-visual {\n      min-height: 280px;\n    }\n\n    .seranova-split-content {\n      padding: 70px 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"seranova-product\"\u003e\n\u003c!-- HERO \/ ü_74_g1 --\u003e\n\u003csection class=\"seranova-hero\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-hero-grid\"\u003e\n\u003cdiv class=\"seranova-hero-copy\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eSeranova Skin Care\u003c\/span\u003e\n\u003ch1\u003ePuriDrop™.\u003cbr\u003eA clearer look.\u003cbr\u003eOne precise\u003cbr\u003edrop at a time.\u003c\/h1\u003e\n\u003cp class=\"seranova-hero-description\"\u003eMeet Seranova PuriDrop™, a lightweight 17 ml facial serum designed for precise everyday care. The precision dropper delivers a controlled amount of serum exactly where your skin needs it, making your daily routine feel simple, refined and effortless.\u003c\/p\u003e\n\u003cp class=\"seranova-product-code\"\u003ePURIDROP™ · SC2102\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-hero-visual\"\u003e\n\u003cdiv class=\"seranova-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/html_1_2ac30ecc-82ef-40da-a1d3-9a52c1383829.png?v=1785871978\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT STORY --\u003e\n\u003csection class=\"seranova-intro\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-intro-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eFocused care in every drop\u003c\/span\u003e\n\u003ch2\u003eA lightweight serum ritual designed for skin that needs a more balanced touch.\u003c\/h2\u003e\n\u003cp\u003ePuriDrop™ brings a precise dropper format to your everyday skincare routine. The lightweight serum can be applied directly to selected areas or gently distributed across the face, helping blemish-prone skin feel thoughtfully cared for without adding a heavy layer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"seranova-features\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-section-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eA refined daily formula\u003c\/span\u003e\n\u003ch2\u003eLightweight texture.\u003cbr\u003ePrecise application.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-feature-grid\"\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003ePrecision dropper\u003c\/h3\u003e\n\u003cp\u003eThe integrated dropper helps dispense a controlled amount of serum for targeted application and a cleaner daily routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eLightweight serum feel\u003c\/h3\u003e\n\u003cp\u003eThe fluid texture spreads easily across clean skin and can be layered into a simple morning or evening skincare routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eCompact 17 ml bottle\u003c\/h3\u003e\n\u003cp\u003eA practical size for your bathroom shelf, skincare drawer or carefully packed travel beauty bag.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE \/ ü_74_g2 --\u003e\n\u003csection class=\"seranova-split\"\u003e\n\u003cdiv class=\"seranova-split-visual\"\u003e\n\u003cdiv class=\"seranova-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/html_2_cfac72d5-887b-49ff-ad65-bbe0d6ff9aca.png?v=1785871979\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-split-content\"\u003e\n\u003cdiv class=\"seranova-split-content-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003ePrecision meets simplicity\u003c\/span\u003e\n\u003ch2\u003eApply exactly where your skin needs a little more attention.\u003c\/h2\u003e\n\u003cp\u003eUse the dropper to place a small amount onto cleansed, dry skin. Gently press or smooth the serum across the desired areas, then allow it to absorb before continuing with the rest of your skincare ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"seranova-benefits\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-section-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eWhy you’ll love it\u003c\/span\u003e\n\u003ch2\u003eThoughtful care.\u003cbr\u003eBeautifully measured.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003ePrecise\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eControlled application with every use\u003c\/h3\u003e\n\u003cp\u003eThe dropper allows you to dispense only the amount needed, helping reduce unnecessary product use and keeping application focused.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eLightweight\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eComfortable within a layered routine\u003c\/h3\u003e\n\u003cp\u003eThe serum texture is designed to feel lighter than a rich cream, making it easy to incorporate before moisturiser or sun protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eTargeted\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eFocused care for blemish-prone areas\u003c\/h3\u003e\n\u003cp\u003eApply directly to individual areas that need extra attention or distribute a thin layer across suitable areas of the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eBalanced\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eSupports a calmer-looking complexion\u003c\/h3\u003e\n\u003cp\u003eConsistent use as part of a suitable routine may help the skin look more cared for, refined and visually balanced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"seranova-routine\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-routine-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eHow to use\u003c\/span\u003e\n\u003ch2\u003eThree measured steps for a more considered skincare ritual.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-steps\"\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eCleanse and dry\u003c\/h3\u003e\n\u003cp\u003eBegin with clean skin. Rinse thoroughly after cleansing and gently pat the face dry before applying the serum.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eDispense a small amount\u003c\/h3\u003e\n\u003cp\u003eUse the dropper to place one or two small drops onto your fingertip or directly onto the desired facial area.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003ePress and absorb\u003c\/h3\u003e\n\u003cp\u003eGently press or smooth the serum into the skin. Allow it to absorb before applying moisturiser and daytime sun protection.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE --\u003e\n\u003csection class=\"seranova-care\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-care-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eSerum care\u003c\/span\u003e\n\u003ch2\u003eProtect every drop and keep your routine beautifully clean.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-list\"\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eKeep the dropper clean\u003c\/strong\u003e Avoid touching the dropper tip directly to the face, fingers or other surfaces to help reduce unnecessary contamination.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eClose the bottle securely\u003c\/strong\u003e Tighten the dropper cap after every use to help protect the serum from prolonged exposure to air.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eStore away from direct sunlight\u003c\/strong\u003e Keep the bottle in a cool, dry place away from excessive heat, humidity and bright sunlight.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003ePatch test before facial use\u003c\/strong\u003e Apply a small amount to a discreet area first, especially if your skin is sensitive or you are introducing a new skincare product.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"seranova-faq\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eQuestions, answered\u003c\/span\u003e\n\u003ch2\u003eFrequently asked questions.\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is PuriDrop™ designed for?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003ePuriDrop™ is a lightweight facial serum designed for focused cosmetic care of blemish-prone areas and uneven-looking skin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much serum is included?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eEach bottle contains approximately 17 ml of facial serum.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much should I use?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eBegin with one or two small drops. A thin, even layer is generally sufficient for targeted application.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I apply it across my entire face?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eThe serum may be applied to selected facial areas according to the product directions. Avoid the eye area, lips and damaged skin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with ClearVeil™?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eBoth products may be incorporated into a skincare routine, but introduce products gradually and avoid applying multiple formulas to the same area if irritation occurs.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use moisturiser afterwards?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eOnce the serum has absorbed, you may follow with a moisturiser suitable for your skin type. During daytime use, finish with sun protection.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I perform a patch test?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eYes. Apply a small amount to a discreet area and observe the skin before broader facial use, particularly if your skin is sensitive.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if irritation occurs?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eDiscontinue use and rinse the area with water if persistent redness, discomfort or irritation develops. Seek professional advice if the reaction is severe.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs PuriDrop™ a medical acne treatment?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eNo. PuriDrop™ is a cosmetic skincare product and is not intended to diagnose, treat, cure or prevent a medical condition.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the packaging appearance vary?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eMinor differences in bottle colour, finish or packaging may occur due to lighting, screen settings or production batches.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"seranova-final\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-final-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eSeranova Beauty · SC2102\u003c\/span\u003e\n\u003ch2\u003ePuriDrop™.\u003cbr\u003ePrecision for\u003cbr\u003eclearer-looking skin.\u003c\/h2\u003e\n\u003cp\u003eA lightweight 17 ml facial serum created for measured application, focused daily care and a more balanced-looking complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Seranova Beauty","offers":[{"title":"Default Title","offer_id":48858445021338,"sku":"CJBJPFJY00054-Q1 pcs","price":14.99,"currency_code":"TRY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/g1_c0510669-7d2b-49f4-b115-b3f7cba44d30.png?v=1785872011"},{"product_id":"seranova-snailrenew™-sc2103","title":"Seranova SnailRenew™ — SC2103","description":"\u003cstyle\u003e\n  .seranova-product {\n    --black: #090909;\n    --charcoal: #191919;\n    --gray-900: #292929;\n    --gray-700: #5d5d5d;\n    --gray-500: #8c8c8c;\n    --gray-300: #d7d7d7;\n    --gray-100: #f5f5f5;\n    --white: #ffffff;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--white);\n    color: var(--black);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.5;\n  }\n\n  .seranova-product *,\n  .seranova-product *::before,\n  .seranova-product *::after {\n    box-sizing: border-box;\n  }\n\n  .seranova-product h1,\n  .seranova-product h2,\n  .seranova-product h3,\n  .seranova-product p {\n    margin: 0;\n  }\n\n  .seranova-container {\n    width: min(1200px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .seranova-eyebrow {\n    display: inline-block;\n    margin-bottom: 24px;\n    color: var(--gray-700);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.4px;\n    text-transform: uppercase;\n  }\n\n  .seranova-hero {\n    min-height: 680px;\n    display: flex;\n    align-items: center;\n    background:\n      radial-gradient(circle at 75% 50%, #e8e8e8 0%, #f5f5f5 34%, #ffffff 70%);\n  }\n\n  .seranova-hero-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 72px;\n    padding: 100px 0;\n  }\n\n  .seranova-hero-copy {\n    max-width: 580px;\n  }\n\n  .seranova-hero h1 {\n    font-size: clamp(48px, 6.5vw, 92px);\n    font-weight: 500;\n    line-height: 0.96;\n    letter-spacing: -4px;\n  }\n\n  .seranova-hero-description {\n    max-width: 520px;\n    margin-top: 32px !important;\n    color: var(--gray-700);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .seranova-product-code {\n    margin-top: 32px;\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-hero-visual,\n  .seranova-split-visual {\n    aspect-ratio: 16 \/ 9;\n    min-height: 390px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background: linear-gradient(145deg, #f7f7f7, #dedede);\n  }\n\n  .seranova-hero-visual img,\n  .seranova-split-visual img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n  }\n\n  .seranova-placeholder {\n    padding: 32px;\n    color: var(--gray-500);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .seranova-intro {\n    padding: 150px 0;\n    background: var(--black);\n    color: var(--white);\n  }\n\n  .seranova-intro-inner {\n    max-width: 930px;\n  }\n\n  .seranova-intro .seranova-eyebrow {\n    color: #a7a7a7;\n  }\n\n  .seranova-intro h2 {\n    font-size: clamp(40px, 6vw, 78px);\n    font-weight: 400;\n    line-height: 1.05;\n    letter-spacing: -3px;\n  }\n\n  .seranova-intro p {\n    max-width: 700px;\n    margin-top: 36px;\n    color: #bcbcbc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .seranova-features,\n  .seranova-benefits,\n  .seranova-faq {\n    padding: 130px 0;\n    background: var(--white);\n  }\n\n  .seranova-section-header {\n    max-width: 770px;\n    margin-bottom: 72px;\n  }\n\n  .seranova-section-header h2 {\n    font-size: clamp(38px, 5vw, 68px);\n    font-weight: 500;\n    line-height: 1.05;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid var(--gray-300);\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-feature-card {\n    min-height: 310px;\n    padding: 48px 36px;\n    border-right: 1px solid var(--gray-300);\n  }\n\n  .seranova-feature-card:last-child {\n    border-right: 0;\n  }\n\n  .seranova-feature-number {\n    display: block;\n    margin-bottom: 80px;\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-feature-card h3 {\n    margin-bottom: 18px;\n    font-size: 24px;\n    font-weight: 500;\n    letter-spacing: -0.7px;\n  }\n\n  .seranova-feature-card p {\n    color: var(--gray-700);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .seranova-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 700px;\n    background: var(--gray-100);\n  }\n\n  .seranova-split-visual {\n    min-height: 700px;\n  }\n\n  .seranova-split-content {\n    display: flex;\n    align-items: center;\n    padding: 90px;\n  }\n\n  .seranova-split-content-inner {\n    max-width: 530px;\n  }\n\n  .seranova-split-content h2 {\n    font-size: clamp(40px, 5vw, 70px);\n    font-weight: 500;\n    line-height: 1.04;\n    letter-spacing: -3px;\n  }\n\n  .seranova-split-content p {\n    margin-top: 30px;\n    color: var(--gray-700);\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  .seranova-benefit-row {\n    display: grid;\n    grid-template-columns: 0.55fr 1.45fr;\n    gap: 60px;\n    padding: 45px 0;\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-benefit-row:last-child {\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-benefit-label {\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .seranova-benefit-text h3 {\n    margin-bottom: 14px;\n    font-size: 27px;\n    font-weight: 500;\n  }\n\n  .seranova-benefit-text p {\n    max-width: 670px;\n    color: var(--gray-700);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .seranova-routine {\n    padding: 150px 0;\n    background: var(--charcoal);\n    color: var(--white);\n  }\n\n  .seranova-routine-header {\n    max-width: 790px;\n    margin-bottom: 80px;\n  }\n\n  .seranova-routine-header .seranova-eyebrow {\n    color: #a6a6a6;\n  }\n\n  .seranova-routine h2 {\n    font-size: clamp(42px, 5.5vw, 74px);\n    font-weight: 400;\n    line-height: 1.04;\n    letter-spacing: -3px;\n  }\n\n  .seranova-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: #3b3b3b;\n  }\n\n  .seranova-step {\n    min-height: 330px;\n    padding: 42px;\n    background: var(--charcoal);\n  }\n\n  .seranova-step-number {\n    display: block;\n    margin-bottom: 90px;\n    color: #8f8f8f;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-step h3 {\n    margin-bottom: 16px;\n    font-size: 24px;\n    font-weight: 500;\n  }\n\n  .seranova-step p {\n    color: #bcbcbc;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .seranova-care {\n    padding: 130px 0;\n    background: var(--gray-100);\n  }\n\n  .seranova-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 90px;\n  }\n\n  .seranova-care h2 {\n    font-size: clamp(40px, 5vw, 66px);\n    font-weight: 500;\n    line-height: 1.05;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-care-list {\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-care-item {\n    padding: 28px 0;\n    border-bottom: 1px solid var(--gray-300);\n    color: var(--gray-700);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .seranova-care-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--black);\n    font-size: 17px;\n  }\n\n  .seranova-faq h2 {\n    margin-bottom: 60px;\n    font-size: clamp(42px, 5vw, 68px);\n    font-weight: 500;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-faq details {\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-faq details:last-child {\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-faq summary {\n    position: relative;\n    padding: 28px 50px 28px 0;\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n  }\n\n  .seranova-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .seranova-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    transform: translateY(-50%);\n    color: var(--gray-700);\n    font-size: 25px;\n  }\n\n  .seranova-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .seranova-faq-answer {\n    max-width: 790px;\n    padding: 0 0 30px;\n    color: var(--gray-700);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .seranova-final {\n    padding: 160px 0;\n    background: var(--black);\n    color: var(--white);\n    text-align: center;\n  }\n\n  .seranova-final-inner {\n    max-width: 870px;\n    margin: 0 auto;\n  }\n\n  .seranova-final .seranova-eyebrow {\n    color: #9d9d9d;\n  }\n\n  .seranova-final h2 {\n    font-size: clamp(46px, 7vw, 88px);\n    font-weight: 400;\n    line-height: 0.98;\n    letter-spacing: -4px;\n  }\n\n  .seranova-final p {\n    max-width: 620px;\n    margin: 32px auto 0;\n    color: #b5b5b5;\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  @media (max-width: 900px) {\n    .seranova-container {\n      width: min(100% - 32px, 720px);\n    }\n\n    .seranova-hero-grid,\n    .seranova-care-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-feature-grid,\n    .seranova-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-feature-card {\n      border-right: 0;\n      border-bottom: 1px solid var(--gray-300);\n    }\n\n    .seranova-split {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-split-visual {\n      min-height: 450px;\n    }\n\n    .seranova-split-content {\n      padding: 90px 32px;\n    }\n\n    .seranova-benefit-row {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .seranova-container {\n      width: calc(100% - 28px);\n    }\n\n    .seranova-hero-grid {\n      padding: 65px 0;\n    }\n\n    .seranova-hero h1 {\n      font-size: 46px;\n      letter-spacing: -2.2px;\n    }\n\n    .seranova-hero-visual {\n      min-height: 250px;\n    }\n\n    .seranova-intro,\n    .seranova-features,\n    .seranova-benefits,\n    .seranova-routine,\n    .seranova-care,\n    .seranova-faq,\n    .seranova-final {\n      padding: 90px 0;\n    }\n\n    .seranova-split-visual {\n      min-height: 280px;\n    }\n\n    .seranova-split-content {\n      padding: 70px 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"seranova-product\"\u003e\n\u003c!-- HERO \/ ü_75_g1 --\u003e\n\u003csection class=\"seranova-hero\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-hero-grid\"\u003e\n\u003cdiv class=\"seranova-hero-copy\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eSeranova Skin Care\u003c\/span\u003e\n\u003ch1\u003eSnailRenew™.\u003cbr\u003eNourish deeply.\u003cbr\u003eReveal smoother\u003cbr\u003elooking skin.\u003c\/h1\u003e\n\u003cp class=\"seranova-hero-description\"\u003eMeet Seranova SnailRenew™, a lightweight 100 ml snail mucin facial essence created to support lasting hydration and a smoother, softer and more luminous-looking complexion without weighing the skin down.\u003c\/p\u003e\n\u003cp class=\"seranova-product-code\"\u003eSNAILRENEW™ · SC2103\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-hero-visual\"\u003e\n\u003cdiv class=\"seranova-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/html_1_e759d6be-cb16-488e-8247-ab5f10200b24.png?v=1785872067\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT STORY --\u003e\n\u003csection class=\"seranova-intro\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-intro-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eHydration, refined\u003c\/span\u003e\n\u003ch2\u003eA replenishing essence ritual designed for skin that looks smoother, softer and beautifully refreshed.\u003c\/h2\u003e\n\u003cp\u003eSnailRenew™ brings the sensorial feel of snail mucin essence into a simple daily ritual. Its fluid texture glides across clean skin and layers comfortably beneath moisturiser, helping dry or tired-looking skin appear more supple, polished and visibly refreshed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"seranova-features\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-section-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eA refined daily essence\u003c\/span\u003e\n\u003ch2\u003eSilky hydration.\u003cbr\u003eEffortless layering.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-feature-grid\"\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eSilky essence texture\u003c\/h3\u003e\n\u003cp\u003eThe fluid, cushion-like texture spreads smoothly across the face, creating a comfortable layer of hydration without a heavy finish.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eHydration-focused care\u003c\/h3\u003e\n\u003cp\u003eDesigned to complement morning or evening routines, the essence helps skin feel comfortably moisturised and visibly refreshed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eGenerous 100 ml format\u003c\/h3\u003e\n\u003cp\u003eA practical full-size bottle designed for regular use on your bathroom shelf or within your complete skincare ritual.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE \/ ü_75_g2 --\u003e\n\u003csection class=\"seranova-split\"\u003e\n\u003cdiv class=\"seranova-split-visual\"\u003e\n\u003cdiv class=\"seranova-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/html_2_2101e820-a94e-410e-85fc-2c750c881e5e.png?v=1785872068\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-split-content\"\u003e\n\u003cdiv class=\"seranova-split-content-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eA smoother ritual starts here\u003c\/span\u003e\n\u003ch2\u003ePress in hydration wherever your complexion needs renewed softness.\u003c\/h2\u003e\n\u003cp\u003eAfter cleansing, dispense a small amount into clean hands and gently smooth the essence across the face and neck. Press it into the skin until absorbed, then continue with your preferred moisturiser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"seranova-benefits\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-section-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eWhy you’ll love it\u003c\/span\u003e\n\u003ch2\u003eDaily hydration.\u003cbr\u003eBeautifully renewed.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eHydrating\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eComfortable moisture without heaviness\u003c\/h3\u003e\n\u003cp\u003eThe lightweight essence helps replenish the look of dry skin while maintaining a smooth, breathable and comfortable finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eLightweight\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eEasy to layer into any routine\u003c\/h3\u003e\n\u003cp\u003eIts fluid consistency sits naturally between toner and moisturiser, making it an effortless step in both simple and layered routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eSmoothing\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eSupports a softer-looking surface\u003c\/h3\u003e\n\u003cp\u003eWith regular cosmetic use, the essence helps skin appear more supple, refined and visibly smoother in texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eRadiant\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003ePromotes a healthy-looking glow\u003c\/h3\u003e\n\u003cp\u003eWell-hydrated skin naturally reflects light more evenly, helping the complexion appear fresh, luminous and beautifully cared for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"seranova-routine\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-routine-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eHow to use\u003c\/span\u003e\n\u003ch2\u003eThree simple steps for a softer, smoother-looking complexion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-steps\"\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eCleanse the skin\u003c\/h3\u003e\n\u003cp\u003eBegin with freshly cleansed skin. Gently pat the face dry or leave it slightly damp before applying the essence.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eDispense the essence\u003c\/h3\u003e\n\u003cp\u003eDispense a small amount into clean hands and distribute it evenly across the face and neck.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eSmooth and press\u003c\/h3\u003e\n\u003cp\u003eSmooth the essence over the skin, then press gently until absorbed. Follow with moisturiser and daytime sun protection as needed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE --\u003e\n\u003csection class=\"seranova-care\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-care-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eEssence care\u003c\/span\u003e\n\u003ch2\u003eKeep every application fresh, clean and beautifully simple.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-list\"\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eKeep the dispenser clean\u003c\/strong\u003e Avoid touching the bottle opening or dispenser directly to the face or other surfaces to help keep the product clean.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eClose the bottle securely\u003c\/strong\u003e Replace the cap firmly after each use to help protect the essence from prolonged exposure to air and moisture.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eStore away from direct sunlight\u003c\/strong\u003e Keep the bottle in a cool, dry place away from excessive heat, humidity and bright sunlight.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003ePatch test before use\u003c\/strong\u003e Apply a small amount to a discreet area before broader facial use, especially if your skin is sensitive or reactive.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"seranova-faq\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eQuestions, answered\u003c\/span\u003e\n\u003ch2\u003eFrequently asked questions.\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is SnailRenew™ designed for?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eSnailRenew™ is a lightweight snail mucin facial essence designed to support hydration and a smoother, softer and more radiant-looking complexion.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much essence is included?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eEach bottle contains approximately 100 ml of facial essence.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much should I use?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eBegin with a small amount and add more only if needed. A thin, even layer is generally sufficient for the face and neck.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I apply it across my entire face?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eThe essence is intended for even application across the face and neck. Avoid direct contact with the eyes and do not apply to damaged skin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with other skincare products?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eYes. SnailRenew™ can be layered after cleansing and toner and before moisturiser. Introduce new products gradually if your skin is sensitive.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use moisturiser afterwards?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eYes. Once the essence has absorbed, follow with a moisturiser suitable for your skin type. During daytime use, finish with sun protection.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I perform a patch test?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eYes. Apply a small amount to a discreet area and observe the skin before broader facial use, particularly if your skin is sensitive.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if irritation occurs?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eDiscontinue use and rinse the area with water if persistent redness, discomfort or irritation develops. Seek professional advice if the reaction is severe.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs SnailRenew™ a medical treatment?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eNo. SnailRenew™ is a cosmetic skincare product and is not intended to diagnose, treat, cure or prevent any medical condition.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the packaging appearance vary?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eMinor differences in bottle colour, finish or packaging may occur due to lighting, screen settings or production batches.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"seranova-final\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-final-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eSeranova Beauty · SC2103\u003c\/span\u003e\n\u003ch2\u003eSnailRenew™.\u003cbr\u003eDeep hydration.\u003cbr\u003eNaturally radiant skin.\u003c\/h2\u003e\n\u003cp\u003eA lightweight 100 ml snail mucin facial essence created for daily hydration and a softer, smoother and more luminous-looking complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Seranova Beauty","offers":[{"title":"Default Title","offer_id":48858446692506,"sku":"CJJT167742301AZ","price":19.99,"currency_code":"TRY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/g1_be31eb4c-781f-4096-9aa0-260c1d5aad1f.png?v=1785872102"}],"url":"https:\/\/www.serranova.store\/collections\/frontpage.oembed","provider":"Serranova E-Ticaret","version":"1.0","type":"link"}