{"title":"Beauty \u0026 Personal Care","description":"\u003cp\u003eInnovative beauty and grooming products for your daily self-care routine. Shop skincare, hair care, grooming tools, and personal wellness essentials for both men and women.\u003c\/p\u003e","products":[{"product_id":"2-in-1-beauty-essentials-bundle","title":"2-IN-1 BEAUTY ESSENTIALS BUNDLE","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     NEXMART 2-IN-1 BEAUTY ESSENTIALS BUNDLE\n     COMPLETE ENGLISH RESPONSIVE VERSION\n  ========================================================== *\/\n  \n  .nbe-offer {\n    --nbe-primary: #b84f78;\n    --nbe-primary-dark: #8e365b;\n    --nbe-accent: #f26624;\n    --nbe-success: #168347;\n    --nbe-text: #171717;\n    --nbe-muted: #696969;\n    --nbe-border: #eadfe4;\n    --nbe-light: #fff7fa;\n    --nbe-white: #ffffff;\n\n    display: block;\n    width: 100%;\n    max-width: 1320px;\n    min-width: 0;\n    margin: 0 auto;\n    padding: 55px 24px 75px;\n    overflow: hidden;\n    color: var(--nbe-text);\n    font-family: inherit;\n    line-height: 1.7;\n    direction: ltr;\n    text-align: left;\n    isolation: isolate;\n  }\n\n  .nbe-offer,\n  .nbe-offer *,\n  .nbe-offer *::before,\n  .nbe-offer *::after {\n    box-sizing: border-box;\n  }\n\n  .nbe-offer img,\n  .nbe-offer svg {\n    display: block;\n  }\n\n  \/* ==========================================================\n     HERO\n  ========================================================== *\/\n\n  .nbe-hero {\n    position: relative;\n    width: 100%;\n    min-width: 0;\n    padding: 68px 45px;\n    margin-bottom: 52px;\n    overflow: hidden;\n    border: 1px solid rgba(184, 79, 120, 0.12);\n    border-radius: 28px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 5% 5%,\n        rgba(255, 154, 181, 0.25),\n        transparent 36%\n      ),\n      radial-gradient(\n        circle at 95% 95%,\n        rgba(193, 142, 210, 0.23),\n        transparent 38%\n      ),\n      #fff9fb;\n  }\n\n  .nbe-eyebrow {\n    display: inline-flex;\n    min-height: 36px;\n    padding: 8px 18px;\n    margin-bottom: 19px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--nbe-primary);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .nbe-hero h1 {\n    max-width: 920px;\n    margin: 0 auto 18px;\n    color: var(--nbe-text);\n    font-size: clamp(36px, 5vw, 62px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.08;\n  }\n\n  .nbe-hero \u003e p {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--nbe-muted);\n    font-size: clamp(16px, 1.6vw, 19px);\n    line-height: 1.8;\n  }\n\n  .nbe-summary {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 15px;\n    width: 100%;\n    max-width: 760px;\n    margin: 34px auto 0;\n  }\n\n  .nbe-summary-item {\n    display: flex;\n    min-width: 0;\n    min-height: 68px;\n    padding: 15px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid var(--nbe-border);\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 8px 26px rgba(0, 0, 0, 0.035);\n    font-size: 15px;\n    font-weight: 750;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  \/* ==========================================================\n     SECTION HEADINGS\n  ========================================================== *\/\n\n  .nbe-section-heading {\n    width: 100%;\n    max-width: 830px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .nbe-section-heading h2 {\n    margin: 0 0 11px;\n    color: var(--nbe-text);\n    font-size: clamp(29px, 4vw, 44px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .nbe-section-heading p {\n    margin: 0;\n    color: var(--nbe-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     INTRODUCTION CARDS\n  ========================================================== *\/\n\n  .nbe-intro-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    width: 100%;\n    max-width: 1000px;\n    min-width: 0;\n    margin: 0 auto 58px;\n  }\n\n  .nbe-intro-card {\n    width: 100%;\n    min-width: 0;\n    padding: 28px;\n    overflow: hidden;\n    border: 1px solid var(--nbe-border);\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .nbe-intro-number {\n    display: inline-flex;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 16px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--nbe-primary);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .nbe-intro-card h3 {\n    margin: 0 0 8px;\n    color: var(--nbe-text);\n    font-size: 21px;\n    font-weight: 800;\n    line-height: 1.35;\n  }\n\n  .nbe-intro-card p {\n    margin: 0;\n    color: var(--nbe-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     PRODUCT CARDS\n  ========================================================== *\/\n\n  .nbe-products {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n    flex-direction: column;\n    gap: 30px;\n  }\n\n  .nbe-product-card,\n  .nbe-product-card.is-reverse {\n    display: grid;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: clamp(35px, 4vw, 64px);\n    padding: clamp(30px, 3.5vw, 48px);\n    align-items: center;\n    overflow: hidden;\n    border: 1px solid var(--nbe-border);\n    border-radius: 26px;\n    background: #ffffff;\n    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.045);\n  }\n\n  .nbe-product-card.is-reverse .nbe-product-media {\n    order: 2;\n  }\n\n  .nbe-product-card.is-reverse .nbe-product-content {\n    order: 1;\n  }\n\n  .nbe-product-media,\n  .nbe-product-content {\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nbe-product-media {\n    overflow: hidden;\n  }\n\n  .nbe-product-content {\n    max-width: 570px;\n  }\n\n  .nbe-product-card:not(.is-reverse) .nbe-product-content {\n    justify-self: start;\n  }\n\n  .nbe-product-card.is-reverse .nbe-product-content {\n    justify-self: end;\n  }\n\n  .nbe-product-label {\n    display: inline-block;\n    margin-bottom: 13px;\n    color: var(--nbe-primary);\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: 0.06em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .nbe-product-content h2 {\n    margin: 0 0 14px;\n    color: var(--nbe-text);\n    font-size: clamp(28px, 3vw, 42px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .nbe-product-intro {\n    margin: 0 0 22px;\n    color: var(--nbe-muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .nbe-feature-list {\n    display: grid;\n    gap: 12px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .nbe-feature-list li {\n    position: relative;\n    min-width: 0;\n    padding-left: 29px;\n    color: var(--nbe-text);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .nbe-feature-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--nbe-success);\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  \/* ==========================================================\n     IMAGE CAROUSEL\n  ========================================================== *\/\n\n  .nbe-carousel {\n    position: relative;\n    display: block;\n    width: 100%;\n    max-width: 520px;\n    min-width: 0;\n    margin: 0 auto;\n    overflow: hidden;\n    direction: ltr;\n  }\n\n  .nbe-carousel-stage {\n    position: relative;\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n    border: 1px solid var(--nbe-border);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .nbe-carousel-main-image {\n    position: absolute !important;\n    inset: 0 !important;\n    display: block !important;\n    width: 100% !important;\n    max-width: none !important;\n    height: 100% !important;\n    max-height: none !important;\n    padding: 15px !important;\n    margin: 0 !important;\n    object-fit: contain !important;\n    object-position: center !important;\n    background: #ffffff !important;\n    transform: none !important;\n  }\n\n  .nbe-carousel-arrow {\n    position: absolute;\n    top: 50%;\n    z-index: 5;\n    display: flex;\n    width: 44px;\n    min-width: 44px;\n    height: 44px;\n    padding: 0;\n    margin: 0;\n    align-items: center;\n    justify-content: center;\n    border: 0;\n    border-radius: 50%;\n    outline: 0;\n    color: #ffffff;\n    background: rgba(17, 17, 17, 0.78);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font: inherit;\n    font-size: 27px;\n    line-height: 1;\n    cursor: pointer;\n    appearance: none;\n    transform: translateY(-50%);\n    transition:\n      background 0.2s ease,\n      transform 0.2s ease;\n  }\n\n  .nbe-carousel-arrow:hover {\n    background: #000000;\n    transform: translateY(-50%) scale(1.05);\n  }\n\n  .nbe-carousel-arrow:focus-visible {\n    outline: 3px solid rgba(184, 79, 120, 0.35);\n    outline-offset: 2px;\n  }\n\n  .nbe-carousel-prev {\n    left: 11px;\n  }\n\n  .nbe-carousel-next {\n    right: 11px;\n  }\n\n  .nbe-carousel-thumbnails {\n    display: flex;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    gap: 9px;\n    padding: 3px 2px 9px;\n    margin-top: 11px;\n    overflow-x: auto;\n    overflow-y: hidden;\n    scroll-behavior: smooth;\n    scrollbar-width: thin;\n    scrollbar-color: #c5c5c5 transparent;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .nbe-carousel-thumbnails::-webkit-scrollbar {\n    height: 5px;\n  }\n\n  .nbe-carousel-thumbnails::-webkit-scrollbar-track {\n    background: transparent;\n  }\n\n  .nbe-carousel-thumbnails::-webkit-scrollbar-thumb {\n    border-radius: 999px;\n    background: #c5c5c5;\n  }\n\n  .nbe-carousel-thumbnail {\n    display: flex;\n    flex: 0 0 70px;\n    width: 70px;\n    min-width: 70px;\n    max-width: 70px;\n    height: 70px;\n    min-height: 70px;\n    max-height: 70px;\n    padding: 4px;\n    margin: 0;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    border: 2px solid transparent;\n    border-radius: 10px;\n    outline: 0;\n    background: #ffffff;\n    box-shadow: none;\n    cursor: pointer;\n    appearance: none;\n  }\n\n  .nbe-carousel-thumbnail img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: 100% !important;\n    max-height: 100% !important;\n    padding: 0 !important;\n    margin: 0 !important;\n    object-fit: contain !important;\n    object-position: center !important;\n  }\n\n  .nbe-carousel-thumbnail.is-active {\n    border-color: var(--nbe-primary);\n  }\n\n  .nbe-carousel-thumbnail:focus-visible {\n    outline: 3px solid rgba(184, 79, 120, 0.25);\n    outline-offset: 1px;\n  }\n\n  \/* ==========================================================\n     BENEFITS\n  ========================================================== *\/\n\n  .nbe-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    width: 100%;\n    min-width: 0;\n    margin: 58px 0;\n  }\n\n  .nbe-benefit-card {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n    min-height: 220px;\n    padding: 28px 20px;\n    align-items: center;\n    flex-direction: column;\n    justify-content: center;\n    overflow: hidden;\n    border: 1px solid rgba(184, 79, 120, 0.08);\n    border-radius: 19px;\n    text-align: center;\n    background: var(--nbe-light);\n  }\n\n  .nbe-benefit-icon {\n    display: flex;\n    width: 54px;\n    min-width: 54px;\n    height: 54px;\n    margin: 0 auto 16px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--nbe-primary);\n    box-shadow: 0 8px 21px rgba(184, 79, 120, 0.2);\n  }\n\n  .nbe-benefit-icon svg {\n    display: block;\n    width: 25px;\n    height: 25px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.9;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .nbe-benefit-card strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--nbe-text);\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .nbe-benefit-card \u003e span:last-child {\n    display: block;\n    color: var(--nbe-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     ACCORDIONS\n  ========================================================== *\/\n\n  .nbe-accordion {\n    width: 100%;\n    max-width: 930px;\n    margin: 0 auto;\n  }\n\n  .nbe-accordion details {\n    width: 100%;\n    min-width: 0;\n    border-bottom: 1px solid var(--nbe-border);\n  }\n\n  .nbe-accordion summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 22px 48px 22px 0;\n    color: var(--nbe-text);\n    font-size: 18px;\n    font-weight: 750;\n    line-height: 1.5;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .nbe-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .nbe-accordion summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    color: var(--nbe-primary);\n    font-size: 29px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .nbe-accordion details[open] summary::after {\n    content: \"−\";\n  }\n\n  .nbe-accordion-content {\n    padding: 0 0 24px;\n    color: var(--nbe-muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .nbe-accordion-content ul {\n    padding-left: 22px;\n    margin: 0;\n  }\n\n  \/* ==========================================================\n     LARGE DESKTOP\n  ========================================================== *\/\n\n  @media screen and (min-width: 1200px) {\n    .nbe-offer {\n      max-width: 1320px;\n      padding-inline: 30px;\n    }\n\n    .nbe-product-card:not(.is-reverse) {\n      grid-template-columns:\n        minmax(0, 520px)\n        minmax(0, 1fr);\n    }\n\n    .nbe-product-card.is-reverse {\n      grid-template-columns:\n        minmax(0, 1fr)\n        minmax(0, 520px);\n    }\n\n    .nbe-carousel {\n      max-width: 500px;\n    }\n  }\n\n  \/* ==========================================================\n     TABLET\n  ========================================================== *\/\n\n  @media screen and (max-width: 1050px) {\n    .nbe-product-card,\n    .nbe-product-card.is-reverse {\n      gap: 34px;\n      padding: 30px;\n    }\n\n    .nbe-benefits-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .nbe-benefit-card {\n      min-height: 195px;\n    }\n  }\n\n  @media screen and (max-width: 900px) {\n    .nbe-product-card,\n    .nbe-product-card.is-reverse {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 28px;\n      padding: 25px;\n    }\n\n    .nbe-product-card.is-reverse .nbe-product-media,\n    .nbe-product-card.is-reverse .nbe-product-content {\n      order: initial;\n      justify-self: auto;\n    }\n\n    .nbe-product-content {\n      max-width: 650px;\n      margin-inline: auto;\n    }\n\n    .nbe-carousel {\n      max-width: 600px;\n    }\n  }\n\n  \/* ==========================================================\n     MOBILE\n  ========================================================== *\/\n\n  @media screen and (max-width: 749px) {\n    .nbe-offer {\n      width: 100%;\n      padding: 25px 10px 45px;\n    }\n\n    .nbe-hero {\n      padding: 40px 17px;\n      margin-bottom: 38px;\n      border-radius: 19px;\n    }\n\n    .nbe-hero h1 {\n      font-size: clamp(31px, 10vw, 43px);\n    }\n\n    .nbe-hero \u003e p {\n      font-size: 15px;\n      line-height: 1.8;\n    }\n\n    .nbe-summary {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 10px;\n    }\n\n    .nbe-summary-item {\n      min-height: 55px;\n    }\n\n    .nbe-intro-grid {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 13px;\n      margin-bottom: 41px;\n    }\n\n    .nbe-intro-card {\n      padding: 20px;\n    }\n\n    .nbe-products {\n      gap: 20px;\n    }\n\n    .nbe-product-card,\n    .nbe-product-card.is-reverse {\n      gap: 21px;\n      padding: 14px;\n      border-radius: 17px;\n    }\n\n    .nbe-product-content {\n      padding: 3px 3px 8px;\n    }\n\n    .nbe-carousel {\n      max-width: 100%;\n    }\n\n    .nbe-carousel-stage {\n      aspect-ratio: 1 \/ 1;\n      border-radius: 14px;\n    }\n\n    .nbe-carousel-main-image {\n      padding: 8px !important;\n    }\n\n    .nbe-carousel-arrow {\n      width: 36px;\n      min-width: 36px;\n      height: 36px;\n      font-size: 21px;\n    }\n\n    .nbe-carousel-prev {\n      left: 7px;\n    }\n\n    .nbe-carousel-next {\n      right: 7px;\n    }\n\n    .nbe-carousel-thumbnail {\n      flex-basis: 59px;\n      width: 59px;\n      min-width: 59px;\n      max-width: 59px;\n      height: 59px;\n      min-height: 59px;\n      max-height: 59px;\n    }\n\n    .nbe-benefits-grid {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 11px;\n      margin: 42px 0;\n    }\n\n    .nbe-benefit-card {\n      min-height: 0;\n      padding: 23px 17px;\n    }\n\n    .nbe-benefit-icon {\n      width: 50px;\n      min-width: 50px;\n      height: 50px;\n    }\n\n    .nbe-accordion summary {\n      padding: 20px 42px 20px 0;\n      font-size: 16px;\n    }\n\n    .nbe-accordion-content {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"nbe-offer\" data-nbe-offer dir=\"ltr\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"nbe-hero\"\u003e\n\n    \u003cspan class=\"nbe-eyebrow\"\u003e\n      Two Beauty Essentials in One Bundle\n    \u003c\/span\u003e\n\n    \u003ch1\u003e2-in-1 Beauty Care Bundle\u003c\/h1\u003e\n\n    \u003cp\u003e\n      Keep your personal grooming routine simple with a compact electric\n      precision trimmer and a handheld under-eye beauty massager.\n      Two portable tools for convenient everyday care at home or while travelling.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nbe-summary\"\u003e\n\n      \u003cdiv class=\"nbe-summary-item\"\u003e\n        1× Electric Precision Trimmer\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nbe-summary-item\"\u003e\n        1× Under-Eye Beauty Massager\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003cdiv class=\"nbe-section-heading\"\u003e\n\n    \u003ch2\u003eSimple Tools for Your Beauty Routine\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A practical two-product bundle for personal hair trimming\n      and gentle cosmetic massage around the under-eye area.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nbe-intro-grid\"\u003e\n\n    \u003cdiv class=\"nbe-intro-card\"\u003e\n\n      \u003cspan class=\"nbe-intro-number\"\u003e1\u003c\/span\u003e\n\n      \u003ch3\u003eElectric Precision Trimmer\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A compact pen-style trimmer with a precision cutting head\n        and trimming comb for controlled personal grooming.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbe-intro-card\"\u003e\n\n      \u003cspan class=\"nbe-intro-number\"\u003e2\u003c\/span\u003e\n\n      \u003ch3\u003eUnder-Eye Beauty Massager\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A lightweight handheld cosmetic tool with a smooth rounded head\n        for gentle external massage around the under-eye area.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCTS --\u003e\n  \u003cdiv class=\"nbe-products\"\u003e\n\n    \u003c!-- PRODUCT 1 --\u003e\n    \u003carticle class=\"nbe-product-card\"\u003e\n\n      \u003cdiv class=\"nbe-product-media\"\u003e\n\n        \u003cdiv class=\"nbe-carousel\" data-nbe-carousel\u003e\n\n          \u003cscript type=\"application\/json\" class=\"nbe-carousel-data\"\u003e\n            [\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/6_dde24a4f-42c8-4f4a-85ee-51346eb3bdef.jpg?v=1785546614\",\n                \"alt\": \"Electric precision eyebrow trimmer\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_d3db9c78-2feb-4f4c-8795-428231738163.jpg?v=1785546614\",\n                \"alt\": \"One-button electric precision trimmer\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/5_fd766fb8-ee52-4498-b943-644519c4a521.jpg?v=1785546613\",\n                \"alt\": \"Precision trimmer comb attachment\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_e790bc5a-451e-4859-8835-039f1e6a84fc.jpg?v=1785546614\",\n                \"alt\": \"Multipurpose personal hair trimmer\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_58abf130-e578-4f3d-8827-9e40b454d228.jpg?v=1785546613\",\n                \"alt\": \"Rounded precision trimmer blade design\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1_9b7532f8-add1-4cf9-a921-b05a645c7ed8.jpg?v=1785546613\",\n                \"alt\": \"Electric precision trimmer product details\"\n              }\n            ]\n          \u003c\/script\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nbe-product-content\"\u003e\n\n        \u003cspan class=\"nbe-product-label\"\u003e\n          Product 1 Included\n        \u003c\/span\u003e\n\n        \u003ch2\u003eElectric Precision Trimmer\u003c\/h2\u003e\n\n        \u003cp class=\"nbe-product-intro\"\u003e\n          A compact electric grooming tool designed for controlled trimming\n          around the eyebrows and other small external areas.\n        \u003c\/p\u003e\n\n        \u003cul class=\"nbe-feature-list\"\u003e\n          \u003cli\u003eCompact pen-style body\u003c\/li\u003e\n          \u003cli\u003ePrecision trimming head\u003c\/li\u003e\n          \u003cli\u003eRounded blade design\u003c\/li\u003e\n          \u003cli\u003eTrimming comb attachment\u003c\/li\u003e\n          \u003cli\u003eOne-button operation\u003c\/li\u003e\n          \u003cli\u003eLightweight and easy to carry\u003c\/li\u003e\n          \u003cli\u003eSuitable for controlled personal grooming\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n    \u003c!-- PRODUCT 2 --\u003e\n    \u003carticle class=\"nbe-product-card is-reverse\"\u003e\n\n      \u003cdiv class=\"nbe-product-media\"\u003e\n\n        \u003cdiv class=\"nbe-carousel\" data-nbe-carousel\u003e\n\n          \u003cscript type=\"application\/json\" class=\"nbe-carousel-data\"\u003e\n            [\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_0d6eac48-ced1-4a2b-9531-0b1fa39c53c6.jpg?v=1785546704\",\n                \"alt\": \"Under-eye beauty massager\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/6_645c768b-4573-41f1-807b-43e9aaeae93a.jpg?v=1785546704\",\n                \"alt\": \"Handheld cosmetic under-eye massager\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1_28b1266e-d1d2-4f69-8fad-5dd781674017.jpg?v=1785546704\",\n                \"alt\": \"Under-eye beauty massager product information\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_ebf34b12-4d5d-45e3-b1a9-8d646cf06633.jpg?v=1785546704\",\n                \"alt\": \"Compact eye-area cosmetic massager\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/5_5e88584f-cedb-4bfd-b7dd-98b153dcbe65.jpg?v=1785546704\",\n                \"alt\": \"Under-eye massager in use\"\n              },\n              {\n                \"src\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_fc9df530-e57e-4bd8-b6e0-4d8209821c96.jpg?v=1785546704\",\n                \"alt\": \"Under-eye beauty massager details\"\n              }\n            ]\n          \u003c\/script\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nbe-product-content\"\u003e\n\n        \u003cspan class=\"nbe-product-label\"\u003e\n          Product 2 Included\n        \u003c\/span\u003e\n\n        \u003ch2\u003eUnder-Eye Beauty Massager\u003c\/h2\u003e\n\n        \u003cp class=\"nbe-product-intro\"\u003e\n          A handheld cosmetic massager with a curved body and smooth rounded\n          contact head for gentle external use around the under-eye area.\n        \u003c\/p\u003e\n\n        \u003cul class=\"nbe-feature-list\"\u003e\n          \u003cli\u003eSmooth rounded contact head\u003c\/li\u003e\n          \u003cli\u003eCurved ergonomic handheld design\u003c\/li\u003e\n          \u003cli\u003eCompact and lightweight body\u003c\/li\u003e\n          \u003cli\u003eSimple button control\u003c\/li\u003e\n          \u003cli\u003eSuitable for use with your normal skincare routine\u003c\/li\u003e\n          \u003cli\u003eEasy to store in a handbag or beauty case\u003c\/li\u003e\n          \u003cli\u003eDesigned for external cosmetic use only\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"nbe-benefits-grid\"\u003e\n\n    \u003cdiv class=\"nbe-benefit-card\"\u003e\n\n      \u003cspan class=\"nbe-benefit-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 7h16v13H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 7V4h8v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eTwo Products in One Bundle\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A convenient combination for grooming and cosmetic care.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbe-benefit-card\"\u003e\n\n      \u003cspan class=\"nbe-benefit-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 8c0-2.5 2-4.5 5-4.5S17 5.5 17 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16c0 2.5 2 4.5 5 4.5s5-2 5-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eCompact Designs\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Lightweight tools that are easy to carry, store, and use.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbe-benefit-card\"\u003e\n\n      \u003cspan class=\"nbe-benefit-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2 9 9H4l4 4-2 7 6-4 6 4-2-7 4-4h-5l-3-7Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eEasy Everyday Routine\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Simple controls make both products convenient for regular use.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbe-benefit-card\"\u003e\n\n      \u003cspan class=\"nbe-benefit-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M7 10h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 14h2\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"17\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cstrong\u003eCash on Delivery\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Order conveniently and pay when your package arrives.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BUNDLE INFORMATION --\u003e\n  \u003cdiv class=\"nbe-section-heading\"\u003e\n\n    \u003ch2\u003eBundle Information\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Important information about the bundle contents, usage,\n      care, payment, and delivery.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nbe-accordion\"\u003e\n\n    \u003cdetails open\u003e\n\n      \u003csummary\u003eWhat is included in the bundle?\u003c\/summary\u003e\n\n      \u003cdiv class=\"nbe-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eOne electric precision trimmer\u003c\/li\u003e\n          \u003cli\u003eOne trimming comb attachment\u003c\/li\u003e\n          \u003cli\u003eAccessories supplied inside the trimmer package\u003c\/li\u003e\n          \u003cli\u003eOne handheld under-eye beauty massager\u003c\/li\u003e\n          \u003cli\u003eAccessories supplied inside the massager package\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003eWhat can the precision trimmer be used for?\u003c\/summary\u003e\n\n      \u003cdiv class=\"nbe-accordion-content\"\u003e\n        The trimmer is designed for controlled personal grooming around\n        small external areas such as the eyebrows. Follow the supplied\n        instructions and use it carefully.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003eHow should I use the trimming comb?\u003c\/summary\u003e\n\n      \u003cdiv class=\"nbe-accordion-content\"\u003e\n        Attach the comb securely to the trimming head and move the tool\n        slowly in the direction recommended in the product instructions.\n        Do not press the cutting head forcefully against the skin.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003eHow is the under-eye massager used?\u003c\/summary\u003e\n\n      \u003cdiv class=\"nbe-accordion-content\"\u003e\n        Use the smooth rounded head gently on the external skin around\n        the under-eye area. Move it slowly without applying strong pressure.\n        Keep it away from direct contact with the eyes.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003eCan I use the massager with skincare products?\u003c\/summary\u003e\n\n      \u003cdiv class=\"nbe-accordion-content\"\u003e\n        It may be used as part of your normal cosmetic routine when the\n        skincare product is suitable for the under-eye area. Follow the\n        instructions provided with your skincare product.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003eCleaning and care\u003c\/summary\u003e\n\n      \u003cdiv class=\"nbe-accordion-content\"\u003e\n        Switch each product off before cleaning. Clean only according to\n        the supplied instructions. Do not immerse the devices in water\n        unless the original product instructions specifically permit it.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003eSafety guidelines\u003c\/summary\u003e\n\n      \u003cdiv class=\"nbe-accordion-content\"\u003e\n        These are personal cosmetic tools. Keep them away from children,\n        do not share the trimming head without cleaning it, avoid damaged\n        or irritated skin, and stop using either product if discomfort occurs.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003eDelivery and payment\u003c\/summary\u003e\n\n      \u003cdiv class=\"nbe-accordion-content\"\u003e\n        Delivery is available across Lebanon, with cash on delivery available.\n        Every order is carefully packed before dispatch.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  (function () {\n    function nbeEscapeHtml(value) {\n      return String(value || \"\")\n        .replace(\/\u0026\/g, \"\u0026amp;\")\n        .replace(\/\u003c\/g, \"\u0026lt;\")\n        .replace(\/\u003e\/g, \"\u0026gt;\")\n        .replace(\/\"\/g, \"\u0026quot;\")\n        .replace(\/'\/g, \"\u0026#039;\");\n    }\n\n    function nbeInitializeCarousels(root) {\n      const container = root || document;\n\n      container\n        .querySelectorAll(\".nbe-offer [data-nbe-carousel]\")\n        .forEach(function (carousel) {\n          if (carousel.dataset.nbeInitialized === \"true\") {\n            return;\n          }\n\n          const dataElement = carousel.querySelector(\n            \".nbe-carousel-data\"\n          );\n\n          if (!dataElement) {\n            return;\n          }\n\n          let images = [];\n\n          try {\n            images = JSON.parse(\n              dataElement.textContent.trim()\n            );\n          } catch (error) {\n            console.error(\n              \"Nexmart beauty carousel data error:\",\n              error\n            );\n            return;\n          }\n\n          if (!Array.isArray(images) || images.length === 0) {\n            return;\n          }\n\n          carousel.dataset.nbeInitialized = \"true\";\n\n          const thumbnailMarkup = images\n            .map(function (image, index) {\n              return `\n                \u003cbutton\n                  class=\"nbe-carousel-thumbnail ${\n                    index === 0 ? \"is-active\" : \"\"\n                  }\"\n                  type=\"button\"\n                  data-index=\"${index}\"\n                  aria-label=\"View image ${index + 1}\"\n                \u003e\n                  \u003cimg\n                    src=\"${nbeEscapeHtml(image.src)}\"\n                    alt=\"\"\n                    loading=\"lazy\"\n                    decoding=\"async\"\n                  \u003e\n                \u003c\/button\u003e\n              `;\n            })\n            .join(\"\");\n\n          carousel.innerHTML = `\n            \u003cdiv\n              class=\"nbe-carousel-stage\"\n              role=\"region\"\n              aria-label=\"Product image gallery\"\n            \u003e\n              \u003cbutton\n                class=\"nbe-carousel-arrow nbe-carousel-prev\"\n                type=\"button\"\n                aria-label=\"Previous image\"\n                data-nbe-prev\n              \u003e\n                ‹\n              \u003c\/button\u003e\n\n              \u003cimg\n                class=\"nbe-carousel-main-image\"\n                src=\"${nbeEscapeHtml(images[0].src)}\"\n                alt=\"${nbeEscapeHtml(images[0].alt)}\"\n                loading=\"lazy\"\n                decoding=\"async\"\n                data-nbe-main-image\n              \u003e\n\n              \u003cbutton\n                class=\"nbe-carousel-arrow nbe-carousel-next\"\n                type=\"button\"\n                aria-label=\"Next image\"\n                data-nbe-next\n              \u003e\n                ›\n              \u003c\/button\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"nbe-carousel-thumbnails\"\u003e\n              ${thumbnailMarkup}\n            \u003c\/div\u003e\n          `;\n\n          const mainImage = carousel.querySelector(\n            \"[data-nbe-main-image]\"\n          );\n\n          const thumbnailContainer = carousel.querySelector(\n            \".nbe-carousel-thumbnails\"\n          );\n\n          const thumbnails = Array.from(\n            carousel.querySelectorAll(\n              \".nbe-carousel-thumbnail\"\n            )\n          );\n\n          const previousButton = carousel.querySelector(\n            \"[data-nbe-prev]\"\n          );\n\n          const nextButton = carousel.querySelector(\n            \"[data-nbe-next]\"\n          );\n\n          let currentIndex = 0;\n          let touchStartX = 0;\n\n          function showImage(index) {\n            currentIndex =\n              (index + images.length) % images.length;\n\n            const selectedImage = images[currentIndex];\n\n            mainImage.src = selectedImage.src;\n            mainImage.alt = selectedImage.alt || \"\";\n\n            thumbnails.forEach(function (\n              thumbnail,\n              thumbnailIndex\n            ) {\n              thumbnail.classList.toggle(\n                \"is-active\",\n                thumbnailIndex === currentIndex\n              );\n            });\n\n            const selectedThumbnail =\n              thumbnails[currentIndex];\n\n            if (\n              selectedThumbnail \u0026\u0026\n              thumbnailContainer\n            ) {\n              const targetLeft =\n                selectedThumbnail.offsetLeft -\n                thumbnailContainer.clientWidth \/ 2 +\n                selectedThumbnail.clientWidth \/ 2;\n\n              thumbnailContainer.scrollTo({\n                left: targetLeft,\n                behavior: \"smooth\"\n              });\n            }\n          }\n\n          thumbnails.forEach(function (thumbnail) {\n            thumbnail.addEventListener(\n              \"click\",\n              function () {\n                const index = Number(\n                  thumbnail.dataset.index\n                );\n\n                if (Number.isFinite(index)) {\n                  showImage(index);\n                }\n              }\n            );\n          });\n\n          if (previousButton) {\n            previousButton.addEventListener(\n              \"click\",\n              function () {\n                showImage(currentIndex - 1);\n              }\n            );\n          }\n\n          if (nextButton) {\n            nextButton.addEventListener(\n              \"click\",\n              function () {\n                showImage(currentIndex + 1);\n              }\n            );\n          }\n\n          carousel.addEventListener(\n            \"touchstart\",\n            function (event) {\n              if (\n                !event.touches ||\n                !event.touches.length\n              ) {\n                return;\n              }\n\n              touchStartX =\n                event.touches[0].clientX;\n            },\n            { passive: true }\n          );\n\n          carousel.addEventListener(\n            \"touchend\",\n            function (event) {\n              if (\n                !event.changedTouches ||\n                !event.changedTouches.length\n              ) {\n                return;\n              }\n\n              const touchEndX =\n                event.changedTouches[0].clientX;\n\n              const difference =\n                touchStartX - touchEndX;\n\n              if (Math.abs(difference) \u003c 45) {\n                return;\n              }\n\n              if (difference \u003e 0) {\n                showImage(currentIndex + 1);\n              } else {\n                showImage(currentIndex - 1);\n              }\n            },\n            { passive: true }\n          );\n        });\n    }\n\n    function nbeStart() {\n      nbeInitializeCarousels(document);\n    }\n\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\n        \"DOMContentLoaded\",\n        nbeStart\n      );\n    } else {\n      nbeStart();\n    }\n\n    document.addEventListener(\n      \"shopify:section:load\",\n      function (event) {\n        nbeInitializeCarousels(event.target);\n      }\n    );\n  })();\n\u003c\/script\u003e","brand":"Nexmartlb","offers":[{"title":"Default Title","offer_id":48241212981506,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/offer3.png?v=1785547008"},{"product_id":"waxvac-electric-ear-cleaning-device","title":"WaxVac Electric Ear-Cleaning Device","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     WAXVAC PRODUCT DESCRIPTION\n  ========================================================== *\/\n\n  .waxvac-description {\n    --wv-primary: #1769b0;\n    --wv-primary-dark: #0e4c87;\n    --wv-accent: #e63946;\n    --wv-success: #168347;\n    --wv-text: #171717;\n    --wv-muted: #686868;\n    --wv-border: #e3e7ec;\n    --wv-light: #f5f9fd;\n    --wv-white: #ffffff;\n\n    display: block;\n    width: 100%;\n    max-width: 1050px;\n    margin: 0 auto;\n    color: var(--wv-text);\n    font-family: inherit;\n    line-height: 1.75;\n    direction: ltr;\n    text-align: left;\n  }\n\n  .waxvac-description,\n  .waxvac-description *,\n  .waxvac-description *::before,\n  .waxvac-description *::after {\n    box-sizing: border-box;\n  }\n\n  .waxvac-description svg {\n    display: block;\n  }\n\n  \/* ==========================================================\n     HERO\n  ========================================================== *\/\n\n  .waxvac-hero {\n    position: relative;\n    padding: 48px 35px;\n    margin-bottom: 34px;\n    overflow: hidden;\n    border: 1px solid var(--wv-border);\n    border-radius: 24px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 10% 10%,\n        rgba(23, 105, 176, 0.15),\n        transparent 35%\n      ),\n      radial-gradient(\n        circle at 90% 90%,\n        rgba(230, 57, 70, 0.1),\n        transparent 35%\n      ),\n      var(--wv-light);\n  }\n\n  .waxvac-label {\n    display: inline-flex;\n    min-height: 34px;\n    padding: 8px 17px;\n    margin-bottom: 17px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--wv-primary);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.05em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .waxvac-hero h2 {\n    max-width: 800px;\n    margin: 0 auto 15px;\n    color: var(--wv-text);\n    font-size: clamp(31px, 5vw, 48px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .waxvac-hero p {\n    max-width: 780px;\n    margin: 0 auto;\n    color: var(--wv-muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  \/* ==========================================================\n     TITLES\n  ========================================================== *\/\n\n  .waxvac-section {\n    width: 100%;\n    margin-top: 40px;\n  }\n\n  .waxvac-section-title {\n    margin: 0 0 22px;\n    color: var(--wv-text);\n    font-size: clamp(25px, 3vw, 32px);\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  \/* ==========================================================\n     FEATURE CARDS\n  ========================================================== *\/\n\n  .waxvac-features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    width: 100%;\n  }\n\n  .waxvac-feature-card {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n    min-height: 195px;\n    padding: 25px 19px;\n    align-items: center;\n    flex-direction: column;\n    justify-content: center;\n    overflow: hidden;\n    border: 1px solid var(--wv-border);\n    border-radius: 18px;\n    text-align: center;\n    background: var(--wv-white);\n    box-shadow: 0 9px 28px rgba(0, 0, 0, 0.035);\n  }\n\n  .waxvac-icon {\n    display: flex;\n    width: 54px;\n    min-width: 54px;\n    max-width: 54px;\n    height: 54px;\n    min-height: 54px;\n    max-height: 54px;\n    padding: 14px;\n    margin: 0 auto 15px;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--wv-primary);\n    box-shadow: 0 8px 20px rgba(23, 105, 176, 0.2);\n  }\n\n  .waxvac-icon svg {\n    display: block;\n    width: 26px !important;\n    min-width: 26px;\n    max-width: 26px;\n    height: 26px !important;\n    min-height: 26px;\n    max-height: 26px;\n    padding: 0;\n    margin: 0;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .waxvac-icon svg * {\n    vector-effect: non-scaling-stroke;\n  }\n\n  .waxvac-feature-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--wv-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .waxvac-feature-card \u003e span:last-child {\n    display: block;\n    color: var(--wv-muted);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* ==========================================================\n     PRODUCT CONTENTS\n  ========================================================== *\/\n\n  .waxvac-contents {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n    padding: 25px;\n    border: 1px solid var(--wv-border);\n    border-radius: 18px;\n    background: var(--wv-light);\n  }\n\n  .waxvac-content-item {\n    display: flex;\n    min-width: 0;\n    gap: 12px;\n    align-items: center;\n    color: var(--wv-text);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .waxvac-content-check {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--wv-success);\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  \/* ==========================================================\n     DETAILS TABLE\n  ========================================================== *\/\n\n  .waxvac-specifications {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--wv-border);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .waxvac-spec-row {\n    display: grid;\n    grid-template-columns: minmax(150px, 0.8fr) minmax(0, 1.2fr);\n    gap: 20px;\n    padding: 16px 19px;\n    align-items: center;\n    border-bottom: 1px solid var(--wv-border);\n  }\n\n  .waxvac-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .waxvac-spec-name {\n    color: var(--wv-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .waxvac-spec-value {\n    color: var(--wv-text);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.6;\n    text-align: right;\n  }\n\n  \/* ==========================================================\n     INFORMATION BOX\n  ========================================================== *\/\n\n  .waxvac-info-box {\n    display: grid;\n    grid-template-columns: 50px minmax(0, 1fr);\n    gap: 16px;\n    width: 100%;\n    padding: 23px;\n    margin-top: 30px;\n    align-items: flex-start;\n    border: 1px solid #cfe0ef;\n    border-radius: 18px;\n    background: #f1f8fe;\n  }\n\n  .waxvac-info-box .waxvac-icon {\n    width: 50px;\n    min-width: 50px;\n    max-width: 50px;\n    height: 50px;\n    min-height: 50px;\n    max-height: 50px;\n    padding: 13px;\n    margin: 0;\n  }\n\n  .waxvac-info-box h3 {\n    margin: 0 0 7px;\n    color: var(--wv-text);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .waxvac-info-box p {\n    margin: 0;\n    color: var(--wv-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     FAQ\n  ========================================================== *\/\n\n  .waxvac-details {\n    width: 100%;\n    margin-top: 12px;\n    border-top: 1px solid var(--wv-border);\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .waxvac-details details {\n    width: 100%;\n    border-bottom: 1px solid var(--wv-border);\n    text-align: left !important;\n  }\n\n  .waxvac-details summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 21px 48px 21px 0;\n    color: var(--wv-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.5;\n    text-align: left !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .waxvac-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .waxvac-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    color: var(--wv-primary);\n    font-size: 29px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .waxvac-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .waxvac-details-content {\n    width: 100%;\n    padding: 0 0 23px;\n    color: var(--wv-muted);\n    font-size: 14px;\n    line-height: 1.85;\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .waxvac-details-content p,\n  .waxvac-details-content div,\n  .waxvac-details-content span,\n  .waxvac-details-content li {\n    text-align: left !important;\n  }\n\n  .waxvac-details-content ul {\n    padding-left: 22px;\n    margin: 0;\n    text-align: left !important;\n  }\n\n  \/* ==========================================================\n     SAFETY\n  ========================================================== *\/\n\n  .waxvac-safety {\n    display: grid;\n    grid-template-columns: 50px minmax(0, 1fr);\n    gap: 16px;\n    width: 100%;\n    padding: 23px;\n    margin-top: 34px;\n    align-items: flex-start;\n    border: 1px solid #f0d7cf;\n    border-radius: 18px;\n    background: #fff7f4;\n  }\n\n  .waxvac-safety .waxvac-icon {\n    width: 50px;\n    min-width: 50px;\n    max-width: 50px;\n    height: 50px;\n    min-height: 50px;\n    max-height: 50px;\n    padding: 13px;\n    margin: 0;\n    background: var(--wv-accent);\n    box-shadow: 0 8px 20px rgba(230, 57, 70, 0.16);\n  }\n\n  .waxvac-safety strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--wv-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .waxvac-safety p {\n    margin: 0;\n    color: var(--wv-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     MOBILE\n  ========================================================== *\/\n\n  @media screen and (max-width: 800px) {\n    .waxvac-features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .waxvac-description {\n      line-height: 1.7;\n    }\n\n    .waxvac-hero {\n      padding: 36px 18px;\n      border-radius: 18px;\n    }\n\n    .waxvac-hero h2 {\n      font-size: 30px;\n    }\n\n    .waxvac-hero p {\n      font-size: 14px;\n    }\n\n    .waxvac-section {\n      margin-top: 32px;\n    }\n\n    .waxvac-section-title {\n      font-size: 24px;\n    }\n\n    .waxvac-features,\n    .waxvac-contents {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .waxvac-feature-card {\n      min-height: 0;\n      padding: 22px 17px;\n    }\n\n    .waxvac-contents {\n      padding: 19px;\n    }\n\n    .waxvac-spec-row {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 4px;\n    }\n\n    .waxvac-spec-value {\n      text-align: left;\n    }\n\n    .waxvac-info-box,\n    .waxvac-safety {\n      grid-template-columns: 43px minmax(0, 1fr);\n      gap: 13px;\n      padding: 18px;\n    }\n\n    .waxvac-info-box .waxvac-icon,\n    .waxvac-safety .waxvac-icon {\n      width: 43px;\n      min-width: 43px;\n      max-width: 43px;\n      height: 43px;\n      min-height: 43px;\n      max-height: 43px;\n      padding: 10px;\n    }\n\n    .waxvac-details summary {\n      padding: 19px 42px 19px 0;\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"waxvac-description\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"waxvac-hero\"\u003e\n\u003cspan class=\"waxvac-label\"\u003e Personal Care Accessory \u003c\/span\u003e\n\u003ch2\u003eWaxVac Electric Ear-Cleaning Device\u003c\/h2\u003e\n\u003cp\u003eA compact handheld personal-care device designed for light hygiene around the outer ear opening. Its cordless body, simple control switch, replaceable colored tips, and freestanding base make it convenient to keep with your regular personal-care accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"waxvac-section\"\u003e\n\u003ch3 class=\"waxvac-section-title\"\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"waxvac-features\"\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 7h10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 4h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 7v12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 7v12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 19h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eCompact Handheld Design\u003c\/strong\u003e \u003cspan\u003e Lightweight body designed for convenient storage and handling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"3\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eSimple Switch Control\u003c\/strong\u003e \u003cspan\u003e Straightforward control positioned on the handle for easy access. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003c\/span\u003e \u003cstrong\u003eReplaceable Tips\u003c\/strong\u003e \u003cspan\u003e Includes assorted color-coded tips shown with the original package. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 18v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 12h3\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eLighted Tip Area\u003c\/strong\u003e \u003cspan\u003e The original packaging shows an illuminated area near the tip. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M5 6h14\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 10h14\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14h14\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 18h14\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eVentilated Housing\u003c\/strong\u003e \u003cspan\u003e Vent openings are integrated into the upper device housing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 5h10v12H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4 20h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 17v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 17v3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eFreestanding Base\u003c\/strong\u003e \u003cspan\u003e Wide lower base allows the device to stand upright during storage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003cdiv class=\"waxvac-section\"\u003e\n\u003ch3 class=\"waxvac-section-title\"\u003ePackage Contents\u003c\/h3\u003e\n\u003cdiv class=\"waxvac-contents\"\u003e\n\u003cdiv class=\"waxvac-content-item\"\u003e\n\u003cspan class=\"waxvac-content-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1× WaxVac electric ear-cleaning device\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-content-item\"\u003e\n\u003cspan class=\"waxvac-content-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAssorted replaceable colored tips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-content-item\"\u003e\n\u003cspan class=\"waxvac-content-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCleaning accessory shown in the images\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-content-item\"\u003e\n\u003cspan class=\"waxvac-content-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eOriginal WaxVac retail packaging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"waxvac-section\"\u003e\n\u003ch3 class=\"waxvac-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"waxvac-specifications\"\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eProduct type\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Handheld personal-care accessory \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eProduct name\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e WaxVac \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eControl\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Handle-mounted switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eTip design\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Replaceable color-coded tips \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eBody design\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Compact handheld body with freestanding base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eIntended area\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Outer ear opening only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INFORMATION BOX --\u003e\n\u003cdiv class=\"waxvac-info-box\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 11v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eUse Only as Directed\u003c\/h3\u003e\n\u003cp\u003eUse the product only according to the instructions included with the original package. Keep the tip at the outer ear opening and never push it deeply inside the ear canal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MORE DETAILS --\u003e\n\u003cdiv class=\"waxvac-section\"\u003e\n\u003ch3 class=\"waxvac-section-title\"\u003eMore Information\u003c\/h3\u003e\n\u003cdiv class=\"waxvac-details\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is included with the product?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eThe package includes one WaxVac device, assorted replaceable tips, the accessory shown in the product images, and the original retail box.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should the product be used?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eIt should be used only around the visible outer ear opening and according to the instructions provided with the product. Do not insert the tip deeply into the ear canal.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the tips replaceable?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eYes. The supplied product images show several color-coded replaceable tips included with the original package.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the device include a light?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eThe original package displays an illuminated tip area. Available functions should be confirmed from the instructions included with the delivered product.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the tips be cleaned?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eRemove the tip from the device and clean it only according to the instructions supplied with the product. Allow all cleaned components to dry completely before reattaching or storing them.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the device treat earwax blockage?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eThis product description does not claim that the device treats impacted earwax, infections, hearing problems, or other medical conditions. Seek professional medical care for pain, blockage, discharge, bleeding, dizziness, or changes in hearing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho should avoid using it?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eDo not use the device when experiencing ear pain, discharge, bleeding, a known or suspected eardrum problem, or following ear surgery unless a qualified healthcare professional has approved its use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eStorage and care\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eKeep the device clean and dry, store it away from moisture, and keep the device and small replaceable tips out of the reach of children.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"waxvac-safety\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3 2.5 20h19L12 3Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEar Safety\u003c\/strong\u003e\n\u003cp\u003eNever force or insert the tip deeply into the ear. Stop immediately if you feel pain or strong discomfort. Ear pain, discharge, bleeding, dizziness, blockage, or hearing changes should be assessed by a qualified healthcare professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Nexmartlb","offers":[{"title":"Default Title","offer_id":48241542988034,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/offer_8.png?v=1785554951"},{"product_id":"argan-speedy-hair-color-shampoo-natural-black","title":"Argan Speedy Hair Color Shampoo – Natural Black","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     ARGAN SPEEDY HAIR COLOR SHAMPOO\n     NATURAL BLACK – 420 ML\n  ========================================================== *\/\n\n  .argan-color-description {\n    --argan-primary: #f26522;\n    --argan-primary-dark: #b6400c;\n    --argan-gold: #b68a3b;\n    --argan-success: #17834a;\n    --argan-text: #171717;\n    --argan-muted: #676767;\n    --argan-border: #e6e2de;\n    --argan-light: #faf8f5;\n    --argan-dark: #151515;\n    --argan-white: #ffffff;\n\n    display: block;\n    width: 100%;\n    max-width: 1050px;\n    margin: 0 auto;\n    color: var(--argan-text);\n    font-family: inherit;\n    line-height: 1.75;\n    direction: ltr;\n    text-align: left;\n  }\n\n  .argan-color-description,\n  .argan-color-description *,\n  .argan-color-description *::before,\n  .argan-color-description *::after {\n    box-sizing: border-box;\n  }\n\n  .argan-color-description svg {\n    display: block;\n  }\n\n  \/* ==========================================================\n     HERO\n  ========================================================== *\/\n\n  .argan-color-hero {\n    position: relative;\n    padding: 50px 35px;\n    margin-bottom: 36px;\n    overflow: hidden;\n    border: 1px solid var(--argan-border);\n    border-radius: 24px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 8% 8%,\n        rgba(242, 101, 34, 0.17),\n        transparent 36%\n      ),\n      radial-gradient(\n        circle at 92% 92%,\n        rgba(182, 138, 59, 0.16),\n        transparent 37%\n      ),\n      linear-gradient(145deg, #ffffff, #f7f3ed);\n  }\n\n  .argan-color-label {\n    display: inline-flex;\n    min-height: 35px;\n    padding: 8px 18px;\n    margin-bottom: 17px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--argan-primary);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .argan-color-hero h2 {\n    max-width: 850px;\n    margin: 0 auto 15px;\n    color: var(--argan-text);\n    font-size: clamp(31px, 5vw, 48px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.14;\n  }\n\n  .argan-color-hero p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--argan-muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .argan-color-badges {\n    display: flex;\n    gap: 10px;\n    margin-top: 24px;\n    align-items: center;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n\n  .argan-color-badge {\n    display: inline-flex;\n    min-height: 38px;\n    padding: 9px 15px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid var(--argan-border);\n    border-radius: 999px;\n    color: var(--argan-text);\n    background: rgba(255, 255, 255, 0.9);\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  \/* ==========================================================\n     SECTIONS\n  ========================================================== *\/\n\n  .argan-color-section {\n    width: 100%;\n    margin-top: 40px;\n  }\n\n  .argan-color-section-title {\n    margin: 0 0 22px;\n    color: var(--argan-text);\n    font-size: clamp(25px, 3vw, 32px);\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  .argan-color-section-intro {\n    max-width: 760px;\n    margin: -10px auto 22px;\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.8;\n    text-align: center;\n  }\n\n  \/* ==========================================================\n     FEATURE CARDS\n  ========================================================== *\/\n\n  .argan-color-features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    width: 100%;\n  }\n\n  .argan-color-feature {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n    min-height: 200px;\n    padding: 26px 19px;\n    align-items: center;\n    flex-direction: column;\n    justify-content: center;\n    overflow: hidden;\n    border: 1px solid var(--argan-border);\n    border-radius: 18px;\n    text-align: center;\n    background: var(--argan-white);\n    box-shadow: 0 9px 28px rgba(0, 0, 0, 0.035);\n  }\n\n  .argan-color-icon {\n    display: flex;\n    width: 54px;\n    min-width: 54px;\n    max-width: 54px;\n    height: 54px;\n    min-height: 54px;\n    max-height: 54px;\n    padding: 14px;\n    margin: 0 auto 15px;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--argan-primary);\n    box-shadow: 0 8px 20px rgba(242, 101, 34, 0.2);\n  }\n\n  .argan-color-icon svg {\n    display: block;\n    width: 26px !important;\n    min-width: 26px;\n    max-width: 26px;\n    height: 26px !important;\n    min-height: 26px;\n    max-height: 26px;\n    padding: 0;\n    margin: 0;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .argan-color-feature strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--argan-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .argan-color-feature \u003e span:last-child {\n    display: block;\n    color: var(--argan-muted);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* ==========================================================\n     PACKAGE CONTENTS\n  ========================================================== *\/\n\n  .argan-color-contents {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n    padding: 25px;\n    border: 1px solid var(--argan-border);\n    border-radius: 18px;\n    background: var(--argan-light);\n  }\n\n  .argan-color-content-item {\n    display: flex;\n    min-width: 0;\n    gap: 12px;\n    align-items: center;\n    color: var(--argan-text);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .argan-color-check {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--argan-success);\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  \/* ==========================================================\n     PRODUCT DETAILS\n  ========================================================== *\/\n\n  .argan-color-specifications {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--argan-border);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .argan-color-spec-row {\n    display: grid;\n    grid-template-columns: minmax(150px, 0.8fr) minmax(0, 1.2fr);\n    gap: 20px;\n    padding: 16px 19px;\n    align-items: center;\n    border-bottom: 1px solid var(--argan-border);\n  }\n\n  .argan-color-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .argan-color-spec-name {\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .argan-color-spec-value {\n    color: var(--argan-text);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.6;\n    text-align: right;\n  }\n\n  \/* ==========================================================\n     HOW TO USE\n  ========================================================== *\/\n\n  .argan-color-steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .argan-color-step {\n    position: relative;\n    min-width: 0;\n    padding: 23px 18px;\n    overflow: hidden;\n    border: 1px solid var(--argan-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .argan-color-step-number {\n    display: flex;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 14px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--argan-dark);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .argan-color-step strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--argan-text);\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .argan-color-step p {\n    margin: 0;\n    color: var(--argan-muted);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* ==========================================================\n     INFORMATION BOX\n  ========================================================== *\/\n\n  .argan-color-info {\n    display: grid;\n    grid-template-columns: 50px minmax(0, 1fr);\n    gap: 16px;\n    width: 100%;\n    padding: 23px;\n    margin-top: 30px;\n    align-items: flex-start;\n    border: 1px solid #ead8ca;\n    border-radius: 18px;\n    background: #fff8f3;\n  }\n\n  .argan-color-info .argan-color-icon {\n    width: 50px;\n    min-width: 50px;\n    max-width: 50px;\n    height: 50px;\n    min-height: 50px;\n    max-height: 50px;\n    padding: 13px;\n    margin: 0;\n  }\n\n  .argan-color-info h3 {\n    margin: 0 0 7px;\n    color: var(--argan-text);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .argan-color-info p {\n    margin: 0;\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     FAQ\n  ========================================================== *\/\n\n  .argan-color-details {\n    width: 100%;\n    margin-top: 12px;\n    border-top: 1px solid var(--argan-border);\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .argan-color-details details {\n    width: 100%;\n    border-bottom: 1px solid var(--argan-border);\n    text-align: left !important;\n  }\n\n  .argan-color-details summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 21px 48px 21px 0;\n    color: var(--argan-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.5;\n    text-align: left !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .argan-color-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .argan-color-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    color: var(--argan-primary);\n    font-size: 29px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .argan-color-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .argan-color-details-content {\n    width: 100%;\n    padding: 0 0 23px;\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.85;\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .argan-color-details-content p,\n  .argan-color-details-content div,\n  .argan-color-details-content span,\n  .argan-color-details-content li {\n    text-align: left !important;\n  }\n\n  .argan-color-details-content ul {\n    padding-left: 22px;\n    margin: 0;\n    text-align: left !important;\n  }\n\n  \/* ==========================================================\n     SAFETY\n  ========================================================== *\/\n\n  .argan-color-safety {\n    display: grid;\n    grid-template-columns: 50px minmax(0, 1fr);\n    gap: 16px;\n    width: 100%;\n    padding: 23px;\n    margin-top: 34px;\n    align-items: flex-start;\n    border: 1px solid #efcfc5;\n    border-radius: 18px;\n    background: #fff6f3;\n  }\n\n  .argan-color-safety .argan-color-icon {\n    width: 50px;\n    min-width: 50px;\n    max-width: 50px;\n    height: 50px;\n    min-height: 50px;\n    max-height: 50px;\n    padding: 13px;\n    margin: 0;\n    background: #d34a37;\n    box-shadow: 0 8px 20px rgba(211, 74, 55, 0.18);\n  }\n\n  .argan-color-safety strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--argan-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .argan-color-safety p {\n    margin: 0;\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     RESPONSIVE\n  ========================================================== *\/\n\n  @media screen and (max-width: 900px) {\n    .argan-color-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 800px) {\n    .argan-color-features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .argan-color-description {\n      line-height: 1.7;\n    }\n\n    .argan-color-hero {\n      padding: 36px 18px;\n      border-radius: 18px;\n    }\n\n    .argan-color-hero h2 {\n      font-size: 30px;\n    }\n\n    .argan-color-hero p {\n      font-size: 14px;\n    }\n\n    .argan-color-badges {\n      align-items: stretch;\n      flex-direction: column;\n    }\n\n    .argan-color-badge {\n      width: 100%;\n    }\n\n    .argan-color-section {\n      margin-top: 32px;\n    }\n\n    .argan-color-section-title {\n      font-size: 24px;\n    }\n\n    .argan-color-features,\n    .argan-color-contents,\n    .argan-color-steps {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .argan-color-feature {\n      min-height: 0;\n      padding: 22px 17px;\n    }\n\n    .argan-color-contents {\n      padding: 19px;\n    }\n\n    .argan-color-spec-row {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 4px;\n    }\n\n    .argan-color-spec-value {\n      text-align: left;\n    }\n\n    .argan-color-info,\n    .argan-color-safety {\n      grid-template-columns: 43px minmax(0, 1fr);\n      gap: 13px;\n      padding: 18px;\n    }\n\n    .argan-color-info .argan-color-icon,\n    .argan-color-safety .argan-color-icon {\n      width: 43px;\n      min-width: 43px;\n      max-width: 43px;\n      height: 43px;\n      min-height: 43px;\n      max-height: 43px;\n      padding: 10px;\n    }\n\n    .argan-color-details summary {\n      padding: 19px 42px 19px 0;\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"argan-color-description\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"argan-color-hero\"\u003e\n\u003cspan class=\"argan-color-label\"\u003e Shampoo-Style Hair Colour \u003c\/span\u003e\n\u003ch2\u003eArgan Speedy Hair Color Shampoo – Natural Black\u003c\/h2\u003e\n\u003cp\u003eRefresh your hair colour at home with a shampoo-style colouring product designed to give visible grey or white hair a deep natural-black appearance. The formula is presented with argan oil and comes in a large 420 ml bottle for convenient home application.\u003c\/p\u003e\n\u003cdiv class=\"argan-color-badges\"\u003e\n\u003cspan class=\"argan-color-badge\"\u003e Natural Black Shade \u003c\/span\u003e \u003cspan class=\"argan-color-badge\"\u003e 420 ml Bottle \u003c\/span\u003e \u003cspan class=\"argan-color-badge\"\u003e Suitable for Men and Women \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"argan-color-features\"\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 19c0-6 2-11 5-15\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 4c3 4 5 9 5 15\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 17h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eNatural Black Colour\u003c\/strong\u003e \u003cspan\u003e Designed to provide a rich natural-black appearance when used according to the package directions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4h12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 4v16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 4v16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 15h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eShampoo-Style Application\u003c\/strong\u003e \u003cspan\u003e Applied through the hair in a familiar shampoo-style format while wearing the supplied protective gloves. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 21c5-4 7-8 7-12a7 7 0 0 0-14 0c0 4 2 8 7 12Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 11c2 0 4-2 5-5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003ePresented with Argan Oil\u003c\/strong\u003e \u003cspan\u003e The product packaging highlights argan oil as part of the hair-colour shampoo formula. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eQuick Processing Format\u003c\/strong\u003e \u003cspan\u003e The packaging displays an approximate eight-minute processing time. Always follow the exact label instructions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 3h10v18H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 7h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 11h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 15h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eLarge 420 ml Bottle\u003c\/strong\u003e \u003cspan\u003e Large bottle suitable for multiple applications depending on hair length, thickness, and the amount applied. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8 4v7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 3v8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 5v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 11h12v9H6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eProtective Gloves Included\u003c\/strong\u003e \u003cspan\u003e Gloves are shown as included on the original product packaging for cleaner application. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003ePackage Contents\u003c\/h3\u003e\n\u003cdiv class=\"argan-color-contents\"\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1× Argan Speedy Hair Color Shampoo bottle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNatural Black shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNet volume: 420 ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eProtective gloves as indicated on the packaging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eOriginal retail box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"argan-color-specifications\"\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Product type \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Shampoo-style hair-colour product \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Colour \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Natural Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Net volume \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e 420 ml \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Featured ingredient \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Argan oil, as indicated on the packaging \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Intended result \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Natural-black cosmetic hair colour \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Suitable for \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Men and women \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Processing time \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Approximately 8 minutes as shown on the package; follow the supplied directions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Colour results \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e May vary according to original colour, hair condition, application amount, and processing time \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003eGeneral Application Steps\u003c\/h3\u003e\n\u003cp class=\"argan-color-section-intro\"\u003eAlways follow the directions printed on the delivered product, as application instructions may vary.\u003c\/p\u003e\n\u003cdiv class=\"argan-color-steps\"\u003e\n\u003cdiv class=\"argan-color-step\"\u003e\n\u003cspan class=\"argan-color-step-number\"\u003e1\u003c\/span\u003e \u003cstrong\u003eComplete the Allergy Test\u003c\/strong\u003e\n\u003cp\u003ePerform the allergy alert or skin test exactly as instructed on the packaging before every application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-step\"\u003e\n\u003cspan class=\"argan-color-step-number\"\u003e2\u003c\/span\u003e \u003cstrong\u003eWear the Gloves\u003c\/strong\u003e\n\u003cp\u003eProtect your hands and clothing before opening and applying the hair-colour shampoo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-step\"\u003e\n\u003cspan class=\"argan-color-step-number\"\u003e3\u003c\/span\u003e \u003cstrong\u003eDistribute Evenly\u003c\/strong\u003e\n\u003cp\u003eApply according to the label and distribute through the areas where colour is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-step\"\u003e\n\u003cspan class=\"argan-color-step-number\"\u003e4\u003c\/span\u003e \u003cstrong\u003eRinse Thoroughly\u003c\/strong\u003e\n\u003cp\u003eDo not exceed the instructed processing time. Rinse the hair and scalp thoroughly after application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RESULT INFORMATION --\u003e\n\u003cdiv class=\"argan-color-info\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 11v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eColour Results May Vary\u003c\/h3\u003e\n\u003cp\u003eThe final appearance depends on the original hair colour, the amount of grey or white hair, previous colouring treatments, hair condition, application coverage, and processing time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003eMore Information\u003c\/h3\u003e\n\u003cdiv class=\"argan-color-details\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat shade is this product?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eThis product is the Natural Black shade. The final result can vary according to your original hair colour and condition.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the package?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eThe package contains one 420 ml bottle of Argan Speedy Hair Color Shampoo, the original retail box, and protective gloves as indicated on the packaging.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for grey or white hair?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eThe packaging presents the product as a colour shampoo designed for visible grey and white hair. Coverage and final results can vary between users.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan men and women use it?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eYes. The product is presented for use by both men and women, provided the package directions and safety precautions are followed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long should it stay on the hair?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eThe packaging displays an approximate eight-minute time. Use only the processing time stated in the instructions supplied with the delivered product and do not leave it on longer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs an allergy test required?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eYes. Perform the allergy alert or skin test before every application, even when the product has been used previously without a reaction. Follow the manufacturer’s test instructions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on eyebrows or eyelashes?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eNo. Hair-colour products intended for scalp hair must not be used to colour eyebrows or eyelashes. Avoid all contact with the eyes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on an irritated scalp?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eDo not apply the product to a scalp that is irritated, injured, sunburned, scratched, or unusually sensitive. Wait until the scalp has fully recovered.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the product be stored?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eKeep the bottle securely closed in a cool and dry location, away from direct sunlight, excessive heat, and the reach of children.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"argan-color-safety\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3 2.5 20h19L12 3Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHair-Colour Safety\u003c\/strong\u003e\n\u003cp\u003eHair-colour products can cause allergic reactions. Follow every direction and warning on the package, perform the instructed test before every use, wear gloves, avoid the eyes, and never use the product on eyebrows or eyelashes. Stop immediately and rinse if strong burning, swelling, rash, or irritation occurs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Nexmartlb","offers":[{"title":"Default Title","offer_id":48241644568834,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/OFFER9.png?v=1785555759"},{"product_id":"3-in-1-teeth-care-amp-home-whitening-bundle","title":"3-in-1 Teeth Care \u0026amp; Home Whitening Bundle","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     OFFER 11 — 3-IN-1 ORAL CARE BUNDLE\n     DIRECT IMAGE GALLERIES — NO JAVASCRIPT REQUIRED\n  ========================================================== *\/\n\n  .no11f-offer {\n    --no11f-blue: #0756b8;\n    --no11f-blue-dark: #043877;\n    --no11f-orange: #f26624;\n    --no11f-green: #168347;\n    --no11f-red: #d84b3e;\n    --no11f-text: #171717;\n    --no11f-muted: #686868;\n    --no11f-border: #e3e7eb;\n    --no11f-light: #f7f9fb;\n    --no11f-white: #ffffff;\n\n    display: block;\n    width: 100%;\n    max-width: 1320px;\n    margin: 0 auto;\n    padding: 55px 24px 75px;\n    color: var(--no11f-text);\n    font-family: inherit;\n    line-height: 1.7;\n    direction: ltr;\n    text-align: left;\n  }\n\n  .no11f-offer,\n  .no11f-offer *,\n  .no11f-offer *::before,\n  .no11f-offer *::after {\n    box-sizing: border-box;\n  }\n\n  .no11f-offer img,\n  .no11f-offer svg {\n    display: block;\n  }\n\n  \/* ==========================================================\n     HERO\n  ========================================================== *\/\n\n  .no11f-hero {\n    position: relative;\n    padding: 68px 45px;\n    margin-bottom: 52px;\n    overflow: hidden;\n    border: 1px solid rgba(0, 0, 0, 0.05);\n    border-radius: 28px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 3% 10%,\n        rgba(7, 86, 184, 0.18),\n        transparent 35%\n      ),\n      radial-gradient(\n        circle at 50% 100%,\n        rgba(242, 102, 36, 0.18),\n        transparent 38%\n      ),\n      radial-gradient(\n        circle at 97% 10%,\n        rgba(22, 131, 71, 0.16),\n        transparent 35%\n      ),\n      #faf9f7;\n  }\n\n  .no11f-eyebrow {\n    display: inline-flex;\n    min-height: 36px;\n    padding: 8px 18px;\n    margin-bottom: 19px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--no11f-blue);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .no11f-hero h1 {\n    max-width: 980px;\n    margin: 0 auto 18px;\n    color: var(--no11f-text);\n    font-size: clamp(36px, 5vw, 62px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.08;\n  }\n\n  .no11f-hero \u003e p {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--no11f-muted);\n    font-size: clamp(16px, 1.6vw, 19px);\n    line-height: 1.8;\n  }\n\n  .no11f-summary {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 13px;\n    width: 100%;\n    max-width: 960px;\n    margin: 34px auto 0;\n  }\n\n  .no11f-summary-item {\n    display: flex;\n    min-width: 0;\n    min-height: 74px;\n    padding: 15px 13px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid var(--no11f-border);\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 8px 26px rgba(0, 0, 0, 0.035);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  \/* ==========================================================\n     SECTION HEADING\n  ========================================================== *\/\n\n  .no11f-section-heading {\n    width: 100%;\n    max-width: 850px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .no11f-section-heading h2 {\n    margin: 0 0 11px;\n    color: var(--no11f-text);\n    font-size: clamp(29px, 4vw, 44px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .no11f-section-heading p {\n    margin: 0;\n    color: var(--no11f-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     INTRO CARDS\n  ========================================================== *\/\n\n  .no11f-intro-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 17px;\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto 58px;\n  }\n\n  .no11f-intro-card {\n    padding: 28px 23px;\n    border: 1px solid var(--no11f-border);\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .no11f-intro-number {\n    display: inline-flex;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 16px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--no11f-blue);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .no11f-intro-card:nth-child(2) .no11f-intro-number {\n    background: var(--no11f-orange);\n  }\n\n  .no11f-intro-card:nth-child(3) .no11f-intro-number {\n    background: var(--no11f-green);\n  }\n\n  .no11f-intro-card h3 {\n    margin: 0 0 8px;\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .no11f-intro-card p {\n    margin: 0;\n    color: var(--no11f-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     PRODUCT CARDS\n  ========================================================== *\/\n\n  .no11f-products {\n    display: flex;\n    width: 100%;\n    flex-direction: column;\n    gap: 30px;\n  }\n\n  .no11f-product-card {\n    display: grid;\n    width: 100%;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: clamp(35px, 4vw, 64px);\n    padding: clamp(30px, 3.5vw, 48px);\n    align-items: center;\n    border: 1px solid var(--no11f-border);\n    border-radius: 26px;\n    background: #ffffff;\n    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.045);\n  }\n\n  .no11f-product-card.is-reverse .no11f-product-media {\n    order: 2;\n  }\n\n  .no11f-product-card.is-reverse .no11f-product-content {\n    order: 1;\n  }\n\n  .no11f-product-media,\n  .no11f-product-content {\n    width: 100%;\n    min-width: 0;\n  }\n\n  .no11f-product-content {\n    max-width: 580px;\n  }\n\n  .no11f-product-label {\n    display: inline-block;\n    margin-bottom: 13px;\n    color: var(--no11f-blue);\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: 0.06em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .no11f-product-card:nth-child(2) .no11f-product-label {\n    color: var(--no11f-orange);\n  }\n\n  .no11f-product-card:nth-child(3) .no11f-product-label {\n    color: var(--no11f-green);\n  }\n\n  .no11f-product-content h2 {\n    margin: 0 0 14px;\n    font-size: clamp(28px, 3vw, 42px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .no11f-product-intro {\n    margin: 0 0 22px;\n    color: var(--no11f-muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .no11f-feature-list {\n    display: grid;\n    gap: 12px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .no11f-feature-list li {\n    position: relative;\n    padding-left: 29px;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .no11f-feature-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--no11f-green);\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  \/* ==========================================================\n     DIRECT IMAGE GALLERY\n  ========================================================== *\/\n\n  .no11f-gallery {\n    display: grid;\n    width: 100%;\n    max-width: 620px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0 auto;\n  }\n\n  .no11f-gallery-image {\n    position: relative;\n    display: block;\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--no11f-border);\n    border-radius: 15px;\n    background: #ffffff;\n    text-decoration: none;\n  }\n\n  .no11f-gallery-image:first-child {\n    grid-column: 1 \/ -1;\n  }\n\n  .no11f-gallery-image::before {\n    content: \"\";\n    display: block;\n    padding-bottom: 100%;\n  }\n\n  .no11f-gallery-image:first-child::before {\n    padding-bottom: 76%;\n  }\n\n  .no11f-gallery-image img {\n    position: absolute !important;\n    inset: 0 !important;\n    display: block !important;\n    width: 100% !important;\n    max-width: none !important;\n    height: 100% !important;\n    max-height: none !important;\n    padding: 9px !important;\n    margin: 0 !important;\n    object-fit: contain !important;\n    object-position: center !important;\n    background: #ffffff !important;\n    transition: transform 0.25s ease;\n  }\n\n  .no11f-gallery-image:hover img {\n    transform: scale(1.04);\n  }\n\n  .no11f-gallery-image::after {\n    content: \"⌕\";\n    position: absolute;\n    right: 10px;\n    bottom: 10px;\n    display: flex;\n    width: 37px;\n    height: 37px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: rgba(17, 17, 17, 0.76);\n    font-family: Arial, sans-serif;\n    font-size: 23px;\n    line-height: 1;\n  }\n\n  \/* ==========================================================\n     BENEFITS\n  ========================================================== *\/\n\n  .no11f-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    width: 100%;\n    margin: 58px 0;\n  }\n\n  .no11f-benefit-card {\n    display: flex;\n    min-height: 220px;\n    padding: 28px 20px;\n    align-items: center;\n    flex-direction: column;\n    justify-content: center;\n    border-radius: 19px;\n    text-align: center;\n    background: var(--no11f-light);\n  }\n\n  .no11f-benefit-icon {\n    display: flex;\n    width: 54px;\n    height: 54px;\n    padding: 14px;\n    margin: 0 auto 16px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--no11f-blue);\n  }\n\n  .no11f-benefit-icon svg {\n    width: 26px !important;\n    height: 26px !important;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.9;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .no11f-benefit-card strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .no11f-benefit-card \u003e span:last-child {\n    color: var(--no11f-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     SAFETY\n  ========================================================== *\/\n\n  .no11f-safety {\n    display: grid;\n    grid-template-columns: 52px minmax(0, 1fr);\n    gap: 17px;\n    width: 100%;\n    max-width: 1000px;\n    padding: 24px;\n    margin: 0 auto 55px;\n    align-items: flex-start;\n    border: 1px solid #eed7ce;\n    border-radius: 19px;\n    background: #fff8f4;\n  }\n\n  .no11f-safety-icon {\n    display: flex;\n    width: 52px;\n    height: 52px;\n    padding: 13px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--no11f-red);\n  }\n\n  .no11f-safety-icon svg {\n    width: 26px;\n    height: 26px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.9;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .no11f-safety h3 {\n    margin: 0 0 7px;\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .no11f-safety p {\n    margin: 0;\n    color: var(--no11f-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     FAQ — FORCE LEFT ALIGNMENT\n  ========================================================== *\/\n\n  .no11f-faq {\n    width: 100%;\n    max-width: 950px;\n    margin: 0 auto;\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .no11f-faq details {\n    width: 100%;\n    border-bottom: 1px solid var(--no11f-border);\n    text-align: left !important;\n  }\n\n  .no11f-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 22px 48px 22px 0;\n    color: var(--no11f-text);\n    font-size: 18px;\n    font-weight: 750;\n    line-height: 1.5;\n    text-align: left !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .no11f-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .no11f-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    color: var(--no11f-blue);\n    font-size: 29px;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .no11f-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .no11f-faq-content {\n    width: 100%;\n    padding: 0 0 24px;\n    color: var(--no11f-muted);\n    font-size: 15px;\n    line-height: 1.8;\n    text-align: left !important;\n  }\n\n  .no11f-faq-content *,\n  .no11f-faq-content p,\n  .no11f-faq-content li {\n    text-align: left !important;\n  }\n\n  .no11f-faq-content ul {\n    padding-left: 22px;\n    margin: 0;\n  }\n\n  \/* ==========================================================\n     RESPONSIVE\n  ========================================================== *\/\n\n  @media screen and (max-width: 1050px) {\n    .no11f-benefits-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 900px) {\n    .no11f-product-card {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 28px;\n      padding: 25px;\n    }\n\n    .no11f-product-card.is-reverse .no11f-product-media,\n    .no11f-product-card.is-reverse .no11f-product-content {\n      order: initial;\n    }\n\n    .no11f-product-content {\n      max-width: 680px;\n      margin: 0 auto;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .no11f-offer {\n      padding: 25px 10px 45px;\n    }\n\n    .no11f-hero {\n      padding: 40px 17px;\n      margin-bottom: 38px;\n      border-radius: 19px;\n    }\n\n    .no11f-hero h1 {\n      font-size: clamp(31px, 10vw, 43px);\n    }\n\n    .no11f-summary,\n    .no11f-intro-grid,\n    .no11f-benefits-grid {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .no11f-summary-item {\n      min-height: 56px;\n    }\n\n    .no11f-product-card {\n      gap: 21px;\n      padding: 14px;\n      border-radius: 17px;\n    }\n\n    .no11f-product-content {\n      padding: 3px 3px 8px;\n    }\n\n    .no11f-gallery {\n      gap: 8px;\n    }\n\n    .no11f-gallery-image {\n      border-radius: 11px;\n    }\n\n    .no11f-gallery-image:first-child::before {\n      padding-bottom: 90%;\n    }\n\n    .no11f-gallery-image img {\n      padding: 5px !important;\n    }\n\n    .no11f-gallery-image::after {\n      right: 7px;\n      bottom: 7px;\n      width: 31px;\n      height: 31px;\n      font-size: 19px;\n    }\n\n    .no11f-benefit-card {\n      min-height: 0;\n      padding: 23px 17px;\n    }\n\n    .no11f-safety {\n      grid-template-columns: 43px minmax(0, 1fr);\n      gap: 13px;\n      padding: 18px;\n    }\n\n    .no11f-safety-icon {\n      width: 43px;\n      height: 43px;\n      padding: 10px;\n    }\n\n    .no11f-faq summary {\n      padding: 20px 42px 20px 0;\n      font-size: 16px;\n    }\n\n    .no11f-faq-content {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"no11f-offer\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"no11f-hero\"\u003e\n\u003cspan class=\"no11f-eyebrow\"\u003e Three Oral-Care Products in One Offer \u003c\/span\u003e\n\u003ch1\u003e3-in-1 Teeth Care \u0026amp; Ho\u003c\/h1\u003e\n\u003ch1\u003eme Whitening Bundle\u003c\/h1\u003e\n\u003cp\u003eA practical personal oral-care bundle combining tooth-cleaning powder, a rechargeable dental-care tool, and an LED home whitening kit with trays and applicator syringes.\u003c\/p\u003e\n\u003cdiv class=\"no11f-summary\"\u003e\n\u003cdiv class=\"no11f-summary-item\"\u003e1× Tooth-Cleaning Powder – 50 g\u003c\/div\u003e\n\u003cdiv class=\"no11f-summary-item\"\u003e1× USB Rechargeable Dental-Care Tool\u003c\/div\u003e\n\u003cdiv class=\"no11f-summary-item\"\u003e1× LED Home Teeth-Whitening Kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003cdiv class=\"no11f-section-heading\"\u003e\n\u003ch2\u003eThree Products for Your Home Routine\u003c\/h2\u003e\n\u003cp\u003eEach product can be used separately according to the directions, warnings, ingredients, and recommended frequency supplied with it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-intro-grid\"\u003e\n\u003cdiv class=\"no11f-intro-card\"\u003e\n\u003cspan class=\"no11f-intro-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eTooth-Cleaning Powder\u003c\/h3\u003e\n\u003cp\u003eA 50 g cosmetic tooth-cleaning powder presented for routine surface cleaning and breath freshness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-intro-card\"\u003e\n\u003cspan class=\"no11f-intro-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eRechargeable Dental Tool\u003c\/h3\u003e\n\u003cp\u003eA slim USB-rechargeable dental-care device supplied with narrow metal attachments and charging accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-intro-card\"\u003e\n\u003cspan class=\"no11f-intro-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eLED Whitening Kit\u003c\/h3\u003e\n\u003cp\u003eA home kit with an LED mouthpiece, trays, applicator syringes, a shade guide, and user instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCTS --\u003e\n\u003cdiv class=\"no11f-products\"\u003e\n\u003c!-- PRODUCT 1 --\u003e\n\u003carticle class=\"no11f-product-card\"\u003e\n\u003cdiv class=\"no11f-product-media\"\u003e\n\u003cdiv class=\"no11f-gallery\"\u003e\n\u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1.webp?v=1785555862\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1.webp?v=1785555862\" alt=\"Tooth-cleaning powder jar\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_a461adec-2713-4810-ba44-c85a8834f80c.jpg?v=1785555862\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_a461adec-2713-4810-ba44-c85a8834f80c.jpg?v=1785555862\" alt=\"Tooth-cleaning powder with retail box\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_b6bd5ff8-8a50-4115-b872-129651636342.jpg?v=1785555862\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_b6bd5ff8-8a50-4115-b872-129651636342.jpg?v=1785555862\" alt=\"Tooth-cleaning powder product details\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-product-content\"\u003e\n\u003cspan class=\"no11f-product-label\"\u003e Product 1 Included \u003c\/span\u003e\n\u003ch2\u003eTooth-Cleaning \u0026amp; Fresh-Breath Powder – 50 g\u003c\/h2\u003e\n\u003cp class=\"no11f-product-intro\"\u003eA compact cosmetic oral-care powder presented for tooth-surface cleaning and breath freshness.\u003c\/p\u003e\n\u003cul class=\"no11f-feature-list\"\u003e\n\u003cli\u003eNet weight: 50 g\u003c\/li\u003e\n\u003cli\u003eFine powder format\u003c\/li\u003e\n\u003cli\u003eCompact screw-lid container\u003c\/li\u003e\n\u003cli\u003ePresented for cosmetic surface cleaning\u003c\/li\u003e\n\u003cli\u003ePresented for breath freshness\u003c\/li\u003e\n\u003cli\u003eOriginal retail box included\u003c\/li\u003e\n\u003cli\u003eCheck the complete ingredient list before use\u003c\/li\u003e\n\u003cli\u003eUse only according to the package directions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT 2 --\u003e\n\u003carticle class=\"no11f-product-card is-reverse\"\u003e\n\u003cdiv class=\"no11f-product-media\"\u003e\n\u003cdiv class=\"no11f-gallery\"\u003e\n\u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/5_4e3ee64f-ed4d-46d4-a203-b5955cb34bbf.jpg?v=1785555868\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/5_4e3ee64f-ed4d-46d4-a203-b5955cb34bbf.jpg?v=1785555868\" alt=\"Rechargeable dental-care tool with box\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_6c5ec1ac-748d-488f-95d4-334008ce8e3b.jpg?v=1785555868\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_6c5ec1ac-748d-488f-95d4-334008ce8e3b.jpg?v=1785555868\" alt=\"Rechargeable dental tools in two colours\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_b5ca9b6c-2404-4818-aa10-d6790a74e7aa.jpg?v=1785555869\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_b5ca9b6c-2404-4818-aa10-d6790a74e7aa.jpg?v=1785555869\" alt=\"Dental tool attachments\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/6_ea9ce714-7d0b-4e1d-a1ce-0a585150fe83.jpg?v=1785555868\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/6_ea9ce714-7d0b-4e1d-a1ce-0a585150fe83.jpg?v=1785555868\" alt=\"Handheld rechargeable dental-care tool\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_7fa14b26-5d03-47cb-8aa4-8ff9bdadaf82.jpg?v=1785555869\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_7fa14b26-5d03-47cb-8aa4-8ff9bdadaf82.jpg?v=1785555869\" alt=\"Green rechargeable dental-care tool\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-product-content\"\u003e\n\u003cspan class=\"no11f-product-label\"\u003e Product 2 Included \u003c\/span\u003e\n\u003ch2\u003eUSB Rechargeable Dental-Care Tool\u003c\/h2\u003e\n\u003cp class=\"no11f-product-intro\"\u003eA slim handheld electronic dental-care tool supplied with USB charging accessories and narrow metal attachments.\u003c\/p\u003e\n\u003cul class=\"no11f-feature-list\"\u003e\n\u003cli\u003eUSB rechargeable design\u003c\/li\u003e\n\u003cli\u003eSimple front-button control\u003c\/li\u003e\n\u003cli\u003eSlim lightweight body\u003c\/li\u003e\n\u003cli\u003eMetal attachments shown in the package\u003c\/li\u003e\n\u003cli\u003eCharging cable included\u003c\/li\u003e\n\u003cli\u003eProtective lower cover\u003c\/li\u003e\n\u003cli\u003eColour may vary according to available stock\u003c\/li\u003e\n\u003cli\u003eNot a replacement for professional dental cleaning\u003c\/li\u003e\n\u003cli\u003eDo not use below the gumline\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT 3 --\u003e\n\u003carticle class=\"no11f-product-card\"\u003e\n\u003cdiv class=\"no11f-product-media\"\u003e\n\u003cdiv class=\"no11f-gallery\"\u003e\n\u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_f38e9c84-08cb-49b1-967a-4163f936eec6.jpg?v=1785555875\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_f38e9c84-08cb-49b1-967a-4163f936eec6.jpg?v=1785555875\" alt=\"LED whitening device battery compartment\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_9f7d5884-122b-432d-bb81-2755010115c8.jpg?v=1785555875\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_9f7d5884-122b-432d-bb81-2755010115c8.jpg?v=1785555875\" alt=\"Blue LED whitening mouthpiece\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_5d2695b3-a838-468f-b398-5a9b2f7afaad.jpg?v=1785555875\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_5d2695b3-a838-468f-b398-5a9b2f7afaad.jpg?v=1785555875\" alt=\"Whitening kit with trays and syringes\" loading=\"lazy\"\u003e \u003c\/a\u003e \u003ca class=\"no11f-gallery-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1_b7f5e9b7-330e-49b7-a7f9-55703ae1b6d9.jpg?v=1785555875\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1_b7f5e9b7-330e-49b7-a7f9-55703ae1b6d9.jpg?v=1785555875\" alt=\"Complete LED home whitening kit\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-product-content\"\u003e\n\u003cspan class=\"no11f-product-label\"\u003e Product 3 Included \u003c\/span\u003e\n\u003ch2\u003eLED Home Teeth-Whitening Kit\u003c\/h2\u003e\n\u003cp class=\"no11f-product-intro\"\u003eA home cosmetic whitening kit with an LED mouthpiece, applicator syringes, flexible mouth trays, a tooth-shade guide, and printed instructions.\u003c\/p\u003e\n\u003cul class=\"no11f-feature-list\"\u003e\n\u003cli\u003eButton-operated LED mouthpiece\u003c\/li\u003e\n\u003cli\u003eMultiple applicator syringes shown\u003c\/li\u003e\n\u003cli\u003eFlexible upper and lower mouth trays\u003c\/li\u003e\n\u003cli\u003eTooth-shade comparison guide\u003c\/li\u003e\n\u003cli\u003ePrinted user manual\u003c\/li\u003e\n\u003cli\u003eReplaceable battery design\u003c\/li\u003e\n\u003cli\u003eCompact components for convenient storage\u003c\/li\u003e\n\u003cli\u003eCosmetic colour results may vary\u003c\/li\u003e\n\u003cli\u003eUse only according to the supplied directions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"no11f-benefits-grid\"\u003e\n\u003cdiv class=\"no11f-benefit-card\"\u003e\n\u003cspan class=\"no11f-benefit-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 7h16v13H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 7V4h8v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eThree Products in One Offer\u003c\/strong\u003e \u003cspan\u003e Cleaning powder, a rechargeable dental tool, and a complete LED home whitening kit. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-benefit-card\"\u003e\n\u003cspan class=\"no11f-benefit-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 8h12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 16h12\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eSeparate Care Options\u003c\/strong\u003e \u003cspan\u003e Use each product independently according to its own directions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-benefit-card\"\u003e\n\u003cspan class=\"no11f-benefit-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M9 8h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eCompact Home Bundle\u003c\/strong\u003e \u003cspan\u003e Compact products and accessories for convenient home storage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-benefit-card\"\u003e\n\u003cspan class=\"no11f-benefit-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M7 10h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 14h2\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"17\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eCash on Delivery\u003c\/strong\u003e \u003cspan\u003e Order conveniently and pay when your bundle arrives. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"no11f-safety\"\u003e\n\u003cspan class=\"no11f-safety-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3 2.5 20h19L12 3Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOral-Care Safety\u003c\/h3\u003e\n\u003cp\u003eRead every product label before use. Do not swallow the powder or whitening material. Do not use the metal attachment below the gumline or on painful, loose, cracked, restored, or highly sensitive teeth. Stop immediately if pain, bleeding, burning, swelling, or persistent sensitivity occurs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"no11f-section-heading\"\u003e\n\u003ch2\u003eBundle Information\u003c\/h2\u003e\n\u003cp\u003eContents, care, compatibility, delivery, and safety details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"no11f-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is included in the offer?\u003c\/summary\u003e\n\u003cdiv class=\"no11f-faq-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eOne 50 g tooth-cleaning powder container\u003c\/li\u003e\n\u003cli\u003eOne rechargeable dental-care tool\u003c\/li\u003e\n\u003cli\u003eMetal attachments shown in the product images\u003c\/li\u003e\n\u003cli\u003eOne USB charging cable\u003c\/li\u003e\n\u003cli\u003eOne LED whitening mouthpiece\u003c\/li\u003e\n\u003cli\u003eApplicator syringes shown in the package\u003c\/li\u003e\n\u003cli\u003eFlexible mouth trays\u003c\/li\u003e\n\u003cli\u003eOne tooth-shade comparison guide\u003c\/li\u003e\n\u003cli\u003eUser instructions and original packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bundle guarantee whiter teeth?\u003c\/summary\u003e\n\u003cdiv class=\"no11f-faq-content\"\u003eNo result is guaranteed. Cosmetic results vary according to staining, tooth condition, ingredients, frequency of use, application time, and individual response.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the tooth powder be used?\u003c\/summary\u003e\n\u003cdiv class=\"no11f-faq-content\"\u003eUse it only according to the directions printed on its original package. Check the ingredient list, avoid swallowing the powder, and stop if irritation or discomfort occurs.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the dental tool replace professional cleaning?\u003c\/summary\u003e\n\u003cdiv class=\"no11f-faq-content\"\u003eNo. It does not replace dental examinations, professional scaling, diagnosis, or treatment.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the metal tool be used below the gumline?\u003c\/summary\u003e\n\u003cdiv class=\"no11f-faq-content\"\u003eNo. Do not place the attachment below the gums or use it on inflamed, bleeding, painful, loose, cracked, restored, or sensitive teeth.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the LED kit?\u003c\/summary\u003e\n\u003cdiv class=\"no11f-faq-content\"\u003eThe images show an LED mouthpiece, applicator syringes, flexible trays, a shade guide, instructions, and battery components.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan whitening cause sensitivity?\u003c\/summary\u003e\n\u003cdiv class=\"no11f-faq-content\"\u003eTemporary sensitivity or gum irritation can occur. Do not exceed the recommended quantity or application time. Stop if discomfort is strong or persistent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDelivery and payment\u003c\/summary\u003e\n\u003cdiv class=\"no11f-faq-content\"\u003eDelivery is available across Lebanon, with cash on delivery available. Orders are packed before dispatch.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Nexmartlb","offers":[{"title":"Default Title","offer_id":48241663541506,"sku":null,"price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/offer11.png?v=1785556057"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/collections\/ChatGPT_Image_Aug_1_2026_12_43_21_AM.png?v=1785534236","url":"https:\/\/nexmartlb.com\/en\/collections\/beauty-personal-care.oembed","provider":"Nexmartlb","version":"1.0","type":"link"}