{"product_id":"ipl-laser-hair-removal-device-professional-gentle","title":"IPL Laser Hair Removal Device – Professional \u0026 Gentle.","description":"\u003cstyle\u003e\n  .ipl-seafoam-section{\n    max-width:920px;\n    margin:0 auto;\n    padding:14px 0;\n    font-family:Arial,Helvetica,sans-serif;\n    color:#294742;\n  }\n\n  .ipl-seafoam-hero{\n    position:relative;\n    overflow:hidden;\n    text-align:center;\n    padding:48px 24px;\n    margin-bottom:28px;\n    border-radius:27px;\n    background:\n      radial-gradient(circle at 12% 12%,rgba(255,255,255,.88),transparent 26%),\n      radial-gradient(circle at 88% 85%,rgba(157,220,207,.58),transparent 31%),\n      linear-gradient(135deg,#f6fffc,#cceee5,#8fd2c2);\n    border:1px solid #9ed4c8;\n    box-shadow:0 18px 44px rgba(67,139,123,.19);\n  }\n\n  .ipl-seafoam-hero:before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(\n      115deg,\n      transparent 24%,\n      rgba(255,255,255,.48) 49%,\n      transparent 74%\n    );\n    transform:translateX(-100%);\n    animation:iplSeafoamShine 5.5s infinite;\n  }\n\n  @keyframes iplSeafoamShine{\n    0%,68%{transform:translateX(-100%);}\n    100%{transform:translateX(100%);}\n  }\n\n  .ipl-seafoam-label{\n    position:relative;\n    z-index:1;\n    display:inline-block;\n    padding:8px 18px;\n    margin-bottom:15px;\n    border-radius:50px;\n    background:linear-gradient(135deg,#3c8f7d,#69bbaa);\n    color:#ffffff;\n    font-size:12px;\n    font-weight:900;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n    box-shadow:0 7px 18px rgba(54,134,116,.23);\n  }\n\n  .ipl-seafoam-hero h2{\n    position:relative;\n    z-index:1;\n    margin:0 0 13px;\n    color:#245c51;\n    font-size:40px;\n    line-height:1.2;\n    font-weight:900;\n  }\n\n  .ipl-seafoam-hero h2 span{\n    color:#398b79;\n  }\n\n  .ipl-seafoam-hero p{\n    position:relative;\n    z-index:1;\n    max-width:730px;\n    margin:0 auto;\n    color:#4e746c;\n    font-size:16px;\n    line-height:1.8;\n  }\n\n  .ipl-seafoam-highlights{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:13px;\n    margin-bottom:30px;\n  }\n\n  .ipl-seafoam-highlight{\n    padding:19px 11px;\n    text-align:center;\n    border-radius:18px;\n    background:linear-gradient(145deg,#ffffff,#e9f8f4);\n    border:1px solid #c4e5dd;\n    box-shadow:0 9px 23px rgba(54,115,102,.09);\n  }\n\n  .ipl-seafoam-highlight strong{\n    display:block;\n    margin-bottom:6px;\n    color:#3c8d7c;\n    font-size:15px;\n    font-weight:900;\n  }\n\n  .ipl-seafoam-highlight span{\n    color:#65817b;\n    font-size:12px;\n    line-height:1.45;\n  }\n\n  .ipl-seafoam-card{\n    overflow:hidden;\n    margin-bottom:28px;\n    border-radius:23px;\n    background:#ffffff;\n    border:1px solid #cfe7e1;\n    box-shadow:0 14px 35px rgba(48,104,92,.13);\n  }\n\n  .ipl-seafoam-card-head{\n    padding:23px 22px 20px;\n    background:\n      radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 30%),\n      linear-gradient(135deg,#285f54,#479887,#80c8b8);\n    color:#ffffff;\n  }\n\n  .ipl-seafoam-card-tag{\n    display:inline-block;\n    margin-bottom:9px;\n    padding:6px 12px;\n    border-radius:50px;\n    background:rgba(255,255,255,.15);\n    border:1px solid rgba(255,255,255,.24);\n    color:#effffb;\n    font-size:11px;\n    font-weight:900;\n    letter-spacing:.8px;\n    text-transform:uppercase;\n  }\n\n  .ipl-seafoam-card-head h3{\n    margin:0 0 8px;\n    color:#ffffff !important;\n    font-size:23px;\n    line-height:1.35;\n    font-weight:900;\n  }\n\n  .ipl-seafoam-card-head p{\n    margin:0;\n    color:#f2fffc;\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .ipl-seafoam-media{\n    padding:12px;\n    background:#fafffd;\n    overflow:hidden;\n  }\n\n  .ipl-seafoam-media img{\n    display:block !important;\n    width:100% !important;\n    max-width:100% !important;\n    height:auto !important;\n    border-radius:16px;\n    transition:transform .4s ease,box-shadow .4s ease;\n  }\n\n  .ipl-seafoam-media img:hover{\n    transform:scale(1.02);\n    box-shadow:\n      0 14px 30px rgba(39,93,81,.20),\n      0 0 20px rgba(111,191,174,.32);\n  }\n\n  .ipl-seafoam-process{\n    margin:30px 0;\n    padding:31px 22px;\n    border-radius:24px;\n    background:\n      radial-gradient(circle at 90% 10%,rgba(123,205,187,.22),transparent 30%),\n      linear-gradient(135deg,#204d44,#327565);\n    box-shadow:0 16px 38px rgba(37,92,80,.25);\n  }\n\n  .ipl-seafoam-process h3{\n    margin:0 0 10px;\n    text-align:center;\n    color:#ffffff;\n    font-size:29px;\n    font-weight:900;\n  }\n\n  .ipl-seafoam-process \u003e p{\n    max-width:700px;\n    margin:0 auto 22px;\n    text-align:center;\n    color:#eafff9;\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .ipl-seafoam-step-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:13px;\n  }\n\n  .ipl-seafoam-step{\n    padding:18px 14px;\n    text-align:center;\n    border-radius:16px;\n    background:rgba(255,255,255,.09);\n    border:1px solid rgba(255,255,255,.16);\n    color:#f2fffc;\n    font-size:13px;\n    line-height:1.6;\n  }\n\n  .ipl-seafoam-step-number{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    width:38px;\n    height:38px;\n    margin-bottom:10px;\n    border-radius:50%;\n    background:#b8eee2;\n    color:#245b50;\n    font-size:16px;\n    font-weight:900;\n  }\n\n  .ipl-seafoam-step strong{\n    display:block;\n    margin-bottom:5px;\n    color:#cbf8ed;\n    font-size:15px;\n  }\n\n  .ipl-seafoam-benefits{\n    margin-bottom:28px;\n    padding:30px 22px;\n    border-radius:23px;\n    background:linear-gradient(135deg,#f8fffd,#e1f4ef);\n    border:1px solid #c0dfd7;\n  }\n\n  .ipl-seafoam-benefits h3{\n    margin:0 0 21px;\n    text-align:center;\n    color:#315e55;\n    font-size:28px;\n    font-weight:900;\n  }\n\n  .ipl-seafoam-benefit-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:13px;\n  }\n\n  .ipl-seafoam-benefit{\n    padding:17px;\n    border-radius:16px;\n    background:#ffffff;\n    box-shadow:0 8px 21px rgba(49,104,92,.08);\n    color:#607a74;\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  .ipl-seafoam-benefit strong{\n    display:block;\n    margin-bottom:5px;\n    color:#3d8f7e;\n    font-size:15px;\n  }\n\n  .ipl-seafoam-final{\n    text-align:center;\n    padding:36px 22px;\n    border-radius:23px;\n    background:\n      radial-gradient(circle at 15% 18%,rgba(255,255,255,.78),transparent 25%),\n      linear-gradient(135deg,#f3fffb,#bde6dc);\n    border:1px solid #a8d5ca;\n    box-shadow:0 13px 31px rgba(59,119,106,.13);\n  }\n\n  .ipl-seafoam-final h3{\n    margin:0 0 10px;\n    color:#2d5b51;\n    font-size:30px;\n    font-weight:900;\n  }\n\n  .ipl-seafoam-final p{\n    max-width:680px;\n    margin:0 auto 18px;\n    color:#59766f;\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .ipl-seafoam-final-badge{\n    display:inline-block;\n    padding:11px 21px;\n    border-radius:50px;\n    background:linear-gradient(135deg,#337b6c,#73c4b2);\n    color:#ffffff;\n    font-size:14px;\n    font-weight:900;\n    box-shadow:0 8px 20px rgba(48,121,105,.24);\n  }\n\n  .ipl-seafoam-note{\n    margin-top:24px;\n    padding:17px 18px;\n    border-radius:16px;\n    background:#f9fffd;\n    border:1px solid #c8e5de;\n    color:#627b75;\n    font-size:13px;\n    line-height:1.7;\n    text-align:center;\n  }\n\n  @media(max-width:768px){\n    .ipl-seafoam-hero{\n      padding:35px 17px;\n      border-radius:20px;\n    }\n\n    .ipl-seafoam-hero h2{\n      font-size:28px;\n    }\n\n    .ipl-seafoam-hero p{\n      font-size:14px;\n    }\n\n    .ipl-seafoam-highlights{\n      grid-template-columns:repeat(2,1fr);\n      gap:10px;\n    }\n\n    .ipl-seafoam-card{\n      margin-bottom:22px;\n      border-radius:18px;\n    }\n\n    .ipl-seafoam-card-head{\n      padding:18px 16px;\n    }\n\n    .ipl-seafoam-card-head h3{\n      font-size:19px;\n    }\n\n    .ipl-seafoam-card-head p{\n      font-size:13px;\n    }\n\n    .ipl-seafoam-media{\n      padding:9px;\n    }\n\n    .ipl-seafoam-step-grid,\n    .ipl-seafoam-benefit-grid{\n      grid-template-columns:1fr;\n    }\n\n    .ipl-seafoam-process h3,\n    .ipl-seafoam-benefits h3{\n      font-size:23px;\n    }\n\n    .ipl-seafoam-final h3{\n      font-size:24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ipl-seafoam-section\"\u003e\n\n  \u003cdiv class=\"ipl-seafoam-hero\"\u003e\n    \u003cspan class=\"ipl-seafoam-label\"\u003eAt-Home Smooth Skin Care\u003c\/span\u003e\n\n    \u003ch2\u003e\n      Professional \u003cspan\u003eIPL Hair Removal Device\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Reduce the appearance of unwanted hair over time with an advanced IPL device\n      created for convenient personal use. Adjustable intensity, skin-contact\n      safety and a comfortable handheld design make regular treatments easier at home.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ipl-seafoam-highlights\"\u003e\n\n    \u003cdiv class=\"ipl-seafoam-highlight\"\u003e\n      \u003cstrong\u003eIPL Technology\u003c\/strong\u003e\n      \u003cspan\u003eTargets unwanted hair at the root\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ipl-seafoam-highlight\"\u003e\n      \u003cstrong\u003eSafety Sensor\u003c\/strong\u003e\n      \u003cspan\u003eFlashes with proper skin contact\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ipl-seafoam-highlight\"\u003e\n      \u003cstrong\u003eAdjustable Power\u003c\/strong\u003e\n      \u003cspan\u003eChoose a suitable intensity level\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ipl-seafoam-highlight\"\u003e\n      \u003cstrong\u003eHome Treatment\u003c\/strong\u003e\n      \u003cspan\u003eConvenient personal-care routine\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ipl-seafoam-card\"\u003e\n\n    \u003cdiv class=\"ipl-seafoam-card-head\"\u003e\n      \u003cspan class=\"ipl-seafoam-card-tag\"\u003eAdvanced Light Technology\u003c\/span\u003e\n\n      \u003ch3\u003eTargets Unwanted Hair Beneath the Surface\u003c\/h3\u003e\n\n      \u003cp\u003e\n        IPL light pulses are directed toward the hair root to help reduce the\n        appearance and density of future regrowth with repeated, consistent use.\n        It is designed as a long-term addition to your regular grooming routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ipl-seafoam-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/02_d0f6c773-7643-4187-922b-87c7256a889f.gif?v=1763986541\" alt=\"Professional IPL hair removal device for home use\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ipl-seafoam-card\"\u003e\n\n    \u003cdiv class=\"ipl-seafoam-card-head\"\u003e\n      \u003cspan class=\"ipl-seafoam-card-tag\"\u003eSmart Skin Contact\u003c\/span\u003e\n\n      \u003ch3\u003eLight Activates Only When Properly Positioned\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The built-in safety sensor helps ensure the treatment window is touching\n        the skin correctly before a flash is released. This supports more controlled\n        handling and helps reduce accidental flashing away from the treatment area.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ipl-seafoam-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/01_318a5627-c792-4005-a876-8d76a60f8285.gif?v=1763986541\" alt=\"IPL device with smart skin contact safety sensor\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ipl-seafoam-card\"\u003e\n\n    \u003cdiv class=\"ipl-seafoam-card-head\"\u003e\n      \u003cspan class=\"ipl-seafoam-card-tag\"\u003eSkin-Focused Protection\u003c\/span\u003e\n\n      \u003ch3\u003eBuilt-In Filter for More Comfortable Treatment\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The treatment window includes a protective filtering system designed\n        to direct IPL energy toward the hair while supporting a gentler home-use\n        experience when operated according to the supplied instructions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ipl-seafoam-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/03_b7b82fdf-c661-4eda-8454-c0c96ae770d2.gif?v=1763986542\" alt=\"IPL skin protection filter for home hair reduction\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ipl-seafoam-process\"\u003e\n\n    \u003ch3\u003eSimple Treatment in Three Steps\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Prepare the skin properly and follow a consistent treatment schedule\n      for the best possible experience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ipl-seafoam-step-grid\"\u003e\n\n      \u003cdiv class=\"ipl-seafoam-step\"\u003e\n        \u003cspan class=\"ipl-seafoam-step-number\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eShave \u0026amp; Clean\u003c\/strong\u003e\n        Shave the target area, then ensure the skin is clean, dry and free from products.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ipl-seafoam-step\"\u003e\n        \u003cspan class=\"ipl-seafoam-step-number\"\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eSelect Intensity\u003c\/strong\u003e\n        Start with a lower power level and increase only when it feels comfortable.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ipl-seafoam-step\"\u003e\n        \u003cspan class=\"ipl-seafoam-step-number\"\u003e3\u003c\/span\u003e\n        \u003cstrong\u003ePlace \u0026amp; Flash\u003c\/strong\u003e\n        Hold the treatment window flat against the skin and move section by section.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ipl-seafoam-benefits\"\u003e\n\n    \u003ch3\u003eWhy You’ll Love This IPL Device\u003c\/h3\u003e\n\n    \u003cdiv class=\"ipl-seafoam-benefit-grid\"\u003e\n\n      \u003cdiv class=\"ipl-seafoam-benefit\"\u003e\n        \u003cstrong\u003eSalon-Inspired Home Care\u003c\/strong\u003e\n        Add professional-style light treatment to your routine without frequent appointments.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ipl-seafoam-benefit\"\u003e\n        \u003cstrong\u003eAdjustable Intensity\u003c\/strong\u003e\n        Select a comfortable level according to the treatment area and skin sensitivity.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ipl-seafoam-benefit\"\u003e\n        \u003cstrong\u003eMultiple Body Areas\u003c\/strong\u003e\n        Suitable for areas such as the legs, arms, underarms and bikini line when used correctly.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ipl-seafoam-benefit\"\u003e\n        \u003cstrong\u003eReduced-Looking Regrowth\u003c\/strong\u003e\n        Consistent treatment may help hair appear finer, lighter and less noticeable over time.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ipl-seafoam-benefit\"\u003e\n        \u003cstrong\u003eSmart Safety Support\u003c\/strong\u003e\n        Skin-contact detection helps prevent the device from flashing while incorrectly positioned.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ipl-seafoam-benefit\"\u003e\n        \u003cstrong\u003eConvenient Personal Routine\u003c\/strong\u003e\n        Treat selected areas privately at home according to your own schedule.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ipl-seafoam-final\"\u003e\n\n    \u003ch3\u003eSmoother-Looking Skin Starts at Home\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Build a consistent personal-care routine with adjustable IPL technology,\n      smart skin contact and convenient at-home operation. Less dependence on\n      repeated salon visits and more control over your own grooming schedule.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"ipl-seafoam-final-badge\"\u003e\n      Smart IPL • Adjustable Care • Home Convenience\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ipl-seafoam-note\"\u003e\n    Read the supplied instructions and compatibility guidance before use.\n    Do not use over tattoos, dark skin marks, wounds, irritated skin or near the eyes.\n    Perform a patch test first and avoid treating the same spot repeatedly in one session.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Haiir Care","offers":[{"title":"Default Title","offer_id":45928862449817,"sku":null,"price":7999.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/IPLLaserHairRemovalDevice_Professional_Gentle._0003_GenerativeFill.jpg?v=1764001786","url":"https:\/\/halfri.com\/products\/ipl-laser-hair-removal-device-professional-gentle","provider":"Halfri","version":"1.0","type":"link"}