{"product_id":"theraface-depuffing-wand","title":"TeraBody TheraFace Depuffing Wand","description":"\u003c!-- ==========================================================\n DREAM RELAXER\n THERABODY THERAFACE DEPUFFING WAND\n PREMIUM ECOMMERCE PRODUCT CONTENT\n\n Model: TF0004132-3A40\n Variant: Indigo\n\n All styling scoped to #dr-depuff-wand\n========================================================== --\u003e\n\n\u003cstyle\u003e\n#dr-depuff-wand {\n  --dr-black: #171717;\n  --dr-dark: #242424;\n  --dr-text: #4f4c49;\n  --dr-muted: #79746e;\n\n  --dr-white: #ffffff;\n  --dr-cream: #f8f5f0;\n  --dr-warm: #efe9e1;\n  --dr-soft: #fcfaf7;\n  --dr-border: #e5dfd6;\n\n  --dr-indigo: #514880;\n  --dr-indigo-soft: #ece9f5;\n\n  --dr-cold: #dff3f7;\n  --dr-heat: #f5e6df;\n\n  --dr-radius-sm: 16px;\n  --dr-radius-md: 24px;\n  --dr-radius-lg: 34px;\n\n  --dr-shadow:\n    0 20px 55px rgba(27, 25, 22, 0.07);\n\n  width: 100%;\n  overflow: hidden;\n  background: #fff;\n  color: var(--dr-black);\n  font-family: inherit;\n}\n\n#dr-depuff-wand *,\n#dr-depuff-wand *::before,\n#dr-depuff-wand *::after {\n  box-sizing: border-box;\n}\n\n#dr-depuff-wand img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n#dr-depuff-wand h2,\n#dr-depuff-wand h3,\n#dr-depuff-wand p {\n  margin-top: 0;\n}\n\n#dr-depuff-wand .dr-container {\n  width: min(1220px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n#dr-depuff-wand .dr-section {\n  padding: 95px 0;\n}\n\n\n\/* ==========================================================\n TYPOGRAPHY\n========================================================== *\/\n\n#dr-depuff-wand .dr-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n\n  margin-bottom: 17px;\n\n  color: var(--dr-muted);\n\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 1.9px;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n#dr-depuff-wand .dr-eyebrow::before {\n  content: \"\";\n  width: 27px;\n  height: 1px;\n  background: currentColor;\n}\n\n#dr-depuff-wand .dr-display {\n  margin-bottom: 23px;\n\n  font-size: clamp(40px, 5.5vw, 70px);\n  font-weight: 600;\n  line-height: 1;\n  letter-spacing: -2.8px;\n}\n\n#dr-depuff-wand .dr-heading {\n  margin-bottom: 19px;\n\n  font-size: clamp(30px, 4vw, 49px);\n  font-weight: 600;\n  line-height: 1.07;\n  letter-spacing: -1.5px;\n}\n\n#dr-depuff-wand .dr-copy {\n  margin-bottom: 0;\n\n  color: var(--dr-text);\n\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n\n\/* ==========================================================\n HERO\n========================================================== *\/\n\n#dr-depuff-wand .dr-hero {\n  padding: 70px 0;\n\n  background:\n    radial-gradient(\n      circle at 15% 20%,\n      rgba(81,72,128,.07),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #faf8f5 0%,\n      #f1ede7 100%\n    );\n}\n\n#dr-depuff-wand .dr-hero-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n\n#dr-depuff-wand .dr-product-stage {\n  position: relative;\n\n  overflow: hidden;\n\n  padding: 34px;\n\n  border-radius: var(--dr-radius-lg);\n\n  background: #fff;\n\n  box-shadow: var(--dr-shadow);\n}\n\n#dr-depuff-wand .dr-product-stage::after {\n  content: \"\";\n\n  position: absolute;\n  right: -90px;\n  bottom: -90px;\n\n  width: 280px;\n  height: 280px;\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(81,72,128,.14),\n      rgba(81,72,128,0)\n    );\n}\n\n#dr-depuff-wand .dr-product-stage img {\n  position: relative;\n  z-index: 1;\n\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: contain;\n}\n\n#dr-depuff-wand .dr-hero-badge {\n  position: absolute;\n  z-index: 3;\n\n  top: 23px;\n  left: 23px;\n\n  padding: 10px 16px;\n\n  border-radius: 999px;\n\n  background: var(--dr-black);\n  color: white;\n\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .7px;\n}\n\n#dr-depuff-wand .dr-hero-copy {\n  max-width: 565px;\n}\n\n#dr-depuff-wand .dr-hero-copy \u003e .dr-copy {\n  max-width: 530px;\n  margin-bottom: 30px;\n\n  font-size: 17px;\n}\n\n#dr-depuff-wand .dr-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n}\n\n#dr-depuff-wand .dr-tag {\n  display: inline-flex;\n  align-items: center;\n\n  padding: 10px 15px;\n\n  border: 1px solid #d8d1c9;\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.68);\n\n  color: #393735;\n\n  font-size: 12px;\n  font-weight: 600;\n}\n\n\n\/* ==========================================================\n QUICK INFORMATION\n========================================================== *\/\n\n#dr-depuff-wand .dr-spec-strip {\n  background: var(--dr-black);\n  color: #fff;\n}\n\n#dr-depuff-wand .dr-spec-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n}\n\n#dr-depuff-wand .dr-spec {\n  position: relative;\n\n  padding: 33px 15px;\n\n  text-align: center;\n}\n\n#dr-depuff-wand .dr-spec:not(:last-child)::after {\n  content: \"\";\n\n  position: absolute;\n  right: 0;\n  top: 26%;\n\n  width: 1px;\n  height: 48%;\n\n  background: rgba(255,255,255,.15);\n}\n\n#dr-depuff-wand .dr-spec strong {\n  display: block;\n\n  margin-bottom: 6px;\n\n  font-size: 22px;\n  font-weight: 600;\n}\n\n#dr-depuff-wand .dr-spec span {\n  color: rgba(255,255,255,.62);\n\n  font-size: 11px;\n  letter-spacing: .4px;\n}\n\n\n\/* ==========================================================\n INTRO\n========================================================== *\/\n\n#dr-depuff-wand .dr-intro {\n  max-width: 850px;\n\n  margin: 0 auto 55px;\n\n  text-align: center;\n}\n\n#dr-depuff-wand .dr-intro .dr-copy {\n  max-width: 720px;\n\n  margin: 0 auto;\n}\n\n\n\/* ==========================================================\n BENEFIT CARDS\n========================================================== *\/\n\n#dr-depuff-wand .dr-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n#dr-depuff-wand .dr-benefit {\n  padding: 30px;\n\n  border: 1px solid var(--dr-border);\n  border-radius: var(--dr-radius-md);\n\n  background: var(--dr-cream);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n#dr-depuff-wand .dr-benefit:hover {\n  transform: translateY(-5px);\n\n  box-shadow:\n    0 16px 38px rgba(0,0,0,.055);\n}\n\n#dr-depuff-wand .dr-benefit-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 46px;\n  height: 46px;\n\n  margin-bottom: 23px;\n\n  border-radius: 50%;\n\n  background: var(--dr-black);\n  color: #fff;\n\n  font-size: 12px;\n  font-weight: 700;\n}\n\n#dr-depuff-wand .dr-benefit h3 {\n  margin-bottom: 10px;\n\n  font-size: 18px;\n  font-weight: 600;\n}\n\n#dr-depuff-wand .dr-benefit p {\n  margin-bottom: 0;\n\n  color: var(--dr-text);\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* ==========================================================\n LIFESTYLE SPLIT\n========================================================== *\/\n\n#dr-depuff-wand .dr-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n\n  background: var(--dr-cream);\n}\n\n#dr-depuff-wand .dr-split-image {\n  min-height: 600px;\n}\n\n#dr-depuff-wand .dr-split-image img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n}\n\n#dr-depuff-wand .dr-split-copy {\n  display: flex;\n  align-items: center;\n\n  padding:\n    70px\n    clamp(35px,6vw,90px);\n}\n\n#dr-depuff-wand .dr-split-inner {\n  max-width: 500px;\n}\n\n\n\/* ==========================================================\n CHECK LIST\n========================================================== *\/\n\n#dr-depuff-wand .dr-list {\n  margin: 29px 0 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n#dr-depuff-wand .dr-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n\n  padding: 13px 0;\n\n  border-bottom: 1px solid var(--dr-border);\n\n  color: var(--dr-text);\n\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n#dr-depuff-wand .dr-check {\n  display: inline-flex;\n  flex: 0 0 22px;\n  align-items: center;\n  justify-content: center;\n\n  width: 22px;\n  height: 22px;\n\n  border-radius: 50%;\n\n  background: var(--dr-black);\n  color: white;\n\n  font-size: 10px;\n}\n\n\n\/* ==========================================================\n HOT + COLD\n========================================================== *\/\n\n#dr-depuff-wand .dr-therapy {\n  background: #fff;\n}\n\n#dr-depuff-wand .dr-therapy-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n\n  margin-top: 50px;\n}\n\n#dr-depuff-wand .dr-therapy-card {\n  position: relative;\n\n  overflow: hidden;\n\n  min-height: 430px;\n\n  padding: 42px;\n\n  border-radius: 28px;\n}\n\n#dr-depuff-wand .dr-therapy-card.dr-hot {\n  background:\n    linear-gradient(\n      135deg,\n      #faf3ef,\n      #eee0d8\n    );\n}\n\n#dr-depuff-wand .dr-therapy-card.dr-cold {\n  background:\n    linear-gradient(\n      135deg,\n      #f3fafb,\n      #ddeff2\n    );\n}\n\n#dr-depuff-wand .dr-temp-label {\n  display: inline-flex;\n\n  margin-bottom: 24px;\n  padding: 8px 14px;\n\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.7);\n\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .6px;\n  text-transform: uppercase;\n}\n\n#dr-depuff-wand .dr-temp-big {\n  margin-bottom: 12px;\n\n  font-size: clamp(40px,5vw,62px);\n  font-weight: 600;\n  letter-spacing: -2px;\n}\n\n#dr-depuff-wand .dr-temp-copy {\n  max-width: 460px;\n\n  color: var(--dr-text);\n\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n#dr-depuff-wand .dr-levels {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  gap: 8px;\n\n  margin-top: 30px;\n}\n\n#dr-depuff-wand .dr-level {\n  padding: 14px 9px;\n\n  border: 1px solid rgba(0,0,0,.08);\n  border-radius: 12px;\n\n  background: rgba(255,255,255,.58);\n\n  text-align: center;\n}\n\n#dr-depuff-wand .dr-level strong {\n  display: block;\n\n  margin-bottom: 3px;\n\n  font-size: 17px;\n}\n\n#dr-depuff-wand .dr-level span {\n  color: var(--dr-muted);\n\n  font-size: 10px;\n}\n\n\n\/* ==========================================================\n CONTRAST THERAPY\n========================================================== *\/\n\n#dr-depuff-wand .dr-contrast {\n  background: var(--dr-black);\n  color: #fff;\n}\n\n#dr-depuff-wand .dr-contrast-grid {\n  display: grid;\n  grid-template-columns: .95fr 1.05fr;\n  gap: 75px;\n  align-items: center;\n}\n\n#dr-depuff-wand .dr-contrast .dr-eyebrow {\n  color: rgba(255,255,255,.55);\n}\n\n#dr-depuff-wand .dr-contrast .dr-copy {\n  color: rgba(255,255,255,.68);\n}\n\n#dr-depuff-wand .dr-routine {\n  display: grid;\n  gap: 12px;\n\n  margin-top: 30px;\n}\n\n#dr-depuff-wand .dr-routine-row {\n  display: grid;\n  grid-template-columns: 52px 1fr;\n  gap: 14px;\n\n  padding: 17px;\n\n  border: 1px solid rgba(255,255,255,.13);\n  border-radius: 15px;\n\n  background: rgba(255,255,255,.055);\n}\n\n#dr-depuff-wand .dr-routine-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 42px;\n  height: 42px;\n\n  border-radius: 50%;\n\n  background: #fff;\n  color: var(--dr-black);\n\n  font-size: 11px;\n  font-weight: 700;\n}\n\n#dr-depuff-wand .dr-routine-row strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  font-size: 14px;\n}\n\n#dr-depuff-wand .dr-routine-row span {\n  color: rgba(255,255,255,.61);\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n#dr-depuff-wand .dr-contrast-image {\n  overflow: hidden;\n\n  padding: 18px;\n\n  border-radius: var(--dr-radius-lg);\n\n  background: #fff;\n}\n\n#dr-depuff-wand .dr-contrast-image img {\n  aspect-ratio: 1 \/ 1;\n\n  border-radius: 22px;\n\n  object-fit: cover;\n}\n\n\n\/* ==========================================================\n APPLICATOR\n========================================================== *\/\n\n#dr-depuff-wand .dr-applicator-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n\n#dr-depuff-wand .dr-applicator-image {\n  overflow: hidden;\n\n  border-radius: var(--dr-radius-lg);\n\n  background: var(--dr-cream);\n}\n\n#dr-depuff-wand .dr-applicator-image img {\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: cover;\n}\n\n#dr-depuff-wand .dr-mini-features {\n  display: grid;\n  grid-template-columns: repeat(2,1fr);\n  gap: 12px;\n\n  margin-top: 28px;\n}\n\n#dr-depuff-wand .dr-mini-card {\n  padding: 20px;\n\n  border: 1px solid var(--dr-border);\n  border-radius: var(--dr-radius-sm);\n\n  background: var(--dr-soft);\n}\n\n#dr-depuff-wand .dr-mini-card strong {\n  display: block;\n\n  margin-bottom: 5px;\n\n  font-size: 15px;\n}\n\n#dr-depuff-wand .dr-mini-card span {\n  color: var(--dr-muted);\n\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n\n\/* ==========================================================\n SKINCARE\n========================================================== *\/\n\n#dr-depuff-wand .dr-skincare {\n  background:\n    linear-gradient(\n      135deg,\n      #f7f3ed,\n      #ece7df\n    );\n}\n\n#dr-depuff-wand .dr-skincare-inner {\n  max-width: 820px;\n\n  margin: 0 auto;\n\n  text-align: center;\n}\n\n#dr-depuff-wand .dr-skincare-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px;\n\n  margin-top: 30px;\n}\n\n#dr-depuff-wand .dr-skincare-pill {\n  padding: 11px 16px;\n\n  border: 1px solid var(--dr-border);\n  border-radius: 999px;\n\n  background: #fff;\n\n  color: var(--dr-text);\n\n  font-size: 12px;\n  font-weight: 600;\n}\n\n\n\/* ==========================================================\n PORTABILITY\n========================================================== *\/\n\n#dr-depuff-wand .dr-portable-grid {\n  display: grid;\n  grid-template-columns: .95fr 1.05fr;\n  gap: 75px;\n  align-items: center;\n}\n\n#dr-depuff-wand .dr-portable-image {\n  overflow: hidden;\n\n  border-radius: var(--dr-radius-lg);\n\n  background: var(--dr-cream);\n}\n\n#dr-depuff-wand .dr-portable-image img {\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: cover;\n}\n\n\n\/* ==========================================================\n INCLUDED\n========================================================== *\/\n\n#dr-depuff-wand .dr-included {\n  background: var(--dr-cream);\n}\n\n#dr-depuff-wand .dr-included-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n\n#dr-depuff-wand .dr-included-image {\n  padding: 32px;\n\n  border-radius: var(--dr-radius-lg);\n\n  background: #fff;\n\n  box-shadow: var(--dr-shadow);\n}\n\n#dr-depuff-wand .dr-included-image img {\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: contain;\n}\n\n#dr-depuff-wand .dr-included-list {\n  display: grid;\n  gap: 11px;\n\n  margin-top: 27px;\n}\n\n#dr-depuff-wand .dr-included-row {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n\n  padding: 17px;\n\n  border: 1px solid var(--dr-border);\n  border-radius: 14px;\n\n  background: #fff;\n}\n\n#dr-depuff-wand .dr-item-num {\n  display: flex;\n  flex: 0 0 34px;\n  align-items: center;\n  justify-content: center;\n\n  width: 34px;\n  height: 34px;\n\n  border-radius: 50%;\n\n  background: var(--dr-black);\n  color: #fff;\n\n  font-size: 10px;\n  font-weight: 700;\n}\n\n#dr-depuff-wand .dr-included-row span:last-child {\n  color: var(--dr-text);\n\n  font-size: 14px;\n}\n\n\n\/* ==========================================================\n SPECIFICATIONS\n========================================================== *\/\n\n#dr-depuff-wand .dr-specification-grid {\n  display: grid;\n  grid-template-columns: .72fr 1.28fr;\n  gap: 80px;\n  align-items: start;\n}\n\n#dr-depuff-wand .dr-table {\n  border-top: 1px solid var(--dr-black);\n}\n\n#dr-depuff-wand .dr-table-row {\n  display: grid;\n  grid-template-columns: 1fr 1.45fr;\n  gap: 25px;\n\n  padding: 18px 4px;\n\n  border-bottom: 1px solid var(--dr-border);\n}\n\n#dr-depuff-wand .dr-table-row strong {\n  font-size: 13px;\n  font-weight: 600;\n}\n\n#dr-depuff-wand .dr-table-row span {\n  color: var(--dr-text);\n\n  font-size: 13px;\n}\n\n\n\/* ==========================================================\n FAQ\n========================================================== *\/\n\n#dr-depuff-wand .dr-faq {\n  background: var(--dr-cream);\n}\n\n#dr-depuff-wand .dr-faq-wrap {\n  max-width: 900px;\n\n  margin: 0 auto;\n}\n\n#dr-depuff-wand .dr-faq-head {\n  margin-bottom: 34px;\n\n  text-align: center;\n}\n\n#dr-depuff-wand details {\n  border-bottom: 1px solid var(--dr-border);\n}\n\n#dr-depuff-wand summary {\n  position: relative;\n\n  padding: 23px 48px 23px 0;\n\n  cursor: pointer;\n\n  list-style: none;\n\n  font-size: 16px;\n  font-weight: 600;\n}\n\n#dr-depuff-wand summary::-webkit-details-marker {\n  display: none;\n}\n\n#dr-depuff-wand summary::after {\n  content: \"+\";\n\n  position: absolute;\n  top: 17px;\n  right: 5px;\n\n  font-size: 26px;\n  font-weight: 300;\n}\n\n#dr-depuff-wand details[open] summary::after {\n  content: \"−\";\n}\n\n#dr-depuff-wand details p {\n  max-width: 760px;\n\n  padding: 0 48px 22px 0;\n\n  color: var(--dr-text);\n\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\n\/* ==========================================================\n FINAL SECTION\n========================================================== *\/\n\n#dr-depuff-wand .dr-final {\n  padding: 90px 20px;\n\n  background: var(--dr-black);\n  color: #fff;\n\n  text-align: center;\n}\n\n#dr-depuff-wand .dr-final-inner {\n  max-width: 760px;\n\n  margin: 0 auto;\n}\n\n#dr-depuff-wand .dr-final .dr-eyebrow {\n  color: rgba(255,255,255,.53);\n}\n\n#dr-depuff-wand .dr-final p {\n  max-width: 620px;\n\n  margin: 0 auto;\n\n  color: rgba(255,255,255,.64);\n\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\n\/* ==========================================================\n RESPONSIVE\n========================================================== *\/\n\n@media (max-width: 950px) {\n\n  #dr-depuff-wand .dr-hero-grid,\n  #dr-depuff-wand .dr-split,\n  #dr-depuff-wand .dr-contrast-grid,\n  #dr-depuff-wand .dr-applicator-grid,\n  #dr-depuff-wand .dr-portable-grid,\n  #dr-depuff-wand .dr-included-grid,\n  #dr-depuff-wand .dr-specification-grid {\n    grid-template-columns: 1fr;\n  }\n\n  #dr-depuff-wand .dr-benefits {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  #dr-depuff-wand .dr-spec-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  #dr-depuff-wand .dr-spec:nth-child(even)::after {\n    display: none;\n  }\n\n  #dr-depuff-wand .dr-split-image {\n    min-height: auto;\n  }\n\n  #dr-depuff-wand .dr-split-image img {\n    aspect-ratio: 1 \/ 1;\n  }\n\n}\n\n\n@media (max-width: 650px) {\n\n  #dr-depuff-wand .dr-container {\n    width: calc(100% - 28px);\n  }\n\n  #dr-depuff-wand .dr-section {\n    padding: 62px 0;\n  }\n\n  #dr-depuff-wand .dr-hero {\n    padding: 32px 0 55px;\n  }\n\n  #dr-depuff-wand .dr-hero-grid {\n    gap: 40px;\n  }\n\n  #dr-depuff-wand .dr-product-stage {\n    padding: 18px;\n\n    border-radius: 24px;\n  }\n\n  #dr-depuff-wand .dr-display {\n    letter-spacing: -1.7px;\n  }\n\n  #dr-depuff-wand .dr-benefits,\n  #dr-depuff-wand .dr-therapy-grid,\n  #dr-depuff-wand .dr-mini-features {\n    grid-template-columns: 1fr;\n  }\n\n  #dr-depuff-wand .dr-therapy-card {\n    min-height: auto;\n\n    padding: 30px 24px;\n  }\n\n  #dr-depuff-wand .dr-split-copy {\n    padding: 50px 25px;\n  }\n\n  #dr-depuff-wand .dr-table-row {\n    grid-template-columns: 1fr;\n    gap: 5px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"dr-depuff-wand\"\u003e\n\n\n\u003c!-- ==========================================================\n HERO\n========================================================== --\u003e\n\n\u003csection class=\"dr-hero\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-hero-grid\"\u003e\n\n\n      \u003cdiv class=\"dr-product-stage\"\u003e\n\n        \u003cspan class=\"dr-hero-badge\"\u003e\n          Hot + Cold Facial Care\n        \u003c\/span\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fitnesspowerhouse.com\/images\/products\/TF0004132-3A20\/therabody-theraface-depuffing-wand-white-tf0004132-3a40_1500x1500_result-e676193484.jpg?format=webp\u0026amp;quality=84\u0026amp;width=1100\" alt=\"Therabody TheraFace Depuffing Wand Indigo\" loading=\"eager\" width=\"1100\" height=\"1100\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dr-hero-copy\"\u003e\n\n        \u003cspan class=\"dr-eyebrow\"\u003e\n          Smart Facial Refresh\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"dr-display\"\u003e\n          TheraFace\u003cbr\u003e\n          Depuffing Wand\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-copy\"\u003e\n          Bring temperature-powered facial care into your daily\n          routine. The TheraFace Depuffing Wand combines controlled\n          warming and cooling with a smooth, contoured applicator to\n          refresh tired-looking skin, target visible puffiness and\n          complement your favourite skincare products.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"dr-tags\"\u003e\n\n          \u003cspan class=\"dr-tag\"\u003e\n            Hot Therapy\n          \u003c\/span\u003e\n\n          \u003cspan class=\"dr-tag\"\u003e\n            Cold Therapy\n          \u003c\/span\u003e\n\n          \u003cspan class=\"dr-tag\"\u003e\n            6 Temperature Settings\n          \u003c\/span\u003e\n\n          \u003cspan class=\"dr-tag\"\u003e\n            USB-C Rechargeable\n          \u003c\/span\u003e\n\n          \u003cspan class=\"dr-tag\"\u003e\n            Travel Friendly\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n QUICK SPECS\n========================================================== --\u003e\n\n\u003csection class=\"dr-spec-strip\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-spec-grid\"\u003e\n\n      \u003cdiv class=\"dr-spec\"\u003e\n        \u003cstrong\u003e3 + 3\u003c\/strong\u003e\n        \u003cspan\u003eHEAT \u0026amp; COLD LEVELS\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-spec\"\u003e\n        \u003cstrong\u003e10°C\u003c\/strong\u003e\n        \u003cspan\u003eCOLDEST SETTING\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-spec\"\u003e\n        \u003cstrong\u003e42°C\u003c\/strong\u003e\n        \u003cspan\u003eWARMEST SETTING\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-spec\"\u003e\n        \u003cstrong\u003e112 g\u003c\/strong\u003e\n        \u003cspan\u003eLIGHTWEIGHT DESIGN\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-spec\"\u003e\n        \u003cstrong\u003e38 Min\u003c\/strong\u003e\n        \u003cspan\u003eBATTERY LIFE\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n BENEFITS\n========================================================== --\u003e\n\n\u003csection class=\"dr-section\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n\n    \u003cdiv class=\"dr-intro\"\u003e\n\n      \u003cspan class=\"dr-eyebrow\"\u003e\n        Everyday Skin Refresh\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"dr-heading\"\u003e\n        Wake up your complexion.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"dr-copy\"\u003e\n        Designed for quick facial care at home or while travelling,\n        the TheraFace Depuffing Wand lets you move effortlessly\n        between warming and cooling treatments depending on what\n        your skin needs that day.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dr-benefits\"\u003e\n\n\n      \u003carticle class=\"dr-benefit\"\u003e\n\n        \u003cspan class=\"dr-benefit-icon\"\u003e01\u003c\/span\u003e\n\n        \u003ch3\u003eRefresh Puffy Areas\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Cooling therapy helps give the under-eye area and other\n          puffy facial zones a fresher, more rested appearance.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"dr-benefit\"\u003e\n\n        \u003cspan class=\"dr-benefit-icon\"\u003e02\u003c\/span\u003e\n\n        \u003ch3\u003eBrighten Tired-Looking Skin\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Gentle temperature therapy can be added to your routine\n          when your complexion looks dull or fatigued.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"dr-benefit\"\u003e\n\n        \u003cspan class=\"dr-benefit-icon\"\u003e03\u003c\/span\u003e\n\n        \u003ch3\u003eEnhance Your Skincare Ritual\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use warming treatment alongside your routine to create a\n          relaxing facial experience before finishing with cooling care.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"dr-benefit\"\u003e\n\n        \u003cspan class=\"dr-benefit-icon\"\u003e04\u003c\/span\u003e\n\n        \u003ch3\u003eTarget Under-Eye Areas\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The shaped metal applicator is designed to glide comfortably\n          around facial curves and smaller areas beneath the eyes.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"dr-benefit\"\u003e\n\n        \u003cspan class=\"dr-benefit-icon\"\u003e05\u003c\/span\u003e\n\n        \u003ch3\u003eCustomize The Temperature\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Three warm settings and three cool settings give you greater\n          control over how your facial treatment feels.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"dr-benefit\"\u003e\n\n        \u003cspan class=\"dr-benefit-icon\"\u003e06\u003c\/span\u003e\n\n        \u003ch3\u003eRefresh Anywhere\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compact dimensions, low weight and USB-C charging make it\n          easy to keep facial care within reach while travelling.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n LIFESTYLE\n========================================================== --\u003e\n\n\u003csection class=\"dr-split\"\u003e\n\n\n  \u003cdiv class=\"dr-split-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.fitnesspowerhouse.com\/images\/products\/TF0004132-3A20\/therabody-theraface-depuffing-wand-white-tf0004132-3a40-2_1500x1500_result-c9573f497a.jpg?format=webp\u0026amp;quality=84\u0026amp;width=1100\" alt=\"Using TheraFace Depuffing Wand around the eyes\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"dr-split-copy\"\u003e\n\n    \u003cdiv class=\"dr-split-inner\"\u003e\n\n      \u003cspan class=\"dr-eyebrow\"\u003e\n        Precision Facial Care\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"dr-heading\"\u003e\n        Made for the contours\u003cbr\u003e\n        of your face.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"dr-copy\"\u003e\n        A gently curved applicator gives you precise contact around\n        areas that can be difficult to reach with traditional facial\n        rollers, including beneath the eyes and around the cheeks.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"dr-list\"\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"dr-check\"\u003e✓\u003c\/span\u003e\n          Contoured metal applicator for comfortable facial contact\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"dr-check\"\u003e✓\u003c\/span\u003e\n          Suitable for targeted under-eye treatment\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"dr-check\"\u003e✓\u003c\/span\u003e\n          Easy-glide design for gentle facial massage\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"dr-check\"\u003e✓\u003c\/span\u003e\n          Simple handheld controls for convenient everyday use\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n HOT + COLD\n========================================================== --\u003e\n\n\u003csection class=\"dr-section dr-therapy\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n\n    \u003cdiv class=\"dr-intro\"\u003e\n\n      \u003cspan class=\"dr-eyebrow\"\u003e\n        Temperature On Demand\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"dr-heading\"\u003e\n        Warm when you want it.\u003cbr\u003e\n        Cool when you need it.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"dr-copy\"\u003e\n        No ice tray or pre-heating routine required. Select your preferred\n        temperature level directly from the device and personalize your\n        facial care in moments.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dr-therapy-grid\"\u003e\n\n\n      \u003c!-- HEAT --\u003e\n\n      \u003cdiv class=\"dr-therapy-card dr-hot\"\u003e\n\n        \u003cspan class=\"dr-temp-label\"\u003e\n          Heat Treatment\n        \u003c\/span\u003e\n\n        \u003cdiv class=\"dr-temp-big\"\u003e\n          Up to 42°C\n        \u003c\/div\u003e\n\n        \u003cp class=\"dr-temp-copy\"\u003e\n          Gentle warmth can be incorporated before or during your\n          skincare routine to create a soothing facial massage and\n          prepare the skin for the next steps in your ritual.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"dr-levels\"\u003e\n\n          \u003cdiv class=\"dr-level\"\u003e\n            \u003cstrong\u003e35°C\u003c\/strong\u003e\n            \u003cspan\u003eWarm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dr-level\"\u003e\n            \u003cstrong\u003e38°C\u003c\/strong\u003e\n            \u003cspan\u003eWarmer\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dr-level\"\u003e\n            \u003cstrong\u003e42°C\u003c\/strong\u003e\n            \u003cspan\u003eWarmest\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- COLD --\u003e\n\n      \u003cdiv class=\"dr-therapy-card dr-cold\"\u003e\n\n        \u003cspan class=\"dr-temp-label\"\u003e\n          Cold Treatment\n        \u003c\/span\u003e\n\n        \u003cdiv class=\"dr-temp-big\"\u003e\n          Down to 10°C\n        \u003c\/div\u003e\n\n        \u003cp class=\"dr-temp-copy\"\u003e\n          Cooling treatment offers a refreshing finish for tired-looking\n          skin and is ideal for areas where visible puffiness is your\n          main concern.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"dr-levels\"\u003e\n\n          \u003cdiv class=\"dr-level\"\u003e\n            \u003cstrong\u003e14°C\u003c\/strong\u003e\n            \u003cspan\u003eCool\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dr-level\"\u003e\n            \u003cstrong\u003e12°C\u003c\/strong\u003e\n            \u003cspan\u003eColder\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dr-level\"\u003e\n            \u003cstrong\u003e10°C\u003c\/strong\u003e\n            \u003cspan\u003eColdest\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n CONTRAST ROUTINE\n========================================================== --\u003e\n\n\u003csection class=\"dr-section dr-contrast\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-contrast-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"dr-eyebrow\"\u003e\n          Contrast Facial Care\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"dr-heading\"\u003e\n          One device.\u003cbr\u003e\n          Two sensations.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-copy\"\u003e\n          Combine warming and cooling modes in the same beauty routine.\n          Begin with comfortable warmth and finish with a refreshing\n          cooling treatment for a complete temperature-based facial ritual.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"dr-routine\"\u003e\n\n\n          \u003cdiv class=\"dr-routine-row\"\u003e\n\n            \u003cspan class=\"dr-routine-number\"\u003e\n              01\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003cstrong\u003eBegin With Warmth\u003c\/strong\u003e\n              \u003cspan\u003e\n                Choose a comfortable heat level and gently glide the\n                applicator across the desired facial areas.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"dr-routine-row\"\u003e\n\n            \u003cspan class=\"dr-routine-number\"\u003e\n              02\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003cstrong\u003eMassage Outward\u003c\/strong\u003e\n              \u003cspan\u003e\n                Use light pressure and move gradually from the centre\n                of the face toward the outer areas.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"dr-routine-row\"\u003e\n\n            \u003cspan class=\"dr-routine-number\"\u003e\n              03\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003cstrong\u003eFinish Cool\u003c\/strong\u003e\n              \u003cspan\u003e\n                Switch to your preferred cold setting for a crisp,\n                refreshing end to your routine.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dr-contrast-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fitnesspowerhouse.com\/images\/products\/TF0004132-3A20\/therabody-theraface-depuffing-wand-white-tf0004132-3a40-3_1500x1500_result-c2d2c57766.jpg?format=webp\u0026amp;quality=84\u0026amp;width=1100\" alt=\"TheraFace Depuffing Wand facial treatment\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n APPLICATOR \/ DESIGN\n========================================================== --\u003e\n\n\u003csection class=\"dr-section\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-applicator-grid\"\u003e\n\n\n      \u003cdiv class=\"dr-applicator-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fitnesspowerhouse.com\/images\/products\/TF0004132-3A20\/therabody-theraface-depuffing-wand-white-tf0004132-3a40-4_1500x1500_result-f9e713a0e3.jpg?format=webp\u0026amp;quality=84\u0026amp;width=1100\" alt=\"Therabody TheraFace Depuffing Wand facial massage\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"dr-eyebrow\"\u003e\n          Thoughtfully Designed\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"dr-heading\"\u003e\n          Precision without\u003cbr\u003e\n          the complicated routine.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-copy\"\u003e\n          The slim handheld body and sculpted treatment surface make\n          everyday facial care straightforward. Use it at your vanity,\n          keep it in your travel bag or reach for it whenever your skin\n          needs a quick refresh.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"dr-mini-features\"\u003e\n\n\n          \u003cdiv class=\"dr-mini-card\"\u003e\n            \u003cstrong\u003e112 g\u003c\/strong\u003e\n            \u003cspan\u003eLightweight for comfortable handheld use\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"dr-mini-card\"\u003e\n            \u003cstrong\u003eUSB-C\u003c\/strong\u003e\n            \u003cspan\u003eSimple rechargeable power system\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"dr-mini-card\"\u003e\n            \u003cstrong\u003eTravel Cap\u003c\/strong\u003e\n            \u003cspan\u003eProtects the applicator while stored\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"dr-mini-card\"\u003e\n            \u003cstrong\u003eCompact Form\u003c\/strong\u003e\n            \u003cspan\u003eEasy to pack for work, holidays or flights\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n SKINCARE\n========================================================== --\u003e\n\n\u003csection class=\"dr-section dr-skincare\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-skincare-inner\"\u003e\n\n      \u003cspan class=\"dr-eyebrow\"\u003e\n        Elevate Your Skincare Routine\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"dr-heading\"\u003e\n        More than cooling.\u003cbr\u003e\n        More than warming.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"dr-copy\"\u003e\n        Introduce temperature therapy into your existing skincare\n        routine without replacing the products you already enjoy.\n        Use the wand as part of your morning refresh, evening wind-down\n        or whenever your complexion needs extra attention.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"dr-skincare-pills\"\u003e\n\n        \u003cspan class=\"dr-skincare-pill\"\u003e\n          Morning Refresh\n        \u003c\/span\u003e\n\n        \u003cspan class=\"dr-skincare-pill\"\u003e\n          Under-Eye Care\n        \u003c\/span\u003e\n\n        \u003cspan class=\"dr-skincare-pill\"\u003e\n          Facial Massage\n        \u003c\/span\u003e\n\n        \u003cspan class=\"dr-skincare-pill\"\u003e\n          Evening Routine\n        \u003c\/span\u003e\n\n        \u003cspan class=\"dr-skincare-pill\"\u003e\n          Travel Skincare\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n PORTABILITY\n========================================================== --\u003e\n\n\u003csection class=\"dr-section\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-portable-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"dr-eyebrow\"\u003e\n          Beauty On The Move\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"dr-heading\"\u003e\n          Your facial refresh,\u003cbr\u003e\n          wherever the day takes you.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-copy\"\u003e\n          Long flights, busy mornings and late nights can leave the\n          face looking tired. With its lightweight rechargeable design,\n          the Depuffing Wand can travel with your everyday beauty\n          essentials for convenient temperature therapy away from home.\n        \u003c\/p\u003e\n\n\n        \u003cul class=\"dr-list\"\u003e\n\n          \u003cli\u003e\n            \u003cspan class=\"dr-check\"\u003e✓\u003c\/span\u003e\n            Approximately 38 minutes of use per charge\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cspan class=\"dr-check\"\u003e✓\u003c\/span\u003e\n            Rechargeable via USB-C\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cspan class=\"dr-check\"\u003e✓\u003c\/span\u003e\n            Protective cap included for storage and travel\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cspan class=\"dr-check\"\u003e✓\u003c\/span\u003e\n            Compact 6-inch handheld form\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dr-portable-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fitnesspowerhouse.com\/images\/products\/TF0004132-3A20\/therabody-theraface-depuffing-wand-white-tf0004132-3a40-1_1500x1500_result-1fa08d4919.jpg?format=webp\u0026amp;quality=84\u0026amp;width=1100\" alt=\"TheraFace Depuffing Wand portable skincare device\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n WHAT'S INCLUDED\n========================================================== --\u003e\n\n\u003csection class=\"dr-section dr-included\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-included-grid\"\u003e\n\n\n      \u003cdiv class=\"dr-included-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fitnesspowerhouse.com\/images\/products\/TF0004132-3A20\/therabody-theraface-depuffing-wand-white-tf0004132-3a40_1500x1500_result-e676193484.jpg?format=webp\u0026amp;quality=84\u0026amp;width=1100\" alt=\"TheraFace Depuffing Wand Indigo\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"dr-eyebrow\"\u003e\n          Inside The Box\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"dr-heading\"\u003e\n          Everything you need\u003cbr\u003e\n          to get started.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-copy\"\u003e\n          The essentials are included for everyday use, charging and\n          protected storage.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"dr-included-list\"\u003e\n\n\n          \u003cdiv class=\"dr-included-row\"\u003e\n\n            \u003cspan class=\"dr-item-num\"\u003e01\u003c\/span\u003e\n\n            \u003cspan\u003e\n              TheraFace Depuffing Wand\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"dr-included-row\"\u003e\n\n            \u003cspan class=\"dr-item-num\"\u003e02\u003c\/span\u003e\n\n            \u003cspan\u003e\n              Protective Travel Cap\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"dr-included-row\"\u003e\n\n            \u003cspan class=\"dr-item-num\"\u003e03\u003c\/span\u003e\n\n            \u003cspan\u003e\n              USB-C Charging Cable\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n SPECIFICATIONS\n========================================================== --\u003e\n\n\u003csection class=\"dr-section\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-specification-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"dr-eyebrow\"\u003e\n          Product Details\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"dr-heading\"\u003e\n          Technical\u003cbr\u003e\n          specifications\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-copy\"\u003e\n          Compact temperature-control technology designed for\n          convenient facial care at home and on the move.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dr-table\"\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eProduct\u003c\/strong\u003e\n          \u003cspan\u003eTherabody TheraFace Depuffing Wand\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eModel\u003c\/strong\u003e\n          \u003cspan\u003eTF0004132-3A40\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eColour\u003c\/strong\u003e\n          \u003cspan\u003eIndigo\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eTherapy Technology\u003c\/strong\u003e\n          \u003cspan\u003eHot \u0026amp; Cold Facial Temperature Therapy\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eHeat Levels\u003c\/strong\u003e\n          \u003cspan\u003e3\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eHeat Temperatures\u003c\/strong\u003e\n          \u003cspan\u003e35°C \/ 38°C \/ 42°C\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eCold Levels\u003c\/strong\u003e\n          \u003cspan\u003e3\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eCold Temperatures\u003c\/strong\u003e\n          \u003cspan\u003e14°C \/ 12°C \/ 10°C\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eBattery Life\u003c\/strong\u003e\n          \u003cspan\u003eApproximately 38 Minutes\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eCharging\u003c\/strong\u003e\n          \u003cspan\u003eUSB-C\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eWeight\u003c\/strong\u003e\n          \u003cspan\u003eApproximately 112 g\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eDimensions\u003c\/strong\u003e\n          \u003cspan\u003eApprox. 6 in × 1.5 in\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dr-table-row\"\u003e\n          \u003cstrong\u003eIncluded Accessories\u003c\/strong\u003e\n          \u003cspan\u003eTravel Cap \u0026amp; USB-C Charging Cable\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n SEO FAQ\n========================================================== --\u003e\n\n\u003csection class=\"dr-section dr-faq\"\u003e\n\n  \u003cdiv class=\"dr-container\"\u003e\n\n    \u003cdiv class=\"dr-faq-wrap\"\u003e\n\n\n      \u003cdiv class=\"dr-faq-head\"\u003e\n\n        \u003cspan class=\"dr-eyebrow\"\u003e\n          Frequently Asked Questions\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"dr-heading\"\u003e\n          TheraFace Depuffing Wand FAQs\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What does the TheraFace Depuffing Wand do?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The TheraFace Depuffing Wand provides controlled hot and cold\n          facial treatments designed to refresh the complexion, target\n          visible puffiness and complement facial massage and skincare\n          routines.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can the TheraFace Depuffing Wand be used under the eyes?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. Its contoured applicator is designed for precise facial\n          contact, making it convenient for areas such as beneath the\n          eyes where visible puffiness may be more noticeable.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How cold does the TheraFace Depuffing Wand get?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The device provides three cooling settings at approximately\n          14°C, 12°C and 10°C, allowing you to select the cooling\n          intensity that feels suitable for your routine.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How hot does the TheraFace Depuffing Wand get?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Three warming settings are available at approximately\n          35°C, 38°C and 42°C for customizable heat-based facial care.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does the TheraFace Depuffing Wand need to be kept in a refrigerator?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. The device generates its own controlled cooling and warming,\n          so there is no need to store it in a refrigerator or freezer\n          before use.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is the TheraFace Depuffing Wand suitable for travel?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Its lightweight handheld design, rechargeable battery and\n          protective travel cap make it convenient to carry with your\n          skincare essentials. Always follow applicable airline rules\n          for rechargeable devices when travelling.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How long does the TheraFace Depuffing Wand battery last?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The rechargeable battery provides approximately 38 minutes\n          of operating time, depending on treatment settings and usage.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n FINAL BRAND SECTION\n========================================================== --\u003e\n\n\u003csection class=\"dr-final\"\u003e\n\n  \u003cdiv class=\"dr-final-inner\"\u003e\n\n    \u003cspan class=\"dr-eyebrow\"\u003e\n      Therabody Facial Wellness\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"dr-heading\"\u003e\n      Refresh. Revive.\u003cbr\u003e\n      Reset your routine.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      From the first cool touch to soothing warmth, the TheraFace\n      Depuffing Wand brings customizable temperature therapy into a\n      compact beauty device made for modern everyday skincare.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Therabody","offers":[{"title":"White","offer_id":52895086608671,"sku":null,"price":438.0,"currency_code":"AED","in_stock":true},{"title":"Indigo","offer_id":52895086641439,"sku":null,"price":438.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0872\/3215\/1839\/files\/therabody-theraface-depuffing-wand-white-tf0004132-3a20_1500x1500_result-fbcc1474f5.webp?v=1789719051","url":"https:\/\/dreamrelaxer.com\/products\/theraface-depuffing-wand","provider":"Dream Relaxer","version":"1.0","type":"link"}