{"id":1047,"date":"2024-07-18T00:47:40","date_gmt":"2024-07-18T00:47:40","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=1047"},"modified":"2026-08-13T05:21:47","modified_gmt":"2026-08-13T05:21:47","slug":"about-centipede","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ko\/\uc9c0\ub124\uc5d0-\ub300\ud574\uc11c\/","title":{"rendered":"\uc9c0\ub124 \uc18c\uac1c"},"content":{"rendered":"<!-- =========================================================\n     MPC ABOUT CENTIPEDE \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/about-centipede\/\n     Scoped to .mpc-cp to avoid affecting theme.\n\n     STRATEGY: TRIPLE-VALUE HYBRID\n     - Dangerous: venomous bite (esp. giant red-headed centipede)\n     - Beneficial: predator that eats cockroaches, termites, spiders\n     - Warning sign: their presence indicates OTHER pests present\n\n     The killer insight (already in original content):\n     \"Frequent sightings of centipedes may indicate a pest\n     infestation, as they are attracted to food sources like\n     termites, cockroaches, and spiders.\"\n\n     This is elevated as the core conversion angle.\n\n     Content preserved verbatim from original:\n     - Introduction\n     - Biology & Lifecycle (Egg, Juvenile, Adult)\n     - Behaviour and Habitat\n     - Health and Economic Impact (Venom, Threat Perception)\n     - Common Areas of Infestation (6 areas)\n     - Signs of Infestation (the KEY INSIGHT)\n     - Prevention and Control\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 ABOUT CENTIPEDE \u2014 scoped to .mpc-cp\n   ============================================================ *\/\n.mpc-cp {\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-danger: #B82A25;\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-cp *,\n.mpc-cp *::before,\n.mpc-cp *::after { box-sizing: border-box; }\n.mpc-cp a { color: inherit; text-decoration: none; }\n.mpc-cp img { max-width: 100%; display: block; }\n.mpc-cp p { margin: 0 0 1em 0; }\n.mpc-cp ul { list-style: none; padding: 0; margin: 0; }\n.mpc-cp h1, .mpc-cp h2, .mpc-cp h3,\n.mpc-cp h4, .mpc-cp 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;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\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(184,42,37,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero-grid {\n  display: grid;\n  grid-template-columns: 1.1fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) { .mpc-hero-grid { grid-template-columns: 1fr; gap: 36px; } }\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 h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(34px, 4.8vw, 54px);\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  max-width: 520px;\n  margin-bottom: 24px;\n}\n.mpc-hero-lead em { font-style: italic; color: var(--mpc-blue); }\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-top: 4px;\n}\n@media (max-width: 540px) { .mpc-hero-meta { grid-template-columns: 1fr; } }\n.mpc-hero-meta-item {\n  background: #fff;\n  padding: 16px 18px;\n}\n.mpc-hero-meta-label {\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 4px;\n}\n.mpc-hero-meta-val {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n}\n.mpc-hero-meta-val em {\n  font-style: italic;\n  color: var(--mpc-gold);\n  font-size: 13.5px;\n}\n.mpc-hero-meta-val.danger em { color: var(--mpc-danger); }\n.mpc-hero-meta-val.good em { color: var(--mpc-success); }\n.mpc-hero-img {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  overflow: hidden;\n  box-shadow: 0 30px 60px -30px rgba(11,59,140,0.35);\n}\n.mpc-hero-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n}\n.mpc-hero-tag {\n  position: absolute;\n  bottom: 18px; left: 18px;\n  background: var(--mpc-warning);\n  color: #fff;\n  padding: 6px 12px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  z-index: 2;\n}\n\n\/* ============ QUICK VERDICT BAND ============ *\/\n.mpc-verdict {\n  background: #fff;\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 40px 0;\n  margin: 0 -24px;\n}\n.mpc-verdict-head {\n  text-align: center;\n  margin-bottom: 26px;\n}\n.mpc-verdict-label {\n  font-size: 10.5px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n.mpc-verdict-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(20px, 2.4vw, 26px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n}\n.mpc-verdict-title em { font-style: italic; color: var(--mpc-blue); }\n\n.mpc-verdict-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n}\n@media (max-width: 720px) { .mpc-verdict-grid { grid-template-columns: 1fr; } }\n\n.mpc-verdict-item {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 18px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.mpc-verdict-item.warn { border-left: 3px solid var(--mpc-warning); }\n.mpc-verdict-item.danger { border-left: 3px solid var(--mpc-danger); }\n.mpc-verdict-q {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.5;\n}\n.mpc-verdict-q strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-verdict-a {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15.5px;\n  color: var(--mpc-blue);\n  letter-spacing: -0.005em;\n}\n.mpc-verdict-a em { font-style: italic; }\n.mpc-verdict-a.warn { color: var(--mpc-warning); }\n.mpc-verdict-a.danger { color: var(--mpc-danger); }\n.mpc-verdict-note {\n  font-size: 11.5px;\n  color: var(--mpc-ink-muted);\n  font-style: italic;\n  margin-top: auto;\n}\n\n\/* ============ INTRO PROSE ============ *\/\n.mpc-intro-prose {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 4px solid var(--mpc-gold);\n  padding: 32px 36px;\n}\n.mpc-intro-prose p {\n  font-size: 15.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.75;\n  margin: 0;\n}\n.mpc-intro-prose p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-intro-prose p em { font-style: italic; color: var(--mpc-blue); }\n\n\/* ============ VENOM WARNING (Scolopendra) ============ *\/\n.mpc-venom-warning {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 4px solid var(--mpc-danger);\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-venom-warning { grid-template-columns: 1fr; padding: 28px 24px; gap: 20px; }\n}\n.mpc-venom-icon {\n  width: 70px; height: 70px;\n  background: rgba(184,42,37,0.08);\n  border: 1.5px solid var(--mpc-danger);\n  color: var(--mpc-danger);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-venom-icon svg { width: 36px; height: 36px; }\n.mpc-venom-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-danger);\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n.mpc-venom-warning 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: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-venom-warning h3 em { font-style: italic; color: var(--mpc-danger); }\n.mpc-venom-warning p {\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n.mpc-venom-warning p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-venom-warning p em { font-style: italic; color: var(--mpc-danger); }\n\n.mpc-venom-bite {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 18px 22px;\n  margin-top: 14px;\n}\n.mpc-venom-bite-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 14px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.mpc-venom-bite-title::before {\n  content: '';\n  width: 16px; height: 1px;\n  background: var(--mpc-gold);\n}\n.mpc-venom-bite ol {\n  margin: 0; padding: 0 0 0 20px;\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n}\n.mpc-venom-bite ol li {\n  margin-bottom: 6px;\n  padding-left: 6px;\n}\n.mpc-venom-bite ol li strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n.mpc-venom-bite ol li em {\n  font-style: italic;\n  color: var(--mpc-danger);\n}\n\n\/* ============ LIFECYCLE 3 STAGES ============ *\/\n.mpc-lifecycle-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: 720px) { .mpc-lifecycle-grid { grid-template-columns: 1fr; } }\n\n.mpc-stage {\n  background: #fff;\n  padding: 30px 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-stage-icon {\n  width: 48px; height: 48px;\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-stage-icon svg { width: 24px; height: 24px; }\n.mpc-stage-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: 0.04em;\n}\n.mpc-stage h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 6px;\n}\n.mpc-stage p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0;\n}\n.mpc-stage p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-stage p em { font-style: italic; color: var(--mpc-blue); }\n\n\/* ============ FEATURES ROWS ============ *\/\n.mpc-features {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.mpc-feature {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 16px;\n  align-items: start;\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 20px 22px;\n  transition: all 0.2s;\n}\n.mpc-feature:hover {\n  border-color: var(--mpc-blue);\n  transform: translateX(2px);\n}\n.mpc-feature-icon {\n  width: 40px; height: 40px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-feature-icon.warn { color: var(--mpc-warning); }\n.mpc-feature-icon.good { color: var(--mpc-success); }\n.mpc-feature-icon svg { width: 20px; height: 20px; }\n.mpc-feature-content {\n  padding-top: 6px;\n}\n.mpc-feature-content strong {\n  display: block;\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-feature-content p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-feature-content p em { font-style: italic; color: var(--mpc-blue); }\n.mpc-feature-content p strong { color: var(--mpc-blue-ink); font-weight: 600; display: inline; font-size: inherit; font-family: inherit; margin: 0; }\n\n\/* ============ COMMON AREAS 6-CARD GRID ============ *\/\n.mpc-areas-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: 720px) { .mpc-areas-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-areas-grid { grid-template-columns: 1fr; } }\n\n.mpc-area {\n  background: #fff;\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  align-items: flex-start;\n  transition: background 0.2s;\n}\n.mpc-area:hover { background: var(--mpc-paper); }\n.mpc-area-icon {\n  width: 42px; height: 42px;\n  background: var(--mpc-paper);\n  color: var(--mpc-warning);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-area:hover .mpc-area-icon {\n  background: #fff;\n}\n.mpc-area-icon svg { width: 22px; height: 22px; }\n.mpc-area-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.005em;\n}\n.mpc-area-hint {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  font-style: italic;\n  line-height: 1.4;\n}\n\n\/* ============ THE SECRET MESSAGE \u2014 key insight callout ============ *\/\n.mpc-insight {\n  background: linear-gradient(180deg, #FCF9F0 0%, #FAF5E5 100%);\n  border: 1px solid var(--mpc-gold);\n  padding: 40px 44px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 32px;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n}\n@media (max-width: 720px) {\n  .mpc-insight { grid-template-columns: 1fr; padding: 28px 26px; gap: 20px; text-align: center; }\n}\n.mpc-insight::before {\n  content: '';\n  position: absolute;\n  top: -80px; right: -80px;\n  width: 260px; height: 260px;\n  background: radial-gradient(circle, rgba(201,163,74,0.15) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-insight-icon {\n  width: 80px; height: 80px;\n  background: #fff;\n  border: 2px solid var(--mpc-gold);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n  position: relative;\n  z-index: 1;\n}\n@media (max-width: 720px) {\n  .mpc-insight-icon { margin: 0 auto; width: 64px; height: 64px; }\n}\n.mpc-insight-icon svg { width: 40px; height: 40px; }\n.mpc-insight-content {\n  position: relative;\n  z-index: 1;\n}\n.mpc-insight-label {\n  font-size: 11px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n.mpc-insight h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.6vw, 30px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-insight h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-insight p {\n  font-size: 15px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0;\n}\n.mpc-insight p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-insight p em { font-style: italic; color: var(--mpc-blue); }\n\n\/* ============ MID-PAGE BAR (Zone 1) ============ *\/\n.mpc-midbar {\n  background: var(--mpc-paper);\n  border-top: 1px solid var(--mpc-line);\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 24px 0;\n  margin: 0 -24px;\n}\n.mpc-midbar-inner {\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 22px;\n  align-items: center;\n}\n@media (max-width: 720px) {\n  .mpc-midbar-inner {\n    grid-template-columns: 1fr;\n    text-align: center;\n    gap: 14px;\n  }\n}\n.mpc-midbar-icon {\n  width: 44px; height: 44px;\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 720px) {\n  .mpc-midbar-icon { margin: 0 auto; }\n}\n.mpc-midbar-icon svg { width: 22px; height: 22px; }\n.mpc-midbar-text {\n  font-family: var(--mpc-serif);\n  font-size: 15.5px;\n  color: var(--mpc-blue-ink);\n  line-height: 1.5;\n  letter-spacing: -0.005em;\n}\n.mpc-midbar-text em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n.mpc-midbar-link {\n  font-size: 12.5px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  letter-spacing: 0.02em;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  padding: 10px 18px;\n  border: 1px solid var(--mpc-blue);\n  transition: all 0.2s;\n  white-space: nowrap;\n}\n.mpc-midbar-link:hover {\n  background: var(--mpc-blue);\n  color: #fff !important;\n}\n\n\/* ============ FOOD CHAIN STRATEGY ============ *\/\n.mpc-strategy {\n  background: linear-gradient(135deg, var(--mpc-blue-ink) 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-strategy::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  pointer-events: none;\n}\n.mpc-strategy-inner {\n  position: relative;\n  max-width: 860px;\n  margin: 0 auto;\n}\n.mpc-strategy-eyebrow {\n  font-size: 10.5px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 16px;\n}\n.mpc-strategy h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 36px);\n  line-height: 1.15;\n  color: #fff;\n  margin-bottom: 20px;\n  letter-spacing: -0.01em;\n}\n.mpc-strategy h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-strategy > .mpc-container > .mpc-strategy-inner > p {\n  color: rgba(255,255,255,0.9);\n  font-size: 15.5px;\n  line-height: 1.75;\n  margin: 0 0 16px 0;\n  max-width: 720px;\n}\n.mpc-strategy > .mpc-container > .mpc-strategy-inner > p strong { color: #fff; }\n.mpc-strategy > .mpc-container > .mpc-strategy-inner > p em {\n  font-style: italic;\n  color: var(--mpc-gold);\n}\n\n.mpc-strategy-flow {\n  display: grid;\n  grid-template-columns: 1fr auto 1fr auto 1fr;\n  gap: 12px;\n  align-items: center;\n  margin: 32px 0 22px 0;\n  padding: 24px 0;\n  border-top: 1px dashed rgba(255,255,255,0.2);\n  border-bottom: 1px dashed rgba(255,255,255,0.2);\n}\n@media (max-width: 720px) {\n  .mpc-strategy-flow {\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n  .mpc-strategy-arrow {\n    transform: rotate(90deg);\n    justify-self: center;\n    padding: 4px 0;\n  }\n}\n.mpc-strategy-step {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.12);\n  padding: 16px 18px;\n  text-align: center;\n}\n.mpc-strategy-step-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  margin-bottom: 6px;\n}\n.mpc-strategy-step-text {\n  font-size: 13.5px;\n  color: #fff;\n  line-height: 1.4;\n  font-weight: 500;\n}\n.mpc-strategy-arrow {\n  color: var(--mpc-gold);\n  font-size: 18px;\n  display: grid;\n  place-items: center;\n}\n\n.mpc-strategy-note {\n  font-size: 13.5px;\n  color: rgba(255,255,255,0.75);\n  font-style: italic;\n  line-height: 1.6;\n  margin: 0;\n}\n.mpc-strategy-note strong { color: var(--mpc-gold); font-style: normal; }\n\n\/* ============ TRUST STRIP ============ *\/\n.mpc-trust-strip {\n  background: var(--mpc-paper);\n  border-top: 1px solid var(--mpc-line);\n  padding: 44px 0;\n  margin: 0 -24px;\n  text-align: center;\n}\n.mpc-trust-strip-inner {\n  max-width: 780px;\n  margin: 0 auto;\n}\n.mpc-trust-strip-label {\n  font-size: 10.5px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n.mpc-trust-strip h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(22px, 2.6vw, 30px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  margin-bottom: 14px;\n}\n.mpc-trust-strip h3 em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n.mpc-trust-strip-badges {\n  display: flex;\n  justify-content: center;\n  gap: 24px;\n  flex-wrap: wrap;\n  margin-top: 18px;\n  padding-top: 16px;\n  border-top: 1px dashed var(--mpc-line);\n}\n.mpc-trust-strip-badge {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n}\n.mpc-trust-strip-badge strong {\n  font-family: var(--mpc-serif);\n  color: var(--mpc-blue-ink);\n  font-weight: 500;\n  font-size: 15px;\n  font-style: italic;\n}\n\n\/* ============ 4-CARD CONVERSION GRID ============ *\/\n.mpc-conv-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n  margin-top: 8px;\n}\n@media (max-width: 720px) { .mpc-conv-grid { grid-template-columns: 1fr; } }\n\n.mpc-conv-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 26px 28px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n  height: 100%;\n  min-width: 0;\n}\n.mpc-conv-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 0;\n  height: 3px;\n  background: var(--mpc-gold);\n  transition: width 0.3s ease;\n}\n.mpc-conv-card:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-3px);\n  box-shadow: 0 14px 32px -20px rgba(11,59,140,0.22);\n}\n.mpc-conv-card:hover::before {\n  width: 100%;\n}\n\n.mpc-conv-icon {\n  width: 48px; height: 48px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  transition: all 0.3s;\n  flex-shrink: 0;\n}\n.mpc-conv-card:hover .mpc-conv-icon {\n  background: var(--mpc-blue);\n  color: #fff;\n}\n.mpc-conv-icon svg { width: 24px; height: 24px; }\n\n.mpc-conv-hook {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(17px, 1.9vw, 19px);\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.005em;\n  line-height: 1.25;\n}\n.mpc-conv-hook em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n\n.mpc-conv-price-row {\n  display: flex;\n  align-items: baseline;\n  gap: 8px;\n  padding-top: 4px;\n  border-top: 1px dashed var(--mpc-line);\n  margin-top: 4px;\n}\n.mpc-conv-price-label {\n  font-size: 10.5px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n}\n.mpc-conv-price {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 22px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: -0.01em;\n  line-height: 1;\n}\n\n.mpc-conv-link {\n  margin-top: auto;\n  font-size: 12.5px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  letter-spacing: 0.02em;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  transition: gap 0.2s;\n}\n.mpc-conv-card:hover .mpc-conv-link { gap: 10px; }\n\n.mpc-conv-below {\n  margin-top: 26px;\n  text-align: center;\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n}\n.mpc-conv-below a {\n  color: var(--mpc-blue);\n  font-weight: 600;\n  border-bottom: 1px solid rgba(11,59,140,0.3);\n  transition: border-color 0.2s;\n}\n.mpc-conv-below a:hover {\n  border-bottom-color: var(--mpc-blue);\n}\n.mpc-conv-below em {\n  font-style: italic;\n  color: var(--mpc-blue-ink);\n}\n\n\/* ============ DIRECT TREATMENT CARD ============ *\/\n.mpc-direct {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 32px 36px;\n  margin-top: 32px;\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 30px;\n  align-items: center;\n}\n@media (max-width: 820px) {\n  .mpc-direct { grid-template-columns: 1fr; gap: 20px; text-align: center; }\n}\n.mpc-direct-icon {\n  width: 64px; height: 64px;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-gold);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 820px) {\n  .mpc-direct-icon { margin: 0 auto; }\n}\n.mpc-direct-icon svg { width: 30px; height: 30px; }\n.mpc-direct-label {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.mpc-direct h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(18px, 2.2vw, 22px);\n  line-height: 1.25;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 8px;\n  letter-spacing: -0.01em;\n}\n.mpc-direct h4 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-direct p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ============ RELATED PAGES ============ *\/\n.mpc-related-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-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  position: relative;\n}\n.mpc-related:hover {\n  background: var(--mpc-paper);\n}\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-cp\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-grid\">\n        <div>\n          <div class=\"mpc-hero-breadcrumb\">\n            <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ubc8c\ub808\uc640-\ud574\ucda9\/\">\ubc8c\ub808\uc640 \ud574\ucda9<\/a> &nbsp;\u203a \uc13c\ud2f0\ud53c\ub4dc \uc18c\uac1c\n          <\/div>\n          <div class=\"mpc-eyebrow\">\uace4\ucda9 \ubc0f \ud574\ucda9 \ubc31\uacfc\uc0ac\uc804<\/div>\n          <h1>\uc9c0\ub124 \u2014 <em>\ub354 \ud070 \ubb38\uc81c\uc758 \uc804\uc870\uac00 \ub418\ub294 \ud574\ucda9.<\/em><\/h1>\n          <p class=\"mpc-hero-lead\">\ube60\ub974\uac8c \uc6c0\uc9c1\uc774\uace0, \ub3c5\uc131\uc774 \uc788\uc73c\uba70, \ub204\uac00 \ubd10\ub3c4 \uc9d5\uadf8\ub7ec\uc6b4 \uc9c0\ub124\ub294 \ub9d0\ub808\uc774\uc2dc\uc544 \uac00\uc815\uc5d0\uc11c \uac00\uc7a5 \uc2eb\uc5b4\ud558\ub294 \uace4\ucda9 \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \ub300\ubd80\ubd84\uc758 \uc0ac\ub78c\ub4e4\uc774 \uac04\uacfc\ud558\ub294 \uc0ac\uc2e4\uc774 \uc788\uc2b5\ub2c8\ub2e4. <em>\uc0ac\uc2e4 \uadf8\ub4e4\uc740 \ud3ec\uc2dd\uc790\uc785\ub2c8\ub2e4.<\/em>, \uadf8\ub9ac\uace0 \uadf8\uac83\ub4e4\uc774 \uc788\ub2e4\ub294 \uac83\uc740 \ub300\uac1c \ub2e4\ub978 \ud574\ucda9\ub4e4\uc774 \uc774\ubbf8 \uadf8\uacf3\uc5d0 \uc788\ub2e4\ub294 \uac83\uc744 \uc758\ubbf8\ud569\ub2c8\ub2e4.<\/p>\n\n          <div class=\"mpc-hero-meta\">\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">\ub610\ud55c \ub2e4\uc74c\uacfc \uac19\uc774 \uc54c\ub824\uc838 \uc788\uc2b5\ub2c8\ub2e4.<\/div>\n              <div class=\"mpc-hero-meta-val\">\ub9ac\ud310 \u00b7 \u8708\u86a3<\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">\ubb3c\ub9bc \uc704\ud5d8<\/div>\n              <div class=\"mpc-hero-meta-val danger\">\uc5ed\uaca8\uc6b4 <em>\u00b7 \uace0\ud1b5\uc2a4\ub7ec\uc6b4<\/em><\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">\uc5ed\ud560<\/div>\n              <div class=\"mpc-hero-meta-val good\">\ud3ec\uc2dd\uc790 <em>\u2022 \ud574\ucda9\uc744 \uc7a1\uc544\uba39\ub294\ub2e4<\/em><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-img\">\n          <span class=\"mpc-hero-tag\">\uc9c0\ub124 \u00b7 \ub9ac\ud310<\/span>\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/07\/Protecting-Your-Homes3-1536x864.jpg\" alt=\"\ub9d0\ub808\uc774\uc2dc\uc544 \uac00\uc815\uc9d1\uc5d0\uc11c \ubc1c\uacac\ub41c \uc9c0\ub124 - \ub3c5\uc131\uc774 \uc788\ub294 \uc57c\ud589\uc131 \ud3ec\uc2dd\uc790\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- QUICK VERDICT BAND -->\n  <section class=\"mpc-verdict\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-verdict-head\">\n        <div class=\"mpc-verdict-label\">\uc2e0\uc18d \ud3c9\uac00<\/div>\n        <div class=\"mpc-verdict-title\">\ub2f9\uc2e0\uc758 \uc0c1\ud669\uc740 \uc5b4\ub5bb\uc2b5\ub2c8\uae4c? <em>\uac00\uc7a5 \ube44\uc2b7\ud55c \uac83\uc744 \ucc3e\uc73c\uc138\uc694.<\/em><\/div>\n      <\/div>\n      <div class=\"mpc-verdict-grid\">\n\n        <div class=\"mpc-verdict-item danger\">\n          <div class=\"mpc-verdict-q\"><strong>\ud070 \ubd89\uc740\uba38\ub9ac \uc9c0\ub124<\/strong> \ub2f9\uc2e0\uc758 \uc9d1\uc5d0\uc11c \ubcf4\uc168\ub098\uc694?<\/div>\n          <div class=\"mpc-verdict-a danger\">\uc9c0\ub124\ub958 <em>\u2014 \uace0\ud1b5\uc2a4\ub7ec\uc6b4 \ubb3c\ub9bc \uc704\ud5d8.<\/em><\/div>\n          <div class=\"mpc-verdict-note\">\uc9c1\uc811 \ub9cc\uc9c0\uc9c0 \ub9c8\uc2ed\uc2dc\uc624. \uc804\ubb38 \uc5c5\uccb4\uc5d0 \ub9e1\uaca8 \ucc98\ub9ac\ud558\uc2ed\uc2dc\uc624.<\/div>\n        <\/div>\n\n        <div class=\"mpc-verdict-item warn\">\n          <div class=\"mpc-verdict-q\"><strong>\uc7a6\uc740 \ubaa9\uaca9<\/strong> \uc2e4\ub0b4\uc5d0 \uc9c0\ub124\uac00 \uc788\ub2e4\uace0?<\/div>\n          <div class=\"mpc-verdict-a warn\">\ub2e4\ub978 \ud574\ucda9\ub4e4\ub3c4 \uc874\uc7ac\ud560 \uac00\ub2a5\uc131\uc774 \uc788\uc2b5\ub2c8\ub2e4. <em>\u2014 \uadf8\uac83\ub4e4\uc774 \ubc14\ub85c \uc74c\uc2dd\uc774\uc5d0\uc694.<\/em><\/div>\n          <div class=\"mpc-verdict-note\">\uc9c0\ub124\ub294 \ubc14\ud034\ubc8c\ub808, \ud770\uac1c\ubbf8, \uac70\ubbf8\uc5d0 \uc774\ub04c\ub9bd\ub2c8\ub2e4.<\/div>\n        <\/div>\n\n        <div class=\"mpc-verdict-item danger\">\n          <div class=\"mpc-verdict-q\"><strong>\uc9c0\ub124\uc5d0 \ubb3c\ub838\ub098\uc694?<\/strong> \ud1b5\uc99d\uc774 \uc788\ub294 \ubd80\uae30\uc778\uac00\uc694?<\/div>\n          <div class=\"mpc-verdict-a danger\">\uc758\ub8cc \uc9c4\ub8cc\ub97c \ubc1b\uc73c\uc138\uc694 <em>\uc2ec\uac01\ud55c \uacbd\uc6b0.<\/em><\/div>\n          <div class=\"mpc-verdict-note\">\uc548\uc804\ud558\ub2e4\uba74 \uc9c0\ub124 \uc0ac\uc9c4\uc744 \ucc0d\uc73c\uc138\uc694.<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- INTRODUCTION (preserved verbatim) -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\uc9c0\ub124 \uc18c\uac1c<\/div>\n        <h2>\uc18c\ub984 \ub07c\uce58\uc9c0\ub9cc <em>\uc0dd\ud0dc\ud559\uc801\uc73c\ub85c \uc911\uc694\ud569\ub2c8\ub2e4.<\/em><\/h2>\n        <p>\uacf5\ud3ec \uc601\ud654 \uac19\uc740 \ubb18\uc0ac \uc5c6\uc774, \uc9c0\ub124\uc5d0 \ub300\ud55c \uc788\ub294 \uadf8\ub300\ub85c\uc758 \uc0ac\uc2e4\ub4e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-intro-prose\">\n        <p><strong>\uc9c0\ub124<\/strong> \ud754\ud788 \uc9d5\uadf8\ub7ec\uc6b4 \ubc8c\ub808\ub85c \uc5ec\uaca8\uc9c0\uc9c0\ub9cc, \uadf8\ub4e4\uc740 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. <em>\uc0dd\ud0dc\uacc4\uc5d0\uc11c \uc911\uc694\ud55c \uc5ed\ud560<\/em>. \ub3c5\uc131\uc774 \uc788\uc744 \uc218 \uc788\uc9c0\ub9cc, \uc54c\ub808\ub974\uae30 \ubc18\uc751\uc774 \ubc1c\uc0dd\ud558\uc9c0 \uc54a\ub294 \ud55c \uc77c\ubc18\uc801\uc73c\ub85c \uc0ac\ub78c\uc774\ub098 \ubc18\ub824\ub3d9\ubb3c\uc5d0\uac8c \uc704\ud611\uc774 \ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SCOLOPENDRA VENOM WARNING -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-venom-warning\">\n        <div class=\"mpc-venom-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><path d=\"M12 9v4M12 17h.01\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-venom-label\">\ubb3c\ub9bc \uc704\ud5d8 \u00b7 \ubd89\uc740\uba38\ub9ac\uac70\ub300\uc9c0\ub124<\/div>\n          <h3>\ub9d0\ub808\uc774\uc2dc\uc544 \uc9c0\ub124 <em>\uc874\uacbd\ud560 \ub9cc\ud55c \uac00\uce58\uac00 \uc788\ub2e4.<\/em><\/h3>\n          <p><strong>\uc2a4\ucf5c\ub85c\ud39c\ub4dc\ub77c \uc11c\ube0c\uc2a4\ud53c\ub2c8\ud398\uc2a4<\/strong> \uac70\ub300\ud55c \ubd89\uc740\uba38\ub9ac \uc9c0\ub124\ub294 \ud2b9\ud788 \uc6b0\uae30\uc5d0 \ub9d0\ub808\uc774\uc2dc\uc544\uc758 \uac00\uc815\uacfc \uc815\uc6d0\uc5d0\uc11c \ud754\ud788 \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uc9c0\ub124\ub294 \ucd5c\ub300 30cm\uae4c\uc9c0 \uc790\ub784 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <strong>\uae38\uc774 20cm<\/strong>, \ub3c5\ud2b9\ud55c \ud2b9\uc9d5\uc744 \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4. <em>\uc8fc\ud669\uc0c9\uc5d0\uc11c \ubd89\uc740\uc0c9\uc744 \ub760\ub294 \uba38\ub9ac\uc640 \uc5b4\ub450\uc6b4 \ubab8\ud1b5<\/em>, \uadf8\ub9ac\uace0 \uc774 \ub098\ub77c\uc5d0\uc11c \uac00\uc7a5 \uace0\ud1b5\uc2a4\ub7ec\uc6b4 \ubb34\ucc99\ucd94\ub3d9\ubb3c \ubb3c\ub9bc \uc911 \ud558\ub098\ub97c \uc720\ubc1c\ud569\ub2c8\ub2e4.<\/p>\n          <p>\ubb3c\ub9b0 \uc0c1\ucc98\ub294 \ub4dc\ubb3c\uac8c \uce58\uba85\uc801\uc774\uc9c0\ub9cc, \ub2e4\uc74c\uacfc \uac19\uc740 \uc99d\uc0c1\uc744 \uc720\ubc1c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <em>\uadf9\uc2ec\ud55c \uc791\uc5f4\uac10, \ubd80\uae30, \ubc1c\uc801, \uadf8\ub9ac\uace0 \ub54c\ub54c\ub85c \ubc1c\uc5f4<\/em> \uc99d\uc0c1\uc740 \uba87 \uc2dc\uac04\uc5d0\uc11c \uba70\uce60\uae4c\uc9c0 \uc9c0\uc18d\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc54c\ub808\ub974\uae30\uac00 \uc788\ub294 \uc0ac\ub78c, \uc5b4\ub9b0\uc774, \ub178\uc778\uc740 \uc9c0\ub124\uc5d0 \ubb3c\ub9b0 \uac83\uc744 \uc2ec\uac01\ud55c \uc9c8\ubcd1\uc73c\ub85c \uac04\uc8fc\ud558\uace0 \uce58\ub8cc\ud574\uc57c \ud569\ub2c8\ub2e4.<\/p>\n\n          <div class=\"mpc-venom-bite\">\n            <div class=\"mpc-venom-bite-title\">\ubb3c\ub838\ub2e4\uba74<\/div>\n            <ol>\n              <li><strong>\ubb3c\ub9b0 \ubd80\uc704\ub97c \uc53b\uc73c\uc138\uc694<\/strong> \uc989\uc2dc \ube44\ub204\uc640 \ubb3c\ub85c \uc53b\uc73c\uc2ed\uc2dc\uc624.<\/li>\n              <li><strong>\ub0c9\ucc1c\uc9c8\uc744 \ud558\uc138\uc694<\/strong> \ubd93\uae30\ub97c \uc904\uc774\uae30 \uc704\ud574 10~15\ubd84\uac04 \uadf8\ub300\ub85c \ub450\uc138\uc694.<\/li>\n              <li>\ud544\uc694\ud55c \uacbd\uc6b0 \uc77c\ubc18\uc758\uc57d\ud488 \uc9c4\ud1b5\uc81c\ub97c \ubcf5\uc6a9\ud558\uc138\uc694.<\/li>\n              <li><strong>\uc758\ub8cc\uc9c4\uc758 \uc9c4\ub8cc\ub97c \ubc1b\uc73c\uc2ed\uc2dc\uc624.<\/strong> \uc2ec\ud55c \ubd80\uae30, \ud638\ud761 \uace4\ub780, \ud749\ud1b5 \ub610\ub294 \uc54c\ub808\ub974\uae30 \ubc18\uc751 \uc9d5\ud6c4\uac00 \ub098\ud0c0\ub098\uba74 (<em>\ub450\ub4dc\ub7ec\uae30, \uc5b4\uc9c0\ub7fc\uc99d, \uba54\uc2a4\uaebc\uc6c0<\/em>).<\/li>\n              <li>\uc548\uc804\uc774 \ud655\ubcf4\ub41c\ub2e4\uba74, <strong>\uc9c0\ub124\ub97c \uc0ac\uc9c4 \ucc0d\ub2e4<\/strong> \u2014 \uc774\ub294 \uc758\ub8cc \uc804\ubb38\uac00\ub4e4\uc774 \ub3d9\ubb3c\uc758 \uc885\ub958\uc640 \uc801\uc808\ud55c \uce58\ub8cc\ubc95\uc744 \ud655\uc778\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.<\/li>\n            <\/ol>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BIOLOGY & LIFECYCLE -->\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\">\uc0dd\ubb3c\ud559 \ubc0f \uc0dd\uba85\uc8fc\uae30<\/div>\n        <h2>\uc138 \ub2e8\uacc4 <em>\uc9c0\ub124\uc758 \ubc1c\ub2ec.<\/em><\/h2>\n        <p>\uc9c0\ub124\ub294 \ud0c8\ud53c\ud560 \ub54c\ub9c8\ub2e4 \ubab8 \ub9c8\ub514\uc640 \ub2e4\ub9ac\uac00 \ucd94\uac00\ub418\ub294 \uc810\uc9c4\uc801\uc778 \ubcc0\ud0dc \uacfc\uc815\uc744 \uac70\uce69\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-lifecycle-grid\">\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"7\" ry=\"9\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">1\ub2e8\uacc4<\/div>\n          <h4>\uacc4\ub780 \ub2e8\uacc4<\/h4>\n          <p>\uc9c0\ub124\ub294 \uc54c\uc744 \ub0b3\ub294\ub2e4 <strong>\ud759 \uc18d\uc774\ub098 \uc9d1 \uc548 \uc228\uaca8\uc9c4 \uacf3<\/strong>.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M6 8v8M10 8v8M14 8v8M18 8v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">2\ub2e8\uacc4<\/div>\n          <h4>\uccad\uc18c\ub144\uae30<\/h4>\n          <p>\uc5b4\ub9b0 \uc9c0\ub124 <strong>\uc131\uc778\uacfc \ube44\uc2b7\ud574<\/strong> \ud558\uc9c0\ub9cc \ud06c\uae30\uac00 \ub354 \uc791\uace0 \ub2e4\uc74c\uacfc \uac19\uc740 \ud2b9\uc9d5\uc744 \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4. <em>\ub2e4\ub9ac\uac00 \ub354 \uc801\ub2e4<\/em>.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M5 8v8M8 6v12M11 8v8M14 6v12M17 8v8M20 6v12\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">3\ub2e8\uacc4<\/div>\n          <h4>\uc131\uc778\uae30<\/h4>\n          <p>\uc131\uccb4 \uc9c0\ub124\ub294 <strong>\uc57c\ud589\uc131 \uc0ac\ub0e5\uafbc<\/strong>, \ub2e4\uc591\ud55c \uace4\ucda9\uc744 \uc7a1\uc544\uba39\ub294\ub2e4.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BEHAVIOUR & HABITAT -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\ud589\ub3d9 \ubc0f \uc11c\uc2dd\uc9c0<\/div>\n        <h2>\uc9c0\ub124\uac00 \uc788\ub294 \uacf3 <em>\uc0b4\uc544\uac00\uba70 \uc0ac\ub0e5\ud55c\ub2e4.<\/em><\/h2>\n        <p>\uc9c0\ub124\uc758 \uc120\ud638\ub3c4\ub97c \uc774\ud574\ud558\uba74 \uc9c0\ub124\uac00 \uc5b4\ub514\uc5d0 \ub098\ud0c0\ub0a0\uc9c0 \uc608\uce21\ud558\uace0 \uc9c0\ub124\uac00 \ubc88\uc131\ud558\ub294 \ud658\uacbd\uc744 \uc904\uc774\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-features\">\n\n        <div class=\"mpc-feature\">\n          <div class=\"mpc-feature-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-feature-content\">\n            <strong>\ud589\ub3d9<\/strong>\n            <p>\uc9c0\ub124\ub294 <em>\uc57c\ud589\uc131<\/em> \uadf8\ub9ac\uace0 \uc120\ud638\ud569\ub2c8\ub2e4 <strong>\uc5b4\ub461\uace0 \uc2b5\ud55c \ud658\uacbd<\/strong>. \uadf8\ub4e4\uc740 <em>\ube60\ub978 \uc774\ub3d9<\/em> \uadf8\ub9ac\uace0 \uc9d1 \uc548\uc758 \uc228\uaca8\uc9c4 \uacf3\uc5d0\uc11c \ud754\ud788 \ubc1c\uacac\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-feature\">\n          <div class=\"mpc-feature-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10l7-4 7 4v11M10 21v-6h4v6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-feature-content\">\n            <strong>\uc11c\uc2dd\uc9c0<\/strong>\n            <p>\uadf8\ub4e4\uc740 \ub2e4\uc74c\uacfc \uac19\uc740 \uacf3\uc5d0\uc11c \ubc88\uc131\ud569\ub2c8\ub2e4. <strong>\uc9c0\ud558\uc2e4, \uc2f1\ud06c\ub300 \uc544\ub798, \uc695\uc870 \uc544\ub798, \ubc14\ub2e5 \ubc30\uc218\uad6c<\/strong>. <em>\uc2b5\ud558\uace0 \uc5b4\ub450\uc6b4 \ud658\uacbd<\/em> \uadf8\ub4e4\uc758 \uc0dd\uc874\uc5d0 \uc774\uc0c1\uc801\uc785\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HEALTH & ECONOMIC IMPACT -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\uac74\uac15 \ubc0f \uacbd\uc81c\uc801 \uc601\ud5a5<\/div>\n        <h2>\ub3c5\uc131 vs \uc720\uc775\ud55c \uc5ed\ud560 \u2014 <em>\uc194\uc9c1\ud55c \ubaa8\uc2b5.<\/em><\/h2>\n        <p>\uc9c0\ub124\ub294 \uc704\ud5d8\ud558\uae30\ub3c4 \ud558\uace0 \uc720\uc775\ud558\uae30\ub3c4 \ud569\ub2c8\ub2e4. \ub450 \uac00\uc9c0 \uc0ac\uc2e4 \ubaa8\ub450 \uc911\uc694\ud569\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-features\">\n\n        <div class=\"mpc-feature\">\n          <div class=\"mpc-feature-icon warn\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l3 6 6 1-4.5 4.5 1 6.5-5.5-3-5.5 3 1-6.5L3 8l6-1z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-feature-content\">\n            <strong>\ub3c5\uc561<\/strong>\n            <p>\uc9c0\ub124\ub294 \ub3c5\uc744 \uac00\uc9c0\uace0 \uc788\uc5b4 \uc0ac\ub78c\uc744 \ub2e4\uce58\uac8c \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <em>\uadf9\uc2ec\ud55c \ud1b5\uc99d \ubc0f \uc54c\ub808\ub974\uae30 \ubc18\uc751<\/em> \uc778\uac04\uc5d0\uac8c \uc788\uc5b4\uc11c. <strong>\uc0ac\ub9dd \uc0ac\ub840\ub294 \ub4dc\ubb45\ub2c8\ub2e4.<\/strong> \ud558\uc9c0\ub9cc \ubcf4\uace0\ub41c \ubc14 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-feature\">\n          <div class=\"mpc-feature-icon good\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-feature-content\">\n            <strong>\uc704\ud611 \uc778\uc2dd<\/strong>\n            <p>\uadf8\ub4e4\uc740 \uc885\uc885 \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c \ud574\ucda9\uc73c\ub85c \uc778\uc2dd\ub429\ub2c8\ub2e4. <em>\uacf5\ud3ec \ub9e4\uccb4\uc5d0\uc11c\uc758 \uc678\ubaa8\uc640 \uc874\uc7ac\uac10<\/em>. \ud558\uc9c0\ub9cc \uadf8\ub4e4\uc740 <strong>\uc720\uc775\ud55c \ud3ec\uc2dd\uc790<\/strong> \uae30\ud0c0 \uac00\uc815 \ud574\ucda9.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COMMON AREAS OF INFESTATION -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">\uc77c\ubc18\uc801\uc778 \uac10\uc5fc \uc9c0\uc5ed<\/div>\n        <h2>\uc5ec\uc12f \uacf3 <em>\uba3c\uc800 \ud655\uc778\ud558\uc138\uc694.<\/em><\/h2>\n        <p>\uc9c0\ub124\ub294 \uc2b5\uae30\ub97c \uc88b\uc544\ud569\ub2c8\ub2e4. \uc9c0\ub124\uac00 \uc790\uc8fc \ubc1c\uacac\ub41c\ub2e4\uba74, \uc774\ub7ec\ud55c \uc7a5\uc18c\uc5d0 \uc2b5\uae30\uac00 \uc788\uac70\ub098 \ubb3c\uc774 \uc0c8\ub294 \uacf3\uc774 \uc788\ub294\uc9c0 \ud655\uc778\ud574 \ubcf4\uc138\uc694.<\/p>\n      <\/div>\n\n      <div class=\"mpc-areas-grid\">\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M4 21V6l8-4 8 4v15M4 21h16M8 21v-8h8v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\uc9c0\ud558\uc2e4<\/div>\n          <div class=\"mpc-area-hint\">\uc77c\ubc18\uc801\uc73c\ub85c \uc2b5\ud558\uace0 \ud587\ube5b\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M6 4h12l-2 8H8L6 4zM4 20h16M9 20l-1-8M15 20l1-8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\uc2f1\ud06c\ub300 \uc544\ub798<\/div>\n          <div class=\"mpc-area-hint\">\ubc30\uad00\uc5d0\uc11c \ubc1c\uc0dd\ud558\ub294 \uacb0\ub85c<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 14c0-2 2-4 4-4h10c2 0 4 2 4 4v3H3v-3zM3 17v3M21 17v3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\uc695\uc870\uc5d0\uc11c<\/div>\n          <div class=\"mpc-area-hint\">\uc2b5\uae30\uc640 \ub9e4\ub044\ub7ec\uc6b4 \ubcbd\uc774 \uadf8\ub4e4\uc744 \uac00\ub461\ub2c8\ub2e4.<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M8 12v6M16 12v6M6 6l2 4M18 6l-2 4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\uc0c8\ub294 \ud30c\uc774\ud504 \uc544\ub798<\/div>\n          <div class=\"mpc-area-hint\">\ub204\uc218\ub97c \uc218\ub9ac\ud558\ub824\uba74 \ubb3c \uacf5\uae09\uc6d0\uc744 \uc81c\uac70\ud558\uc2ed\uc2dc\uc624.<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1\"\/><path d=\"M4 12h16\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\uc0c1\uc790<\/div>\n          <div class=\"mpc-area-hint\">\ubc29\ud574\ubc1b\uc9c0 \uc54a\uc740 \uc800\uc7a5 \uacf5\uac04<\/div>\n        <\/div>\n\n        <div class=\"mpc-area\">\n          <div class=\"mpc-area-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M9 9l6 6M15 9l-6 6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-area-name\">\ubc14\ub2e5 \ubc30\uc218\uad6c<\/div>\n          <div class=\"mpc-area-hint\">\uc678\ubd80 \ubc30\uad00\uc5d0\uc11c \uc9c1\uc811 \uc811\uadfc \uac00\ub2a5<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- THE SECRET MESSAGE \u2014 KEY INSIGHT (elevated) -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-insight\">\n        <div class=\"mpc-insight-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n        <\/div>\n        <div class=\"mpc-insight-content\">\n          <div class=\"mpc-insight-label\">\ud574\ucda9 \uce68\uc785 \uc9d5\ud6c4 \u00b7 \ud575\uc2ec \uc815\ubcf4<\/div>\n          <h3>\uc9c0\ub124\uac00 \ub2f9\uc2e0\uc5d0\uac8c \ubb34\uc5b8\uac00\ub97c \ub9d0\ud558\uace0 \uc788\uc5b4\uc694 \u2014 <em>\uc8fc\uc758 \uae4a\uac8c \ub4e4\uc5b4\ubcf4\uc138\uc694.<\/em><\/h3>\n          <p><strong>\uc9c0\ub124\uac00 \uc790\uc8fc \ubaa9\uaca9\ub41c\ub2e4\uba74 \ud574\ucda9\uc774 \ucc3d\uad90\ud588\uc744 \uac00\ub2a5\uc131\uc774 \uc788\uc2b5\ub2c8\ub2e4.<\/strong>, \uadf8\ub4e4\uc740 \ub2e4\uc74c\uacfc \uac19\uc740 \uba39\uc774\uc6d0\uc5d0 \ub04c\ub9ac\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4. <em>\ud770\uac1c\ubbf8, \ubc14\ud034\ubc8c\ub808, \uac70\ubbf8<\/em>. \uc9d1\uc5d0\uc11c \uc815\uae30\uc801\uc73c\ub85c \ubaa9\uaca9\ub41c\ub2e4\ub294 \uac83\uc740 \ub2e4\uc74c\uc744 \uc2dc\uc0ac\ud569\ub2c8\ub2e4. <strong>\uc774\ub7ec\ud55c \ud574\ucda9\ub4e4\uc774 \uc874\uc7ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/strong> \u2014 \ube44\ub85d \ub2f9\uc2e0\uc774 \uadf8\ub4e4\uc744 \uc9c1\uc811 \ubcf4\uc9c0 \ubabb\ud588\ub354\ub77c\ub3c4 \ub9d0\uc785\ub2c8\ub2e4.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PREVENTION AND CONTROL (preserved) -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\uc608\ubc29 \ubc0f \ud1b5\uc81c<\/div>\n        <h2>\ub2f9\uc2e0\uc774 \ud560 \uc218 \uc788\ub294 \uac83 <em>\uc2e4\uc81c\ub85c \ubb54\uac00 \uc870\uce58\ub97c \ucde8\ud574\uc57c \ud569\ub2c8\ub2e4.<\/em><\/h2>\n        <p>\uc804\ubb38\uac00\uc5d0\uac8c \ub3c4\uc6c0\uc744 \uc694\uccad\ud558\uae30 \uc804\uc5d0 \uc989\uc2dc \ucde8\ud560 \uc218 \uc788\ub294 \uc870\uce58\ub4e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-intro-prose\">\n        <p>\uc9c0\ub124\ub5bc\uc758 \uce68\uc785\uc744 \uad00\ub9ac\ud558\uae30 \uc704\ud574, <strong>\uc2b5\uae30 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uace0 \uc720\uc785\uad6c\ub97c \ubc00\ubd09\ud558\uc138\uc694<\/strong>. \uc815\ub9ac\ub97c \ud558\uace0 \uc81c\uc2b5\uae30\ub97c \uc0ac\uc6a9\ud558\ub294 \uac83\uc774 \ub3c4\uc6c0\uc774 \ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc9c0\ub124\uac00 \uc790\uc8fc \ubcf4\uc778\ub2e4\uba74 \uc870\uce58\ub97c \ucde8\ud574\uc57c \ud560 \ub54c\uc77c\uc9c0\ub3c4 \ubaa8\ub985\ub2c8\ub2e4. <em>\uc804\ubb38\uc801\uc778 \ub3c4\uc6c0\uc774 \ud544\uc694\ud558\uc2dc\uba74 \ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c \uc5c5\uccb4\uc5d0 \uc5f0\ub77d\ud558\uc138\uc694.<\/em>.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ ZONE 1: MID-PAGE BAR ============ -->\n  <section class=\"mpc-midbar\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-midbar-inner\">\n        <div class=\"mpc-midbar-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M5 8v8M8 6v12M11 8v8M14 6v12\"\/><\/svg>\n        <\/div>\n        <div class=\"mpc-midbar-text\">\n          \uc9c0\ub124\ub294 <em>\uc9d5\ud6c4<\/em>, \uadfc\ubcf8\uc801\uc778 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uac83\uc774 \uc544\ub2d9\ub2c8\ub2e4. \uc9c0\ub124\uac00 \uc0ac\ub0e5\ud558\ub294 \ud574\ucda9, \uc989 \ubc14\ud034\ubc8c\ub808, \ud770\uac1c\ubbf8, \uac1c\ubbf8\ub97c \uba3c\uc800 \ucc98\ub9ac\ud558\uba74 \uc9c0\ub124\ub294 \ub2e4\ub978 \uacf3\uc73c\ub85c \uc774\ub3d9\ud560 \uac83\uc785\ub2c8\ub2e4.\n        <\/div>\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ud574\ucda9-\ubc29\uc81c-\uc11c\ube44\uc2a4-2\/\" class=\"mpc-midbar-link\">\ubaa8\ub4e0 \ud574\ucda9 \ubc29\uc81c \uc11c\ube44\uc2a4 \ubcf4\uae30 \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n  <!-- ============ END ZONE 1 ============ -->\n\n  <!-- FOOD CHAIN STRATEGY -->\n  <section class=\"mpc-strategy\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-strategy-inner\">\n        <div class=\"mpc-strategy-eyebrow\">\uc2a4\ub9c8\ud2b8 \uc811\uadfc\ubc95<\/div>\n        <h2>\uc9c0\ub124\ub97c \uc8fd\uc5ec\ub77c? <em>\uc5f4 \uac1c\uac00 \ub354 \ucd94\uac00\ub420 \uc608\uc815\uc785\ub2c8\ub2e4.<\/em><\/h2>\n        <p>\uc9c0\ub124 \ud55c \ub9c8\ub9ac\ub294 \uc2ac\ub9ac\ud37c\ub85c \uc27d\uac8c \uc8fd\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uc9c0\ub124\ub97c \uacc4\uc18d \ubc1c\uacac\ud55c\ub2e4\uba74 \uc870\uc2ec\ud574\uc57c \ud569\ub2c8\ub2e4. <strong>\uc815\uae30\uc801\uc73c\ub85c<\/strong>, \ud55c \ub9c8\ub9ac\uc529 \uc8fd\uc778\ub2e4\uace0 \ud574\uc11c \ubb38\uc81c\uac00 \ud574\uacb0\ub418\ub294 \uac74 \uc544\ub2d9\ub2c8\ub2e4. \uc0ac\ub0e5\ud560 \uba39\uc774(\ub2e4\ub978 \ud574\ucda9)\uac00 \uc788\ub294 \ud55c \uacc4\uc18d\ud574\uc11c \ub298\uc5b4\ub0a0 \uac81\ub2c8\ub2e4.<\/p>\n        <p>\uc601\uad6c\uc801\uc778 \ud574\uacb0\ucc45\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. <em>\uc560\ucd08\uc5d0 \uadf8\ub4e4\uc744 \ub04c\uc5b4\ub4e4\uc774\ub294 \uc694\uc18c\ub97c \uc81c\uac70\ud558\ub294 \uac83<\/em>\ubc14\ud034\ubc8c\ub808, \ud770\uac1c\ubbf8, \uac1c\ubbf8 \ubc0f \uae30\ud0c0 \uace4\ucda9\ub4e4\uc774 \uc9d1\uc5d0 \uc11c\uc2dd\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uadfc\ubcf8\uc801\uc778 \ud574\ucda9 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uba74 \uc9c0\ub124\uac00 \uba38\ubb3c \uc774\uc720\uac00 \uc5c6\uc5b4\uc9d1\ub2c8\ub2e4.<\/p>\n\n        <div class=\"mpc-strategy-flow\">\n          <div class=\"mpc-strategy-step\">\n            <div class=\"mpc-strategy-step-num\">1\ub2e8\uacc4<\/div>\n            <div class=\"mpc-strategy-step-text\">\uadfc\ubcf8\uc801\uc778 \ud574\ucda9(\ubc14\ud034\ubc8c\ub808, \ud770\uac1c\ubbf8, \uac1c\ubbf8)\uc744 \ubc29\uc81c\ud558\uc2ed\uc2dc\uc624.<\/div>\n          <\/div>\n          <div class=\"mpc-strategy-arrow\">\u2192<\/div>\n          <div class=\"mpc-strategy-step\">\n            <div class=\"mpc-strategy-step-num\">2\ub2e8\uacc4<\/div>\n            <div class=\"mpc-strategy-step-text\">\uc2b5\uae30 \ubb38\uc81c(\ub204\uc218, \ubc30\uc218, \ud658\uae30)\ub97c \ud574\uacb0\ud558\uc138\uc694.<\/div>\n          <\/div>\n          <div class=\"mpc-strategy-arrow\">\u2192<\/div>\n          <div class=\"mpc-strategy-step\">\n            <div class=\"mpc-strategy-step-num\">3\ub2e8\uacc4<\/div>\n            <div class=\"mpc-strategy-step-text\">\uc9c0\ub124\ub294 \ub5a0\ub09c\ub2e4. \uba39\uc774\ub3c4 \uc5c6\uace0 \uc11c\uc2dd\uc9c0\ub3c4 \uc5c6\ub2e4.<\/div>\n          <\/div>\n        <\/div>\n\n        <p class=\"mpc-strategy-note\"><strong>\ubcf4\ub108\uc2a4:<\/strong> \uc9c0\ub124\uac00 \uc0ac\ub0e5\ud558\ub294 \ud574\ucda9\uc740 \ub300\uac1c \uc6b0\ub9ac \uac00\uc871\uc5d0\uac8c \uc9c1\uc811\uc801\uc778 \ud53c\ud574\ub97c \uc8fc\ub294 \ud574\ucda9\ub4e4\uc785\ub2c8\ub2e4. \ubc14\ud034\ubc8c\ub808\ub294 \uc9c8\ubcd1\uc744 \ud37c\ub728\ub9ac\uace0, \ud770\uac1c\ubbf8\ub294 \uac74\ubb3c\uc744 \uc190\uc0c1\uc2dc\ud0a4\uba70, \uac1c\ubbf8\ub294 \uc74c\uc2dd\uc744 \uc624\uc5fc\uc2dc\ud0b5\ub2c8\ub2e4. \uc9c0\ub124 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uac83\uc774 \ubc14\ub85c \uadfc\ubcf8\uc801\uc778 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uac83\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ ZONE 3: TRUST STRIP ============ -->\n  <section class=\"mpc-trust-strip\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-trust-strip-inner\">\n        <div class=\"mpc-trust-strip-label\">1967\ub144\ubd80\ud130 \uc774\uc5b4\uc628 \ud574\ucda9 \ud0d0\uc9c0 \uc804\ubb38\uac00\uc758 \uc5c5\ubb34<\/div>\n        <h3>\uc6b0\ub9ac\ub294 \ubb34\uc5c7\uc744 \ucc3e\ub294\uac00 <em>\uc2e4\uc81c\ub85c \ud574\ucda9 \ubb38\uc81c\ub97c \uc77c\uc73c\ud0a4\ub294 \uc6d0\uc778\uc785\ub2c8\ub2e4.<\/em><\/h3>\n        <div class=\"mpc-trust-strip-badges\">\n          <div class=\"mpc-trust-strip-badge\"><strong>59\ub144<\/strong>&nbsp;\uc804\ubb38\uc131<\/div>\n          <div class=\"mpc-trust-strip-badge\"><strong>1,000+<\/strong>&nbsp;\uace0\uac1d\ub4e4\uc5d0\uac8c \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud588\uc2b5\ub2c8\ub2e4<\/div>\n          <div class=\"mpc-trust-strip-badge\"><strong>ISO 9001<\/strong>&nbsp;\uc778\uc99d\ub428<\/div>\n          <div class=\"mpc-trust-strip-badge\"><strong>1967\ub144\ubd80\ud130<\/strong><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n  <!-- ============ END ZONE 3 ============ -->\n\n  <!-- ============ ZONE 2: CONVERSION BRIDGE \u2014 4 CARDS ============ -->\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\">\uc9c0\ub124\uac00 \uc0ac\ub0e5\ud558\ub294 \ud574\ucda9<\/div>\n        <h2>\uc2dd\ud488 \uacf5\uae09\uc6d0\uc744 \ucc98\ub9ac\ud558\uc138\uc694 \u2014 <em>\uc9c0\ub124\ub4e4\uc774 \ub5a0\ub09c\ub2e4.<\/em><\/h2>\n        <p>\uc9c0\ub124\uac00 \ucc3e\uc544\ub2e4\ub2c8\ub294 \uba39\uc774\uac00 \ubc14\ub85c \uc774\uac83\ub4e4\uc785\ub2c8\ub2e4. \uc774\uac83\ub4e4\uc744 \ucc98\ub9ac\ud558\uba74 \uc9c0\ub124 \ubb38\uc81c\ub3c4 \ud574\uacb0\ub418\uace0 \uadfc\ubcf8\uc801\uc778 \uac10\uc5fc \ubb38\uc81c\ub3c4 \ud574\uacb0\ub420 \uac83\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-conv-grid\">\n\n        <!-- Card 1: Cockroaches (primary centipede food) -->\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ubc14\ud034\ubc8c\ub808-\ud1f4\uce58\/\" class=\"mpc-conv-card\">\n          <div class=\"mpc-conv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"14\" rx=\"6\" ry=\"8\"\/><path d=\"M6 10l-3-3M18 10l3-3M8 3l1 3M16 3l-1 3M4 16l-2 2M20 16l2 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-conv-hook\">\ubc14\ud034\ubc8c\ub808 \u2014 <em>\uc9c0\ub124\uc758 #1 \ubaa9\ud45c.<\/em><\/div>\n          <div class=\"mpc-conv-price-row\">\n            <div class=\"mpc-conv-price-label\">\uc2dc\uc791\uc810<\/div>\n            <div class=\"mpc-conv-price\">RM 130<\/div>\n          <\/div>\n          <span class=\"mpc-conv-link\">\ubc14\ud034\ubc8c\ub808 \ubc29\uc81c \u2192<\/span>\n        <\/a>\n\n        <!-- Card 2: Termites (centipedes eat these too) -->\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ud770\uac1c\ubbf8-\uce68\uc785\/\" class=\"mpc-conv-card\">\n          <div class=\"mpc-conv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10h4v11M10 21V6h4v15M15 21v-8h4v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-conv-hook\">\ud770\uac1c\ubbf8 \u2014 <em>\uc228\uaca8\uc9c4 \uc0ac\ub0e5\ud130.<\/em><\/div>\n          <div class=\"mpc-conv-price-row\">\n            <div class=\"mpc-conv-price-label\">\ube44\uc6a9<\/div>\n            <div class=\"mpc-conv-price\">\ubb34\ub8cc \uc810\uac80<\/div>\n          <\/div>\n          <span class=\"mpc-conv-link\">\ud770\uac1c\ubbf8 \uac80\uc0ac \u2192<\/span>\n        <\/a>\n\n        <!-- Card 3: Ants -->\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\uac1c\ubbf8-\ud1b5\uc81c\/\" class=\"mpc-conv-card\">\n          <div class=\"mpc-conv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"8\" rx=\"2\" ry=\"2.5\"\/><ellipse cx=\"12\" cy=\"13\" rx=\"2.5\" ry=\"3\"\/><ellipse cx=\"12\" cy=\"19\" rx=\"2\" ry=\"2.5\"\/><path d=\"M10 8l-4-2M14 8l4-2M10 13l-5 1M14 13l5 1M10 19l-4 2M14 19l4 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-conv-hook\">\uac1c\ubbf8\ub4e4\uc774 \ud589\uc9c4\ud558\uace0 \uc788\ub2e4 \u2014 <em>\uc9c0\ub124\uc758 \uc26c\uc6b4 \uba39\uc787\uac10.<\/em><\/div>\n          <div class=\"mpc-conv-price-row\">\n            <div class=\"mpc-conv-price-label\">\uc2dc\uc791\uc810<\/div>\n            <div class=\"mpc-conv-price\">RM 130<\/div>\n          <\/div>\n          <span class=\"mpc-conv-link\">\uac1c\ubbf8 \ubc29\uc81c \u2192<\/span>\n        <\/a>\n\n        <!-- Card 4: Mosquitoes -->\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ubaa8\uae30-\ud1b5\uc81c\/\" class=\"mpc-conv-card\">\n          <div class=\"mpc-conv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 22V8M9 4l3 4 3-4M4 12l4 3M20 12l-4 3M6 18l2 1M18 18l-2 1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-conv-hook\">\ubaa8\uae30\uc640 \uc791\uc740 \ud30c\ub9ac\ub958 \u2014 <em>\uc774\ucc28\uc801\uc778 \uc2dd\ub7c9 \uacf5\uae09\uc6d0.<\/em><\/div>\n          <div class=\"mpc-conv-price-row\">\n            <div class=\"mpc-conv-price-label\">\uc2dc\uc791\uc810<\/div>\n            <div class=\"mpc-conv-price\">150\ub9c1\uae43<\/div>\n          <\/div>\n          <span class=\"mpc-conv-link\">\ubaa8\uae30 \ubc29\uc81c \u2192<\/span>\n        <\/a>\n\n      <\/div>\n\n      <!-- Direct centipede treatment card -->\n      <div class=\"mpc-direct\">\n        <div class=\"mpc-direct-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M3 12h18M5 8v8M8 6v12M11 8v8M14 6v12M17 8v8M20 6v12\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-direct-label\">\uc9d1\uc5d0 \ubd89\uc740 \uc9c0\ub124\uac00 \ub098\ud0c0\ub0ac\ub098\uc694?<\/div>\n          <h4>\uc800\ud76c\ub294 \ub610\ud55c \ub2e4\uc74c\uacfc \uac19\uc740 \uc5c5\ubb34\ub97c \ucc98\ub9ac\ud569\ub2c8\ub2e4. <em>\uc9c0\ub124 \uc9c1\uc811 \uc81c\uac70<\/em> \u2014 \ud2b9\ud788 \ub3c5\uc774 \uc788\ub294 \uac83\ub4e4 \ub9d0\uc774\uc8e0.<\/h4>\n          <p>\uc9c0\ub124 \ud1f4\uce58, \ud2b9\ud788 \ubd89\uc740\uba38\ub9ac\uc9c0\ub124(Scolopendra) \uc81c\uac70, \uc9c0\ub124 \uc11c\uc2dd\uc9c0 \uc870\uc0ac \ub610\ub294 \uc77c\ubc18\uc801\uc778 \uc9c0\ub124 \uad00\ub9ac\uc640 \uac19\uc740 \uc9c1\uc811\uc801\uc778 \uc11c\ube44\uc2a4\ub97c \uc6d0\ud558\uc2dc\ub294 \uace0\uac1d\ub2d8\uaed8\uc11c\ub294 \uc0ac\uc9c4\uacfc \ud604\uc7a5 \uc815\ubcf4\ub97c WhatsApp\uc73c\ub85c \ubcf4\ub0b4\uc8fc\uc138\uc694. \uc800\ud76c \uc804\ubb38\uac00\uac00 \ud604\uc7a5\uc744 \ubc29\ubb38\ud558\uc5ec \uacac\uc801\uc744 \ub0b4\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-wa\" 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          WhatsApp\uc73c\ub85c \ubb38\uc758\ud558\uc138\uc694\n        <\/a>\n      <\/div>\n\n      <div class=\"mpc-conv-below\">\n        \ubcf4\uace0 \uc2f6\uc73c\uc138\uc694? <em>\uc804\uccb4 \uac00\uaca9\ud45c\ubd80\ud130 \ubcf4\uc2dc\uaca0\uc5b4\uc694?<\/em> \ud22c\uba85\ud55c \uc815\ubcf4 \ubcf4\uae30 <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ud574\ucda9-\ubc29\uc81c-\uac00\uaca9-\ub610\ub294-\uc694\uae08\/\">\ud574\ucda9 \ubc29\uc81c \uac00\uaca9 \uc548\ub0b4<\/a> \u2014 \ub180\ub784 \uc77c\ub3c4 \uc5c6\uace0, \ube59\ube59 \ub3cc\ub824 \ub9d0\ud560 \ud544\uc694\ub3c4 \uc5c6\uc2b5\ub2c8\ub2e4.\n      <\/div>\n    <\/div>\n  <\/section>\n  <!-- ============ END ZONE 2 ============ -->\n\n  <!-- RELATED PAGES -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">\uacc4\uc18d \uc77d\uae30<\/div>\n        <h2>\ud574\ucda9 \uc9c0\ub124 <em>\ucc3e\uace0 \uc788\ub294 \uac83.<\/em><\/h2>\n        <p>\uc9c0\ub124\ub294 \ub2e4\ub978 \ud574\ucda9\uc5d0 \ub04c\ub9ac\uae30 \ub54c\ubb38\uc5d0, \uadf8 \ud574\ucda9\uc744 \uc774\ud574\ud558\ub294 \uac83\uc774 \uadfc\ubcf8\uc801\uc778 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uac00\uc7a5 \ube60\ub978 \ubc29\ubc95\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-related-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ubc14\ud034\ubc8c\ub808\uc5d0-\ub300\ud574\uc11c\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"14\" rx=\"6\" ry=\"8\"\/><path d=\"M6 10l-3-3M18 10l3-3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ubc14\ud034\ubc8c\ub808\uc5d0 \ub300\ud558\uc5ec<\/div>\n          <span class=\"mpc-related-link\">\uac00\uc774\ub4dc \uc77d\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ud770\uac1c\ubbf8-\uc544\ub098\uc774-\uc544\ub098\uc774\uc5d0-\ub300\ud558\uc5ec\/\" 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 21h18M5 21V10h4v11M10 21V6h4v15M15 21v-8h4v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ud770\uac1c\ubbf8\uc5d0 \ub300\ud558\uc5ec<\/div>\n          <span class=\"mpc-related-link\">\uac00\uc774\ub4dc \uc77d\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\uac70\ubbf8\uc5d0-\ub300\ud574\uc11c\/\" 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=\"3\"\/><path d=\"M9 9L3 3M15 9l6-6M9 15L3 21M15 15l6 6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\uc2a4\ud30c\uc774\ub354 \uc18c\uac1c<\/div>\n          <span class=\"mpc-related-link\">\uac00\uc774\ub4dc \uc77d\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\uac1c\ubbf8\uc5d0-\ub300\ud574\uc11c\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"8\" rx=\"2\" ry=\"2.5\"\/><ellipse cx=\"12\" cy=\"13\" rx=\"2.5\" ry=\"3\"\/><ellipse cx=\"12\" cy=\"19\" rx=\"2\" ry=\"2.5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\uac1c\ubbf8\uc5d0 \ub300\ud558\uc5ec<\/div>\n          <span class=\"mpc-related-link\">\uac00\uc774\ub4dc \uc77d\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\uc9d1-\ub3c4\ub9c8\ubc40\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\"><path d=\"M3 12c3-3 6-3 9 0s6 3 9 0M6 8c1-1 2-1 3 0M15 8c1-1 2-1 3 0\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ud648 \ub3c4\ub9c8\ubc40 \uc18c\uac1c<\/div>\n          <span class=\"mpc-related-link\">\uac00\uc774\ub4dc \uc77d\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ubc8c\ub808\uc640-\ud574\ucda9\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"1\"\/><path d=\"M3 10h18M8 4v16\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ubaa8\ub4e0 \ud574\ucda9 \ubc29\uc81c \uac00\uc774\ub4dc<\/div>\n          <span class=\"mpc-related-link\">\ubaa8\ub450 \ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ABOUT CENTIPEDE PAGE -->","protected":false},"excerpt":{"rendered":"<p>Bugs &#038; Pests &nbsp;\u203a&nbsp; About Centipede Bug &#038; Pest Encyclopaedia Centipedes \u2014 the pest that [&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-1047","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1047","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=1047"}],"version-history":[{"count":3,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1047\/revisions"}],"predecessor-version":[{"id":1389,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1047\/revisions\/1389"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/media?parent=1047"}],"curies":[{"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}