{"id":606,"date":"2024-02-16T08:05:26","date_gmt":"2024-02-16T08:05:26","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=606"},"modified":"2026-04-24T08:40:00","modified_gmt":"2026-04-24T08:40:00","slug":"rats-rodents-control","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ko\/\uc950-\uc124\uce58\ub958-\ud1b5\uc81c\/","title":{"rendered":"\uc950 \ubc0f \uc124\uce58\ub958 \ud1b5\uc81c"},"content":{"rendered":"<!--\n  MPC \u2014 Rats & Rodents Control page content\n  Paste the entire contents of this file into a Gutenify \"Custom HTML\" block\n  on the Rats & Rodents Control page.\n\n  Notes:\n  - All CSS is scoped under .mpc-page so it won't bleed into theme styles.\n  - Header, footer, breadcrumbs, floating WhatsApp all omitted (theme has them).\n  - Place this block at FULL WIDTH for best results (remove container constraints).\n  - Google Fonts are loaded at the top \u2014 safe to duplicate, browsers dedupe.\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;0,9..144,700;1,9..144,400&#038;family=IBM+Plex+Sans:wght@300;400;500;600;700&#038;family=IBM+Plex+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 MPC page \u2014 scoped styles \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.mpc-page{\n  --blue-900:#0A1E47;\n  --blue-800:#102E6E;\n  --blue-700:#1E4FA8;\n  --blue-600:#2E65C7;\n  --blue-100:#E6EEFB;\n  --blue-50 :#F3F7FD;\n  --ink    :#0E1220;\n  --ink-2  :#2A2F42;\n  --muted  :#5E6478;\n  --line   :#E5E7ED;\n  --paper  :#FAFAF5;\n  --paper-2:#F2F1EA;\n  --amber  :#E68A1F;\n  --whatsapp:#25D366;\n  --whatsapp-dark:#128C7E;\n  --red    :#C23B2F;\n  --f-display: \"Fraunces\", \"Times New Roman\", serif;\n  --f-body   : \"IBM Plex Sans\", system-ui, sans-serif;\n  --f-mono   : \"IBM Plex Mono\", ui-monospace, monospace;\n  --shadow-sm: 0 1px 2px rgba(10,30,71,.08);\n  --shadow-md: 0 8px 28px -12px rgba(10,30,71,.18);\n  --shadow-lg: 0 24px 60px -20px rgba(10,30,71,.28);\n\n  font-family:var(--f-body);\n  color:var(--ink);\n  font-size:16px;\n  line-height:1.6;\n  -webkit-font-smoothing:antialiased;\n}\n.mpc-page *,.mpc-page *::before,.mpc-page *::after{box-sizing:border-box}\n.mpc-page img{max-width:100%;display:block}\n.mpc-page a{color:inherit;text-decoration:none}\n.mpc-page button{font-family:inherit;cursor:pointer;border:0;background:none}\n.mpc-page h1,.mpc-page h2,.mpc-page h3,.mpc-page h4,.mpc-page p,.mpc-page ul,.mpc-page blockquote{margin:0;padding:0}\n.mpc-page ul{list-style:none}\n\n.mpc-page .wrap{max-width:1240px;margin:0 auto;padding:0 24px}\n@media (min-width:900px){.mpc-page .wrap{padding:0 40px}}\n\n.mpc-page .section{padding:88px 0}\n@media (max-width:720px){.mpc-page .section{padding:64px 0}}\n\n\/* \u2500\u2500\u2500\u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .hero{\n  position:relative;overflow:hidden;\n  padding:48px 0 88px;\n  background:var(--paper);\n}\n.mpc-page .hero::before{\n  content:\"\";position:absolute;inset:0;z-index:0;\n  background:\n    radial-gradient(circle at 85% 20%, rgba(30,79,168,.08), transparent 45%),\n    radial-gradient(circle at 10% 90%, rgba(230,138,31,.06), transparent 50%);\n  pointer-events:none;\n}\n.mpc-page .hero .grid{\n  position:relative;z-index:1;\n  display:grid;gap:48px;align-items:center;\n}\n@media (min-width:960px){\n  .mpc-page .hero .grid{grid-template-columns:1.15fr 1fr;gap:64px}\n}\n.mpc-page .eyebrow{\n  display:inline-flex;align-items:center;gap:10px;\n  font-family:var(--f-mono);font-size:12px;color:var(--blue-700);\n  letter-spacing:.18em;text-transform:uppercase;font-weight:500;\n  padding:7px 12px;border:1px solid var(--blue-100);border-radius:999px;\n  background:var(--blue-50);margin-bottom:24px;\n}\n.mpc-page .eyebrow::before{\n  content:\"\";width:6px;height:6px;background:var(--blue-700);border-radius:50%;\n  box-shadow:0 0 0 4px rgba(30,79,168,.15);\n}\n.mpc-page h1.title{\n  font-family:var(--f-display);\n  font-weight:500;font-size:clamp(40px, 5.8vw, 70px);\n  line-height:1.02;letter-spacing:-.025em;margin:0 0 22px;\n  color:var(--blue-900);\n}\n.mpc-page h1.title em{font-style:italic;font-weight:400;color:var(--blue-700)}\n.mpc-page .lede{font-size:18px;line-height:1.55;color:var(--ink-2);max-width:560px;margin:0 0 32px}\n.mpc-page .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-bottom:40px}\n.mpc-page .btn{\n  display:inline-flex;align-items:center;gap:10px;\n  padding:15px 24px;border-radius:8px;\n  font-weight:600;font-size:15px;letter-spacing:.01em;\n  transition:transform .15s, box-shadow .2s, background .2s, color .2s;\n}\n.mpc-page .btn-primary{background:var(--whatsapp);color:#fff !important;box-shadow:0 6px 18px -4px rgba(37,211,102,.5)}\n.mpc-page .btn-primary:hover{transform:translateY(-1px);background:var(--whatsapp-dark)}\n.mpc-page .btn-outline{background:transparent;color:var(--blue-900);border:1.5px solid var(--blue-900)}\n.mpc-page .btn-outline:hover{background:var(--blue-900);color:#fff !important}\n.mpc-page .btn svg{width:18px;height:18px}\n.mpc-page .trust-row{\n  display:grid;grid-template-columns:repeat(2,1fr);gap:14px;\n  padding-top:30px;border-top:1px solid var(--line);max-width:560px;\n}\n@media (min-width:560px){.mpc-page .trust-row{grid-template-columns:repeat(4,1fr)}}\n.mpc-page .trust-row .t{display:flex;flex-direction:column;gap:2px}\n.mpc-page .trust-row .t .n{font-family:var(--f-display);font-weight:600;font-size:22px;color:var(--blue-900);line-height:1}\n.mpc-page .trust-row .t .l{font-size:11.5px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-family:var(--f-mono)}\n\n.mpc-page .hero-visual{position:relative;aspect-ratio:1\/1;max-width:520px;justify-self:center;width:100%}\n.mpc-page .hero-visual .badge-ring{\n  position:absolute;inset:0;\n  background:conic-gradient(from 90deg, var(--blue-700), var(--blue-600), var(--blue-800), var(--blue-700));\n  border-radius:50%;padding:2px;\n  mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);\n  -webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);\n  -webkit-mask-composite:xor;mask-composite:exclude;\n  animation:mpc-spin 60s linear infinite;opacity:.35;\n}\n@keyframes mpc-spin{to{transform:rotate(360deg)}}\n.mpc-page .hero-visual .disc{\n  position:absolute;inset:30px;border-radius:50%;\n  background:radial-gradient(circle at 30% 25%, #fff 0%, var(--paper) 40%, var(--paper-2) 100%);\n  box-shadow:var(--shadow-lg), inset 0 0 0 1px rgba(10,30,71,.08);\n  display:flex;align-items:center;justify-content:center;\n}\n.mpc-page .hero-visual .disc svg{width:70%;height:70%}\n.mpc-page .hero-visual .seal{\n  position:absolute;bottom:-10px;right:-10px;\n  background:var(--blue-900);color:#fff;padding:14px 18px;border-radius:4px;\n  font-family:var(--f-display);font-size:14px;line-height:1.2;\n  box-shadow:var(--shadow-lg);max-width:200px;transform:rotate(-3deg);\n}\n.mpc-page .hero-visual .seal strong{display:block;font-size:28px;font-weight:700;letter-spacing:-.01em;color:#fff}\n.mpc-page .hero-visual .seal span{font-family:var(--f-mono);font-size:10px;letter-spacing:.15em;opacity:.75;text-transform:uppercase}\n.mpc-page .hero-visual .float-badge{\n  position:absolute;background:#fff;padding:10px 14px;border-radius:999px;\n  font-family:var(--f-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;\n  font-weight:500;color:var(--blue-900);box-shadow:var(--shadow-md);\n  display:inline-flex;align-items:center;gap:8px;\n}\n.mpc-page .hero-visual .float-badge::before{content:\"\";width:8px;height:8px;border-radius:50%;background:var(--blue-700)}\n.mpc-page .hero-visual .fb-1{top:6%;left:-8%}\n.mpc-page .hero-visual .fb-2{bottom:18%;left:-4%}\n\n\/* \u2500\u2500\u2500\u2500\u2500 CERTIFICATIONS STRIP \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .cert-strip{background:var(--blue-900);color:#cfd6e6;padding:24px 0}\n.mpc-page .cert-strip .wrap{\n  display:flex;flex-wrap:wrap;gap:20px 48px;\n  align-items:center;justify-content:space-between;\n}\n.mpc-page .cert-strip .label{font-family:var(--f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#7e8aa7}\n.mpc-page .cert-strip .items{\n  display:flex;flex-wrap:wrap;gap:24px 40px;align-items:center;\n  font-family:var(--f-display);font-weight:500;font-size:17px;color:#fff;\n}\n.mpc-page .cert-strip .items .it{display:inline-flex;align-items:center;gap:10px}\n.mpc-page .cert-strip .items svg{width:20px;height:20px;stroke:var(--blue-600);stroke-width:1.8;fill:none}\n\n\/* \u2500\u2500\u2500\u2500\u2500 Section primitives \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .s-eyebrow{\n  font-family:var(--f-mono);font-size:12px;letter-spacing:.18em;\n  text-transform:uppercase;font-weight:500;color:var(--blue-700);\n  margin:0 0 14px;display:inline-flex;align-items:center;gap:10px;\n}\n.mpc-page .s-eyebrow::before{content:\"\";width:24px;height:1px;background:var(--blue-700)}\n.mpc-page h2.s-title{\n  font-family:var(--f-display);font-weight:500;\n  font-size:clamp(30px, 3.6vw, 44px);line-height:1.08;letter-spacing:-.02em;\n  margin:0 0 18px;color:var(--blue-900);max-width:800px;\n}\n.mpc-page h2.s-title em{font-style:italic;color:var(--blue-700);font-weight:400}\n.mpc-page .s-lede{font-size:17px;color:var(--ink-2);max-width:680px;margin:0 0 48px;line-height:1.6}\n\n\/* \u2500\u2500\u2500\u2500\u2500 THREATS \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .threats{background:linear-gradient(180deg, var(--paper) 0%, var(--paper-2) 100%);position:relative;overflow:hidden}\n.mpc-page .threats::before{\n  content:\"\";position:absolute;top:0;right:0;width:40%;height:100%;\n  background-image:radial-gradient(circle, rgba(30,79,168,.04) 1px, transparent 1px);\n  background-size:18px 18px;pointer-events:none;\n}\n.mpc-page .threat-grid{position:relative;z-index:1;display:grid;gap:20px;grid-template-columns:1fr;align-items:stretch}\n@media (min-width:640px){.mpc-page .threat-grid{grid-template-columns:repeat(2,1fr)}}\n@media (min-width:1200px){.mpc-page .threat-grid{grid-template-columns:repeat(4,1fr)}}\n.mpc-page .threat-card{\n  background:#fff;border:1px solid var(--line);border-radius:4px;padding:28px 24px;\n  min-width:0;height:100%;display:flex;flex-direction:column;\n  transition:transform .2s, box-shadow .2s, border-color .2s;\n}\n.mpc-page .threat-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--blue-100)}\n.mpc-page .threat-card .n{font-family:var(--f-mono);font-size:11px;color:var(--muted);letter-spacing:.15em}\n.mpc-page .threat-card .ic{width:42px;height:42px;margin:16px 0 20px;color:var(--red)}\n.mpc-page .threat-card .ic svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5}\n.mpc-page .threat-card h3{font-family:var(--f-display);font-weight:600;font-size:20px;margin:0 0 10px;color:var(--blue-900);letter-spacing:-.01em}\n.mpc-page .threat-card p{font-size:14.5px;color:var(--muted);margin:0;line-height:1.55}\n\n\/* \u2500\u2500\u2500\u2500\u2500 METHOD \/ IPM \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .method{background:#fff;border-top:1px solid var(--line)}\n.mpc-page .method-grid{\n  display:grid;gap:0;margin-top:24px;\n  grid-template-columns:1fr;border-top:1px solid var(--line);\n}\n@media (min-width:800px){.mpc-page .method-grid{grid-template-columns:repeat(4,1fr);border-top:none}}\n.mpc-page .step{padding:36px 0;border-bottom:1px solid var(--line);position:relative}\n@media (min-width:800px){\n  .mpc-page .step{border-right:1px solid var(--line);border-bottom:none;padding:40px 32px}\n  .mpc-page .step:first-child{padding-left:0}\n  .mpc-page .step:last-child{border-right:none;padding-right:0}\n}\n.mpc-page .step .num{\n  font-family:var(--f-display);font-weight:500;font-size:56px;\n  color:var(--blue-100);line-height:1;letter-spacing:-.04em;margin-bottom:12px;\n}\n.mpc-page .step .lbl{font-family:var(--f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-700);margin-bottom:8px;font-weight:500}\n.mpc-page .step h3{font-family:var(--f-display);font-size:22px;font-weight:600;margin:0 0 10px;color:var(--blue-900);letter-spacing:-.01em}\n.mpc-page .step p{font-size:14.5px;color:var(--muted);margin:0;line-height:1.55}\n\n\/* \u2500\u2500\u2500\u2500\u2500 TREATMENTS \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .treatments{background:var(--blue-900);color:#e9ecf4;position:relative;overflow:hidden}\n.mpc-page .treatments::before{\n  content:\"\";position:absolute;inset:0;\n  background:\n    radial-gradient(circle at 90% 10%, rgba(30,79,168,.3), transparent 40%),\n    radial-gradient(circle at 10% 100%, rgba(46,101,199,.2), transparent 40%);\n  pointer-events:none;\n}\n.mpc-page .treatments .s-eyebrow{color:#7ea3e2}\n.mpc-page .treatments .s-eyebrow::before{background:#7ea3e2}\n.mpc-page .treatments h2.s-title{color:#fff}\n.mpc-page .treatments h2.s-title em{color:#a8c2ee}\n.mpc-page .treatments .s-lede{color:#b0bbd2}\n.mpc-page .treat-grid{position:relative;z-index:1;display:grid;gap:20px;grid-template-columns:1fr;align-items:stretch}\n@media (min-width:700px){.mpc-page .treat-grid{grid-template-columns:repeat(2,1fr)}}\n@media (min-width:1200px){.mpc-page .treat-grid{grid-template-columns:repeat(4,1fr)}}\n.mpc-page .treat-card{\n  background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);\n  padding:26px;border-radius:6px;\n  min-width:0;height:100%;display:flex;flex-direction:column;\n  transition:transform .2s, background .2s, border-color .2s;\n  position:relative;overflow:hidden;\n}\n.mpc-page .treat-card:hover{transform:translateY(-3px);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.16)}\n.mpc-page .treat-card .tag{\n  display:inline-block;font-family:var(--f-mono);font-size:10.5px;letter-spacing:.14em;\n  text-transform:uppercase;padding:4px 9px;border-radius:999px;\n  background:rgba(255,255,255,.08);color:#a8c2ee;margin-bottom:16px;\n}\n.mpc-page .treat-card .tag.accent{background:rgba(230,138,31,.18);color:#f3b76d}\n.mpc-page .treat-card .icn{width:46px;height:46px;margin-bottom:20px;color:#a8c2ee}\n.mpc-page .treat-card .icn svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.4}\n.mpc-page .treat-card h3{font-family:var(--f-display);font-weight:600;font-size:22px;margin:0 0 10px;color:#fff;letter-spacing:-.01em}\n.mpc-page .treat-card p{font-size:14px;color:#c9d3e6;margin:0;line-height:1.6}\n.mpc-page .treat-card .spd{\n  margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);\n  font-family:var(--f-mono);font-size:11.5px;color:#f3b76d;letter-spacing:.05em;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500 CASE \/ VIDEO \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .case{background:var(--paper)}\n.mpc-page .case-grid{display:grid;gap:40px;align-items:center}\n@media (min-width:900px){.mpc-page .case-grid{grid-template-columns:1fr 1fr;gap:64px}}\n.mpc-page .case .vid{\n  aspect-ratio:16\/10;background:#000;border-radius:6px;\n  overflow:hidden;position:relative;box-shadow:var(--shadow-lg);\n}\n.mpc-page .case .vid video{width:100%;height:100%;object-fit:cover;display:block}\n.mpc-page .case .vid .tag{\n  position:absolute;top:16px;left:16px;z-index:2;\n  background:rgba(10,30,71,.85);color:#fff;\n  font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;\n  text-transform:uppercase;padding:6px 10px;border-radius:3px;backdrop-filter:blur(8px);\n}\n.mpc-page .case .meta{font-family:var(--f-mono);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-700);margin-bottom:14px}\n.mpc-page .case h2{font-family:var(--f-display);font-size:clamp(28px,3.2vw,36px);line-height:1.1;letter-spacing:-.02em;margin:0 0 18px;color:var(--blue-900);font-weight:500}\n.mpc-page .case p{color:var(--ink-2);font-size:16px;margin:0 0 20px;max-width:540px;line-height:1.6}\n.mpc-page .case ul{display:grid;gap:10px}\n.mpc-page .case ul li{display:flex;gap:12px;align-items:flex-start;font-size:14.5px;color:var(--ink-2);line-height:1.55}\n.mpc-page .case ul li svg{flex-shrink:0;width:18px;height:18px;margin-top:3px;stroke:var(--blue-700);fill:none;stroke-width:2}\n\n\/* \u2500\u2500\u2500\u2500\u2500 WHY US \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .why{background:#fff;border-top:1px solid var(--line)}\n.mpc-page .why-grid{display:grid;gap:20px;grid-template-columns:1fr;align-items:stretch}\n@media (min-width:640px){.mpc-page .why-grid{grid-template-columns:repeat(2,1fr)}}\n@media (min-width:1000px){.mpc-page .why-grid{grid-template-columns:repeat(3,1fr)}}\n.mpc-page .why-card{\n  padding:30px;border:1px solid var(--line);border-radius:4px;\n  background:linear-gradient(180deg,#fff 0%, var(--paper) 100%);\n  min-width:0;height:100%;display:flex;flex-direction:column;\n  transition:transform .2s, box-shadow .2s, border-color .2s;\n}\n.mpc-page .why-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--blue-100)}\n.mpc-page .why-card .ico{width:44px;height:44px;color:var(--blue-700);margin-bottom:18px}\n.mpc-page .why-card .ico svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5}\n.mpc-page .why-card h3{font-family:var(--f-display);font-size:20px;font-weight:600;margin:0 0 10px;color:var(--blue-900);letter-spacing:-.01em}\n.mpc-page .why-card p{color:var(--muted);font-size:14.5px;margin:0;line-height:1.6}\n\n\/* \u2500\u2500\u2500\u2500\u2500 TESTIMONIAL \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .pull{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}\n.mpc-page .pull .wrap{max-width:880px;text-align:center}\n.mpc-page .pull .mark{font-family:var(--f-display);font-size:80px;color:var(--blue-100);line-height:.5;display:block;margin-bottom:12px}\n.mpc-page .pull blockquote{\n  font-family:var(--f-display);font-weight:400;font-style:italic;\n  font-size:clamp(22px, 2.4vw, 28px);line-height:1.35;color:var(--blue-900);\n  letter-spacing:-.01em;margin:0 0 24px;\n}\n.mpc-page .pull .who{font-family:var(--f-mono);font-size:12px;color:var(--muted);letter-spacing:.14em;text-transform:uppercase}\n.mpc-page .pull .who strong{color:var(--ink);font-weight:600}\n\n\/* \u2500\u2500\u2500\u2500\u2500 CONTACT \u2500\u2500\u2500\u2500\u2500 *\/\n.mpc-page .contact{background:var(--paper);position:relative;overflow:hidden}\n.mpc-page .contact::before{\n  content:\"\";position:absolute;top:0;left:0;width:50%;height:100%;\n  background:linear-gradient(180deg, var(--blue-900) 0%, #061231 100%);\n  clip-path:polygon(0 0, 100% 0, 92% 100%, 0 100%);z-index:0;\n}\n@media (max-width:900px){.mpc-page .contact::before{display:none}}\n.mpc-page .contact-grid{position:relative;z-index:1;display:grid;gap:40px}\n@media (min-width:900px){.mpc-page .contact-grid{grid-template-columns:1fr 1.1fr;gap:64px}}\n.mpc-page .contact-left{color:#fff}\n@media (max-width:900px){.mpc-page .contact-left{background:var(--blue-900);padding:40px 32px;border-radius:6px}}\n.mpc-page .contact-left .s-eyebrow{color:#7ea3e2}\n.mpc-page .contact-left .s-eyebrow::before{background:#7ea3e2}\n.mpc-page .contact-left h2{\n  font-family:var(--f-display);font-weight:500;font-size:clamp(30px,3.4vw,42px);\n  line-height:1.1;letter-spacing:-.02em;margin:0 0 18px;color:#fff;\n}\n.mpc-page .contact-left h2 em{color:#a8c2ee;font-weight:400;font-style:italic}\n.mpc-page .contact-left > p{color:#c9d3e6;margin:0 0 32px;font-size:15.5px;max-width:440px;line-height:1.6}\n.mpc-page .contact-methods{display:grid;gap:16px;max-width:440px}\n.mpc-page .cm{\n  display:flex;gap:16px;align-items:flex-start;padding:18px;\n  background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);\n  border-radius:4px;\n  transition:background .2s, border-color .2s, transform .15s;\n}\n.mpc-page .cm:hover{background:rgba(255,255,255,.08);border-color:rgba(168,194,238,.3);transform:translateX(3px)}\n.mpc-page .cm .icn{\n  width:40px;height:40px;flex-shrink:0;background:var(--blue-700);border-radius:4px;\n  display:flex;align-items:center;justify-content:center;color:#fff;\n}\n.mpc-page .cm.wa .icn{background:var(--whatsapp)}\n.mpc-page .cm .icn svg{width:18px;height:18px}\n.mpc-page .cm .t{font-family:var(--f-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#a8c2ee;margin-bottom:4px}\n.mpc-page .cm .v{color:#fff;font-size:15px;font-weight:500;line-height:1.4}\n.mpc-page .cm .v small{display:block;color:#c9d3e6;font-weight:400;font-size:12.5px;margin-top:2px}\n\n.mpc-page .form{\n  background:#fff;padding:36px;border-radius:6px;\n  box-shadow:var(--shadow-lg);border:1px solid var(--line);\n}\n@media (min-width:600px){.mpc-page .form{padding:44px}}\n.mpc-page .form h3{font-family:var(--f-display);font-size:26px;font-weight:600;margin:0 0 6px;color:var(--blue-900);letter-spacing:-.01em}\n.mpc-page .form .sub{color:var(--muted);font-size:14px;margin:0 0 28px}\n.mpc-page .field{margin-bottom:18px}\n.mpc-page .field label{\n  display:block;font-family:var(--f-mono);font-size:11px;letter-spacing:.12em;\n  text-transform:uppercase;color:var(--ink-2);margin-bottom:6px;font-weight:500;\n}\n.mpc-page .field label .req{color:var(--red)}\n.mpc-page .field input,.mpc-page .field select,.mpc-page .field textarea{\n  width:100%;padding:12px 14px;border:1px solid var(--line);\n  background:var(--paper);border-radius:4px;\n  font-family:var(--f-body);font-size:15px;color:var(--ink);\n  transition:border-color .2s, background .2s, box-shadow .2s;\n}\n.mpc-page .field input:focus,.mpc-page .field select:focus,.mpc-page .field textarea:focus{\n  outline:none;border-color:var(--blue-700);background:#fff;\n  box-shadow:0 0 0 3px rgba(30,79,168,.12);\n}\n.mpc-page .field textarea{min-height:90px;resize:vertical;font-family:var(--f-body)}\n.mpc-page .row2{display:grid;gap:18px}\n@media (min-width:540px){.mpc-page .row2{grid-template-columns:1fr 1fr}}\n.mpc-page .submit{\n  width:100%;padding:15px 24px;background:var(--blue-700);color:#fff;\n  border-radius:4px;font-family:var(--f-body);font-size:15px;font-weight:600;\n  display:inline-flex;align-items:center;justify-content:center;gap:10px;\n  transition:background .2s, transform .15s;\n}\n.mpc-page .submit:hover{background:var(--blue-800);transform:translateY(-1px)}\n.mpc-page .submit svg{width:16px;height:16px}\n.mpc-page .form .fine{font-size:12px;color:var(--muted);text-align:center;margin:16px 0 0}\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PAGE CONTENT \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"mpc-page\">\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500 -->\n  <section class=\"hero\">\n    <div class=\"wrap\">\n      <div class=\"grid\">\n        <div>\n          <span class=\"eyebrow\">\uc950 \ubc0f \uc124\uce58\ub958 \ud1b5\uc81c<\/span>\n          <h1 class=\"title\">\uc950\ub4e4\uc774 \uc0ac\ub77c\uc84c\uc5b4\uc694.<br>\uc7ac\uc0b0, \uba85\uc131, <em>\ubcf4\ud638\ub428.<\/em><\/h1>\n          <p class=\"lede\">\n            1967\ub144\ubd80\ud130 \ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c \ubd84\uc57c\ub97c \uc120\ub3c4\ud574 \uc628 \uae30\uc5c5\uc785\ub2c8\ub2e4. \uc790\uaca9\uc744 \uac16\ucd98 \uae30\uc220\uc790\uc640 \uac80\uc99d\ub41c \ud1b5\ud569 \ud574\ucda9 \uad00\ub9ac(IPM) \ubc29\ubc95\ub860\uc744 \ubc14\ud0d5\uc73c\ub85c \uac00\uc815, \ucc3d\uace0, \uc2dd\ud488 \uad00\ub828 \uc2dc\uc124 \ubc0f \uc0c1\uc5c5 \uc2dc\uc124\uc5d0 \ub9de\ucd98 \ub9de\ucda4\ud615 \ubc29\uc81c \uacc4\ud68d\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"hero-ctas\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"btn btn-primary\" target=\"_blank\" rel=\"noopener\">\n              <svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.5 14.4c-.3-.2-1.7-.9-2-1-.3-.1-.5-.2-.7.1-.2.3-.8 1-.9 1.2-.2.2-.3.2-.6.1-1.7-.8-2.8-1.5-3.9-3.5-.3-.5.3-.5.8-1.5.1-.2 0-.4 0-.5 0-.1-.7-1.7-1-2.3-.2-.6-.5-.5-.7-.5h-.6c-.2 0-.5.1-.8.4-.3.3-1 1-1 2.5s1.1 2.9 1.3 3.1c.2.2 2.1 3.3 5.2 4.6 2 .8 2.7.9 3.7.8.6-.1 1.7-.7 2-1.4.2-.7.2-1.3.2-1.4 0-.1-.2-.2-.5-.3zM12 2a10 10 0 0 0-8.6 14.9L2 22l5.3-1.4A10 10 0 1 0 12 2z\"\/><\/svg>\n              \ube60\ub978 \uacac\uc801\uc740 WhatsApp\uc73c\ub85c \ubb38\uc758\ud558\uc138\uc694.\n            <\/a>\n            <a href=\"#mpc-contact\" class=\"btn btn-outline\">\n              \ubb34\ub8cc \ud604\uc7a5 \ubc29\ubb38 \uc694\uccad\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n            <\/a>\n          <\/div>\n          <div class=\"trust-row\">\n            <div class=\"t\"><div class=\"n\">59+<\/div><div class=\"l\">\ud65c\ub3d9 \uae30\uac04<\/div><\/div>\n            <div class=\"t\"><div class=\"n\">ISO<\/div><div class=\"l\">9001 \uc778\uc99d<\/div><\/div>\n            <div class=\"t\"><div class=\"n\">HACCP<\/div><div class=\"l\">\uc2dd\ud488 \ub4f1\uae09<\/div><\/div>\n            <div class=\"t\"><div class=\"n\">6<\/div><div class=\"l\">\uc5b8\uc5b4<\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"hero-visual\">\n          <div class=\"badge-ring\"><\/div>\n          <div class=\"float-badge fb-1\">\uba74\ud5c8\ub97c \uc18c\uc9c0\ud55c \uae30\uc220\uc790<\/div>\n          <div class=\"float-badge fb-2\">\uc5f0\uc911\ubb34\ud734 24\uc2dc\uac04 \ucf5c\ubc31<\/div>\n          <div class=\"disc\">\n            <svg viewbox=\"0 0 400 400\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <defs>\n                <radialgradient id=\"mpc-sheen\" cx=\"30%\" cy=\"30%\" r=\"70%\">\n                  <stop offset=\"0%\" stop-color=\"#2E65C7\" stop-opacity=\".15\"\/>\n                  <stop offset=\"100%\" stop-color=\"#1E4FA8\" stop-opacity=\"0\"\/>\n                <\/radialgradient>\n                <lineargradient id=\"mpc-rat\" x1=\"0\" x2=\"1\" y1=\"0\" y2=\"1\">\n                  <stop offset=\"0\" stop-color=\"#1E4FA8\"\/>\n                  <stop offset=\"1\" stop-color=\"#0A1E47\"\/>\n                <\/lineargradient>\n              <\/defs>\n              <circle cx=\"200\" cy=\"200\" r=\"180\" fill=\"url(#mpc-sheen)\"\/>\n              <circle cx=\"200\" cy=\"200\" r=\"150\" fill=\"none\" stroke=\"#1E4FA8\" stroke-width=\"8\" opacity=\".15\"\/>\n              <circle cx=\"200\" cy=\"200\" r=\"150\" fill=\"none\" stroke=\"#1E4FA8\" stroke-width=\"2\" opacity=\".4\" stroke-dasharray=\"4 8\"\/>\n              <line x1=\"95\" y1=\"305\" x2=\"305\" y2=\"95\" stroke=\"#C23B2F\" stroke-width=\"10\" stroke-linecap=\"round\" opacity=\".85\"\/>\n              <g fill=\"url(#mpc-rat)\" transform=\"translate(200,200)\">\n                <path d=\"M -85 15 Q -105 -10 -85 -35 Q -60 -55 -25 -50 Q -5 -52 15 -45 Q 35 -48 55 -40 Q 70 -30 72 -18 Q 75 -10 70 0 Q 68 10 55 15 Q 45 22 30 22 Q 10 25 -10 22 Q -35 25 -55 18 Q -75 22 -85 15 Z\"\/>\n                <ellipse cx=\"-75\" cy=\"-12\" rx=\"22\" ry=\"18\" fill=\"url(#mpc-rat)\"\/>\n                <circle cx=\"-80\" cy=\"-28\" r=\"8\" fill=\"url(#mpc-rat)\"\/>\n                <circle cx=\"-68\" cy=\"-30\" r=\"8\" fill=\"url(#mpc-rat)\"\/>\n                <circle cx=\"-82\" cy=\"-12\" r=\"2\" fill=\"#FAFAF5\"\/>\n                <path d=\"M 55 10 Q 95 5 110 30 Q 115 50 95 55\" stroke=\"url(#mpc-rat)\" stroke-width=\"5\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <ellipse cx=\"-35\" cy=\"28\" rx=\"6\" ry=\"3\" fill=\"url(#mpc-rat)\"\/>\n                <ellipse cx=\"-5\" cy=\"30\" rx=\"6\" ry=\"3\" fill=\"url(#mpc-rat)\"\/>\n                <ellipse cx=\"25\" cy=\"28\" rx=\"6\" ry=\"3\" fill=\"url(#mpc-rat)\"\/>\n                <ellipse cx=\"50\" cy=\"25\" rx=\"6\" ry=\"3\" fill=\"url(#mpc-rat)\"\/>\n                <line x1=\"-98\" y1=\"-10\" x2=\"-115\" y2=\"-15\" stroke=\"#1E4FA8\" stroke-width=\"1\"\/>\n                <line x1=\"-98\" y1=\"-6\" x2=\"-118\" y2=\"-2\" stroke=\"#1E4FA8\" stroke-width=\"1\"\/>\n                <line x1=\"-98\" y1=\"-2\" x2=\"-115\" y2=\"8\" stroke=\"#1E4FA8\" stroke-width=\"1\"\/>\n              <\/g>\n            <\/svg>\n          <\/div>\n          <div class=\"seal\">\n            <span>\uc124\ub9bd.<\/span><strong>1967<\/strong><span>\ucfe0\uc54c\ub77c \ub8f8\ud478\ub974<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 CERTIFICATIONS STRIP \u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"cert-strip\">\n    <div class=\"wrap\">\n      <div class=\"label\">\uc778\uc99d \ubc0f \ud68c\uc6d0 \uc790\uaca9<\/div>\n      <div class=\"items\">\n        <div class=\"it\">\n          <svg viewbox=\"0 0 24 24\"><path d=\"M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z\"\/><\/svg>\n          ISO 9001:2015\n        <\/div>\n        <div class=\"it\">\n          <svg viewbox=\"0 0 24 24\"><path d=\"M12 2L4 7v6c0 5 4 9 8 9s8-4 8-9V7l-8-5z\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n          HACCP \uc778\uc99d\n        <\/div>\n        <div class=\"it\">\n          <svg viewbox=\"0 0 24 24\"><path d=\"M20 7h-4V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM10 5h4v2h-4V5z\"\/><\/svg>\n          \ubcf4\uac74\ubd80 \ud5c8\uac00\ub97c \ubc1b\uc558\uc2b5\ub2c8\ub2e4\n        <\/div>\n        <div class=\"it\">\n          <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 2\"\/><\/svg>\n          59\ub144 \uc774\uc0c1\uc758 \uc11c\ube44\uc2a4\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 THREATS \u2500\u2500\u2500\u2500\u2500 -->\n  <section class=\"threats section\">\n    <div class=\"wrap\">\n      <p class=\"s-eyebrow\">\ubb38\uc81c\uc810<\/p>\n      <h2 class=\"s-title\">\ub2e8\uc21c\ud55c \uc131\uac00\uc2ec \uadf8 \uc774\uc0c1 \u2014 <em>\uc0ac\ubc29\uc5d0\uc11c \uac00\ud574\uc9c0\ub294 \uc704\ud611<\/em><\/h2>\n      <p class=\"s-lede\">\n        \uc950\ub294 \uc2ec\uac01\ud55c \uc778\uc218\uacf5\ud1b5\uc804\uc5fc\ubcd1\uc744 \uc62e\uae30\uace0, \uc804\uc120\uacfc \uc808\uc5f0\uccb4\ub97c \uac09\uc544\uba39\uace0, \uc800\uc7a5\ub41c \uc2dd\ud488\uc744 \uc624\uc5fc\uc2dc\ud0a4\uba70, \uc2dd\ud488 \uad00\ub828 \uae30\uc5c5\uc758 \uacbd\uc6b0 \ud558\ub8fb\ubc24 \uc0ac\uc774\uc5d0 \uba85\uc131\uc744 \ub9dd\uce60 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4. \ubc29\uce58\ud558\uba74 \uc950 \uac1c\uccb4 \uc218\ub294 \uba87 \uc8fc \ub9cc\uc5d0 \ub450 \ubc30\ub85c \ub298\uc5b4\ub0a9\ub2c8\ub2e4.\n      <\/p>\n      <div class=\"threat-grid\">\n        <div class=\"threat-card\">\n          <div class=\"n\">01 \/ \uac74\uac15<\/div>\n          <div class=\"ic\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 2a5 5 0 0 0-5 5c0 3 3 4 3 7s-1 6-3 7M12 2a5 5 0 0 1 5 5c0 3-3 4-3 7s1 6 3 7\"\/><circle cx=\"12\" cy=\"13\" r=\"1.5\"\/><\/svg><\/div>\n          <h3>\ub819\ud1a0\uc2a4\ud53c\ub85c\uc2dc\uc2a4<\/h3>\n          <p>\uc18c\ubcc0\uc73c\ub85c \uc624\uc5fc\ub41c \ubb3c\uacfc \ud45c\uba74\uc744 \ud1b5\ud574 \uc804\ud30c\ub429\ub2c8\ub2e4. \uc2ec\ud55c \uacbd\uc6b0 \uc2e0\ubd80\uc804 \ubc0f \uac04\ubd80\uc804\uc744 \uc720\ubc1c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"threat-card\">\n          <div class=\"n\">02 \/ \uac74\uac15<\/div>\n          <div class=\"ic\"><svg viewbox=\"0 0 24 24\"><path d=\"M3 12h4l3-9 4 18 3-9h4\"\/><\/svg><\/div>\n          <h3>\uc0b4\ubaa8\ub12c\ub77c\uc99d<\/h3>\n          <p>\uc950 \ubc30\uc124\ubb3c \ubc0f \uc811\ucd09\uc73c\ub85c \uc778\ud55c \uc2dd\uc911\ub3c5. \uc2ec\uac01\ud55c \uc704\uc7a5 \uc9c8\ud658\uc744 \uc720\ubc1c\ud558\uba70, \ud2b9\ud788 \uc5b4\ub9b0\uc774\uc640 \ub178\uc778\uc5d0\uac8c \uc704\ud5d8\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"threat-card\">\n          <div class=\"n\">03 \/ \ubd80\ub3d9\uc0b0<\/div>\n          <div class=\"ic\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 2v6l4-2M12 2v6l-4-2M3 12h6l-2 4M3 12h6l-2-4M21 12h-6l2 4M21 12h-6l2-4\"\/><\/svg><\/div>\n          <h3>\uad6c\uc870\uc801 \uc190\uc0c1<\/h3>\n          <p>\uc950\ub294 \uc804\uc120, \ubc30\uad00, \ub2e8\uc5f4\uc7ac, \ubaa9\uc7ac \ub4f1\uc744 \uac09\uc544\uba39\uc2b5\ub2c8\ub2e4. \uc124\uce58\ub958\ub85c \uc778\ud55c \uc804\uae30 \ud654\uc7ac\ub294 \ucc3d\uace0 \uc190\uc2e4\uc758 \uc8fc\uc694 \uc6d0\uc778\uc73c\ub85c \uc54c\ub824\uc838 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"threat-card\">\n          <div class=\"n\">04 \/ \ube44\uc988\ub2c8\uc2a4<\/div>\n          <div class=\"ic\"><svg viewbox=\"0 0 24 24\"><path d=\"M3 21V10l9-7 9 7v11H3z\"\/><path d=\"M9 21v-6h6v6\"\/><\/svg><\/div>\n          <h3>\ud3c9\ud310 \uc190\uc2e4<\/h3>\n          <p>\ub808\uc2a4\ud1a0\ub791, \uc8fc\ubc29, \uc2dd\ud488 \uc81c\uc870\uc5c5\uccb4 \ubc0f \uc694\uc2dd\uc5c5 \uc885\uc0ac\uc790\uc758 \uacbd\uc6b0, \ub2e8 \ud55c \ubc88\uc758 \uc801\ubc1c\ub9cc\uc73c\ub85c\ub3c4 \uc18c\uc15c \ubbf8\ub514\uc5b4\uc5d0\uc11c \ubd80\uc815\uc801\uc778 \uc774\ubbf8\uc9c0\ub97c \uc5bb\uace0 HACCP \uac10\uc0ac\uc5d0\uc11c \ubd88\ud569\uaca9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 METHOD \/ IPM \u2500\u2500\u2500\u2500\u2500 -->\n  <section class=\"method section\">\n    <div class=\"wrap\">\n      <p class=\"s-eyebrow\">\uc6b0\ub9ac\uc758 \ubc29\ubc95\ub860<\/p>\n      <h2 class=\"s-title\">\ud1b5\ud569 \ud574\ucda9 \uad00\ub9ac \u2014 <em>\uc608\ubc29\uc774 \uc6b0\uc120\uc774\uace0, \uc81c\uac70\ub294 \uadf8\ub2e4\uc74c\uc774\ub2e4.<\/em><\/h2>\n      <p class=\"s-lede\">\n        \uc6b0\ub9ac\ub294 \ub2e8\uc21c\ud788 \uc874\uc7ac\ud558\ub294 \ud574\ucda9\uc744 \uc81c\uac70\ud558\ub294 \ub370 \uadf8\uce58\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. IPM\uc740 \uce68\uc785 \uacbd\ub85c\ub97c \ud30c\uc545\ud558\uace0, \uc811\uadfc\uc744 \ucc28\ub2e8\ud558\uace0, \uc801\uc808\ud55c \ubc29\uc81c \uc870\uce58\ub97c \uc2dc\ud589\ud558\uace0, \uacb0\uacfc\ub97c \ubaa8\ub2c8\ud130\ub9c1\ud558\ub294 4\ub2e8\uacc4 \uc21c\ud658 \uacfc\uc815\uc73c\ub85c, \ubc18\ubcf5\uc801\uc778 \ucd9c\ub3d9\uc774 \uc544\ub2cc \uc9c0\uc18d\uc801\uc778 \ubc29\uc81c\ub97c \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4.\n      <\/p>\n      <div class=\"method-grid\">\n        <div class=\"step\">\n          <div class=\"num\">01<\/div><div class=\"lbl\">1\ub2e8\uacc4<\/div>\n          <h3>\uac80\uc0ac\ud558\ub2e4<\/h3>\n          <p>\ud6c8\ub828\ub41c \uae30\uc220\uc790\uac00 \ud604\uc7a5\uc744 \uc21c\ucc30\ud558\uba70 \uc950\uc758 \ud754\uc801(\ubc30\uc124\ubb3c, \uac09\uc544\uba39\uc740 \uc790\uad6d, \uc774\ub3d9 \uacbd\ub85c, \uae30\ub984\ub54c \uc790\uad6d)\uc744 \uae30\ub85d\ud558\uace0 \uce68\uc785 \uacbd\ub85c\ub97c \ubb38\uc11c\ud654\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"num\">02<\/div><div class=\"lbl\">2\ub2e8\uacc4<\/div>\n          <h3>\ubd09\uc778 \ubc0f \uc81c\uc678<\/h3>\n          <p>\ud655\uc778\ub41c \uce68\uc785 \uacbd\ub85c\ub294 \uac00\ub2a5\ud55c \ud55c \ubd09\uc1c4\ud569\ub2c8\ub2e4. \uce68\uc785 \uacbd\ub85c \ucc28\ub2e8\uc740 \uc7ac\uce68\uc785\uc744 \ub9c9\ub294 \uac00\uc7a5 \ud6a8\uacfc\uc801\uc778 \uc7a5\uae30\uc801 \uc870\uce58\uc785\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"num\">03<\/div><div class=\"lbl\">3\ub2e8\uacc4<\/div>\n          <h3>\ub300\ud558\ub2e4<\/h3>\n          <p>\uc0c1\ud669\uc5d0 \ub9de\ub294 \uc801\uc808\ud55c \ub3c4\uad6c\ub97c \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624. \ud56d\uc751\uace0\uc81c \ubbf8\ub07c, \uc77c\ubc18 \ubbf8\ub07c, \ucf00\uc774\uc9c0 \ud2b8\ub7a9, \uc811\ucc29\uc2dd \ub36b \ub610\ub294 \ubcc0\uc870 \ubc29\uc9c0 \ubbf8\ub07c\ud1b5(TRBS) \ub4f1\uc744 \ud65c\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"num\">04<\/div><div class=\"lbl\">4\ub2e8\uacc4<\/div>\n          <h3>\uac10\uc2dc \uc7a5\uce58<\/h3>\n          <p>\uc815\uae30\uc801\uc778 \uc7ac\ubc29\ubb38, \ubbf8\ub07c \uc18c\ubaa8 \uae30\ub85d \ubc0f \ud65c\ub3d9 \uc9c0\ub3c4 \uc791\uc131\uc744 \ud1b5\ud574 \ud574\ucda9 \ubc1c\uc0dd \uc815\ub3c4\ub97c \ud30c\uc545\ud558\uace0, \ubc1c\uc0dd \uc555\ub825 \ubcc0\ud654\uc5d0 \ub530\ub77c \ubc29\uc81c \uc804\ub7b5\uc744 \uc870\uc815\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 TREATMENTS \u2500\u2500\u2500\u2500\u2500 -->\n  <section class=\"treatments section\">\n    <div class=\"wrap\">\n      <p class=\"s-eyebrow\">\uce58\ub8cc \uc635\uc158<\/p>\n      <h2 class=\"s-title\">\uc801\ud569\ud55c \ub3c4\uad6c <em>\ubaa8\ub4e0 \uc124\uc815<\/em><\/h2>\n      <p class=\"s-lede\">\n        \uc8fc\ubc29, \ucc3d\uace0, \uacf5\uc7a5, \ud559\uad50, \uc885\uad50 \uc2dc\uc124, \uc0c1\uac00, \uc8fc\ud0dd \ub4f1 \ubaa8\ub4e0 \uacf3\uc5d0\ub294 \uac01\uae30 \ub2e4\ub978 \uc811\uadfc \ubc29\uc2dd\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \uc800\ud76c\uac00 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uacfc \uadf8 \uc774\uc720\ub97c \uc18c\uac1c\ud569\ub2c8\ub2e4.\n      <\/p>\n      <div class=\"treat-grid\">\n        <div class=\"treat-card\">\n          <span class=\"tag\">\ubbf8\ub07c<\/span>\n          <div class=\"icn\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 2v4M8 6h8M6 10h12l-1 10H7L6 10z\"\/><path d=\"M10 14v3M14 14v3\"\/><\/svg><\/div>\n          <h3>\ud56d\uc751\uace0\uc81c \ubbf8\ub07c<\/h3>\n          <p>\uc624\ub79c \uae30\uac04 \uac80\uc99d\ub41c \uc950\uc57d. \uc950\uc758 \ud608\uc561 \uc751\uace0\ub97c \ubc29\uc9c0\ud558\uc5ec \ud1b5\uc81c\ub418\uace0 \uc778\ub3c4\uc801\uc778 \uac1c\uccb4\uc218 \uac10\uc18c\ub97c \uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4. \uc9c0\uc18d\uc801\uc778 \uac1c\uccb4\uc218 \uc870\uc808\uc5d0 \uc774\uc0c1\uc801\uc785\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"treat-card\">\n          <span class=\"tag accent\">\ube60\ub978 \ud6a8\uacfc<\/span>\n          <div class=\"icn\"><svg viewbox=\"0 0 24 24\"><path d=\"M13 2 3 14h8l-2 8 10-12h-8l2-8z\"\/><\/svg><\/div>\n          <h3>\ube44\ud56d\uc751\uace0\uc81c<\/h3>\n          <p>\ucc28\uc138\ub300 \uc950\uc57d\uc73c\ub85c \uc12d\uc2dd \uc5b5\uc81c \ud6a8\uacfc\uac00 \uc788\uc2b5\ub2c8\ub2e4. \ud56d\uc751\uace0\uc81c\ubcf4\ub2e4 \ucd5c\ub300 3\ubc30 \ube60\ub974\uac8c \uc950\ub97c \uad6c\uc81c\ud558\uba70, \ubbf8\ub07c \ub0ad\ube44\ub97c \uc904\uc5ec\uc90d\ub2c8\ub2e4.<\/p>\n          <div class=\"spd\">\u25b2 3\ubc30 \ub354 \ube60\ub978 \uc791\uc6a9<\/div>\n        <\/div>\n        <div class=\"treat-card\">\n          <span class=\"tag\">\uae30\uacc4\uc801\uc778<\/span>\n          <div class=\"icn\"><svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"6\" width=\"18\" height=\"13\" rx=\"1\"\/><path d=\"M3 10h18M7 6v13M17 6v13\"\/><\/svg><\/div>\n          <h3>\uc6b0\ub9ac \ub36b<\/h3>\n          <p>\ud559\uad50, \ubcd1\uc6d0, \uc885\uad50 \uc2dc\uc124, \uc5b4\ub9b0\uc774 \ub610\ub294 \ubc18\ub824\ub3d9\ubb3c\uc774 \uc788\ub294 \uc8fc\ud0dd \ub4f1 \ubbfc\uac10\ud55c \ud658\uacbd\uc5d0\uc11c \uc778\ub3c4\uc801\uc778 \ubc29\ubc95\uc73c\ub85c \uc0dd\ud3ec\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"treat-card\">\n          <span class=\"tag\">\ube44\ud654\ud559\uc801<\/span>\n          <div class=\"icn\"><svg viewbox=\"0 0 24 24\"><path d=\"M4 8h16l-1 12H5L4 8z\"\/><path d=\"M9 8V5a3 3 0 0 1 6 0v3\"\/><\/svg><\/div>\n          <h3>\ub048\ub048\uc774 \ud2b8\ub7a9 \ubc0f TRBS<\/h3>\n          <p>\uc2dd\ud488 \ub4f1\uae09 \ubc0f \uc5b4\ub9b0\uc774 \uc548\uc804 \ud658\uacbd\uc5d0 \uc801\ud569\ud55c \ubcc0\uc870 \ubc29\uc9c0\ud615 \ubbf8\ub07c\ud1b5. \ub2e4\ub978 \ubc29\ubc95\uc774 \uc801\ud569\ud558\uc9c0 \uc54a\uc740 \ubc00\ud3d0\ub41c \uacf5\uac04\uc5d0 \uc801\ud569\ud55c \uc811\ucc29\uc2dd \ub36b.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 CASE \/ VIDEO \u2500\u2500\u2500\u2500\u2500 -->\n  <section class=\"case section\">\n    <div class=\"wrap\">\n      <div class=\"case-grid\">\n        <div class=\"vid\">\n          <span class=\"tag\">\ud604\uc7a5 \uc124\uce58 \u00b7 \ucc3d\uace0<\/span>\n          <video controls preload=\"metadata\">\n            <source src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/02\/MPC-Rats-TRBS.mp4\" type=\"video\/mp4\">\n          <\/video>\n        <\/div>\n        <div>\n          <div class=\"meta\">\uc0ac\ub840 \uc5f0\uad6c \u00b7 TRBS \uad6c\ucd95<\/div>\n          <h2>\uac00\ucd95 \uc0ac\uc721\uc7a5\uc758 \ubcc0\uc870 \ubc29\uc9c0\ud615 \ubbf8\ub07c\ud1b5<\/h2>\n          <p>TRBS\ub294 \uc2dd\ud488 \ucde8\uae09, \uc81c\uc57d \ubc0f HACCP \uac10\uc0ac \uc2dc\uc124\uc5d0 \ub300\ud55c \ucd5c\uace0 \uc218\uc900\uc758 \uae30\uc900\uc785\ub2c8\ub2e4. \uc7a0\uae08 \uc7a5\uce58\uac00 \uc788\uace0, \uace0\uc815\ub418\uc5b4 \uc788\uc73c\uba70, \uba74\ud5c8\ub97c \uc18c\uc9c0\ud55c \uae30\uc220\uc790\ub9cc \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <ul>\n            <li><svg viewbox=\"0 0 24 24\"><path d=\"m5 12 5 5L20 7\"\/><\/svg>\uc7a0\uae08\uc7a5\uce58\uac00 \uc788\ub294 \ubcf4\uad00\ud568 - \uc5b4\ub9b0\uc774\uc640 \ubc18\ub824\ub3d9\ubb3c\uc774 \ubbf8\ub07c\uc5d0 \uc811\uadfc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.<\/li>\n            <li><svg viewbox=\"0 0 24 24\"><path d=\"m5 12 5 5L20 7\"\/><\/svg>\uace0\uc815\ub41c \uc704\uce58 \ub355\ubd84\uc5d0 \uc950\ub294 \uc2e4\ud5d8 \uc7a5\uce58\ub97c \uacbd\ub85c\uc5d0\uc11c \ubc97\uc5b4\ub098\uac8c \ub04c\uc5b4\ub0bc \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.<\/li>\n            <li><svg viewbox=\"0 0 24 24\"><path d=\"m5 12 5 5L20 7\"\/><\/svg>HACCP \ubc0f \uc2dd\ud488 \uc548\uc804 \uac10\uc0ac \uc694\uac74\uc744 \uc900\uc218\ud569\ub2c8\ub2e4.<\/li>\n            <li><svg viewbox=\"0 0 24 24\"><path d=\"m5 12 5 5L20 7\"\/><\/svg>\uc608\uc815\ub41c \uae30\uc220\uc790 \uac80\ud1a0\ub97c \uc704\ud574 \uae30\ub85d \ubc0f \ub9e4\ud551\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 WHY US \u2500\u2500\u2500\u2500\u2500 -->\n  <section class=\"why section\">\n    <div class=\"wrap\">\n      <p class=\"s-eyebrow\">\ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c\ub97c \uc120\ud0dd\ud574\uc57c \ud558\ub294 \uc774\uc720<\/p>\n      <h2 class=\"s-title\">A <em>59\uc138<\/em> \uc77c\uc2dc\uc801\uc778 \ud604\uc0c1 \uc720\uc9c0\uac00 \uc544\ub2cc, \uc81c\ub300\ub85c \ub41c \uae30\uad00\uc785\ub2c8\ub2e4.<\/h2>\n      <p class=\"s-lede\">\n        1967\ub144 \uac1c\uc778 \uc0ac\uc5c5\uccb4\ub85c \uc124\ub9bd\ub418\uc5b4 1978\ub144 Malaysian Pest Control Sdn Bhd\ub85c \ubc95\uc778\ud654\ub41c MPC\ub294 \ub9d0\ub808\uc774\uc2dc\uc544\uc5d0\uc11c \uba74\ud5c8\ub97c \ucde8\ub4dd\ud55c \ud574\ucda9 \ubc29\uc81c \ubd84\uc57c\uc758 \uc120\uad6c\uc790 \uc911 \ud558\ub098\uc785\ub2c8\ub2e4.\n      <\/p>\n      <div class=\"why-grid\">\n        <div class=\"why-card\">\n          <div class=\"ico\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 2 4 6v6c0 5 4 9 8 10 4-1 8-5 8-10V6l-8-4z\"\/><\/svg><\/div>\n          <h3>\uc790\uaca9\uc99d \uc18c\uc9c0 \ubc0f \uad50\uc721 \uc774\uc218<\/h3>\n          <p>\ubaa8\ub4e0 \ud604\uc7a5 \uae30\uc220\uc790\ub294 \uc790\uaca9\uc99d\uc744 \uc18c\uc9c0\ud558\uace0 \uc788\uc73c\uba70 \uc0b4\uc11c\uc81c \ucde8\uae09, \ud1b5\ud569 \ud574\ucda9 \uad00\ub9ac(IPM) \ud504\ub85c\ud1a0\ucf5c \ubc0f \uc791\uc5c5\uc7a5 \uc548\uc804\uc5d0 \ub300\ud55c \uc9c0\uc18d\uc801\uc778 \uad50\uc721\uc744 \ubc1b\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"why-card\">\n          <div class=\"ico\"><svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\"\/><path d=\"M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M3 13h18\"\/><\/svg><\/div>\n          <h3>HACCP \uc900\ube44 \ud504\ub85c\ud1a0\ucf5c<\/h3>\n          <p>\ub2f9\uc0ac\ub294 HACCP \ubc0f \uae30\ud0c0 \uac10\uc0ac \uc694\uac74\uc744 \ucda9\uc871\ud558\ub294 \ud504\ub85c\ud1a0\ucf5c\uc744 \ud1b5\ud574 \uc2dd\ud488 \uc81c\uc870\uc5c5\uccb4, \uc0c1\uc5c5\uc6a9 \uc8fc\ubc29 \ubc0f \ud638\ud154 \uace0\uac1d\uc5d0\uac8c \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"why-card\">\n          <div class=\"ico\"><svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M20 21a8 8 0 0 0-16 0\"\/><\/svg><\/div>\n          <h3>6\uac1c \uc5b8\uc5b4 \uc9c0\uc6d0<\/h3>\n          <p>\uc601\uc5b4, Bahasa Melayu, \u4e2d\u6587, \u65e5\u672c\u8a9e, \ud55c\uad6d\uc5b4 \ubc0f \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u2014 \uc120\ud638\ud558\ub294 \uc5b8\uc5b4\uac00 \ubb34\uc5c7\uc774\ub4e0 \ud3b8\uc548\ud558\uac8c \uc758\uc0ac\uc18c\ud1b5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"why-card\">\n          <div class=\"ico\"><svg viewbox=\"0 0 24 24\"><path d=\"M3 3h18v4H3zM3 10h12v4H3zM3 17h18v4H3z\"\/><\/svg><\/div>\n          <h3>\ubaa8\ub4e0 \ubd84\uc57c\ub97c \ud3ec\uad04\ud569\ub2c8\ub2e4<\/h3>\n          <p>\uc8fc\ud0dd, \ucf58\ub3c4\ubbf8\ub2c8\uc5c4, \uc0c1\uac00, \uacf5\uc7a5, \ucc3d\uace0, \uc0ac\ubb34\uc2e4, \ud559\uad50, \ub300\ud559 \ubc0f \uc885\uad50 \uc2dc\uc124.<\/p>\n        <\/div>\n        <div class=\"why-card\">\n          <div class=\"ico\"><svg viewbox=\"0 0 24 24\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg><\/div>\n          <h3>\ubb34\uad00\uc6a9 \uc6d0\uce59<\/h3>\n          <p>\ub1cc\ubb3c \ubc29\uc9c0, \ub0b4\ubd80 \uace0\ubc1c \ubc0f \ubb34\uad00\uc6a9 \uc815\ucc45\uc774 \uacf5\uac1c\uc801\uc73c\ub85c \ubc1c\ud45c\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uc804\ubb38\uc131\uc740 \uae30\ubcf8 \uc6d0\uce59\uc774\uba70, \uc601\uc5c5 \uc804\ub7b5\uc774 \uc544\ub2d9\ub2c8\ub2e4.<\/p>\n        <\/div>\n        <div class=\"why-card\">\n          <div class=\"ico\"><svg viewbox=\"0 0 24 24\"><path d=\"M22 12a10 10 0 1 1-20 0 10 10 0 0 1 20 0z\"\/><path d=\"M12 6v6l4 2\"\/><\/svg><\/div>\n          <h3>\ube60\ub978 \ucf5c\ubc31<\/h3>\n          <p>WhatsApp \ubb38\uc758 \ud6c4 \ud604\uc7a5 \ubc29\ubb38\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \ud074\ub791 \ubc38\ub9ac \uc9c0\uc5ed\uc5d0\uc11c 24~48\uc2dc\uac04 \uc774\ub0b4\uc5d0 \uc774\ub8e8\uc5b4\uc9d1\ub2c8\ub2e4. \uc2ec\uac01\ud55c \ud574\ucda9 \ubc1c\uc0dd \uc2dc\uc5d0\ub294 \uae34\uae09 \ucd9c\ub3d9 \uc11c\ube44\uc2a4\ub3c4 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 TESTIMONIAL \u2500\u2500\u2500\u2500\u2500 -->\n  <section class=\"pull section\">\n    <div class=\"wrap\">\n      <span class=\"mark\">\u201c<\/span>\n      <blockquote>\n        \uc911\uc559 \uc8fc\ubc29\uc5d0\uc11c\uc758 \uc950 \ucd9c\ubab0\uc740 \uccab \ubc88\uc9f8 \ubaa8\ub2c8\ud130\ub9c1 \uc8fc\uae30 \ub0b4\uc5d0 \uc644\uc804\ud788 \uba48\ucdc4\uc2b5\ub2c8\ub2e4. MPC\uc758 \uae30\uc220\uc790\ub294 \ubaa8\ub4e0 \uc950\uc57d \uc124\uce58 \uc7a5\uc18c\ub97c \uaf3c\uaf3c\ud788 \ud655\uc778\ud558\uace0 \ud6c4\uc18d \ubd80\uc801\ud569 \ubcf4\uace0\uc11c(NCR) \uc5c6\uc774 HACCP \uac10\uc0ac \uacb0\uacfc\ub97c \uc885\uacb0 \ucc98\ub9ac\ud588\uc2b5\ub2c8\ub2e4.\n      <\/blockquote>\n      <div class=\"who\"><strong>\uc2dd\uc74c\ub8cc \uc6b4\uc601 \uad00\ub9ac\uc790<\/strong> \u2022 \uc0c1\uc5c5\uc6a9 \uc8fc\ubc29 \u2022 \ud074\ub791 \ubc38\ub9ac<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500\u2500\u2500 CONTACT \u2500\u2500\u2500\u2500\u2500 -->\n  <section class=\"contact section\" id=\"mpc-contact\">\n    <div class=\"wrap\">\n      <div class=\"contact-grid\">\n        <div class=\"contact-left\">\n          <p class=\"s-eyebrow\">\uc5f0\ub77d\uc8fc\uc138\uc694<\/p>\n          <h2>\ubb34\ub8cc \uc608\uc57d <em>\ud604\uc7a5 \uc810\uac80<\/em> \uc624\ub298<\/h2>\n          <p>WhatsApp\uc73c\ub85c \uba54\uc2dc\uc9c0\ub97c \ubcf4\ub0b4\uc2dc\uac70\ub098, \uc800\ud76c \uc804\ud654\ubc88\ud638\ub85c \uc5f0\ub77d\uc8fc\uc2dc\uac70\ub098, \uac04\ub2e8\ud55c \uc591\uc2dd\uc744 \uc791\uc131\ud574 \uc8fc\uc138\uc694. \uc790\uaca9\uc744 \uac16\ucd98 \uae30\uc220\uc790\uac00 \uadfc\ubb34 \uc2dc\uac04 \ub0b4\uc5d0 \ub2f5\ubcc0\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n\n          <div class=\"contact-methods\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"cm wa\" target=\"_blank\" rel=\"noopener\">\n              <div class=\"icn\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.5 14.4c-.3-.2-1.7-.9-2-1-.3-.1-.5-.2-.7.1-.2.3-.8 1-.9 1.2-.2.2-.3.2-.6.1-1.7-.8-2.8-1.5-3.9-3.5-.3-.5.3-.5.8-1.5.1-.2 0-.4 0-.5 0-.1-.7-1.7-1-2.3-.2-.6-.5-.5-.7-.5h-.6c-.2 0-.5.1-.8.4-.3.3-1 1-1 2.5s1.1 2.9 1.3 3.1c.2.2 2.1 3.3 5.2 4.6 2 .8 2.7.9 3.7.8.6-.1 1.7-.7 2-1.4.2-.7.2-1.3.2-1.4 0-.1-.2-.2-.5-.3z\"\/><\/svg><\/div>\n              <div>\n                <div class=\"t\">\uc653\uce20\uc571<\/div>\n                <div class=\"v\">+60 12-267 1577<small>+60 12-267 1579 \u00b7 +60 16-290 1577 \u00b7 +60 16-291 1577<\/small><\/div>\n              <\/div>\n            <\/a>\n            <a href=\"mailto:help@msianpestcontrol.com\" class=\"cm\">\n              <div class=\"icn\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\/><path d=\"m3 7 9 6 9-6\"\/><\/svg><\/div>\n              <div>\n                <div class=\"t\">\uc774\uba54\uc77c<\/div>\n                <div class=\"v\">help@msianpestcontrol.com<\/div>\n              <\/div>\n            <\/a>\n            <a href=\"#\" class=\"cm\">\n              <div class=\"icn\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7z\"\/><circle cx=\"12\" cy=\"9\" r=\"2.5\"\/><\/svg><\/div>\n              <div>\n                <div class=\"t\">\uc0ac\ubb34\uc2e4<\/div>\n                <div class=\"v\">No 1, Tingkat 3, Jalan Wangsa Delima 10<small>53300 \uc138\ud0c0\ud30d, \ucfe0\uc54c\ub77c\ub8f8\ud478\ub974<\/small><\/div>\n              <\/div>\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <form class=\"form\" onsubmit=\"event.preventDefault(); alert('Form submission disabled \u2014 replace this block with your WPForms shortcode.')\" action=\"\">\n          <h3>\ubb34\ub8cc \ud604\uc7a5 \uc810\uac80\uc744 \uc694\uccad\ud558\uc138\uc694<\/h3>\n          <p class=\"sub\">\ub124 \uac00\uc9c0 \ubd84\uc57c. \uc790\uaca9\uc744 \uac16\ucd98 \uae30\uc220\uc790\uac00 \uadfc\ubb34 \uc2dc\uac04 \ub0b4\uc5d0 \uc751\ub2f5\ud569\ub2c8\ub2e4.<\/p>\n\n          <div class=\"row2\">\n            <div class=\"field\">\n              <label>\ub2f9\uc2e0\uc758 \uc774\ub984 <span class=\"req\">*<\/span><\/label>\n              <input type=\"text\" required placeholder=\"\uc81c\uc778 \ud0c4\">\n            <\/div>\n            <div class=\"field\">\n              <label>\uc5f0\ub77d\ucc98 \/ WhatsApp <span class=\"req\">*<\/span><\/label>\n              <input type=\"tel\" required placeholder=\"+60 12-345 6789\">\n            <\/div>\n          <\/div>\n\n          <div class=\"row2\">\n            <div class=\"field\">\n              <label>\ud574\ucda9 \ubb38\uc81c <span class=\"req\">*<\/span><\/label>\n              <select required>\n                <option value=\"\">\ud574\ucda9\uc744 \uc120\ud0dd\ud558\uc138\uc694<\/option>\n                <option selected>\uc950\/\uc124\uce58\ub958<\/option>\n                <option>\ud770\uac1c\ubbf8\/\ud770\uac1c\ubbf8<\/option>\n                <option>\ubc14\ud034\ubc8c\ub808<\/option>\n                <option>\ubaa8\uae30<\/option>\n                <option>\uac1c\ubbf8<\/option>\n                <option>\ube48\ub300<\/option>\n                <option>\uc870\ub958<\/option>\n                <option>\uc5ec\ub7ec \ud574\ucda9<\/option>\n              <\/select>\n            <\/div>\n            <div class=\"field\">\n              <label>\uc804\uc81c \uc720\ud615 <span class=\"req\">*<\/span><\/label>\n              <select required>\n                <option value=\"\">\uc804\uc81c\ub97c \uc120\ud0dd\ud558\uc138\uc694<\/option>\n                <option>\ub79c\ub514\ub4dc \ud558\uc6b0\uc2a4<\/option>\n                <option>\ucf58\ub3c4\ubbf8\ub2c8\uc5c4\/\uc544\ud30c\ud2b8<\/option>\n                <option>Shoplot<\/option>\n                <option>\uacf5\uc7a5<\/option>\n                <option>\ucc3d\uace0<\/option>\n                <option>\uc0ac\ubb34\uc2e4\/\uc0c1\uc5c5\uc6a9<\/option>\n                <option>\ud559\uad50\/\ub300\ud559\/\ub300\ud559\uad50<\/option>\n                <option>\uc885\uad50 \uac74\ubb3c<\/option>\n                <option>\ub2e4\ub978<\/option>\n              <\/select>\n            <\/div>\n          <\/div>\n\n          <div class=\"field\">\n            <label>\uac04\ub7b5\ud55c \uc124\uba85 <span style=\"color:var(--muted);font-weight:400;text-transform:none;letter-spacing:0\">(\uc120\ud0dd \uacfc\ubaa9)<\/span><\/label>\n            <textarea placeholder=\"\uc5b4\ub514\uc5d0\uc11c \ud65c\ub3d9\uc744 \ubaa9\uaca9\ud558\uc168\ub098\uc694? \uc5bc\ub9c8\ub098 \uc624\ub7ab\ub3d9\uc548 \uc9c0\uc18d\ub418\uc5c8\ub098\uc694?\"><\/textarea>\n          <\/div>\n\n          <button type=\"submit\" class=\"submit\">\n            \ubb38\uc758 \uc81c\ucd9c\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n          <\/button>\n          <p class=\"fine\">\uc2a4\ud338 \uba54\uc77c\uc740 \ubcf4\ub0b4\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uadc0\ud558\uc758 \uc815\ubcf4\ub294 \ubb38\uc758\uc5d0 \ub2f5\ubcc0\ud558\uae30 \uc704\ud55c \uc6a9\ub3c4\ub85c\ub9cc \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"ko\"\/><\/form>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 END MPC page content \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->","protected":false},"excerpt":{"rendered":"<p>Rats &amp; Rodents Control Rats gone.Property, reputation, protected. Malaysia&#8217;s pioneer pest control company since 1967. [&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-606","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/606","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=606"}],"version-history":[{"count":4,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/606\/revisions"}],"predecessor-version":[{"id":1292,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/606\/revisions\/1292"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/media?parent=606"}],"curies":[{"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}