{"id":11,"date":"2026-05-29T09:28:02","date_gmt":"2026-05-29T09:28:02","guid":{"rendered":"https:\/\/maynenkhiucs.com\/?page_id=11"},"modified":"2026-05-29T10:46:49","modified_gmt":"2026-05-29T10:46:49","slug":"trang-chu","status":"publish","type":"page","link":"https:\/\/maynenkhiucs.com\/","title":{"rendered":"Trang ch\u1ee7"},"content":{"rendered":"<style>\n\/* FORCE FULLWIDTH *\/\nhtml, body { \n  overflow-x: hidden !important;\n  width: 100% !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\/* Hide ALL WordPress theme elements *\/\n.site-header, .site-footer, header.site-header,\nfooter.site-footer, .navigation, .wp-block-template-part,\n#masthead, #colophon, #secondary, .sidebar,\n.entry-header, .entry-footer, .post-thumbnail,\n.comments-area, .widget-area { \n  display: none !important; \n}\n\/* Force content full width *\/\n#page, #content, #primary, #main,\n.site, .site-content, .content-area,\n.entry-content, .entry, article.page,\n.wp-site-blocks, .wp-site-blocks > main,\n.is-layout-flow, .wp-block-post-content {\n  max-width: 100vw !important;\n  width: 100vw !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  box-sizing: border-box !important;\n}\n\/* Remove any background patterns *\/\nbody, #page {\n  background-image: none !important;\n  background-color: #F7F8FA !important;\n}\n\/* Fix admin bar offset *\/\nhtml { margin-top: 0 !important; }\n#wpadminbar { display: none !important; }\n<\/style>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow:wght@700;800;900&#038;family=Be+Vietnam+Pro:wght@300;400;500;600;700;800&#038;family=Share+Tech+Mono&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* \u2500\u2500 WORDPRESS RESET \u2500\u2500 *\/\nhtml body.page {\n  background: #F7F8FA !important;\n  background-image: none !important;\n}\n#page, #content, #primary, #main, .site, .site-content,\n.entry-content, .entry, .post, .page, .wp-block-post-content,\narticle, .hentry {\n  max-width: 100% !important;\n  width: 100% !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  background: none !important;\n  background-image: none !important;\n  float: none !important;\n}\n.site-header, .site-footer, .wp-site-blocks > header,\n.wp-site-blocks > footer { display: none !important; }\n.wp-site-blocks, .wp-site-blocks > main {\n  padding: 0 !important;\n  margin: 0 !important;\n}\nbody { padding-top: 0 !important; margin: 0 !important; }\n<\/style>\n<p><!-- UCS Landing Page --><\/p>\n<style>\n<p>:root {\n  --bg: #F7F8FA;\n  --bg2: #FFFFFF;\n  --bg3: #EEF0F5;\n  --blue: #1A5FD4;\n  --blue-light: #2B72F0;\n  --blue-pale: #EBF1FD;\n  --cyan: #0EA5C9;\n  --gold: #D97706;\n  --ink: #0F172A;\n  --ink2: #1E293B;\n  --muted: #64748B;\n  --silver: #94A3B8;\n  --border: #E2E8F0;\n  --border2: #CBD5E1;\n  --white: #FFFFFF;\n}<\/p>\n<p>*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nbody {\n  background: var(--bg);\n  color: var(--ink);\n  font-family: 'Be Vietnam Pro', sans-serif;\n  overflow-x: hidden;\n}<\/p>\n<p>\/* \u2550\u2550 NAV \u2550\u2550 *\/\nnav {\n  position: fixed; top: 0; left: 0; right: 0; z-index: 200;\n  padding: 0 5%;\n  height: 64px;\n  display: flex; align-items: center; justify-content: space-between;\n  background: rgba(255,255,255,0.92);\n  backdrop-filter: blur(16px);\n  border-bottom: 1px solid var(--border);\n}\n.logo-wrap { display: flex; align-items: center; gap: 12px; text-decoration: none; }\n.logo-badge {\n  width: 34px; height: 34px;\n  background: var(--blue);\n  display: flex; align-items: center; justify-content: center;\n  font-family: 'Barlow', sans-serif; font-size: 1rem; font-weight: 800;\n  color: #fff;\n  clip-path: polygon(12% 0%, 88% 0%, 100% 12%, 100% 88%, 88% 100%, 12% 100%, 0% 88%, 0% 12%);\n}\n.logo-text {\n  font-family: 'Barlow', sans-serif; font-size: 1.1rem; font-weight: 700;\n  color: var(--ink); letter-spacing: 0.5px;\n}\n.logo-text span { color: var(--blue); }\n.nav-links { display: flex; gap: 28px; list-style: none; }\n.nav-links a {\n  font-size: 0.83rem; font-weight: 600; color: var(--muted);\n  text-decoration: none; letter-spacing: 0.3px;\n  transition: color .2s;\n}\n.nav-links a:hover { color: var(--ink); }\n.nav-cta {\n  background: var(--blue); color: #fff; border: none;\n  padding: 9px 22px; font-family: 'Be Vietnam Pro', sans-serif;\n  font-size: 0.83rem; font-weight: 700;\n  cursor: pointer; border-radius: 4px;\n  transition: background .2s, transform .15s;\n}\n.nav-cta:hover { background: var(--blue-light); transform: translateY(-1px); }<\/p>\n<p>\/* \u2550\u2550 HERO \u2550\u2550 *\/\n.hero {\n  min-height: 100vh;\n  padding: 100px 5% 80px;\n  display: flex; align-items: center;\n  position: relative; overflow: hidden;\n  background: var(--white);\n}\n.hero-bg {\n  position: absolute; inset: 0; z-index: 0;\n  background:\n    radial-gradient(ellipse 70% 60% at 75% 50%, rgba(26,95,212,0.06) 0%, transparent 65%),\n    radial-gradient(ellipse 40% 40% at 15% 80%, rgba(14,165,201,0.05) 0%, transparent 55%),\n    #fff;\n}\n.hero-bg::before {\n  content: '';\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(26,95,212,0.05) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(26,95,212,0.05) 1px, transparent 1px);\n  background-size: 50px 50px;\n}\n.hero-inner {\n  position: relative; z-index: 1;\n  max-width: 620px;\n}\n.hero-badge {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: var(--blue-pale);\n  border: 1px solid rgba(26,95,212,0.2);\n  border-radius: 4px;\n  padding: 6px 14px;\n  margin-bottom: 28px;\n  animation: fadeUp .6s ease both;\n}\n.badge-dot {\n  width: 6px; height: 6px; border-radius: 50%;\n  background: var(--blue);\n  animation: blink 2s ease-in-out infinite;\n}\n@keyframes blink { 0%,100%{opacity:1} 50%{opacity:.3} }\n.badge-text {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.7rem; color: var(--blue); letter-spacing: 2px;\n}\n.hero-title {\n  font-family: 'Barlow', sans-serif;\n  font-size: clamp(2.8rem, 5.5vw, 4.8rem);\n  font-weight: 800; line-height: 1.05;\n  letter-spacing: -1.5px; color: var(--ink);\n  margin-bottom: 24px;\n  animation: fadeUp .6s .1s ease both;\n}\n.hero-title .hl {\n  background: linear-gradient(90deg, var(--blue), var(--cyan));\n  -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n}\n.hero-sub {\n  font-size: 1rem; color: var(--muted); line-height: 1.8;\n  max-width: 500px; margin-bottom: 40px;\n  animation: fadeUp .6s .2s ease both;\n}\n.hero-actions {\n  display: flex; gap: 14px; flex-wrap: wrap;\n  animation: fadeUp .6s .3s ease both;\n  margin-bottom: 56px;\n}\n.btn-blue {\n  background: var(--blue); color: #fff; border: none;\n  padding: 14px 30px; font-family: 'Be Vietnam Pro', sans-serif;\n  font-size: 0.88rem; font-weight: 700;\n  cursor: pointer; border-radius: 4px; text-decoration: none;\n  display: inline-flex; align-items: center; gap: 8px;\n  transition: background .2s, transform .15s, box-shadow .2s;\n}\n.btn-blue:hover {\n  background: var(--blue-light); transform: translateY(-2px);\n  box-shadow: 0 8px 24px rgba(26,95,212,0.25);\n}\n.btn-ghost {\n  background: transparent; color: var(--ink);\n  border: 1.5px solid var(--border2);\n  padding: 13px 26px; font-family: 'Be Vietnam Pro', sans-serif;\n  font-size: 0.88rem; font-weight: 600;\n  cursor: pointer; border-radius: 4px; text-decoration: none;\n  display: inline-flex; align-items: center; gap: 8px;\n  transition: border-color .2s, transform .15s;\n}\n.btn-ghost:hover { border-color: var(--blue); color: var(--blue); transform: translateY(-2px); }<\/p>\n<p>.trust-bar {\n  display: flex; gap: 36px; flex-wrap: wrap;\n  animation: fadeUp .6s .4s ease both;\n  padding-top: 36px;\n  border-top: 1px solid var(--border);\n}\n.trust-item { display: flex; align-items: center; gap: 10px; }\n.trust-num {\n  font-family: 'Barlow', sans-serif; font-size: 1.8rem; font-weight: 800;\n  color: var(--ink); line-height: 1;\n}\n.trust-num .unit { font-size: 1rem; color: var(--blue); }\n.trust-label { font-size: 0.72rem; color: var(--silver); line-height: 1.4; }\n.trust-divider { width: 1px; height: 36px; background: var(--border); }<\/p>\n<p>\/* Hero machine card *\/\n.hero-visual {\n  position: absolute; right: 5%; top: 50%; transform: translateY(-50%);\n  width: min(42%, 460px); z-index: 1;\n  animation: fadeIn .8s .3s ease both;\n}\n@keyframes fadeIn { from{opacity:0;transform:translateY(-50%) translateX(20px)} to{opacity:1;transform:translateY(-50%) translateX(0)} }\n@keyframes fadeUp { from{opacity:0;transform:translateY(20px)} to{opacity:1;transform:translateY(0)} }<\/p>\n<p>.machine-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 8px;\n  padding: 28px 32px;\n  box-shadow: 0 4px 40px rgba(26,95,212,0.08), 0 1px 4px rgba(0,0,0,0.06);\n  position: relative; overflow: hidden;\n}\n.machine-card::before {\n  content: '';\n  position: absolute; top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(90deg, var(--blue), var(--cyan));\n  border-radius: 8px 8px 0 0;\n}\n.mc-label {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.65rem; color: var(--blue); letter-spacing: 2px;\n  margin-bottom: 16px;\n}\n.mc-model {\n  font-family: 'Barlow', sans-serif; font-size: 1.5rem; font-weight: 800;\n  color: var(--ink); margin-bottom: 3px;\n}\n.mc-type { font-size: 0.82rem; color: var(--muted); margin-bottom: 22px; }\n.mc-specs-grid {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 20px;\n}\n.mc-spec {\n  background: var(--bg);\n  border: 1px solid var(--border);\n  padding: 11px 14px; border-radius: 4px;\n}\n.mc-spec-label {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.6rem; color: var(--silver); letter-spacing: 1px; margin-bottom: 4px;\n}\n.mc-spec-val { font-size: 0.9rem; font-weight: 700; color: var(--ink); }\n.mc-spec-val .unit { font-size: 0.7rem; color: var(--muted); }\n.mc-status {\n  display: flex; align-items: center; gap: 8px;\n  padding: 10px 14px; border-radius: 4px;\n  background: rgba(14,165,201,0.06);\n  border: 1px solid rgba(14,165,201,0.2);\n}\n.status-dot {\n  width: 7px; height: 7px; border-radius: 50%;\n  background: #10B981;\n  animation: blink 1.5s ease-in-out infinite;\n}\n.status-text { font-size: 0.75rem; color: #0D9488; font-weight: 700; }<\/p>\n<p>\/* \u2550\u2550 SECTION BASE \u2550\u2550 *\/\n.section-label {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.67rem; color: var(--blue); letter-spacing: 3px;\n  display: flex; align-items: center; gap: 10px; margin-bottom: 12px;\n}\n.section-label::after {\n  content: ''; flex: 0 0 20px; height: 1.5px; background: var(--blue);\n}\n.section-h {\n  font-family: 'Barlow', sans-serif; font-size: clamp(1.8rem, 3vw, 2.6rem);\n  font-weight: 800; line-height: 1.1; letter-spacing: -0.5px; color: var(--ink);\n  margin-bottom: 12px;\n}\n.section-p { font-size: 0.92rem; color: var(--muted); line-height: 1.75; max-width: 500px; }<\/p>\n<p>\/* \u2550\u2550 PRODUCTS \u2550\u2550 *\/\n.products {\n  padding: 100px 5%;\n  background: var(--bg);\n}\n.products-top {\n  display: flex; justify-content: space-between; align-items: flex-end;\n  margin-bottom: 44px; gap: 24px; flex-wrap: wrap;\n}\n.products-grid {\n  display: grid; grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n  gap: 16px;\n}\n.pcard {\n  background: var(--white);\n  border: 1px solid var(--border);\n  padding: 32px 28px; border-radius: 6px;\n  position: relative; overflow: hidden;\n  transition: box-shadow .25s, border-color .25s, transform .2s;\n}\n.pcard:hover {\n  box-shadow: 0 8px 32px rgba(26,95,212,0.1);\n  border-color: rgba(26,95,212,0.25);\n  transform: translateY(-3px);\n}\n.pcard::after {\n  content: '';\n  position: absolute; bottom: 0; left: 0; right: 0; height: 2px;\n  background: linear-gradient(90deg, var(--blue), var(--cyan));\n  transform: scaleX(0); transform-origin: left;\n  transition: transform .3s ease;\n}\n.pcard:hover::after { transform: scaleX(1); }\n.pcard-num {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.62rem; color: var(--silver); letter-spacing: 2px; margin-bottom: 18px;\n}\n.pcard-icon { width: 42px; height: 42px; margin-bottom: 18px; color: var(--blue); }\n.pcard-name {\n  font-family: 'Barlow', sans-serif; font-size: 1.1rem; font-weight: 800;\n  color: var(--ink); margin-bottom: 10px;\n}\n.pcard-desc { font-size: 0.83rem; color: var(--muted); line-height: 1.7; margin-bottom: 18px; }\n.pcard-tags { display: flex; gap: 7px; flex-wrap: wrap; margin-bottom: 18px; }\n.ptag {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.62rem; color: var(--blue);\n  background: var(--blue-pale); border: 1px solid rgba(26,95,212,0.15);\n  padding: 3px 9px; border-radius: 3px;\n}\n.pcard-link {\n  font-size: 0.78rem; font-weight: 700; color: var(--blue);\n  text-decoration: none; display: flex; align-items: center; gap: 5px;\n  transition: gap .2s;\n}\n.pcard-link:hover { gap: 10px; }<\/p>\n<p>\/* \u2550\u2550 VN SERVICE \u2550\u2550 *\/\n.vn-section {\n  padding: 100px 5%;\n  background: var(--white);\n  display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center;\n}\n.vn-feature-list { margin-top: 32px; display: flex; flex-direction: column; }\n.vn-feature {\n  display: flex; gap: 16px; align-items: flex-start;\n  padding: 20px 0; border-bottom: 1px solid var(--border);\n}\n.vn-feature:first-child { border-top: 1px solid var(--border); }\n.vn-icon {\n  width: 36px; height: 36px; min-width: 36px;\n  background: var(--blue-pale);\n  border: 1px solid rgba(26,95,212,0.15);\n  display: flex; align-items: center; justify-content: center;\n  color: var(--blue); border-radius: 6px;\n}\n.vn-feat-title { font-size: 0.9rem; font-weight: 700; color: var(--ink); margin-bottom: 4px; }\n.vn-feat-desc { font-size: 0.8rem; color: var(--muted); line-height: 1.65; }<\/p>\n<p>.vn-right { display: flex; flex-direction: column; gap: 14px; }\n.metric-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-left: 3px solid var(--blue);\n  padding: 22px 24px; border-radius: 6px;\n  display: flex; align-items: center; gap: 20px;\n  box-shadow: 0 1px 6px rgba(0,0,0,0.04);\n  transition: box-shadow .2s;\n}\n.metric-card:hover { box-shadow: 0 4px 20px rgba(26,95,212,0.08); }\n.metric-card.cyan { border-left-color: var(--cyan); }\n.metric-card.gold { border-left-color: var(--gold); }\n.metric-val {\n  font-family: 'Barlow', sans-serif; font-size: 2rem; font-weight: 800;\n  color: var(--ink); min-width: 80px; line-height: 1;\n}\n.metric-val .u { font-size: 1rem; color: var(--blue); }\n.metric-card.cyan .metric-val .u { color: var(--cyan); }\n.metric-card.gold .metric-val .u { color: var(--gold); }\n.metric-info-title { font-size: 0.84rem; font-weight: 700; color: var(--ink); margin-bottom: 2px; }\n.metric-info-desc { font-size: 0.74rem; color: var(--muted); }<\/p>\n<p>.cert-box {\n  background: var(--bg);\n  border: 1px solid var(--border);\n  padding: 22px 24px; border-radius: 6px;\n}<\/p>\n<p>\/* \u2550\u2550 INDUSTRIES \u2550\u2550 *\/\n.industries { padding: 100px 5%; background: var(--bg); }\n.ind-header { margin-bottom: 48px; }\n.ind-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px;\n}\n.ind-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  padding: 28px 24px; border-radius: 6px;\n  transition: box-shadow .2s, border-color .2s, transform .2s;\n}\n.ind-card:hover {\n  box-shadow: 0 4px 20px rgba(26,95,212,0.08);\n  border-color: rgba(26,95,212,0.2);\n  transform: translateY(-2px);\n}\n.ind-n {\n  font-family: 'Share Tech Mono', monospace; font-size: 1.4rem;\n  color: rgba(26,95,212,0.18); line-height: 1; margin-bottom: 10px;\n}\n.ind-name { font-size: 0.93rem; font-weight: 700; color: var(--ink); margin-bottom: 6px; }\n.ind-note { font-size: 0.76rem; color: var(--muted); line-height: 1.55; }<\/p>\n<p>\/* \u2550\u2550 CONTACT \u2550\u2550 *\/\n.contact {\n  padding: 100px 5%; background: var(--white);\n  display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start;\n}\n.contact-form {\n  background: var(--white);\n  border: 1px solid var(--border);\n  padding: 40px; border-radius: 8px;\n  box-shadow: 0 4px 32px rgba(26,95,212,0.07);\n  position: relative; overflow: hidden;\n}\n.contact-form::before {\n  content: '';\n  position: absolute; top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(90deg, var(--blue), var(--cyan));\n}\n.form-title {\n  font-family: 'Barlow', sans-serif; font-size: 1.2rem; font-weight: 800;\n  color: var(--ink); margin-bottom: 26px;\n}\n.form-group { margin-bottom: 16px; }\n.form-label {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.62rem; color: var(--silver); letter-spacing: 2px;\n  display: block; margin-bottom: 6px;\n}\n.form-input, .form-select, .form-textarea {\n  width: 100%; background: var(--bg);\n  border: 1.5px solid var(--border);\n  color: var(--ink); padding: 11px 14px;\n  font-family: 'Be Vietnam Pro', sans-serif; font-size: 0.88rem;\n  outline: none; border-radius: 5px;\n  transition: border-color .2s, box-shadow .2s;\n}\n.form-input:focus, .form-select:focus, .form-textarea:focus {\n  border-color: var(--blue);\n  box-shadow: 0 0 0 3px rgba(26,95,212,0.08);\n}\n.form-select option { background: #fff; }\n.form-textarea { resize: vertical; min-height: 90px; }\n.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\n.btn-submit {\n  width: 100%; background: var(--blue); color: #fff; border: none;\n  padding: 14px; font-family: 'Be Vietnam Pro', sans-serif;\n  font-size: 0.9rem; font-weight: 700; cursor: pointer; border-radius: 5px;\n  margin-top: 6px; transition: background .2s, transform .15s, box-shadow .2s;\n}\n.btn-submit:hover {\n  background: var(--blue-light); transform: translateY(-1px);\n  box-shadow: 0 6px 20px rgba(26,95,212,0.25);\n}<\/p>\n<p>.contact-info { padding-top: 8px; }\n.contact-info .section-h { margin-bottom: 14px; }\n.contact-info .section-p { margin-bottom: 32px; }\n.contact-channels { display: flex; flex-direction: column; gap: 12px; }\n.channel {\n  display: flex; align-items: center; gap: 16px;\n  padding: 16px 18px; background: var(--bg);\n  border: 1px solid var(--border); border-radius: 6px;\n  transition: border-color .2s, box-shadow .2s;\n}\n.channel:hover {\n  border-color: rgba(26,95,212,0.25);\n  box-shadow: 0 2px 12px rgba(26,95,212,0.06);\n}\n.ch-icon {\n  width: 36px; height: 36px; min-width: 36px;\n  background: var(--blue-pale);\n  border: 1px solid rgba(26,95,212,0.15);\n  display: flex; align-items: center; justify-content: center;\n  color: var(--blue); border-radius: 6px;\n}\n.ch-label { font-size: 0.68rem; color: var(--silver); letter-spacing: 0.5px; margin-bottom: 2px; }\n.ch-val { font-size: 0.88rem; font-weight: 700; color: var(--ink); }<\/p>\n<p>\/* \u2550\u2550 CTA BANNER \u2550\u2550 *\/\n.cta-banner {\n  padding: 80px 5%;\n  background: var(--blue);\n  text-align: center; position: relative; overflow: hidden;\n}\n.cta-banner::before {\n  content: '';\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(255,255,255,0.05) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px);\n  background-size: 40px 40px;\n}\n.cta-banner .section-h { color: #fff; position: relative; z-index:1; }\n.cta-banner .section-p { color: rgba(255,255,255,0.75); margin: 14px auto 36px; position: relative; z-index:1; }\n.cta-actions { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; position: relative; z-index:1; }\n.btn-white {\n  background: #fff; color: var(--blue); border: none;\n  padding: 14px 34px; font-family: 'Be Vietnam Pro', sans-serif;\n  font-size: 0.9rem; font-weight: 700; border-radius: 4px;\n  cursor: pointer; text-decoration: none; display: inline-block;\n  transition: transform .15s, box-shadow .2s;\n}\n.btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.15); }\n.btn-outline-white {\n  background: transparent; color: #fff;\n  border: 2px solid rgba(255,255,255,0.5);\n  padding: 12px 28px; font-family: 'Be Vietnam Pro', sans-serif;\n  font-size: 0.9rem; font-weight: 600; border-radius: 4px;\n  cursor: pointer; text-decoration: none; display: inline-block;\n  transition: border-color .2s;\n}\n.btn-outline-white:hover { border-color: #fff; }<\/p>\n<p>\/* \u2550\u2550 FOOTER \u2550\u2550 *\/\nfooter {\n  padding: 52px 5% 32px; background: var(--ink2);\n  display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 48px;\n}\n.footer-brand .logo-wrap { margin-bottom: 14px; }\n.footer-brand .logo-text { color: #fff; }\n.footer-desc { font-size: 0.8rem; color: #64748B; line-height: 1.7; max-width: 240px; }\n.footer-col-h {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.62rem; color: #94A3B8; letter-spacing: 2px; margin-bottom: 16px;\n}\n.footer-links { list-style: none; display: flex; flex-direction: column; gap: 9px; }\n.footer-links a { font-size: 0.8rem; color: #64748B; text-decoration: none; transition: color .2s; }\n.footer-links a:hover { color: #fff; }\n.footer-bottom {\n  grid-column: 1\/-1; padding-top: 24px; border-top: 1px solid rgba(255,255,255,0.06);\n  display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 10px;\n}\n.footer-copy { font-size: 0.73rem; color: #475569; }<\/p>\n<p>\/* \u2550\u2550 SCROLL REVEAL \u2550\u2550 *\/\n.reveal { opacity: 0; transform: translateY(20px); transition: opacity .65s ease, transform .65s ease; }\n.reveal.visible { opacity: 1; transform: translateY(0); }<\/p>\n<p>\/* \u2550\u2550 RESPONSIVE \u2550\u2550 *\/\n@media (max-width: 900px) {\n  .nav-links { display: none; }\n  .hero { padding: 90px 5% 60px; }\n  .hero-visual { display: none; }\n  .hero-title { font-size: 2.4rem; }\n  .trust-divider { display: none; }\n  .vn-section, .contact { grid-template-columns: 1fr; gap: 48px; }\n  .ind-grid { grid-template-columns: 1fr 1fr; }\n  footer { grid-template-columns: 1fr 1fr; }\n  .products, .industries, .vn-section, .contact { padding: 60px 5%; }\n}<\/p>\n<p>\/* WordPress overrides *\/\nbody { margin: 0 !important; padding: 0 !important; }\n.entry-content, .site-content, #content, #page, .wp-block-post-content { max-width: 100% !important; padding: 0 !important; margin: 0 !important; }\nh1,h2,h3,h4,h5,h6,p,a { all: revert; }\n<\/style>\n<p><!-- NAV --><\/p>\n<nav>\n  <a class=\"logo-wrap\" href=\"#\"><\/p>\n<div class=\"logo-badge\">U<\/div>\n<p>    <span class=\"logo-text\">UCS <span>Vi\u1ec7t Nam<\/span><\/span><br \/>\n  <\/a><\/p>\n<ul class=\"nav-links\">\n<li><a href=\"#products\">S\u1ea3n ph\u1ea9m<\/a><\/li>\n<li><a href=\"#vn\">D\u1ecbch v\u1ee5 t\u1ea1i VN<\/a><\/li>\n<li><a href=\"#industries\">Ng\u00e0nh ngh\u1ec1<\/a><\/li>\n<li><a href=\"#contact\">Li\u00ean h\u1ec7<\/a><\/li>\n<\/ul>\n<p>  <button class=\"nav-cta\" onclick=\"document.getElementById('contact').scrollIntoView({behavior:'smooth'})\">B\u00e1o gi\u00e1 ngay<\/button><br \/>\n<\/nav>\n<p><!-- HERO --><\/p>\n<section class=\"hero\">\n<div class=\"hero-bg\"><\/div>\n<div class=\"hero-inner\">\n<div class=\"hero-badge\">\n<div class=\"badge-dot\"><\/div>\n<p>      <span class=\"badge-text\">\u0110\u1ea0I L\u00dd CH\u00cdNH H\u00c3NG T\u1ea0I VI\u1ec6T NAM<\/span>\n    <\/div>\n<h1 class=\"hero-title\">\n      M\u00e1y n\u00e9n kh\u00ed<br \/>\n      <span class=\"hl\">c\u00f4ng nghi\u1ec7p UCS<\/span><br \/>\n      ch\u00ednh h\u00e3ng<br \/>\n    <\/h1>\n<p class=\"hero-sub\">Ph\u00e2n ph\u1ed1i v\u00e0 b\u1ea3o h\u00e0nh ch\u00ednh th\u1ee9c to\u00e0n b\u1ed9 d\u00f2ng m\u00e1y n\u00e9n kh\u00ed United Compressor t\u1ea1i Vi\u1ec7t Nam \u2014 k\u1ef9 thu\u1eadt vi\u00ean t\u1ea1i ch\u1ed7, ph\u1ee5 t\u00f9ng ch\u00ednh h\u00e3ng, h\u1ed7 tr\u1ee3 24\/7.<\/p>\n<div class=\"hero-actions\">\n      <a href=\"#contact\" class=\"btn-blue\"><br \/>\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 11 19.79 19.79 0 0 1 1.58 2.36 2 2 0 0 1 3.55.18h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 7.91a16 16 0 0 0 8.08 8.08l.9-.9a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg><br \/>\n        G\u1ecdi t\u01b0 v\u1ea5n mi\u1ec5n ph\u00ed<br \/>\n      <\/a><br \/>\n      <a href=\"#products\" class=\"btn-ghost\">Xem s\u1ea3n ph\u1ea9m \u2192<\/a>\n    <\/div>\n<div class=\"trust-bar\">\n<div class=\"trust-item\">\n<div>\n<div class=\"trust-num\">500<span class=\"unit\">+<\/span><\/div>\n<div class=\"trust-label\">Kh\u00e1ch h\u00e0ng<br \/>t\u1ea1i Vi\u1ec7t Nam<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"trust-divider\"><\/div>\n<div class=\"trust-item\">\n<div>\n<div class=\"trust-num\">4<span class=\"unit\">h<\/span><\/div>\n<div class=\"trust-label\">Ph\u1ea3n h\u1ed3i<br \/>k\u1ef9 thu\u1eadt<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"trust-divider\"><\/div>\n<div class=\"trust-item\">\n<div>\n<div class=\"trust-num\">3<span class=\"unit\">n\u0103m<\/span><\/div>\n<div class=\"trust-label\">B\u1ea3o h\u00e0nh<br \/>ch\u00ednh h\u00e3ng<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"trust-divider\"><\/div>\n<div class=\"trust-item\">\n<div>\n<div class=\"trust-num\">24\/7<\/div>\n<div class=\"trust-label\">H\u1ed7 tr\u1ee3<br \/>kh\u1ea9n c\u1ea5p<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"hero-visual\">\n<div class=\"machine-card\">\n<div class=\"mc-label\">\/\/ TH\u00d4NG S\u1ed0 M\u1eaaU \u2014 UCS-VSD SERIES<\/div>\n<div class=\"mc-model\">UCS-37VSD<\/div>\n<div class=\"mc-type\">M\u00e1y n\u00e9n tr\u1ee5c v\u00edt bi\u1ebfn t\u1ea7n<\/div>\n<div class=\"mc-specs-grid\">\n<div class=\"mc-spec\">\n<div class=\"mc-spec-label\">C\u00d4NG SU\u1ea4T<\/div>\n<div class=\"mc-spec-val\">37 <span class=\"unit\">kW<\/span><\/div>\n<\/div>\n<div class=\"mc-spec\">\n<div class=\"mc-spec-label\">L\u01afU L\u01af\u1ee2NG<\/div>\n<div class=\"mc-spec-val\">6.2 <span class=\"unit\">m\u00b3\/min<\/span><\/div>\n<\/div>\n<div class=\"mc-spec\">\n<div class=\"mc-spec-label\">\u00c1P SU\u1ea4T<\/div>\n<div class=\"mc-spec-val\">7\u201313 <span class=\"unit\">bar<\/span><\/div>\n<\/div>\n<div class=\"mc-spec\">\n<div class=\"mc-spec-label\">TI\u1ebeT KI\u1ec6M<\/div>\n<div class=\"mc-spec-val\">35 <span class=\"unit\">%<\/span><\/div>\n<\/div><\/div>\n<div class=\"mc-status\">\n<div class=\"status-dot\"><\/div>\n<p>        <span class=\"status-text\">C\u00f3 h\u00e0ng \u00b7 B\u1ea3o h\u00e0nh 3 n\u0103m \u00b7 Giao to\u00e0n qu\u1ed1c<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- PRODUCTS --><\/p>\n<section class=\"products\" id=\"products\">\n<div class=\"products-top reveal\">\n<div>\n<div class=\"section-label\">D\u00f2ng s\u1ea3n ph\u1ea9m<\/div>\n<h2 class=\"section-h\">Thi\u1ebft b\u1ecb UCS<br \/>ph\u00e2n ph\u1ed1i ch\u00ednh h\u00e3ng<\/h2>\n<\/p><\/div>\n<p class=\"section-p\" style=\"max-width:320px;\">Ph\u1ee5 t\u00f9ng ch\u00ednh h\u00e3ng s\u1eb5n kho t\u1ea1i Vi\u1ec7t Nam. Kh\u00f4ng c\u1ea7n ch\u1edd nh\u1eadp kh\u1ea9u.<\/p>\n<\/p><\/div>\n<div class=\"products-grid\">\n<div class=\"pcard reveal\">\n<div class=\"pcard-num\">\/\/ 01<\/div>\n<p>      <svg class=\"pcard-icon\" viewBox=\"0 0 44 44\" fill=\"none\">\n        <rect x=\"6\" y=\"16\" width=\"32\" height=\"12\" rx=\"6\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <circle cx=\"22\" cy=\"22\" r=\"5\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <line x1=\"6\" y1=\"22\" x2=\"2\" y2=\"22\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n        <line x1=\"42\" y1=\"22\" x2=\"38\" y2=\"22\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n        <rect x=\"12\" y=\"8\" width=\"4\" height=\"8\" rx=\"2\" fill=\"currentColor\" opacity=\".3\"\/>\n        <rect x=\"28\" y=\"8\" width=\"4\" height=\"8\" rx=\"2\" fill=\"currentColor\" opacity=\".3\"\/>\n        <rect x=\"12\" y=\"28\" width=\"4\" height=\"8\" rx=\"2\" fill=\"currentColor\" opacity=\".3\"\/>\n        <rect x=\"28\" y=\"28\" width=\"4\" height=\"8\" rx=\"2\" fill=\"currentColor\" opacity=\".3\"\/>\n      <\/svg><\/p>\n<div class=\"pcard-name\">M\u00e1y n\u00e9n tr\u1ee5c v\u00edt<\/div>\n<div class=\"pcard-desc\">D\u00f2ng ph\u1ed5 bi\u1ebfn nh\u1ea5t, ph\u00f9 h\u1ee3p h\u1ea7u h\u1ebft nh\u00e0 m\u00e1y. C\u00f3 phi\u00ean b\u1ea3n c\u1ed1 \u0111\u1ecbnh v\u00e0 bi\u1ebfn t\u1ea7n VSD ti\u1ebft ki\u1ec7m \u0111i\u1ec7n.<\/div>\n<div class=\"pcard-tags\"><span class=\"ptag\">5\u2013355 kW<\/span><span class=\"ptag\">7\u201313 bar<\/span><span class=\"ptag\">Bi\u1ebfn t\u1ea7n VSD<\/span><\/div>\n<p>      <a href=\"#contact\" class=\"pcard-link\">B\u00e1o gi\u00e1 ngay \u2192<\/a>\n    <\/div>\n<div class=\"pcard reveal\">\n<div class=\"pcard-num\">\/\/ 02<\/div>\n<p>      <svg class=\"pcard-icon\" viewBox=\"0 0 44 44\" fill=\"none\">\n        <circle cx=\"22\" cy=\"22\" r=\"14\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <circle cx=\"22\" cy=\"22\" r=\"7\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <path d=\"M22 8C22 8 18 14 18 17C18 19.2 19.8 21 22 21C24.2 21 26 19.2 26 17C26 14 22 8 22 8Z\" fill=\"currentColor\" opacity=\".5\"\/>\n        <line x1=\"22\" y1=\"8\" x2=\"22\" y2=\"4\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <line x1=\"34\" y1=\"11\" x2=\"37\" y2=\"8\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <line x1=\"36\" y1=\"22\" x2=\"40\" y2=\"22\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n      <\/svg><\/p>\n<div class=\"pcard-name\">M\u00e1y n\u00e9n kh\u00f4ng d\u1ea7u<\/div>\n<div class=\"pcard-desc\">Kh\u00ed s\u1ea1ch tuy\u1ec7t \u0111\u1ed1i ISO 8573-1 Class 0. B\u1eaft bu\u1ed9c cho ng\u00e0nh th\u1ef1c ph\u1ea9m, d\u01b0\u1ee3c ph\u1ea9m, \u0111i\u1ec7n t\u1eed b\u00e1n d\u1eabn.<\/div>\n<div class=\"pcard-tags\"><span class=\"ptag\">Class 0<\/span><span class=\"ptag\">Oil-Free<\/span><span class=\"ptag\">GMP \/ FDA<\/span><\/div>\n<p>      <a href=\"#contact\" class=\"pcard-link\">B\u00e1o gi\u00e1 ngay \u2192<\/a>\n    <\/div>\n<div class=\"pcard reveal\">\n<div class=\"pcard-num\">\/\/ 03<\/div>\n<p>      <svg class=\"pcard-icon\" viewBox=\"0 0 44 44\" fill=\"none\">\n        <circle cx=\"22\" cy=\"22\" r=\"13\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <path d=\"M22 9 L26 19 L22 17 L18 19 Z\" fill=\"currentColor\" opacity=\".6\"\/>\n        <path d=\"M35 22 L25 18 L27 22 L25 26 Z\" fill=\"currentColor\" opacity=\".6\"\/>\n        <path d=\"M22 35 L18 25 L22 27 L26 25 Z\" fill=\"currentColor\" opacity=\".6\"\/>\n        <path d=\"M9 22 L19 26 L17 22 L19 18 Z\" fill=\"currentColor\" opacity=\".6\"\/>\n        <circle cx=\"22\" cy=\"22\" r=\"4\" fill=\"currentColor\"\/>\n      <\/svg><\/p>\n<div class=\"pcard-name\">M\u00e1y n\u00e9n ly t\u00e2m<\/div>\n<div class=\"pcard-desc\">L\u01b0u l\u01b0\u1ee3ng l\u1edbn cho nh\u00e0 m\u00e1y th\u00e9p, h\u00f3a ch\u1ea5t, xi m\u0103ng. Ho\u1ea1t \u0111\u1ed9ng li\u00ean t\u1ee5c 24\/7, chi ph\u00ed b\u1ea3o tr\u00ec th\u1ea5p.<\/div>\n<div class=\"pcard-tags\"><span class=\"ptag\">\u2265 200 kW<\/span><span class=\"ptag\">L\u01b0u l\u01b0\u1ee3ng l\u1edbn<\/span><span class=\"ptag\">Heavy Duty<\/span><\/div>\n<p>      <a href=\"#contact\" class=\"pcard-link\">B\u00e1o gi\u00e1 ngay \u2192<\/a>\n    <\/div>\n<div class=\"pcard reveal\">\n<div class=\"pcard-num\">\/\/ 04<\/div>\n<p>      <svg class=\"pcard-icon\" viewBox=\"0 0 44 44\" fill=\"none\">\n        <rect x=\"4\" y=\"14\" width=\"36\" height=\"20\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <rect x=\"8\" y=\"18\" width=\"10\" height=\"12\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.5\"\/>\n        <rect x=\"22\" y=\"18\" width=\"14\" height=\"5\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.5\"\/>\n        <rect x=\"22\" y=\"25\" width=\"6\" height=\"5\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.5\"\/>\n        <rect x=\"30\" y=\"25\" width=\"6\" height=\"5\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.5\"\/>\n        <line x1=\"4\" y1=\"36\" x2=\"4\" y2=\"40\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <line x1=\"40\" y1=\"36\" x2=\"40\" y2=\"40\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <line x1=\"2\" y1=\"40\" x2=\"42\" y2=\"40\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n      <\/svg><\/p>\n<div class=\"pcard-name\">Tr\u1ea1m kh\u00ed n\u00e9n t\u00edch h\u1ee3p<\/div>\n<div class=\"pcard-desc\">Gi\u1ea3i ph\u00e1p tr\u1ecdn g\u00f3i: m\u00e1y n\u00e9n + b\u00ecnh ch\u1ee9a + s\u1ea5y + l\u1ecdc. L\u1eafp \u0111\u1eb7t nhanh, v\u1eadn h\u00e0nh ngay theo y\u00eau c\u1ea7u.<\/div>\n<div class=\"pcard-tags\"><span class=\"ptag\">Turnkey<\/span><span class=\"ptag\">T\u00f9y ch\u1ec9nh<\/span><span class=\"ptag\">IoT Ready<\/span><\/div>\n<p>      <a href=\"#contact\" class=\"pcard-link\">B\u00e1o gi\u00e1 ngay \u2192<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- VN SERVICE --><\/p>\n<section class=\"vn-section\" id=\"vn\">\n<div>\n<div class=\"section-label reveal\">D\u1ecbch v\u1ee5 t\u1ea1i Vi\u1ec7t Nam<\/div>\n<h2 class=\"section-h reveal\">Mua h\u00e0ng t\u1ea1i VN \u2014<br \/>kh\u00f4ng ph\u1ea3i \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c<\/h2>\n<p class=\"section-p reveal\">K\u1ef9 thu\u1eadt vi\u00ean th\u1ef1c s\u1ef1, ph\u1ee5 t\u00f9ng th\u1ef1c s\u1ef1, d\u1ecbch v\u1ee5 th\u1ef1c s\u1ef1 \u2014 ngay t\u1ea1i Vi\u1ec7t Nam.<\/p>\n<div class=\"vn-feature-list\">\n<div class=\"vn-feature reveal\">\n<div class=\"vn-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><\/div>\n<div>\n<div class=\"vn-feat-title\">Kho ph\u1ee5 t\u00f9ng t\u1ea1i Vi\u1ec7t Nam<\/div>\n<div class=\"vn-feat-desc\">Giao trong ng\u00e0y, kh\u00f4ng ch\u1edd nh\u1eadp t\u1eeb n\u01b0\u1edbc ngo\u00e0i.<\/div>\n<\/div><\/div>\n<div class=\"vn-feature reveal\">\n<div class=\"vn-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/div>\n<div>\n<div class=\"vn-feat-title\">Ph\u1ea3n h\u1ed3i trong v\u00f2ng 4 ti\u1ebfng<\/div>\n<div class=\"vn-feat-desc\">K\u1ef9 thu\u1eadt vi\u00ean tr\u1ef1c 24\/7, c\u00f3 m\u1eb7t khi m\u00e1y d\u1eebng \u0111\u1ed9t xu\u1ea5t.<\/div>\n<\/div><\/div>\n<div class=\"vn-feature reveal\">\n<div class=\"vn-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n<div>\n<div class=\"vn-feat-title\">B\u1ea3o h\u00e0nh 3 n\u0103m ch\u00ednh h\u00e3ng<\/div>\n<div class=\"vn-feat-desc\">Linh ki\u1ec7n v\u00e0 nh\u00e2n c\u00f4ng, kh\u00f4ng ph\u00e1t sinh chi ph\u00ed \u1ea9n.<\/div>\n<\/div><\/div>\n<div class=\"vn-feature reveal\">\n<div class=\"vn-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg><\/div>\n<div>\n<div class=\"vn-feat-title\">H\u1ed7 tr\u1ee3 ti\u1ebfng Vi\u1ec7t ho\u00e0n to\u00e0n<\/div>\n<div class=\"vn-feat-desc\">T\u01b0 v\u1ea5n, b\u00e1o gi\u00e1, h\u1ee3p \u0111\u1ed3ng, h\u01b0\u1edbng d\u1eabn \u2014 t\u1ea5t c\u1ea3 ti\u1ebfng Vi\u1ec7t.<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"vn-right reveal\">\n<div class=\"metric-card\">\n<div class=\"metric-val\">500<span class=\"u\">+<\/span><\/div>\n<div>\n<div class=\"metric-info-title\">Nh\u00e0 m\u00e1y t\u1ea1i Vi\u1ec7t Nam<\/div>\n<div class=\"metric-info-desc\">KCN B\u00ecnh D\u01b0\u01a1ng, \u0110\u1ed3ng Nai, H\u00e0 N\u1ed9i, \u0110\u00e0 N\u1eb5ng v\u00e0 nhi\u1ec1u h\u01a1n<\/div>\n<\/div><\/div>\n<div class=\"metric-card cyan\">\n<div class=\"metric-val\" style=\"color:var(--cyan)\">35<span class=\"u\">%<\/span><\/div>\n<div>\n<div class=\"metric-info-title\">Ti\u1ebft ki\u1ec7m \u0111i\u1ec7n n\u0103ng<\/div>\n<div class=\"metric-info-desc\">Trung b\u00ecnh v\u1edbi d\u00f2ng bi\u1ebfn t\u1ea7n VSD so v\u1edbi m\u00e1y c\u1ed1 \u0111\u1ecbnh t\u1ed1c \u0111\u1ed9<\/div>\n<\/div><\/div>\n<div class=\"metric-card gold\">\n<div class=\"metric-val\" style=\"color:var(--gold)\">99.8<span class=\"u\" style=\"color:var(--gold)\">%<\/span><\/div>\n<div>\n<div class=\"metric-info-title\">\u0110\u1ed9 s\u1eb5n s\u00e0ng ho\u1ea1t \u0111\u1ed9ng<\/div>\n<div class=\"metric-info-desc\">\u0110o th\u1ef1c t\u1ebf t\u1eeb kh\u00e1ch h\u00e0ng Vi\u1ec7t Nam<\/div>\n<\/div><\/div>\n<div class=\"cert-box\">\n<div class=\"section-label\" style=\"margin-bottom:12px;\">Ch\u1ee9ng nh\u1eadn<\/div>\n<div style=\"display:flex;gap:8px;flex-wrap:wrap;\">\n        <span class=\"ptag\">ISO 9001:2015<\/span><br \/>\n        <span class=\"ptag\">CE<\/span><br \/>\n        <span class=\"ptag\">ISO 8573 Class 0<\/span><br \/>\n        <span class=\"ptag\">ATEX<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- INDUSTRIES --><\/p>\n<section class=\"industries\" id=\"industries\">\n<div class=\"ind-header reveal\">\n<div class=\"section-label\">Ng\u00e0nh ph\u1ee5c v\u1ee5<\/div>\n<h2 class=\"section-h\">Ch\u00fang t\u00f4i hi\u1ec3u<br \/>t\u1eebng ng\u00e0nh c\u1ee7a b\u1ea1n<\/h2>\n<\/p><\/div>\n<div class=\"ind-grid\">\n<div class=\"ind-card reveal\">\n<div class=\"ind-n\">01<\/div>\n<div class=\"ind-name\">Luy\u1ec7n kim &#038; Th\u00e9p<\/div>\n<div class=\"ind-note\">M\u00e1y ly t\u00e2m l\u01b0u l\u01b0\u1ee3ng l\u1edbn cho l\u00f2 luy\u1ec7n, c\u00e1n th\u00e9p<\/div>\n<\/div>\n<div class=\"ind-card reveal\">\n<div class=\"ind-n\">02<\/div>\n<div class=\"ind-name\">\u00d4 t\u00f4 &#038; Ph\u1ee5 t\u00f9ng<\/div>\n<div class=\"ind-note\">D\u00e2y chuy\u1ec1n s\u01a1n, l\u1eafp r\u00e1p, ki\u1ec3m tra \u00e1p su\u1ea5t<\/div>\n<\/div>\n<div class=\"ind-card reveal\">\n<div class=\"ind-n\">03<\/div>\n<div class=\"ind-name\">\u0110i\u1ec7n t\u1eed &#038; B\u00e1n d\u1eabn<\/div>\n<div class=\"ind-note\">Kh\u00ed n\u00e9n Class 0 cho ph\u00f2ng s\u1ea1ch, d\u00e2y chuy\u1ec1n SMT<\/div>\n<\/div>\n<div class=\"ind-card reveal\">\n<div class=\"ind-n\">04<\/div>\n<div class=\"ind-name\">Th\u1ef1c ph\u1ea9m &#038; \u0110\u1ed3 u\u1ed1ng<\/div>\n<div class=\"ind-note\">Ti\u00eau chu\u1ea9n GMP, kh\u00f4ng nhi\u1ec5m khu\u1ea9n, an to\u00e0n th\u1ef1c ph\u1ea9m<\/div>\n<\/div>\n<div class=\"ind-card reveal\">\n<div class=\"ind-n\">05<\/div>\n<div class=\"ind-name\">D\u01b0\u1ee3c ph\u1ea9m<\/div>\n<div class=\"ind-note\">ISO 8573 Class 0, \u0111\u00e1p \u1ee9ng ti\u00eau chu\u1ea9n FDA, GMP qu\u1ed1c t\u1ebf<\/div>\n<\/div>\n<div class=\"ind-card reveal\">\n<div class=\"ind-n\">06<\/div>\n<div class=\"ind-name\">N\u0103ng l\u01b0\u1ee3ng m\u1edbi<\/div>\n<div class=\"ind-note\">Pin lithium, t\u1ebf b\u00e0o quang \u0111i\u1ec7n, xe \u0111i\u1ec7n t\u1ea1i Vi\u1ec7t Nam<\/div>\n<\/div><\/div>\n<\/section>\n<p><!-- CONTACT --><\/p>\n<section class=\"contact\" id=\"contact\">\n<div class=\"contact-form reveal\">\n<div class=\"form-title\">Y\u00eau c\u1ea7u b\u00e1o gi\u00e1<\/div>\n<div class=\"form-row\">\n<div class=\"form-group\"><label class=\"form-label\">H\u1ecc T\u00caN<\/label><input class=\"form-input\" type=\"text\" placeholder=\"Nguy\u1ec5n V\u0103n A\"><\/div>\n<div class=\"form-group\"><label class=\"form-label\">S\u1ed0 \u0110I\u1ec6N THO\u1ea0I<\/label><input class=\"form-input\" type=\"tel\" placeholder=\"0908 309 030\"><\/div>\n<\/p><\/div>\n<div class=\"form-group\"><label class=\"form-label\">C\u00d4NG TY \/ NH\u00c0 M\u00c1Y<\/label><input class=\"form-input\" type=\"text\" placeholder=\"C\u00f4ng ty TNHH ABC\"><\/div>\n<div class=\"form-group\">\n      <label class=\"form-label\">NG\u00c0NH S\u1ea2N XU\u1ea4T<\/label><br \/>\n      <select class=\"form-select\"><option value=\"\">&#8212; Ch\u1ecdn ng\u00e0nh &#8212;<\/option><option>Luy\u1ec7n kim &#038; Th\u00e9p<\/option><option>\u00d4 t\u00f4 &#038; Ph\u1ee5 t\u00f9ng<\/option><option>\u0110i\u1ec7n t\u1eed &#038; B\u00e1n d\u1eabn<\/option><option>Th\u1ef1c ph\u1ea9m &#038; \u0110\u1ed3 u\u1ed1ng<\/option><option>D\u01b0\u1ee3c ph\u1ea9m<\/option><option>N\u0103ng l\u01b0\u1ee3ng m\u1edbi<\/option><option>Kh\u00e1c<\/option><\/select>\n    <\/div>\n<div class=\"form-group\"><label class=\"form-label\">NHU C\u1ea6U K\u1ef8 THU\u1eacT<\/label><textarea class=\"form-textarea\" placeholder=\"VD: C\u1ea7n m\u00e1y n\u00e9n 37kW, \u00e1p su\u1ea5t 8 bar, l\u01b0u l\u01b0\u1ee3ng ~6 m\u00b3\/min, m\u00f4i tr\u01b0\u1eddng s\u1ea3n xu\u1ea5t th\u1ef1c ph\u1ea9m...\"><\/textarea><\/div>\n<p>    <button class=\"btn-submit\">G\u1eedi y\u00eau c\u1ea7u \u2014 T\u01b0 v\u1ea5n mi\u1ec5n ph\u00ed<\/button>\n  <\/div>\n<div class=\"contact-info reveal\">\n<div class=\"section-label\">Li\u00ean h\u1ec7 tr\u1ef1c ti\u1ebfp<\/div>\n<h2 class=\"section-h\">N\u00f3i chuy\u1ec7n v\u1edbi<br \/>k\u1ef9 thu\u1eadt vi\u00ean ngay<\/h2>\n<p class=\"section-p\">Li\u00ean h\u1ec7 tr\u1ef1c ti\u1ebfp v\u1edbi <strong>anh Ghi Th\u00f4ng<\/strong> \u2014 chuy\u00ean vi\u00ean t\u01b0 v\u1ea5n k\u1ef9 thu\u1eadt m\u00e1y n\u00e9n kh\u00ed UCS t\u1ea1i Vi\u1ec7t Nam. T\u01b0 v\u1ea5n ti\u1ebfng Vi\u1ec7t, hi\u1ec3u r\u00f5 nhu c\u1ea7u nh\u00e0 m\u00e1y trong n\u01b0\u1edbc.<\/p>\n<div class=\"contact-channels\">\n<div class=\"channel\">\n<div class=\"ch-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 11 19.79 19.79 0 0 1 1.58 2.36 2 2 0 0 1 3.55.18h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 7.91a16 16 0 0 0 8.08 8.08l.9-.9a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg><\/div>\n<div>\n<div class=\"ch-label\">HOTLINE K\u1ef8 THU\u1eacT (24\/7)<\/div>\n<div class=\"ch-val\">0908 309 030<\/div>\n<\/div><\/div>\n<div class=\"channel\">\n<div class=\"ch-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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<div>\n<div class=\"ch-label\">ZALO \/ WHATSAPP<\/div>\n<div class=\"ch-val\">0908 309 030<\/div>\n<\/div><\/div>\n<div class=\"channel\">\n<div class=\"ch-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg><\/div>\n<div>\n<div class=\"ch-label\">EMAIL<\/div>\n<div class=\"ch-val\">chomaynenkhi@gmail.com<\/div>\n<\/div><\/div>\n<div class=\"channel\">\n<div class=\"ch-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><\/div>\n<div>\n<div class=\"ch-label\">V\u0102N PH\u00d2NG \u0110\u1ea0I DI\u1ec6N<\/div>\n<div class=\"ch-val\">42\/25\/14 \u0110\u01b0\u1eddng s\u1ed1 9, P. B\u00ecnh H\u01b0ng H\u00f2a, TP.HCM<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- CTA BANNER --><\/p>\n<section class=\"cta-banner reveal\">\n<h2 class=\"section-h\">S\u1eb5n s\u00e0ng n\u00e2ng c\u1ea5p h\u1ec7 th\u1ed1ng kh\u00ed n\u00e9n?<\/h2>\n<p class=\"section-p\">Chuy\u00ean gia ph\u00e2n t\u00edch nhu c\u1ea7u v\u00e0 \u0111\u1ec1 xu\u1ea5t gi\u1ea3i ph\u00e1p t\u1ed1i \u01b0u \u2014 ho\u00e0n to\u00e0n mi\u1ec5n ph\u00ed.<\/p>\n<div class=\"cta-actions\">\n    <a href=\"mailto:chomaynenkhi@gmail.com\" class=\"btn-white\">G\u1eedi y\u00eau c\u1ea7u b\u00e1o gi\u00e1<\/a><br \/>\n    <a href=\"tel:0908309030\" class=\"btn-outline-white\">G\u1ecdi ngay: 0908 309 030<\/a>\n  <\/div>\n<\/section>\n<p><!-- FOOTER --><\/p>\n<footer>\n<div class=\"footer-brand\">\n    <a class=\"logo-wrap\" href=\"#\"><\/p>\n<div class=\"logo-badge\">U<\/div>\n<p><span class=\"logo-text\">UCS <span>Vi\u1ec7t Nam<\/span><\/span><\/a><\/p>\n<p class=\"footer-desc\">\u0110\u1ea1i l\u00fd ph\u00e2n ph\u1ed1i &#038; b\u1ea3o h\u00e0nh ch\u00ednh th\u1ee9c United Compressor (\u4e0a\u6d77\u4f18\u8010\u7279\u65af\u538b\u7f29\u673a\u6709\u9650\u516c\u53f8) t\u1ea1i Vi\u1ec7t Nam.<\/p>\n<\/p><\/div>\n<div>\n<div class=\"footer-col-h\">S\u1ea3n ph\u1ea9m<\/div>\n<ul class=\"footer-links\">\n<li><a href=\"#\">M\u00e1y n\u00e9n tr\u1ee5c v\u00edt<\/a><\/li>\n<li><a href=\"#\">M\u00e1y n\u00e9n kh\u00f4ng d\u1ea7u<\/a><\/li>\n<li><a href=\"#\">M\u00e1y n\u00e9n ly t\u00e2m<\/a><\/li>\n<li><a href=\"#\">Tr\u1ea1m kh\u00ed n\u00e9n<\/a><\/li>\n<li><a href=\"#\">Ph\u1ee5 t\u00f9ng ch\u00ednh h\u00e3ng<\/a><\/li>\n<\/ul><\/div>\n<div>\n<div class=\"footer-col-h\">D\u1ecbch v\u1ee5<\/div>\n<ul class=\"footer-links\">\n<li><a href=\"#\">T\u01b0 v\u1ea5n k\u1ef9 thu\u1eadt<\/a><\/li>\n<li><a href=\"#\">L\u1eafp \u0111\u1eb7t &#038; V\u1eadn h\u00e0nh<\/a><\/li>\n<li><a href=\"#\">B\u1ea3o tr\u00ec \u0111\u1ecbnh k\u1ef3<\/a><\/li>\n<li><a href=\"#\">B\u1ea3o h\u00e0nh ch\u00ednh h\u00e3ng<\/a><\/li>\n<\/ul><\/div>\n<div>\n<div class=\"footer-col-h\">Ng\u00e0nh ngh\u1ec1<\/div>\n<ul class=\"footer-links\">\n<li><a href=\"#\">Luy\u1ec7n kim &#038; Th\u00e9p<\/a><\/li>\n<li><a href=\"#\">\u00d4 t\u00f4 &#038; Ph\u1ee5 t\u00f9ng<\/a><\/li>\n<li><a href=\"#\">\u0110i\u1ec7n t\u1eed &#038; B\u00e1n d\u1eabn<\/a><\/li>\n<li><a href=\"#\">Th\u1ef1c ph\u1ea9m &#038; D\u01b0\u1ee3c<\/a><\/li>\n<\/ul><\/div>\n<div class=\"footer-bottom\">\n    <span class=\"footer-copy\">\u00a9 2025 UCS Vi\u1ec7t Nam \u2014 \u0110\u1ea1i l\u00fd ch\u00ednh th\u1ee9c United Compressor t\u1ea1i Vi\u1ec7t Nam<\/span><br \/>\n    <span class=\"footer-copy\">united-compressor.com<\/span>\n  <\/div>\n<\/footer>\n<p><script>\nconst io = new IntersectionObserver(entries => {\n  entries.forEach(e => { if (e.isIntersecting) e.target.classList.add('visible'); });\n}, { threshold: 0.08 });\ndocument.querySelectorAll('.reveal').forEach(el => io.observe(el));\n<\/script><\/p>\n<p><script><\/p>\n<p>const io = new IntersectionObserver(entries => {\n  entries.forEach(e => { if (e.isIntersecting) e.target.classList.add('visible'); });\n}, { threshold: 0.08 });\ndocument.querySelectorAll('.reveal').forEach(el => io.observe(el));<\/p>\n<p><\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>U UCS Vi\u1ec7t Nam S\u1ea3n ph\u1ea9m D\u1ecbch v\u1ee5 t\u1ea1i VN Ng\u00e0nh ngh\u1ec1 Li\u00ean h\u1ec7 B\u00e1o gi\u00e1 ngay \u0110\u1ea0I L\u00dd CH\u00cdNH H\u00c3NG T\u1ea0I VI\u1ec6T NAM M\u00e1y n\u00e9n kh\u00ed c\u00f4ng nghi\u1ec7p UCS ch\u00ednh h\u00e3ng Ph\u00e2n ph\u1ed1i v\u00e0 b\u1ea3o h\u00e0nh ch\u00ednh th\u1ee9c to\u00e0n b\u1ed9 d\u00f2ng m\u00e1y n\u00e9n kh\u00ed United Compressor t\u1ea1i Vi\u1ec7t Nam \u2014 k\u1ef9 thu\u1eadt vi\u00ean t\u1ea1i<a class=\"more-link\" href=\"https:\/\/maynenkhiucs.com\/\">Continue reading <span class=\"screen-reader-text\">&#8220;Trang ch\u1ee7&#8221;<\/span><\/a><\/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-11","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/maynenkhiucs.com\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maynenkhiucs.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maynenkhiucs.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maynenkhiucs.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maynenkhiucs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":9,"href":"https:\/\/maynenkhiucs.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":29,"href":"https:\/\/maynenkhiucs.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/29"}],"wp:attachment":[{"href":"https:\/\/maynenkhiucs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}