{"id":861,"date":"2024-04-02T10:02:56","date_gmt":"2024-04-02T10:02:56","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=861"},"modified":"2026-05-11T10:13:16","modified_gmt":"2026-05-11T10:13:16","slug":"about-stored-product-insects","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ko\/\ubcf4\uad00\ud488-\uace4\ucda9\uc5d0-\ub300\ud574\/","title":{"rendered":"\ubcf4\uad00\uc81c\ud488 \uace4\ucda9\uc5d0 \ub300\ud558\uc5ec"},"content":{"rendered":"<!-- =========================================================\n     MPC ABOUT STORED PRODUCT INSECTS (SPIs) \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/about-stored-product-insects\/\n     Scoped to .mpc-spi 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 STORED PRODUCT INSECTS \u2014 scoped to .mpc-spi\n   ============================================================ *\/\n.mpc-spi {\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-spi *,\n.mpc-spi *::before,\n.mpc-spi *::after { box-sizing: border-box; }\n.mpc-spi a { color: inherit; text-decoration: none; }\n.mpc-spi img { max-width: 100%; display: block; }\n.mpc-spi p { margin: 0 0 1em 0; }\n.mpc-spi ul { list-style: none; padding: 0; margin: 0; }\n.mpc-spi h1, .mpc-spi h2, .mpc-spi h3,\n.mpc-spi h4, .mpc-spi 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-meta {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n  margin: 0 auto;\n  max-width: 720px;\n}\n@media (max-width: 540px) { .mpc-hero-meta { grid-template-columns: 1fr; } }\n.mpc-hero-meta-item {\n  background: #fff;\n  padding: 16px 18px;\n  text-align: center;\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\n\/* ============ WHAT ARE SPIs CALLOUT ============ *\/\n.mpc-define {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-gold);\n  padding: 36px 40px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 30px;\n  align-items: start;\n}\n@media (max-width: 720px) {\n  .mpc-define { grid-template-columns: 1fr; padding: 28px 24px; gap: 18px; }\n}\n.mpc-define-icon {\n  width: 70px; height: 70px;\n  background: var(--mpc-paper);\n  color: var(--mpc-gold);\n  border: 1.5px solid var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-define-icon svg { width: 34px; height: 34px; }\n.mpc-define-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n.mpc-define 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-define h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-define 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-define p:last-child { margin-bottom: 0; }\n.mpc-define p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n.mpc-define-types {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 10px;\n  margin-top: 18px;\n}\n@media (max-width: 540px) { .mpc-define-types { grid-template-columns: repeat(2, 1fr); } }\n.mpc-define-types span {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 10px 12px;\n  font-size: 12px;\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n  text-align: center;\n  letter-spacing: 0.02em;\n}\n\n\/* ============ SPECIES CARDS (6) ============ *\/\n.mpc-species-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n@media (max-width: 900px) { .mpc-species-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .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: 4 \/ 3;\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-noimg {\n  aspect-ratio: 4 \/ 3;\n  background: linear-gradient(135deg, var(--mpc-paper) 0%, #F0EAD8 100%);\n  display: grid;\n  place-items: center;\n  position: relative;\n  border-bottom: 1px solid var(--mpc-line);\n}\n.mpc-species-noimg-icon {\n  width: 90px; height: 90px;\n  border: 2px solid var(--mpc-gold);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  opacity: 0.7;\n}\n.mpc-species-noimg-icon svg { width: 44px; height: 44px; }\n.mpc-species-body {\n  padding: 22px 24px 24px;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.mpc-species-latin {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\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: 19px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-species-targets {\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  margin-bottom: 4px;\n}\n.mpc-species-targets strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n.mpc-species-desc {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n  flex: 1;\n}\n.mpc-species-desc strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ BIOLOGY FACTS ============ *\/\n.mpc-bio-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-bio-grid { grid-template-columns: 1fr; } }\n\n.mpc-bio {\n  background: #fff;\n  padding: 28px 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.mpc-bio-icon {\n  width: 46px; height: 46px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-bio-icon svg { width: 22px; height: 22px; }\n.mpc-bio-tag {\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-bio h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 18px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-bio p {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n.mpc-bio p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ BUSINESS THREAT (orange) ============ *\/\n.mpc-threat {\n  background: linear-gradient(135deg, var(--mpc-warning) 0%, #9C4A1B 100%);\n  color: #fff;\n  padding: 60px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-threat::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 400px; height: 400px;\n  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-threat::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-threat-head {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 40px auto;\n  position: relative;\n}\n.mpc-threat-head .mpc-eyebrow {\n  color: rgba(255,255,255,0.9);\n  justify-content: center;\n}\n.mpc-threat-head .mpc-eyebrow::before { display: none; }\n.mpc-threat-head .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: rgba(255,255,255,0.5);\n  margin-left: 10px;\n}\n.mpc-threat-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 38px);\n  line-height: 1.15;\n  color: #fff;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n}\n.mpc-threat-head h2 em { font-style: italic; color: rgba(255,255,255,0.85); }\n.mpc-threat-head p {\n  color: rgba(255,255,255,0.92);\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-threat-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  position: relative;\n}\n@media (max-width: 820px) { .mpc-threat-grid { grid-template-columns: 1fr; } }\n.mpc-threat-card {\n  background: rgba(255,255,255,0.1);\n  border: 1px solid rgba(255,255,255,0.2);\n  padding: 26px 24px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-threat-card-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 36px;\n  font-weight: 400;\n  color: #fff;\n  line-height: 1;\n  margin-bottom: 4px;\n}\n.mpc-threat-card h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 18px;\n  color: #fff;\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-threat-card p {\n  font-size: 13px;\n  color: rgba(255,255,255,0.92);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ SECTORS AT RISK ============ *\/\n.mpc-sectors-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n}\n@media (max-width: 820px) { .mpc-sectors-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-sectors-grid { grid-template-columns: 1fr; } }\n\n.mpc-sector {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  transition: all 0.25s;\n}\n.mpc-sector:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-2px);\n}\n.mpc-sector-icon {\n  width: 42px; height: 42px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n}\n.mpc-sector-icon svg { width: 20px; height: 20px; }\n.mpc-sector h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-sector p {\n  font-size: 12.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  margin: 0;\n}\n\n\/* ============ MANAGEMENT (Home vs Commercial) ============ *\/\n.mpc-manage {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-manage { grid-template-columns: 1fr; } }\n\n.mpc-manage-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 30px 32px;\n}\n.mpc-manage-card.commercial {\n  border-left: 3px solid var(--mpc-blue);\n  background: #FCFAF5;\n}\n.mpc-manage-card.home {\n  border-left: 3px solid var(--mpc-success);\n}\n.mpc-manage-tag {\n  display: inline-block;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  padding: 4px 10px;\n  margin-bottom: 14px;\n  color: #fff;\n}\n.mpc-manage-card.commercial .mpc-manage-tag { background: var(--mpc-blue); }\n.mpc-manage-card.home .mpc-manage-tag { background: var(--mpc-success); }\n.mpc-manage-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-manage-card h4 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-manage-card p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0 0 14px 0;\n}\n.mpc-manage-list {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.mpc-manage-list li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 10px;\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  align-items: start;\n}\n.mpc-manage-list li::before {\n  content: '\u2713';\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-top: 1px;\n}\n.mpc-manage-card.home .mpc-manage-list li::before { color: var(--mpc-success); }\n.mpc-manage-list li strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ PREVENTION 3 PILLARS ============ *\/\n.mpc-prev-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-prev-grid { grid-template-columns: 1fr; } }\n\n.mpc-prev {\n  background: #fff;\n  padding: 30px 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.mpc-prev-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 36px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n  margin-bottom: 4px;\n}\n.mpc-prev h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 19px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mpc-prev p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ BRIDGE CTA \u2014 dual link (Business + HACCP) ============ *\/\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-head {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 32px auto;\n  position: relative;\n}\n.mpc-bridge-head .mpc-eyebrow {\n  color: var(--mpc-gold);\n  justify-content: center;\n}\n.mpc-bridge-head .mpc-eyebrow::before { display: none; }\n.mpc-bridge-head .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-bridge-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 38px);\n  line-height: 1.15;\n  margin-bottom: 14px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-bridge-head h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-bridge-head p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-services-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  position: relative;\n  margin-bottom: 26px;\n  max-width: 820px;\n  margin-left: auto;\n  margin-right: auto;\n}\n@media (max-width: 540px) { .mpc-services-grid { grid-template-columns: 1fr; } }\n.mpc-service-link {\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.18);\n  padding: 24px 24px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: all 0.25s;\n}\n.mpc-service-link:hover {\n  background: rgba(201,163,74,0.18);\n  border-color: var(--mpc-gold);\n  transform: translateY(-2px);\n}\n.mpc-service-link-icon {\n  width: 40px; height: 40px;\n  background: rgba(255,255,255,0.1);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-service-link-icon svg { width: 20px; height: 20px; }\n.mpc-service-link-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 18px;\n  color: #fff;\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-service-link-desc {\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.55;\n  margin: 4px 0 8px 0;\n}\n.mpc-service-link-arrow {\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 600;\n  letter-spacing: 0.02em;\n}\n.mpc-bridge-cta-row {\n  text-align: center;\n  position: relative;\n  padding-top: 20px;\n  border-top: 1px dashed rgba(255,255,255,0.2);\n  max-width: 820px;\n  margin: 0 auto;\n}\n.mpc-bridge-cta-buttons {\n  display: inline-flex;\n  gap: 10px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n\n\/* ============ RELATED PAGES ============ *\/\n.mpc-related-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-related-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-related-grid { grid-template-columns: 1fr; } }\n\n.mpc-related {\n  background: #fff;\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: background 0.25s;\n}\n.mpc-related:hover { background: var(--mpc-paper); }\n.mpc-related-icon {\n  width: 36px; height: 36px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 6px;\n}\n.mpc-related-icon svg { width: 18px; height: 18px; }\n.mpc-related-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-related-link {\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  transition: gap 0.2s;\n  margin-top: 6px;\n}\n.mpc-related:hover .mpc-related-link { gap: 9px; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-spi\">\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 \uc800\uc7a5 \uc2dd\ud488 \ud574\ucda9\uc5d0 \ub300\ud558\uc5ec\n        <\/div>\n        <div class=\"mpc-eyebrow\">\uace4\ucda9 \ubc0f \ud574\ucda9 \ubc31\uacfc\uc0ac\uc804<\/div>\n        <h1>\uc800\uc7a5 \uc2dd\ud488 \ud574\ucda9: <em>\uc791\uc740 \ubc8c\ub808\ub4e4\uc774 \uc5c4\uccad\ub09c \uc190\uc2e4\uc744 \ucd08\ub798\ud569\ub2c8\ub2e4.<\/em><\/h1>\n        <p class=\"mpc-hero-lead\">\uc800\uc7a5 \uc2dd\ud488 \ud574\ucda9 \u2014 \uc804\ubb38 \uc6a9\uc5b4\ub85c\ub294 <em>SPIs<\/em> \u2014 \ub531\uc815\ubc8c\ub808, \ubc14\uad6c\ubbf8, \ub098\ubc29, \uc9c4\ub4dc\uae30 \ub4f1\uc758 \ubaa9\uc5d0 \uc18d\ud558\ub294 \ud574\ucda9\uc73c\ub85c, \uc800\uc7a5\ub41c \uc2dd\ud488, \uace1\ubb3c, \ubc00\uac00\ub8e8, \uac74\uc870 \uc2dd\ud488, \ud3ec\uc7a5 \uc2dd\ud488 \ub4f1\uc5d0 \ud53c\ud574\ub97c \uc90d\ub2c8\ub2e4. \uac00\uc815\uc5d0\uc11c\ub294 \uc2dd\ub8cc\ud488 \uc800\uc7a5\uc2e4\uc758 \uc2dd\ud488\ub4e4\uc744 \ub9dd\uac00\ub728\ub9ac\uace0, \uc0c1\uc5c5\uc6a9 \uc2dd\ud488 \uc0ac\uc5c5\uc7a5\uc5d0\uc11c\ub294 \uc704\uc0dd \uac80\uc0ac \ubd88\ud569\uaca9, \uc81c\ud488 \ub9ac\ucf5c, \uadf8\ub9ac\uace0 \uc0c1\ub2f9\ud55c \uacbd\uc81c\uc801 \uc190\uc2e4\uc744 \ucd08\ub798\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\">\ub450\ubb38\uc790\uc5b4<\/div>\n            <div class=\"mpc-hero-meta-val\">SPIs<\/div>\n          <\/div>\n          <div class=\"mpc-hero-meta-item\">\n            <div class=\"mpc-hero-meta-label\">\uc8fc\uc694 \uc720\ud615<\/div>\n            <div class=\"mpc-hero-meta-val\">\ub531\uc815\ubc8c\ub808 \u00b7 \ubc14\uad6c\ubbf8 \u00b7 \ub098\ubc29<\/div>\n          <\/div>\n          <div class=\"mpc-hero-meta-item\">\n            <div class=\"mpc-hero-meta-label\">\uc0dd\uba85\uc8fc\uae30<\/div>\n            <div class=\"mpc-hero-meta-val\">\uc57d 1\uac1c\uc6d4<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHAT ARE SPIs CALLOUT -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-define\">\n        <div class=\"mpc-define-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/><path d=\"M3.27 6.96L12 12.01l8.73-5.05M12 22.08V12\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-define-label\">SPI\ub780 \ubb34\uc5c7\uc778\uac00\uc694?<\/div>\n          <h3>\ud574\ucda9\uc774 \uacf5\uaca9\ud558\ub294 \ub300\uc0c1 <em>\ubcf4\uad00, \ud3ec\uc7a5 \ubc0f \uac74\uc870\ub41c \uc0c1\ud488.<\/em><\/h3>\n          <p>SPI\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. <strong>\ub2e8\uc77c \uc885\uc774 \uc544\ub2d9\ub2c8\ub2e4<\/strong> \u2014 \uc774\ub4e4\uc740 \uae30\ub2a5\uc801\uc778 \ubc94\uc8fc\uc5d0 \uc18d\ud569\ub2c8\ub2e4. \ub531\uc815\ubc8c\ub808, \ubc14\uad6c\ubbf8, \ub098\ubc29, \uc9c4\ub4dc\uae30 \ub4f1\uc740 \uace1\ubb3c, \ubc00\uac00\ub8e8, \uc300, \uc2dc\ub9ac\uc5bc, \uacac\uacfc\ub958, \ub9d0\ub9b0 \uacfc\uc77c, \uc560\uc644\ub3d9\ubb3c \uc0ac\ub8cc, \ud5a5\uc2e0\ub8cc, \ucd08\ucf5c\ub9bf, \uc2ec\uc9c0\uc5b4 \uace8\ud310\uc9c0 \ud3ec\uc7a5\uc7ac\uc640 \uac19\uc740 \uac74\uc870 \uc2dd\ud488 \uc18d\uc5d0\uc11c \uc0b4\uace0 \uc774\ub97c \uc12d\ucde8\ud558\ub3c4\ub85d \uc9c4\ud654\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n          <p>\uadf8\ub4e4\uc740 \ub450 \uac00\uc9c0 \ubc29\uc2dd\uc73c\ub85c \ud53c\ud574\ub97c \uc785\ud799\ub2c8\ub2e4. <strong>\uc9c1\uc811 \uc18c\ube44<\/strong> (\uc81c\ud488\uc744 \uc12d\ucde8\ud558\ub294 \uac83)\uacfc <strong>\uc624\uc5fc<\/strong> (\ubc30\uc124\ubb3c, \uac70\ubbf8\uc904, \uc2e0\uccb4 \ubd80\uc704, \ud5c8\ubb3c, \uadf8\ub9ac\uace0 \uc774\ub4e4\uc774 \ub0a8\uae30\ub294 \ub0c4\uc0c8\ub098 \ub9db\uc73c\ub85c \uc778\ud574 \uc81c\ud488\uc774 \uc12d\ucde8\uc5d0 \ubd80\uc801\ud569\ud574\uc9d1\ub2c8\ub2e4.).<\/p>\n\n          <div class=\"mpc-define-types\">\n            <span>\ub531\uc815\ubc8c\ub808<\/span>\n            <span>\ubc14\uad6c\ubbf8<\/span>\n            <span>\ub098\ubc29<\/span>\n            <span>\uc9c4\ub4dc\uae30<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 6 SPECIES CARDS -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">SPI\uc5d0\uc11c \ud754\ud788 \ubcfc \uc218 \uc788\ub294 6\uac00\uc9c0 \uc885<\/div>\n        <h2>\ubb34\uc2a8 <em>\uc544\ub9c8\ub3c4 \uadc0\uc0ac \ub9e4\uc7a5\uc5d0\uc11c \ucc3e\uc73c\uc2e4 \uc218 \uc788\uc744 \uac81\ub2c8\ub2e4.<\/em><\/h2>\n        <p>\uc885\ub9c8\ub2e4 \ud45c\uc801\uc73c\ub85c \uc0bc\ub294 \uc81c\ud488\uc774 \ub2e4\ub985\ub2c8\ub2e4. \uc5b4\ub5a4 \ud574\ucda9\uc778\uc9c0 \ud30c\uc545\ud558\uba74 \uc601\ud5a5\uc744 \ubc1b\ub294 \uc81c\ud488\uacfc \uc801\uc808\ud55c \ubc29\uc81c \ubc29\ubc95\uc744 \uacb0\uc815\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-species-grid\">\n\n        <!-- 1. Rice Weevils -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-img\">\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/rice-weevils.jpg\" alt=\"Rice weevils (Sitophilus oryzae) \u2014 common stored grain pest in Malaysia\">\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-latin\">\uc2dc\ud1a0\ud544\ub8e8\uc2a4 \uc624\ub9ac\uc790\uc5d0<\/div>\n            <div class=\"mpc-species-name\">\uc300 \ubc14\uad6c\ubbf8<\/div>\n            <div class=\"mpc-species-targets\">\ubaa9\ud45c \u00b7 <strong>\uc300, \uace1\ubb3c, \ub354 \ub113\uc740 \ubc94\uc704<\/strong><\/div>\n            <p class=\"mpc-species-desc\">\uace1\ubb3c\ubc14\uad6c\ubbf8\uc640 \ube44\uc2b7\ud558\uc9c0\ub9cc <strong>\ub0a0 \uc218 \uc788\ub2e4<\/strong> \u2014 \uc774\ub85c \uc778\ud574 \ubcd1\ud574\ucda9\uc774 \ub354\uc6b1 \ud655\uc0b0\ub418\uc5b4 \ub354 \ub2e4\uc591\ud55c \uc800\uc7a5 \uc81c\ud488\uc744 \uac10\uc5fc\uc2dc\ud0ac \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 \ub9d0\ub808\uc774\uc2dc\uc544\uc758 \uc300 \uc81c\ubd84\uc18c\uc640 \uace1\ubb3c \uc800\uc7a5 \uc2dc\uc124\uc5d0\uc11c \uc8fc\uc694 \ubb38\uc81c\uc810\uc73c\ub85c \uc9c0\uc801\ub429\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- 2. Flour Beetles -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-img\">\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/flour-beetles.jpg\" alt=\"Flour beetles (Tribolium spp.) \u2014 red and confused flour beetles common in flour and grain products\">\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-latin\">\ud2b8\ub9ac\ubcfc\ub968\uc885<\/div>\n            <div class=\"mpc-species-name\">\ubc00\uac00\ub8e8 \ub531\uc815\ubc8c\ub808<\/div>\n            <div class=\"mpc-species-targets\">\ubaa9\ud45c \u00b7 <strong>\ubc00\uac00\ub8e8, \uace1\ubb3c \uc81c\ud488<\/strong><\/div>\n            <p class=\"mpc-species-desc\">\ubd89\uc740\uc0c9\uacfc \ud5f7\uac08\ub9b0\uc0c9 \ubc00\uac00\ub8e8 \ub531\uc815\ubc8c\ub808. \uba39\uc774\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4: <strong>\ubd80\uc11c\uc9c4 \uace1\ubb3c\uacfc \ubc00\uac00\ub8e8 \uba3c\uc9c0<\/strong>, \ud558\uc9c0\ub9cc \uadf8\ub4e4\uc758 \ubc30\uc124\ubb3c\uacfc \ud0c8\ud53c\ud55c \uaecd\uc9c8\uc740 \uc190\uc0c1\ub418\uc9c0 \uc54a\uc740 \uc628\uc804\ud55c \uace1\ubb3c\uae4c\uc9c0 \uc624\uc5fc\uc2dc\ud0b5\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- 3. Grain Weevils -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-img\">\n            <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/grain-weevils.jpg\" alt=\"Grain weevils (Sitophilus granarius) \u2014 bore into grain kernels to lay eggs\">\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-latin\">\uc2dc\ud1a0\ud544\ub8e8\uc2a4 \uadf8\ub77c\ub098\ub9ac\uc6b0\uc2a4<\/div>\n            <div class=\"mpc-species-name\">\uace1\ubb3c \ubc14\uad6c\ubbf8<\/div>\n            <div class=\"mpc-species-targets\">\ubaa9\ud45c \u00b7 <strong>\ud1b5\uace1\ubb3c<\/strong><\/div>\n            <p class=\"mpc-species-desc\">\uc5ec\uc131 <strong>\uace1\ubb3c \uc54c\uac31\uc774\uc5d0 \uad6c\uba4d\uc744 \ub6ab\ub294\ub2e4<\/strong> \uadf8\ub9ac\uace0 \uc54c\uc744 \uc548\uc5d0 \ub0b3\uc2b5\ub2c8\ub2e4. \uc720\ucda9\uc740 \uace1\ubb3c \uc18d\uc5d0\uc11c \uc790\ub77c\uba74\uc11c \ub0b4\ubd80\uc5d0\uc11c\ubd80\ud130 \uace1\ubb3c\uc744 \uc12d\ucde8\ud558\uc5ec \uace1\ubb3c\uc744 \uc548\uc5d0\uc11c\ubd80\ud130 \ud30c\uad34\ud569\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- 4. Indian Meal Moths -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-noimg\">\n            <div class=\"mpc-species-noimg-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 2l2 5h5l-4 3 1.5 5L12 12l-4.5 3L9 10 5 7h5z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-latin\">\ud50c\ub85c\ub514\uc544 \uc778\ud130\ud47c\ud06c\ud154\ub77c<\/div>\n            <div class=\"mpc-species-name\">\uc778\ub514\uc5b8 \ubc00 \ub098\ubc29<\/div>\n            <div class=\"mpc-species-targets\">\ubaa9\ud45c \u00b7 <strong>\uac74\uc870 \uc2dd\ud488 \uc804\ubc18<\/strong><\/div>\n            <p class=\"mpc-species-desc\">\uc720\ucda9\uc774 \uce68\uc785\ud569\ub2c8\ub2e4 <strong>\uace1\ubb3c, \uacac\uacfc\ub958, \ucd08\ucf5c\ub9bf, \uc0ac\ud0d5<\/strong>. \uadf8\ub4e4\uc740 \ud68c\uc804\ud569\ub2c8\ub2e4. <strong>\ube44\ub2e8 \uac70\ubbf8\uc904<\/strong> \uac10\uc5fc\ub41c \uc81c\ud488\uc5d0\uc11c\ub294 \ub369\uc5b4\ub9ac\uc9d0\uacfc \ubd80\ud328\uac00 \ub208\uc5d0 \ub744\uac8c \ub098\ud0c0\ub098\ub294\ub370, \uc774\ub294 \uc885\uc885 \uac10\uc5fc\uc758 \uccab \uc9d5\ud6c4\uc785\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- 5. Sawtoothed Grain Beetles -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-noimg\">\n            <div class=\"mpc-species-noimg-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3 12h18M3 6h18M3 18h18M7 3v18M17 3v18\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-latin\">\uc624\ub9ac\uc790\uc5d0\ud544\ub8e8\uc2a4 \uc218\ub9ac\ub098\uba58\uc2dc\uc2a4<\/div>\n            <div class=\"mpc-species-name\">\ud1b1\ub2c8 \ubaa8\uc591 \uace1\ubb3c \ub531\uc815\ubc8c\ub808<\/div>\n            <div class=\"mpc-species-targets\">\ubaa9\ud45c \u00b7 <strong>\uace1\ubb3c, \ub9d0\ub9b0 \uacfc\uc77c, \uacac\uacfc\ub958, \uc124\ud0d5<\/strong><\/div>\n            <p class=\"mpc-species-desc\">\uadf8\ub4e4\uc740 ~\ud558\ub294 \ub2a5\ub825\uc73c\ub85c \uc545\uba85\uc774 \ub192\ub2e4 <strong>\ubc00\ubd09\uc774 \uc798 \ub41c \ud3ec\uc7a5\ubb3c\uc744 \ub123\uc73c\uc138\uc694<\/strong>. \ub0a9\uc791\ud55c \ubab8\uccb4\uc640 \ud1b1\ub2c8 \ubaa8\uc591\uc758 \ubaa8\uc11c\ub9ac \ub355\ubd84\uc5d0 \ub2e4\ub978 \uc81c\ud488\ub4e4\uc774 \ub6ab\uc744 \uc218 \uc5c6\ub294 \ud3ec\uc7a5 \ud2c8\uc0c8\ub97c \ud1b5\uacfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- 6. Angoumois Grain Moths -->\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-noimg\">\n            <div class=\"mpc-species-noimg-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><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>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-latin\">\uc2dc\ud1a0\ud2b8\ub85c\uac00 \uc2dc\ub9ac\uc5bc\ub77c<\/div>\n            <div class=\"mpc-species-name\">\uc559\uad6c\ubb34\uc544 \uace1\ubb3c\ub098\ubc29<\/div>\n            <div class=\"mpc-species-targets\">\ubaa9\ud45c \u00b7 <strong>\uc800\uc7a5\ub41c \uc625\uc218\uc218, \uace1\ubb3c, \uc528\uc557<\/strong><\/div>\n            <p class=\"mpc-species-desc\">\uc8fc\ub85c \ud574\ucda9 <strong>\uc800\uc7a5\ub41c \uc625\uc218\uc218<\/strong>, \uc720\ucda9\uc740 \uace1\ubb3c\uc744 \uba39\uace0 \uc0bd\ub2c8\ub2e4. \ub2e4\ub978 \uace1\ubb3c\uacfc \uc528\uc557\uc5d0\ub3c4 \ud53c\ud574\ub97c \uc904 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc131\ucda9\uc740 \uc791\uace0 \uc605\uc740 \uc0c9\uc774\uba70, \ubfb0\uc871\ud55c \ub0a0\uac1c\uac00 \ud2b9\uc9d5\uc785\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BIOLOGY COMMON TO ALL -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\ubaa8\ub4e0 SPI\uc5d0 \uacf5\ud1b5\uc801\uc778 \uc0dd\ubb3c\ud559\uc801 \ud2b9\uc131<\/div>\n        <h2>SPI \uac10\uc5fc\uc758 \uc6d0\uc778\uc740 \ubb34\uc5c7\uc77c\uae4c\uc694? <em>\uc0c1\ud669\uc774 \ub108\ubb34 \ube60\ub974\uac8c \uc545\ud654\ub410\uc5b4.<\/em><\/h2>\n        <p>SPI \uc885\ub4e4\uc740 \uac01\uae30 \ub2e4\ub978 \ubc29\uc2dd\uc73c\ub85c \ud589\ub3d9\ud558\uc9c0\ub9cc, \uac70\uc758 \ubaa8\ub4e0 \uc885\uc5d0 \uacf5\ud1b5\uc801\uc778 \uc138 \uac00\uc9c0 \uc0dd\ubb3c\ud559\uc801 \ud2b9\uc131\uc774 \uc788\uc73c\uba70, \uc774 \uc138 \uac00\uc9c0 \ud2b9\uc131\uc774 \ud569\uccd0\uc838 \uc791\uc740 \ubb38\uc81c\uac00 \uba87 \uc8fc \ub9cc\uc5d0 \ud070 \ubb38\uc81c\ub85c \ubc88\uc9c0\ub294 \uc774\uc720\ub97c \uc124\uba85\ud569\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-bio-grid\">\n\n        <div class=\"mpc-bio\">\n          <div class=\"mpc-bio-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-bio-tag\">\ud2b9\uc131 01<\/div>\n          <h4>\ub192\uc740 \ubc88\uc2dd\ub960<\/h4>\n          <p>\uc554\ucef7\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \uc54c\uc744 \ub0b3\uc2b5\ub2c8\ub2e4. <strong>\uc218\ubc31 \uac1c\uc758 \ub2ec\uac40<\/strong> \uc77c\uc0dd \ub3d9\uc548 \uc0dd\uc874\ud558\uba70, \ube60\ub978 \uc131\uc219\uacfc \uacb0\ud569\ud558\uc5ec \uc720\ub9ac\ud55c \uc870\uac74 \ud558\uc5d0\uc11c \uac1c\uccb4 \uc218\uac00 \uae09\uaca9\ud788 \uc99d\uac00\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-bio\">\n          <div class=\"mpc-bio-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=\"M12 7v5l3 3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-bio-tag\">\ud2b9\uc131 02<\/div>\n          <h4>\ube60\ub978 \uc218\uba85 \uc8fc\uae30<\/h4>\n          <p>\uc644\uc804\ubcc0\ud0dc(\uc54c \u2192 \uc720\ucda9 \u2192 \ubc88\ub370\uae30 \u2192 \uc131\ucda9)\uac00 \uc644\ub8cc\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <strong>\ud55c \ub2ec \uc548\uc5d0<\/strong> \ucd5c\uc801\uc758 \uc870\uac74\uc5d0\uc11c\ub294, \uc989 \uc5f0\uac04 \uc5ec\ub7ec \uc138\ub300, \ub54c\ub85c\ub294 \ubd84\uae30\ubcc4\ub85c \uc5ec\ub7ec \uc138\ub300\uac00 \uc0dd\uc0b0\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-bio\">\n          <div class=\"mpc-bio-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M5 8a7 7 0 1 0 14 0 7 7 0 0 0-14 0zM12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-bio-tag\">\ud2b9\uc131 03<\/div>\n          <h4>\uac74\uc870 \uc870\uac74 \ud5c8\uc6a9 \uc624\ucc28<\/h4>\n          <p>SPI\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. <strong>\uc2b5\ub3c4\uac00 \ub0ae\uc740 \ud658\uacbd\uc5d0 \ub9de\uac8c \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/strong>. \ub9ce\uc740 \uc885\uc740 \uc218\ubd84 \ud568\ub7c9\uc774 \ub9e4\uc6b0 \ub0ae\uc740 \ud658\uacbd\uc5d0\uc11c\ub3c4 \uc0dd\uc874\ud558\uace0 \ubc88\uc2dd\ud560 \uc218 \uc788\ub294\ub370, \uc774\ub294 \uace1\ubb3c \uc800\uc7a5\uc18c\ub098 \uac74\uc870 \ucc3d\uace0\uc640 \uac19\uc740 \ud658\uacbd\uacfc \uc815\ud655\ud788 \uc77c\uce58\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BUSINESS THREAT -->\n  <section class=\"mpc-threat\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-threat-head\">\n        <div class=\"mpc-eyebrow\">\uc0c1\uc5c5 \uc6b4\uc601\uc6a9<\/div>\n        <h2>SPI \uc624\uc5fc\uc740 <em>\uc0ac\uc5c5 \uc874\ud3d0\ub97c \uc704\ud611\ud558\ub294 \uc704\ud5d8.<\/em><\/h2>\n        <p>\uc2dd\ud488 \uc81c\uc870\uc5c5\uccb4, \uc2dd\uc74c\ub8cc \uc0ac\uc5c5\uc790, \ucc3d\uace0 \ubc0f \uc18c\ub9e4\uc5c5\uccb4\uc758 \uacbd\uc6b0, \ub2e8 \ud55c \uac74\uc758 SPI(\uc704\uc0dd \uc815\ubcf4 \uc720\ucd9c) \uc0ac\uac74\uc774 \uac10\uc0ac \uc2e4\ud328, \uaddc\uc81c \uc870\uce58, \uadf8\ub9ac\uace0 \ud68c\ubcf5\ud558\ub294 \ub370 \uc218\ub144\uc774 \uac78\ub9ac\ub294 \ud3c9\ud310 \uc190\uc0c1\uc73c\ub85c \uc774\uc5b4\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-threat-grid\">\n\n        <div class=\"mpc-threat-card\">\n          <div class=\"mpc-threat-card-num\">01<\/div>\n          <h4>\uac10\uc0ac \uc2e4\ud328<\/h4>\n          <p>HACCP, ISO \ubc0f \uacf5\uae09\uc5c5\uccb4 \uc2ec\uc0ac\uc5d0\uc11c\ub294 SPI \uc99d\uac70\ub97c \uba85\uc2dc\uc801\uc73c\ub85c \ud655\uc778\ud569\ub2c8\ub2e4. \uc0b4\uc544\uc788\ub294 \uace4\ucda9 \ud55c \ub9c8\ub9ac \ub610\ub294 \ud65c\ub3d9 \ud754\uc801 \ud558\ub098\ub77c\ub3c4 \ubc1c\uacac\ub420 \uacbd\uc6b0 \uc2ec\uc0ac\uc5d0 \ubd88\ud569\uaca9\ud558\uace0 \uc2dc\uc815 \uc870\uce58\uac00 \uc694\uad6c\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-threat-card\">\n          <div class=\"mpc-threat-card-num\">02<\/div>\n          <h4>\uc81c\ud488 \ub9ac\ucf5c<\/h4>\n          <p>\uc18c\ube44\uc790\uc5d0\uac8c \ub178\ucd9c\ub418\ub294 \uc624\uc5fc, \uc989 \uc18c\ub9e4 \uc81c\ud488\uc5d0\uc11c \ub208\uc5d0 \ubcf4\uc774\ub294 \uace4\ucda9, \uac70\ubbf8\uc904, \ubc30\uc124\ubb3c \ub4f1\uc774 \ubc1c\uacac\ub418\uba74 \uc77c\ubc18\uc801\uc73c\ub85c \uc804\uccb4 \ubc30\uce58 \ub9ac\ucf5c\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uc218\uc2ed\ub9cc \ub2ec\ub7ec\uc758 \ube44\uc6a9\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-threat-card\">\n          <div class=\"mpc-threat-card-num\">03<\/div>\n          <h4>\uace0\uac1d \uc190\uc2e4<\/h4>\n          <p>\uc18c\ub9e4\uc5c5\uccb4\uc640 \ud558\uc704 \uad6c\ub9e4\uc790\ub294 \uc77c\uad00\ub41c SPI \uad00\ub9ac \ub2a5\ub825\uc744 \uc785\uc99d\ud558\uc9c0 \ubabb\ud558\ub294 \uacf5\uae09\uc5c5\uccb4\uc640\uc758 \uac70\ub798\ub97c \uc911\ub2e8\ud569\ub2c8\ub2e4. \ub2e8 \ud55c \ubc88\uc758 \uc0ac\uac74\uc73c\ub85c \uc218\ub144\uac04 \uc313\uc544\uc628 \uad00\uacc4\uac00 \ubb3c\uac70\ud488\uc774 \ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTORS AT RISK -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\uc704\ud5d8\uc5d0 \ucc98\ud55c \ubd80\ubb38<\/div>\n        <h2>SPI \uc81c\uc5b4\uac00 \uc788\ub294 \uacf3 <em>\uac00\uc7a5 \uc911\uc694\ud55c \uac83.<\/em><\/h2>\n        <p>\uc77c\ubd80 \uc6b4\uc601 \ud658\uacbd\uc5d0\uc11c\ub294 \ub9e4\uc77c SPI \uc704\ud5d8\uc5d0 \uc9c1\uba74\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud658\uacbd\uc744 \uc6b4\uc601\ud558\ub294 \uacbd\uc6b0, \uc9c0\uc18d\uc801\uc778 SPI \uad00\ub9ac\ub294 \uc120\ud0dd \uc0ac\ud56d\uc774 \uc544\ub2c8\ub77c \ud575\uc2ec \uc6b4\uc601 \uc694\uac74\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-sectors-grid\">\n\n        <div class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21V7l9-4 9 4v14M9 21V11h6v10\"\/><\/svg>\n          <\/div>\n          <h4>\uc300 \uc81c\ubd84\uc18c \ubc0f \uace1\ubb3c \uac00\uacf5\uc5c5\uccb4<\/h4>\n          <p>\uace1\ubb3c\ubc14\uad6c\ubbf8, \uc300\ubc14\uad6c\ubbf8, \uadf8\ub9ac\uace0 \uc559\uad6c\ubb34\uc544\ub098\ubc29\uc740 \ub300\ub7c9 \uc800\uc7a5 \uc2dc\uc124\uc744 \uacf5\uaca9\ud569\ub2c8\ub2e4. SPI\uc758 \uc874\uc7ac\ub294 \uc218\ud655\ub7c9\uacfc \ucd5c\uc885 \uc18c\ube44\uc790 \uad00\uacc4 \ubaa8\ub450\uc5d0 \uc704\ud611\uc774 \ub429\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M5 8h14l-1 12H6z\"\/><path d=\"M9 8V4h6v4\"\/><\/svg>\n          <\/div>\n          <h4>\uc81c\ube75\uc5c5\uccb4 \ubc0f \ubc00\uac00\ub8e8 \uc0dd\uc0b0\uc5c5\uccb4<\/h4>\n          <p>\ubc00\uac00\ub8e8 \ub531\uc815\ubc8c\ub808\ub294 \ubc00\uac00\ub8e8\uc640 \uace1\ubb3c \ucc0c\uaebc\uae30\uc5d0\uc11c \ubc88\uc131\ud569\ub2c8\ub2e4. \uc120\ubc18 \uc544\ub798\ub098 \uae30\uacc4 \ud2c8\uc0c8\uc5d0 \uc870\uae08\ub9cc \uc313\uc5ec \uc788\uc5b4\ub3c4 \ubc88\uc2dd\ud558\uae30\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"6\" width=\"18\" height=\"14\" rx=\"2\"\/><path d=\"M3 10h18M8 6V4h8v2\"\/><\/svg>\n          <\/div>\n          <h4>\uc2dd\uc74c\ub8cc \uc0ac\uc5c5\uc790<\/h4>\n          <p>\ub808\uc2a4\ud1a0\ub791, \uce74\ud398, \ud638\ud154, \uc911\uc559 \uc8fc\ubc29 \ub4f1 \uac74\uc870 \uc2dd\uc7ac\ub8cc\ub97c \ubcf4\uad00\ud558\ub294 \ubaa8\ub4e0 \uacf3\uc5d0\uc11c SPI\uac00 \ubc1c\uacac\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. SPI\uac00 \ubc1c\uacac\ub418\uba74 \uc989\uc2dc \ubcf4\uac74\ub2f9\uad6d\uc5d0 \uc2e0\uace0\ub429\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 9l9-6 9 6v11H3z\"\/><path d=\"M3 13h18\"\/><\/svg>\n          <\/div>\n          <h4>\ucc3d\uace0 \ubc0f \uc720\ud1b5<\/h4>\n          <p>\ub300\ub7c9 \uac74\uc870 \uc2dd\ud488, \uace8\ud310\uc9c0 \ud3ec\uc7a5\uc7ac, \uc560\uc644\ub3d9\ubb3c \uc0ac\ub8cc. \ub2e4\uc591\ud55c \uc81c\ud488\uc744 \ucde8\uae09\ud558\ub294 \ubb3c\ub958 \uc13c\ud130\ub294 \uad50\ucc28 \uc624\uc5fc \uc704\ud5d8\uc5d0 \uc9c1\uba74\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 6h18l-2 14H5z\"\/><path d=\"M9 6V3h6v3\"\/><\/svg>\n          <\/div>\n          <h4>\uc288\ud37c\ub9c8\ucf13 \ubc0f \uc18c\ub9e4\uc810<\/h4>\n          <p>\ubc00\uac00\ub8e8, \uc300, \uc2dc\ub9ac\uc5bc, \uc560\uc644\ub3d9\ubb3c \uc0ac\ub8cc \ub4f1\uc774 \uc9c4\uc5f4\ub41c \uace0\uac1d \uc811\uba74 \ud1b5\ub85c. \ub208\uc5d0 \ub744\ub294 \uc791\uc740 \uc0ac\uace0 \ud558\ub098\ub9cc\uc73c\ub85c\ub3c4 \ubd88\ub9cc\uc774 \uc3df\uc544\uc9c0\uace0 \uc18c\uc15c \ubbf8\ub514\uc5b4\uc5d0 \ud37c\uc9c4\ub2e4.<\/p>\n        <\/div>\n\n        <div class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21V11l9-7 9 7v10M9 21V13h6v8\"\/><\/svg>\n          <\/div>\n          <h4>\uac00\uc815 \ubc0f \uac00\uc815\uc6a9 \uc2dd\ub8cc\ud488 \uc800\uc7a5\uc2e4<\/h4>\n          <p>\ub300\ubd80\ubd84\uc758 \uac00\uc815\uc6a9 SPI \ubb38\uc81c\ub294 \ud574\ub2f9 \uc81c\ud488\uc744 \ud3d0\uae30\ud558\uba74 \ud574\uacb0\ub418\ub294 \uacbd\uc6b0\uac00 \ub9ce\uc2b5\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \ubb38\uc81c\uac00 \uc9c0\uc18d\ub418\uac70\ub098 \uc7ac\ubc1c\ud558\ub294 \uacbd\uc6b0\uc5d0\ub294 \uc804\ubb38\uac00\uc758 \ub3c4\uc6c0\uc774 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MANAGEMENT (Home vs Commercial) -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\uacbd\uc601 \uc804\ub7b5<\/div>\n        <h2>SPI\ub294 \uc5b4\ub5bb\uac8c <em>\uc2e4\uc81c\ub85c\ub294 \ud1b5\uc81c\ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/em><\/h2>\n        <p>\ud6a8\uacfc\uc801\uc778 SPI \uad00\ub9ac\ub294 \uac00\uc815 \ud658\uacbd\uacfc \uc0c1\uc5c5 \uc6b4\uc601 \ud658\uacbd\uc5d0\uc11c \ub9e4\uc6b0 \ub2e4\ub974\uac8c \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \uac01 \ud658\uacbd\uc5d0 \ud544\uc694\ud55c \uc0ac\ud56d\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <div class=\"mpc-manage\">\n\n        <div class=\"mpc-manage-card home\">\n          <span class=\"mpc-manage-tag\">\ud648 \ucee8\ud14d\uc2a4\ud2b8<\/span>\n          <h4>\ub9d0\ub808\uc774\uc2dc\uc544\uc758 \uacbd\uc6b0 <em>\uac00\uad6c.<\/em><\/h4>\n          <p>\uac00\uc815 \ub0b4 SPI \ubb38\uc81c\ub294 \ub300\uac1c \uad6d\uc18c\uc801\uc774\uba70 \uc804\ubb38\uc801\uc778 \uce58\ub8cc \uc5c6\uc774\ub3c4 \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <ul class=\"mpc-manage-list\">\n            <li><div><strong>\ud574\ub2f9 \uc81c\ud488\uc740 \ud3d0\uae30\ud558\uc2ed\uc2dc\uc624.<\/strong> \uc989\uc2dc \u2014 \uc218\uc2b5\ud558\ub824\uace0 \ud558\uc9c0 \ub9c8\uc138\uc694<\/div><\/li>\n            <li><div><strong>\uc778\uc811\ud55c \ud56d\ubaa9\uc744 \uac80\uc0ac\ud558\uc2ed\uc2dc\uc624.<\/strong> \uac19\uc740 \uc2dd\ub8cc\ud488 \uc800\uc7a5\uc2e4 \uad6c\uc5ed\uc5d0<\/div><\/li>\n            <li><div><strong>\uc120\ubc18\uc744 \uaf3c\uaf3c\ud788 \uccad\uc18c\ud558\uc138\uc694.<\/strong> \ub728\uac70\uc6b4 \ube44\ub217\ubb3c\ub85c<\/div><\/li>\n            <li><div><strong>\uac74\uc870 \uc2dd\ud488\uc740 \ubc00\ud3d0 \uc6a9\uae30\uc5d0 \ubcf4\uad00\ud558\uc138\uc694.<\/strong> \uc55e\uc73c\ub85c<\/div><\/li>\n            <li><div><strong>\uc0c8\ub85c\uc6b4 \uc2dd\ub8cc\ud488\uc744 \ud655\uc778\ud558\uc138\uc694<\/strong> \uadf8\ub4e4\uc774 \uc2dd\ub8cc\ud488 \uc800\uc7a5\uc2e4\uc5d0 \ub4e4\uc5b4\uac00\uae30 \uc804\uc5d0<\/div><\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"mpc-manage-card commercial\">\n          <span class=\"mpc-manage-tag\">\uc0c1\uc5c5\uc801 \ub9e5\ub77d<\/span>\n          <h4>\ub9d0\ub808\uc774\uc2dc\uc544\uc758 \uacbd\uc6b0 <em>\uc0ac\uc5c5\uccb4\ub4e4.<\/em><\/h4>\n          <p>\uc0c1\uc5c5\uc801 SPI \uad00\ub9ac\uc5d0\ub294 \uc77c\ud68c\uc131 \ub300\uc751\uc774 \uc544\ub2cc \uccb4\uacc4\uc801\uc774\uace0 \uc9c0\uc18d\uc801\uc778 \ud504\ub85c\ud1a0\ucf5c\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n          <ul class=\"mpc-manage-list\">\n            <li><div><strong>\uc815\uae30\uc801\uc778 \ubaa8\ub2c8\ud130\ub9c1 \ubc0f \uc810\uac80<\/strong> \ubb38\uc11c\ud654\ub41c \uae30\ub85d\uacfc \ud568\uaed8<\/div><\/li>\n            <li><div><strong>\uc628\ub3c4 \ubc0f \uc2b5\ub3c4 \uc870\uc808<\/strong> \ubc88\uc2dd\uc744 \ub2a6\ucd94\ub2e4<\/div><\/li>\n            <li><div><strong>Physical barriers &#038; sealing<\/strong> of stored product zones<\/div><\/li>\n            <li><div><strong>Fumigation or controlled atmospheres<\/strong> where appropriate<\/div><\/li>\n            <li><div><strong>Insect growth regulators (IGRs)<\/strong> for population suppression<\/div><\/li>\n            <li><div><strong>HACCP-compliant documentation<\/strong> for audit readiness<\/div><\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 3 PREVENTION PILLARS -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Three Prevention Pillars<\/div>\n        <h2>Stop SPIs <em>before they establish.<\/em><\/h2>\n        <p>Prevention is always less expensive than remediation. Three pillars cover the practical baseline for both homes and commercial operations.<\/p>\n      <\/div>\n\n      <div class=\"mpc-prev-grid\">\n\n        <div class=\"mpc-prev\">\n          <div class=\"mpc-prev-num\">01<\/div>\n          <h4>Hygiene<\/h4>\n          <p>Eliminate food residues that attract and sustain SPI populations. Regular cleaning of storage areas, including hard-to-reach corners, shelf seams, and floor cracks.<\/p>\n        <\/div>\n\n        <div class=\"mpc-prev\">\n          <div class=\"mpc-prev-num\">02<\/div>\n          <h4>Storage<\/h4>\n          <p>Use airtight, sealed containers for grains, flour, cereals, and dried foods. Rotate stock so older products are used first. Quarantine new arrivals before integrating with existing storage.<\/p>\n        <\/div>\n\n        <div class=\"mpc-prev\">\n          <div class=\"mpc-prev-num\">03<\/div>\n          <h4>Temperature<\/h4>\n          <p>Keeping storage areas cool slows SPI reproduction. For commercial operations, dedicated climate control is often the most cost-effective prevention strategy.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BRIDGE CTA \u2014 dual (Business + HACCP) -->\n  <section class=\"mpc-bridge\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-bridge-head\">\n        <div class=\"mpc-eyebrow\">\ud574\ucda9 \ubb38\uc81c\uac00 \uc788\uc73c\uc2e0\uac00\uc694?<\/div>\n        <h2>SPIs in your operation \u2014 <em>let&#8217;s get them under control.<\/em><\/h2>\n        <p>For homeowners, SPI problems are usually manageable. For commercial food operations, ongoing professional SPI management isn&#8217;t optional. Whether you need HACCP-compliant treatment, audit-ready documentation, or just want to know your premise is protected \u2014 we can help.<\/p>\n      <\/div>\n\n      <div class=\"mpc-services-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\uae30\uc5c5\uc744-\uc704\ud55c-\ud574\ucda9-\ubc29\uc81c\/\" class=\"mpc-service-link\">\n          <div class=\"mpc-service-link-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21V7l9-4 9 4v14M9 21V11h6v10\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-service-link-name\">\uc0c1\uc5c5\uc6a9 \ud574\ucda9 \uad00\ub9ac<\/div>\n          <div class=\"mpc-service-link-desc\">Procurement-ready commercial services for factories, warehouses, F&#038;B, and retail.<\/div>\n          <div class=\"mpc-service-link-arrow\">Explore commercial \u2192<\/div>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/haccp-\uc778\uc99d-\ub9d0\ub808\uc774\uc2dc\uc544\/\" class=\"mpc-service-link\">\n          <div class=\"mpc-service-link-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-service-link-name\">HACCP Pest Control<\/div>\n          <div class=\"mpc-service-link-desc\">Food-safety protocols, audit-ready documentation, non-chemical methods for production zones.<\/div>\n          <div class=\"mpc-service-link-arrow\">View HACCP services \u2192<\/div>\n        <\/a>\n\n      <\/div>\n\n      <div class=\"mpc-bridge-cta-row\">\n        <div class=\"mpc-bridge-cta-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            WhatsApp Us for SPI Assessment\n          <\/a>\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>Other pests of concern for food premises and dry-goods storage.<\/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\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M12 2v4M12 18v4M22 12h-4M6 12H2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ubc14\ud034\ubc8c\ub808\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\/\uc950\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 12c0-5 4-8 9-8s9 3 9 8-4 8-9 8-9-3-9-8z\"\/><circle cx=\"9\" cy=\"11\" r=\"1\"\/><circle cx=\"15\" cy=\"11\" r=\"1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\uc950\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\/\ubd80\ubb38\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21V7l9-4 9 4v14M9 21V11h6v10\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ub2f9\uc0ac\uac00 \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud558\ub294 \ubd84\uc57c<\/div>\n          <span class=\"mpc-related-link\">\uc5c5\uc885 \ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/about-flies\/\" 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 2l2 5h5l-4 3 1.5 5L12 12l-4.5 3L9 10 5 7h5z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\ud30c\ub9ac \ud1b5\uc81c<\/div>\n          <span class=\"mpc-related-link\">\uc11c\ube44\uc2a4 \ubcf4\uae30 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ABOUT STORED PRODUCT INSECTS PAGE -->","protected":false},"excerpt":{"rendered":"<p>Bugs &#038; Pests &nbsp;\u203a&nbsp; About Stored Product Insects Bug &#038; Pest Encyclopaedia Stored product insects: [&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-861","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/861","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=861"}],"version-history":[{"count":2,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/861\/revisions"}],"predecessor-version":[{"id":1320,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/861\/revisions\/1320"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/media?parent=861"}],"curies":[{"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}