{"product_id":"🎧-👂electric-ear-wax-removal-kit-say-goodbye-to-muffled-ears-dangerous-cotton-swabs","title":"🎧 👂Electric Ear Wax Removal Kit -Say Goodbye to Muffled Ears \u0026 Dangerous Cotton Swabs!","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   ELECTRIC EAR WAX REMOVAL KIT\n   Shopify Product Description\n========================================================= *\/\n\n.ewc-product-page{\n  --navy:#153846;\n  --navy-dark:#0E2934;\n  --navy-soft:#315B69;\n\n  --blue:#4C91A6;\n  --aqua:#DDF2F5;\n  --aqua-soft:#EDF8FA;\n  --ice:#F7FBFC;\n\n  --white:#FFFFFF;\n  --text:#233940;\n  --muted:#61747A;\n  --line:#D7E7EA;\n\n  --green:#477B6B;\n  --green-soft:#EAF5F1;\n\n  --warning:#FFF8E9;\n  --warning-line:#F0D7A0;\n  --warning-text:#6C542A;\n\n  width:100%;\n  max-width:100%;\n  margin:0;\n  padding:0;\n\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:16px;\n  line-height:1.65;\n\n  container-type:inline-size;\n}\n\n\n.ewc-product-page,\n.ewc-product-page *{\n  box-sizing:border-box;\n}\n\n\n.ewc-product-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n  border:0;\n}\n\n\n.ewc-product-page h1,\n.ewc-product-page h2,\n.ewc-product-page h3,\n.ewc-product-page h4,\n.ewc-product-page p{\n  margin-top:0;\n}\n\n\n.ewc-container{\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  padding:18px;\n}\n\n\n\/* =========================================================\n   COMMON TYPOGRAPHY\n========================================================= *\/\n\n.ewc-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:32px;\n  margin:0 0 18px;\n  padding:7px 15px;\n\n  border:1px solid rgba(21,56,70,.1);\n  border-radius:999px;\n\n  background:var(--aqua);\n  color:var(--navy-soft);\n\n  font-size:12px;\n  font-weight:800;\n  line-height:1.2;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n\n.ewc-title{\n  max-width:720px;\n  margin:0 auto 18px;\n\n  color:var(--navy-dark);\n\n  font-size:clamp(34px,6vw,52px);\n  font-weight:850;\n  line-height:1.08;\n  letter-spacing:-1.6px;\n  text-align:center;\n}\n\n\n.ewc-heading{\n  max-width:720px;\n  margin:0 auto 15px;\n\n  color:var(--navy);\n\n  font-size:clamp(27px,4.5vw,38px);\n  font-weight:830;\n  line-height:1.16;\n  letter-spacing:-.7px;\n  text-align:center;\n}\n\n\n.ewc-description{\n  max-width:700px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:17px;\n  line-height:1.75;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   TOP HERO BANNER\n========================================================= *\/\n\n.ewc-hero{\n  position:relative;\n  overflow:hidden;\n\n  margin-bottom:22px;\n\n  border:1px solid var(--line);\n  border-radius:30px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(76,145,166,.2),\n      transparent 36%\n    ),\n    linear-gradient(\n      145deg,\n      #FFFFFF 0%,\n      #EAF7F9 100%\n    );\n\n  box-shadow:0 16px 40px rgba(24,72,88,.09);\n}\n\n\n.ewc-hero-content{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);\n  align-items:center;\n  gap:20px;\n\n  padding:52px 36px 28px;\n}\n\n\n.ewc-hero-copy{\n  text-align:left;\n}\n\n\n.ewc-hero-copy .ewc-title,\n.ewc-hero-copy .ewc-description{\n  margin-left:0;\n  text-align:left;\n}\n\n\n.ewc-hero-copy .ewc-title{\n  max-width:610px;\n}\n\n\n.ewc-hero-copy .ewc-description{\n  max-width:590px;\n}\n\n\n.ewc-hero-image{\n  position:relative;\n}\n\n\n.ewc-hero-image img{\n  border-radius:22px;\n  background:var(--white);\n  box-shadow:0 14px 34px rgba(30,75,91,.12);\n}\n\n\n.ewc-hero-points{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n\n  margin-top:25px;\n}\n\n\n.ewc-hero-point{\n  display:inline-flex;\n  align-items:center;\n  min-height:37px;\n\n  padding:8px 13px;\n\n  border:1px solid var(--line);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.88);\n  color:var(--navy-soft);\n\n  font-size:13px;\n  font-weight:750;\n  line-height:1.3;\n}\n\n\n.ewc-hero-note{\n  margin:0 20px 20px;\n  padding:15px 18px;\n\n  border:1px solid rgba(76,145,166,.18);\n  border-radius:15px;\n\n  background:rgba(221,242,245,.65);\n  color:var(--navy-soft);\n\n  font-size:14px;\n  font-weight:650;\n  line-height:1.55;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   CORE ICON GRID\n========================================================= *\/\n\n.ewc-icon-section{\n  margin-bottom:22px;\n  padding:52px 32px;\n\n  border:1px solid var(--line);\n  border-radius:28px;\n\n  background:var(--ice);\n}\n\n\n.ewc-icon-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:14px;\n\n  margin-top:30px;\n}\n\n\n.ewc-icon-card{\n  padding:24px 15px;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  background:var(--white);\n  text-align:center;\n\n  box-shadow:0 7px 20px rgba(24,72,88,.05);\n}\n\n\n.ewc-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:54px;\n  height:54px;\n\n  margin:0 auto 14px;\n\n  border-radius:50%;\n\n  background:var(--aqua);\n  color:var(--navy);\n\n  font-size:25px;\n  line-height:1;\n}\n\n\n.ewc-icon-card h3{\n  margin:0 0 7px;\n\n  color:var(--navy);\n\n  font-size:16px;\n  font-weight:800;\n  line-height:1.35;\n}\n\n\n.ewc-icon-card p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   CORE FEATURE DETAIL CARDS\n========================================================= *\/\n\n.ewc-feature-section{\n  margin-bottom:22px;\n}\n\n\n.ewc-section-intro{\n  margin-bottom:24px;\n  padding:47px 28px;\n\n  border-radius:26px;\n\n  background:\n    radial-gradient(\n      circle at top left,\n      rgba(255,255,255,.15),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      var(--navy-dark),\n      var(--navy-soft)\n    );\n\n  text-align:center;\n}\n\n\n.ewc-section-intro .ewc-eyebrow{\n  border-color:rgba(255,255,255,.14);\n  background:rgba(255,255,255,.12);\n  color:var(--white);\n}\n\n\n.ewc-section-intro .ewc-heading{\n  color:var(--white);\n}\n\n\n.ewc-section-intro .ewc-description{\n  color:rgba(255,255,255,.78);\n}\n\n\n.ewc-feature-card{\n  position:relative;\n  overflow:hidden;\n\n  margin-bottom:16px;\n  padding:42px 32px;\n\n  border:1px solid var(--line);\n  border-radius:24px;\n\n  background:var(--white);\n\n  box-shadow:0 10px 28px rgba(26,71,87,.06);\n}\n\n\n.ewc-feature-card:last-child{\n  margin-bottom:0;\n}\n\n\n.ewc-feature-card:nth-child(even){\n  background:\n    linear-gradient(\n      145deg,\n      #FFFFFF,\n      var(--aqua-soft)\n    );\n}\n\n\n.ewc-feature-top{\n  display:flex;\n  align-items:flex-start;\n  gap:19px;\n\n  max-width:760px;\n  margin:0 auto;\n}\n\n\n.ewc-feature-symbol{\n  flex:0 0 auto;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:56px;\n  height:56px;\n\n  border-radius:17px;\n\n  background:var(--navy);\n  color:var(--white);\n\n  font-size:25px;\n  line-height:1;\n}\n\n\n.ewc-feature-text{\n  flex:1 1 auto;\n  min-width:0;\n}\n\n\n.ewc-feature-label{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--blue);\n\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:1.1px;\n  text-transform:uppercase;\n}\n\n\n.ewc-feature-card h3{\n  margin:0 0 10px;\n\n  color:var(--navy);\n\n  font-size:25px;\n  font-weight:830;\n  line-height:1.2;\n}\n\n\n.ewc-feature-card p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   FOUR PRESSURE MODES\n========================================================= *\/\n\n.ewc-modes{\n  margin-bottom:22px;\n  padding:52px 32px;\n\n  border:1px solid var(--line);\n  border-radius:28px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #E5F5F7,\n      #F9FDFD\n    );\n}\n\n\n.ewc-mode-list{\n  max-width:720px;\n  margin:30px auto 0;\n}\n\n\n.ewc-mode{\n  position:relative;\n\n  margin-bottom:11px;\n  padding:18px 20px 18px 67px;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  background:rgba(255,255,255,.92);\n}\n\n\n.ewc-mode:last-child{\n  margin-bottom:0;\n}\n\n\n.ewc-mode-number{\n  position:absolute;\n  top:50%;\n  left:17px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  border-radius:50%;\n\n  background:var(--navy);\n  color:var(--white);\n\n  font-size:13px;\n  font-weight:850;\n\n  transform:translateY(-50%);\n}\n\n\n.ewc-mode strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--navy);\n\n  font-size:16px;\n  font-weight:800;\n}\n\n\n.ewc-mode span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DETAILED FEATURES AND SPECIFICATIONS\n========================================================= *\/\n\n.ewc-details{\n  margin-bottom:22px;\n  padding:52px 32px;\n\n  border:1px solid var(--line);\n  border-radius:28px;\n\n  background:var(--white);\n}\n\n\n.ewc-bordered-group{\n  max-width:740px;\n  margin:30px auto 0;\n  padding:8px;\n\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  background:var(--ice);\n}\n\n\n.ewc-detail-row{\n  display:grid;\n  grid-template-columns:38% 62%;\n\n  overflow:hidden;\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n\n  background:var(--white);\n}\n\n\n.ewc-detail-row:last-child{\n  margin-bottom:0;\n}\n\n\n.ewc-detail-label,\n.ewc-detail-value{\n  padding:16px 18px;\n}\n\n\n.ewc-detail-label{\n  display:flex;\n  align-items:center;\n\n  background:var(--aqua-soft);\n  color:var(--navy);\n\n  font-size:14px;\n  font-weight:800;\n}\n\n\n.ewc-detail-value{\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PACKAGE CONTENTS\n========================================================= *\/\n\n.ewc-package{\n  margin-bottom:22px;\n  padding:52px 32px;\n\n  border:1px solid var(--line);\n  border-radius:28px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #FFFFFF,\n      #EDF8F9\n    );\n}\n\n\n.ewc-package-image{\n  max-width:700px;\n  margin:30px auto 0;\n  padding:12px;\n\n  border:1px solid var(--line);\n  border-radius:21px;\n\n  background:var(--white);\n}\n\n\n.ewc-package-image img{\n  border-radius:15px;\n}\n\n\n.ewc-package-list{\n  max-width:700px;\n  margin:18px auto 0;\n}\n\n\n.ewc-package-item{\n  position:relative;\n\n  margin-bottom:9px;\n  padding:15px 17px 15px 46px;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  background:var(--white);\n  color:var(--navy-soft);\n\n  font-size:15px;\n  font-weight:700;\n  line-height:1.5;\n}\n\n\n.ewc-package-item:last-child{\n  margin-bottom:0;\n}\n\n\n.ewc-package-item:before{\n  position:absolute;\n  top:50%;\n  left:16px;\n\n  content:\"✓\";\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:21px;\n  height:21px;\n\n  border-radius:50%;\n\n  background:var(--green);\n  color:var(--white);\n\n  font-size:12px;\n  font-weight:900;\n\n  transform:translateY(-50%);\n}\n\n\n\/* =========================================================\n   SAFETY INFORMATION\n========================================================= *\/\n\n.ewc-safety{\n  margin-bottom:22px;\n  padding:43px 30px;\n\n  border:1px solid var(--warning-line);\n  border-radius:25px;\n\n  background:var(--warning);\n}\n\n\n.ewc-safety h2{\n  margin:0 0 13px;\n\n  color:var(--warning-text);\n\n  font-size:26px;\n  font-weight:850;\n  line-height:1.25;\n  text-align:center;\n}\n\n\n.ewc-safety-intro{\n  max-width:710px;\n  margin:0 auto 22px;\n\n  color:#765F38;\n\n  font-size:15px;\n  line-height:1.65;\n  text-align:center;\n}\n\n\n.ewc-safety-item{\n  position:relative;\n\n  max-width:710px;\n  margin:0 auto 9px;\n  padding:14px 16px 14px 44px;\n\n  border:1px solid rgba(213,173,91,.27);\n  border-radius:13px;\n\n  background:rgba(255,255,255,.67);\n  color:#674F29;\n\n  font-size:14px;\n  line-height:1.55;\n}\n\n\n.ewc-safety-item:last-child{\n  margin-bottom:0;\n}\n\n\n.ewc-safety-item:before{\n  position:absolute;\n  top:14px;\n  left:15px;\n\n  content:\"!\";\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:20px;\n  height:20px;\n\n  border-radius:50%;\n\n  background:#D09831;\n  color:var(--white);\n\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   FAQ ACCORDION\n========================================================= *\/\n\n.ewc-faq{\n  margin-bottom:22px;\n  padding:52px 32px;\n\n  border:1px solid var(--line);\n  border-radius:28px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #FFFFFF,\n      #EBF7F8\n    );\n}\n\n\n.ewc-faq-list{\n  max-width:740px;\n  margin:30px auto 0;\n}\n\n\n.ewc-faq-item{\n  overflow:hidden;\n\n  margin-bottom:11px;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  background:var(--white);\n}\n\n\n.ewc-faq-item:last-child{\n  margin-bottom:0;\n}\n\n\n.ewc-faq-item summary{\n  position:relative;\n\n  display:block;\n\n  padding:19px 55px 19px 20px;\n\n  color:var(--navy);\n\n  font-size:16px;\n  font-weight:800;\n  line-height:1.45;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n\n.ewc-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n\n.ewc-faq-item summary::after{\n  position:absolute;\n  top:50%;\n  right:20px;\n\n  content:\"\";\n\n  width:9px;\n  height:9px;\n\n  border-right:2px solid var(--navy);\n  border-bottom:2px solid var(--navy);\n\n  transform:\n    translateY(-70%)\n    rotate(45deg);\n\n  transition:\n    transform .3s ease;\n}\n\n\n.ewc-faq-item[open] summary::after{\n  transform:\n    translateY(-30%)\n    rotate(225deg);\n}\n\n\n.ewc-faq-answer{\n  padding:0 20px 20px;\n\n  color:var(--muted);\n\n  font-size:15px;\n  line-height:1.7;\n}\n\n\n.ewc-faq-answer p{\n  margin:0;\n}\n\n\n\/* =========================================================\n   SHIPPING AND QUALITY GUARANTEES\n========================================================= *\/\n\n.ewc-guarantees{\n  margin-bottom:22px;\n  padding:52px 32px;\n\n  border:1px solid var(--line);\n  border-radius:28px;\n\n  background:var(--green-soft);\n}\n\n\n.ewc-guarantee-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:14px;\n\n  margin-top:30px;\n}\n\n\n.ewc-guarantee{\n  padding:26px 18px;\n\n  border:1px solid #D4E8E0;\n  border-radius:18px;\n\n  background:var(--white);\n  text-align:center;\n}\n\n\n.ewc-guarantee-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:52px;\n  height:52px;\n\n  margin:0 auto 14px;\n\n  border-radius:50%;\n\n  background:var(--green-soft);\n  color:var(--green);\n\n  font-size:24px;\n}\n\n\n.ewc-guarantee h3{\n  margin:0 0 7px;\n\n  color:#315F53;\n\n  font-size:17px;\n  font-weight:820;\n  line-height:1.35;\n}\n\n\n.ewc-guarantee p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   BOTTOM CTA\n========================================================= *\/\n\n.ewc-cta{\n  position:relative;\n  overflow:hidden;\n\n  padding:60px 34px;\n\n  border-radius:29px;\n\n  background:\n    radial-gradient(\n      circle at top left,\n      rgba(255,255,255,.17),\n      transparent 33%\n    ),\n    radial-gradient(\n      circle at bottom right,\n      rgba(255,255,255,.1),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      var(--navy-dark),\n      #347A91\n    );\n\n  color:var(--white);\n  text-align:center;\n\n  box-shadow:0 17px 40px rgba(21,56,70,.2);\n}\n\n\n.ewc-cta .ewc-eyebrow{\n  border-color:rgba(255,255,255,.15);\n  background:rgba(255,255,255,.12);\n  color:var(--white);\n}\n\n\n.ewc-cta .ewc-heading{\n  color:var(--white);\n}\n\n\n.ewc-cta .ewc-description{\n  color:rgba(255,255,255,.8);\n}\n\n\n.ewc-cta-button{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:9px;\n\n  min-width:245px;\n  min-height:57px;\n\n  margin-top:29px;\n  padding:16px 31px;\n\n  border:0;\n  border-radius:999px;\n\n  background:var(--white);\n  color:var(--navy-dark);\n\n  font-size:15px;\n  font-weight:850;\n  line-height:1.3;\n  letter-spacing:.4px;\n  text-decoration:none;\n\n  box-shadow:0 13px 32px rgba(0,0,0,.19);\n\n  animation:ewcFloat 2.7s ease-in-out infinite;\n\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n\n.ewc-cta-button:hover{\n  color:var(--navy-dark);\n\n  animation-play-state:paused;\n\n  transform:translateY(-3px);\n\n  box-shadow:0 17px 38px rgba(0,0,0,.24);\n}\n\n\n.ewc-cta-arrow{\n  font-size:18px;\n  line-height:1;\n}\n\n\n@keyframes ewcFloat{\n\n  0%,\n  100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-6px);\n  }\n\n}\n\n\n\/* =========================================================\n   RESPONSIVE CONTAINER QUERIES\n========================================================= *\/\n\n@container (max-width:720px){\n\n  .ewc-hero-content{\n    grid-template-columns:1fr;\n    padding:44px 25px 25px;\n  }\n\n\n  .ewc-hero-copy{\n    text-align:center;\n  }\n\n\n  .ewc-hero-copy .ewc-title,\n  .ewc-hero-copy .ewc-description{\n    margin-left:auto;\n    text-align:center;\n  }\n\n\n  .ewc-hero-points{\n    justify-content:center;\n  }\n\n\n  .ewc-icon-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n\n  .ewc-guarantee-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n@container (max-width:520px){\n\n  .ewc-container{\n    padding:9px;\n  }\n\n\n  .ewc-hero,\n  .ewc-icon-section,\n  .ewc-section-intro,\n  .ewc-feature-card,\n  .ewc-modes,\n  .ewc-details,\n  .ewc-package,\n  .ewc-safety,\n  .ewc-faq,\n  .ewc-guarantees,\n  .ewc-cta{\n    margin-bottom:14px;\n    border-radius:20px;\n  }\n\n\n  .ewc-title{\n    font-size:31px;\n    letter-spacing:-1px;\n  }\n\n\n  .ewc-heading{\n    font-size:26px;\n    letter-spacing:-.4px;\n  }\n\n\n  .ewc-description{\n    font-size:15px;\n    line-height:1.68;\n  }\n\n\n  .ewc-hero-content{\n    padding:39px 18px 20px;\n  }\n\n\n  .ewc-hero-points{\n    display:block;\n    margin-top:21px;\n  }\n\n\n  .ewc-hero-point{\n    display:flex;\n    width:max-content;\n    max-width:100%;\n    margin:0 auto 8px;\n  }\n\n\n  .ewc-hero-note{\n    margin:0 10px 10px;\n    padding:14px;\n  }\n\n\n  .ewc-icon-section,\n  .ewc-modes,\n  .ewc-details,\n  .ewc-package,\n  .ewc-faq,\n  .ewc-guarantees{\n    padding:40px 18px;\n  }\n\n\n  .ewc-section-intro,\n  .ewc-safety,\n  .ewc-cta{\n    padding:41px 19px;\n  }\n\n\n  .ewc-icon-grid{\n    gap:10px;\n  }\n\n\n  .ewc-icon-card{\n    padding:20px 11px;\n  }\n\n\n  .ewc-icon{\n    width:48px;\n    height:48px;\n    font-size:22px;\n  }\n\n\n  .ewc-icon-card h3{\n    font-size:14px;\n  }\n\n\n  .ewc-icon-card p{\n    font-size:12px;\n  }\n\n\n  .ewc-feature-card{\n    padding:34px 20px;\n  }\n\n\n  .ewc-feature-top{\n    display:block;\n    text-align:center;\n  }\n\n\n  .ewc-feature-symbol{\n    margin:0 auto 17px;\n  }\n\n\n  .ewc-feature-card h3{\n    font-size:22px;\n  }\n\n\n  .ewc-feature-card p{\n    font-size:15px;\n  }\n\n\n  .ewc-mode{\n    padding:17px 14px 17px 58px;\n  }\n\n\n  .ewc-mode-number{\n    left:13px;\n    width:31px;\n    height:31px;\n  }\n\n\n  .ewc-detail-row{\n    display:block;\n  }\n\n\n  .ewc-detail-label,\n  .ewc-detail-value{\n    padding:14px 15px;\n  }\n\n\n  .ewc-package-image{\n    padding:7px;\n  }\n\n\n  .ewc-faq-item summary{\n    padding:18px 48px 18px 16px;\n    font-size:15px;\n  }\n\n\n  .ewc-faq-item summary::after{\n    right:18px;\n  }\n\n\n  .ewc-faq-answer{\n    padding:0 16px 18px;\n    font-size:14px;\n  }\n\n\n  .ewc-cta-button{\n    width:100%;\n    min-width:0;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE FALLBACK\n========================================================= *\/\n\n@media screen and (max-width:480px){\n\n  .ewc-container{\n    padding:8px;\n  }\n\n\n  .ewc-title{\n    font-size:30px;\n  }\n\n\n  .ewc-heading{\n    font-size:25px;\n  }\n\n}\n\n\n\/* Reduce motion for accessibility *\/\n\n@media (prefers-reduced-motion:reduce){\n\n  .ewc-cta-button{\n    animation:none;\n  }\n\n\n  .ewc-faq-item summary::after,\n  .ewc-cta-button{\n    transition:none;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"ewc-product-page\"\u003e\n\u003cdiv class=\"ewc-container\"\u003e\n\u003c!-- =====================================================\n       TOP HERO BANNER\n  ====================================================== --\u003e\n\u003csection class=\"ewc-hero\"\u003e\n\u003cdiv class=\"ewc-hero-content\"\u003e\n\u003cdiv class=\"ewc-hero-copy\"\u003e\n\u003cspan class=\"ewc-eyebrow\"\u003e Smarter At-Home Ear Care \u003c\/span\u003e\n\u003ch1 class=\"ewc-title\"\u003eA Cleaner, More Controlled Way to Care for Your Ears\u003c\/h1\u003e\n\u003cp class=\"ewc-description\"\u003eHelp rinse away softened earwax with four adjustable pressure settings, an easy-read LED display and an integrated clean-water and wastewater collection system.\u003c\/p\u003e\n\u003cdiv class=\"ewc-hero-points\"\u003e\n\u003cspan class=\"ewc-hero-point\"\u003e 4 Pressure Modes \u003c\/span\u003e \u003cspan class=\"ewc-hero-point\"\u003e Dual-Chamber Design \u003c\/span\u003e \u003cspan class=\"ewc-hero-point\"\u003e LED Display \u003c\/span\u003e \u003cspan class=\"ewc-hero-point\"\u003e IPX7 Water Resistant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/7_28.webp?v=1785406951\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-hero-note\"\u003eDesigned for adults seeking a convenient personal ear-care routine without inserting cotton swabs or hard tools deep into the ear canal.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CORE SELLING POINT ICON GRID\n  ====================================================== --\u003e\n\u003csection class=\"ewc-icon-section\"\u003e\u003cspan class=\"ewc-eyebrow\"\u003e Everyday Ear-Care Convenience \u003c\/span\u003e\n\u003ch2 class=\"ewc-heading\"\u003eEverything You Need in One Compact System\u003c\/h2\u003e\n\u003cp class=\"ewc-description\"\u003eAdjustable rinsing, visible controls and built-in water collection help make each session easier to manage.\u003c\/p\u003e\n\u003cdiv class=\"ewc-icon-grid\"\u003e\n\u003cdiv class=\"ewc-icon-card\"\u003e\n\u003cdiv class=\"ewc-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003e4 Water Modes\u003c\/h3\u003e\n\u003cp\u003eSelect a pressure level based on your comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-icon-card\"\u003e\n\u003cdiv class=\"ewc-icon\"\u003e↔\u003c\/div\u003e\n\u003ch3\u003eDual Chambers\u003c\/h3\u003e\n\u003cp\u003eSeparates clean water from collected runoff.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-icon-card\"\u003e\n\u003cdiv class=\"ewc-icon\"\u003e◉\u003c\/div\u003e\n\u003ch3\u003eLED Display\u003c\/h3\u003e\n\u003cp\u003eCheck the selected operating mode at a glance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-icon-card\"\u003e\n\u003cdiv class=\"ewc-icon\"\u003e☔\u003c\/div\u003e\n\u003ch3\u003eIPX7 Design\u003c\/h3\u003e\n\u003cp\u003eWater-resistant construction for easier care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-icon-card\"\u003e\n\u003cdiv class=\"ewc-icon\"\u003e✋\u003c\/div\u003e\n\u003ch3\u003eOne-Hand Control\u003c\/h3\u003e\n\u003cp\u003eBalanced handheld shape with simple controls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-icon-card\"\u003e\n\u003cdiv class=\"ewc-icon\"\u003e⟳\u003c\/div\u003e\n\u003ch3\u003eReusable Tips\u003c\/h3\u003e\n\u003cp\u003eIncludes four removable irrigation attachments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-icon-card\"\u003e\n\u003cdiv class=\"ewc-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eUSB Charging\u003c\/h3\u003e\n\u003cp\u003eCharging cable included for cordless operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-icon-card\"\u003e\n\u003cdiv class=\"ewc-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eCleaning Brush\u003c\/h3\u003e\n\u003cp\u003eHelps maintain the water chamber after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CORE FEATURE DETAIL CARDS\n  ====================================================== --\u003e\n\u003csection class=\"ewc-feature-section\"\u003e\n\u003cdiv class=\"ewc-section-intro\"\u003e\n\u003cspan class=\"ewc-eyebrow\"\u003e Designed Around Better Control \u003c\/span\u003e\n\u003ch2 class=\"ewc-heading\"\u003eLess Mess and Less Guesswork\u003c\/h2\u003e\n\u003cp class=\"ewc-description\"\u003eEach part of the kit is designed to simplify the main steps of a personal ear-irrigation routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003carticle class=\"ewc-feature-card\"\u003e\n\u003cdiv class=\"ewc-feature-top\"\u003e\n\u003cdiv class=\"ewc-feature-symbol\"\u003e💦\u003c\/div\u003e\n\u003cdiv class=\"ewc-feature-text\"\u003e\n\u003cspan class=\"ewc-feature-label\"\u003e Adjustable Rinsing \u003c\/span\u003e\n\u003ch3\u003eFour Pressure Modes for Personalized Control\u003c\/h3\u003e\n\u003cp\u003eSwitch between Soft, Normal, Pulse and Strong modes instead of relying on one fixed water pressure. Begin with the gentlest setting and increase only when the flow feels comfortable.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/Products_7_d68cb6c1-b645-417a-8957-dd49d68bf3f7.jpg?v=1785406442\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ewc-feature-card\"\u003e\n\u003cdiv class=\"ewc-feature-top\"\u003e\n\u003cdiv class=\"ewc-feature-symbol\"\u003e♻\u003c\/div\u003e\n\u003cdiv class=\"ewc-feature-text\"\u003e\n\u003cspan class=\"ewc-feature-label\"\u003e Cleaner Operation \u003c\/span\u003e\n\u003ch3\u003eFresh Water In, Used Water Collected\u003c\/h3\u003e\n\u003cp\u003eThe integrated chamber system supplies clean water while the transparent upper basin helps direct and collect runoff. This reduces the need to hold a separate collection bowl during use.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/Products_6_b40098fc-8ee3-4581-ae0b-013dd55eb056.jpg?v=1785406442\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ewc-feature-card\"\u003e\n\u003cdiv class=\"ewc-feature-top\"\u003e\n\u003cdiv class=\"ewc-feature-symbol\"\u003e◫\u003c\/div\u003e\n\u003cdiv class=\"ewc-feature-text\"\u003e\n\u003cspan class=\"ewc-feature-label\"\u003e Visible Controls \u003c\/span\u003e\n\u003ch3\u003eEasy-Read LED Mode Display\u003c\/h3\u003e\n\u003cp\u003eThe front display makes the selected setting easier to identify before and during use, helping you make adjustments without interrupting your routine.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/Products_8_198f766e-3038-4a5e-b931-4b5e33f0fab0.jpg?v=1785406442\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ewc-feature-card\"\u003e\n\u003cdiv class=\"ewc-feature-top\"\u003e\n\u003cdiv class=\"ewc-feature-symbol\"\u003e🛡\u003c\/div\u003e\n\u003cdiv class=\"ewc-feature-text\"\u003e\n\u003cspan class=\"ewc-feature-label\"\u003e Thoughtful Tip Design \u003c\/span\u003e\n\u003ch3\u003eRemovable Irrigation Tips for Routine Care\u003c\/h3\u003e\n\u003cp\u003eFour interchangeable tips are included for convenient replacement and cleaning. The tapered shape helps position the water outlet without requiring the tip to be pushed deeply into the ear canal.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/Products_1_34dccc1c-5c66-45e8-a18b-6ab46f308eed.jpg?v=1785406442\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ewc-feature-card\"\u003e\n\u003cdiv class=\"ewc-feature-top\"\u003e\n\u003cdiv class=\"ewc-feature-symbol\"\u003e🚿\u003c\/div\u003e\n\u003cdiv class=\"ewc-feature-text\"\u003e\n\u003cspan class=\"ewc-feature-label\"\u003e Easier Maintenance \u003c\/span\u003e\n\u003ch3\u003eIPX7 Water-Resistant Construction\u003c\/h3\u003e\n\u003cp\u003eThe water-resistant body is designed for bathroom environments and easier exterior cleaning. Keep the charging connection completely dry before plugging in the USB cable.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/7_28_1.webp?v=1785407182\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FOUR MODES\n  ====================================================== --\u003e\n\u003csection class=\"ewc-modes\"\u003e\u003cspan class=\"ewc-eyebrow\"\u003e Personalized Water Flow \u003c\/span\u003e\n\u003ch2 class=\"ewc-heading\"\u003eChoose the Right Setting for Your Routine\u003c\/h2\u003e\n\u003cp class=\"ewc-description\"\u003eAlways start with the lowest setting and stop immediately if you experience pain, strong pressure or dizziness.\u003c\/p\u003e\n\u003cdiv class=\"ewc-mode-list\"\u003e\n\u003cdiv class=\"ewc-mode\"\u003e\n\u003cdiv class=\"ewc-mode-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e Soft Mode \u003c\/strong\u003e \u003cspan\u003e The recommended starting setting for first-time use and users who prefer a lighter water flow. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-mode\"\u003e\n\u003cdiv class=\"ewc-mode-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e Normal Mode \u003c\/strong\u003e \u003cspan\u003e A balanced setting designed for a routine rinsing experience. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-mode\"\u003e\n\u003cdiv class=\"ewc-mode-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003e Pulse Mode \u003c\/strong\u003e \u003cspan\u003e Alternating water flow for a controlled pulsing rinse. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-mode\"\u003e\n\u003cdiv class=\"ewc-mode-number\"\u003e4\u003c\/div\u003e\n\u003cstrong\u003e Strong Mode \u003c\/strong\u003e \u003cspan\u003e A higher-pressure option intended for suitable users and pre-softened buildup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILED FEATURES AND SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"ewc-details\"\u003e\u003cspan class=\"ewc-eyebrow\"\u003e Product Information \u003c\/span\u003e\n\u003ch2 class=\"ewc-heading\"\u003eDetailed Features and Specifications\u003c\/h2\u003e\n\u003cp class=\"ewc-description\"\u003eReview the product configuration before beginning your first ear-care session.\u003c\/p\u003e\n\u003cdiv class=\"ewc-bordered-group\"\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eElectric water-powered ear irrigation kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003ePressure Settings\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eFour modes: Soft, Normal, Pulse and Strong\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eDisplay\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eFront LED operating display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eWater Management\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eIntegrated clean-water supply and runoff collection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eWater Resistance\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eIPX7 water-resistant device body\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eCharging\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eUSB charging cable included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eIrrigation Tips\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eFour removable tapered tips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eCleaning Brush\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eApproximately 150 mm overall length, with a 60 mm × 20 mm brush section\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eRecommended User\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eAdults without ear-related contraindications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-row\"\u003e\n\u003cdiv class=\"ewc-detail-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"ewc-detail-value\"\u003eEmpty and rinse removable parts after use. Allow all components and the charging area to dry completely before storage or charging.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PACKAGE CONTENTS\n  ====================================================== --\u003e\n\u003csection class=\"ewc-package\"\u003e\u003cspan class=\"ewc-eyebrow\"\u003e Complete Kit \u003c\/span\u003e\n\u003ch2 class=\"ewc-heading\"\u003eWhat You’ll Receive\u003c\/h2\u003e\n\u003cp class=\"ewc-description\"\u003eThe essential device and maintenance accessories are packed together in one convenient ear-care set.\u003c\/p\u003e\n\u003cdiv class=\"ewc-package-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/5040\/0223\/files\/20260722152003_377_104.webp?v=1785315693\u0026amp;width=1200\" alt=\"Electric ear irrigation kit package contents\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ewc-package-list\"\u003e\n\u003cdiv class=\"ewc-package-item\"\u003e1 × Electric ear irrigation device\u003c\/div\u003e\n\u003cdiv class=\"ewc-package-item\"\u003e4 × Removable irrigation tips\u003c\/div\u003e\n\u003cdiv class=\"ewc-package-item\"\u003e1 × USB charging cable\u003c\/div\u003e\n\u003cdiv class=\"ewc-package-item\"\u003e1 × Chamber cleaning brush\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SAFETY NOTICE\n  ====================================================== --\u003e\n\u003csection class=\"ewc-safety\"\u003e\n\u003ch2\u003eImportant Safety Information\u003c\/h2\u003e\n\u003cp class=\"ewc-safety-intro\"\u003eThis product is intended for general personal care and does not replace examination, diagnosis or treatment by a qualified healthcare professional.\u003c\/p\u003e\n\u003cdiv class=\"ewc-safety-item\"\u003eDo not use if you have a perforated eardrum, ear tubes, an active ear infection, recent ear surgery or a history of serious complications from ear irrigation.\u003c\/div\u003e\n\u003cdiv class=\"ewc-safety-item\"\u003eDo not use when experiencing ear pain, bleeding, drainage, severe dizziness or sudden changes in hearing.\u003c\/div\u003e\n\u003cdiv class=\"ewc-safety-item\"\u003eUse only clean, lukewarm water as directed. Water that is too hot or too cold may cause discomfort or dizziness.\u003c\/div\u003e\n\u003cdiv class=\"ewc-safety-item\"\u003eNever force an irrigation tip deeply into the ear canal. Begin with the lowest pressure setting.\u003c\/div\u003e\n\u003cdiv class=\"ewc-safety-item\"\u003eStop immediately if pain, dizziness or worsening symptoms occur. Contact a healthcare professional if symptoms persist.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"ewc-faq\"\u003e\u003cspan class=\"ewc-eyebrow\"\u003e Questions and Answers \u003c\/span\u003e\n\u003ch2 class=\"ewc-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"ewc-description\"\u003eTap any question below to view the answer.\u003c\/p\u003e\n\u003cdiv class=\"ewc-faq-list\"\u003e\n\u003cdetails class=\"ewc-faq-item\"\u003e\n\u003csummary\u003eWhich pressure setting should I use first?\u003c\/summary\u003e\n\u003cdiv class=\"ewc-faq-answer\"\u003e\n\u003cp\u003eBegin with Soft mode. Increase the pressure only if the water flow remains comfortable and the product instructions indicate that a higher setting is appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ewc-faq-item\"\u003e\n\u003csummary\u003eShould I soften the earwax before irrigation?\u003c\/summary\u003e\n\u003cdiv class=\"ewc-faq-answer\"\u003e\n\u003cp\u003eHard or impacted earwax may need to be softened before rinsing. Ask a pharmacist or healthcare professional which softening method is appropriate for you, especially if you have a history of ear problems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ewc-faq-item\"\u003e\n\u003csummary\u003eWhat water temperature should I use?\u003c\/summary\u003e\n\u003cdiv class=\"ewc-faq-answer\"\u003e\n\u003cp\u003eUse clean, lukewarm water close to body temperature. Do not use water that feels noticeably hot or cold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ewc-faq-item\"\u003e\n\u003csummary\u003eCan I use it if I have ear tubes or a perforated eardrum?\u003c\/summary\u003e\n\u003cdiv class=\"ewc-faq-answer\"\u003e\n\u003cp\u003eNo. Do not irrigate an ear with a known or suspected eardrum perforation, ear tubes, active infection or previous ear surgery unless a qualified healthcare professional specifically advises you to do so.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ewc-faq-item\"\u003e\n\u003csummary\u003eHow do I clean the kit after use?\u003c\/summary\u003e\n\u003cdiv class=\"ewc-faq-answer\"\u003e\n\u003cp\u003eEmpty the water chambers, remove the irrigation tip and rinse the removable components according to the supplied instructions. Use the included brush to clean the chamber, then allow every part to dry completely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ewc-faq-item\"\u003e\n\u003csummary\u003eCan each family member use the same irrigation tip?\u003c\/summary\u003e\n\u003cdiv class=\"ewc-faq-answer\"\u003e\n\u003cp\u003eFor better hygiene, each person should use a separate tip. Clean and dry reusable tips thoroughly after every session and do not share a tip that has not been properly cleaned.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ewc-faq-item\"\u003e\n\u003csummary\u003eWhat should I do if the blockage does not improve?\u003c\/summary\u003e\n\u003cdiv class=\"ewc-faq-answer\"\u003e\n\u003cp\u003eStop repeated irrigation and contact a healthcare professional. Persistent blockage, pain, drainage, dizziness or hearing changes may require a professional ear examination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING AND QUALITY GUARANTEES\n  ====================================================== --\u003e\n\u003csection class=\"ewc-guarantees\"\u003e\u003cspan class=\"ewc-eyebrow\"\u003e Shop With Confidence \u003c\/span\u003e\n\u003ch2 class=\"ewc-heading\"\u003eShipping and Purchase Support\u003c\/h2\u003e\n\u003cp class=\"ewc-description\"\u003eA convenient ordering experience from checkout through delivery.\u003c\/p\u003e\n\u003cdiv class=\"ewc-guarantee-grid\"\u003e\n\u003cdiv class=\"ewc-guarantee\"\u003e\n\u003cdiv class=\"ewc-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003ch3\u003eFree Shipping\u003c\/h3\u003e\n\u003cp\u003eEnjoy free shipping with your electric ear-care kit order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-guarantee\"\u003e\n\u003cdiv class=\"ewc-guarantee-icon\"\u003e↩\u003c\/div\u003e\n\u003ch3\u003e7-Day Returns\u003c\/h3\u003e\n\u003cp\u003eEligible returns are accepted within seven days under the store return policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ewc-guarantee\"\u003e\n\u003cdiv class=\"ewc-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eContact the support team if your order arrives damaged, incomplete or requires assistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BOTTOM CTA BANNER\n  ====================================================== --\u003e\n\u003csection class=\"ewc-cta\" id=\"ear-care-buy\"\u003e\u003cspan class=\"ewc-eyebrow\"\u003e Upgrade Your Ear-Care Routine \u003c\/span\u003e\n\u003ch2 class=\"ewc-heading\"\u003eChoose a Cleaner, More Controlled Approach\u003c\/h2\u003e\n\u003cp class=\"ewc-description\"\u003eBring four adjustable pressure modes, visible controls, reusable tips and integrated water collection into one convenient rechargeable kit.\u003c\/p\u003e\n\u003ca class=\"ewc-cta-button\" href=\"#ear-care-buy\"\u003e CHOOSE YOUR EAR CARE KIT \u003cspan class=\"ewc-cta-arrow\"\u003e → \u003c\/span\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HYY","offers":[{"title":"Black","offer_id":48822402580712,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false},{"title":"White","offer_id":48822402613480,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/Products_e383d78a-c8dd-4bdf-9489-12205926d432.jpg?v=1785406442","url":"https:\/\/sereintis.com\/products\/%f0%9f%8e%a7-%f0%9f%91%82electric-ear-wax-removal-kit-say-goodbye-to-muffled-ears-dangerous-cotton-swabs","provider":"sereintis.com","version":"1.0","type":"link"}