{"id":1232,"date":"2025-12-18T02:32:13","date_gmt":"2025-12-18T02:32:13","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=1232"},"modified":"2026-05-12T08:24:24","modified_gmt":"2026-05-12T08:24:24","slug":"anti-bribery","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ko\/\ub1cc\ubb3c\ubc29\uc9c0\/","title":{"rendered":"\ub1cc\ubb3c\ubc29\uc9c0 \ubc0f \ubd80\ud328\ubc29\uc9c0 \uc815\ucc45"},"content":{"rendered":"<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =========================================================\n     MPC ANTI-BRIBERY & ANTI-CORRUPTION POLICY \u2014 Custom HTML Block\n     Paste into existing page \/anti-bribery\/\n     Scoped to .mpc-abc to avoid affecting theme.\n     Content preserved verbatim. Design matches other policy pages.\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 ANTI-BRIBERY & ANTI-CORRUPTION \u2014 scoped to .mpc-abc\n   ============================================================ *\/\n.mpc-abc {\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-warning: #B85B25;\n  --mpc-success: #1F8A4F;\n  --mpc-danger: #B82A25;\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-abc *,\n.mpc-abc *::before,\n.mpc-abc *::after { box-sizing: border-box; }\n.mpc-abc a { color: inherit; text-decoration: none; }\n.mpc-abc img { max-width: 100%; display: block; }\n.mpc-abc p { margin: 0 0 1em 0; }\n.mpc-abc ul { list-style: none; padding: 0; margin: 0; }\n.mpc-abc h1, .mpc-abc h2, .mpc-abc h3,\n.mpc-abc h4, .mpc-abc h5 { margin: 0; }\n\n.mpc-container {\n  max-width: 1000px;\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-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\/* ============ HERO ============ *\/\n.mpc-hero {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 72px 0 60px;\n  margin: 0 -24px;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\n}\n.mpc-hero::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(11,59,140,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero-content {\n  position: relative;\n  text-align: center;\n  max-width: 760px;\n  margin: 0 auto;\n}\n.mpc-hero-breadcrumb {\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a {\n  color: var(--mpc-blue);\n  border-bottom: 1px solid transparent;\n  transition: border-color 0.2s;\n}\n.mpc-hero-breadcrumb a:hover {\n  border-bottom-color: var(--mpc-blue);\n}\n.mpc-hero-breadcrumb span {\n  margin: 0 8px;\n  color: var(--mpc-line);\n}\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(34px, 4.4vw, 50px);\n  line-height: 1.05;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 18px;\n}\n.mpc-hero h1 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-hero-lead {\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0 auto;\n  max-width: 640px;\n}\n.mpc-hero-meta {\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n  margin-top: 22px;\n  padding: 8px 18px;\n  background: rgba(255,255,255,0.6);\n  border: 1px solid var(--mpc-line);\n  font-size: 11.5px;\n  letter-spacing: 0.04em;\n  color: var(--mpc-ink-soft);\n}\n.mpc-hero-meta strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ TOC NAV (sticky) ============ *\/\n.mpc-toc {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 22px 28px;\n  margin-bottom: 50px;\n}\n.mpc-toc-label {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n.mpc-toc-list {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 6px 24px;\n}\n@media (max-width: 640px) { .mpc-toc-list { grid-template-columns: 1fr; } }\n.mpc-toc-list a {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 10px;\n  align-items: baseline;\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  padding: 4px 0;\n  transition: color 0.2s;\n}\n.mpc-toc-list a:hover {\n  color: var(--mpc-blue);\n}\n.mpc-toc-list a::before {\n  content: counter(toc, decimal-leading-zero);\n  counter-increment: toc;\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n}\n.mpc-toc-list { counter-reset: toc; }\n\n\/* ============ POLICY BODY ============ *\/\n.mpc-policy-intro {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-gold);\n  padding: 28px 32px;\n  margin-bottom: 50px;\n}\n.mpc-policy-intro p {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.005em;\n  margin: 0 0 14px 0;\n}\n.mpc-policy-intro p:last-child { margin-bottom: 0; }\n.mpc-policy-intro p strong {\n  font-style: normal;\n  color: var(--mpc-blue);\n  font-weight: 600;\n}\n\n\/* ============ SECTION HEADINGS ============ *\/\n.mpc-policy-section-head {\n  margin-bottom: 22px;\n  padding-bottom: 14px;\n  border-bottom: 1px solid var(--mpc-line);\n  scroll-margin-top: 20px;\n}\n.mpc-policy-section-head .mpc-eyebrow { margin-bottom: 10px; }\n.mpc-policy-section-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(22px, 2.6vw, 30px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.02em;\n  margin: 0;\n}\n.mpc-policy-section-head h2 em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n\n\/* ============ PROSE BLOCK ============ *\/\n.mpc-prose {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 26px 30px;\n  margin-bottom: 40px;\n}\n.mpc-prose p {\n  font-size: 15px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.75;\n  margin: 0 0 14px 0;\n}\n.mpc-prose p:last-child { margin-bottom: 0; }\n.mpc-prose p strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n.mpc-prose h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 17px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin: 22px 0 12px 0;\n}\n.mpc-prose h3:first-child { margin-top: 0; }\n.mpc-prose ul.mpc-bulleted {\n  margin: 12px 0;\n  padding: 0;\n}\n.mpc-prose ul.mpc-bulleted li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 12px;\n  padding: 6px 0;\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  align-items: start;\n}\n.mpc-prose ul.mpc-bulleted li::before {\n  content: '\u2022';\n  color: var(--mpc-blue);\n  font-weight: 700;\n  font-size: 16px;\n  margin-top: -2px;\n}\n.mpc-prose ul.mpc-bulleted li strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n.mpc-prose a {\n  color: var(--mpc-blue);\n  font-weight: 600;\n  border-bottom: 1px solid rgba(11,59,140,0.3);\n  transition: border-color 0.2s;\n}\n.mpc-prose a:hover { border-bottom-color: var(--mpc-blue); }\n\n\/* ============ PROHIBITED CONDUCT (RED-TONED) ============ *\/\n.mpc-prohibited {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-danger);\n  padding: 26px 30px;\n  margin-bottom: 40px;\n}\n.mpc-prohibited-label {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-danger);\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n.mpc-prohibited h3 {\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: 16px;\n}\n.mpc-prohibited ul {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-prohibited li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 14px;\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  align-items: start;\n}\n.mpc-prohibited li::before {\n  content: '\u2715';\n  color: var(--mpc-danger);\n  font-weight: 700;\n  font-size: 15px;\n  margin-top: 1px;\n}\n\n\/* ============ GIFT POLICY (highlight box) ============ *\/\n.mpc-gift-rules {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 0;\n  margin: 20px 0;\n}\n.mpc-gift-rule {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 18px;\n  padding: 18px 28px;\n  border-bottom: 1px solid var(--mpc-line);\n  align-items: center;\n}\n.mpc-gift-rule:last-child { border-bottom: none; }\n.mpc-gift-rule:hover { background: var(--mpc-paper); }\n.mpc-gift-rule-num {\n  width: 34px;\n  height: 34px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 14px;\n  flex-shrink: 0;\n  border: 1px solid var(--mpc-line);\n}\n.mpc-gift-rule-text {\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n}\n.mpc-gift-rule-text strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ RM100 CEILING CALLOUT ============ *\/\n.mpc-ceiling {\n  background: linear-gradient(135deg, var(--mpc-blue-ink) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 28px 32px;\n  margin: 24px 0;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 28px;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n}\n@media (max-width: 600px) {\n  .mpc-ceiling { grid-template-columns: 1fr; gap: 14px; text-align: center; }\n}\n.mpc-ceiling::before {\n  content: '';\n  position: absolute;\n  top: -80px; right: -80px;\n  width: 240px; height: 240px;\n  background: radial-gradient(circle, rgba(201,163,74,0.18) 0%, transparent 60%);\n  border-radius: 50%;\n}\n.mpc-ceiling-stat {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: clamp(42px, 6vw, 64px);\n  color: var(--mpc-gold);\n  line-height: 0.95;\n  letter-spacing: -0.02em;\n  position: relative;\n}\n.mpc-ceiling-text {\n  position: relative;\n}\n.mpc-ceiling-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 6px;\n}\n.mpc-ceiling-headline {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 18px;\n  color: #fff;\n  letter-spacing: -0.01em;\n  margin-bottom: 4px;\n  line-height: 1.3;\n}\n.mpc-ceiling p {\n  color: rgba(255,255,255,0.85);\n  font-size: 13.5px;\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ APPROVAL BLOCK ============ *\/\n.mpc-approval {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-gold);\n  padding: 28px 32px;\n  margin-top: 40px;\n  text-align: center;\n}\n.mpc-approval-label {\n  font-size: 10px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n.mpc-approval-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n  padding-top: 14px;\n  border-top: 1px dashed var(--mpc-line);\n}\n@media (max-width: 540px) { .mpc-approval-grid { grid-template-columns: 1fr; gap: 12px; } }\n.mpc-approval-field-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-approval-field-val {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.005em;\n  line-height: 1.3;\n}\n\n\/* ============ FEEDBACK CALLOUT ============ *\/\n.mpc-feedback {\n  background: #fff;\n  border-top: 1px solid var(--mpc-line);\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 50px 0;\n  margin: 0 -24px;\n}\n.mpc-feedback-grid {\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 36px;\n  align-items: center;\n}\n@media (max-width: 820px) {\n  .mpc-feedback-grid {\n    grid-template-columns: 1fr;\n    gap: 22px;\n    text-align: center;\n  }\n}\n.mpc-feedback-icon {\n  width: 72px; height: 72px;\n  border: 2px solid var(--mpc-blue);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 820px) {\n  .mpc-feedback-icon { margin: 0 auto; }\n}\n.mpc-feedback-icon svg { width: 34px; height: 34px; }\n.mpc-feedback-eyebrow {\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: 8px;\n}\n.mpc-feedback h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(20px, 2.2vw, 26px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 6px;\n  letter-spacing: -0.01em;\n}\n.mpc-feedback h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-feedback p {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ RELATED POLICIES ============ *\/\n.mpc-related-head {\n  text-align: center;\n  max-width: 640px;\n  margin: 0 auto 40px auto;\n}\n.mpc-related-head .mpc-eyebrow { justify-content: center; }\n.mpc-related-head .mpc-eyebrow::before { display: none; }\n.mpc-related-head .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-related-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 36px);\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 12px;\n}\n.mpc-related-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-related-head p {\n  font-size: 15px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n.mpc-related-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n}\n@media (max-width: 900px) { .mpc-related-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .mpc-related-grid { grid-template-columns: 1fr; } }\n\n.mpc-related {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\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: all 0.25s;\n}\n.mpc-related:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-2px);\n  box-shadow: 0 10px 24px -16px rgba(11,59,140,0.2);\n}\n.mpc-related-icon {\n  width: 40px; height: 40px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-related-icon svg { width: 20px; height: 20px; }\n.mpc-related 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-related p {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  line-height: 1.5;\n  margin: 0;\n  flex: 1;\n}\n.mpc-related-arrow {\n  font-size: 11px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  letter-spacing: 0.02em;\n  margin-top: 4px;\n}\n.mpc-related.current {\n  background: var(--mpc-paper);\n  border-color: var(--mpc-gold);\n  cursor: default;\n}\n.mpc-related.current:hover {\n  transform: none;\n  box-shadow: none;\n}\n.mpc-related.current .mpc-related-arrow {\n  color: var(--mpc-gold);\n}\n.mpc-related-current-tag {\n  position: absolute;\n  top: -1px; right: -1px;\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink);\n  font-size: 9px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  font-weight: 700;\n  padding: 3px 8px;\n}\n.mpc-related-wrap {\n  position: relative;\n}\n\n\/* ============ FINAL CTA ============ *\/\n.mpc-final {\n  background: var(--mpc-paper);\n  padding: 50px 0;\n  margin: 0 -24px;\n  text-align: center;\n  border-top: 1px solid var(--mpc-line);\n}\n.mpc-final h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(22px, 2.4vw, 28px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 12px;\n  letter-spacing: -0.01em;\n}\n.mpc-final h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-final p {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  margin: 0 auto 22px auto;\n  max-width: 540px;\n}\n.mpc-final-buttons {\n  display: inline-flex;\n  gap: 10px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-abc\">\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=\"\/ko\/\">\uc9d1<\/a><span>\u203a<\/span><a href=\"https:\/\/msianpestcontrol.com\/ko\/\uc6b0\ub9ac\uc5d0-\ub300\ud574\/\">About<\/a><span>\u203a<\/span>Anti-Bribery &#038; Anti-Corruption Policy\n        <\/div>\n        <h1>Anti-Bribery &#038; <em>Anti-Corruption Policy.<\/em><\/h1>\n        <p class=\"mpc-hero-lead\">A <em>zero-tolerance<\/em> approach to all forms of bribery and corruption \u2014 aligned with the Malaysian Anti-Corruption Commission Act 2009 and applicable to every director, employee, contractor, and business partner.<\/p>\n        <div class=\"mpc-hero-meta\">\n          <span>\uc2dc\ud589\uc77c:<\/span>\n          <strong>18 December 2025<\/strong>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TABLE OF CONTENTS -->\n  <section class=\"mpc-section mpc-section-white\" style=\"padding-top: 50px; padding-bottom: 30px;\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-toc\">\n        <div class=\"mpc-toc-label\">Document Contents \u00b7 12 Sections<\/div>\n        <div class=\"mpc-toc-list\">\n          <a href=\"#sec1\">Policy Statement<\/a>\n          <a href=\"#sec2\">Scope and Applicability<\/a>\n          <a href=\"#sec3\">Definition of Bribery and Corruption<\/a>\n          <a href=\"#sec4\">Prohibited Conduct<\/a>\n          <a href=\"#sec5\">Gifts, Entertainment &#038; Hospitality<\/a>\n          <a href=\"#sec6\">Facilitation Payments<\/a>\n          <a href=\"#sec7\">Conflict of Interest<\/a>\n          <a href=\"#sec8\">Whistleblowing Policy<\/a>\n          <a href=\"#sec9\">Investigation &#038; Disciplinary Action<\/a>\n          <a href=\"#sec10\">Responsibilities<\/a>\n          <a href=\"#sec11\">Training and Awareness<\/a>\n          <a href=\"#sec12\">Review of Policy<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- POLICY BODY -->\n  <section class=\"mpc-section mpc-section-white\" style=\"padding-top: 0;\">\n    <div class=\"mpc-container\">\n\n      <!-- 1. POLICY STATEMENT -->\n      <div class=\"mpc-policy-section-head\" id=\"sec1\">\n        <div class=\"mpc-eyebrow\">Section 01<\/div>\n        <h2>Policy <em>statement.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-policy-intro\">\n        <p>Malaysian Pest Control Sdn. Bhd.(\u201c\ud68c\uc0ac\u201d)\ub294 \uc815\uc9c1\uc131, \ud22c\uba85\uc131 \ubc0f \ucd5c\uace0 \uc218\uc900\uc758 \uc724\ub9ac \uae30\uc900\uc744 \uc900\uc218\ud558\uba70 \uc0ac\uc5c5\uc744 \uc6b4\uc601\ud558\uae30 \uc704\ud574 \ucd5c\uc120\uc744 \ub2e4\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ud68c\uc0ac\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \uc724\ub9ac \uac15\ub839\uc744 \ucc44\ud0dd\ud569\ub2c8\ub2e4. <strong>zero-tolerance approach<\/strong> towards all forms of bribery and corruption and is committed to complying with all applicable anti-bribery and anti-corruption laws in Malaysia, including but not limited to the <strong>Malaysian Anti-Corruption Commission Act 2009 (MACC Act)<\/strong>.<\/p>\n        <p>This policy sets out the Company&#8217;s principles and requirements in preventing bribery and corruption in all business dealings and activities.<\/p>\n      <\/div>\n\n      <!-- 2. SCOPE AND APPLICABILITY -->\n      <div class=\"mpc-policy-section-head\" id=\"sec2\">\n        <div class=\"mpc-eyebrow\">Section 02<\/div>\n        <h2>Scope and <em>applicability.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <p>\uc774 \uc815\ucc45\uc740 \ub2e4\uc74c \uc0ac\ud56d\uc5d0 \uc801\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n        <ul class=\"mpc-bulleted\">\n          <li>All <strong>directors, officers, and employees<\/strong> of the Company (whether permanent, contract, or temporary)<\/li>\n          <li>All <strong>third parties acting on behalf of the Company<\/strong>, including agents, contractors, suppliers, consultants, and business partners<\/li>\n        <\/ul>\n        <p style=\"margin-top: 14px;\"><strong>\ubcf8 \uc815\ucc45 \uc900\uc218\ub294 \ud544\uc218\uc785\ub2c8\ub2e4.<\/strong><\/p>\n      <\/div>\n\n      <!-- 3. DEFINITION OF BRIBERY AND CORRUPTION -->\n      <div class=\"mpc-policy-section-head\" id=\"sec3\">\n        <div class=\"mpc-eyebrow\">Section 03<\/div>\n        <h2>Definition of <em>bribery and corruption.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <p><strong>\uc218\ud68c<\/strong> \ubd80\uc815\ud589\uc704\ub780 \uc0ac\uc5c5 \uacb0\uc815\uc5d0 \uc601\ud5a5\uc744 \ubbf8\uce58\uac70\ub098 \ubd80\ub2f9\ud55c \uc774\ub4dd\uc744 \uc5bb\uc744 \ubaa9\uc801\uc73c\ub85c (\uc9c1\uc811\uc801\uc774\ub4e0 \uac04\uc811\uc801\uc774\ub4e0) \uae08\uc804\uc801 \uac00\uce58\uac00 \uc788\ub294 \uac83\uc744 \uc81c\uacf5, \uc99d\uc5ec, \uc218\ub839 \ub610\ub294 \uc694\uad6c\ud558\ub294 \ud589\uc704\ub97c \ub9d0\ud569\ub2c8\ub2e4.<\/p>\n        <p><strong>\ubd80\ud328<\/strong> \ub1cc\ubb3c\uc218\uc218, \uad8c\ub825\ub0a8\uc6a9, \uc774\ud574\ucda9\ub3cc, \uac1c\uc778\uc801 \ub610\ub294 \uae30\uc5c5\uc801 \uc774\uc775\uc744 \uc704\ud55c \ubaa8\ub4e0 \ubd80\uc815\uc9c1\ud55c \ud589\uc704\uac00 \ud3ec\ud568\ub429\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <!-- 4. PROHIBITED CONDUCT -->\n      <div class=\"mpc-policy-section-head\" id=\"sec4\">\n        <div class=\"mpc-eyebrow\">Section 04<\/div>\n        <h2>Prohibited <em>conduct.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prohibited\">\n        <div class=\"mpc-prohibited-label\">Strictly Prohibited<\/div>\n        <h3>\uc9c1\uc6d0 \ubc0f \uad00\ub828\uc790\ub294 \ub2e4\uc74c \ud589\uc704\ub97c \uc5c4\uaca9\ud788 \uae08\uc9c0\ud569\ub2c8\ub2e4.<\/h3>\n        <ul>\n          <li>\uc5b4\ub5a0\ud55c \ud615\ud0dc\ub85c\ub4e0 \ub1cc\ubb3c\uc744 \uc81c\uacf5\ud558\uac70\ub098, \uc57d\uc18d\ud558\uac70\ub098, \uc8fc\uac70\ub098, \uc694\uad6c\ud558\uac70\ub098, \uc218\ub77d\ud558\ub294 \ud589\uc704<\/li>\n          <li>Using intermediaries or third parties to carry out bribery on the Company&#8217;s behalf<\/li>\n          <li>\ud3b8\uc758 \uc81c\uacf5 \ub300\uac00 \ub610\ub294 \ub9ac\ubca0\uc774\ud2b8 \uc9c0\uae09<\/li>\n          <li>\ub1cc\ubb3c\uc218\uc218 \ub610\ub294 \ubd80\ud328\uc758 \uc678\uad00\uc744 \ucd08\ub798\ud560 \uc218 \uc788\ub294 \ud589\uc704\uc5d0 \uac00\ub2f4\ud558\ub294 \uac83<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- 5. GIFTS, ENTERTAINMENT AND HOSPITALITY POLICY -->\n      <div class=\"mpc-policy-section-head\" id=\"sec5\">\n        <div class=\"mpc-eyebrow\">Section 05<\/div>\n        <h2>Gifts, entertainment <em>and hospitality.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <h3>5.1 \uc77c\ubc18 \uc6d0\uce59<\/h3>\n        <p>The Company prohibits employees from soliciting or accepting gifts, entertainment, or benefits that may influence, or be perceived to influence, their judgment or decision-making.<\/p>\n\n        <h3>5.2 \ud5c8\uc6a9\ub418\ub294 \uc120\ubb3c<\/h3>\n        <p>\uc9c1\uc6d0\uc740 \ub2e4\uc74c \uc870\uac74\uc5d0 \ud55c\ud574\uc11c\ub9cc \ud604\ubb3c \uc120\ubb3c\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n        <div class=\"mpc-gift-rules\">\n          <div class=\"mpc-gift-rule\">\n            <div class=\"mpc-gift-rule-num\">5.2.1<\/div>\n            <div class=\"mpc-gift-rule-text\">The value of the gift <strong>does not exceed RM 100<\/strong><\/div>\n          <\/div>\n          <div class=\"mpc-gift-rule\">\n            <div class=\"mpc-gift-rule-num\">5.2.2<\/div>\n            <div class=\"mpc-gift-rule-text\">The gift is provided by a <strong>client or business partner as a goodwill gesture<\/strong>, particularly to technicians during service delivery<\/div>\n          <\/div>\n          <div class=\"mpc-gift-rule\">\n            <div class=\"mpc-gift-rule-num\">5.2.3<\/div>\n            <div class=\"mpc-gift-rule-text\">The gift is <strong>not given in exchange<\/strong> for any favour, preferential treatment, or improper advantage<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-ceiling\">\n          <div class=\"mpc-ceiling-stat\">RM 100<\/div>\n          <div class=\"mpc-ceiling-text\">\n            <div class=\"mpc-ceiling-label\">Gift Value Ceiling<\/div>\n            <div class=\"mpc-ceiling-headline\">The maximum permitted gift value.<\/div>\n            <p>Any gift exceeding this threshold must be declined, returned, or escalated to management.<\/p>\n          <\/div>\n        <\/div>\n\n        <h3>5.3 \uc120\ubb3c \ubcf4\uace0<\/h3>\n        <p>All gifts received, <strong>regardless of value<\/strong>, must be reported to the employee&#8217;s immediate superior.<\/p>\n        <p>\ud68c\uc0ac\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \uc0ac\ud56d\uc744 \ud3ec\ud568\ud558\uc5ec \uadf8\ub7ec\ud55c \uc120\ubb3c\uc758 \ucc98\ub9ac \ubc29\uc2dd\uc5d0 \ub300\ud574 \uc7ac\ub7c9\uad8c\uc744 \ud589\uc0ac\ud560 \uad8c\ub9ac\ub97c \ubcf4\uc720\ud569\ub2c8\ub2e4.<\/p>\n        <ul class=\"mpc-bulleted\">\n          <li>\uc120\ubb3c\uc744 \uc9c1\uc6d0\uc774 \uc18c\uc720\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud568<\/li>\n          <li>\uc120\ubb3c\uc744 \uc9c1\uc6d0\ub4e4\ub07c\ub9ac \uacf5\uc720\ud558\uac70\ub098 \ub098\ub220 \uac16\ub3c4\ub85d \uc694\uad6c\ud558\ub294 \uac83<\/li>\n          <li>\uc120\ubb3c\uc744 \uc790\uc120 \ub2e8\uccb4\uc5d0 \uae30\ubd80\ud558\uae30<\/li>\n        <\/ul>\n        <p style=\"margin-top: 14px;\"><strong>\uc120\ubb3c \uc218\ub839 \uc0ac\uc2e4\uc744 \uc2e0\uace0\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \uc9d5\uacc4 \uc0ac\uc720\ub85c \ucc98\ub9ac\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/strong><\/p>\n      <\/div>\n\n      <!-- 6. FACILITATION PAYMENTS -->\n      <div class=\"mpc-policy-section-head\" id=\"sec6\">\n        <div class=\"mpc-eyebrow\">Section 06<\/div>\n        <h2>Facilitation <em>payments.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <p>The Company <strong>strictly prohibits facilitation payments, regardless of amount<\/strong>, to expedite or secure routine governmental or business actions.<\/p>\n      <\/div>\n\n      <!-- 7. CONFLICT OF INTEREST -->\n      <div class=\"mpc-policy-section-head\" id=\"sec7\">\n        <div class=\"mpc-eyebrow\">Section 07<\/div>\n        <h2>Conflict <em>of interest.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <p>Employees must avoid situations where personal interests conflict, or appear to conflict, with the interests of the Company. <strong>Any actual or potential conflict of interest must be declared promptly to management.<\/strong><\/p>\n      <\/div>\n\n      <!-- 8. WHISTLEBLOWING POLICY -->\n      <div class=\"mpc-policy-section-head\" id=\"sec8\">\n        <div class=\"mpc-eyebrow\">Section 08<\/div>\n        <h2>Whistleblowing <em>policy.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <h3>8.1 \ubcf4\uace0 \ucc44\ub110<\/h3>\n        <p>\ud68c\uc0ac\ub294 \uc784\uc9c1\uc6d0\uacfc \uc678\ubd80 \uad00\uacc4\uc790\ub4e4\uc774 \ub1cc\ubb3c \uc218\uc218, \ubd80\ud328 \ub610\ub294 \ube44\uc724\ub9ac\uc801 \ud589\uc704\uac00 \uc758\uc2ec\ub418\uac70\ub098 \uc2e4\uc81c\ub85c \ubc1c\uc0dd\ud55c \uacbd\uc6b0\ub97c \uc2e0\uace0\ud558\ub3c4\ub85d \uc7a5\ub824\ud569\ub2c8\ub2e4.<\/p>\n        <p>Reports should be made via email to: <a href=\"mailto:lowchinann@msianpestcontrol.com\">lowchinann@msianpestcontrol.com<\/a><\/p>\n\n        <h3>8.2 Non-Anonymous Reporting<\/h3>\n        <p>\ub0b4\ubd80\uace0\ubc1c\uc790 <strong>\uac1c\uc778 \uc815\ubcf4\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4<\/strong> when making a report. Anonymous reports will not be accepted. Reports shall contain relevant and detailed information pertaining to the alleged, suspected, or actual corruption practice (e.g. time of incident, parties involved, location, detail of the transactions).<\/p>\n        <p>\uc81c\uacf5\ub41c \ubaa8\ub4e0 \uc815\ubcf4\ub294 \uc5c4\uaca9\ud558\uac8c \uae30\ubc00\ub85c \uc720\uc9c0\ub418\uba70 \uc870\uc0ac \ubaa9\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n\n        <h3>8.3 \ub0b4\ubd80\uace0\ubc1c\uc790 \ubcf4\ud638<\/h3>\n        <p>The Company will not tolerate retaliation, harassment, or discrimination against any whistleblower who reports in good faith. <strong>Any act of retaliation will result in disciplinary action.<\/strong><\/p>\n        <p style=\"margin-top: 14px;\">For broader whistle-blowing procedures including investigation panel and acknowledgment timelines, see our <a href=\"https:\/\/msianpestcontrol.com\/ko\/\uace0\ubc1c-\uc815\ucc45\/\">\uace0\ubc1c \uc815\ucc45<\/a>.<\/p>\n      <\/div>\n\n      <!-- 9. INVESTIGATION AND DISCIPLINARY ACTION -->\n      <div class=\"mpc-policy-section-head\" id=\"sec9\">\n        <div class=\"mpc-eyebrow\">Section 09<\/div>\n        <h2>Investigation and <em>disciplinary action.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <p>\uc2e0\uace0\ub41c \ubaa8\ub4e0 \uc0ac\ub840\ub294 \uacf5\uc815\ud558\uace0 \uc2e0\uc18d\ud558\uac8c \ud3c9\uac00 \ubc0f \uc870\uc0ac\ub420 \uac83\uc785\ub2c8\ub2e4. \ubd80\uc815\ud589\uc704\uac00 \uc785\uc99d\ub420 \uacbd\uc6b0, \ub2e4\uc74c\uacfc \uac19\uc740 \uc801\uc808\ud55c \uc9d5\uacc4 \uc870\uce58\uac00 \ucde8\ud574\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <ul class=\"mpc-bulleted\">\n          <li>\uc9d5\uacc4 \uc870\uce58<\/li>\n          <li>\uace0\uc6a9 \ub610\ub294 \uacc4\uc57d \uc885\ub8cc<\/li>\n          <li>\uad00\ub828 \ub2f9\uad6d\uc5d0 \ubcf4\uace0<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- 10. RESPONSIBILITIES -->\n      <div class=\"mpc-policy-section-head\" id=\"sec10\">\n        <div class=\"mpc-eyebrow\">Section 10<\/div>\n        <h2><em>Responsibilities.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <ul class=\"mpc-bulleted\">\n          <li><strong>\uc774\uc0ac\ud68c:<\/strong> \uc774 \uc815\ucc45\uc5d0 \ub300\ud55c \uc804\ubc18\uc801\uc778 \uac10\ub3c5 \ubc0f \uc774\ud589 \uc758\uc9c0<\/li>\n          <li><strong>\uad00\ub9ac:<\/strong> \uc2e4\ud589, \ubaa8\ub2c8\ud130\ub9c1 \ubc0f \uc9d1\ud589<\/li>\n          <li><strong>\uc9c1\uc6d0:<\/strong> \ubcf8 \uc815\ucc45 \uc900\uc218 \ubc0f \uc704\ubc18 \uc758\uc2ec \uc0ac\ub840 \uc2e0\uace0<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- 11. TRAINING AND AWARENESS -->\n      <div class=\"mpc-policy-section-head\" id=\"sec11\">\n        <div class=\"mpc-eyebrow\">Section 11<\/div>\n        <h2>Training <em>and awareness.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <p>\ud68c\uc0ac\ub294 \uc9c1\uc6d0\ub4e4\uc774 \ubcf8 \uc815\ucc45\uc5d0 \ub530\ub978 \uc758\ubb34\ub97c \uc774\ud574\ud560 \uc218 \uc788\ub3c4\ub85d \uad50\uc721 \ubc0f \ud64d\ubcf4 \ud65c\ub3d9\uc744 \uc81c\uacf5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <!-- 12. REVIEW OF POLICY -->\n      <div class=\"mpc-policy-section-head\" id=\"sec12\">\n        <div class=\"mpc-eyebrow\">Section 12<\/div>\n        <h2>Review <em>of policy.<\/em><\/h2>\n      <\/div>\n\n      <div class=\"mpc-prose\">\n        <p>\ubcf8 \uc815\ucc45\uc740 \uad00\ub828 \ubc95\uaddc\ub97c \uc900\uc218\ud558\uace0 \uc9c0\uc18d\uc801\uc778 \uad00\ub828\uc131\uc744 \uc720\uc9c0\ud558\uae30 \uc704\ud574 \uc815\uae30\uc801\uc73c\ub85c \uac80\ud1a0 \ubc0f \ud544\uc694\uc5d0 \ub530\ub77c \uc5c5\ub370\uc774\ud2b8\ub420 \uac83\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <!-- APPROVAL BLOCK -->\n      <div class=\"mpc-approval\">\n        <div class=\"mpc-approval-label\">Document Authority<\/div>\n        <div class=\"mpc-approval-grid\">\n          <div>\n            <div class=\"mpc-approval-field-label\">Approved By<\/div>\n            <div class=\"mpc-approval-field-val\">\ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c \uc720\ud55c\ud68c\uc0ac\uc758 \uacbd\uc601\uc9c4.<\/div>\n          <\/div>\n          <div>\n            <div class=\"mpc-approval-field-label\">Effective Date<\/div>\n            <div class=\"mpc-approval-field-val\">18 December 2025<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- FEEDBACK CALLOUT -->\n  <section class=\"mpc-feedback\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-feedback-grid\">\n\n        <div class=\"mpc-feedback-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 9v4M12 17h.01\"\/><path d=\"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><\/svg>\n        <\/div>\n\n        <div>\n          <div class=\"mpc-feedback-eyebrow\">Suspect Bribery Or Corruption?<\/div>\n          <h3>Report a <em>corruption or compliance concern.<\/em><\/h3>\n          <p>If you suspect bribery, corruption, or any breach of this policy \u2014 whether by an MPC employee, contractor, or third party \u2014 please report it directly. All reports are treated confidentially and investigated promptly.<\/p>\n        <\/div>\n\n        <a href=\"mailto:lowchinann@msianpestcontrol.com\" class=\"mpc-btn mpc-btn-gold\">Report Confidentially \u2192<\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- RELATED POLICIES -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n\n      <div class=\"mpc-related-head\">\n        <div class=\"mpc-eyebrow\">Our Policy Framework<\/div>\n        <h2>Related <em>policies &#038; governance.<\/em><\/h2>\n        <p>Our Anti-Bribery &#038; Anti-Corruption Policy works alongside several governing documents that define how we operate. Together they form the framework that keeps us accountable to clients, staff, and community.<\/p>\n      <\/div>\n\n      <div class=\"mpc-related-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ud488\uc9c8-\uc815\ucc45\/\" 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=\"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          <h4>\ud488\uc9c8 \uc815\ucc45<\/h4>\n          <p>Core values, quality management system, and commitments to service excellence.<\/p>\n          <span class=\"mpc-related-arrow\">Read quality policy \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ud575\uc2ec-\uac00\uce58\/\" 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=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n          <\/div>\n          <h4>\ud575\uc2ec \uac00\uce58<\/h4>\n          <p>The five values that guide every decision we make \u2014 from technicians on site to leadership.<\/p>\n          <span class=\"mpc-related-arrow\">Read core values \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\uac74\uac15-\ubc0f-\uc548\uc804-\uc815\ucc45\/\" 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=\"M20 12V5l-8-3-8 3v7c0 5 3.5 9.5 8 11 4.5-1.5 8-6 8-11z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n          <\/div>\n          <h4>Health &#038; Safety Policy<\/h4>\n          <p>How we protect customers, staff, and the environment through approved chemicals and safe protocols.<\/p>\n          <span class=\"mpc-related-arrow\">Read H&#038;S policy \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\uace0\ubc1c-\uc815\ucc45\/\" 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 18v-6a9 9 0 0 1 18 0v6\"\/><path d=\"M21 19a2 2 0 0 1-2 2h-1v-7h3zM3 19a2 2 0 0 0 2 2h1v-7H3z\"\/><\/svg>\n          <\/div>\n          <h4>\uace0\ubc1c \uc815\ucc45<\/h4>\n          <p>Confidential reporting channels for staff and stakeholders to raise concerns about misconduct.<\/p>\n          <span class=\"mpc-related-arrow\">Read whistle-blowing \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ubb34\uad00\uc6a9-\uc815\ucc45-\uc874\uc911-\ud568\uc591\/\" 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=\"9\"\/><path d=\"M9 9l6 6M15 9l-6 6\"\/><\/svg>\n          <\/div>\n          <h4>\ubb34\uad00\uc6a9 \uc815\ucc45<\/h4>\n          <p>Cultivating mutual respect \u2014 our commitment to a workplace and service experience free from harassment.<\/p>\n          <span class=\"mpc-related-arrow\">Read zero-tolerance \u2192<\/span>\n        <\/a>\n\n        <!-- Current page -->\n        <div class=\"mpc-related-wrap\">\n          <span class=\"mpc-related-current-tag\">You are here<\/span>\n          <div class=\"mpc-related current\">\n            <div class=\"mpc-related-icon\" style=\"background: var(--mpc-gold); color: var(--mpc-blue-ink);\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n            <\/div>\n            <h4>Anti-Bribery &#038; Anti-Corruption<\/h4>\n            <p>Zero tolerance for bribery in any form \u2014 protecting integrity in procurement and service delivery.<\/p>\n            <span class=\"mpc-related-arrow\">Currently viewing<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"mpc-final\">\n    <div class=\"mpc-container\">\n      <h3>Questions about <em>our procurement integrity standards?<\/em><\/h3>\n      <p>For HACCP audits, procurement vendor evaluation, or supplier compliance verification \u2014 please get in touch. We&#8217;re transparent about how we operate.<\/p>\n      <div class=\"mpc-final-buttons\">\n        <a href=\"https:\/\/msianpestcontrol.com\/ko\/\ubb38\uc758\ud558\uae30\/\" class=\"mpc-btn mpc-btn-ghost\">\ubb38\uc758\ud558\uae30<\/a>\n        <a href=\"mailto:lowchinann@msianpestcontrol.com\" class=\"mpc-btn mpc-btn-gold\">Report Confidentially<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ANTI-BRIBERY & ANTI-CORRUPTION POLICY PAGE -->\n\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Home\u203aAbout\u203aAnti-Bribery &#038; Anti-Corruption Policy Anti-Bribery &#038; Anti-Corruption Policy. A zero-tolerance approach to all forms of [&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-1232","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1232","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=1232"}],"version-history":[{"count":2,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1232\/revisions"}],"predecessor-version":[{"id":1352,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1232\/revisions\/1352"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/media?parent=1232"}],"curies":[{"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}