{"id":867,"date":"2024-04-02T11:15:43","date_gmt":"2024-04-02T11:15:43","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=867"},"modified":"2026-05-11T10:25:57","modified_gmt":"2026-05-11T10:25:57","slug":"about-bees-hornets-wasps","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ko\/\uafc0\ubc8c-\ub9d0\ubc8c-\ub9d0\ubc8c\uc5d0-\ub300\ud574\/","title":{"rendered":"\uafc0\ubc8c, \ub9d0\ubc8c, \ub9d0\ubc8c\uc5d0 \ub300\ud558\uc5ec"},"content":{"rendered":"<!-- =========================================================\n     MPC ABOUT BEES, HORNETS & WASPS \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/about-bees-hornets-wasps\/\n     Scoped to .mpc-bhw 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 ABOUT BEES HORNETS WASPS \u2014 scoped to .mpc-bhw\n   ============================================================ *\/\n.mpc-bhw {\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-bhw *,\n.mpc-bhw *::before,\n.mpc-bhw *::after { box-sizing: border-box; }\n.mpc-bhw a { color: inherit; text-decoration: none; }\n.mpc-bhw img { max-width: 100%; display: block; }\n.mpc-bhw p { margin: 0 0 1em 0; }\n.mpc-bhw ul { list-style: none; padding: 0; margin: 0; }\n.mpc-bhw h1, .mpc-bhw h2, .mpc-bhw h3,\n.mpc-bhw h4, .mpc-bhw 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  pointer-events: none;\n}\n.mpc-hero-content {\n  position: relative;\n  max-width: 820px;\n  margin: 0 auto;\n}\n.mpc-hero-breadcrumb {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  margin-bottom: 18px;\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(36px, 5vw, 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 28px auto;\n  max-width: 640px;\n}\n.mpc-hero-tags {\n  display: inline-flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  justify-content: center;\n}\n.mpc-hero-tags span {\n  background: rgba(11,59,140,0.08);\n  border: 1px solid rgba(11,59,140,0.15);\n  color: var(--mpc-blue-ink);\n  padding: 6px 14px;\n  font-size: 12.5px;\n  font-weight: 500;\n  letter-spacing: 0.01em;\n}\n.mpc-hero-tags span.bee {\n  background: rgba(201,163,74,0.12);\n  border-color: rgba(201,163,74,0.4);\n  color: #8a6e2a;\n}\n.mpc-hero-tags span.hornet,\n.mpc-hero-tags span.wasp {\n  background: rgba(184,42,37,0.08);\n  border-color: rgba(184,42,37,0.3);\n  color: var(--mpc-danger);\n}\n\n\/* ============ STING DISTINCTION (dark navy callout) ============ *\/\n.mpc-sting {\n  background: var(--mpc-blue-ink);\n  color: #fff;\n  padding: 60px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-sting::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(201,163,74,0.12) 0%, transparent 60%);\n  border-radius: 50%;\n}\n.mpc-sting::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(184,42,37,0.12) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-sting-head {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 40px auto;\n  position: relative;\n}\n.mpc-sting-head .mpc-eyebrow {\n  color: var(--mpc-gold);\n  justify-content: center;\n}\n.mpc-sting-head .mpc-eyebrow::before { display: none; }\n.mpc-sting-head .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-sting-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.2vw, 38px);\n  line-height: 1.1;\n  color: #fff;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n}\n.mpc-sting-head h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-sting-head p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-sting-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  position: relative;\n  max-width: 920px;\n  margin: 0 auto;\n}\n@media (max-width: 720px) { .mpc-sting-split { grid-template-columns: 1fr; } }\n\n.mpc-sting-card {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.18);\n  padding: 32px 30px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.mpc-sting-card.bee {\n  border-color: rgba(201,163,74,0.5);\n  background: rgba(201,163,74,0.06);\n}\n.mpc-sting-card.wasp {\n  border-color: rgba(184,42,37,0.4);\n  background: rgba(184,42,37,0.06);\n}\n.mpc-sting-card-tag {\n  display: inline-flex;\n  align-self: flex-start;\n  background: rgba(255,255,255,0.15);\n  color: #fff;\n  font-size: 9.5px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  font-weight: 700;\n  padding: 4px 10px;\n}\n.mpc-sting-card.bee .mpc-sting-card-tag {\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink);\n}\n.mpc-sting-card.wasp .mpc-sting-card-tag {\n  background: var(--mpc-danger);\n}\n.mpc-sting-card h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.2vw, 26px);\n  color: #fff;\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 2px;\n}\n.mpc-sting-card h4 em { font-style: italic; }\n.mpc-sting-card.bee h4 em { color: var(--mpc-gold); }\n.mpc-sting-card.wasp h4 em { color: #FF9990; }\n.mpc-sting-card p {\n  font-size: 14px;\n  color: rgba(255,255,255,0.92);\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-sting-card p strong { color: #fff; font-weight: 600; }\n.mpc-sting-detail {\n  background: rgba(0,0,0,0.2);\n  padding: 14px 16px;\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.88);\n  line-height: 1.55;\n  border-top: 1px dashed rgba(255,255,255,0.2);\n  margin-top: 6px;\n}\n\n\/* ============ SPECIES CARDS (3) ============ *\/\n.mpc-species-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n@media (max-width: 900px) { .mpc-species-grid { grid-template-columns: 1fr; } }\n\n.mpc-species {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  display: flex;\n  flex-direction: column;\n  transition: all 0.25s;\n  overflow: hidden;\n}\n.mpc-species:hover {\n  border-color: var(--mpc-blue);\n  box-shadow: 0 14px 36px -22px rgba(11,59,140,0.2);\n}\n.mpc-species-img {\n  position: relative;\n  aspect-ratio: 16 \/ 10;\n  overflow: hidden;\n  background: var(--mpc-paper);\n}\n.mpc-species-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.4s;\n}\n.mpc-species:hover .mpc-species-img img { transform: scale(1.04); }\n.mpc-species-img-tag {\n  position: absolute;\n  top: 14px; left: 14px;\n  padding: 5px 12px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  z-index: 2;\n}\n.mpc-species-img-tag.bee {\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink);\n}\n.mpc-species-img-tag.hornet {\n  background: var(--mpc-warning);\n  color: #fff;\n}\n.mpc-species-img-tag.wasp {\n  background: var(--mpc-danger);\n  color: #fff;\n}\n.mpc-species-body {\n  padding: 26px 28px 28px;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.mpc-species-family {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 13px;\n  color: var(--mpc-gold);\n  font-weight: 400;\n  letter-spacing: 0.02em;\n}\n.mpc-species-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 26px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.15;\n  margin-bottom: 4px;\n}\n.mpc-species-traits {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  margin-top: 6px;\n}\n.mpc-species-trait {\n  display: grid;\n  grid-template-columns: 105px 1fr;\n  gap: 12px;\n  padding: 8px 0;\n  border-bottom: 1px dashed var(--mpc-line);\n  font-size: 13px;\n}\n.mpc-species-trait:last-child { border-bottom: none; }\n@media (max-width: 540px) {\n  .mpc-species-trait { grid-template-columns: 1fr; gap: 2px; }\n}\n.mpc-species-trait-label {\n  font-size: 10px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  padding-top: 2px;\n}\n.mpc-species-trait-val {\n  color: var(--mpc-blue-ink);\n  font-weight: 500;\n  line-height: 1.5;\n}\n\n\/* ============ BEE PRESERVATION (green callout) ============ *\/\n.mpc-preserve {\n  background: linear-gradient(135deg, var(--mpc-success) 0%, #1B7745 100%);\n  color: #fff;\n  padding: 56px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-preserve::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-preserve::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(0,0,0,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-preserve-grid {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 40px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 720px) {\n  .mpc-preserve-grid { grid-template-columns: 1fr; gap: 24px; }\n}\n.mpc-preserve-icon {\n  width: 110px; height: 110px;\n  border: 2.5px solid #fff;\n  color: #fff;\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 720px) {\n  .mpc-preserve-icon { margin: 0 auto; width: 90px; height: 90px; }\n}\n.mpc-preserve-icon svg { width: 52px; height: 52px; }\n.mpc-preserve-label {\n  display: inline-block;\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.3);\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: #fff;\n  font-weight: 700;\n  padding: 6px 12px;\n  margin-bottom: 12px;\n}\n.mpc-preserve h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(24px, 2.8vw, 32px);\n  line-height: 1.15;\n  color: #fff;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n}\n.mpc-preserve h2 em { font-style: italic; color: rgba(255,255,255,0.85); }\n.mpc-preserve p {\n  color: rgba(255,255,255,0.94);\n  font-size: 14.5px;\n  line-height: 1.7;\n  margin: 0 0 12px 0;\n}\n.mpc-preserve p:last-child { margin-bottom: 0; }\n.mpc-preserve p strong { color: #fff; font-weight: 600; }\n\n.mpc-preserve-points {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-top: 18px;\n  padding-top: 18px;\n  border-top: 1px dashed rgba(255,255,255,0.25);\n}\n@media (max-width: 720px) { .mpc-preserve-points { grid-template-columns: 1fr; } }\n.mpc-preserve-points li {\n  background: rgba(255,255,255,0.1);\n  padding: 14px 16px;\n  font-size: 12.5px;\n  color: #fff;\n  line-height: 1.55;\n}\n.mpc-preserve-points li strong {\n  display: block;\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 14px;\n  color: #fff;\n  margin-bottom: 4px;\n  letter-spacing: -0.01em;\n}\n\n\/* ============ KEY DIFFERENCES TABLE ============ *\/\n.mpc-diff-wrap {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  overflow-x: auto;\n}\n.mpc-diff {\n  width: 100%;\n  border-collapse: collapse;\n  min-width: 600px;\n}\n.mpc-diff th,\n.mpc-diff td {\n  padding: 16px 22px;\n  text-align: left;\n  font-size: 13.5px;\n  line-height: 1.5;\n  border-bottom: 1px solid var(--mpc-line);\n  vertical-align: top;\n}\n.mpc-diff thead th {\n  background: var(--mpc-paper);\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  border-bottom: 2px solid var(--mpc-line);\n}\n.mpc-diff thead th:first-child {\n  font-size: 10.5px;\n  text-transform: uppercase;\n  letter-spacing: 0.18em;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  font-family: var(--mpc-sans);\n}\n.mpc-diff thead th .mpc-diff-tag {\n  display: inline-block;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  padding: 3px 8px;\n  margin-bottom: 4px;\n  color: #fff;\n}\n.mpc-diff thead th.bee .mpc-diff-tag { background: var(--mpc-gold); color: var(--mpc-blue-ink); }\n.mpc-diff thead th.hornet .mpc-diff-tag { background: var(--mpc-warning); }\n.mpc-diff thead th.wasp .mpc-diff-tag { background: var(--mpc-danger); }\n.mpc-diff tbody th {\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  background: var(--mpc-paper);\n  width: 110px;\n}\n.mpc-diff tbody td {\n  color: var(--mpc-ink-soft);\n}\n.mpc-diff tbody tr:last-child th,\n.mpc-diff tbody tr:last-child td {\n  border-bottom: none;\n}\n.mpc-diff td strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n\n\/* ============ SAFETY DO \/ DONT ============ *\/\n.mpc-safety {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-safety { grid-template-columns: 1fr; } }\n.mpc-safety-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 30px 32px;\n}\n.mpc-safety-card.do { border-left: 3px solid var(--mpc-success); }\n.mpc-safety-card.dont { border-left: 3px solid var(--mpc-danger); }\n.mpc-safety-tag {\n  display: inline-block;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  padding: 5px 12px;\n  margin-bottom: 14px;\n  color: #fff;\n}\n.mpc-safety-card.do .mpc-safety-tag { background: var(--mpc-success); }\n.mpc-safety-card.dont .mpc-safety-tag { background: var(--mpc-danger); }\n.mpc-safety-card h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 22px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 14px;\n}\n.mpc-safety-card h4 em { font-style: italic; }\n.mpc-safety-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-safety-list li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 12px;\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  align-items: start;\n}\n.mpc-safety-card.do .mpc-safety-list li::before {\n  content: '\u2713';\n  color: var(--mpc-success);\n  font-weight: 700;\n  margin-top: 1px;\n}\n.mpc-safety-card.dont .mpc-safety-list li::before {\n  content: '\u2715';\n  color: var(--mpc-danger);\n  font-weight: 700;\n  margin-top: 1px;\n}\n.mpc-safety-list li strong { color: var(--mpc-blue-ink); font-weight: 600; }\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 0 12px 0;\n}\n.mpc-bridge p strong { color: #fff; font-weight: 600; }\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\/* ============ 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-bhw\">\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\/\ud574\ucda9-\ubc29\uc81c-\uc11c\ube44\uc2a4-2\/\">\ubc8c\ub808\uc640 \ud574\ucda9<\/a> &nbsp;\u203a \uafc0\ubc8c, \ub9d0\ubc8c \ubc0f \ub545\ubc8c\uc5d0 \ub300\ud558\uc5ec\n        <\/div>\n        <div class=\"mpc-eyebrow\">\uace4\ucda9 \ubc0f \ud574\ucda9 \ubc31\uacfc\uc0ac\uc804<\/div>\n        <h1>\ubc8c, \ub9d0\ubc8c, \ub545\ubc8c \u2014 <em>\uc138 \uc885\ub958\uc758 \uace4\ucda9, \uac01\uae30 \ub2e4\ub978 \ubb38\uc81c\uc810\ub4e4.<\/em><\/h1>\n        <p class=\"mpc-hero-lead\">\uc0dd\uae40\uc0c8\uac00 \ube44\uc2b7\ud558\uace0 \ubaa8\ub450 \uc3d8\ub294 \uc131\uc9c8\uc774 \uc788\uc5b4 \uc0ac\ub78c\ub4e4\uc774 \ud754\ud788 \ud63c\ub3d9\ud558\uc9c0\ub9cc, \uc0dd\ubb3c\ud559\uc801\uc73c\ub85c\ub294 \ub2e4\ub974\uba70 \uad00\ub9ac \ubc29\ubc95\ub3c4 \ub2e4\ub985\ub2c8\ub2e4. \uafc0\ubc8c\uc740 \uc911\uc694\ud55c \uc218\ubd84 \ub9e4\uac1c\uc790\uc774\ubbc0\ub85c \uc77c\ubc18\uc801\uc73c\ub85c \ubcf4\ud638\ud574\uc57c \ud569\ub2c8\ub2e4. \ub9d0\ubc8c\uacfc \ub545\ubc8c\ub958\ub294 \ud574\ucda9\uc744 \uc7a1\uc544\uba39\ub294 \uc720\uc6a9\ud55c \ucc9c\uc801\uc774\uc9c0\ub9cc, \uacf5\uaca9\uc801\uc778 \ub465\uc9c0 \ubc29\uc5b4\uc640 \ubc18\ubcf5\uc801\uc778 \uce68 \uacf5\uaca9 \ub2a5\ub825 \ub54c\ubb38\uc5d0 \uc9d1\uc774\ub098 \uac74\ubb3c \uc8fc\ubcc0\uc5d0\uc11c \uc2ec\uac01\ud55c \uc704\ud611\uc774 \ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n        <div class=\"mpc-hero-tags\">\n          <span class=\"bee\">\ubc8c \u00b7 \ubcf4\uc874<\/span>\n          <span class=\"hornet\">\ub9d0\ubc8c \u00b7 \uc81c\uac70<\/span>\n          <span class=\"wasp\">\ub9d0\ubc8c \uc81c\uac70<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STING DISTINCTION (dark navy callout) -->\n  <section class=\"mpc-sting\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-sting-head\">\n        <div class=\"mpc-eyebrow\">\ud575\uc2ec \uc0dd\ubb3c\ud559\uc758 \ucc28\uc774\uc810<\/div>\n        <h2>\ubc8c\uc740 \ud55c \ubc88 \uc3d8\ub294\ub2e4. <em>\ub9d0\ubc8c\uacfc \ub545\ubc8c\uc774 \ub2e4\uc2dc \uc3d8\uc558\uc2b5\ub2c8\ub2e4.<\/em><\/h2>\n        <p>\uc774 \ub2e8 \ud558\ub098\uc758 \uc0dd\ubb3c\ud559\uc801 \ucc28\uc774\uac00 \uac01 \uc885\uc758 \ud589\ub3d9 \ubc29\uc2dd\uacfc \ubc8c\uc5d0 \uc3d8\uc600\uc744 \ub54c \uc5bc\ub9c8\ub098 \uc2ec\uac01\ud558\uac8c \ubc1b\uc544\ub4e4\uc5ec\uc57c \ud558\ub294\uc9c0\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-sting-split\">\n\n        <div class=\"mpc-sting-card bee\">\n          <span class=\"mpc-sting-card-tag\">\uafc0\ubc8c<\/span>\n          <h4>\ud55c \ubc88 \uc3d8\uc138\uc694, <em>\uadf8\ub7ec\uace0 \ub098\uc11c \uc8fd\ub294\ub2e4.<\/em><\/h4>\n          <p>\uafc0\ubc8c\uc740 \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4 <strong>\uac00\uc2dc\uac00 \uc788\ub294 \uce68<\/strong> \ubc8c\uce68\uc740 \ud53c\ubd80\uc5d0 \ubc15\ud799\ub2c8\ub2e4. \ubc8c\uc774 \uc3d8\uace0 \ubab8\uc744 \ube7c\ub0bc \ub54c, \uce68\uc740 \ubc8c\uc758 \ubcf5\ubd80\uc5d0\uc11c \ub5a8\uc5b4\uc838 \ub098\uac00\uace0 \ubc8c\uc740 \uace7 \uc8fd\uc2b5\ub2c8\ub2e4. \uc774 \ub54c\ubb38\uc5d0 \ubc8c\uc740 <strong>\uc0dd\ubb3c\ud559\uc801\uc73c\ub85c \uacb0\uc815\ub428<\/strong> \ube44\uacf5\uaca9\uc801\uc778 \ud589\ub3d9\uc73c\ub85c\uc758 \uc804\ud658: \uc3d8\ub294 \uac83\uc740 \uc790\uc0b4 \ud589\uc704\uc774\ubbc0\ub85c \ucd5c\ud6c4\uc758 \uc218\ub2e8\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n          <div class=\"mpc-sting-detail\">\n            <strong>\uc774\uac83\uc774 \uc2e4\uc81c\ub85c \uc758\ubbf8\ud558\ub294 \ubc14\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/strong> \ubc8c\uc740 \uc9c1\uc811\uc801\uc778 \uc704\ud611\uc744 \ubc1b\uac70\ub098 \ubc8c\uc9d1\uc774 \uacf5\uaca9\ubc1b\uc9c0 \uc54a\ub294 \ud55c \uac70\uc758 \uc3d8\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ubc8c \uadfc\ucc98\uc5d0\uc11c\ub294 \ucc28\ubd84\ud558\uace0 \ucc9c\ucc9c\ud788 \uc6c0\uc9c1\uc774\ub294 \uac83\uc774 \uc77c\ubc18\uc801\uc73c\ub85c \uc548\uc804\ud569\ub2c8\ub2e4.\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-sting-card wasp\">\n          <span class=\"mpc-sting-card-tag\">\ub9d0\ubc8c\uacfc \ub545\ubc8c<\/span>\n          <h4>\ucc0c\ub974\uae30 <em>\uc790\uafb8.<\/em><\/h4>\n          <p>\ub9d0\ubc8c\uacfc \ub545\ubc8c\uc758 \uce68\uc740 <strong>\ub9e4\ub044\ub7fd\uace0, \uac00\uc2dc\uac00 \uc5c6\ub2e4.<\/strong>. \ub9d0\ubc8c\uc740 \uae54\ub054\ud558\uac8c \ubab8\uc744 \uc228\uacbc\ub2e4\uac00 \ub2e4\uc2dc \uc3d8\ub294 \ub3d9\uc791\uc744 \ubc18\ubcf5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud2b9\uc9d5\uacfc \ub354\uc6b1 \uacf5\uaca9\uc801\uc778 \ub465\uc9c0 \ubc29\uc5b4 \ud589\ub3d9\uc774 \uacb0\ud569\ub418\uc5b4, \ub9d0\ubc8c\uacfc\uc758 \ub9c8\uc8fc\uce68\uc740 \ud6e8\uc52c \ub354 \uc704\ud5d8\ud574\uc9d1\ub2c8\ub2e4. \ud55c \ub9c8\ub9ac\uc758 \ub9d0\ubc8c\uc774 \ud55c \ubc88\uc758 \ub9cc\ub0a8\uc5d0\uc11c \uc5ec\ub7ec \uc0ac\ub78c\uc5d0\uac8c \uc5ec\ub7ec \ubc88 \uc3d8\uc77c \uc218 \uc788\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4.<\/p>\n          <div class=\"mpc-sting-detail\">\n            <strong>\uc774\uac83\uc774 \uc2e4\uc81c\ub85c \uc758\ubbf8\ud558\ub294 \ubc14\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/strong> \ubc8c\uc9d1 \uc8fc\ubcc0\uc740 \uc544\uc608 \ud53c\ud574\uc57c \ud569\ub2c8\ub2e4. \ub9d0\ubc8c\uc774\ub098 \ub545\ubc8c\uc9d1\uc744 \uac74\ub4dc\ub9ac\uba74 \uacf5\uaca9\uc801\uc778 \uc9d1\ub2e8 \ubc18\uc751\uc774 \ub098\ud0c0\ub0a0 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 3 SPECIES CARDS -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\uc138 \uac00\uc9c0 \uc885<\/div>\n        <h2>\ubc29\ubc95 <em>\uadf8\uac83\ub4e4\uc744 \uad6c\ubcc4\ud574 \ubcf4\uc138\uc694.<\/em><\/h2>\n        <p>\uc815\ud655\ud55c \uc885 \uc2dd\ubcc4\uc740 \ub9e4\uc6b0 \uc911\uc694\ud569\ub2c8\ub2e4. \uac01 \uc885\ub9c8\ub2e4 \ucc98\ub9ac \ubc29\ubc95\uc774 \ub2e4\ub974\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4. \uafc0\ubc8c\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \ubcf4\uc874\uc774 \ud544\uc694\ud558\uc9c0\ub9cc, \ub9d0\ubc8c\uacfc \ub545\ubc8c\ub958\ub294 \uc804\ubb38\uac00\uc758 \uc81c\uac70\uac00 \ud544\uc218\uc801\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-species-grid\">\n\n        <!-- BEE -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-img\">\n            <span class=\"mpc-species-img-tag bee\">\ubc8c<\/span>\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes12.jpg\" alt=\"\uafc0\ubc8c \uadfc\uc811 \ucd2c\uc601 - \ud2bc\ud2bc\ud558\uace0 \ud138\uc774 \ub9ce\uc740 \ubab8\uc744 \uac00\uc9c4 \uc218\ubd84 \ub9e4\uac1c\uc790, \ub18d\uc5c5\uacfc \uc0dd\ud0dc\uacc4\uc5d0\uc11c \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud558\ub294 \uafc0\ubc8c\">\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-family\">Apidae\uacfc<\/div>\n            <div class=\"mpc-species-name\">\ubc8c<\/div>\n            <div class=\"mpc-species-traits\">\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ubab8<\/div>\n                <div class=\"mpc-species-trait-val\">\ud2bc\ud2bc\ud558\uace0 \ud138\uc774 \ub9ce\uc73c\uba70, \uaf43\uac00\ub8e8\ub97c \ubaa8\uc73c\uae30\uc5d0 \uc801\ud569\ud558\uac8c \ub9cc\ub4e4\uc5b4\uc84c\uc2b5\ub2c8\ub2e4.<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ub2e4\uc774\uc5b4\ud2b8<\/div>\n                <div class=\"mpc-species-trait-val\">\ucc44\uc2dd\uc8fc\uc758\uc790\uc6a9 - \uafc0\uacfc \uaf43\uac00\ub8e8<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ud589\ub3d9<\/div>\n                <div class=\"mpc-species-trait-val\">\uc77c\ubc18\uc801\uc73c\ub85c \uacf5\uaca9\uc801\uc774\uc9c0 \uc54a\uc73c\uba70, \uc790\uae30 \ubc29\uc5b4\ub97c \uc704\ud574\uc11c\ub9cc \uc3d8\uc785\ub2c8\ub2e4.<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\uc11c\uc2dd\uc9c0<\/div>\n                <div class=\"mpc-species-trait-val\">\uc0ac\ud68c\uc801 \uad70\uc9d1 \uc0dd\ud65c\uc744 \ud558\ub294 \uafc0\ubc8c, \ud638\ubc15\ubc8c \ub610\ub294 \ub2e8\ub3c5 \uc0dd\ud65c\uc744 \ud558\ub294 \ubaa9\uc218\ubc8c<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\uc5ed\ud560<\/div>\n                <div class=\"mpc-species-trait-val\">\ud544\uc218\uc801\uc778 \uc218\ubd84 \ub9e4\uac1c\uc790 - \uc804 \uc138\uacc4 \uc2dd\ub7c9 \uc0dd\uc0b0\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- HORNET -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-img\">\n            <span class=\"mpc-species-img-tag hornet\">\ub9d0\ubc8c<\/span>\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes13.jpg\" alt=\"\ub9d0\ubc8c \uadfc\uc811 \uc0ac\uc9c4 \u2014 \ub9d0\ubc8c\uacfc(Vespidae)\uc5d0 \uc18d\ud558\ub294 \uc774 \ubc8c\uc740 \ub300\ubd80\ubd84\uc758 \ub9d0\ubc8c\ubcf4\ub2e4 \ud06c\uba70, \ucee4\ub2e4\ub780 \uc885\uc774 \uac19\uc740 \ub465\uc9c0\ub97c \uc9d3\uc2b5\ub2c8\ub2e4.\">\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-family\">\ub9d0\ubc8c\uacfc<\/div>\n            <div class=\"mpc-species-name\">\ud638\ub137<\/div>\n            <div class=\"mpc-species-traits\">\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ubab8<\/div>\n                <div class=\"mpc-species-trait-val\">\ub300\ubd80\ubd84\uc758 \ub9d0\ubc8c\ubcf4\ub2e4 \ud06c\uace0, \ubab8\uc9d1\uc774 \ud2bc\ud2bc\ud558\uba70, \ud770\uc0c9\uacfc \uac80\uc740\uc0c9\uc774 \uc11e\uc778 \uc0c9\uae54\uc744 \ub764\ub2e4(\uc0c9\uae54\uc740 \ub2e4\uc591\ud568).<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ub2e4\uc774\uc5b4\ud2b8<\/div>\n                <div class=\"mpc-species-trait-val\">\ub2e4\ub978 \uace4\ucda9(\uafc0\ubc8c \ud3ec\ud568), \uc2dd\ubb3c\uc131 \uc7ac\ub8cc, \ub2e8 \uc74c\uc2dd<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ud589\ub3d9<\/div>\n                <div class=\"mpc-species-trait-val\">\ub465\uc9c0\ub97c \uacf5\uaca9\uc801\uc73c\ub85c \ubc29\uc5b4\ud558\uba70, \ubc18\ubcf5\uc801\uc73c\ub85c \uc3d8\ub294\ub2e4.<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\uc11c\uc2dd\uc9c0<\/div>\n                <div class=\"mpc-species-trait-val\">\ub098\ubb34, \uad00\ubaa9 \ub610\ub294 \uac74\ubb3c\uc5d0 \ubd99\uc5b4 \uc788\ub294 \ucee4\ub2e4\ub780 \uc885\uc774 \ub465\uc9c0<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\uc5ed\ud560<\/div>\n                <div class=\"mpc-species-trait-val\">\ud574\ucda9 \uac1c\uccb4\uc218\ub97c \uc870\uc808\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub418\uc9c0\ub9cc, \uafc0\ubc8c \uad70\uc9d1\uc5d0 \ud574\ub97c \ub07c\uce60 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- WASP -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-img\">\n            <span class=\"mpc-species-img-tag wasp\">\ub9d0\ubc8c<\/span>\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes14.jpg\" alt=\"\ub9d0\ubc8c\uc758 \uadfc\uc811 \uc0ac\uc9c4 - \uac00\ub290\ub2e4\ub780 \ubab8, \uac00\ub294 \ud5c8\ub9ac, \ud138\uc774 \uc801\uc74c, \uc5ec\ub7ec \ubc88 \uc3d8\uc77c \uc218 \uc788\uc74c\">\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-family\">\ub9d0\ubc8c\uacfc \ubc0f \uae30\ud0c0<\/div>\n            <div class=\"mpc-species-name\">\ub9d0\ubc8c<\/div>\n            <div class=\"mpc-species-traits\">\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ubab8<\/div>\n                <div class=\"mpc-species-trait-val\">\uac00\ub298\uace0 \ud5c8\ub9ac\uac00 \uac00\ub298\uba70 \ud138\uc774 \uc801\uace0, \ub178\ub780\uc0c9\/\uac80\uc740\uc0c9, \uae08\uc18d\uc131 \ud30c\ub780\uc0c9 \ub610\ub294 \ub179\uc0c9\uc744 \ub764\ub2e4.<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ub2e4\uc774\uc5b4\ud2b8<\/div>\n                <div class=\"mpc-species-trait-val\">\uc7a1\uc2dd\uc131 - \ub2e4\ub978 \uace4\ucda9\uacfc \uafc0\uc744 \uba39\uc2b5\ub2c8\ub2e4<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\ud589\ub3d9<\/div>\n                <div class=\"mpc-species-trait-val\">\ubc8c\ubcf4\ub2e4 \ub354 \uacf5\uaca9\uc801\uc774\uba70, \uc704\ud611\uc744 \ub290\ub07c\uba74 \uc5ec\ub7ec \ubc88 \uc3d8\uc785\ub2c8\ub2e4.<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\uc11c\uc2dd\uc9c0<\/div>\n                <div class=\"mpc-species-trait-val\">\uc0ac\ud68c\uc801 \ub465\uc9c0(\uc885\uc774 \ubaa8\uc591) \ub610\ub294 \ub2e8\ub3c5 \ub465\uc9c0(\ub545, \uad6c\uba4d)<\/div>\n              <\/div>\n              <div class=\"mpc-species-trait\">\n                <div class=\"mpc-species-trait-label\">\uc5ed\ud560<\/div>\n                <div class=\"mpc-species-trait-val\">\ud574\ucda9\uc758 \uc911\uc694\ud55c \ucc9c\uc801; \uc790\uc5f0\uc801\uc778 \ud574\ucda9 \ubc29\uc81c<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BEE PRESERVATION (green callout) -->\n  <section class=\"mpc-preserve\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-preserve-grid\">\n        <div class=\"mpc-preserve-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 2l2 5h5l-4 3 1.5 5L12 12l-4.5 3L9 10 5 7h5z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-preserve-label\">\uafc0\ubc8c\uc5d0 \ub300\ud55c \uc6b0\ub9ac\uc758 \uc785\uc7a5<\/div>\n          <h2>\ubc8c\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \ub2e4\uc74c\uacfc \uac19\uc544\uc57c \ud569\ub2c8\ub2e4. <em>\uba78\uc885\ub41c \uac83\uc774 \uc544\ub2c8\ub77c \ubcf4\uc874\ub41c \uac83\uc774\ub2e4.<\/em><\/h2>\n          <p>\ubc8c\uc740 <strong>\ud544\uc218 \uc218\ubd84 \ub9e4\uac1c\uc790<\/strong>, \uc804 \uc138\uacc4 \uc2dd\ub7c9 \uc0dd\uc0b0\uacfc \uc0dd\ud0dc\uacc4 \uac74\uac15\uc744 \uc9c0\ud0f1\ud558\ub294 \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \uc774\ub4e4\uc758 \uac1c\uccb4 \uc218 \uac10\uc18c\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \uacb0\uacfc\ub97c \ucd08\ub798\ud588\uc2b5\ub2c8\ub2e4. <strong>\uc0b4\ucda9\uc81c \uae08\uc9c0<\/strong> \ub9ce\uc740 \uad6d\uac00\uc5d0\uc11c \ud2b9\ud788 \ubc8c\uc9d1\uc5d0 \ub300\ud55c \uc704\ud5d8 \ub54c\ubb38\uc5d0 \ubc8c\uc9d1 \uc81c\uac70\ub97c \uae08\uc9c0\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ub300\ubd80\ubd84\uc758 \uacbd\uc6b0, \uc9d1 \uc548\uc758 \ubc8c\uc9d1\uc744 \uc81c\uac70\ud558\ub294 \uac83\uc740 \uc798\ubabb\ub41c \ub300\uc751\uc785\ub2c8\ub2e4.<\/p>\n          <p>\uac00\ub2a5\ud55c \ud55c \uc62c\ubc14\ub978 \uc811\uadfc \ubc29\uc2dd\uc744 \ucde8\ud558\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4. <strong>\uc591\ubd09\uac00\uc5d0 \uc758\ud55c \uc548\uc804\ud55c \uc774\ub3d9<\/strong> \u2014 \ubc8c\uc744 \ubc15\uba78\ud558\ub294 \uac83\uc774 \uc544\ub2d9\ub2c8\ub2e4. \ubc8c \uad00\ub828 \ubb38\uc758\uac00 \ub4e4\uc5b4\uc624\uba74, \ubc8c\ub4e4\uc774 \uc6d0\ub798 \uadf8 \ubc8c\uc9d1\uc5d0 \uc815\ucc29\ud55c \uac83\uc778\uc9c0, \ubc8c\ud1b5\uc774 \ubd84\ubd09\ub41c \ud6c4 \uc77c\uc2dc\uc801\uc73c\ub85c \ucc3e\uc544\uc628 \uac83\uc778\uc9c0, \uc544\ub2c8\uba74 \uc815\ub9d0\ub85c \ubb38\uc81c\uac00 \ub418\ub294 \ubc8c\uc778\uc9c0 \ud310\ub2e8\ud558\ub294 \ub370 \ub3c4\uc6c0\uc744 \ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\n\n          <ul class=\"mpc-preserve-points\">\n            <li>\n              <strong>\uc591\ubd09\uc5c5\uc790 \uc774\uc804<\/strong>\n              \uc8fc\uac70\uc9c0\ub098 \uc0ac\uc5c5\uc7a5 \ub0b4\uc5d0 \uc815\ucc29\ud55c \ub300\ubd80\ubd84\uc758 \ubc8c\uc9d1 \uad70\ub77d\uc5d0 \uc801\ud569\ud55c \ud574\ub2f5\uc785\ub2c8\ub2e4.\n            <\/li>\n            <li>\n              <strong>\uc77c\uc2dc\uc801\uc778 \ub5bc<\/strong>\n              \ubc8c\uc9d1\uc774 \ubd84\ubd09\ub41c \ud6c4 \ubc8c\ub4e4\uc740 \uc7a0\uc2dc \ubc8c\uc9d1 \ubc14\uae65\uc5d0 \ubaa8\uc5ec\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \ub300\uac1c \uba87 \uc2dc\uac04 \ub610\ub294 \uba70\uce60 \uc548\uc5d0 \uc774\ub3d9\ud569\ub2c8\ub2e4.\n            <\/li>\n            <li>\n              <strong>\ucd5c\ud6c4\uc758 \uc218\ub2e8\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud558\uc138\uc694.<\/strong>\n              \ubc8c\ub4e4\uc774 \uc989\uac01\uc801\uc778 \uc548\uc804 \uc704\ud5d8\uc744 \ucd08\ub798\ud558\uace0 \ub2e4\ub978 \uacf3\uc73c\ub85c \uc62e\uae38 \uc218 \uc5c6\ub294 \uacbd\uc6b0\uc5d0\ub9cc \ubc15\uba78\uc744 \uace0\ub824\ud569\ub2c8\ub2e4.\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- KEY DIFFERENCES TABLE -->\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\">\ub098\ub780\ud788 \ube44\uad50\ud558\uae30<\/div>\n        <h2>\uc138 \uc885, <em>\ud55c\ub208\uc5d0 \ubcf4\uae30\uc5d0.<\/em><\/h2>\n        <p>\uc5b4\ub5a4 \uace4\ucda9\uc778\uc9c0 \ube60\ub974\uac8c \uc2dd\ubcc4\ud558\uace0, \uc2dd\uc131, \uacf5\uaca9\uc131, \uc678\ud615 \ub4f1\uc5d0\uc11c \uac01 \uace4\ucda9\uc744 \ube44\uad50\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub418\ub294 \uc2dc\uac01\uc801 \ucc38\uace0 \uc790\ub8cc\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-diff-wrap\">\n        <table class=\"mpc-diff\">\n          <thead>\n            <tr>\n              <th><\/th>\n              <th class=\"bee\"><span class=\"mpc-diff-tag\">\ubc8c<\/span><br>\uafc0\ubc8c<\/th>\n              <th class=\"hornet\"><span class=\"mpc-diff-tag\">\ud638\ub137<\/span><br>\ud638\ub137<\/th>\n              <th class=\"wasp\"><span class=\"mpc-diff-tag\">\ub9d0\ubc8c<\/span><br>\ub9d0\ubc8c<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <th>\uac00\uc871<\/th>\n              <td><strong>Apidae<\/strong><\/td>\n              <td><strong>\ub9d0\ubc8c\uacfc<\/strong><\/td>\n              <td><strong>\ub9d0\ubc8c\uacfc<\/strong> \ubc0f \uae30\ud0c0<\/td>\n            <\/tr>\n            <tr>\n              <th>\ub2e4\uc774\uc5b4\ud2b8<\/th>\n              <td>\uaf43\uac00\ub8e8\uc640 \uafc0 (\ucc44\uc2dd\uc8fc\uc758\uc790\uc6a9)<\/td>\n              <td>\uace4\ucda9, \uc2dd\ubb3c\uc131 \uc7ac\ub8cc, \uacfc\uc790\ub958<\/td>\n              <td>\uc7a1\uc2dd\uc131 (\uace4\ucda9 + \uafc0)<\/td>\n            <\/tr>\n            <tr>\n              <th>\uce68\ub7b5<\/th>\n              <td>\ub0ae\uc74c - \uc624\uc9c1 \uc790\uae30\ubc29\uc5b4\ub97c \uc704\ud574\uc11c\ub9cc<\/td>\n              <td>\ub192\uc74c \u2014 \uacf5\uaca9\uc801\uc778 \ub465\uc9c0 \ubc29\uc5b4<\/td>\n              <td>\uc911\uace0\ub3c4 \u2014 \uafc0\ubc8c\ubcf4\ub2e4 \ub9ce\uc74c<\/td>\n            <\/tr>\n            <tr>\n              <th>\ucc0c\ub974\uae30<\/th>\n              <td>\ud55c \ubc88 \ucc14\ub9ac\uba74 \uc8fd\ub294\ub2e4 (\uac00\uc2dc\uac00 \ub2ec\ub9b0)<\/td>\n              <td>\ubc18\ubcf5\uc801\uc73c\ub85c (\ub9e4\ub044\ub7fd\uac8c)<\/td>\n              <td>\ubc18\ubcf5\uc801\uc73c\ub85c (\ub9e4\ub044\ub7fd\uac8c)<\/td>\n            <\/tr>\n            <tr>\n              <th>\ubaa8\uc2b5<\/th>\n              <td>\ud138\uc774 \ub9ce\uace0, \ud2bc\ud2bc\ud558\uace0, \ub465\uadfc \ubaa8\uc591\uc785\ub2c8\ub2e4.<\/td>\n              <td>\ud06c\uace0 \ud2bc\ud2bc\ud558\uba70, \uc8fc\ub85c \ud770\uc0c9\uacfc \uac80\uc740\uc0c9\uc785\ub2c8\ub2e4.<\/td>\n              <td>\ub0a0\uc52c\ud558\uace0 \ud5c8\ub9ac\uac00 \uac00\ub298\uba70 \uba38\ub9ac\uce74\ub77d\uc774 \uc801\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <th>\uc5ed\ud560<\/th>\n              <td><strong>\uc218\ubd84\ub9e4\uac1c\uc790<\/strong> - \ud544\uc218\uc801\uc778<\/td>\n              <td>\ud574\ucda9 \uace4\ucda9\uc758 \ucc9c\uc801<\/td>\n              <td>\ud574\ucda9 \uace4\ucda9\uc758 \ucc9c\uc801<\/td>\n            <\/tr>\n            <tr>\n              <th>\ucd5c\uc801\uc758 \ub2f5\ubcc0<\/th>\n              <td><strong>\ubcf4\uc874\/\uc774\uc804<\/strong><\/td>\n              <td>\uc804\ubb38 \uc81c\uac70 \uc11c\ube44\uc2a4<\/td>\n              <td>\uc804\ubb38 \uc81c\uac70 \uc11c\ube44\uc2a4<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SAFETY DO \/ DON'T -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\uc548\uc804 \uc9c0\uce68<\/div>\n        <h2>\ub9cc\uc57d \ub2f9\uc2e0\uc774 \ubc1c\uacac\ud588\ub2e4\uba74 <em>\uc9d1 \uadfc\ucc98\uc5d0 \ub465\uc9c0\ub97c \ud2c0\uc5b4\ubcf4\uc138\uc694.<\/em><\/h2>\n        <p>\ubc8c\uc774\ub4e0, \ub9d0\ubc8c\uc774\ub4e0, \ub545\ubc8c\uc774\ub4e0 \uc0c1\uad00\uc5c6\uc774 \uc804\ubb38\uac00\uc758 \ub3c4\uc6c0\uc744 \ubc1b\uae30 \uc804\uc5d0 \uc548\uc804\ud558\uac8c \ub300\ucc98\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\ub824\ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-safety\">\n\n        <div class=\"mpc-safety-card do\">\n          <span class=\"mpc-safety-tag\">\ud558\ub2e4<\/span>\n          <h4>\uc548\uc804\ud788 \uacc4\uc138\uc694 <em>\uadf8\ub9ac\uace0 \ud3c9\uac00\ud569\ub2c8\ub2e4.<\/em><\/h4>\n          <ul class=\"mpc-safety-list\">\n            <li><div><strong>\uac70\ub9ac\ub97c \uc720\uc9c0\ud558\uc138\uc694.<\/strong> \ub465\uc9c0\uc5d0\uc11c \ucd5c\uc18c 5~10\ubbf8\ud130 \uac70\ub9ac\ub97c \uc720\uc9c0\ud558\uc2ed\uc2dc\uc624. \ud2b9\ud788 \ub0ae \uc2dc\uac04 \ub3d9\uc548 \ud65c\ub3d9\uc774 \uac00\uc7a5 \uc655\uc131\ud560 \ub54c\ub294 \ub354\uc6b1 \uc8fc\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.<\/div><\/li>\n            <li><div><strong>\uc885\uc744 \uc2dd\ubcc4\ud558\uc138\uc694<\/strong> \uac00\ub2a5\ud558\ub2e4\uba74 \uafc0\ubc8c, \ub9d0\ubc8c, \ub545\ubc8c \uc911 \uc5b4\ub5a4 \uace4\ucda9\uc774 \uc801\uc808\ud55c \ub300\uc751\ucc45\uc778\uc9c0 \ud310\ub2e8\ud558\uc138\uc694.<\/div><\/li>\n            <li><div><strong>\uc811\uadfc \uc81c\ud55c<\/strong> \uc0c1\ud669\uc774 \ud574\uacb0\ub420 \ub54c\uae4c\uc9c0 \uc5b4\ub9b0\uc774, \ubc18\ub824\ub3d9\ubb3c, \ub178\uc57d \uac00\uc871 \uad6c\uc131\uc6d0\uc744 \ud574\ub2f9 \uad6c\uc5ed\uc5d0\uc11c \ubcf4\ud638\ud574 \uc8fc\uc2ed\uc2dc\uc624.<\/div><\/li>\n            <li><div><strong>\ub465\uc9c0\uc758 \uc704\uce58\uc640 \ud06c\uae30\ub97c \uae30\ub85d\ud574 \ub450\uc138\uc694.<\/strong> \u2014 \uc804\ud654 \uc0c1\ub2f4 \uc2dc \uc804\ubb38\uac00\uc5d0\uac8c \uc720\uc6a9\ud55c \uc815\ubcf4\uc785\ub2c8\ub2e4.<\/div><\/li>\n            <li><div><strong>\uc804\ubb38\uac00\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694<\/strong> \ub9d0\ubc8c\uc9d1\uc774\ub098 \ubc8c\uc9d1\uc744 \ucc3e\ub294 \uc0ac\ub78c, \ub610\ub294 \uafc0\ubc8c \uad70\ub77d\uc744 \ucc3e\ub294 \uc591\ubd09\uac00.<\/div><\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"mpc-safety-card dont\">\n          <span class=\"mpc-safety-tag\">\ud558\uc9c0 \uc54a\ub2e4<\/span>\n          <h4>\uadf8 \ubb3c\uac74\ub4e4 <em>\uc0c1\ud669\uc744 \ub354 \uc545\ud654\uc2dc\ud0a8\ub2e4.<\/em><\/h4>\n          <ul class=\"mpc-safety-list\">\n            <li><div><strong>\ubc8c\uc9d1\uc5d0 \uc0b4\ucda9\uc81c\ub97c \ubfcc\ub9ac\uc9c0 \ub9c8\uc138\uc694<\/strong> \u2014 \uc774\ub294 \uc2dd\ubbfc\uc9c0\ub97c \uc790\uadf9\ud558\uc5ec \ub300\uaddc\ubaa8 \uacf5\uaca9\uc744 \ucd09\ubc1c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/div><\/li>\n            <li><div><strong>\uc9c1\uc811 \uc81c\uac70\ud558\ub824\uace0 \ud558\uc9c0 \ub9c8\uc138\uc694.<\/strong> \ud2b9\ud788 \uace0\uc9c0\ub300\ub098 \uc774\ubbf8 \ud615\uc131\ub41c \uc2dd\ubbfc\uc9c0\uc758 \uacbd\uc6b0 \ub354\uc6b1 \uadf8\ub807\uc2b5\ub2c8\ub2e4.<\/div><\/li>\n            <li><div><strong>\ub0a0\uc544\ub2e4\ub2c8\ub294 \uc0ac\ub78c\uc744 \uc190\uc73c\ub85c \uccd0\ub0b4\uc9c0 \ub9c8\uc138\uc694.<\/strong> \u2014 \uac11\uc791\uc2a4\ub7ec\uc6b4 \uc6c0\uc9c1\uc784\uc740 \uacf5\uaca9\uc131\uc744 \uc720\ubc1c\ud569\ub2c8\ub2e4. \uce68\ucc29\ud558\uac8c \uc790\ub9ac\ub97c \ub728\uc138\uc694.<\/div><\/li>\n            <li><div><strong>\ubc24\uc5d0\ub294 \ubc29\ud574\ud558\uc9c0 \ub9c8\uc138\uc694<\/strong> \u2014 \ud65c\ub3d9\uc131\uc740 \ub5a8\uc5b4\uc9c0\uc9c0\ub9cc, \uc644\uc804\ud55c \uad70\uccb4\uac00 \uc874\uc7ac\ud558\uba70 \ubd84\ubd09\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/div><\/li>\n            <li><div><strong>\uc54c\ub808\ub974\uae30 \uc99d\uc0c1\uc744 \ubb34\uc2dc\ud558\uc9c0 \ub9c8\uc138\uc694.<\/strong> \uac00\uc871 \uad6c\uc131\uc6d0 \uc911 \ubc8c\uce68 \uc54c\ub808\ub974\uae30\uac00 \uc788\ub294 \uc0ac\ub78c\uc774 \uc788\ub2e4\uba74, \uadf8 \uc0c1\ud669\uc744 \uae34\uae09\ud558\uac8c \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4.<\/div><\/li>\n          <\/ul>\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\">\ud574\ucda9 \ubb38\uc81c\uac00 \uc788\uc73c\uc2e0\uac00\uc694?<\/div>\n          <h2>\ubc8c, \ub9d0\ubc8c \ub610\ub294 \ub545\ubc8c\uc774 \uc9d1 \uadfc\ucc98\uc5d0 \ub098\ud0c0\ub0ac\uc2b5\ub2c8\ub2e4. <em>\uc800\ud76c\uac00 \uc801\uc808\ud558\uac8c \ucc98\ub9ac\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/em><\/h2>\n          <p>\ub9d0\ubc8c\uc9d1\uacfc \ub545\ubc8c\uc9d1\uc758 \uacbd\uc6b0, \uc800\ud76c \ud300\uc740 \uc801\uc808\ud55c \ubcf4\ud638 \uc7a5\ube44\uc640 \ubc29\ubc95\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc548\uc804\ud558\uace0 \uc804\ubb38\uc801\uc778 \uc81c\uac70 \uc791\uc5c5\uc744 \uc218\ud589\ud569\ub2c8\ub2e4. \uafc0\ubc8c \uad70\ub77d\uc758 \uacbd\uc6b0\uc5d0\ub3c4 \ub9c8\ucc2c\uac00\uc9c0\uc785\ub2c8\ub2e4. <strong>\uc591\ubd09\uac00\uc640 \uc5f0\uacb0\ud574 \ub4dc\ub9bd\ub2c8\ub2e4<\/strong> \uac00\ub2a5\ud55c \ud55c \ub2e4\ub978 \uacf3\uc73c\ub85c \uc62e\uaca8\uc8fc\uc138\uc694. \ubc15\uba78\uc740 \ucd5c\ud6c4\uc758 \uc218\ub2e8\uc774\uc9c0 \uccab \ubc88\uc9f8 \uc120\ud0dd\uc774 \uc544\ub2d9\ub2c8\ub2e4. \ubaa9\uaca9\ud558\uc2e0 \ud574\ucda9\uc758 \uc0ac\uc9c4\uc744 \ubcf4\ub0b4\uc8fc\uc2dc\uba74 \uc801\uc808\ud55c \ud574\uacb0 \ubc29\ubc95\uc744 \uc548\ub0b4\ud574 \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\/\ubb38\uc758\ud558\uae30\/\" class=\"mpc-btn mpc-btn-ghost\">\uc5f0\ub77d\ucc98 \ud398\uc774\uc9c0<\/a>\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 \ub9ce\uc740 \uc815\ubcf4\ub97c \ud655\uc778\ud558\uc138\uc694 <em>\ud574\ucda9 \ubc31\uacfc\uc0ac\uc804.<\/em><\/h2>\n        <p>\ubc8c, \ub9d0\ubc8c, \ub545\ubc8c\uacfc \ud568\uaed8 \ub9c8\uc8fc\uce60 \uc218 \uc788\ub294 \ub2e4\ub978 \uc3d8\uac70\ub098 \ubb34\ub294 \uace4\ucda9\ub4e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-related-grid\">\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\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\uac1c\ubbf8\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\/\ubd88\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\"><path d=\"M12 2v6.5M5 9.5l3.5 1M19 9.5l-3.5 1M3 16c0-3 3-5 9-5s9 2 9 5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ubd88\uac1c\ubbf8 \uc18c\uac1c<\/div>\n          <span class=\"mpc-related-link\">\ub354 \uc77d\uc5b4\ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ubaa8\uae30\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=\"M12 2v6M5 8l7 4 7-4M3 14l9 4 9-4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ubaa8\uae30\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\/\uc9c0\ub124\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\"><path d=\"M2 12h20M5 8l-2 4 2 4M19 8l2 4-2 4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\uc9c0\ub124 \uc18c\uac1c<\/div>\n          <span class=\"mpc-related-link\">\ub354 \uc77d\uc5b4\ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ABOUT BEES HORNETS WASPS PAGE -->\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Bugs &#038; Pests &nbsp;\u203a&nbsp; About Bees, Hornets &#038; Wasps Bug &#038; Pest Encyclopaedia Bees, hornets, [&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-867","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/867","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=867"}],"version-history":[{"count":3,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/867\/revisions"}],"predecessor-version":[{"id":1321,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/867\/revisions\/1321"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/media?parent=867"}],"curies":[{"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}