{"product_id":"bendable-led-flashlight-stick-27-flexible-rechargeable-waterproof-led-work-light","title":"Bendable LED Flashlight Stick - 27' Flexible Rechargeable Waterproof LED Work Light","description":"\u003cstyle\u003e\n.hfw-worklight{\n  --hfw-dark:#0d1115;\n  --hfw-dark-2:#151b20;\n  --hfw-dark-3:#20282e;\n  --hfw-white:#ffffff;\n  --hfw-light:#f5f7f8;\n  --hfw-light-2:#ffffff;\n  --hfw-ink:#171b1e;\n  --hfw-copy:#555e64;\n  --hfw-soft:#d5dce0;\n  --hfw-red:#e94838;\n  --hfw-red-dark:#a72d23;\n  --hfw-blue:#63d9ff;\n  --hfw-blue-dark:#127b9d;\n  --hfw-line:#dce2e5;\n  --hfw-dark-line:rgba(255,255,255,.11);\n  --hfw-shadow:0 18px 46px rgba(0,0,0,.15);\n  width:100%;\n  max-width:1120px;\n  margin:0 auto;\n  color:var(--hfw-ink);\n  line-height:1.55;\n  container-type:inline-size;\n  box-sizing:border-box;\n}\n\n.hfw-worklight *,\n.hfw-worklight *::before,\n.hfw-worklight *::after{\n  box-sizing:border-box;\n}\n\n.hfw-worklight .hfw-shell{\n  width:100%;\n  display:grid;\n  gap:18px;\n}\n\n.hfw-worklight .hfw-card{\n  position:relative;\n  overflow:hidden;\n  border-radius:24px;\n  border:1px solid var(--hfw-line);\n  box-shadow:0 8px 25px rgba(0,0,0,.055);\n  transition:\n    transform .26s ease,\n    box-shadow .26s ease,\n    border-color .26s ease;\n}\n\n.hfw-worklight .hfw-card::after{\n  content:\"\";\n  position:absolute;\n  top:-70%;\n  bottom:-70%;\n  left:-38%;\n  width:24%;\n  transform:rotate(17deg);\n  pointer-events:none;\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(255,255,255,.08),\n    transparent\n  );\n  transition:left .55s ease;\n}\n\n.hfw-worklight .hfw-card:hover{\n  transform:translateY(-3px) scale(1.003);\n  box-shadow:var(--hfw-shadow);\n}\n\n.hfw-worklight .hfw-card:hover::after{\n  left:125%;\n}\n\n.hfw-worklight .hfw-card:active{\n  transform:scale(.985);\n}\n\n.hfw-worklight .hfw-dark{\n  color:#ffffff;\n  border-color:var(--hfw-dark-line);\n  background:\n    radial-gradient(circle at 88% 10%,rgba(99,217,255,.13),transparent 30%),\n    radial-gradient(circle at 10% 90%,rgba(233,72,56,.11),transparent 28%),\n    linear-gradient(145deg,#0e1216 0%,#192027 100%);\n}\n\n.hfw-worklight .hfw-light{\n  color:#171b1e;\n  border-color:#dde3e6;\n  background:\n    linear-gradient(145deg,#ffffff 0%,#f1f5f6 100%);\n}\n\n.hfw-worklight .hfw-pad{\n  padding:25px 20px;\n}\n\n.hfw-worklight .hfw-kicker{\n  display:flex;\n  align-items:center;\n  gap:9px;\n  margin:0 0 13px;\n  color:#15738f;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1.35px;\n  text-transform:uppercase;\n}\n\n.hfw-worklight .hfw-dark .hfw-kicker{\n  color:#78dfff;\n}\n\n.hfw-worklight .hfw-kicker::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  flex:0 0 8px;\n  border-radius:999px;\n  background:currentColor;\n  box-shadow:0 0 0 4px rgba(99,217,255,.11);\n}\n\n.hfw-worklight .hfw-kicker::after{\n  content:\"\";\n  width:48px;\n  height:1px;\n  background:currentColor;\n  opacity:.55;\n}\n\n.hfw-worklight .hfw-title{\n  margin:0;\n  color:#171b1e;\n  font-size:clamp(28px,8cqi,49px);\n  line-height:1.06;\n  letter-spacing:-1.15px;\n  font-weight:900;\n}\n\n.hfw-worklight .hfw-dark .hfw-title{\n  color:#ffffff;\n}\n\n@supports ((-webkit-background-clip:text) or (background-clip:text)){\n  .hfw-worklight .hfw-dark .hfw-shimmer{\n    color:#ffffff;\n    background:\n      linear-gradient(\n        105deg,\n        #ffffff 0%,\n        #ffffff 29%,\n        #75dcff 43%,\n        #ffffff 50%,\n        #f36c60 57%,\n        #ffffff 71%,\n        #ffffff 100%\n      );\n    background-size:240% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:hfwShimmer 7.5s linear infinite;\n  }\n\n  .hfw-worklight .hfw-light .hfw-shimmer{\n    color:#171b1e;\n    background:\n      linear-gradient(\n        105deg,\n        #171b1e 0%,\n        #171b1e 29%,\n        #126d89 43%,\n        #20292d 50%,\n        #a83128 57%,\n        #171b1e 71%,\n        #171b1e 100%\n      );\n    background-size:240% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:hfwShimmer 7.5s linear infinite;\n  }\n}\n\n@keyframes hfwShimmer{\n  0%{background-position:200% center;}\n  100%{background-position:-40% center;}\n}\n\n.hfw-worklight .hfw-copy{\n  margin:14px 0 0;\n  color:#555e64;\n  font-size:16px;\n}\n\n.hfw-worklight .hfw-dark .hfw-copy{\n  color:#d4dce0;\n}\n\n.hfw-worklight .hfw-hero{\n  display:grid;\n  gap:0;\n}\n\n.hfw-worklight .hfw-hero-copy{\n  padding:28px 20px 23px;\n}\n\n.hfw-worklight .hfw-hero-media{\n  position:relative;\n  overflow:hidden;\n  min-height:300px;\n  background:#101417;\n}\n\n.hfw-worklight .hfw-hero-media img{\n  display:block;\n  width:100%;\n  height:100%;\n  min-height:300px;\n  object-fit:cover;\n}\n\n.hfw-worklight .hfw-hero-media::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n  background:linear-gradient(\n    180deg,\n    transparent 68%,\n    rgba(0,0,0,.22) 100%\n  );\n}\n\n.hfw-worklight .hfw-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:19px;\n}\n\n.hfw-worklight .hfw-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:9px 11px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:800;\n  line-height:1.2;\n}\n\n.hfw-worklight .hfw-dark .hfw-tag{\n  color:#ffffff;\n  border:1px solid rgba(255,255,255,.14);\n  background:rgba(255,255,255,.075);\n}\n\n.hfw-worklight .hfw-light .hfw-tag{\n  color:#273237;\n  border:1px solid #d4e2e7;\n  background:#f1f9fb;\n}\n\n.hfw-worklight .hfw-marquee{\n  overflow:hidden;\n  color:#081014;\n  border:1px solid #59c7ec;\n  border-radius:18px;\n  background:\n    linear-gradient(\n      90deg,\n      #6ddcff,\n      #e8fbff,\n      #79e4ff\n    );\n}\n\n.hfw-worklight .hfw-marquee-track{\n  display:flex;\n  width:max-content;\n  animation:hfwMarquee 25s linear infinite;\n}\n\n.hfw-worklight .hfw-marquee:hover .hfw-marquee-track{\n  animation-play-state:paused;\n}\n\n.hfw-worklight .hfw-marquee-set{\n  display:flex;\n  align-items:center;\n  flex-shrink:0;\n  padding:12px 0;\n  white-space:nowrap;\n}\n\n.hfw-worklight .hfw-marquee-set span{\n  padding:0 14px;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1px;\n}\n\n@keyframes hfwMarquee{\n  from{transform:translateX(0);}\n  to{transform:translateX(-50%);}\n}\n\n.hfw-worklight .hfw-grid,\n.hfw-worklight .hfw-use-grid,\n.hfw-worklight .hfw-highlights,\n.hfw-worklight .hfw-stats{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:20px;\n}\n\n.hfw-worklight .hfw-mini{\n  padding:16px;\n  border-radius:17px;\n  border:1px solid #dce3e6;\n  background:rgba(255,255,255,.7);\n}\n\n.hfw-worklight .hfw-dark .hfw-mini{\n  border-color:rgba(255,255,255,.1);\n  background:rgba(255,255,255,.055);\n}\n\n.hfw-worklight .hfw-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:33px;\n  height:33px;\n  margin-bottom:10px;\n  border-radius:10px;\n  color:#081116;\n  background:#75dcff;\n  font-size:13px;\n  font-weight:900;\n}\n\n.hfw-worklight .hfw-mini strong{\n  display:block;\n  margin-bottom:5px;\n  color:#252b2e;\n  font-size:15px;\n  line-height:1.3;\n}\n\n.hfw-worklight .hfw-mini p{\n  margin:0;\n  color:#5a6267;\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-dark .hfw-mini strong{\n  color:#ffffff;\n}\n\n.hfw-worklight .hfw-dark .hfw-mini p{\n  color:#cbd4d8;\n}\n\n.hfw-worklight .hfw-statement{\n  margin-top:21px;\n  padding:17px;\n  border-left:4px solid #25a9d3;\n  border-radius:0 14px 14px 0;\n  color:#27363d;\n  background:#eaf8fc;\n  font-size:17px;\n  font-weight:800;\n}\n\n.hfw-worklight .hfw-dark .hfw-statement{\n  color:#dff7ff;\n  background:rgba(99,217,255,.08);\n}\n\n.hfw-worklight .hfw-media-card{\n  padding:0;\n}\n\n.hfw-worklight .hfw-media-card img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.hfw-worklight .hfw-media-copy{\n  padding:22px 20px 25px;\n}\n\n.hfw-worklight .hfw-checks{\n  display:grid;\n  gap:11px;\n  margin-top:19px;\n}\n\n.hfw-worklight .hfw-check{\n  display:grid;\n  grid-template-columns:31px 1fr;\n  gap:10px;\n  align-items:flex-start;\n}\n\n.hfw-worklight .hfw-check-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:31px;\n  height:31px;\n  border-radius:50%;\n  color:#071116;\n  background:#75dcff;\n  font-weight:900;\n}\n\n.hfw-worklight .hfw-dark .hfw-check strong{\n  display:block;\n  color:#ffffff;\n  font-size:15px;\n}\n\n.hfw-worklight .hfw-dark .hfw-check p{\n  margin:3px 0 0;\n  color:#cbd4d8;\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-light .hfw-check strong{\n  display:block;\n  color:#252b2e;\n  font-size:15px;\n}\n\n.hfw-worklight .hfw-light .hfw-check p{\n  margin:3px 0 0;\n  color:#5c656a;\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-stat{\n  padding:18px;\n  border-radius:18px;\n  border:1px solid rgba(255,255,255,.1);\n  background:rgba(255,255,255,.055);\n}\n\n.hfw-worklight .hfw-stat b{\n  display:block;\n  margin:0 0 6px;\n  color:#75dcff;\n  font-size:30px;\n  line-height:1;\n  font-weight:900;\n}\n\n.hfw-worklight .hfw-stat strong{\n  display:block;\n  color:#ffffff;\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-stat p{\n  margin:5px 0 0;\n  color:#cbd4d8;\n  font-size:13px;\n}\n\n.hfw-worklight .hfw-use{\n  padding:16px;\n  border-radius:17px;\n  border:1px solid #dde4e7;\n  background:#ffffff;\n}\n\n.hfw-worklight .hfw-use-icon{\n  display:block;\n  margin-bottom:8px;\n  font-size:24px;\n}\n\n.hfw-worklight .hfw-use strong{\n  display:block;\n  color:#252b2e;\n  font-size:15px;\n}\n\n.hfw-worklight .hfw-use span{\n  display:block;\n  margin-top:4px;\n  color:#5e666b;\n  font-size:13px;\n}\n\n.hfw-worklight .hfw-version-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:20px;\n}\n\n.hfw-worklight .hfw-version{\n  padding:19px;\n  border-radius:19px;\n  border:1px solid #dae2e6;\n  background:#ffffff;\n}\n\n.hfw-worklight .hfw-version.hfw-version-rainbow{\n  color:#ffffff;\n  border-color:rgba(255,255,255,.12);\n  background:\n    radial-gradient(circle at 15% 20%,rgba(255,42,145,.27),transparent 34%),\n    radial-gradient(circle at 88% 25%,rgba(0,220,255,.22),transparent 34%),\n    linear-gradient(145deg,#16111d,#181f2b);\n}\n\n.hfw-worklight .hfw-version-label{\n  display:inline-block;\n  margin-bottom:9px;\n  padding:6px 9px;\n  border-radius:999px;\n  color:#165e76;\n  background:#eaf8fd;\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:.7px;\n}\n\n.hfw-worklight .hfw-version-rainbow .hfw-version-label{\n  color:#ffffff;\n  background:rgba(255,255,255,.11);\n  border:1px solid rgba(255,255,255,.11);\n}\n\n.hfw-worklight .hfw-version strong{\n  display:block;\n  color:#22282b;\n  font-size:19px;\n}\n\n.hfw-worklight .hfw-version p{\n  margin:7px 0 0;\n  color:#5b6469;\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-version-rainbow strong{\n  color:#ffffff;\n}\n\n.hfw-worklight .hfw-version-rainbow p{\n  color:#d5d9e3;\n}\n\n.hfw-worklight .hfw-rainbow-media{\n  margin-top:19px;\n  overflow:hidden;\n  border-radius:19px;\n  border:1px solid rgba(255,255,255,.12);\n}\n\n.hfw-worklight .hfw-rainbow-media img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.hfw-worklight .hfw-highlight{\n  padding:17px;\n  border-radius:17px;\n  border:1px solid #dce3e6;\n  background:#ffffff;\n}\n\n.hfw-worklight .hfw-highlight-icon{\n  margin-bottom:7px;\n  font-size:24px;\n}\n\n.hfw-worklight .hfw-highlight strong{\n  display:block;\n  margin-bottom:5px;\n  color:#252b2e;\n  font-size:15px;\n}\n\n.hfw-worklight .hfw-highlight p{\n  margin:0;\n  color:#5c6469;\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-table-wrap{\n  margin-top:19px;\n  overflow:hidden;\n  border-radius:17px;\n  border:1px solid #dde3e6;\n  background:#ffffff;\n}\n\n.hfw-worklight .hfw-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.hfw-worklight .hfw-table th,\n.hfw-worklight .hfw-table td{\n  padding:13px 14px;\n  text-align:left;\n  vertical-align:top;\n  border-bottom:1px solid #e8edef;\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-table tr:last-child th,\n.hfw-worklight .hfw-table tr:last-child td{\n  border-bottom:0;\n}\n\n.hfw-worklight .hfw-table th{\n  width:38%;\n  color:#282e31;\n  background:#f2f6f7;\n  font-weight:800;\n}\n\n.hfw-worklight .hfw-table td{\n  color:#565f64;\n  background:#ffffff;\n}\n\n.hfw-worklight .hfw-care{\n  color:#21292d;\n  border-color:#cadce2;\n  background:\n    linear-gradient(145deg,#eff9fc 0%,#e2f2f6 100%);\n}\n\n.hfw-worklight .hfw-care .hfw-title{\n  color:#172126;\n}\n\n.hfw-worklight .hfw-care .hfw-copy{\n  color:#4e5d64;\n}\n\n.hfw-worklight .hfw-care-list{\n  display:grid;\n  gap:9px;\n  margin-top:18px;\n}\n\n.hfw-worklight .hfw-care-item{\n  padding:12px 13px;\n  border-radius:13px;\n  border:1px solid #cbdee4;\n  color:#34474f;\n  background:rgba(255,255,255,.7);\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-faq{\n  display:grid;\n  gap:9px;\n  margin-top:18px;\n}\n\n.hfw-worklight .hfw-faq details{\n  overflow:hidden;\n  border-radius:15px;\n  border:1px solid #dce3e6;\n  background:#ffffff;\n}\n\n.hfw-worklight .hfw-faq summary{\n  position:relative;\n  padding:15px 44px 15px 15px;\n  color:#252b2e;\n  cursor:pointer;\n  list-style:none;\n  font-size:15px;\n  font-weight:800;\n}\n\n.hfw-worklight .hfw-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.hfw-worklight .hfw-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:16px;\n  top:50%;\n  transform:translateY(-50%);\n  color:#167795;\n  font-size:22px;\n  line-height:1;\n}\n\n.hfw-worklight .hfw-faq details[open] summary::after{\n  content:\"–\";\n}\n\n.hfw-worklight .hfw-faq details p{\n  margin:0;\n  padding:0 15px 16px;\n  color:#596267;\n  font-size:14px;\n}\n\n.hfw-worklight .hfw-cta{\n  padding:32px 20px;\n  text-align:center;\n}\n\n.hfw-worklight .hfw-cta .hfw-kicker{\n  justify-content:center;\n}\n\n.hfw-worklight .hfw-cta .hfw-kicker::after{\n  display:none;\n}\n\n.hfw-worklight .hfw-cta .hfw-copy{\n  max-width:690px;\n  margin:14px auto 0;\n}\n\n.hfw-worklight .hfw-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:52px;\n  margin-top:20px;\n  padding:13px 22px;\n  border-radius:14px;\n  color:#081116;\n  background:\n    linear-gradient(\n      135deg,\n      #8ae6ff,\n      #5bd4fb\n    );\n  box-shadow:0 10px 25px rgba(91,212,251,.22);\n  text-decoration:none;\n  font-size:15px;\n  font-weight:900;\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.hfw-worklight .hfw-btn:hover{\n  transform:translateY(-2px);\n  box-shadow:0 14px 30px rgba(91,212,251,.29);\n}\n\n.hfw-worklight .hfw-btn:active{\n  transform:scale(.98);\n}\n\n.hfw-worklight .hfw-cta-tags{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:17px;\n}\n\n.hfw-worklight .hfw-note{\n  margin:14px 0 0;\n  color:#697278;\n  font-size:12px;\n}\n\n@container (min-width:620px){\n  .hfw-worklight .hfw-pad{\n    padding:34px 32px;\n  }\n\n  .hfw-worklight .hfw-hero-copy{\n    padding:37px 32px 31px;\n  }\n\n  .hfw-worklight .hfw-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .hfw-worklight .hfw-stats{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .hfw-worklight .hfw-use-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .hfw-worklight .hfw-highlights{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .hfw-worklight .hfw-version-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n}\n\n@container (min-width:800px){\n  .hfw-worklight .hfw-hero{\n    grid-template-columns:1fr 1fr;\n    align-items:stretch;\n  }\n\n  .hfw-worklight .hfw-hero-copy{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:45px 40px;\n  }\n\n  .hfw-worklight .hfw-hero-media img{\n    min-height:100%;\n  }\n\n  .hfw-worklight .hfw-media-card{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    align-items:center;\n  }\n\n  .hfw-worklight .hfw-media-card img{\n    height:100%;\n    object-fit:cover;\n  }\n\n  .hfw-worklight .hfw-media-copy{\n    padding:39px;\n  }\n\n  .hfw-worklight .hfw-highlights{\n    grid-template-columns:repeat(4,1fr);\n  }\n}\n\n@media (prefers-reduced-motion:reduce){\n  .hfw-worklight .hfw-shimmer,\n  .hfw-worklight .hfw-marquee-track{\n    animation:none !important;\n  }\n\n  .hfw-worklight .hfw-card,\n  .hfw-worklight .hfw-btn{\n    transition:none !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hfw-worklight\" id=\"hfw-top\"\u003e\n\u003cdiv class=\"hfw-shell\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hfw-card hfw-dark hfw-hero\"\u003e\n\u003cdiv class=\"hfw-hero-copy\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003e27-INCH FLEXIBLE WORK LIGHT\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eStop Holding the Flashlight. Shape the Light Around the Job.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eBend it around an engine bay. Curve it beside a pipe. Loop it near a panel. Put useful light closer to the work while keeping both hands available for tools and repairs.\u003c\/p\u003e\n\u003cdiv class=\"hfw-tags\"\u003e\n\u003cspan class=\"hfw-tag\"\u003e↻ Bend \u0026amp; Position\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e🙌 Hands-Free Setup\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e🔋 USB-C Rechargeable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-hero-media\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/1_9b3c4f93-9bfe-4dce-98db-4b9b3cc830a7.jpg?v=1789610480\u0026amp;width=1445\" alt=\"27-inch flexible rechargeable LED work light\" width=\"1445\" height=\"1445\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE MARQUEE --\u003e\n\u003cdiv class=\"hfw-marquee\"\u003e\n\u003cdiv class=\"hfw-marquee-track\"\u003e\n\u003cdiv class=\"hfw-marquee-set\"\u003e\n\u003cspan\u003e27-INCH FLEXIBLE BODY ◆\u003c\/span\u003e \u003cspan\u003eUP TO 800 LM ◆\u003c\/span\u003e \u003cspan\u003e3 BRIGHTNESS LEVELS ◆\u003c\/span\u003e \u003cspan\u003eUSB-C RECHARGEABLE ◆\u003c\/span\u003e \u003cspan\u003eUP TO 7 HOURS ◆\u003c\/span\u003e \u003cspan\u003eHANDS-FREE POSITIONING ◆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-marquee-set\"\u003e\n\u003cspan\u003e27-INCH FLEXIBLE BODY ◆\u003c\/span\u003e \u003cspan\u003eUP TO 800 LM ◆\u003c\/span\u003e \u003cspan\u003e3 BRIGHTNESS LEVELS ◆\u003c\/span\u003e \u003cspan\u003eUSB-C RECHARGEABLE ◆\u003c\/span\u003e \u003cspan\u003eUP TO 7 HOURS ◆\u003c\/span\u003e \u003cspan\u003eHANDS-FREE POSITIONING ◆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAIN --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/2_0c32bada-dbf9-43de-8a41-fb57364e5f5f.jpg?v=1789610480\u0026amp;width=1445\" alt=\"Traditional flashlight compared with flexible hands-free LED work light\" width=\"1445\" height=\"1445\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hfw-media-copy\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eTHE REAL FLASHLIGHT PROBLEM\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eWhen the Repair Needs Two Hands, Holding the Light Becomes the Problem.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eA normal flashlight works well until the useful angle is behind a hose, under a panel or deep inside an engine bay. Then one hand becomes the flashlight holder instead of helping with the actual job.\u003c\/p\u003e\n\u003cdiv class=\"hfw-grid\"\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e01\u003c\/span\u003e \u003cstrong\u003eWrong Beam Angle\u003c\/strong\u003e\n\u003cp\u003eThe brightest flashlight still struggles when an obstacle blocks the exact area you need to see.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e02\u003c\/span\u003e \u003cstrong\u003eOne Hand Is Occupied\u003c\/strong\u003e\n\u003cp\u003eHolding the light means fewer hands for tools, connectors, hardware and parts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e03\u003c\/span\u003e \u003cstrong\u003eConstant Repositioning\u003c\/strong\u003e\n\u003cp\u003eA rigid light often makes you keep moving yourself just to maintain a useful view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ENGINE SOLUTION --\u003e\n\u003csection class=\"hfw-card hfw-dark hfw-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/3_c5d9a40c-3b18-4bdc-a57b-71da618c5cd7.jpg?v=1789610480\u0026amp;width=1445\" alt=\"Flexible LED work light positioned around an engine bay\" width=\"1445\" height=\"1445\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hfw-media-copy\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eCHANGE THE LIGHT POSITION\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eBend the Light Around the Problem.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eThe long flexible body can curve, loop and wrap around suitable nearby structures, helping bring illumination closer to the component you are actually inspecting.\u003c\/p\u003e\n\u003cdiv class=\"hfw-checks\"\u003e\n\u003cdiv class=\"hfw-check\"\u003e\n\u003cspan class=\"hfw-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eKeep Both Hands Available\u003c\/strong\u003e\n\u003cp\u003ePosition the light nearby, then put your hands back on the tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-check\"\u003e\n\u003cspan class=\"hfw-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWork Around Obstacles\u003c\/strong\u003e\n\u003cp\u003eCurve around hoses, panels, pipes and other structures that block rigid lights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-check\"\u003e\n\u003cspan class=\"hfw-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBring Light Closer\u003c\/strong\u003e\n\u003cp\u003ePosition illumination near the work area instead of lighting the entire room from far away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-statement\"\u003eYour body shouldn't have to adapt to the flashlight. The flashlight should adapt to the job.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHAPE --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-pad\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003e27 INCHES OF POSITIONING FREEDOM\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eCurve It. Loop It. Wrap It. Put Light Where a Rigid Lamp Doesn't Want to Go.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eIts flexible internal structure is designed to hold a useful working shape, giving you more positioning options around irregular spaces.\u003c\/p\u003e\n\u003cdiv class=\"hfw-grid\"\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e↻\u003c\/span\u003e \u003cstrong\u003eCurve Around Components\u003c\/strong\u003e\n\u003cp\u003eFollow the shape of engine parts, plumbing and other obstacles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e○\u003c\/span\u003e \u003cstrong\u003eLoop Around Supports\u003c\/strong\u003e\n\u003cp\u003eUse suitable nearby structures to help create a hands-free lighting position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e→\u003c\/span\u003e \u003cstrong\u003eReach Narrow Spaces\u003c\/strong\u003e\n\u003cp\u003eGuide the illuminated body toward confined areas where a bulky work lamp may be awkward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BRIGHTNESS \/ BATTERY --\u003e\n\u003csection class=\"hfw-card hfw-dark hfw-pad\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eLIGHT FOR THIS JOB AND THE NEXT ONE\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eAdjustable Brightness. Rechargeable Power.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eChoose the amount of light the task needs instead of running at maximum output all the time. When the job is finished, recharge through USB-C.\u003c\/p\u003e\n\u003cdiv class=\"hfw-stats\"\u003e\n\u003cdiv class=\"hfw-stat\"\u003e\n\u003cb\u003e800\u003c\/b\u003e \u003cstrong\u003eUp to 800 lm\u003c\/strong\u003e\n\u003cp\u003eMaximum rated light output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-stat\"\u003e\n\u003cb\u003e3\u003c\/b\u003e \u003cstrong\u003eBrightness Levels\u003c\/strong\u003e\n\u003cp\u003eSelect output for different tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-stat\"\u003e\n\u003cb\u003e7H\u003c\/b\u003e \u003cstrong\u003eUp to 7 Hours\u003c\/strong\u003e\n\u003cp\u003eRated runtime varies by mode and conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-stat\"\u003e\n\u003cb\u003eUSB-C\u003c\/b\u003e \u003cstrong\u003eRechargeable\u003c\/strong\u003e\n\u003cp\u003eCharge it again for the next repair or trip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC IMAGE --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/6_86166e67-709d-442e-9d5a-792b090c8b2a.jpg?v=1789610480\u0026amp;width=1445\" alt=\"Flexible rechargeable LED work light controls and specifications\" width=\"1445\" height=\"1445\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hfw-media-copy\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eRECHARGE INSTEAD OF SEARCHING FOR BATTERIES\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eUSB-C Makes It Easy to Put Back in Your Kit Ready for Another Job.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eThe charging connection and control button stay together at the handle end, keeping operation simple whether the light lives in your garage, vehicle kit or camping gear.\u003c\/p\u003e\n\u003cdiv class=\"hfw-tags\"\u003e\n\u003cspan class=\"hfw-tag\"\u003e🔌 USB-C Charging\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e☀️ 3 Light Levels\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e🧰 Garage Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-pad\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eTHE JOBS THAT NEVER HAVE GOOD LIGHTING\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eFrom Engine Bays to Campsites Without Changing Lights.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eThe biggest advantage is not one specific application. It is being able to reshape the same light for very different environments.\u003c\/p\u003e\n\u003cdiv class=\"hfw-use-grid\"\u003e\n\u003cdiv class=\"hfw-use\"\u003e\n\u003cspan class=\"hfw-use-icon\"\u003e🚗\u003c\/span\u003e \u003cstrong\u003eAuto Repair\u003c\/strong\u003e \u003cspan\u003eEngine bays and roadside work.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-use\"\u003e\n\u003cspan class=\"hfw-use-icon\"\u003e🔧\u003c\/span\u003e \u003cstrong\u003eDIY Projects\u003c\/strong\u003e \u003cspan\u003eCabinets, furniture and confined spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-use\"\u003e\n\u003cspan class=\"hfw-use-icon\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003eInspection\u003c\/strong\u003e \u003cspan\u003ePanels, equipment and utility areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-use\"\u003e\n\u003cspan class=\"hfw-use-icon\"\u003e🏕️\u003c\/span\u003e \u003cstrong\u003eCamping\u003c\/strong\u003e \u003cspan\u003eFlexible campsite and utility lighting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RUGGED --\u003e\n\u003csection class=\"hfw-card hfw-dark hfw-pad\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eMADE FOR REAL WORKSPACES\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eGarages, Roadside Kits and Campsites Aren't Clean Desks.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eThe utility-focused housing is designed for repeated positioning, everyday bumps and normal splash exposure around workshops and outdoor jobs.\u003c\/p\u003e\n\u003cdiv class=\"hfw-grid\"\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eSplash-Ready Design\u003c\/strong\u003e\n\u003cp\u003eBetter suited to damp garages and outdoor utility work than a basic indoor lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e🛠\u003c\/span\u003e \u003cstrong\u003eShock-Resistant Utility Build\u003c\/strong\u003e\n\u003cp\u003eDesigned around workshop, automotive and general-purpose use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-mini\"\u003e\n\u003cspan class=\"hfw-number\"\u003e↻\u003c\/span\u003e \u003cstrong\u003eRepeated Repositioning\u003c\/strong\u003e\n\u003cp\u003eBend and reshape the flexible body as the working area changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VERSIONS --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-pad\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eCHOOSE YOUR LIGHTING STYLE\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003ePure Work Light or Work Light + Color Effects.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eChoose the version that matches what you want from the flexible format.\u003c\/p\u003e\n\u003cdiv class=\"hfw-version-grid\"\u003e\n\u003cdiv class=\"hfw-version\"\u003e\n\u003cspan class=\"hfw-version-label\"\u003eWHITE VERSION\u003c\/span\u003e \u003cstrong\u003eFocused on Practical Work Illumination\u003c\/strong\u003e\n\u003cp\u003eThe straightforward option for automotive repair, DIY, inspection, workshops, roadside use and camping.\u003c\/p\u003e\n\u003cdiv class=\"hfw-tags\"\u003e\n\u003cspan class=\"hfw-tag\"\u003e🔧 Repair\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e🚗 Automotive\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e🏕️ Camping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-version hfw-version-rainbow\"\u003e\n\u003cspan class=\"hfw-version-label\"\u003eRAINBOW VERSION\u003c\/span\u003e \u003cstrong\u003eFlexible Light + Animated Color Effects\u003c\/strong\u003e\n\u003cp\u003eAdds 14 lighting effects and sound-responsive modes for ambient garages, camping, parties and recreational spaces.\u003c\/p\u003e\n\u003cdiv class=\"hfw-tags\"\u003e\n\u003cspan class=\"hfw-tag\"\u003e🌈 14 Effects\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e🎵 Sound Reactive\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e✨ Ambient Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RAINBOW IMAGE --\u003e\n\u003csection class=\"hfw-card hfw-dark hfw-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/8_e28b876e-d731-47d7-b210-ba2fb6620a61.jpg?v=1789610480\u0026amp;width=1445\" alt=\"Rainbow flexible LED light with animated lighting effects and sound responsive mode\" width=\"1445\" height=\"1445\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hfw-media-copy\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eRAINBOW VERSION\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eWhen the Work Light Becomes Part of the Setup.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eThe Rainbow option adds animated color modes to the flexible design for moments when you want atmosphere as well as utility lighting.\u003c\/p\u003e\n\u003cdiv class=\"hfw-checks\"\u003e\n\u003cdiv class=\"hfw-check\"\u003e\n\u003cspan class=\"hfw-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e14 Lighting Effects\u003c\/strong\u003e\n\u003cp\u003eMultiple animated and color-changing modes expand how the light can be used.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-check\"\u003e\n\u003cspan class=\"hfw-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSound-Responsive Mode\u003c\/strong\u003e\n\u003cp\u003eSelected effects can respond to nearby music or sound.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-check\"\u003e\n\u003cspan class=\"hfw-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBeyond the Workbench\u003c\/strong\u003e\n\u003cp\u003eUse the flexible format around garages, campsites, parties and recreational setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-pad\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003ePRODUCT HIGHLIGHTS\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eThe Useful Part Isn't Just the Light. It's Where You Can Put It.\u003c\/h2\u003e\n\u003cdiv class=\"hfw-highlights\"\u003e\n\u003cdiv class=\"hfw-highlight\"\u003e\n\u003cdiv class=\"hfw-highlight-icon\"\u003e🙌\u003c\/div\u003e\n\u003cstrong\u003eFree Both Hands\u003c\/strong\u003e\n\u003cp\u003ePosition the light first so both hands can stay on tools, parts and adjustments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-highlight\"\u003e\n\u003cdiv class=\"hfw-highlight-icon\"\u003e↻\u003c\/div\u003e\n\u003cstrong\u003eTurn Nearby Objects Into Supports\u003c\/strong\u003e\n\u003cp\u003eWrap or curve the flexible body around suitable structures instead of searching for somewhere to balance a flashlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-highlight\"\u003e\n\u003cdiv class=\"hfw-highlight-icon\"\u003e☀️\u003c\/div\u003e\n\u003cstrong\u003eLight a Wider Work Area\u003c\/strong\u003e\n\u003cp\u003eThe long illuminated section can spread useful light across more of the workspace than a small point-source beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hfw-highlight\"\u003e\n\u003cdiv class=\"hfw-highlight-icon\"\u003e🔋\u003c\/div\u003e\n\u003cstrong\u003eRecharge for Repeat Jobs\u003c\/strong\u003e\n\u003cp\u003eUSB-C charging makes it easy to return the light to your vehicle, workshop or camping kit after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-pad\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"hfw-table-wrap\"\u003e\n\u003ctable class=\"hfw-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eFlexible Rechargeable LED Work Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Length\u003c\/th\u003e\n\u003ctd\u003eApprox. 27 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Output\u003c\/th\u003e\n\u003ctd\u003eUp to Approx. 800 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrightness Levels\u003c\/th\u003e\n\u003ctd\u003e3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Runtime\u003c\/th\u003e\n\u003ctd\u003eUp to Approx. 7 Hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003eApprox. 2.5 Hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharging\u003c\/th\u003e\n\u003ctd\u003eUSB-C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBody Design\u003c\/th\u003e\n\u003ctd\u003e360° Bendable, Shape-Holding Flexible Body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWork Environment\u003c\/th\u003e\n\u003ctd\u003eWater-Resistant \u0026amp; Shock-Resistant Utility Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVersions\u003c\/th\u003e\n\u003ctd\u003eWhite \/ Rainbow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRainbow Version\u003c\/th\u003e\n\u003ctd\u003e14 Lighting Effects with Sound-Responsive Mode\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGreat For\u003c\/th\u003e\n\u003ctd\u003eAuto Repair, DIY, Workshops, Inspection, Camping \u0026amp; Roadside Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE \/ USE NOTICE --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-pad hfw-care\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eBUILT FOR UTILITY USE\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eFlexible Doesn't Mean Careless.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eA few simple habits help keep the light ready for the next repair, roadside stop or camping trip.\u003c\/p\u003e\n\u003cdiv class=\"hfw-care-list\"\u003e\n\u003cdiv class=\"hfw-care-item\"\u003e✓ Bend the light into practical curves rather than sharply creasing or forcing the flexible body.\u003c\/div\u003e\n\u003cdiv class=\"hfw-care-item\"\u003e✓ Keep the USB-C charging port dry while charging.\u003c\/div\u003e\n\u003cdiv class=\"hfw-care-item\"\u003e✓ Normal splash exposure is different from submersion; do not intentionally place the light underwater.\u003c\/div\u003e\n\u003cdiv class=\"hfw-care-item\"\u003e✓ Runtime can vary with brightness level, lighting mode, battery condition and operating environment.\u003c\/div\u003e\n\u003cdiv class=\"hfw-care-item\"\u003e✓ Keep the light clear of moving mechanical parts, hot exhaust components and other unsafe contact points.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hfw-card hfw-light hfw-pad\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eQUICK ANSWERS\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"hfw-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long is the flexible light?\u003c\/summary\u003e\n\u003cp\u003eThe flexible illuminated body measures approximately 27 inches, giving you enough length to curve around suitable engine components, pipes, cabinets, workbenches and other confined work areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it stay in the shape I bend it into?\u003c\/summary\u003e\n\u003cp\u003eThe internal flexible structure is designed to bend, curve, loop and hold a useful working shape for hands-free positioning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is the White version?\u003c\/summary\u003e\n\u003cp\u003eMaximum rated output is up to approximately 800 lumens, with three selectable brightness levels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it run?\u003c\/summary\u003e\n\u003cp\u003eRated runtime is up to approximately 7 hours. Actual runtime depends on brightness setting, lighting mode, battery condition and operating environment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does it recharge?\u003c\/summary\u003e\n\u003cp\u003eIt uses a USB-C charging connection. Rated charging time is approximately 2.5 hours under suitable charging conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between White and Rainbow?\u003c\/summary\u003e\n\u003cp\u003eThe White version focuses on practical work illumination. The Rainbow version adds 14 color-effect modes plus sound-responsive lighting for ambient and recreational use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it around water?\u003c\/summary\u003e\n\u003cp\u003eThe utility housing is designed for normal splash and damp-workspace exposure. Avoid intentionally submerging the light, and keep the charging port dry when connected to power.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere is this light most useful?\u003c\/summary\u003e\n\u003cp\u003eIt is especially useful in engine bays, cabinets, plumbing areas, panels, workshops, roadside repairs and campsites where a rigid flashlight is difficult to position.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"hfw-card hfw-dark hfw-cta\"\u003e\n\u003cdiv class=\"hfw-kicker\"\u003eLIGHT THE JOB — NOT JUST THE ROOM\u003c\/div\u003e\n\u003ch2 class=\"hfw-title hfw-shimmer\"\u003eStop Fighting Blind Spots. \u003cbr\u003ePut the Light Where the Work Is.\u003c\/h2\u003e\n\u003cp class=\"hfw-copy\"\u003eUnder the hood, behind a cabinet, beside a pipe or around the campsite, the flexible 27-inch body lets you shape usable light around the task and keep both hands available.\u003c\/p\u003e\n\u003ca class=\"hfw-btn\" href=\"#hfw-top\"\u003e Choose White or Rainbow Above ↑ \u003c\/a\u003e\n\u003cdiv class=\"hfw-cta-tags\"\u003e\n\u003cspan class=\"hfw-tag\"\u003e↻ Flexible Positioning\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e☀️ Up to 800 lm\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e🔋 USB-C Rechargeable\u003c\/span\u003e \u003cspan class=\"hfw-tag\"\u003e🧰 Multi-Scene Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"FYY","offers":[{"title":"White","offer_id":54725280989459,"sku":"NC03402609173221-白色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Rainbow","offer_id":54725281022227,"sku":"NC03402609173221-彩色","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/1_9b3c4f93-9bfe-4dce-98db-4b9b3cc830a7.jpg?v=1789610480","url":"https:\/\/harikarionthebeat.com\/products\/bendable-led-flashlight-stick-27-flexible-rechargeable-waterproof-led-work-light","provider":"harikarionthebeat","version":"1.0","type":"link"}