{"id":55,"date":"2025-12-11T00:37:26","date_gmt":"2025-12-11T00:37:26","guid":{"rendered":"https:\/\/powdercoatlinekt.com\/?page_id=55"},"modified":"2026-05-09T04:04:47","modified_gmt":"2026-05-09T04:04:47","slug":"powder-coating-booth","status":"publish","type":"page","link":"https:\/\/powdercoatlinekt.com\/vi\/powder-coating-booth\/","title":{"rendered":"Bu\u1ed3ng phun s\u01a1n b\u1ed9t"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n\n  <title>Powder Coating Booths | Manual &amp; Automatic Booth Manufacturer | Ketu<\/title>\n  <meta name=\"description\" content=\"Ketu designs and builds manual, automatic and fast color change powder coating booths with powder recovery systems for complete coating lines.\" \/>\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=Inter:wght@300;400;500;600;700;800;900&family=Lexend:wght@400;600;700;800&display=swap\" rel=\"stylesheet\" \/>\n\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n\n  <script>\n    tailwind.config = {\n      theme: {\n        extend: {\n          colors: {\n            primary: {\n              DEFAULT: '#7C3AED',\n              dark: '#5B21B6',\n              light: '#F3E8FF',\n              50: '#F5F3FF',\n              100: '#EDE9FE',\n              200: '#DDD6FE',\n              300: '#C4B5FD',\n              400: '#A78BFA',\n              500: '#8B5CF6',\n              600: '#7C3AED',\n              700: '#6D28D9',\n              800: '#5B21B6',\n              900: '#4C1D95'\n            },\n            secondary: {\n              DEFAULT: '#A855F7',\n              dark: '#7E22CE',\n              light: '#FAF5FF'\n            },\n            accent: {\n              DEFAULT: '#C084FC',\n              dark: '#9333EA',\n              light: '#F5D0FE'\n            },\n            neutral: {\n              50: '#fafafa',\n              100: '#f5f5f5',\n              200: '#e5e5e5',\n              300: '#d4d4d4',\n              400: '#a3a3a3',\n              500: '#737373',\n              600: '#525252',\n              700: '#404040',\n              800: '#262626',\n              900: '#171717',\n              950: '#0a0a0a'\n            }\n          },\n          fontFamily: {\n            sans: ['Inter', 'sans-serif'],\n            heading: ['Lexend', 'sans-serif']\n          },\n          boxShadow: {\n            purpleSoft: '0 22px 60px rgba(124,58,237,.18)',\n            purpleStrong: '0 26px 70px rgba(124,58,237,.32)'\n          }\n        }\n      }\n    }\n  <\/script>\n\n  <style>\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      font-family: 'Inter', sans-serif;\n      color: #0f172a;\n      background: #fafafa;\n    }\n\n    .font-heading {\n      font-family: 'Lexend', sans-serif;\n    }\n\n    .kt-glass-card {\n      background: rgba(255, 255, 255, .82);\n      backdrop-filter: blur(16px);\n      border: 1px solid rgba(124, 58, 237, .14);\n      box-shadow: 0 18px 48px rgba(88, 28, 135, .08);\n    }\n\n    .kt-img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    .kt-section-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 14px;\n      border-radius: 999px;\n      background: #F3E8FF;\n      color: #6D28D9;\n      font-size: 13px;\n      font-weight: 800;\n      border: 1px solid rgba(124, 58, 237, .16);\n    }\n\n    .kt-section-badge-dot {\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: #7C3AED;\n      box-shadow: 0 0 0 5px rgba(124, 58, 237, .12);\n    }\n\n    .kt-purple-gradient {\n      background:\n        radial-gradient(circle at top right, rgba(168,85,247,.20), transparent 38%),\n        radial-gradient(circle at bottom left, rgba(124,58,237,.14), transparent 42%),\n        linear-gradient(135deg, #ffffff 0%, #faf5ff 55%, #f5f3ff 100%);\n    }\n\n    .kt-dark-gradient {\n      background:\n        radial-gradient(circle at top left, rgba(192,132,252,.28), transparent 34%),\n        radial-gradient(circle at bottom right, rgba(124,58,237,.30), transparent 42%),\n        linear-gradient(135deg, #2e1065 0%, #4c1d95 42%, #6d28d9 100%);\n    }\n\n    .kt-hover-lift {\n      transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n    }\n\n    .kt-hover-lift:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 26px 70px rgba(124, 58, 237, .18);\n      border-color: rgba(124, 58, 237, .35);\n    }\n\n    .kt-primary-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      border-radius: 999px;\n      padding: 14px 28px;\n      color: #fff;\n      font-weight: 800;\n      text-decoration: none;\n      background: linear-gradient(135deg, #7C3AED 0%, #A855F7 100%);\n      box-shadow: 0 18px 40px rgba(124, 58, 237, .28);\n      transition: transform .22s ease, box-shadow .22s ease;\n    }\n\n    .kt-primary-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 24px 58px rgba(124, 58, 237, .38);\n    }\n\n    .kt-secondary-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      border-radius: 999px;\n      padding: 14px 28px;\n      color: #4C1D95;\n      font-weight: 800;\n      text-decoration: none;\n      background: #fff;\n      border: 1px solid rgba(124, 58, 237, .22);\n      box-shadow: 0 14px 30px rgba(88, 28, 135, .08);\n      transition: transform .22s ease, border-color .22s ease, background .22s ease;\n    }\n\n    .kt-secondary-btn:hover {\n      transform: translateY(-2px);\n      border-color: rgba(124, 58, 237, .55);\n      background: #F3E8FF;\n    }\n\n    .kt-table th,\n    .kt-table td {\n      padding: 14px 16px;\n      border-bottom: 1px solid #eee7ff;\n      font-size: 13px;\n      vertical-align: top;\n    }\n\n    .kt-table th {\n      background: #F5F3FF;\n      color: #5B21B6;\n      font-weight: 800;\n    }\n\n    .kt-table td {\n      color: #525252;\n    }\n\n    .kt-table tr:hover td {\n      background: #FAF5FF;\n    }\n\n    \/* ========== Contact Floating Buttons + Popup ========== *\/\n    .kt-contact-float-wrap {\n      position: fixed;\n      right: 28px;\n      bottom: 28px;\n      z-index: 9998;\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n      align-items: flex-end;\n    }\n\n    .kt-contact-float-main,\n    .kt-contact-float-wa {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      text-decoration: none;\n      border-radius: 999px;\n      font-weight: 900;\n      line-height: 1;\n      transition: transform .22s ease, box-shadow .22s ease, background .22s ease, border-color .22s ease;\n    }\n\n    .kt-contact-float-main {\n      min-width: 218px;\n      padding: 15px 22px;\n      color: #fff;\n      background: linear-gradient(135deg, #7C3AED 0%, #A855F7 100%);\n      box-shadow: 0 18px 42px rgba(124, 58, 237, .42);\n    }\n\n    .kt-contact-float-main:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 24px 58px rgba(124, 58, 237, .52);\n    }\n\n    .kt-contact-float-wa {\n      padding: 12px 18px;\n      color: #6D28D9;\n      background: rgba(255, 255, 255, .94);\n      border: 1px solid rgba(124, 58, 237, .24);\n      box-shadow: 0 14px 36px rgba(88, 28, 135, .16);\n      backdrop-filter: blur(12px);\n    }\n\n    .kt-contact-float-wa:hover {\n      transform: translateY(-2px);\n      border-color: rgba(124, 58, 237, .55);\n      background: #F3E8FF;\n    }\n\n    .kt-contact-icon {\n      width: 34px;\n      height: 34px;\n      border-radius: 999px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: rgba(255, 255, 255, .18);\n    }\n\n    .kt-contact-mobile-bar {\n      position: fixed;\n      left: 12px;\n      right: 12px;\n      bottom: 12px;\n      z-index: 9998;\n      display: none;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      padding: 10px;\n      border-radius: 22px;\n      background: rgba(255, 255, 255, .92);\n      border: 1px solid rgba(124, 58, 237, .18);\n      box-shadow: 0 20px 52px rgba(88, 28, 135, .22);\n      backdrop-filter: blur(14px);\n    }\n\n    .kt-mobile-btn {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      min-height: 48px;\n      border-radius: 16px;\n      text-decoration: none;\n      font-weight: 900;\n      font-size: 14px;\n    }\n\n    .kt-mobile-btn-primary {\n      background: linear-gradient(135deg, #7C3AED 0%, #A855F7 100%);\n      color: #fff;\n    }\n\n    .kt-mobile-btn-secondary {\n      background: #F3E8FF;\n      color: #6D28D9;\n      border: 1px solid rgba(124, 58, 237, .18);\n    }\n\n    .kt-popup-overlay {\n      position: fixed;\n      inset: 0;\n      background: rgba(15, 23, 42, .72);\n      backdrop-filter: blur(10px);\n      z-index: 9999;\n      display: none;\n      align-items: center;\n      justify-content: center;\n      padding: 18px;\n      font-family: inherit;\n    }\n\n    .kt-popup-overlay:target {\n      display: flex;\n    }\n\n    .kt-popup-shell {\n      width: min(980px, 100%);\n      max-height: 92vh;\n      overflow: hidden;\n      background: #fff;\n      border-radius: 30px;\n      box-shadow: 0 34px 90px rgba(46, 16, 101, .42);\n      border: 1px solid rgba(124, 58, 237, .22);\n      position: relative;\n      animation: kt-popup-in .22s ease both;\n    }\n\n    @keyframes kt-popup-in {\n      from {\n        opacity: 0;\n        transform: translateY(18px) scale(.98);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0) scale(1);\n      }\n    }\n\n    .kt-popup-grid {\n      display: grid;\n      grid-template-columns: .95fr 1.05fr;\n      min-height: 580px;\n    }\n\n    .kt-popup-side {\n      color: #fff;\n      padding: 36px;\n      background:\n        radial-gradient(circle at top right, rgba(255,255,255,.20), transparent 35%),\n        radial-gradient(circle at bottom left, rgba(216,180,254,.24), transparent 40%),\n        linear-gradient(135deg, #4C1D95 0%, #6D28D9 48%, #8B5CF6 100%);\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      gap: 28px;\n    }\n\n    .kt-popup-badge {\n      width: 62px;\n      height: 62px;\n      border-radius: 20px;\n      background: rgba(255,255,255,.16);\n      border: 1px solid rgba(255,255,255,.22);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 900;\n      font-size: 23px;\n      box-shadow: 0 18px 42px rgba(0,0,0,.18);\n    }\n\n    .kt-popup-side h3 {\n      font-size: 34px;\n      line-height: 1.12;\n      font-weight: 900;\n      margin: 22px 0 12px;\n    }\n\n    .kt-popup-side p {\n      color: rgba(255,255,255,.82);\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    .kt-popup-proof {\n      display: grid;\n      gap: 12px;\n    }\n\n    .kt-popup-proof-item {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n      padding: 14px;\n      border-radius: 18px;\n      background: rgba(255,255,255,.12);\n      border: 1px solid rgba(255,255,255,.16);\n    }\n\n    .kt-popup-proof-mark {\n      width: 26px;\n      height: 26px;\n      flex: 0 0 26px;\n      border-radius: 999px;\n      background: rgba(255,255,255,.20);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 13px;\n      font-weight: 900;\n    }\n\n    .kt-popup-proof-item strong {\n      display: block;\n      font-size: 14px;\n      margin-bottom: 3px;\n    }\n\n    .kt-popup-proof-item span {\n      display: block;\n      font-size: 12px;\n      color: rgba(255,255,255,.76);\n      line-height: 1.55;\n    }\n\n    .kt-popup-form-panel {\n      padding: 36px;\n      overflow-y: auto;\n    }\n\n    .kt-popup-close {\n      position: absolute;\n      top: 16px;\n      right: 16px;\n      z-index: 3;\n      width: 38px;\n      height: 38px;\n      border-radius: 999px;\n      background: #F3E8FF;\n      color: #6D28D9;\n      border: 1px solid rgba(124,58,237,.18);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-decoration: none;\n      font-size: 22px;\n      line-height: 1;\n      font-weight: 800;\n    }\n\n    .kt-popup-close:hover {\n      background: #E9D5FF;\n    }\n\n    .kt-form-title {\n      font-size: 28px;\n      font-weight: 900;\n      color: #0f172a;\n      margin: 0 42px 8px 0;\n    }\n\n    .kt-form-subtitle {\n      color: #64748b;\n      font-size: 14px;\n      line-height: 1.6;\n      margin-bottom: 22px;\n    }\n\n    .kt-form-chips {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 22px;\n    }\n\n    .kt-form-chip {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      border-radius: 999px;\n      padding: 8px 11px;\n      background: #F3E8FF;\n      color: #6D28D9;\n      font-size: 12px;\n      font-weight: 800;\n      border: 1px solid rgba(124,58,237,.14);\n    }\n\n    .kt-form-row {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n    }\n\n    .kt-field-label {\n      display: block;\n      font-size: 13px;\n      color: #334155;\n      font-weight: 900;\n      margin: 0 0 7px;\n    }\n\n    .iq-field {\n      display: block !important;\n      width: 100% !important;\n      padding: 13px 14px !important;\n      border: 1.5px solid #E9D5FF !important;\n      border-radius: 14px !important;\n      font-size: 14px !important;\n      outline: none !important;\n      box-sizing: border-box !important;\n      font-family: inherit !important;\n      background: #fff !important;\n      color: #0f172a !important;\n      margin: 0 !important;\n      box-shadow: none !important;\n      -webkit-appearance: none !important;\n      transition: border-color .2s, box-shadow .2s, background .2s !important;\n    }\n\n    .iq-field::placeholder {\n      color: #94a3b8 !important;\n    }\n\n    .iq-field:focus {\n      border-color: #7C3AED !important;\n      box-shadow: 0 0 0 4px rgba(124,58,237,.16) !important;\n      background: #FAF5FF !important;\n    }\n\n    .kt-form-submit {\n      width: 100%;\n      min-height: 52px;\n      border: 0;\n      border-radius: 16px;\n      background: linear-gradient(135deg, #7C3AED 0%, #A855F7 100%);\n      color: #fff;\n      font-size: 15px;\n      font-weight: 900;\n      cursor: pointer;\n      box-shadow: 0 18px 40px rgba(124,58,237,.30);\n      transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease;\n    }\n\n    .kt-form-submit:hover {\n      transform: translateY(-1px);\n      box-shadow: 0 24px 54px rgba(124,58,237,.40);\n    }\n\n    .kt-form-submit:disabled {\n      opacity: .62;\n      cursor: not-allowed;\n      transform: none;\n    }\n\n    .kt-form-note {\n      margin-top: 14px;\n      padding: 13px 14px;\n      border-radius: 16px;\n      background: #FAF5FF;\n      border: 1px solid rgba(124,58,237,.14);\n      color: #64748b;\n      font-size: 12px;\n      line-height: 1.6;\n    }\n\n    .kt-error-text {\n      display: none;\n      color: #dc2626;\n      font-size: 12px;\n      text-align: center;\n      margin: 0;\n    }\n\n    @media (max-width: 860px) {\n      .kt-popup-shell {\n        width: min(520px, 100%);\n        overflow-y: auto;\n      }\n\n      .kt-popup-grid {\n        grid-template-columns: 1fr;\n        min-height: 0;\n      }\n\n      .kt-popup-side {\n        padding: 26px;\n      }\n\n      .kt-popup-side h3 {\n        font-size: 28px;\n      }\n\n      .kt-popup-form-panel {\n        padding: 26px;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .kt-contact-float-wrap {\n        display: none;\n      }\n\n      .kt-contact-mobile-bar {\n        display: grid;\n      }\n\n      .kt-form-row {\n        grid-template-columns: 1fr;\n      }\n\n      .kt-popup-overlay {\n        padding: 10px;\n        align-items: flex-end;\n      }\n\n      .kt-popup-shell {\n        border-radius: 26px 26px 18px 18px;\n        max-height: 94vh;\n      }\n\n      .kt-popup-side {\n        display: none;\n      }\n\n      .kt-popup-form-panel {\n        padding: 26px 20px 22px;\n      }\n\n      .kt-form-title {\n        font-size: 24px;\n        margin-right: 42px;\n      }\n\n      body {\n        padding-bottom: 82px;\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <main class=\"bg-neutral-50\">\n    <!-- Hero Section -->\n    <section id=\"powder-coating-booth-hero\" class=\"relative py-20 lg:py-28 kt-purple-gradient overflow-hidden\">\n      <div class=\"absolute inset-0 opacity-60 pointer-events-none\">\n        <div class=\"absolute -top-32 -left-24 w-80 h-80 bg-primary\/20 rounded-full blur-3xl\"><\/div>\n        <div class=\"absolute -bottom-40 -right-20 w-96 h-96 bg-accent\/20 rounded-full blur-3xl\"><\/div>\n        <div class=\"absolute top-1\/2 left-1\/3 w-72 h-72 bg-secondary\/10 rounded-full blur-3xl -translate-y-1\/2\"><\/div>\n      <\/div>\n\n      <div class=\"relative z-10 max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n          <div>\n            <div class=\"kt-section-badge mb-6\">\n              <span class=\"kt-section-badge-dot\"><\/span>\n              Nh\u00e0 s\u1ea3n xu\u1ea5t bu\u1ed3ng phun s\u01a1n b\u1ed9t t\u1ea1i Trung Qu\u1ed1c\n            <\/div>\n\n            <h1 class=\"font-heading text-4xl sm:text-5xl lg:text-6xl font-extrabold text-neutral-950 leading-tight mb-6\">\n              Bu\u1ed3ng phun s\u01a1n b\u1ed9t\n              <span class=\"block bg-gradient-to-r from-primary via-secondary to-accent bg-clip-text text-transparent mt-2\">\n                S\u1ea1ch s\u1ebd, Hi\u1ec7u qu\u1ea3 &amp; D\u1ec5 v\u1eadn h\u00e0nh\n              <\/span>\n            <\/h1>\n\n            <p class=\"text-lg sm:text-xl text-neutral-600 max-w-xl mb-8 leading-relaxed\">\n              Ketu designs and builds manual and automatic powder coating booths that keep your workshop clean,\n              improve transfer efficiency and make color changes faster \u2014 fully integrated into your complete\n              powder coating line.\n            <\/p>\n\n            <div class=\"flex flex-wrap gap-4 mb-8\">\n              <a href=\"#kt-contact-popup\" class=\"kt-primary-btn\">\n                Y\u00eau c\u1ea7u \u0111\u1ec1 xu\u1ea5t bu\u1ed3ng phun s\u01a1n b\u1ed9t\n                <span>\u2192<\/span>\n              <\/a>\n              <a href=\"#kt-contact-popup\" class=\"kt-secondary-btn\">\n                G\u1eedi k\u00edch th\u01b0\u1edbc b\u1ed9 ph\u1eadn &amp; s\u1ea3n l\u01b0\u1ee3ng\n              <\/a>\n            <\/div>\n\n            <div class=\"grid grid-cols-3 gap-6 max-w-xl\">\n              <div class=\"text-center bg-white\/70 rounded-2xl p-4 border border-primary\/10\">\n                <div class=\"text-3xl font-extrabold text-primary mb-1\">10+<\/div>\n                <p class=\"text-xs text-neutral-500\">Years Booth Experience<\/p>\n              <\/div>\n              <div class=\"text-center bg-white\/70 rounded-2xl p-4 border border-primary\/10\">\n                <div class=\"text-3xl font-extrabold text-primary mb-1\">3<\/div>\n                <p class=\"text-xs text-neutral-500\">Main Booth Types<\/p>\n              <\/div>\n              <div class=\"text-center bg-white\/70 rounded-2xl p-4 border border-primary\/10\">\n                <div class=\"text-3xl font-extrabold text-primary mb-1\">98%<\/div>\n                <p class=\"text-xs text-neutral-500\">Line Project Satisfaction<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"relative\">\n            <div class=\"bg-white\/80 backdrop-blur-md border border-primary\/10 rounded-3xl shadow-purpleSoft p-4\">\n              <div class=\"relative overflow-hidden rounded-2xl mb-4 aspect-[4\/3]\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/powder-booth.webp\"\n                  alt=\"T\u1ed5ng quan v\u1ec1 bu\u1ed3ng s\u01a1n t\u0129nh \u0111i\u1ec7n Ketu\"\n                  class=\"kt-img\"\n                \/>\n                <div class=\"absolute top-4 left-4 px-3 py-1 rounded-full bg-primary\/80 text-white text-xs font-bold backdrop-blur\">\n                  Gi\u1ea3i ph\u00e1p bu\u1ed3ng th\u1ee7 c\u00f4ng &amp; t\u1ef1 \u0111\u1ed9ng\n                <\/div>\n              <\/div>\n\n              <div class=\"grid grid-cols-3 gap-3\">\n                <div class=\"overflow-hidden rounded-xl border border-primary\/10 aspect-square\">\n                  <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/powder-booth3-jpg.webp\" alt=\"B\u00ean trong bu\u1ed3ng s\u01a1n b\u1ed9t th\u1ee7 c\u00f4ng\" class=\"kt-img\" \/>\n                <\/div>\n                <div class=\"overflow-hidden rounded-xl border border-primary\/10 aspect-square\">\n                  <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/powder-booth1-jpg.webp\" alt=\"Bu\u1ed3ng s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng v\u1edbi b\u0103ng chuy\u1ec1n\" class=\"kt-img\" \/>\n                <\/div>\n                <div class=\"overflow-hidden rounded-xl border border-primary\/10 aspect-square\">\n                  <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/3-jpg-1.webp\" alt=\"H\u1ec7 th\u1ed1ng thu h\u1ed3i b\u1ed9t\" class=\"kt-img\" \/>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"absolute -bottom-6 -left-4 bg-white rounded-2xl shadow-purpleSoft border border-primary\/10 px-4 py-3 flex items-center gap-3\">\n              <div class=\"w-8 h-8 rounded-xl bg-primary\/10 flex items-center justify-center\">\n                <span class=\"w-2 h-2 bg-primary rounded-full animate-pulse\"><\/span>\n              <\/div>\n              <div>\n                <p class=\"text-xs font-extrabold text-neutral-800\">Khu v\u1ef1c l\u00e0m vi\u1ec7c s\u1ea1ch s\u1ebd &amp; an to\u00e0n<\/p>\n                <p class=\"text-[11px] text-neutral-500\">Designed airflow and filter area<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- What is a Powder Coating Booth -->\n    <section class=\"py-20 bg-white\">\n      <div class=\"max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n          <div>\n            <span class=\"kt-section-badge mb-5\">\n              <span class=\"kt-section-badge-dot\"><\/span>\n              Booth Basics\n            <\/span>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-4\">\n              Bu\u1ed3ng phun s\u01a1n b\u1ed9t l\u00e0 g\u00ec &amp; T\u1ea1i sao n\u00f3 quan tr\u1ecdng\n            <\/h2>\n\n            <p class=\"text-neutral-600 text-lg mb-6 leading-relaxed\">\n              Bu\u1ed3ng phun s\u01a1n b\u1ed9t l\u00e0 n\u01a1i l\u00e0m vi\u1ec7c ch\u00ednh n\u01a1i phun b\u1ed9t l\u00ean c\u00e1c b\u1ed9 ph\u1eadn kim lo\u1ea1i c\u1ee7a b\u1ea1n.\n  N\u00f3 \u1ea3nh h\u01b0\u1edfng tr\u1ef1c ti\u1ebfp \u0111\u1ebfn ch\u1ea5t l\u01b0\u1ee3ng l\u1edbp ph\u1ee7, an to\u00e0n cho ng\u01b0\u1eddi v\u1eadn h\u00e0nh v\u00e0 chi ph\u00ed b\u1ed9t.\n            <\/p>\n\n            <p class=\"text-neutral-600 mb-6 leading-relaxed\">\n              A well-designed booth should capture overspray, provide stable airflow, protect operators and\n              make cleaning and color changes as fast as possible. At Ketu, we design the booth together\n              with the complete line \u2014 not as a standalone box.\n            <\/p>\n\n            <ul class=\"space-y-4 text-sm text-neutral-700\">\n              <li class=\"flex items-start gap-3\">\n                <span class=\"mt-1 w-2.5 h-2.5 rounded-full bg-primary flex-shrink-0\"><\/span>\n                <span>M\u00f4i tr\u01b0\u1eddng s\u1ea1ch s\u1ebd, ki\u1ec3m so\u00e1t \u0111\u1ec3 \u1ee9ng d\u1ee5ng b\u1ed9t \u1ed5n \u0111\u1ecbnh v\u00e0 x\u00e2y d\u1ef1ng l\u1edbp m\u00e0ng.<\/span>\n              <\/li>\n              <li class=\"flex items-start gap-3\">\n                <span class=\"mt-1 w-2.5 h-2.5 rounded-full bg-primary flex-shrink-0\"><\/span>\n                <span>Lu\u1ed3ng kh\u00ed c\u00e2n b\u1eb1ng \u0111\u1ec3 tr\u00e1nh b\u1ee5i, nhi\u1ec5u lo\u1ea1n v\u00e0 c\u00e1c l\u1ed7i ion ng\u01b0\u1ee3c.<\/span>\n              <\/li>\n              <li class=\"flex items-start gap-3\">\n                <span class=\"mt-1 w-2.5 h-2.5 rounded-full bg-primary flex-shrink-0\"><\/span>\n                <span>H\u1ed3i ph\u1ee5c b\u1ed9t hi\u1ec7u qu\u1ea3 \u0111\u1ec3 gi\u1ea3m l\u00e3ng ph\u00ed b\u1ed9t v\u00e0 chi ph\u00ed v\u1ec7 sinh.<\/span>\n              <\/li>\n              <li class=\"flex items-start gap-3\">\n                <span class=\"mt-1 w-2.5 h-2.5 rounded-full bg-primary flex-shrink-0\"><\/span>\n                <span>Chi\u1ebfu s\u00e1ng t\u1ed1t v\u00e0 ergonomics cho ng\u01b0\u1eddi v\u1eadn h\u00e0nh ho\u1eb7c robot ti\u1ebfp c\u1eadn t\u1ea5t c\u1ea3 c\u00e1c b\u1ec1 m\u1eb7t.<\/span>\n              <\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"space-y-4\">\n            <div class=\"rounded-3xl overflow-hidden shadow-purpleSoft border border-primary\/10 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/powder-booth2-jpg.webp\" alt=\"M\u00f4 ph\u1ecfng lu\u1ed3ng kh\u00f4ng kh\u00ed b\u00ean trong bu\u1ed3ng s\u01a1n t\u0129nh \u0111i\u1ec7n\" class=\"kt-img\" \/>\n            <\/div>\n            <div class=\"grid grid-cols-2 gap-4\">\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/powder-booth-jpg.webp\" alt=\"G\u00f3c nh\u00ecn c\u1ee7a operator b\u00ean trong bu\u1ed3ng phun s\u01a1n b\u1ed9t\" class=\"kt-img\" \/>\n              <\/div>\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone2-jpg-2.webp\" alt=\"Chi\u1ebfu s\u00e1ng v\u00e0 kh\u1ea3 n\u0103ng quan s\u00e1t trong bu\u1ed3ng\" class=\"kt-img\" \/>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Booth Types -->\n    <section id=\"booth-types\" class=\"py-20 bg-neutral-50\">\n      <div class=\"max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"text-center max-w-3xl mx-auto mb-14\">\n          <span class=\"kt-section-badge mb-5\">\n            <span class=\"kt-section-badge-dot\"><\/span>\n            Booth Types\n          <\/span>\n\n          <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-4\">\n            C\u00e1c lo\u1ea1i bu\u1ed3ng phun s\u01a1n b\u1ed9t ch\u00fang t\u00f4i cung c\u1ea5p\n          <\/h2>\n\n          <p class=\"text-neutral-600 text-lg leading-relaxed\">\n            From flexible manual booths for job shops to automatic booths with powder recovery and fast\n            color change, Ketu configures each solution around your parts, colors and line type.\n          <\/p>\n        <\/div>\n\n        <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8\">\n          <article class=\"bg-white rounded-3xl border border-primary\/10 shadow-sm kt-hover-lift p-5 flex flex-col\">\n            <div class=\"rounded-2xl overflow-hidden mb-4 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/corepowder-booth-jpg.webp\" alt=\"Bu\u1ed3ng phun s\u01a1n b\u1ed9t th\u1ee7 c\u00f4ng\" class=\"kt-img\" \/>\n            <\/div>\n            <h3 class=\"font-heading text-lg font-bold text-neutral-950 mb-2\">Bu\u1ed3ng phun b\u1ed9t th\u1ee7 c\u00f4ng<\/h3>\n            <p class=\"text-sm text-neutral-600 mb-4\">D\u00e0nh cho s\u1ea3n xu\u1ea5t linh ho\u1ea1t v\u00e0 thay \u0111\u1ed5i m\u1eabu m\u00e3 th\u01b0\u1eddng xuy\u00ean, v\u1edbi m\u1ed9t ho\u1eb7c hai c\u00f4ng nh\u00e2n v\u1eadn h\u00e0nh.<\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2 mb-5 flex-1\">\n              <li>\u2022 L\u00fd t\u01b0\u1edfng cho n\u1ed9i th\u1ea5t, t\u1ee7 v\u00e0 c\u00e1c x\u01b0\u1edfng gia c\u00f4ng<\/li>\n              <li>\u2022 D\u1ec5 d\u00e0ng ti\u1ebfp c\u1eadn t\u1eeb ph\u00eda tr\u01b0\u1edbc ho\u1eb7c c\u1ea3 hai b\u00ean<\/li>\n              <li>\u2022 \u0110i\u1ec1u khi\u1ec3n \u0111\u01a1n gi\u1ea3n v\u00e0 \u0111\u00e8n LED s\u00e1ng r\u00f5<\/li>\n            <\/ul>\n            <span class=\"text-[11px] text-primary font-bold\">Batch oven + manual handling<\/span>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-primary\/10 shadow-sm kt-hover-lift p-5 flex flex-col\">\n            <div class=\"rounded-2xl overflow-hidden mb-4 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/pppowder-booth-jpg.webp\" alt=\"Bu\u1ed3ng phun s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng\" class=\"kt-img\" \/>\n            <\/div>\n            <h3 class=\"font-heading text-lg font-bold text-neutral-950 mb-2\">Bu\u1ed3ng phun b\u1ed9t t\u1ef1 \u0111\u1ed9ng<\/h3>\n            <p class=\"text-sm text-neutral-600 mb-4\">D\u00e0nh cho d\u00e2y chuy\u1ec1n b\u0103ng t\u1ea3i li\u00ean t\u1ee5c v\u1edbi s\u00fang t\u1ef1 \u0111\u1ed9ng v\u00e0 t\u00f9y ch\u1ecdn ch\u1ec9nh s\u1eeda th\u1ee7 c\u00f4ng.<\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2 mb-5 flex-1\">\n              <li>\u2022 Integrated with gun control and reciprocators<\/li>\n              <li>\u2022 Lu\u1ed3ng kh\u00f4ng kh\u00ed \u1ed5n \u0111\u1ecbnh d\u1ecdc theo b\u0103ng chuy\u1ec1n<\/li>\n              <li>\u2022 C\u1eeda truy c\u1eadp \u0111\u1ec3 ch\u1ec9nh s\u1eeda th\u1ee7 c\u00f4ng<\/li>\n            <\/ul>\n            <span class=\"text-[11px] text-primary font-bold\">Automatic line with curing oven<\/span>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-primary\/10 shadow-sm kt-hover-lift p-5 flex flex-col\">\n            <div class=\"rounded-2xl overflow-hidden mb-4 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/pppowder-booth2-jpg.webp\" alt=\"Bu\u1ed3ng phun s\u01a1n b\u1ed9t \u0111\u1ed5i m\u00e0u nhanh\" class=\"kt-img\" \/>\n            <\/div>\n            <h3 class=\"font-heading text-lg font-bold text-neutral-950 mb-2\">Bu\u1ed3ng thay \u0111\u1ed5i m\u00e0u nhanh<\/h3>\n            <p class=\"text-sm text-neutral-600 mb-4\">Thi\u1ebft k\u1ebf cho nhi\u1ec1u m\u00e0u s\u1eafc trong ng\u00e0y, gi\u1ea3m thi\u1ec3u th\u1eddi gian l\u00e0m s\u1ea1ch v\u00e0 th\u1eddi gian ch\u1ebft.<\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2 mb-5 flex-1\">\n              <li>\u2022 N\u1ed9i th\u1ea5t m\u01b0\u1ee3t m\u00e0 v\u00e0 g\u00f3c bo tr\u00f2n<\/li>\n              <li>\u2022 H\u1ec7 th\u1ed1ng thu h\u1ed3i v\u00e0 \u1ed1ng d\u1eabn d\u1ec5 v\u1ec7 sinh<\/li>\n              <li>\u2022 Th\u1eddi gian thay \u0111\u1ed5i m\u00e0u ng\u1eafn gi\u1eefa c\u00e1c l\u1ea7n s\u01a1n<\/li>\n            <\/ul>\n            <span class=\"text-[11px] text-primary font-bold\">Multi-color production<\/span>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-primary\/10 shadow-sm kt-hover-lift p-5 flex flex-col\">\n            <div class=\"rounded-2xl overflow-hidden mb-4 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232034.png\" alt=\"H\u1ec7 th\u1ed1ng thu h\u1ed3i b\u1ed9t\" class=\"kt-img\" \/>\n            <\/div>\n            <h3 class=\"font-heading text-lg font-bold text-neutral-950 mb-2\">H\u1ec7 th\u1ed1ng thu h\u1ed3i b\u1ed9t<\/h3>\n            <p class=\"text-sm text-neutral-600 mb-4\">B\u1ed9 l\u1ecdc cartridge, cyclone ho\u1eb7c h\u1ec7 th\u1ed1ng thu h\u1ed3i tr\u1ef1c ti\u1ebfp v\u00e0o h\u1ed9p ph\u00f9 h\u1ee3p v\u1edbi chi\u1ebfn l\u01b0\u1ee3c b\u1ed9t c\u1ee7a b\u1ea1n.<\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2 mb-5 flex-1\">\n              <li>B\u1ed9 l\u1ecdc cartridge cho s\u1ea3n xu\u1ea5t \u0111a m\u00e0u<\/li>\n              <li>Cyclone + b\u1ed9 l\u1ecdc cho c\u00e1c m\u00e0u \u0111\u01a1n th\u1ec3 v\u1edbi l\u01b0u l\u01b0\u1ee3ng l\u1edbn<\/li>\n              <li>\u2022 Designs focused on powder reuse rate<\/li>\n            <\/ul>\n            <span class=\"text-[11px] text-primary font-bold\">Investment vs. powder savings<\/span>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Key Features -->\n    <section class=\"py-20 bg-white\">\n      <div class=\"max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"grid lg:grid-cols-2 gap-12 items-start\">\n          <div>\n            <span class=\"kt-section-badge mb-5\">\n              <span class=\"kt-section-badge-dot\"><\/span>\n              Engineering Design\n            <\/span>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-4\">\n              Thi\u1ebft k\u1ebf cho lu\u1ed3ng kh\u00f4ng kh\u00ed, kh\u1ea3 n\u0103ng quan s\u00e1t &amp; b\u1ea3o tr\u00ec d\u1ec5 d\u00e0ng\n            <\/h2>\n\n            <p class=\"text-neutral-600 mb-8 leading-relaxed\">\n              Ketu powder coating booths are designed from an engineering perspective \u2014 balancing airflow,\n              filter area, noise, accessibility and long-term maintenance.\n            <\/p>\n\n            <div class=\"grid sm:grid-cols-2 gap-4 mb-8\">\n              <div class=\"bg-primary-50 rounded-2xl p-5 border border-primary\/10\">\n                <h3 class=\"text-sm font-extrabold text-neutral-950 mb-2\">Thi\u1ebft k\u1ebf lu\u1ed3ng kh\u00f4ng kh\u00ed<\/h3>\n                <p class=\"text-xs text-neutral-600 leading-relaxed\">Th\u00f4ng gi\u00f3 c\u00e2n \u0111\u1ed1i \u0111\u1ec3 tr\u00e1nh v\u00f9ng ch\u1ebft, t\u1ea1o ra d\u00f2ng ch\u1ea3y kh\u00f4ng \u0111\u1ec1u v\u00e0 v\u1ea5n \u0111\u1ec1 b\u1ee5i b\u1ea9n.<\/p>\n              <\/div>\n              <div class=\"bg-primary-50 rounded-2xl p-5 border border-primary\/10\">\n                <h3 class=\"text-sm font-extrabold text-neutral-950 mb-2\">Chi\u1ebfu s\u00e1ng &amp; kh\u1ea3 n\u0103ng quan s\u00e1t<\/h3>\n                <p class=\"text-xs text-neutral-600 leading-relaxed\">Chi\u1ebfu s\u00e1ng LED kh\u00f4ng b\u00f3ng t\u1ed1i \u0111\u1ec3 ng\u01b0\u1eddi v\u1eadn h\u00e0nh c\u00f3 th\u1ec3 nh\u00ecn r\u00f5 ch\u1ea5t l\u01b0\u1ee3ng l\u1edbp ph\u1ee7.<\/p>\n              <\/div>\n              <div class=\"bg-primary-50 rounded-2xl p-5 border border-primary\/10\">\n                <h3 class=\"text-sm font-extrabold text-neutral-950 mb-2\">Ti\u1ebfng \u1ed3n &amp; An to\u00e0n<\/h3>\n                <p class=\"text-xs text-neutral-600 leading-relaxed\">L\u1ef1a ch\u1ecdn qu\u1ea1t ph\u00f9 h\u1ee3p v\u00e0 b\u1ed1 tr\u00ed \u0111\u1ec3 gi\u1ea3m ti\u1ebfng \u1ed3n v\u00e0 n\u00e2ng cao s\u1ef1 tho\u1ea3i m\u00e1i cho ng\u01b0\u1eddi v\u1eadn h\u00e0nh.<\/p>\n              <\/div>\n              <div class=\"bg-primary-50 rounded-2xl p-5 border border-primary\/10\">\n                <h3 class=\"text-sm font-extrabold text-neutral-950 mb-2\">Truy c\u1eadp b\u1ea3o tr\u00ec<\/h3>\n                <p class=\"text-xs text-neutral-600 leading-relaxed\">B\u1ed9 l\u1ecdc, qu\u1ea1t v\u00e0 h\u1ec7 th\u1ed1ng \u1ed1ng d\u1eabn c\u00f3 th\u1ec3 truy c\u1eadp v\u00e0 b\u1ea3o tr\u00ec nhanh ch\u00f3ng.<\/p>\n              <\/div>\n            <\/div>\n\n            <ul class=\"space-y-3 text-sm text-neutral-700\">\n              <li>\u2022 C\u1ea5u tr\u00fac t\u1ea5m module gi\u00fap d\u1ec5 d\u00e0ng v\u1eadn chuy\u1ec3n v\u00e0 l\u1eafp \u0111\u1eb7t t\u1ea1i ch\u1ed7.<\/li>\n              <li>\u2022 B\u1ec1 m\u1eb7t n\u1ed9i th\u1ea5t m\u1ecbn \u0111\u1ec3 gi\u1ea3m t\u00edch t\u1ee5 b\u1ed9t v\u00e0 th\u1eddi gian l\u00e0m s\u1ea1ch.<\/li>\n              <li>\u2022 C\u1eeda an to\u00e0n, ch\u1eafn v\u00e0 interlock \u0111\u01b0\u1ee3c thi\u1ebft k\u1ebf ph\u00f9 h\u1ee3p v\u1edbi quy tr\u00ecnh l\u00e0m vi\u1ec7c c\u1ee7a ng\u01b0\u1eddi v\u1eadn h\u00e0nh.<\/li>\n              <li>\u2022 Layout coordinated with ovens, conveyor, racks and pretreatment.<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"space-y-4\">\n            <div class=\"rounded-3xl overflow-hidden shadow-purpleSoft border border-primary\/10 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232128.png\" alt=\"C\u1ea5u tr\u00fac v\u00e0 c\u00e1c t\u1ea5m c\u1ee7a bu\u1ed3ng phun s\u01a1n b\u1ed9t\" class=\"kt-img\" \/>\n            <\/div>\n            <div class=\"grid grid-cols-2 gap-4\">\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/powder-booth-2-scaled-745.webp\" alt=\"Truy c\u1eadp b\u1ed9 l\u1ecdc v\u00e0 qu\u1ea1t\" class=\"kt-img\" \/>\n              <\/div>\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/small-cyclone2-jpg.webp\" alt=\"Chi\u1ebfu s\u00e1ng LED b\u00ean trong bu\u1ed3ng s\u01a1n b\u1ed9t\" class=\"kt-img\" \/>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Specification Overview -->\n    <section class=\"py-20 bg-neutral-50\">\n      <div class=\"max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"flex flex-col lg:flex-row lg:items-end lg:justify-between gap-6 mb-10\">\n          <div>\n            <span class=\"kt-section-badge mb-5\">\n              <span class=\"kt-section-badge-dot\"><\/span>\n              Technical Overview\n            <\/span>\n            <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-3\">\n              T\u1ed5ng quan v\u1ec1 ti\u00eau chu\u1ea9n k\u1ef9 thu\u1eadt\n            <\/h2>\n            <p class=\"text-neutral-600 max-w-2xl leading-relaxed\">\n              Th\u00f4ng s\u1ed1 k\u1ef9 thu\u1eadt cu\u1ed1i c\u00f9ng ph\u1ee5 thu\u1ed9c v\u00e0o s\u1ea3n ph\u1ea9m c\u1ee7a b\u1ea1n v\u00e0 y\u00eau c\u1ea7u \u0111\u1ecba ph\u01b0\u01a1ng. Ph\u1ea7n d\u01b0\u1edbi \u0111\u00e2y\n                        tr\u00ecnh b\u00e0y c\u00e1c tham s\u1ed1 thi\u1ebft k\u1ebf \u0111i\u1ec3n h\u00ecnh cho bu\u1ed3ng phun s\u01a1n b\u1ed9t Ketu.\n            <\/p>\n          <\/div>\n          <div class=\"bg-white rounded-2xl border border-primary\/10 px-5 py-4 text-xs text-neutral-600 max-w-sm shadow-sm\">\n            <span class=\"font-extrabold text-neutral-900\">L\u01b0u \u00fd:<\/span> exact values will be confirmed based on\n            your part size, colors and daily output.\n          <\/div>\n        <\/div>\n\n        <div class=\"grid lg:grid-cols-3 gap-6 mb-10\">\n          <div class=\"bg-white rounded-2xl p-6 border border-primary\/10 shadow-sm kt-hover-lift\">\n            <h3 class=\"text-sm font-extrabold text-neutral-950 mb-2\">Lu\u1ed3ng kh\u00f4ng kh\u00ed &amp; Tho\u00e1t kh\u00ed<\/h3>\n            <p class=\"text-xs text-neutral-600 mb-4 leading-relaxed\">\n              Air velocity and exhaust volume are calculated based on booth size, gun quantity and target capture efficiency.\n            <\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2\">\n              <li>\u2022 T\u1ed1c \u0111\u1ed9 m\u1eb7t \u0111\u00fang t\u1ea1i khu v\u1ef1c v\u1eadn h\u00e0nh<\/li>\n              <li>\u2022 Th\u1ec3 t\u00edch tho\u00e1t kh\u00ed ph\u00f9 h\u1ee3p v\u1edbi di\u1ec7n t\u00edch b\u1ed9 l\u1ecdc<\/li>\n              <li>\u2022 T\u00f9y ch\u1ecdn VFD \u0111\u1ec3 ti\u1ebft ki\u1ec7m n\u0103ng l\u01b0\u1ee3ng<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"bg-white rounded-2xl p-6 border border-primary\/10 shadow-sm kt-hover-lift\">\n            <h3 class=\"text-sm font-extrabold text-neutral-950 mb-2\">K\u00edch th\u01b0\u1edbc bu\u1ed3ng<\/h3>\n            <p class=\"text-xs text-neutral-600 mb-4 leading-relaxed\">\n              K\u00edch th\u01b0\u1edbc \u0111\u01b0\u1ee3c x\u00e1c \u0111\u1ecbnh b\u1edfi k\u00edch th\u01b0\u1edbc ph\u1ea7n l\u1edbn nh\u1ea5t c\u1ee7a b\u1ea1n v\u00e0 ph\u01b0\u01a1ng ph\u00e1p x\u1eed l\u00fd.\n            <\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2\">\n              <li>\u2022 Manual booths for furniture and cabinets<\/li>\n              <li>\u2022 Tall booths for electrical cabinets<\/li>\n              <li>\u2022 Bu\u1ed3ng d\u00e0i cho c\u00e1c profile nh\u00f4m<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"bg-white rounded-2xl p-6 border border-primary\/10 shadow-sm kt-hover-lift\">\n            <h3 class=\"text-sm font-extrabold text-neutral-950 mb-2\">B\u1ed9 l\u1ecdc &amp; Thu h\u1ed3i<\/h3>\n            <p class=\"text-xs text-neutral-600 mb-4 leading-relaxed\">\n              Di\u1ec7n t\u00edch b\u1ed9 l\u1ecdc v\u00e0 ph\u01b0\u01a1ng ph\u00e1p l\u00e0m s\u1ea1ch \u0111\u01b0\u1ee3c thi\u1ebft k\u1ebf ph\u00f9 h\u1ee3p v\u1edbi lo\u1ea1i b\u1ed9t v\u00e0 s\u1ea3n l\u01b0\u1ee3ng c\u1ee7a b\u1ea1n.\n            <\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2\">\n              <li>\u2022 B\u1ed9 l\u1ecdc cartridge cho d\u00e2y chuy\u1ec1n \u0111a m\u00e0u<\/li>\n              <li>\u2022 Cyclone + cartridge cho m\u00e0u \u0111\u01a1n v\u1edbi s\u1ea3n l\u01b0\u1ee3ng l\u1edbn<\/li>\n              <li>\u2022 T\u00f9y ch\u1ecdn tr\u1ef1c ti\u1ebfp v\u00e0o h\u1ed9p \u0111\u1ec3 t\u00e1i s\u1eed d\u1ee5ng b\u1ed9t nhanh ch\u00f3ng<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"grid lg:grid-cols-3 gap-8 items-start\">\n          <div class=\"lg:col-span-2 bg-white rounded-3xl border border-primary\/10 overflow-hidden shadow-sm\">\n            <div class=\"px-6 py-4 border-b border-primary\/10 flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2\">\n              <h3 class=\"text-sm font-extrabold text-neutral-950\">\n                Example Specification Snapshot\n              <\/h3>\n              <span class=\"text-[11px] text-neutral-500\">Th\u1ee7 c\u00f4ng \/ T\u1ef1 \u0111\u1ed9ng \/ Thay \u0111\u1ed5i m\u00e0u nhanh<\/span>\n            <\/div>\n\n            <div class=\"overflow-x-auto\">\n              <table class=\"min-w-full kt-table\">\n                <thead>\n                  <tr>\n                    <th>Th\u00f4ng s\u1ed1 k\u1ef9 thu\u1eadt<\/th>\n                    <th>Bu\u1ed3ng th\u1ee7 c\u00f4ng<\/th>\n                    <th>Bu\u1ed3ng t\u1ef1 \u0111\u1ed9ng<\/th>\n                    <th>Thay \u0111\u1ed5i m\u00e0u nhanh<\/th>\n                  <\/tr>\n                <\/thead>\n                <tbody>\n                  <tr>\n                    <td class=\"font-bold text-neutral-800\">\u1ee8ng d\u1ee5ng \u0111i\u1ec3n h\u00ecnh<\/td>\n                    <td>N\u1ed9i th\u1ea5t \/ T\u1ee7 \/ X\u01b0\u1edfng gia c\u00f4ng<\/td>\n                    <td>D\u00e2y chuy\u1ec1n b\u0103ng t\u1ea3i, s\u1ed1 l\u01b0\u1ee3ng l\u1edbn<\/td>\n                    <td>D\u00e2y chuy\u1ec1n \u0111a m\u00e0u<\/td>\n                  <\/tr>\n                  <tr>\n                    <td class=\"font-bold text-neutral-800\">Lo\u1ea1i d\u00e2y chuy\u1ec1n<\/td>\n                    <td>L\u00f2 s\u1ea5y theo l\u00f4 + gi\u00e1 \u0111\u1ee1<\/td>\n                    <td>D\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng + l\u00f2 s\u1ea5y<\/td>\n                    <td>Th\u1ee7 c\u00f4ng ho\u1eb7c t\u1ef1 \u0111\u1ed9ng<\/td>\n                  <\/tr>\n                  <tr>\n                    <td class=\"font-bold text-neutral-800\">T\u1ea7n su\u1ea5t thay \u0111\u1ed5i m\u00e0u<\/td>\n                    <td>Th\u1ea5p \u0111\u1ebfn trung b\u00ecnh<\/td>\n                    <td>Trung b\u00ecnh<\/td>\n                    <td>High, many colors per day<\/td>\n                  <\/tr>\n                  <tr>\n                    <td class=\"font-bold text-neutral-800\">H\u1ec7 th\u1ed1ng ph\u1ee5c h\u1ed3i<\/td>\n                    <td>B\u1ed9 l\u1ecdc cartridge<\/td>\n                    <td>Cyclone + b\u1ed9 l\u1ecdc \/ cartridge<\/td>\n                    <td>Thi\u1ebft k\u1ebf b\u1ed9 l\u1ecdc d\u1ec5 l\u00e0m s\u1ea1ch<\/td>\n                  <\/tr>\n                <\/tbody>\n              <\/table>\n            <\/div>\n          <\/div>\n\n          <div class=\"space-y-3\">\n            <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/small-cyclone1-jpg.webp\" alt=\"B\u1ea3n ph\u00e1c th\u1ea3o k\u00edch th\u01b0\u1edbc bu\u1ed3ng\" class=\"kt-img\" \/>\n            <\/div>\n            <p class=\"text-xs text-neutral-500 leading-relaxed\">\n              Ch\u00fang t\u00f4i lu\u00f4n x\u00e1c nh\u1eadn k\u00edch th\u01b0\u1edbc cu\u1ed1i c\u00f9ng v\u00e0 th\u00f4ng s\u1ed1 k\u1ef9 thu\u1eadt ph\u00f9 h\u1ee3p v\u1edbi c\u00e1c b\u1ed9 ph\u1eadn th\u1ef1c t\u1ebf v\u00e0 b\u1ed1 tr\u00ed c\u1ee7a b\u1ea1n tr\u01b0\u1edbc khi s\u1ea3n xu\u1ea5t.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Integration -->\n    <section class=\"py-20 bg-white\">\n      <div class=\"max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n          <div>\n            <span class=\"kt-section-badge mb-5\">\n              <span class=\"kt-section-badge-dot\"><\/span>\n              Complete Line Integration\n            <\/span>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-4\">\n              T\u00edch h\u1ee3p v\u00e0o m\u1ed9t d\u00e2y chuy\u1ec1n s\u01a1n t\u0129nh \u0111i\u1ec7n ho\u00e0n ch\u1ec9nh\n            <\/h2>\n\n            <p class=\"text-neutral-600 mb-6 leading-relaxed\">\n              A powder coating booth is never working alone. We design your booth together with pretreatment,\n              drying, conveyor or racks and curing oven \u2014 so there are no hidden bottlenecks.\n            <\/p>\n\n            <ul class=\"space-y-3 text-sm text-neutral-700 mb-6\">\n              <li>\u2022 Kho\u1ea3ng c\u00e1ch v\u00e0 lu\u1ed3ng kh\u00ed t\u1eeb x\u1eed l\u00fd tr\u01b0\u1edbc \/ s\u1ea5y \u0111\u1ebfn bu\u1ed3ng.<\/li>\n              <li>\u2022 Kho\u1ea3ng c\u00e1ch gi\u1eefa c\u00e1c b\u1ed9 ph\u1eadn, ph\u01b0\u01a1ng ph\u00e1p treo v\u00e0 chi\u1ec1u cao l\u00e0m vi\u1ec7c cho nh\u00e2n vi\u00ean.<\/li>\n              <li>\u2022 Chuy\u1ec3n t\u1eeb bu\u1ed3ng sang l\u00f2 s\u1ea5y m\u00e0 kh\u00f4ng l\u00e0m \u1ea3nh h\u01b0\u1edfng \u0111\u1ebfn l\u1edbp s\u01a1n m\u1edbi.<\/li>\n              <li>\u2022 C\u00e1c kh\u00f3a an to\u00e0n gi\u1eefa bu\u1ed3ng, b\u0103ng chuy\u1ec1n v\u00e0 l\u00f2 s\u1ea5y n\u1ebfu c\u1ea7n thi\u1ebft.<\/li>\n            <\/ul>\n\n            <div class=\"bg-primary-50 rounded-2xl p-5 text-xs text-neutral-600 border border-primary\/10 leading-relaxed\">\n              <span class=\"font-extrabold text-neutral-950 block mb-1\">H\u1ed7 tr\u1ee3 b\u1ed1 tr\u00ed:<\/span>\n              We provide line layout drawings showing part flow direction, operator positions and connections\n              between pretreatment, booth and oven.\n            <\/div>\n          <\/div>\n\n          <div class=\"space-y-4\">\n            <div class=\"rounded-3xl overflow-hidden shadow-purpleSoft border border-primary\/10 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234139.png\" alt=\"B\u1ed1 tr\u00ed d\u00e2y chuy\u1ec1n phun s\u01a1n b\u1ed9t ho\u00e0n ch\u1ec9nh v\u1edbi bu\u1ed3ng\" class=\"kt-img\" \/>\n            <\/div>\n            <div class=\"grid grid-cols-3 gap-3\">\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-square\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone4-jpg.webp\" alt=\"K\u1ebft n\u1ed1i ti\u1ec1n x\u1eed l\u00fd v\u00e0 bu\u1ed3ng\" class=\"kt-img\" \/>\n              <\/div>\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-square\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone2-jpg-1.webp\" alt=\"T\u00edch h\u1ee3p bu\u1ed3ng v\u00e0 b\u0103ng chuy\u1ec1n\" class=\"kt-img\" \/>\n              <\/div>\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-square\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/burner-combustion-chamber-jpg.webp\" alt=\"L\u1ed1i v\u00e0o bu\u1ed3ng v\u00e0 l\u00f2 nung\" class=\"kt-img\" \/>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Typical Configurations -->\n    <section class=\"py-20 bg-neutral-50\">\n      <div class=\"max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"text-center max-w-3xl mx-auto mb-14\">\n          <span class=\"kt-section-badge mb-5\">\n            <span class=\"kt-section-badge-dot\"><\/span>\n            \u1ee8ng D\u1ee5ng\n          <\/span>\n\n          <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-4\">\n            C\u00e1c \u1ee9ng d\u1ee5ng \u0111i\u1ec3n h\u00ecnh c\u1ee7a Bu\u1ed3ng s\u01a1n t\u0129nh \u0111i\u1ec7n Ketu\n          <\/h2>\n\n          <p class=\"text-neutral-600 text-lg leading-relaxed\">\n            We adjust booth size, airflow and recovery system according to your main product group and production strategy.\n          <\/p>\n        <\/div>\n\n        <div class=\"grid lg:grid-cols-3 gap-8\">\n          <article class=\"bg-white rounded-3xl border border-primary\/10 shadow-sm p-6 flex flex-col kt-hover-lift\">\n            <div class=\"rounded-2xl overflow-hidden mb-5 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234202.png\" alt=\"N\u1ed9i th\u1ea5t bu\u1ed3ng phun s\u01a1n b\u1ed9t\" class=\"kt-img\" \/>\n            <\/div>\n            <h3 class=\"font-heading text-lg font-bold text-neutral-950 mb-2\">N\u1ed9i th\u1ea5t v\u00e0 \u0111\u1ed3 d\u00f9ng kim lo\u1ea1i ngo\u00e0i tr\u1eddi &amp; trong nh\u00e0<\/h3>\n            <p class=\"text-sm text-neutral-600 mb-4\">Bu\u1ed3ng th\u1ee7 c\u00f4ng ho\u1eb7c b\u00e1n t\u1ef1 \u0111\u1ed9ng v\u1edbi tr\u1ecdng t\u00e2m v\u00e0o kh\u1ea3 n\u0103ng \u0111a m\u00e0u s\u1eafc v\u00e0 ch\u1ea5t l\u01b0\u1ee3ng b\u1ec1 m\u1eb7t.<\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2 mb-5 flex-1\">\n              <li>\u2022 Thay \u0111\u1ed5i m\u00e0u nhanh cho c\u00e1c \u0111\u01a1n h\u00e0ng nh\u1ecf l\u1ebb<\/li>\n              <li>\u2022 Ph\u1ee7 \u0111\u1ec1u c\u00e1c c\u1ea1nh v\u00e0 ho\u00e0n thi\u1ec7n m\u1ecbn m\u00e0ng<\/li>\n              <li>\u2022 M\u00f4i tr\u01b0\u1eddng s\u1ea1ch cho c\u00e1c b\u1ec1 m\u1eb7t tr\u00ecnh di\u1ec5n cao c\u1ea5p<\/li>\n            <\/ul>\n            <p class=\"text-[11px] text-primary font-bold\">Manual booth + batch oven, prepared for future conveyor upgrade.<\/p>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-primary\/10 shadow-sm p-6 flex flex-col kt-hover-lift\">\n            <div class=\"rounded-2xl overflow-hidden mb-5 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone6-jpg.webp\" alt=\"T\u1ee7 \u0111i\u1ec7n c\u1ee7a bu\u1ed3ng s\u01a1n b\u1ed9t\" class=\"kt-img\" \/>\n            <\/div>\n            <h3 class=\"font-heading text-lg font-bold text-neutral-950 mb-2\">T\u1ee7 \u0111i\u1ec7n &amp; thi\u1ebft b\u1ecb chuy\u1ec3n m\u1ea1ch<\/h3>\n            <p class=\"text-sm text-neutral-600 mb-4\">Bu\u1ed3ng l\u1edbn h\u01a1n v\u1edbi kh\u1ea3 n\u0103ng h\u00fat m\u1ea1nh v\u00e0 truy c\u1eadp cho t\u1ee7 cao v\u00e0 c\u00e1c t\u1ea5m l\u1edbn.<\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2 mb-5 flex-1\">\n              <li>\u2022 C\u1eeda m\u1edf cao cho t\u1ee7 cao<\/li>\n              <li>\u2022 Lu\u1ed3ng kh\u00ed m\u1ea1nh cho c\u00e1c b\u1ec1 m\u1eb7t l\u1edbn<\/li>\n              <li>\u2022 \u0110\u01b0\u1ee3c thi\u1ebft k\u1ebf \u0111\u1ec3 \u0111\u00e1p \u1ee9ng c\u00e1c m\u1ee5c ti\u00eau b\u1ea3o v\u1ec7 ch\u1ed1ng \u0103n m\u00f2n<\/li>\n            <\/ul>\n            <p class=\"text-[11px] text-primary font-bold\">Conveyor line with automatic booth + manual touch-up zone.<\/p>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-primary\/10 shadow-sm p-6 flex flex-col kt-hover-lift\">\n            <div class=\"rounded-2xl overflow-hidden mb-5 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone-1-jpg.webp\" alt=\"Bu\u1ed3ng s\u01a1n b\u1ed9t cho profile nh\u00f4m\" class=\"kt-img\" \/>\n            <\/div>\n            <h3 class=\"font-heading text-lg font-bold text-neutral-950 mb-2\">H\u1ed3 s\u01a1 nh\u00f4m &amp; \u00c9p \u0111\u00f9n<\/h3>\n            <p class=\"text-sm text-neutral-600 mb-4\">Bu\u1ed3ng d\u00e0i v\u1edbi lu\u1ed3ng kh\u00ed t\u1ed1i \u01b0u v\u00e0 v\u1ecb tr\u00ed s\u00fang phun \u0111\u1ec3 gi\u1ea3m thi\u1ec3u c\u00e1c v\u1ea5n \u0111\u1ec1 che ch\u1eafn t\u0129nh \u0111i\u1ec7n.<\/p>\n            <ul class=\"text-xs text-neutral-700 space-y-2 mb-5 flex-1\">\n              <li>\u2022 \u0110\u1ed9 d\u00e0y phim \u1ed5n \u0111\u1ecbnh d\u1ecdc theo to\u00e0n b\u1ed9 chi\u1ec1u d\u00e0i<\/li>\n              <li>\u2022 T\u00edch h\u1ee3p v\u1edbi s\u00fang t\u1ef1 \u0111\u1ed9ng v\u00e0 b\u0103ng chuy\u1ec1n<\/li>\n              <li>\u2022 Ph\u00f9 h\u1ee3p cho c\u00e1c h\u1ed3 s\u01a1 ki\u1ebfn tr\u00fac v\u00e0 c\u00f4ng nghi\u1ec7p<\/li>\n            <\/ul>\n            <p class=\"text-[11px] text-primary font-bold\">Automatic line with fast color change booth for selected colors.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Quality, Safety & Environment -->\n    <section class=\"py-20 bg-white\">\n      <div class=\"max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n          <div>\n            <span class=\"kt-section-badge mb-5\">\n              <span class=\"kt-section-badge-dot\"><\/span>\n              Quality &amp; Safety\n            <\/span>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-4\">\n              Ki\u1ec3m so\u00e1t Ch\u1ea5t l\u01b0\u1ee3ng, An to\u00e0n &amp; M\u00f4i tr\u01b0\u1eddng\n            <\/h2>\n\n            <p class=\"text-neutral-600 mb-8 leading-relaxed\">\n              Bu\u1ed3ng phun s\u01a1n b\u1ed9t Ketu gi\u00fap b\u1ea1n \u0111\u1ea1t \u0111\u01b0\u1ee3c m\u1ee5c ti\u00eau ch\u1ea5t l\u01b0\u1ee3ng l\u1edbp ph\u1ee7 trong khi gi\u1eef khu v\u1ef1c l\u00e0m vi\u1ec7c an to\u00e0n v\u00e0 tu\u00e2n th\u1ee7 c\u00e1c y\u00eau c\u1ea7u m\u00f4i tr\u01b0\u1eddng \u0111\u1ecba ph\u01b0\u01a1ng.\n            <\/p>\n\n            <div class=\"space-y-5\">\n              <div class=\"flex gap-4\">\n                <div class=\"mt-1 w-10 h-10 rounded-2xl bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n                  <span class=\"w-2.5 h-2.5 rounded-full bg-primary\"><\/span>\n                <\/div>\n                <div>\n                  <h3 class=\"text-sm font-extrabold text-neutral-950 mb-1\">Ch\u1ea5t l\u01b0\u1ee3ng l\u1edbp ph\u1ee7<\/h3>\n                  <p class=\"text-xs text-neutral-600 leading-relaxed\">\n                    Balanced airflow and proper filter design to reduce dust, stripes and orange peel,\n                    helping you maintain stable film thickness and appearance.\n                  <\/p>\n                <\/div>\n              <\/div>\n\n              <div class=\"flex gap-4\">\n                <div class=\"mt-1 w-10 h-10 rounded-2xl bg-secondary\/10 flex items-center justify-center flex-shrink-0\">\n                  <span class=\"w-2.5 h-2.5 rounded-full bg-secondary\"><\/span>\n                <\/div>\n                <div>\n                  <h3 class=\"text-sm font-extrabold text-neutral-950 mb-1\">An to\u00e0n cho Ng\u01b0\u1eddi v\u1eadn h\u00e0nh<\/h3>\n                  <p class=\"text-xs text-neutral-600 leading-relaxed\">\n                    H\u00fat kh\u00ed \u0111\u00fang c\u00e1ch, b\u1ea3o v\u1ec7, d\u1eebng kh\u1ea9n c\u1ea5p v\u00e0 truy c\u1eadp an to\u00e0n \u0111\u1ebfn b\u1ed9 l\u1ecdc v\u00e0 qu\u1ea1t. Ch\u00fang t\u00f4i thi\u1ebft k\u1ebf d\u1ef1a tr\u00ean quy tr\u00ecnh l\u00e0m vi\u1ec7c th\u1ef1c t\u1ebf c\u1ee7a ng\u01b0\u1eddi v\u1eadn h\u00e0nh, kh\u00f4ng ch\u1ec9 d\u1ef1a tr\u00ean b\u1ea3n v\u1ebd trong catalog.\n                  <\/p>\n                <\/div>\n              <\/div>\n\n              <div class=\"flex gap-4\">\n                <div class=\"mt-1 w-10 h-10 rounded-2xl bg-accent\/10 flex items-center justify-center flex-shrink-0\">\n                  <span class=\"w-2.5 h-2.5 rounded-full bg-accent\"><\/span>\n                <\/div>\n                <div>\n                  <h3 class=\"text-sm font-extrabold text-neutral-950 mb-1\">\u1ea2nh h\u01b0\u1edfng \u0111\u1ebfn M\u00f4i tr\u01b0\u1eddng<\/h3>\n                  <p class=\"text-xs text-neutral-600 leading-relaxed\">\n                    Reduced powder emissions, better housekeeping and easier compliance through correct filter selection and maintenance.\n                  <\/p>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"space-y-4\">\n            <div class=\"rounded-3xl overflow-hidden shadow-purpleSoft border border-primary\/10 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone5-jpg.webp\" alt=\"M\u00f4i tr\u01b0\u1eddng s\u1ea1ch s\u1ebd v\u00e0 an to\u00e0n cho bu\u1ed3ng s\u01a1n b\u1ed9t\" class=\"kt-img\" \/>\n            <\/div>\n            <div class=\"grid grid-cols-2 gap-4\">\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone3-jpg.webp\" alt=\"Operator l\u00e0m vi\u1ec7c b\u00ean trong bu\u1ed3ng\" class=\"kt-img\" \/>\n              <\/div>\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/powder-booth-17-scaled.webp\" alt=\"Ki\u1ec3m so\u00e1t b\u1ee5i v\u00e0 b\u1ed9 l\u1ecdc\" class=\"kt-img\" \/>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Design Process -->\n    <section id=\"design-process\" class=\"py-20 bg-neutral-50\">\n      <div class=\"max-w-7xl mx-auto px-6 lg:px-8\">\n        <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n          <div>\n            <span class=\"kt-section-badge mb-5\">\n              <span class=\"kt-section-badge-dot\"><\/span>\n              Design Process\n            <\/span>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-4\">\n              C\u00e1ch Ch\u00fang T\u00f4i Thi\u1ebft K\u1ebf Bu\u1ed3ng Ph\u00f9 H\u1ee3p Cho Nh\u00e0 M\u00e1y c\u1ee7a B\u1ea1n\n            <\/h2>\n\n            <p class=\"text-neutral-600 mb-8 leading-relaxed\">\n              We start from your real production \u2014 not from a generic catalogue size. Each Ketu booth is\n              customized based on your parts, colors, daily output and workshop layout.\n            <\/p>\n\n            <ol class=\"space-y-5 text-sm text-neutral-700\">\n              <li class=\"flex gap-4\">\n                <div class=\"mt-1 w-8 h-8 rounded-full bg-primary text-white text-xs flex items-center justify-center font-extrabold flex-shrink-0\">1<\/div>\n                <div>\n                  <span class=\"font-extrabold text-neutral-950 block mb-1\">Thu th\u1eadp D\u1eef li\u1ec7u Ch\u00ednh<\/span>\n                  <span>K\u00edch th\u01b0\u1edbc b\u1ed9 ph\u1eadn, h\u00ecnh \u1ea3nh, m\u00e0u s\u1eafc, s\u1ea3n l\u01b0\u1ee3ng h\u00e0ng ng\u00e0y, b\u1ea3n ph\u00e1c th\u1ea3o b\u1ed1 tr\u00ed, ngu\u1ed3n \u0111i\u1ec7n \/ kh\u00ed \u0111\u1ecba ph\u01b0\u01a1ng v\u00e0 y\u00eau c\u1ea7u v\u1ec1 m\u00f4i tr\u01b0\u1eddng.<\/span>\n                <\/div>\n              <\/li>\n\n              <li class=\"flex gap-4\">\n                <div class=\"mt-1 w-8 h-8 rounded-full bg-primary text-white text-xs flex items-center justify-center font-extrabold flex-shrink-0\">2<\/div>\n                <div>\n                  <span class=\"font-extrabold text-neutral-950 block mb-1\">\u0110\u1ec1 xu\u1ea5t lo\u1ea1i v\u00e0 k\u00edch th\u01b0\u1edbc bu\u1ed3ng s\u01a1n<\/span>\n                  <span>H\u1ec7 th\u1ed1ng s\u01a1n th\u1ee7 c\u00f4ng so v\u1edbi t\u1ef1 \u0111\u1ed9ng, lo\u1ea1i h\u1ec7 th\u1ed1ng ph\u1ee5c h\u1ed3i v\u00e0 k\u00edch th\u01b0\u1edbc ch\u00ednh \u0111\u1ec3 xem x\u00e9t.<\/span>\n                <\/div>\n              <\/li>\n\n              <li class=\"flex gap-4\">\n                <div class=\"mt-1 w-8 h-8 rounded-full bg-primary text-white text-xs flex items-center justify-center font-extrabold flex-shrink-0\">3<\/div>\n                <div>\n                  <span class=\"font-extrabold text-neutral-950 block mb-1\">B\u1ed1 tr\u00ed d\u00e2y chuy\u1ec1n &amp; X\u00e1c nh\u1eadn<\/span>\n                  <span>Ch\u00fang t\u00f4i cung c\u1ea5p b\u1ea3n v\u1ebd b\u1ed1 tr\u00ed th\u1ec3 hi\u1ec7n c\u00e1ch bu\u1ed3ng k\u1ebft n\u1ed1i v\u1edbi ti\u1ec1n x\u1eed l\u00fd v\u00e0 l\u00f2 s\u1ea5y.<\/span>\n                <\/div>\n              <\/li>\n\n              <li class=\"flex gap-4\">\n                <div class=\"mt-1 w-8 h-8 rounded-full bg-primary text-white text-xs flex items-center justify-center font-extrabold flex-shrink-0\">4<\/div>\n                <div>\n                  <span class=\"font-extrabold text-neutral-950 block mb-1\">S\u1ea3n xu\u1ea5t, Giao h\u00e0ng &amp; Kh\u1edfi \u0111\u1ed9ng<\/span>\n                  <span>Sau khi x\u00e1c nh\u1eadn, ch\u00fang t\u00f4i s\u1ea3n xu\u1ea5t, giao h\u00e0ng v\u00e0 h\u1ed7 tr\u1ee3 l\u1eafp \u0111\u1eb7t c\u00f9ng ch\u1ea1y th\u1eed.<\/span>\n                <\/div>\n              <\/li>\n            <\/ol>\n\n            <div class=\"mt-8\">\n              <a href=\"#kt-contact-popup\" class=\"kt-primary-btn\">\n                Start Booth Design\n                <span>\u2192<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"space-y-4\">\n            <div class=\"rounded-3xl overflow-hidden shadow-purpleSoft border border-primary\/10 aspect-[4\/3]\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone2-jpg.webp\" alt=\"\u0110\u1ed9i k\u1ef9 thu\u1eadt xem x\u00e9t b\u1ed1 tr\u00ed bu\u1ed3ng\" class=\"kt-img\" \/>\n            <\/div>\n            <div class=\"grid grid-cols-2 gap-4\">\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-231640.png\" alt=\"\u1ea2nh c\u00e1c b\u1ed9 ph\u1eadn c\u1ee7a kh\u00e1ch h\u00e0ng\" class=\"kt-img\" \/>\n              <\/div>\n              <div class=\"rounded-2xl overflow-hidden shadow border border-primary\/10 aspect-[4\/3]\">\n                <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232151.png\" alt=\"B\u1ea3n v\u1ebd b\u1ed1 tr\u00ed \u0111\u01b0\u1eddng n\u00e9t\" class=\"kt-img\" \/>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section class=\"py-20 bg-white\">\n      <div class=\"max-w-5xl mx-auto px-6 lg:px-8\">\n        <div class=\"text-center max-w-3xl mx-auto mb-10\">\n          <span class=\"kt-section-badge mb-5\">\n            <span class=\"kt-section-badge-dot\"><\/span>\n            C\u00e2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p\n          <\/span>\n\n          <h2 class=\"font-heading text-3xl md:text-4xl font-extrabold text-neutral-950 mb-4\">\n            C\u00e2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p v\u1ec1 bu\u1ed3ng phun s\u01a1n b\u1ed9t\n          <\/h2>\n\n          <p class=\"text-neutral-600 leading-relaxed\">\n            C\u00e1c c\u00e2u h\u1ecfi ph\u1ed5 bi\u1ebfn t\u1eeb ch\u1ee7 nh\u00e0 m\u00e1y v\u00e0 \u0111\u1ed9i k\u1ef9 thu\u1eadt khi l\u00ean k\u1ebf ho\u1ea1ch cho m\u1ed9t bu\u1ed3ng s\u01a1n b\u1ed9t m\u1edbi.\n          <\/p>\n        <\/div>\n\n        <div class=\"space-y-3\">\n          <details class=\"group rounded-2xl border border-primary\/10 bg-neutral-50 p-5\">\n            <summary class=\"flex items-center justify-between cursor-pointer\">\n              <span class=\"text-sm font-extrabold text-neutral-950\">1. B\u1ea1n c\u1ea7n nh\u1eefng th\u00f4ng tin g\u00ec \u0111\u1ec3 b\u00e1o gi\u00e1 m\u1ed9t bu\u1ed3ng s\u01a1n b\u1ed9t?<\/span>\n              <span class=\"ml-4 flex h-7 w-7 items-center justify-center rounded-full bg-primary\/10 text-primary text-xs group-open:rotate-90 transition-transform\">\u2192<\/span>\n            <\/summary>\n            <div class=\"mt-3 text-sm text-neutral-700 leading-relaxed\">\n              cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n            <\/div>\n          <\/details>\n\n          <details class=\"group rounded-2xl border border-primary\/10 bg-neutral-50 p-5\">\n            <summary class=\"flex items-center justify-between cursor-pointer\">\n              <span class=\"text-sm font-extrabold text-neutral-950\">2. M\u1ed9t bu\u1ed3ng c\u00f3 th\u1ec3 x\u1eed l\u00fd nhi\u1ec1u k\u00edch th\u01b0\u1edbc s\u1ea3n ph\u1ea9m kh\u00e1c nhau kh\u00f4ng?<\/span>\n              <span class=\"ml-4 flex h-7 w-7 items-center justify-center rounded-full bg-primary\/10 text-primary text-xs group-open:rotate-90 transition-transform\">\u2192<\/span>\n            <\/summary>\n            <div class=\"mt-3 text-sm text-neutral-700 leading-relaxed\">\n              cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n            <\/div>\n          <\/details>\n\n          <details class=\"group rounded-2xl border border-primary\/10 bg-neutral-50 p-5\">\n            <summary class=\"flex items-center justify-between cursor-pointer\">\n              <span class=\"text-sm font-extrabold text-neutral-950\">3. B\u1ea1n thi\u1ebft k\u1ebf \u0111\u1ec3 thay \u0111\u1ed5i m\u00e0u nhanh nh\u01b0 th\u1ebf n\u00e0o?<\/span>\n              <span class=\"ml-4 flex h-7 w-7 items-center justify-center rounded-full bg-primary\/10 text-primary text-xs group-open:rotate-90 transition-transform\">\u2192<\/span>\n            <\/summary>\n            <div class=\"mt-3 text-sm text-neutral-700 leading-relaxed\">\n              cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n            <\/div>\n          <\/details>\n\n          <details class=\"group rounded-2xl border border-primary\/10 bg-neutral-50 p-5\">\n            <summary class=\"flex items-center justify-between cursor-pointer\">\n              <span class=\"text-sm font-extrabold text-neutral-950\">4. B\u1ea1n \u0111\u1ec1 xu\u1ea5t h\u1ec7 th\u1ed1ng ph\u1ee5c h\u1ed3i b\u1ed9t n\u00e0o?<\/span>\n              <span class=\"ml-4 flex h-7 w-7 items-center justify-center rounded-full bg-primary\/10 text-primary text-xs group-open:rotate-90 transition-transform\">\u2192<\/span>\n            <\/summary>\n            <div class=\"mt-3 text-sm text-neutral-700 leading-relaxed\">\n              cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n            <\/div>\n          <\/details>\n\n          <details class=\"group rounded-2xl border border-primary\/10 bg-neutral-50 p-5\">\n            <summary class=\"flex items-center justify-between cursor-pointer\">\n              <span class=\"text-sm font-extrabold text-neutral-950\">5. Bu\u1ed3ng c\u1ee7a b\u1ea1n c\u00f3 th\u1ec3 t\u00edch h\u1ee3p v\u00e0o d\u00e2y chuy\u1ec1n hi\u1ec7n t\u1ea1i c\u1ee7a t\u00f4i kh\u00f4ng?<\/span>\n              <span class=\"ml-4 flex h-7 w-7 items-center justify-center rounded-full bg-primary\/10 text-primary text-xs group-open:rotate-90 transition-transform\">\u2192<\/span>\n            <\/summary>\n            <div class=\"mt-3 text-sm text-neutral-700 leading-relaxed\">\n              cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n            <\/div>\n          <\/details>\n\n          <details class=\"group rounded-2xl border border-primary\/10 bg-neutral-50 p-5\">\n            <summary class=\"flex items-center justify-between cursor-pointer\">\n              <span class=\"text-sm font-extrabold text-neutral-950\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/span>\n              <span class=\"ml-4 flex h-7 w-7 items-center justify-center rounded-full bg-primary\/10 text-primary text-xs group-open:rotate-90 transition-transform\">\u2192<\/span>\n            <\/summary>\n            <div class=\"mt-3 text-sm text-neutral-700 leading-relaxed\">\n              cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n            <\/div>\n          <\/details>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Final CTA -->\n    <section id=\"contact-booth\" class=\"py-20 kt-dark-gradient relative overflow-hidden\">\n      <div class=\"absolute inset-0 opacity-20 pointer-events-none\">\n        <div class=\"absolute -top-10 left-10 w-32 h-32 rounded-full border border-white\/40\"><\/div>\n        <div class=\"absolute bottom-10 right-16 w-40 h-40 rounded-full border border-white\/50\"><\/div>\n      <\/div>\n\n      <div class=\"relative max-w-4xl mx-auto px-6 lg:px-8 text-center\">\n        <h2 class=\"font-heading text-3xl md:text-5xl font-extrabold text-white mb-5\">\n          S\u1eb5n s\u00e0ng l\u1eadp k\u1ebf ho\u1ea1ch cho bu\u1ed3ng s\u01a1n t\u0129nh \u0111i\u1ec7n c\u1ee7a b\u1ea1n?\n        <\/h2>\n\n        <p class=\"text-primary-100 mb-9 max-w-2xl mx-auto leading-relaxed\">\n          cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n        <\/p>\n\n        <div class=\"flex flex-wrap gap-4 justify-center\">\n          <a href=\"#kt-contact-popup\" class=\"px-8 py-4 rounded-full bg-white text-primary font-extrabold shadow-lg hover:bg-primary-50 transition-all\">\n            G\u1eedi y\u00eau c\u1ea7u qua email\n          <\/a>\n\n          <a\n            href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618025958116&text=Hi%20Ketu%2C%20I%20would%20like%20to%20ask%20about%20your%20powder%20coating%20booth.&type=phone_number&app_absent=0\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            class=\"px-8 py-4 rounded-full bg-white\/10 text-white font-extrabold border border-white\/50 backdrop-blur hover:bg-white\/20 transition-all\"\n          >\n            Li\u00ean h\u1ec7 v\u1edbi Ketu qua WhatsApp\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <!-- Desktop Floating Contact Buttons -->\n  <div class=\"kt-contact-float-wrap\" aria-label=\"C\u00e1c l\u1ef1a ch\u1ecdn li\u00ean h\u1ec7\">\n    <a\n      class=\"kt-contact-float-wa\"\n      href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618025958116&text=Hi%20Ketu%2C%20I%20would%20like%20to%20ask%20about%20your%20powder%20coating%20booth.&type=phone_number&app_absent=0\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    >\n      WhatsApp\n    <\/a>\n\n    <a class=\"kt-contact-float-main\" href=\"#kt-contact-popup\">\n      <span class=\"kt-contact-icon\">\u2709<\/span>\n      <span>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/span>\n    <\/a>\n  <\/div>\n\n  <!-- Mobile Bottom Contact Bar -->\n  <div class=\"kt-contact-mobile-bar\" aria-label=\"Thanh li\u00ean h\u1ec7 di \u0111\u1ed9ng\">\n    <a class=\"kt-mobile-btn kt-mobile-btn-primary\" href=\"#kt-contact-popup\">Nh\u1eadn B\u00e1o Gi\u00e1<\/a>\n    <a\n      class=\"kt-mobile-btn kt-mobile-btn-secondary\"\n      href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618025958116&text=Hi%20Ketu%2C%20I%20would%20like%20to%20ask%20about%20your%20powder%20coating%20booth.&type=phone_number&app_absent=0\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    >\n      WhatsApp\n    <\/a>\n  <\/div>\n\n  <!-- Popup Form -->\n  <div id=\"kt-contact-popup\" class=\"kt-popup-overlay\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ktFormTitle\">\n    <div class=\"kt-popup-shell\">\n      <a href=\"#\" class=\"kt-popup-close\" aria-label=\"\u0110\u00f3ng bi\u1ec3u m\u1eabu li\u00ean h\u1ec7\">\u00d7<\/a>\n\n      <div class=\"kt-popup-grid\">\n        <aside class=\"kt-popup-side\">\n          <div>\n            <div class=\"kt-popup-badge\">KT<\/div>\n            <h3>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/h3>\n            <p>\n              cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n            <\/p>\n          <\/div>\n\n          <div class=\"kt-popup-proof\">\n            <div class=\"kt-popup-proof-item\">\n              <div class=\"kt-popup-proof-mark\">\u2713<\/div>\n              <div>\n                <strong>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/strong>\n                <span>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"kt-popup-proof-item\">\n              <div class=\"kt-popup-proof-mark\">\u2713<\/div>\n              <div>\n                <strong>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/strong>\n                <span>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"kt-popup-proof-item\">\n              <div class=\"kt-popup-proof-mark\">\u2713<\/div>\n              <div>\n                <strong>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/strong>\n                <span>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/aside>\n\n        <main class=\"kt-popup-form-panel\">\n          <h3 id=\"ktFormTitle\" class=\"kt-form-title\">Y\u00eau c\u1ea7u \u0111\u1ec1 xu\u1ea5t bu\u1ed3ng phun s\u01a1n b\u1ed9t<\/h3>\n          <p class=\"kt-form-subtitle\">\n            cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n          <\/p>\n\n          <div class=\"kt-form-chips\">\n            <span class=\"kt-form-chip\">Bu\u1ed3ng th\u1ee7 c\u00f4ng<\/span>\n            <span class=\"kt-form-chip\">Bu\u1ed3ng t\u1ef1 \u0111\u1ed9ng<\/span>\n            <span class=\"kt-form-chip\">Thay \u0111\u1ed5i m\u00e0u nhanh<\/span>\n            <span class=\"kt-form-chip\">Thu H\u1ed3i B\u1ed9t<\/span>\n          <\/div>\n\n          <form id=\"ktZeroyContactForm\" style=\"display:flex;flex-direction:column;gap:14px;\" action=\"\">\n            <div class=\"kt-form-row\">\n              <div>\n                <label class=\"kt-field-label\" for=\"iq-name\">T\u00ean c\u1ee7a b\u1ea1n<\/label>\n                <input id=\"iq-name\" name=\"name\" type=\"text\" placeholder=\"T\u00ean c\u1ee7a b\u1ea1n\" class=\"iq-field\" \/>\n              <\/div>\n\n              <div>\n                <label class=\"kt-field-label\" for=\"iq-phone\">Email \/ Zalo *<\/label>\n                <input id=\"iq-phone\" name=\"phone\" type=\"text\" placeholder=\"Email ho\u1eb7c WhatsApp\" class=\"iq-field\" required \/>\n              <\/div>\n            <\/div>\n\n            <div>\n              <label class=\"kt-field-label\" for=\"iq-msg\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/label>\n              <textarea\n                id=\"iq-msg\"\n                name=\"message\"\n                rows=\"6\"\n                placeholder=\"Example: manual powder coating booth, max part size 1800\u00d7900\u00d7600mm, 2 operators, 3 colors\/day, 8 hours\/day, need cartridge recovery system...\"\n                class=\"iq-field\"\n                style=\"resize:none!important;\"\n              ><\/textarea>\n            <\/div>\n\n            <input\n              type=\"text\"\n              name=\"_zeroy_hp\"\n              style=\"position:absolute!important;left:-9999px!important;\"\n              tabindex=\"-1\"\n              aria-hidden=\"true\"\n              autocomplete=\"off\"\n              value=\"\"\n            \/>\n\n            <input type=\"hidden\" name=\"_zeroy_redirect\" value=\"https:\/\/powdercoatlinekt.com\/\" \/>\n\n            <button type=\"submit\" id=\"iq-submit\" class=\"kt-form-submit\">\n              cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\n            <\/button>\n\n            <p id=\"iq-err\" class=\"kt-error-text\"><\/p>\n          <input type=\"hidden\" name=\"trp-form-language\" value=\"vi\"\/><\/form>\n\n          <div class=\"kt-form-note\">\n            <strong style=\"color:#6D28D9;\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/strong>\n            cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n          <\/div>\n        <\/main>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function () {\n      var EP = 'https:\/\/powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions';\n      var REDIRECT_URL = 'https:\/\/powdercoatlinekt.com\/';\n      var form = document.getElementById('ktZeroyContactForm');\n      var popup = document.getElementById('kt-contact-popup');\n\n      function closePopup() {\n        if (window.location.hash === '#kt-contact-popup') {\n          history.pushState('', document.title, window.location.pathname + window.location.search);\n        }\n      }\n\n      if (popup) {\n        popup.addEventListener('click', function (e) {\n          if (e.target === popup) closePopup();\n        });\n      }\n\n      document.addEventListener('keydown', function (e) {\n        if (e.key === 'Escape') closePopup();\n      });\n\n      if (!form) return;\n\n      form.addEventListener('submit', async function (e) {\n        e.preventDefault();\n\n        var btn = document.getElementById('iq-submit');\n        var err = document.getElementById('iq-err');\n        var name = document.getElementById('iq-name').value.trim();\n        var phone = document.getElementById('iq-phone').value.trim();\n        var message = document.getElementById('iq-msg').value.trim();\n\n        if (!phone) {\n          err.textContent = 'Please enter your Email or WhatsApp.';\n          err.style.display = 'block';\n          return;\n        }\n\n        btn.textContent = 'Sending...';\n        btn.disabled = true;\n        err.style.display = 'none';\n\n        var fd = new FormData();\n        fd.append('name', name);\n        fd.append('phone', phone);\n        fd.append('message', message);\n        fd.append('_zeroy_hp', '');\n        fd.append('_zeroy_redirect', REDIRECT_URL);\n\n        try {\n          var r = await fetch(EP, {\n            method: 'POST',\n            body: fd\n          });\n\n          var result = null;\n\n          try {\n            result = await r.json();\n          } catch (jsonErr) {}\n\n          if (r.ok && result && result.success === true) {\n            window.location.href = REDIRECT_URL;\n            return;\n          }\n\n          btn.textContent = 'Send Booth Inquiry \u2192';\n          btn.disabled = false;\n          err.textContent = 'Failed to submit. Please try again or contact us on WhatsApp.';\n          err.style.display = 'block';\n        } catch (ex) {\n          btn.textContent = 'Send Booth Inquiry \u2192';\n          btn.disabled = false;\n          err.textContent = 'Network error. Please try again or contact us on WhatsApp.';\n          err.style.display = 'block';\n        }\n      });\n    })();\n  <\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Powder Coating Booths | Manual &#038; Automatic Booth Manufacturer | Ketu Powder Coating Booth Manufacturer in China Powder Coating Booths Clean, Efficient &#038; Easy to Operate Ketu designs and builds manual and automatic powder coating booths that keep your workshop clean, improve transfer efficiency and make color changes faster \u2014 fully integrated into your complete [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_zeroy_edited":true,"_zeroy_last_edited":"2026-05-09 04:04:47","footnotes":""},"class_list":["post-55","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/comments?post=55"}],"version-history":[{"count":4,"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/55\/revisions"}],"predecessor-version":[{"id":3326,"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/55\/revisions\/3326"}],"wp:attachment":[{"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/media?parent=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}