{"id":1181,"date":"2025-03-05T13:37:48","date_gmt":"2025-03-05T13:37:48","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=1181"},"modified":"2026-04-28T10:17:19","modified_gmt":"2026-04-28T10:17:19","slug":"bed-bugs-treatment-how-is-it-done","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ko\/\ube48\ub300-\uce58\ub8cc\ub294-\uc5b4\ub5bb\uac8c-\ud558\ub098\uc694\/","title":{"rendered":"\ube48\ub300 \uce58\ub8cc \u2013 \uc5b4\ub5bb\uac8c \uc9c4\ud589\ub418\ub098\uc694?"},"content":{"rendered":"<!-- =========================================================\n     MPC BED BUGS TREATMENT PROCESS \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/bed-bugs-treatment-how-is-it-done\/\n     Scoped to .mpc-bbt to avoid affecting theme.\n     ========================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ============================================================\n   MPC BED BUGS TREATMENT PROCESS \u2014 scoped to .mpc-bbt\n   ============================================================ *\/\n.mpc-bbt {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\n  --mpc-paper: #FAF8F3;\n  --mpc-line: #E6E1D5;\n  --mpc-ink: #14161C;\n  --mpc-ink-soft: #3A3E4A;\n  --mpc-ink-muted: #6B6F7A;\n  --mpc-wa-green: #25D366;\n  --mpc-warning: #B85B25;\n  --mpc-success: #1F8A4F;\n  --mpc-serif: 'Fraunces', Georgia, serif;\n  --mpc-sans: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n\n  font-family: var(--mpc-sans);\n  color: var(--mpc-ink);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n.mpc-bbt *,\n.mpc-bbt *::before,\n.mpc-bbt *::after { box-sizing: border-box; }\n.mpc-bbt a { color: inherit; text-decoration: none; }\n.mpc-bbt img { max-width: 100%; display: block; }\n.mpc-bbt p { margin: 0 0 1em 0; }\n.mpc-bbt ul { list-style: none; padding: 0; margin: 0; }\n.mpc-bbt h1, .mpc-bbt h2, .mpc-bbt h3,\n.mpc-bbt h4, .mpc-bbt h5 { margin: 0; }\n\n.mpc-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ============ BUTTONS ============ *\/\n.mpc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 13px 24px;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  border-radius: 2px;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n  border: none;\n}\n.mpc-btn-wa { background: var(--mpc-wa-green); color: #fff !important; }\n.mpc-btn-wa:hover { background: #1EBE5D; transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-ghost { background: transparent; color: var(--mpc-blue) !important; border: 1px solid var(--mpc-blue); }\n.mpc-btn-ghost:hover { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-gold { background: var(--mpc-gold); color: var(--mpc-blue-ink) !important; }\n.mpc-btn-gold:hover { background: #D9B45D; transform: translateY(-1px); }\n\n\/* ============ EYEBROW ============ *\/\n.mpc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n.mpc-eyebrow::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n}\n\n.mpc-section {\n  padding: 60px 0;\n  margin: 0 -24px;\n}\n.mpc-section .mpc-container { padding: 0 24px; }\n.mpc-section-paper { background: var(--mpc-paper); }\n.mpc-section-white { background: #fff; }\n\n.mpc-section-head {\n  max-width: 760px;\n  margin-bottom: 40px;\n}\n.mpc-section-head.center {\n  margin-left: auto; margin-right: auto;\n  text-align: center;\n}\n.mpc-section-head.center .mpc-eyebrow { justify-content: center; }\n.mpc-section-head.center .mpc-eyebrow::before { display: none; }\n.mpc-section-head.center .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-section-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3.2vw, 38px);\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n}\n.mpc-section-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-section-head p {\n  font-size: 15.5px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ HERO ============ *\/\n.mpc-hero {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 70px 0 80px;\n  margin: 0 -24px 0 -24px;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\n  text-align: center;\n}\n.mpc-hero::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(11,59,140,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(201,163,74,0.06) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-hero-content {\n  position: relative;\n  max-width: 840px;\n  margin: 0 auto;\n}\n.mpc-hero-breadcrumb {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a { color: var(--mpc-blue); font-weight: 500; }\n.mpc-hero-breadcrumb a:hover { text-decoration: underline !important; }\n.mpc-hero .mpc-eyebrow { justify-content: center; }\n.mpc-hero .mpc-eyebrow::before { display: none; }\n.mpc-hero .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(34px, 4.8vw, 56px);\n  line-height: 1.05;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 22px;\n}\n.mpc-hero h1 em { font-style: italic; color: var(--mpc-blue); font-weight: 400; }\n.mpc-hero-lead {\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0 auto 32px auto;\n  max-width: 640px;\n}\n\n.mpc-hero-meta {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n  margin: 0 auto;\n  max-width: 720px;\n}\n@media (max-width: 540px) { .mpc-hero-meta { grid-template-columns: 1fr; } }\n.mpc-hero-meta-item {\n  background: #fff;\n  padding: 18px 18px;\n  text-align: center;\n}\n.mpc-hero-meta-big {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 36px;\n  font-weight: 500;\n  color: var(--mpc-blue);\n  line-height: 1;\n  letter-spacing: -0.02em;\n  margin-bottom: 6px;\n}\n.mpc-hero-meta-label {\n  font-size: 10.5px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n}\n.mpc-hero-meta-label strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n\n\/* ============ WHY 3 VISITS CALLOUT ============ *\/\n.mpc-why3 {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-gold);\n  padding: 36px 40px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 30px;\n  align-items: start;\n}\n@media (max-width: 720px) {\n  .mpc-why3 { grid-template-columns: 1fr; padding: 28px 24px; gap: 18px; }\n}\n.mpc-why3-icon {\n  width: 70px; height: 70px;\n  background: var(--mpc-paper);\n  color: var(--mpc-gold);\n  border: 1.5px solid var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-why3-icon svg { width: 34px; height: 34px; }\n.mpc-why3-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n.mpc-why3 h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 28px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 12px;\n  letter-spacing: -0.01em;\n}\n.mpc-why3 h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-why3 p {\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0 0 12px 0;\n}\n.mpc-why3 p:last-child { margin-bottom: 0; }\n.mpc-why3 p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ TIMELINE (3 visits visualization) ============ *\/\n.mpc-timeline {\n  display: grid;\n  grid-template-columns: 1fr auto 1fr auto 1fr;\n  gap: 0;\n  align-items: stretch;\n  position: relative;\n}\n@media (max-width: 820px) {\n  .mpc-timeline { grid-template-columns: 1fr; gap: 0; }\n}\n.mpc-tl-step {\n  background: var(--mpc-blue-ink);\n  color: #fff;\n  padding: 36px 24px;\n  text-align: center;\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n}\n.mpc-tl-step::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: var(--mpc-gold);\n}\n.mpc-tl-num-circle {\n  width: 64px; height: 64px;\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  font-family: var(--mpc-serif);\n  font-weight: 600;\n  font-size: 26px;\n  letter-spacing: -0.02em;\n  margin-bottom: 8px;\n}\n.mpc-tl-day {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n}\n.mpc-tl-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 19px;\n  color: #fff;\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-tl-desc {\n  font-size: 13px;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.55;\n  margin: 4px 0 0 0;\n  max-width: 220px;\n}\n.mpc-tl-connector {\n  background: var(--mpc-paper);\n  border-top: 3px solid var(--mpc-gold);\n  border-bottom: 1px solid var(--mpc-line);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 0 14px;\n  position: relative;\n  min-height: 100%;\n}\n.mpc-tl-connector-text {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-ink-soft);\n  font-weight: 500;\n  text-align: center;\n  letter-spacing: 0.03em;\n}\n.mpc-tl-connector-text::before {\n  content: '\u23f1';\n  display: block;\n  font-size: 16px;\n  color: var(--mpc-gold);\n  margin-bottom: 4px;\n}\n@media (max-width: 820px) {\n  .mpc-tl-connector {\n    border-top: none;\n    border-left: 3px solid var(--mpc-gold);\n    padding: 16px 14px;\n  }\n}\n\n\/* ============ VISIT DETAIL CARDS (3) ============ *\/\n.mpc-visit {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 32px;\n  padding: 36px;\n  margin-bottom: 18px;\n}\n@media (max-width: 720px) {\n  .mpc-visit { grid-template-columns: 1fr; padding: 28px 24px; gap: 18px; }\n}\n.mpc-visit-num {\n  flex-shrink: 0;\n  width: 88px;\n  text-align: center;\n}\n.mpc-visit-num-tag {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 6px;\n}\n.mpc-visit-num-big {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 64px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n  letter-spacing: -0.03em;\n  margin-bottom: 8px;\n}\n.mpc-visit-num-when {\n  font-size: 11px;\n  font-weight: 600;\n  color: var(--mpc-ink-muted);\n  letter-spacing: 0.04em;\n  background: var(--mpc-paper);\n  padding: 4px 10px;\n  display: inline-block;\n}\n.mpc-visit-body h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 28px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 12px;\n  letter-spacing: -0.01em;\n}\n.mpc-visit-body h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-visit-body p {\n  color: var(--mpc-ink-soft);\n  font-size: 14.5px;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n.mpc-visit-body p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-visit-actions {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 20px 22px;\n  margin-top: 16px;\n}\n.mpc-visit-actions-title {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 13px;\n  color: var(--mpc-blue);\n  font-weight: 500;\n  letter-spacing: 0.04em;\n  margin-bottom: 6px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.mpc-visit-actions-title::before {\n  content: '';\n  width: 16px; height: 1px;\n  background: var(--mpc-gold);\n}\n.mpc-visit-actions ul {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.mpc-visit-actions ul li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 10px;\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  align-items: start;\n}\n.mpc-visit-actions ul li::before {\n  content: '\u2713';\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-top: 1px;\n}\n\n\/* hiding spots quick-grid *\/\n.mpc-hiding {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 8px;\n  margin-top: 12px;\n}\n@media (max-width: 540px) { .mpc-hiding { grid-template-columns: repeat(2, 1fr); } }\n.mpc-hiding li {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 8px 12px;\n  font-size: 12px;\n  color: var(--mpc-blue-ink);\n  font-weight: 500;\n  text-align: center;\n}\n\n\/* ============ EDGE CASES (when more visits needed) ============ *\/\n.mpc-edge-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n}\n@media (max-width: 820px) { .mpc-edge-grid { grid-template-columns: 1fr; } }\n\n.mpc-edge {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 26px 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-edge-tag {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-warning);\n  font-weight: 700;\n}\n.mpc-edge h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 17px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-edge p {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ SAFETY COMMITMENTS (3 cards) ============ *\/\n.mpc-safety-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-safety-grid { grid-template-columns: 1fr; } }\n\n.mpc-safety {\n  background: #fff;\n  padding: 30px 28px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.mpc-safety-icon {\n  width: 50px; height: 50px;\n  background: var(--mpc-paper);\n  color: var(--mpc-success);\n  border: 1px solid var(--mpc-success);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-safety-icon svg { width: 24px; height: 24px; }\n.mpc-safety-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-success);\n  font-weight: 500;\n  letter-spacing: 0.04em;\n}\n.mpc-safety h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 19px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-safety p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ PREP CHECKLIST ============ *\/\n.mpc-prep-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n@media (max-width: 540px) { .mpc-prep-grid { grid-template-columns: 1fr; } }\n\n.mpc-prep {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 22px 24px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 16px;\n  align-items: start;\n}\n.mpc-prep-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 28px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n  flex-shrink: 0;\n}\n.mpc-prep h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 6px;\n}\n.mpc-prep p {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ BRIDGE CTA ============ *\/\n.mpc-bridge {\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 60px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-bridge::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 400px; height: 400px;\n  background: radial-gradient(circle, rgba(201,163,74,0.18) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-bridge::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-bridge-inner {\n  display: grid;\n  grid-template-columns: 1.4fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 820px) { .mpc-bridge-inner { grid-template-columns: 1fr; gap: 30px; } }\n.mpc-bridge .mpc-eyebrow { color: var(--mpc-gold); }\n.mpc-bridge .mpc-eyebrow::before { background: var(--mpc-gold); }\n.mpc-bridge h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 36px);\n  line-height: 1.15;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-bridge h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-bridge p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-bridge-right { display: flex; flex-direction: column; gap: 12px; }\n.mpc-bridge-buttons { display: flex; gap: 10px; flex-wrap: wrap; }\n.mpc-bridge .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-bridge .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n\n\/* QR scan optional display *\/\n.mpc-bridge-qr {\n  margin-top: 16px;\n  padding-top: 16px;\n  border-top: 1px dashed rgba(255,255,255,0.2);\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.mpc-bridge-qr-img {\n  width: 80px; height: 80px;\n  background: #fff;\n  padding: 6px;\n  flex-shrink: 0;\n}\n.mpc-bridge-qr-img img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n}\n.mpc-bridge-qr-label {\n  font-size: 12px;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.5;\n}\n.mpc-bridge-qr-label strong {\n  display: block;\n  color: #fff;\n  font-weight: 600;\n  margin-bottom: 2px;\n}\n\n\/* ============ RELATED PAGES ============ *\/\n.mpc-related-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-related-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-related-grid { grid-template-columns: 1fr; } }\n\n.mpc-related {\n  background: #fff;\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: background 0.25s;\n}\n.mpc-related:hover { background: var(--mpc-paper); }\n.mpc-related-icon {\n  width: 36px; height: 36px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 6px;\n}\n.mpc-related-icon svg { width: 18px; height: 18px; }\n.mpc-related-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-related-link {\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  transition: gap 0.2s;\n  margin-top: 6px;\n}\n.mpc-related:hover .mpc-related-link { gap: 9px; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-bbt\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-content\">\n        <div class=\"mpc-hero-breadcrumb\">\n          <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ube48\ub300\uc5d0-\ub300\ud574\/\">\ube48\ub300\uc5d0 \ub300\ud558\uc5ec<\/a> &nbsp;\u203a&nbsp; How Treatment Works\n        <\/div>\n        <div class=\"mpc-eyebrow\">Treatment Process<\/div>\n        <h1>Bed bug treatment in <em>3 visits, over 3 weeks.<\/em><\/h1>\n        <p class=\"mpc-hero-lead\">A single treatment never works on bed bugs \u2014 their eggs hatch days later and restart the cycle. Our 3-visit programme is timed precisely against bed bug biology to break that cycle properly. Here&#8217;s exactly what each visit covers, why the timing matters, and what we ask of you between visits.<\/p>\n\n        <div class=\"mpc-hero-meta\">\n          <div class=\"mpc-hero-meta-item\">\n            <div class=\"mpc-hero-meta-big\">3<\/div>\n            <div class=\"mpc-hero-meta-label\">Scheduled <strong>visits<\/strong><\/div>\n          <\/div>\n          <div class=\"mpc-hero-meta-item\">\n            <div class=\"mpc-hero-meta-big\">7<\/div>\n            <div class=\"mpc-hero-meta-label\">Days between <strong>each visit<\/strong><\/div>\n          <\/div>\n          <div class=\"mpc-hero-meta-item\">\n            <div class=\"mpc-hero-meta-big\">All<\/div>\n            <div class=\"mpc-hero-meta-label\">Life stages <strong>targeted<\/strong><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHY 3 VISITS CALLOUT -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-why3\">\n        <div class=\"mpc-why3-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-why3-label\">Why The Timing Matters<\/div>\n          <h3>One visit can&#8217;t beat <em>the egg cycle.<\/em><\/h3>\n          <p>Bed bug eggs hatch in <strong>7 to 10 days<\/strong>. Even after a thorough first treatment, eggs hidden in cracks and crevices will hatch into new bed bugs days later \u2014 and the infestation rebuilds.<\/p>\n          <p>Our 3-visit programme, with each visit spaced about a week apart, ensures we kill bed bugs at <strong>every stage of their life cycle<\/strong> as they emerge. Skipping the second or third visit is the most common reason DIY treatments and budget pest companies fail.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TIMELINE 3 VISITS -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">Treatment Timeline<\/div>\n        <h2>Three visits, <em>one week apart.<\/em><\/h2>\n        <p>A clear, predictable schedule. You&#8217;ll know exactly when we&#8217;re coming and what each visit accomplishes.<\/p>\n      <\/div>\n\n      <div class=\"mpc-timeline\">\n\n        <div class=\"mpc-tl-step\">\n          <div class=\"mpc-tl-num-circle\">1<\/div>\n          <div class=\"mpc-tl-day\">Day 0<\/div>\n          <div class=\"mpc-tl-title\">First Visit<\/div>\n          <p class=\"mpc-tl-desc\">Inspection + initial treatment of all hiding zones.<\/p>\n        <\/div>\n\n        <div class=\"mpc-tl-connector\">\n          <div class=\"mpc-tl-connector-text\">7 days<br>(eggs hatch)<\/div>\n        <\/div>\n\n        <div class=\"mpc-tl-step\">\n          <div class=\"mpc-tl-num-circle\">2<\/div>\n          <div class=\"mpc-tl-day\">Day 7<\/div>\n          <div class=\"mpc-tl-title\">Follow-Up<\/div>\n          <p class=\"mpc-tl-desc\">Re-inspect, kill newly hatched nymphs.<\/p>\n        <\/div>\n\n        <div class=\"mpc-tl-connector\">\n          <div class=\"mpc-tl-connector-text\">7 days<br>(verify clear)<\/div>\n        <\/div>\n\n        <div class=\"mpc-tl-step\">\n          <div class=\"mpc-tl-num-circle\">3<\/div>\n          <div class=\"mpc-tl-day\">Day 14<\/div>\n          <div class=\"mpc-tl-title\">Final Treatment<\/div>\n          <p class=\"mpc-tl-desc\">Final assessment + post-treatment plan.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- VISIT 1 DETAILS -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Visit Details<\/div>\n        <h2>What happens at <em>each visit.<\/em><\/h2>\n        <p>Detailed breakdown of what our technicians do at each of the three visits \u2014 so you know exactly what you&#8217;re paying for.<\/p>\n      <\/div>\n\n      <div class=\"mpc-visit\">\n        <div class=\"mpc-visit-num\">\n          <div class=\"mpc-visit-num-tag\">\ubc29\ubb38\ud558\ub2e4<\/div>\n          <div class=\"mpc-visit-num-big\">01<\/div>\n          <div class=\"mpc-visit-num-when\">Day 0<\/div>\n        <\/div>\n        <div class=\"mpc-visit-body\">\n          <h3>Inspection &#038; <em>initial treatment.<\/em><\/h3>\n          <p>The first visit is the most thorough. Bed bugs hide in unexpected places \u2014 the name &#8220;bed bugs&#8221; is misleading; they&#8217;re rarely confined to beds alone. We start by mapping the full extent of the infestation.<\/p>\n\n          <p style=\"margin-bottom:6px;\"><strong>Our technicians inspect every potential hiding spot:<\/strong><\/p>\n          <ul class=\"mpc-hiding\">\n            <li>Mattresses<\/li>\n            <li>Bed frames<\/li>\n            <li>Sofas<\/li>\n            <li>Carpets<\/li>\n            <li>Wardrobes<\/li>\n            <li>Electrical outlets<\/li>\n            <li>Picture frames<\/li>\n            <li>Luggage<\/li>\n            <li>Skirting boards<\/li>\n          <\/ul>\n\n          <div class=\"mpc-visit-actions\">\n            <div class=\"mpc-visit-actions-title\">What this visit accomplishes<\/div>\n            <ul>\n              <li>Inspect all hiding spots and document infestation extent<\/li>\n              <li>Assess severity to determine treatment approach<\/li>\n              <li>Apply licensed insecticide targeting both adult bed bugs and nymphs<\/li>\n              <li>Brief you on prep work before the next visit<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"mpc-visit\">\n        <div class=\"mpc-visit-num\">\n          <div class=\"mpc-visit-num-tag\">\ubc29\ubb38\ud558\ub2e4<\/div>\n          <div class=\"mpc-visit-num-big\">02<\/div>\n          <div class=\"mpc-visit-num-when\">Day 7<\/div>\n        <\/div>\n        <div class=\"mpc-visit-body\">\n          <h3>Follow-up &#038; <em>secondary treatment.<\/em><\/h3>\n          <p>One week after the first visit, eggs that were hidden during the initial treatment have hatched into nymphs. <strong>This is the critical window<\/strong> \u2014 we kill the new generation before they mature and reproduce.<\/p>\n          <p>Without this second visit, surviving eggs would restart the entire infestation. This is the most common reason single-visit treatments fail.<\/p>\n\n          <div class=\"mpc-visit-actions\">\n            <div class=\"mpc-visit-actions-title\">What this visit accomplishes<\/div>\n            <ul>\n              <li>Re-inspect all treated areas for surviving bed bugs and newly hatched nymphs<\/li>\n              <li>Apply a second round of treatment targeting the new generation<\/li>\n              <li>Check for signs of new infestation sources (luggage, furniture, visitors)<\/li>\n              <li>Confirm the treatment is on track<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"mpc-visit\">\n        <div class=\"mpc-visit-num\">\n          <div class=\"mpc-visit-num-tag\">\ubc29\ubb38\ud558\ub2e4<\/div>\n          <div class=\"mpc-visit-num-big\">03<\/div>\n          <div class=\"mpc-visit-num-when\">Day 14<\/div>\n        <\/div>\n        <div class=\"mpc-visit-body\">\n          <h3>Final assessment &#038; <em>post-treatment plan.<\/em><\/h3>\n          <p>By the third visit, the infestation should be eliminated. This visit confirms eradication and sets you up for the future \u2014 bed bugs are notorious for re-entering homes via luggage and used furniture, so prevention matters.<\/p>\n\n          <div class=\"mpc-visit-actions\">\n            <div class=\"mpc-visit-actions-title\">What this visit accomplishes<\/div>\n            <ul>\n              <li>Verify all previous treatments have worked \u2014 no live bed bugs remain<\/li>\n              <li>Apply final round of treatment to any hidden nymphs or remaining bed bugs<\/li>\n              <li>Provide post-treatment plan: monitoring, prevention, and what to watch for<\/li>\n              <li>Advise on cleaning, decluttering, and long-term prevention<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHEN MORE VISITS NEEDED -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Edge Cases<\/div>\n        <h2>When additional visits <em>are needed.<\/em><\/h2>\n        <p>Most cases are resolved within the standard 3-visit programme. But in some situations, additional treatments may be necessary. We&#8217;ll always communicate openly about progress.<\/p>\n      <\/div>\n\n      <div class=\"mpc-edge-grid\">\n\n        <div class=\"mpc-edge\">\n          <div class=\"mpc-edge-tag\">Case 01<\/div>\n          <h4>Severe infestations<\/h4>\n          <p>Where bed bugs have spread across multiple rooms or units, additional treatments may be needed to fully eliminate the population. Severe cases also require more thorough preparation.<\/p>\n        <\/div>\n\n        <div class=\"mpc-edge\">\n          <div class=\"mpc-edge-tag\">Case 02<\/div>\n          <h4>External reinfestation<\/h4>\n          <p>Bed bugs are easily re-introduced from outside \u2014 luggage from a trip, second-hand furniture, an infested guest. If reinfestation occurs, additional treatment may be required to address the new source.<\/p>\n        <\/div>\n\n        <div class=\"mpc-edge\">\n          <div class=\"mpc-edge-tag\">Case 03<\/div>\n          <h4>Resistant strains<\/h4>\n          <p>Some bed bug populations have developed resistance to certain insecticides. If we encounter a resistant strain, we may need to apply alternative chemicals over additional visits.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SAFETY COMMITMENTS -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Our Safety Commitments<\/div>\n        <h2>Effective for bed bugs. <em>Safe for your household.<\/em><\/h2>\n        <p>Bed bug treatment requires effective chemicals \u2014 but those chemicals must be safe for the people, pets, and food in the home. Here&#8217;s how we balance both.<\/p>\n      <\/div>\n\n      <div class=\"mpc-safety-grid\">\n\n        <div class=\"mpc-safety\">\n          <div class=\"mpc-safety-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M9 12l2 2 4-4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-safety-num\">Safety 01<\/div>\n          <h4>Licensed chemicals only<\/h4>\n          <p>We use insecticides registered and approved by Malaysian authorities. No grey-market chemicals, no unlicensed substances \u2014 only proven, documented products.<\/p>\n        <\/div>\n\n        <div class=\"mpc-safety\">\n          <div class=\"mpc-safety-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-safety-num\">Safety 02<\/div>\n          <h4>Safe for humans &#038; pets<\/h4>\n          <p>Applied at correct dilutions by trained operators, our chemicals are safe for family members and pets once the treatment has dried. We&#8217;ll advise specific re-entry times during the visit.<\/p>\n        <\/div>\n\n        <div class=\"mpc-safety\">\n          <div class=\"mpc-safety-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-safety-num\">Safety 03<\/div>\n          <h4>Trained &#038; licensed technicians<\/h4>\n          <p>Years of experience handling bed bug cases \u2014 accurate diagnosis, correct chemical selection, safe application. The right person for the job is half the battle.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PREP CHECKLIST -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\uc6b0\ub9ac\uac00 \ub3c4\ucc29\ud558\uae30 \uc804\uc5d0<\/div>\n        <h2>How to <em>prepare your home.<\/em><\/h2>\n        <p>A bit of preparation before each visit dramatically improves treatment effectiveness. Here&#8217;s what we ask of you.<\/p>\n      <\/div>\n\n      <div class=\"mpc-prep-grid\">\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">01<\/div>\n          <div>\n            <h4>\uce68\uad6c\ub958\ub294 \ub728\uac70\uc6b4 \ubb3c\ub85c \uc138\ud0c1\ud558\uc138\uc694.<\/h4>\n            <p>Strip and wash all bed linen, pillowcases, and curtains in the hottest cycle your machine supports (60\u00b0C+). Heat kills bed bugs at all stages.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">02<\/div>\n          <div>\n            <h4>Declutter sleeping zones<\/h4>\n            <p>Remove items from under the bed and around bedroom skirting. The fewer hiding spots, the more effective the treatment.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">03<\/div>\n          <div>\n            <h4>\uc9c4\uacf5\uccad\uc18c\uae30\ub85c \uaf3c\uaf3c\ud558\uac8c \uccad\uc18c\ud558\uc138\uc694.<\/h4>\n            <p>Vacuum the entire affected area, especially mattress seams and bed frames. Empty the vacuum into a sealed bag and dispose of it outside immediately.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">04<\/div>\n          <div>\n            <h4>Bag clean clothing<\/h4>\n            <p>Place freshly washed clothes in sealed plastic bags. This prevents reinfestation while treatment is in progress.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">05<\/div>\n          <div>\n            <h4>Plan to be away<\/h4>\n            <p>You&#8217;ll need to stay out of treated rooms for 2\u20134 hours after each visit while the chemical dries. We&#8217;ll confirm exact timing on the day.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">06<\/div>\n          <div>\n            <h4>Identify problem areas<\/h4>\n            <p>Note where you&#8217;ve seen bed bugs, blood spots, or experienced bites. The more you can show our technician, the better the inspection.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BRIDGE CTA -->\n  <section class=\"mpc-bridge\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-bridge-inner\">\n        <div>\n          <div class=\"mpc-eyebrow\">Ready to Start?<\/div>\n          <h2>Book your bed bug <em>\uce58\ub8cc \ud504\ub85c\uadf8\ub7a8.<\/em><\/h2>\n          <p>Our 3-visit programme handles everything \u2014 inspection, treatment, and follow-up. We&#8217;ll provide pricing after a free site assessment based on premise size and infestation severity. WhatsApp us a photo of any visible bed bugs, bites, or blood spots, and we&#8217;ll arrange the inspection.<\/p>\n        <\/div>\n        <div class=\"mpc-bridge-right\">\n          <div class=\"mpc-bridge-buttons\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" target=\"_blank\" rel=\"noopener\">\n              <svg viewbox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n              \uc0ac\uc9c4\uc744 WhatsApp\uc73c\ub85c \ubcf4\ub0b4\uc8fc\uc138\uc694\n            <\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ube48\ub300-\uce58\ub8cc\/\" class=\"mpc-btn mpc-btn-ghost\">Bed Bug Service Page \u2192<\/a>\n          <\/div>\n\n          <div class=\"mpc-bridge-qr\">\n            <div class=\"mpc-bridge-qr-img\">\n              <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2023\/04\/scan-to-Whatsapp2.png\" alt=\"Scan QR code to WhatsApp Malaysian Pest Control\">\n            <\/div>\n            <div class=\"mpc-bridge-qr-label\">\n              <strong>Scan to WhatsApp<\/strong>\n              Open camera, scan the code, send us a message.\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- RELATED PAGES -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">\uacc4\uc18d \uc77d\uae30<\/div>\n        <h2>\ub354 \ubcf4\uae30 <em>\ube48\ub300.<\/em><\/h2>\n        <p>Other guides in our bed bug series \u2014 covering biology, health impact, and DIY assessment.<\/p>\n      <\/div>\n\n      <div class=\"mpc-related-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ube48\ub300\uc5d0-\ub300\ud574\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4M12 8h.01\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ube48\ub300\uc5d0 \ub300\ud558\uc5ec<\/div>\n          <span class=\"mpc-related-link\">\ub354 \uc77d\uc5b4\ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ube48\ub300-\uc9c8\ubcd1\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ube48\ub300 \uc9c8\ubcd1?<\/div>\n          <span class=\"mpc-related-link\">\ub354 \uc77d\uc5b4\ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/diy-\uce68\ub300-\ubc8c\ub808-\uce58\ub8cc\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">DIY \u2014 What Works?<\/div>\n          <span class=\"mpc-related-link\">\ub354 \uc77d\uc5b4\ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ube48\ub300-\uce58\ub8cc\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21V7l9-4 9 4v14M9 21v-8h6v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ube48\ub300 \ud1f4\uce58 \uc11c\ube44\uc2a4<\/div>\n          <span class=\"mpc-related-link\">\uc11c\ube44\uc2a4 \ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC BED BUGS TREATMENT PROCESS PAGE -->","protected":false},"excerpt":{"rendered":"<p>About Bed Bugs &nbsp;\u203a&nbsp; How Treatment Works Treatment Process Bed bug treatment in 3 visits, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1181","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/comments?post=1181"}],"version-history":[{"count":2,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1181\/revisions"}],"predecessor-version":[{"id":1311,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1181\/revisions\/1311"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/media?parent=1181"}],"curies":[{"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}