{"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 \uce58\ub8cc \uacfc\uc815\uc740 \uc5b4\ub5bb\uac8c \uc9c4\ud589\ub418\ub098\uc694?\n        <\/div>\n        <div class=\"mpc-eyebrow\">\uce58\ub8cc \uacfc\uc815<\/div>\n        <h1>\ube48\ub300 \ud1f4\uce58 <em>3\uc8fc\uc5d0 \uac78\uccd0 3\ud68c \ubc29\ubb38.<\/em><\/h1>\n        <p class=\"mpc-hero-lead\">\ube48\ub300\ub97c \ud55c \ubc88\ub9cc \ubc29\uc81c\ud558\ub294 \uac83\uc73c\ub85c\ub294 \uc808\ub300 \ud6a8\uacfc\ub97c \ubcfc \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ube48\ub300 \uc54c\uc740 \uba70\uce60 \ud6c4 \ubd80\ud654\ud558\uc5ec \ub2e4\uc2dc \ubc88\uc2dd \uc8fc\uae30\ub97c \uc2dc\uc791\ud558\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4. \uc800\ud76c\uc758 3\ud68c \ubc29\ubb38 \ud504\ub85c\uadf8\ub7a8\uc740 \ube48\ub300\uc758 \uc0dd\ud0dc\uc5d0 \ub9de\ucdb0 \uc815\ud655\ud55c \uc2dc\uae30\uc5d0 \ub9de\ucdb0 \uc9c4\ud589\ub418\uc5b4 \ube48\ub300\uc758 \ubc88\uc2dd \uc8fc\uae30\ub97c \ud6a8\uacfc\uc801\uc73c\ub85c \ucc28\ub2e8\ud569\ub2c8\ub2e4. \uac01 \ubc29\ubb38 \uc2dc \uc5b4\ub5a4 \ub0b4\uc6a9\uc744 \ub2e4\ub8e8\ub294\uc9c0, \ubc29\ubb38 \uc2dc\uae30\uac00 \uc65c \uc911\uc694\ud55c\uc9c0, \uadf8\ub9ac\uace0 \ubc29\ubb38 \uc0ac\uc774\uc5d0 \uace0\uac1d\ub2d8\uaed8\uc11c \ud558\uc154\uc57c \ud560 \uc77c\uc740 \ubb34\uc5c7\uc778\uc9c0 \uc790\uc138\ud788 \uc548\ub0b4\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/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\">\uc608\uc815\ub41c <strong>\ubc29\ubb38<\/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\">\uc77c\uc218 <strong>\ubc29\ubb38\ud560 \ub54c\ub9c8\ub2e4<\/strong><\/div>\n          <\/div>\n          <div class=\"mpc-hero-meta-item\">\n            <div class=\"mpc-hero-meta-big\">\ubaa8\ub450<\/div>\n            <div class=\"mpc-hero-meta-label\">\uc0b6\uc758 \ub2e8\uacc4 <strong>\ubaa9\ud45c\ub85c \uc0bc\uc740<\/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\">\ud0c0\uc774\ubc0d\uc774 \uc911\uc694\ud55c \uc774\uc720<\/div>\n          <h3>\ud55c \ubc88 \ubc29\ubb38\uc73c\ub85c\ub294 \uc808\ub300 \ub193\uce60 \uc218 \uc5c6\uc5b4\uc694. <em>\ub09c\uc790 \uc8fc\uae30.<\/em><\/h3>\n          <p>\ube48\ub300 \uc54c\uc740 \ubd80\ud654\ud569\ub2c8\ub2e4. <strong>7~10\uc77c<\/strong>. \ucca0\uc800\ud55c 1\ucc28 \ubc29\uc81c \ud6c4\uc5d0\ub3c4 \uac08\ub77c\uc9c4 \ud2c8\uc774\ub098 \ud2c8\uc0c8\uc5d0 \uc228\uaca8\uc9c4 \uc54c\uc740 \uba70\uce60 \ud6c4 \ubd80\ud654\ud558\uc5ec \uc0c8\ub85c\uc6b4 \ube48\ub300\uac00 \ub418\uace0, \uac10\uc5fc\uc740 \ub2e4\uc2dc \ud655\uc0b0\ub429\ub2c8\ub2e4.<\/p>\n          <p>\uc800\ud76c\uc758 3\ud68c \ubc29\ubb38 \ud504\ub85c\uadf8\ub7a8\uc740 \uc57d \uc77c\uc8fc\uc77c \uac04\uaca9\uc73c\ub85c \ubc29\ubb38\ud558\uc5ec \ube48\ub300\ub97c \ubc15\uba78\ud569\ub2c8\ub2e4. <strong>\uadf8\ub4e4\uc758 \uc0dd\uc560\uc8fc\uae30 \ubaa8\ub4e0 \ub2e8\uacc4<\/strong> \ud574\ucda9\ub4e4\uc774 \ub098\ud0c0\ub098\ub294 \uc989\uc2dc \uc870\uce58\ub97c \ucde8\ud574\uc57c \ud569\ub2c8\ub2e4. \ub450 \ubc88\uc9f8 \ub610\ub294 \uc138 \ubc88\uc9f8 \ubc29\ubb38\uc744 \uac74\ub108\ub6f0\ub294 \uac83\uc774 \uc790\uac00 \ubc29\uc81c\ub098 \uc800\ub834\ud55c \ud574\ucda9 \ubc29\uc81c \uc5c5\uccb4\uac00 \uc2e4\ud328\ud558\ub294 \uac00\uc7a5 \ud754\ud55c \uc774\uc720\uc785\ub2c8\ub2e4.<\/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\">\uce58\ub8cc \uc77c\uc815<\/div>\n        <h2>\uc138 \ubc88\uc758 \ubc29\ubb38, <em>\uc77c\uc8fc\uc77c \uac04\uaca9.<\/em><\/h2>\n        <p>\uba85\ud655\ud558\uace0 \uc608\uce21 \uac00\ub2a5\ud55c \uc77c\uc815. \uc800\ud76c\uac00 \uc5b8\uc81c \ubc29\ubb38\ud558\ub294\uc9c0, \uadf8\ub9ac\uace0 \uac01 \ubc29\ubb38\uc5d0\uc11c \uc5b4\ub5a4 \ubaa9\ud45c\ub97c \ub2ec\uc131\ud558\ub294\uc9c0 \uc815\ud655\ud788 \uc54c \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/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\">0\uc77c\ucc28<\/div>\n          <div class=\"mpc-tl-title\">\uccab \ubc29\ubb38<\/div>\n          <p class=\"mpc-tl-desc\">\ubaa8\ub4e0 \uc740\uc2e0\ucc98\uc5d0 \ub300\ud55c \uc810\uac80 \ubc0f \ucd08\uae30 \ucc98\uce58.<\/p>\n        <\/div>\n\n        <div class=\"mpc-tl-connector\">\n          <div class=\"mpc-tl-connector-text\">7\uc77c<br>(\uc54c\uc774 \ubd80\ud654\ud55c\ub2e4)<\/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\">7\uc77c\ucc28<\/div>\n          <div class=\"mpc-tl-title\">\ud6c4\uc18d \uc870\uce58<\/div>\n          <p class=\"mpc-tl-desc\">\ub2e4\uc2dc \ud55c\ubc88 \uc0b4\ud3b4\ubcf4\uace0, \uac13 \ubd80\ud654\ud55c \uc57d\ucda9\ub4e4\uc744 \uc8fd\uc774\uc2ed\uc2dc\uc624.<\/p>\n        <\/div>\n\n        <div class=\"mpc-tl-connector\">\n          <div class=\"mpc-tl-connector-text\">7\uc77c<br>(\ud655\uc778 \uc644\ub8cc)<\/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\">14\uc77c\ucc28<\/div>\n          <div class=\"mpc-tl-title\">\ucd5c\uc885 \uce58\ub8cc<\/div>\n          <p class=\"mpc-tl-desc\">\ucd5c\uc885 \ud3c9\uac00 \ubc0f \uce58\ub8cc \ud6c4 \uacc4\ud68d.<\/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\">\ubc29\ubb38 \uc815\ubcf4<\/div>\n        <h2>\ubb34\uc2a8 \uc77c\uc774 \uc77c\uc5b4\ub098\ub294\uac00 <em>\ubc29\ubb38\ud560 \ub54c\ub9c8\ub2e4.<\/em><\/h2>\n        <p>\uc800\ud76c \uae30\uc220\uc790\ub4e4\uc774 \uc138 \ubc88\uc758 \ubc29\ubb38 \ub3d9\uc548 \uac01\uac01 \uc5b4\ub5a4 \uc791\uc5c5\uc744 \ud558\ub294\uc9c0 \uc790\uc138\ud558\uac8c \uc124\uba85\ud574 \ub4dc\ub9ac\ubbc0\ub85c, \ube44\uc6a9 \ub0b4\uc5ed\uc744 \uc815\ud655\ud788 \uc54c \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/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\">0\uc77c\ucc28<\/div>\n        <\/div>\n        <div class=\"mpc-visit-body\">\n          <h3>\uc810\uac80 &amp; <em>\ucd08\uae30 \uce58\ub8cc.<\/em><\/h3>\n          <p>\uccab \ubc29\ubb38\uc774 \uac00\uc7a5 \ucca0\uc800\ud569\ub2c8\ub2e4. \ube48\ub300\ub294 \uc608\uc0c1\uce58 \ubabb\ud55c \uacf3\uc5d0 \uc228\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. &quot;\ube48\ub300&quot;\ub77c\ub294 \uc774\ub984\uc740 \uc624\ud574\uc758 \uc18c\uc9c0\uac00 \uc788\ub294\ub370, \ube48\ub300\ub294 \uce68\ub300\uc5d0\ub9cc \uc11c\uc2dd\ud558\ub294 \uacbd\uc6b0\uac00 \ub4dc\ubb3c\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4. \uba3c\uc800 \ube48\ub300\uac00 \uc5bc\ub9c8\ub098 \ud37c\uc838 \uc788\ub294\uc9c0 \uc804\uccb4\uc801\uc778 \ubc94\uc704\ub97c \ud30c\uc545\ud569\ub2c8\ub2e4.<\/p>\n\n          <p style=\"margin-bottom:6px;\"><strong>\uc800\ud76c \uae30\uc220\uc790\ub4e4\uc774 \ubaa8\ub4e0 \uc7a0\uc7ac\uc801\uc778 \uc740\ub2c9 \uc7a5\uc18c\ub97c \uaf3c\uaf3c\ud788 \uc870\uc0ac\ud569\ub2c8\ub2e4.<\/strong><\/p>\n          <ul class=\"mpc-hiding\">\n            <li>\ub9e4\ud2b8\ub9ac\uc2a4<\/li>\n            <li>\uce68\ub300 \ud504\ub808\uc784<\/li>\n            <li>\uc18c\ud30c<\/li>\n            <li>\uce74\ud3ab<\/li>\n            <li>\uc637\uc7a5<\/li>\n            <li>\uc804\uae30 \ucf58\uc13c\ud2b8<\/li>\n            <li>\uc561\uc790<\/li>\n            <li>\uc218\ud654\ubb3c<\/li>\n            <li>\uac78\ub808\ubc1b\uc774<\/li>\n          <\/ul>\n\n          <div class=\"mpc-visit-actions\">\n            <div class=\"mpc-visit-actions-title\">\uc774\ubc88 \ubc29\ubb38\uc758 \uc131\uacfc\ub294 \ubb34\uc5c7\uc778\uac00?<\/div>\n            <ul>\n              <li>\ubaa8\ub4e0 \uc740\uc2e0\ucc98\ub97c \uc870\uc0ac\ud558\uace0 \uac10\uc5fc \uc815\ub3c4\ub97c \uae30\ub85d\ud558\uc2ed\uc2dc\uc624.<\/li>\n              <li>\uce58\ub8cc \ubc29\ubc95\uc744 \uacb0\uc815\ud558\uae30 \uc704\ud574 \uc9c8\ubcd1\uc758 \uc2ec\uac01\ub3c4\ub97c \ud3c9\uac00\ud569\ub2c8\ub2e4.<\/li>\n              <li>\uc131\ucda9 \ube48\ub300\uc640 \uc57d\ucda9 \ubaa8\ub450\ub97c \ub300\uc0c1\uc73c\ub85c \ud558\ub294 \ud5c8\uac00\ubc1b\uc740 \uc0b4\ucda9\uc81c\ub97c \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.<\/li>\n              <li>\ub2e4\uc74c \ubc29\ubb38 \uc804\uc5d0 \ud544\uc694\ud55c \uc900\ube44 \uc0ac\ud56d\uc5d0 \ub300\ud574 \uac04\ub7b5\ud788 \uc124\uba85\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/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\">7\uc77c\ucc28<\/div>\n        <\/div>\n        <div class=\"mpc-visit-body\">\n          <h3>\ud6c4\uc18d \uc870\uce58 \ubc0f <em>\uc774\ucc28 \uce58\ub8cc.<\/em><\/h3>\n          <p>\uccab \ubc29\ubb38 \ud6c4 \uc77c\uc8fc\uc77c \ub9cc\uc5d0 \ucd08\uae30 \uce58\ub8cc \uacfc\uc815\uc5d0\uc11c \uc228\uaca8\uc838 \uc788\ub358 \uc54c\ub4e4\uc774 \ubd80\ud654\ud558\uc5ec \uc57d\ucda9\uc774 \ub418\uc5c8\uc2b5\ub2c8\ub2e4. <strong>\uc9c0\uae08\uc774 \ubc14\ub85c \uc911\uc694\ud55c \uc2dc\uae30\uc785\ub2c8\ub2e4.<\/strong> \u2014 \uc6b0\ub9ac\ub294 \uc0c8\ub85c\uc6b4 \uc138\ub300\uac00 \uc131\uc219\ud558\uc5ec \ubc88\uc2dd\ud558\uae30 \uc804\uc5d0 \uadf8\ub4e4\uc744 \uc8fd\uc785\ub2c8\ub2e4.<\/p>\n          <p>\ub450 \ubc88\uc9f8 \ubc29\ubb38\uc774 \uc5c6\uc73c\uba74 \uc0b4\uc544\ub0a8\uc740 \uc54c\ub4e4\uc774 \ub2e4\uc2dc \uac10\uc5fc\uc744 \ud655\uc0b0\uc2dc\ud0ac \uac83\uc785\ub2c8\ub2e4. \uc774\uac83\uc774 1\ud68c \ubc29\ubb38 \uce58\ub8cc\uac00 \uc2e4\ud328\ud558\ub294 \uac00\uc7a5 \ud754\ud55c \uc774\uc720\uc785\ub2c8\ub2e4.<\/p>\n\n          <div class=\"mpc-visit-actions\">\n            <div class=\"mpc-visit-actions-title\">\uc774\ubc88 \ubc29\ubb38\uc758 \uc131\uacfc\ub294 \ubb34\uc5c7\uc778\uac00?<\/div>\n            <ul>\n              <li>\ucc98\ub9ac\ub41c \ubaa8\ub4e0 \uad6c\uc5ed\uc744 \ub2e4\uc2dc \uac80\uc0ac\ud558\uc5ec \uc0b4\uc544\ub0a8\uc740 \ube48\ub300\uc640 \uc0c8\ub85c \ubd80\ud654\ud55c \uc57d\ucda9\uc774 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.<\/li>\n              <li>\ucc28\uc138\ub300\ub97c \uaca8\ub0e5\ud55c 2\ucc28 \uce58\ub8cc\ub97c \uc801\uc6a9\ud558\uc2ed\uc2dc\uc624.<\/li>\n              <li>\uc0c8\ub85c\uc6b4 \ud574\ucda9 \ubc1c\uc0dd\uc6d0(\uc218\ud558\ubb3c, \uac00\uad6c, \ubc29\ubb38\uac1d)\uc758 \uc9d5\ud6c4\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624.<\/li>\n              <li>\uce58\ub8cc\uac00 \uc21c\uc870\ub86d\uac8c \uc9c4\ud589\ub418\uace0 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.<\/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\">14\uc77c\ucc28<\/div>\n        <\/div>\n        <div class=\"mpc-visit-body\">\n          <h3>\ucd5c\uc885 \ud3c9\uac00 \ubc0f <em>\uce58\ub8cc \ud6c4 \uacc4\ud68d.<\/em><\/h3>\n          <p>\uc138 \ubc88\uc9f8 \ubc29\ubb38 \uc2dc\uc5d0\ub294 \ube48\ub300\uac00 \uc644\uc804\ud788 \ubc15\uba78\ub420 \uac83\uc785\ub2c8\ub2e4. \uc774\ubc88 \ubc29\ubb38\uc740 \ubc15\uba78 \uc5ec\ubd80\ub97c \ud655\uc778\ud558\uace0 \ud5a5\ud6c4 \uc608\ubc29 \uc870\uce58\ub97c \ucde8\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. \ube48\ub300\ub294 \uc5ec\ud589 \uac00\ubc29\uc774\ub098 \uc911\uace0 \uac00\uad6c\ub97c \ud1b5\ud574 \ub2e4\uc2dc \uc9d1\uc73c\ub85c \ub4e4\uc5b4\uc624\ub294 \uacbd\uc6b0\uac00 \ub9ce\uc73c\ubbc0\ub85c \uc608\ubc29\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.<\/p>\n\n          <div class=\"mpc-visit-actions\">\n            <div class=\"mpc-visit-actions-title\">\uc774\ubc88 \ubc29\ubb38\uc758 \uc131\uacfc\ub294 \ubb34\uc5c7\uc778\uac00?<\/div>\n            <ul>\n              <li>\uc774\uc804\uc5d0 \uc2dc\ud589\ud55c \ubaa8\ub4e0 \ucc98\uce58\uac00 \ud6a8\uacfc\uac00 \uc788\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. \uc0b4\uc544\uc788\ub294 \ube48\ub300\uac00 \ub0a8\uc544 \uc788\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4.<\/li>\n              <li>\uc228\uc5b4\uc788\ub294 \uc720\ucda9\uc774\ub098 \ub0a8\uc544\uc788\ub294 \ube48\ub300\uc5d0 \ub300\ud574 \ucd5c\uc885 \ubc29\uc81c \uc791\uc5c5\uc744 \uc2e4\uc2dc\ud558\uc2ed\uc2dc\uc624.<\/li>\n              <li>\uce58\ub8cc \ud6c4 \uad00\ub9ac \uacc4\ud68d \uc81c\uacf5: \ubaa8\ub2c8\ud130\ub9c1, \uc608\ubc29 \ubc0f \uc8fc\uc758 \uc0ac\ud56d<\/li>\n              <li>\uccad\uc18c, \uc815\ub9ac \uc815\ub3c8 \ubc0f \uc7a5\uae30\uc801\uc778 \uc608\ubc29\uc5d0 \ub300\ud55c \uc870\uc5b8<\/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\">\uc608\uc678\uc801\uc778 \uacbd\uc6b0<\/div>\n        <h2>\ucd94\uac00 \ubc29\ubb38 \uc2dc <em>\ud544\uc694\ud569\ub2c8\ub2e4.<\/em><\/h2>\n        <p>\ub300\ubd80\ubd84\uc758 \uacbd\uc6b0 \ud45c\uc900 3\ud68c \ubc29\ubb38 \ud504\ub85c\uadf8\ub7a8 \ub0b4\uc5d0 \ud574\uacb0\ub429\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uc77c\ubd80 \uc0c1\ud669\uc5d0\uc11c\ub294 \ucd94\uac00 \uce58\ub8cc\uac00 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uce58\ub8cc \uacbd\uacfc\uc5d0 \ub300\ud574\uc11c\ub294 \ud56d\uc0c1 \ud22c\uba85\ud558\uac8c \uc548\ub0b4\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-edge-grid\">\n\n        <div class=\"mpc-edge\">\n          <div class=\"mpc-edge-tag\">\uc0ac\ub840 01<\/div>\n          <h4>\uc2ec\uac01\ud55c \uac10\uc5fc<\/h4>\n          <p>\ube48\ub300\uac00 \uc5ec\ub7ec \ubc29\uc774\ub098 \uc8fc\ud0dd \uc804\uccb4\ub85c \ud37c\uc9c4 \uacbd\uc6b0, \ube48\ub300\ub97c \uc644\uc804\ud788 \ubc15\uba78\ud558\uae30 \uc704\ud574\uc11c\ub294 \ucd94\uac00\uc801\uc778 \ubc29\uc5ed \uc791\uc5c5\uc774 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc2ec\uac01\ud55c \uacbd\uc6b0\uc5d0\ub294 \ub354\uc6b1 \ucca0\uc800\ud55c \uc900\ube44\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-edge\">\n          <div class=\"mpc-edge-tag\">\uc0ac\ub840 02<\/div>\n          <h4>\uc678\ubd80 \uc7ac\uac10\uc5fc<\/h4>\n          <p>\ube48\ub300\ub294 \uc5ec\ud589 \uac00\ubc29, \uc911\uace0 \uac00\uad6c, \uac10\uc5fc\ub41c \ud22c\uc219\uac1d \ub4f1 \uc678\ubd80\uc5d0\uc11c \uc27d\uac8c \uc7ac\uc720\uc785\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc7ac\uac10\uc5fc\uc774 \ubc1c\uc0dd\ud560 \uacbd\uc6b0, \uc0c8\ub85c\uc6b4 \uac10\uc5fc\uc6d0\uc744 \uc81c\uac70\ud558\uae30 \uc704\ud574 \ucd94\uac00\uc801\uc778 \ubc29\uc81c\uac00 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-edge\">\n          <div class=\"mpc-edge-tag\">\uc0ac\ub840 03<\/div>\n          <h4>\ub0b4\uc131 \uade0\uc8fc<\/h4>\n          <p>\uc77c\ubd80 \ube48\ub300 \uac1c\uccb4\uad70\uc740 \ud2b9\uc815 \uc0b4\ucda9\uc81c\uc5d0 \ub0b4\uc131\uc744 \uac16\uac8c \ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ub0b4\uc131 \uade0\uc8fc\ub97c \ubc1c\uacac\ud560 \uacbd\uc6b0, \ucd94\uac00 \ubc29\ubb38\uc744 \ud1b5\ud574 \ub2e4\ub978 \uc0b4\ucda9\uc81c\ub97c \uc0ac\uc6a9\ud574\uc57c \ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.<\/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\">\uc548\uc804\uc5d0 \ub300\ud55c \uc6b0\ub9ac\uc758 \uc57d\uc18d<\/div>\n        <h2>\ube48\ub300\uc5d0 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4. <em>\uac00\uc815\uc5d0\uc11c \uc0ac\uc6a9\ud558\uae30\uc5d0 \uc548\uc804\ud569\ub2c8\ub2e4.<\/em><\/h2>\n        <p>\ube48\ub300 \ud1f4\uce58\uc5d0\ub294 \ud6a8\uacfc\uc801\uc778 \ud654\ud559 \uc57d\ud488\uc774 \ud544\uc694\ud558\uc9c0\ub9cc, \uadf8 \uc57d\ud488\uc740 \uc9d1\uc548\uc758 \uc0ac\ub78c, \ubc18\ub824\ub3d9\ubb3c, \uadf8\ub9ac\uace0 \uc74c\uc2dd\uc5d0 \uc548\uc804\ud574\uc57c \ud569\ub2c8\ub2e4. \uc800\ud76c\ub294 \uc774 \ub450 \uac00\uc9c0\ub97c \uc5b4\ub5bb\uac8c \uade0\ud615 \uc788\uac8c \ub9de\ucd94\ub294\uc9c0 \uc54c\ub824\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/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\">\uc548\uc804 01<\/div>\n          <h4>\ud5c8\uac00\ubc1b\uc740 \ud654\ud559\ubb3c\uc9c8\ub9cc \uc0ac\uc6a9<\/h4>\n          <p>\uc800\ud76c\ub294 \ub9d0\ub808\uc774\uc2dc\uc544 \ub2f9\uad6d\uc5d0 \ub4f1\ub85d \ubc0f \uc2b9\uc778\ub41c \uc0b4\ucda9\uc81c\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \ubd88\ubc95 \uc720\ud1b5\ub418\ub294 \ud654\ud559\ubb3c\uc9c8\uc774\ub098 \ud5c8\uac00\ubc1b\uc9c0 \uc54a\uc740 \ubb3c\uc9c8\uc740 \uc77c\uc808 \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uc73c\uba70, \uac80\uc99d\ub418\uace0 \ubb38\uc11c\ud654\ub41c \uc81c\ud488\ub9cc\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/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\">\uc548\uc804 02<\/div>\n          <h4>\uc0ac\ub78c\uacfc \ubc18\ub824\ub3d9\ubb3c\uc5d0\uac8c \uc548\uc804\ud569\ub2c8\ub2e4<\/h4>\n          <p>\uc219\ub828\ub41c \uc804\ubb38\uac00\uac00 \uc815\ud655\ud55c \ud76c\uc11d \ube44\uc728\ub85c \uc0ac\uc6a9\ud558\ub294 \ub2f9\uc0ac\uc758 \uc57d\uc81c\ub294 \uc2dc\uacf5 \ud6c4 \uac74\uc870\ub418\uba74 \uac00\uc871 \uad6c\uc131\uc6d0\uacfc \ubc18\ub824\ub3d9\ubb3c\uc5d0\uac8c \uc548\uc804\ud569\ub2c8\ub2e4. \ubc29\ubb38 \uc2dc \uc815\ud655\ud55c \uc7ac\uc785\uc7a5 \uc2dc\uac04\uc744 \uc548\ub0b4\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/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\">\uc548\uc804 03<\/div>\n          <h4>\uad50\uc721\uc744 \ubc1b\uace0 \uc790\uaca9\uc99d\uc744 \uc18c\uc9c0\ud55c \uae30\uc220\uc790<\/h4>\n          <p>\uc218\ub144\uac04\uc758 \ube48\ub300 \ud1f4\uce58 \uacbd\ud5d8\uc744 \ubc14\ud0d5\uc73c\ub85c \uc815\ud655\ud55c \uc9c4\ub2e8, \uc801\uc808\ud55c \uc57d\uc81c \uc120\ud0dd, \uc548\uc804\ud55c \uc801\uc6a9\uc744 \ubcf4\uc7a5\ud569\ub2c8\ub2e4. \uc801\uc784\uc790\ub97c \ucc3e\ub294 \uac83\uc774 \uc131\uacf5\uc758 \uc808\ubc18\uc785\ub2c8\ub2e4.<\/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>\ubc29\ubc95 <em>\uc9d1\uc744 \uc900\ube44\ud558\uc138\uc694.<\/em><\/h2>\n        <p>\ubc29\ubb38 \uc804\uc5d0 \uc57d\uac04\uc758 \uc900\ube44\ub97c \ud558\uc2dc\uba74 \uce58\ub8cc \ud6a8\uacfc\uac00 \ud06c\uac8c \ud5a5\uc0c1\ub429\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uc800\ud76c\uac00 \uc5ec\ub7ec\ubd84\uaed8 \ubd80\ud0c1\ub4dc\ub9ac\ub294 \uc0ac\ud56d\uc785\ub2c8\ub2e4.<\/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>\uce68\ub300 \uc2dc\ud2b8, \ubca0\uac1c \ucee4\ubc84, \ucee4\ud2bc\uc744 \ubaa8\ub450 \ubc97\uaca8 \uc138\ud0c1\uae30\uc5d0\uc11c \uc9c0\uc6d0\ud558\ub294 \uac00\uc7a5 \ub728\uac70\uc6b4 \ubb3c(60\u00b0C \uc774\uc0c1)\ub85c \uc138\ud0c1\ud558\uc138\uc694. \uc5f4\uc740 \ube48\ub300\uc758 \ubaa8\ub4e0 \ubc1c\ub2ec \ub2e8\uacc4\ub97c \ubc15\uba78\ud569\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">02<\/div>\n          <div>\n            <h4>\uce68\uc2e4 \uacf5\uac04\uc744 \uc815\ub9ac\ud558\uc138\uc694<\/h4>\n            <p>\uce68\ub300 \ubc11\uacfc \uce68\uc2e4 \ubcbd\uba74 \ubab0\ub529 \uc8fc\ubcc0\uc5d0 \uc788\ub294 \ubb3c\uac74\ub4e4\uc744 \uce58\uc6b0\uc138\uc694. \uc228\uc744 \uacf3\uc774 \uc801\uc744\uc218\ub85d \uccad\uc18c \ud6a8\uacfc\uac00 \ub192\uc544\uc9d1\ub2c8\ub2e4.<\/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>\uc601\ud5a5\uc744 \ubc1b\uc740 \ubd80\uc704 \uc804\uccb4, \ud2b9\ud788 \ub9e4\ud2b8\ub9ac\uc2a4 \uc774\uc74c\uc0c8\uc640 \uce68\ub300 \ud504\ub808\uc784\uc744 \uc9c4\uacf5\uccad\uc18c\uae30\ub85c \uccad\uc18c\ud558\uc2ed\uc2dc\uc624. \uc9c4\uacf5\uccad\uc18c\uae30 \ub0b4\ubd80\uc758 \uba3c\uc9c0\ub97c \ubc00\ubd09 \uac00\ub2a5\ud55c \ubd09\ud22c\uc5d0 \ub2f4\uc544 \uc989\uc2dc \uc2e4\uc678\uc5d0 \ubc84\ub9ac\uc2ed\uc2dc\uc624.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">04<\/div>\n          <div>\n            <h4>\uae68\ub057\ud55c \uc637\uc744 \ubd09\ud22c\uc5d0 \ub2f4\uc544\uc8fc\uc138\uc694.<\/h4>\n            <p>\uac13 \uc138\ud0c1\ud55c \uc637\uc740 \ubc00\ubd09\ub41c \ube44\ub2d0\ubd09\uc9c0\uc5d0 \ub123\uc5b4 \ubcf4\uad00\ud558\uc138\uc694. \uc774\ub807\uac8c \ud558\uba74 \ubc29\uc5ed \uc791\uc5c5\uc774 \uc9c4\ud589\ub418\ub294 \ub3d9\uc548 \uc7ac\uac10\uc5fc\uc744 \uc608\ubc29\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">05<\/div>\n          <div>\n            <h4>\uc790\ub9ac\ub97c \ube44\uc6b8 \uc608\uc815\uc785\ub2c8\ub2e4<\/h4>\n            <p>\uac01 \ubc29\ubb38 \ud6c4 \uc57d\ud488\uc774 \ub9c8\ub974\ub294 \ub3d9\uc548 2~4\uc2dc\uac04 \ub3d9\uc548\uc740 \ucc98\ub9ac\ub41c \ubc29\uc5d0 \ub4e4\uc5b4\uac00\uc9c0 \uc54a\uc73c\uc154\uc57c \ud569\ub2c8\ub2e4. \uc815\ud655\ud55c \uc2dc\uac04\uc740 \ub2f9\uc77c\uc5d0 \ub2e4\uc2dc \uc548\ub0b4\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prep\">\n          <div class=\"mpc-prep-num\">06<\/div>\n          <div>\n            <h4>\ubb38\uc81c \uc601\uc5ed\uc744 \ud30c\uc545\ud569\ub2c8\ub2e4<\/h4>\n            <p>\ube48\ub300, \ud608\ud754, \ubb3c\ub9b0 \uc790\uad6d\uc774 \uc788\ub294 \uacf3\uc744 \uc815\ud655\ud788 \uae30\ub85d\ud574 \ub450\uc138\uc694. \uac80\uc0ac\uad00\uc774 \ub354 \uc790\uc138\ud55c \ub0b4\uc6a9\uc744 \ud655\uc778\ud560\uc218\ub85d \uc815\ud655\ud55c \uac80\uc0ac\ub97c \uc9c4\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/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\">\uc2dc\uc791\ud560 \uc900\ube44 \ub418\uc168\ub098\uc694?<\/div>\n          <h2>\ube48\ub300 \ud1f4\uce58 \uc608\uc57d\uc744 \ud558\uc138\uc694 <em>\uce58\ub8cc \ud504\ub85c\uadf8\ub7a8.<\/em><\/h2>\n          <p>\uc800\ud76c 3\ud68c \ubc29\ubb38 \ud504\ub85c\uadf8\ub7a8\uc740 \uc810\uac80, \ubc29\uc81c, \uc0ac\ud6c4 \uad00\ub9ac\uae4c\uc9c0 \ubaa8\ub4e0 \uac83\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. \ubb34\ub8cc \ud604\uc7a5 \ud3c9\uac00 \ud6c4, \uac74\ubb3c \uaddc\ubaa8\uc640 \ud574\ucda9 \ubc1c\uc0dd \uc815\ub3c4\uc5d0 \ub530\ub77c \uac00\uaca9\uc744 \uc548\ub0b4\ud574 \ub4dc\ub9bd\ub2c8\ub2e4. \ube48\ub300, \ubb3c\ub9b0 \uc790\uad6d, \ud608\ud754 \ub4f1\uc758 \uc0ac\uc9c4\uc744 WhatsApp\uc73c\ub85c \ubcf4\ub0b4\uc8fc\uc2dc\uba74 \uc810\uac80 \uc77c\uc815\uc744 \uc7a1\uc544\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/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\">\ube48\ub300 \ud1f4\uce58 \uc11c\ube44\uc2a4 \ud398\uc774\uc9c0 \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=\"QR \ucf54\ub4dc\ub97c \uc2a4\uce94\ud558\uc5ec WhatsApp\uc73c\ub85c \ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c \uc11c\ube44\uc2a4\ub97c \uc2e0\uccad\ud558\uc138\uc694.\">\n            <\/div>\n            <div class=\"mpc-bridge-qr-label\">\n              <strong>\uc2a4\uce94\ud574\uc11c WhatsApp\uc73c\ub85c \uc804\uc1a1<\/strong>\n              \uce74\uba54\ub77c\ub97c \ucf1c\uace0 \ucf54\ub4dc\ub97c \uc2a4\uce94\ud55c \ud6c4 \uba54\uc2dc\uc9c0\ub97c \ubcf4\ub0b4\uc8fc\uc138\uc694.\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>\ube48\ub300 \uad00\ub828 \ub2e4\ub978 \uac00\uc774\ub4dc\uc5d0\uc11c\ub294 \ube48\ub300\uc758 \uc0dd\ubb3c\ud559\uc801 \ud2b9\uc131, \uac74\uac15\uc5d0 \ubbf8\uce58\ub294 \uc601\ud5a5, \uadf8\ub9ac\uace0 \uc790\uac00 \uc9c4\ub2e8 \ubc29\ubc95\uc5d0 \ub300\ud574 \ub2e4\ub8f9\ub2c8\ub2e4.<\/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 - \uc5b4\ub5a4 \ubc29\ubc95\uc774 \ud6a8\uacfc\uc801\uc77c\uae4c\uc694?<\/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}]}}