{"id":709,"date":"2026-01-29T05:45:42","date_gmt":"2026-01-29T05:45:42","guid":{"rendered":"https:\/\/boshiya.com\/?page_id=709"},"modified":"2026-05-07T01:33:33","modified_gmt":"2026-05-07T01:33:33","slug":"bundle-cleaning","status":"publish","type":"page","link":"https:\/\/boshiya.com\/ja\/bundle-cleaning\/","title":{"rendered":"\u30d0\u30f3\u30c9\u30eb\u30af\u30ea\u30fc\u30cb\u30f3\u30b0"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-56dca0a\" data-block-id=\"56dca0a\"><style>.stk-56dca0a {margin-bottom:15px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-56dca0a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-a46d7d8\" data-v=\"4\" data-block-id=\"a46d7d8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-a46d7d8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-a46d7d8-inner-blocks\">\n<section id=\"bundle-cleaning-hero-module\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');\n    \n    \/* CSS Variables *\/\n    #bundle-cleaning-hero-module {\n      --bcm-primary: #000018;\n      --bcm-white: #FFFFFF;\n      --bcm-accent: #3a7bd5;\n      --bcm-grid-color: rgba(0, 0, 24, 0.06);\n      --bcm-grid-accent: rgba(58, 123, 213, 0.12);\n      --bcm-shadow-soft: 0 4px 24px rgba(0, 0, 24, 0.08);\n      --bcm-shadow-medium: 0 8px 40px rgba(0, 0, 24, 0.12);\n      --bcm-shadow-strong: 0 16px 64px rgba(0, 0, 24, 0.16);\n    }\n    \n    \/* Reset and Base *\/\n    #bundle-cleaning-hero-module {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      font-family: 'Outfit', -apple-system, sans-serif !important;\n      line-height: 1.6 !important;\n      color: var(--bcm-primary) !important;\n      overflow: hidden !important;\n      position: relative !important;\n      margin-top: 40px !important;\n      \n      \/* Multi-layer background with engineering grid *\/\n      background: \n        \/* Fine measurement grid *\/\n        linear-gradient(90deg, var(--bcm-grid-color) 1px, transparent 1px),\n        linear-gradient(180deg, var(--bcm-grid-color) 1px, transparent 1px),\n        \/* Medium grid *\/\n        linear-gradient(90deg, var(--bcm-grid-accent) 1px, transparent 1px),\n        linear-gradient(180deg, var(--bcm-grid-accent) 1px, transparent 1px),\n        \/* Subtle gradient base *\/\n        linear-gradient(135deg, #FFFFFF 0%, #f8fafc 50%, #f1f5f9 100%) !important;\n      background-size: \n        30px 30px,\n        30px 30px,\n        90px 90px,\n        90px 90px,\n        100% 100% !important;\n      background-position: \n        0 0,\n        0 0,\n        0 0,\n        0 0,\n        0 0 !important;\n    }\n    \n    #bundle-cleaning-hero-module *,\n    #bundle-cleaning-hero-module *::before,\n    #bundle-cleaning-hero-module *::after {\n      box-sizing: border-box !important;\n    }\n    \n    \/* Blueprint Corner Marks *\/\n    #bundle-cleaning-hero-module::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 20px !important;\n      left: 40px !important;\n      width: 60px !important;\n      height: 60px !important;\n      border-left: 2px solid var(--bcm-primary) !important;\n      border-top: 2px solid var(--bcm-primary) !important;\n      opacity: 0.15 !important;\n      pointer-events: none !important;\n    }\n    \n    #bundle-cleaning-hero-module::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: 20px !important;\n      right: 40px !important;\n      width: 60px !important;\n      height: 60px !important;\n      border-right: 2px solid var(--bcm-primary) !important;\n      border-bottom: 2px solid var(--bcm-primary) !important;\n      opacity: 0.15 !important;\n      pointer-events: none !important;\n    }\n    \n    \/* Container *\/\n    #bundle-cleaning-hero-module .bcm-container {\n      width: 100% !important;\n      max-width: 1400px !important;\n      margin: 0 auto !important;\n      padding: 0 40px !important;\n      position: relative !important;\n      z-index: 1 !important;\n    }\n    \n    \/* Hero Layout *\/\n    #bundle-cleaning-hero-module .bcm-hero-wrapper {\n      display: flex !important;\n      flex-direction: row !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      gap: 50px !important;\n      min-height: 500px !important;\n    }\n    \n    \/* Text Content Area *\/\n    #bundle-cleaning-hero-module .bcm-text-content {\n      flex: 1 1 60% !important;\n      max-width: 840px !important;\n      position: relative !important;\n    }\n    \n    \/* Badge \/ Small Label *\/\n    #bundle-cleaning-hero-module .bcm-badge {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 12px !important;\n      font-size: 14px !important;\n      font-weight: 500 !important;\n      letter-spacing: 2px !important;\n      text-transform: uppercase !important;\n      color: var(--bcm-primary) !important;\n      margin-bottom: 24px !important;\n      padding: 10px 18px !important;\n      background: rgba(0, 0, 24, 0.04) !important;\n      border: 1px solid rgba(0, 0, 24, 0.1) !important;\n      border-radius: 2px !important;\n      position: relative !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-badge::before {\n      content: '\u25c6' !important;\n      font-size: 8px !important;\n      color: var(--bcm-accent) !important;\n      animation: bcm-pulse 2s ease-in-out infinite !important;\n    }\n    \n    @keyframes bcm-pulse {\n      0%, 100% { opacity: 1; }\n      50% { opacity: 0.4; }\n    }\n    \n    \/* Main Title *\/\n    #bundle-cleaning-hero-module .bcm-main-title {\n      display: block !important;\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 42px !important;\n      font-weight: 700 !important;\n      line-height: 1.15 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 24px 0 !important;\n      padding: 0 !important;\n      letter-spacing: -1px !important;\n      position: relative !important;\n    }\n    \n    \/* Title highlight effect *\/\n    #bundle-cleaning-hero-module .bcm-main-title::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: -8px !important;\n      left: 0 !important;\n      width: 80px !important;\n      height: 4px !important;\n      background: linear-gradient(90deg, var(--bcm-primary) 0%, transparent 100%) !important;\n      border-radius: 2px !important;\n    }\n    \n    \/* Description Paragraph *\/\n    #bundle-cleaning-hero-module .bcm-description {\n      display: block !important;\n      font-size: 18px !important;\n      font-weight: 400 !important;\n      line-height: 1.8 !important;\n      color: var(--bcm-primary) !important;\n      opacity: 0.7 !important;\n      margin: 0 0 25px 0 !important;\n      padding: 0 !important;\n      max-width: 740px !important;\n    }\n    \n    \/* Stats Row *\/\n    #bundle-cleaning-hero-module .bcm-stats-row {\n      display: flex !important;\n      flex-direction: row !important;\n      align-items: stretch !important;\n      gap: 0 !important;\n      margin-bottom: 28px !important;\n      flex-wrap: wrap !important;\n      background: var(--bcm-white) !important;\n      border-radius: 4px !important;\n      box-shadow: var(--bcm-shadow-soft) !important;\n      border: 1px solid rgba(0, 0, 24, 0.08) !important;\n      overflow: hidden !important;\n      max-width: fit-content !important;\n    }\n    \n    \/* Individual Stat Item *\/\n    #bundle-cleaning-hero-module .bcm-stat-item {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: center !important;\n      justify-content: center !important;\n      padding: 14px 22px !important;\n      position: relative !important;\n      min-width: 120px !important;\n      transition: background-color 0.3s ease !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-stat-item:hover {\n      background: rgba(0, 0, 24, 0.02) !important;\n    }\n    \n    \/* Stat divider line *\/\n    #bundle-cleaning-hero-module .bcm-stat-item:not(:last-child)::after {\n      content: '' !important;\n      position: absolute !important;\n      right: 0 !important;\n      top: 50% !important;\n      transform: translateY(-50%) !important;\n      width: 1px !important;\n      height: 50% !important;\n      background: rgba(0, 0, 24, 0.1) !important;\n    }\n    \n    \/* Stat Number *\/\n    #bundle-cleaning-hero-module .bcm-stat-number {\n      display: block !important;\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 30px !important;\n      font-weight: 800 !important;\n      line-height: 1 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 8px 0 !important;\n      letter-spacing: -1px !important;\n    }\n    \n    \/* Stat Label *\/\n    #bundle-cleaning-hero-module .bcm-stat-label {\n      display: block !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 10px !important;\n      font-weight: 500 !important;\n      line-height: 1.3 !important;\n      color: var(--bcm-primary) !important;\n      opacity: 0.5 !important;\n      margin: 0 !important;\n      letter-spacing: 1.5px !important;\n      text-transform: uppercase !important;\n      text-align: center !important;\n    }\n    \n    \/* CTA Button *\/\n    #bundle-cleaning-hero-module .bcm-cta-button {\n      display: inline-flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      gap: 14px !important;\n      padding: 18px 30px !important;\n      background: var(--bcm-primary) !important;\n      color: var(--bcm-white) !important;\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 14px !important;\n      font-weight: 600 !important;\n      text-decoration: none !important;\n      text-transform: uppercase !important;\n      letter-spacing: 2px !important;\n      border: none !important;\n      border-radius: 2px !important;\n      cursor: pointer !important;\n      transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;\n      position: relative !important;\n      overflow: hidden !important;\n      box-shadow: var(--bcm-shadow-medium) !important;\n    }\n    \n    \/* Button hover glow effect *\/\n    #bundle-cleaning-hero-module .bcm-cta-button::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: -100% !important;\n      width: 100% !important;\n      height: 100% !important;\n      background: linear-gradient(\n        90deg, \n        transparent 0%, \n        rgba(255, 255, 255, 0.15) 50%, \n        transparent 100%\n      ) !important;\n      transition: left 0.5s ease !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-cta-button:hover::before {\n      left: 100% !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-cta-button:hover {\n      transform: translateY(-3px) !important;\n      box-shadow: var(--bcm-shadow-strong) !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-cta-button:active {\n      transform: translateY(-1px) scale(0.99) !important;\n    }\n    \n    \/* Arrow Icon in Button *\/\n    #bundle-cleaning-hero-module .bcm-cta-arrow {\n      display: inline-block !important;\n      width: 18px !important;\n      height: 18px !important;\n      transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-cta-button:hover .bcm-cta-arrow {\n      transform: translateX(6px) !important;\n    }\n    \n    \/* Image Area *\/\n    #bundle-cleaning-hero-module .bcm-image-content {\n      flex: 1 1 40% !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      position: relative !important;\n    }\n    \n    \/* Image Wrapper with layered design *\/\n    #bundle-cleaning-hero-module .bcm-image-wrapper {\n      position: relative !important;\n      width: 100% !important;\n      max-width: 480px !important;\n    }\n    \n    \/* Technical frame decoration *\/\n    #bundle-cleaning-hero-module .bcm-image-frame {\n      position: relative !important;\n      padding: 20px !important;\n      background: var(--bcm-white) !important;\n      border-radius: 4px !important;\n      box-shadow: var(--bcm-shadow-strong) !important;\n      border: 1px solid rgba(0, 0, 24, 0.08) !important;\n    }\n    \n    \/* Corner brackets *\/\n    #bundle-cleaning-hero-module .bcm-image-frame::before,\n    #bundle-cleaning-hero-module .bcm-image-frame::after {\n      content: '' !important;\n      position: absolute !important;\n      width: 30px !important;\n      height: 30px !important;\n      border-color: var(--bcm-primary) !important;\n      border-style: solid !important;\n      border-width: 0 !important;\n      opacity: 0.3 !important;\n      transition: opacity 0.3s ease !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-image-frame::before {\n      top: 8px !important;\n      left: 8px !important;\n      border-top-width: 2px !important;\n      border-left-width: 2px !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-image-frame::after {\n      bottom: 8px !important;\n      right: 8px !important;\n      border-bottom-width: 2px !important;\n      border-right-width: 2px !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-image-wrapper:hover .bcm-image-frame::before,\n    #bundle-cleaning-hero-module .bcm-image-wrapper:hover .bcm-image-frame::after {\n      opacity: 0.6 !important;\n    }\n    \n    \/* Inner image container *\/\n    #bundle-cleaning-hero-module .bcm-image-inner {\n      position: relative !important;\n      border-radius: 2px !important;\n      overflow: hidden !important;\n      background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%) !important;\n    }\n    \n    \/* Main Image *\/\n    #bundle-cleaning-hero-module .bcm-hero-image {\n      display: block !important;\n      width: 100% !important;\n      height: auto !important;\n      object-fit: cover !important;\n      transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1) !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-image-wrapper:hover .bcm-hero-image {\n      transform: scale(1.03) !important;\n    }\n    \n    \/* Technical measurement marks on image *\/\n    #bundle-cleaning-hero-module .bcm-measure-marks {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      pointer-events: none !important;\n      opacity: 0 !important;\n      transition: opacity 0.4s ease !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-image-wrapper:hover .bcm-measure-marks {\n      opacity: 1 !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-measure-marks::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 20px !important;\n      right: 20px !important;\n      width: 40px !important;\n      height: 2px !important;\n      background: var(--bcm-primary) !important;\n      opacity: 0.4 !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-measure-marks::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: 20px !important;\n      left: 20px !important;\n      width: 2px !important;\n      height: 40px !important;\n      background: var(--bcm-primary) !important;\n      opacity: 0.4 !important;\n    }\n    \n    \/* Decorative technical element *\/\n    #bundle-cleaning-hero-module .bcm-deco-line {\n      position: absolute !important;\n      top: -30px !important;\n      right: -30px !important;\n      width: 180px !important;\n      height: 180px !important;\n      border: 1px solid var(--bcm-primary) !important;\n      border-radius: 4px !important;\n      opacity: 0.08 !important;\n      z-index: -1 !important;\n      transform: rotate(3deg) !important;\n    }\n    \n    \/* Tablet *\/\n    @media screen and (max-width: 1100px) {\n      #bundle-cleaning-hero-module {\n        padding: 60px 0 !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-hero-wrapper {\n        gap: 50px !important;\n        min-height: auto !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-text-content {\n        max-width: 500px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-main-title {\n        font-size: 34px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stat-item {\n        padding: 20px 24px !important;\n        min-width: 120px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stat-number {\n        font-size: 30px !important;\n      }\n    }\n    \n    \/* Mobile *\/\n    @media screen and (max-width:690px) {\n      #bundle-cleaning-hero-module {\n        padding: 48px 0 !important;\n        background-size: \n          16px 16px,\n          16px 16px,\n          80px 80px,\n          80px 80px,\n          100% 100% !important;\n      }\n      \n      #bundle-cleaning-hero-module::before,\n      #bundle-cleaning-hero-module::after {\n        width: 40px !important;\n        height: 40px !important;\n        top: 20px !important;\n        left: 20px !important;\n      }\n      \n      #bundle-cleaning-hero-module::after {\n        top: auto !important;\n        left: auto !important;\n        bottom: 20px !important;\n        right: 20px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-container {\n        padding: 0 24px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-hero-wrapper {\n        flex-direction: column !important;\n        gap: 48px !important;\n        text-align: center !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-text-content {\n        flex: 1 1 100% !important;\n        max-width: 100% !important;\n        order: 1 !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-text-content::before {\n        display: none !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-image-content {\n        flex: 1 1 100% !important;\n        order: 2 !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-badge {\n        justify-content: center !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-main-title {\n        font-size: 28px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-main-title::after {\n        left: 50% !important;\n        transform: translateX(-50%) !important;\n        width: 60px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-description {\n        font-size: 15px !important;\n        max-width: 100% !important;\n        margin-bottom: 32px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stats-row {\n        justify-content: center !important;\n        margin: 0 auto 40px auto !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stat-item {\n        padding: 18px 20px !important;\n        min-width: 100px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stat-number {\n        font-size: 26px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stat-label {\n        font-size: 9px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-cta-button {\n        width: 100% !important;\n        max-width: 300px !important;\n        padding: 16px 32px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-image-wrapper {\n        max-width: 100% !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-image-frame {\n        padding: 16px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-deco-line,\n      #bundle-cleaning-hero-module .bcm-deco-dots {\n        display: none !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-tech-label {\n        display: none !important;\n      }\n    }\n    \n    \/* Small Mobile *\/\n    @media screen and (max-width: 480px) {\n      #bundle-cleaning-hero-module .bcm-main-title {\n        font-size: 24px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stats-row {\n        flex-direction: column !important;\n        width: 100% !important;\n        max-width: 280px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stat-item {\n        width: 100% !important;\n        padding: 16px 20px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stat-item:not(:last-child)::after {\n        width: 60% !important;\n        height: 1px !important;\n        top: auto !important;\n        bottom: 0 !important;\n        left: 50% !important;\n        right: auto !important;\n        transform: translateX(-50%) !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-stat-number {\n        font-size: 28px !important;\n      }\n    }\n  <\/style>\n  \n  <!-- Hero Content Structure -->\n  <div class=\"bcm-container\">\n    <div class=\"bcm-hero-wrapper\">\n      \n      <!-- Left: Text Content -->\n      <div class=\"bcm-text-content\">\n        <h1 class=\"bcm-badge\">Bundle Cleaning<\/h1>\n        \n        <h2 class=\"bcm-main-title\">Bundle Cleaner | Industrial Tube Bundle Cleaning Equipment Japan Manufacturer<\/h2>\n        \n        <div class=\"bcm-description\">Extend asset life and optimize efficiency with high-pressure cleaning systems for bundles. As leading manufacturers and suppliers of this equipment in Japan, we deliver repeatable cleaning results in refineries, power plants, and petrochemical facilities worldwide.<\/div>\n        \n        <!-- Stats Row -->\n        <div class=\"bcm-stats-row\">\n          <div class=\"bcm-stat-item\">\n            <span class=\"bcm-stat-number\">15+<\/span>\n            <span class=\"bcm-stat-label\">Years Experience<\/span>\n          <\/div>\n          <div class=\"bcm-stat-item\">\n            <span class=\"bcm-stat-number\">50+<\/span>\n            <span class=\"bcm-stat-label\">Countries Served<\/span>\n          <\/div>\n          <div class=\"bcm-stat-item\">\n            <span class=\"bcm-stat-number\">CE<\/span>\n            <span class=\"bcm-stat-label\">Certified Equipment<\/span>\n          <\/div>\n        <\/div>\n        \n        <!-- CTA Button -->\n        <a href=\"#ct-popup-697\" class=\"bcm-cta-button\" aria-label=\"Request Quote\">\n          <span>Request Quote<\/span>\n          <svg class=\"bcm-cta-arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n            <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n          <\/svg>\n        <\/a>\n      <\/div>\n      \n      <!-- Right: Image Content -->\n      <div class=\"bcm-image-content\">\n        <div class=\"bcm-image-wrapper\">\n          <!-- Decorative elements -->\n          <div class=\"bcm-deco-line\" aria-hidden=\"true\"><\/div>\n          <div class=\"bcm-deco-dots\" aria-hidden=\"true\"><\/div>\n          \n          <!-- Main image frame -->\n          <div class=\"bcm-image-frame\">\n            <div class=\"bcm-image-inner\">\n              <img \n                src=\"https:\/\/boshiya.com\/wp-content\/uploads\/2026\/01\/Bundle-Cleaner.webp\" \n                alt=\"Industrial Bundle Cleaner Equipment - High-Pressure Tube Bundle Cleaning System\" \n                class=\"bcm-hero-image\"\n                width=\"560\"\n                height=\"400\"\n                loading=\"lazy\"\n                decoding=\"async\"\n                fetchpriority=\"high\"\n              >\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/div>\n      \n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-4202813\" data-block-id=\"4202813\"><style>.stk-4202813 {margin-bottom:15px !important;}<\/style><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-4202813-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-214d039\" data-v=\"4\" data-block-id=\"214d039\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-214d039-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-214d039-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-bd855d0\" data-block-id=\"bd855d0\"><style>.stk-bd855d0 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-bd855d0-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-942c07b\" data-v=\"4\" data-block-id=\"942c07b\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-942c07b-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-942c07b-inner-blocks\">\n<!-- Bundle Cleaning Features Module - Precision Engineering Industrial Design -->\n<section id=\"bundle-cleaning-hero-module\">\n  <style>\n    \/* ========================================\n       BUNDLE CLEANING FEATURES MODULE\n       Precision Engineering Industrial Style\n       ======================================== *\/\n    \n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');\n    \n    \/* CSS Variables *\/\n    #bundle-cleaning-hero-module {\n      --bcm-primary: #000018;\n      --bcm-white: #FFFFFF;\n      --bcm-accent: #3a7bd5;\n      --bcm-grid-color: rgba(0, 0, 24, 0.04);\n      --bcm-grid-accent: rgba(0, 0, 24, 0.08);\n      --bcm-shadow-soft: 0 2px 16px rgba(0, 0, 24, 0.06);\n      --bcm-shadow-medium: 0 8px 32px rgba(0, 0, 24, 0.1);\n      --bcm-shadow-strong: 0 16px 48px rgba(0, 0, 24, 0.14);\n    }\n    \n    \/* Reset and Base *\/\n    #bundle-cleaning-hero-module {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 30px 0 !important;\n      box-sizing: border-box !important;\n      position: relative !important;\n      overflow: hidden !important;\n      \n      \/* Layered engineering background *\/\n      background: \n        \/* Diagonal precision lines *\/\n        repeating-linear-gradient(\n          -45deg,\n          transparent,\n          transparent 80px,\n          rgba(0, 0, 24, 0.015) 80px,\n          rgba(0, 0, 24, 0.015) 81px\n        ),\n        \/* Fine grid *\/\n        linear-gradient(90deg, var(--bcm-grid-color) 1px, transparent 1px),\n        linear-gradient(180deg, var(--bcm-grid-color) 1px, transparent 1px),\n        \/* Medium grid *\/\n        linear-gradient(90deg, var(--bcm-grid-accent) 1px, transparent 1px),\n        linear-gradient(180deg, var(--bcm-grid-accent) 1px, transparent 1px),\n        \/* Base gradient *\/\n        linear-gradient(180deg, #FFFFFF 0%, #f8fafc 100%) !important;\n      background-size: \n        100% 100%,\n        24px 24px,\n        24px 24px,\n        120px 120px,\n        120px 120px,\n        100% 100% !important;\n    }\n\n    #bundle-cleaning-hero-module *,\n    #bundle-cleaning-hero-module *::before,\n    #bundle-cleaning-hero-module *::after {\n      box-sizing: border-box !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-container {\n      width: 100% !important;\n      max-width: 1320px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      position: relative !important;\n      z-index: 1 !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-header {\n      text-align: center !important;\n      margin-bottom: 34px !important;\n      position: relative !important;\n    }\n    \n    \/* Section badge *\/\n    #bundle-cleaning-hero-module .bcm-section-badge {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 10px !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 14px !important;\n      font-weight: 500 !important;\n      letter-spacing: 2px !important;\n      text-transform: uppercase !important;\n      color: var(--bcm-primary) !important;\n      margin-bottom: 25px !important;\n      padding: 10px 20px !important;\n      background: var(--bcm-white) !important;\n      border: 1px solid rgba(0, 0, 24, 0.12) !important;\n      border-radius: 2px !important;\n      box-shadow: var(--bcm-shadow-soft) !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-section-badge::before {\n      content: '' !important;\n      width: 8px !important;\n      height: 8px !important;\n      background: var(--bcm-primary) !important;\n      border-radius: 1px !important;\n      opacity: 0.6 !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-title {\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: var(--bcm-primary) !important;\n      line-height: 1.25 !important;\n      margin: 0 0 20px 0 !important;\n      max-width: 1200px !important;\n      margin-left: auto !important;\n      margin-right: auto !important;\n    }\n    \n    \/* Title underline accent *\/\n    #bundle-cleaning-hero-module .bcm-title-accent {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      gap: 20px !important;\n      margin-bottom: 32px !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-title-accent::before,\n    #bundle-cleaning-hero-module .bcm-title-accent::after {\n      content: '' !important;\n      width: 60px !important;\n      height: 1px !important;\n      background: linear-gradient(90deg, transparent, var(--bcm-primary), transparent) !important;\n      opacity: 0.2 !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-title-accent span {\n      width: 6px !important;\n      height: 6px !important;\n      background: var(--bcm-primary) !important;\n      transform: rotate(45deg) !important;\n      opacity: 0.4 !important;\n    }\n\n    #bundle-cleaning-hero-module .two-bcm-description {\n      font-size: 20px !important;\n      font-weight: 400 !important;\n      color: var(--bcm-primary) !important;\n      line-height: 1.8 !important;\n      margin: 0 auto !important;\n      max-width: 100% !important;\n      opacity: 0.65 !important;\n      text-align: left !important;\n    }\n\n    \/* Features Grid *\/\n    #bundle-cleaning-hero-module .bcm-features-grid {\n      display: grid !important;\n      grid-template-columns: repeat(4, 1fr) !important;\n      gap: 0 !important;\n      margin-top: 64px !important;\n      background: var(--bcm-white) !important;\n      border-radius: 4px !important;\n      box-shadow: var(--bcm-shadow-medium) !important;\n      border: 1px solid rgba(0, 0, 24, 0.08) !important;\n      overflow: hidden !important;\n      position: relative !important;\n    }\n    \n    \/* Grid technical corner decorations *\/\n    #bundle-cleaning-hero-module .bcm-features-grid::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 12px !important;\n      left: 12px !important;\n      width: 20px !important;\n      height: 20px !important;\n      border-left: 2px solid var(--bcm-primary) !important;\n      border-top: 2px solid var(--bcm-primary) !important;\n      opacity: 0.15 !important;\n      pointer-events: none !important;\n      z-index: 2 !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-features-grid::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: 12px !important;\n      right: 12px !important;\n      width: 20px !important;\n      height: 20px !important;\n      border-right: 2px solid var(--bcm-primary) !important;\n      border-bottom: 2px solid var(--bcm-primary) !important;\n      opacity: 0.15 !important;\n      pointer-events: none !important;\n      z-index: 2 !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-feature-card {\n      background-color: transparent !important;\n      padding: 40px 32px !important;\n      text-align: center !important;\n      position: relative !important;\n      transition: background-color 0.4s ease !important;\n    }\n    \n    \/* Card dividers *\/\n    #bundle-cleaning-hero-module .bcm-feature-card:not(:last-child)::after {\n      content: '' !important;\n      position: absolute !important;\n      top: 20% !important;\n      right: 0 !important;\n      width: 1px !important;\n      height: 60% !important;\n      background: linear-gradient(\n        180deg,\n        transparent 0%,\n        rgba(0, 0, 24, 0.1) 50%,\n        transparent 100%\n      ) !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-feature-card:hover {\n      background-color: rgba(0, 0, 24, 0.02) !important;\n    }\n    \n    \/* Card number indicator *\/\n    #bundle-cleaning-hero-module .bcm-feature-card .bcm-card-number {\n      position: absolute !important;\n      top: 16px !important;\n      left: 16px !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 10px !important;\n      font-weight: 500 !important;\n      color: var(--bcm-primary) !important;\n      opacity: 0.25 !important;\n      letter-spacing: 1px !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-feature-icon {\n      width: 72px !important;\n      height: 72px !important;\n      margin: 0 auto 24px auto !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      background: linear-gradient(135deg, rgba(0, 0, 24, 0.04) 0%, rgba(0, 0, 24, 0.08) 100%) !important;\n      border: 1px solid rgba(0, 0, 24, 0.08) !important;\n      border-radius: 4px !important;\n      position: relative !important;\n      transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;\n    }\n    \n    \/* Icon corner accent *\/\n    #bundle-cleaning-hero-module .bcm-feature-icon::before {\n      content: '' !important;\n      position: absolute !important;\n      top: -4px !important;\n      right: -4px !important;\n      width: 8px !important;\n      height: 8px !important;\n      border-top: 2px solid var(--bcm-primary) !important;\n      border-right: 2px solid var(--bcm-primary) !important;\n      opacity: 0 !important;\n      transition: opacity 0.3s ease !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-feature-card:hover .bcm-feature-icon {\n      transform: translateY(-4px) !important;\n      box-shadow: 0 8px 24px rgba(0, 0, 24, 0.1) !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-feature-card:hover .bcm-feature-icon::before {\n      opacity: 0.4 !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-feature-icon svg {\n      width: 32px !important;\n      height: 32px !important;\n      fill: none !important;\n      stroke: var(--bcm-primary) !important;\n      stroke-width: 1.5 !important;\n      transition: transform 0.3s ease !important;\n    }\n    \n    #bundle-cleaning-hero-module .bcm-feature-card:hover .bcm-feature-icon svg {\n      transform: scale(1.08) !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-feature-title {\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 12px 0 !important;\n      line-height: 1.4 !important;\n      letter-spacing: -0.2px !important;\n    }\n\n    #bundle-cleaning-hero-module .bcm-feature-text {\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 14px !important;\n      font-weight: 400 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 !important;\n      line-height: 1.7 !important;\n      opacity: 0.6 !important;\n    }\n    \n    \/* Technical spec label *\/\n    #bundle-cleaning-hero-module .bcm-tech-spec {\n      display: inline-block !important;\n      margin-top: 16px !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 10px !important;\n      font-weight: 500 !important;\n      letter-spacing: 1px !important;\n      text-transform: uppercase !important;\n      color: var(--bcm-primary) !important;\n      opacity: 0.35 !important;\n      padding: 6px 12px !important;\n      background: rgba(0, 0, 24, 0.03) !important;\n      border-radius: 2px !important;\n    }\n\n    \/* ========================================\n       RESPONSIVE STYLES\n       ======================================== *\/\n    \n    @media screen and (max-width: 1100px) {\n      #bundle-cleaning-hero-module {\n        padding: 64px 0 !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-features-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-feature-card:nth-child(2)::after {\n        display: none !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-feature-card:nth-child(1)::before,\n      #bundle-cleaning-hero-module .bcm-feature-card:nth-child(2)::before {\n        content: '' !important;\n        position: absolute !important;\n        bottom: 0 !important;\n        left: 20% !important;\n        right: 20% !important;\n        height: 1px !important;\n        background: linear-gradient(90deg, transparent, rgba(0, 0, 24, 0.1), transparent) !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-title {\n        font-size: 32px !important;\n      }\n    }\n\n    @media screen and (max-width:690px) {\n      #bundle-cleaning-hero-module {\n        padding: 48px 0 !important;\n        background-size: \n          100% 100%,\n          20px 20px,\n          20px 20px,\n          80px 80px,\n          80px 80px,\n          100% 100% !important;\n      }\n      \n      #bundle-cleaning-hero-module::before,\n      #bundle-cleaning-hero-module::after {\n        width: 50px !important;\n        height: 50px !important;\n      }\n      \n      #bundle-cleaning-hero-module::before {\n        top: 20px !important;\n        left: 20px !important;\n      }\n      \n      #bundle-cleaning-hero-module::after {\n        bottom: 20px !important;\n        right: 20px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-container {\n        padding: 0 24px !important;\n      }\n\n      #bundle-cleaning-hero-module .bcm-title {\n        font-size: 26px !important;\n      }\n\n      #bundle-cleaning-hero-module .bcm-subtitle,\n      #bundle-cleaning-hero-module .two-bcm-description {\n        font-size: 15px !important;\n      }\n\n      #bundle-cleaning-hero-module .bcm-header {\n        margin-bottom: 48px !important;\n      }\n\n      #bundle-cleaning-hero-module .bcm-features-grid {\n        margin-top: 48px !important;\n      }\n\n      #bundle-cleaning-hero-module .bcm-feature-card {\n        padding: 32px 24px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-feature-icon {\n        width: 64px !important;\n        height: 64px !important;\n      }\n    }\n\n    @media screen and (max-width: 540px) {\n      #bundle-cleaning-hero-module .bcm-features-grid {\n        grid-template-columns: 1fr !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-feature-card:not(:last-child)::after {\n        display: none !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-feature-card::before {\n        content: '' !important;\n        position: absolute !important;\n        bottom: 0 !important;\n        left: 15% !important;\n        right: 15% !important;\n        height: 1px !important;\n        background: linear-gradient(90deg, transparent, rgba(0, 0, 24, 0.1), transparent) !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-feature-card:last-child::before {\n        display: none !important;\n      }\n\n      #bundle-cleaning-hero-module .bcm-title {\n        font-size: 24px !important;\n      }\n\n      #bundle-cleaning-hero-module .bcm-feature-icon {\n        width: 60px !important;\n        height: 60px !important;\n      }\n\n      #bundle-cleaning-hero-module .bcm-feature-icon svg {\n        width: 28px !important;\n        height: 28px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-section-badge {\n        font-size: 10px !important;\n        padding: 8px 16px !important;\n      }\n      \n      #bundle-cleaning-hero-module .bcm-title-accent {\n        display: none !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"bcm-container\">\n    <div class=\"bcm-header\">\n      <!-- Section Badge -->\n      <div class=\"bcm-section-badge\">Equipment Overview<\/div>\n      \n      <h2 class=\"bcm-title\">Industrial Tube Bundle Cleaning Equipment from Trusted Chinese Manufacturer<\/h2>\n      \n      <!-- Decorative accent -->\n      <div class=\"bcm-title-accent\"><span><\/span><\/div>\n      \n      <div class=\"two-bcm-description\">Effective cleaning of the bundle is essential for maintaining smooth flow, ensuring throughput, and keeping critical equipment free from fouling. Process contaminants that stick to the tube walls in the heat exchanger obstruct the flow, impairing heat exchange over time.<\/div><br>\n      \n      <div class=\"two-bcm-description\">Our bundle cleaning system combines power, control, safety, and any eventuality into a comprehensive kit that reduces the time the operator needs during setup while increasing what can be produced during service opportunities. The system is best designed to be efficient, accurate, and repeatable for all types of bundles, materials, and levels of fouling, from manual to driving to automated travel.<\/div>\n    <\/div>\n\n    <div class=\"bcm-features-grid\">\n      <!-- Feature 1: High-Pressure Performance -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-number\">01<\/span>\n        <div class=\"bcm-feature-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M12 2L12 6M12 18L12 22M4.93 4.93L7.76 7.76M16.24 16.24L19.07 19.07M2 12L6 12M18 12L22 12M4.93 19.07L7.76 16.24M16.24 7.76L19.07 4.93\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <circle cx=\"12\" cy=\"12\" r=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h4 class=\"bcm-feature-title\">High-Pressure Performance<\/h4>\n        <p class=\"bcm-feature-text\">Systems operating up to 40,000 PSI for stubborn deposits<\/p>\n        <span class=\"bcm-tech-spec\">Max 40K PSI<\/span>\n      <\/div>\n\n      <!-- Feature 2: Automated Controls -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-number\">02<\/span>\n        <div class=\"bcm-feature-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M9 9L15 15M15 9L9 15\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <circle cx=\"12\" cy=\"12\" r=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h4 class=\"bcm-feature-title\">Automated Controls<\/h4>\n        <p class=\"bcm-feature-text\">PLC-controlled feed mechanisms for consistent cleaning results<\/p>\n        <span class=\"bcm-tech-spec\">PLC System<\/span>\n      <\/div>\n\n      <!-- Feature 3: Safety Features -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-number\">03<\/span>\n        <div class=\"bcm-feature-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M12 22C12 22 20 18 20 12V5L12 2L4 5V12C4 18 12 22 12 22Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M9 12L11 14L15 10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h4 class=\"bcm-feature-title\">Safety Features<\/h4>\n        <p class=\"bcm-feature-text\">Integrated emergency stops and hydraulic lock systems<\/p>\n        <span class=\"bcm-tech-spec\">Fail-Safe<\/span>\n      <\/div>\n\n      <!-- Feature 4: CE Certified -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-number\">04<\/span>\n        <div class=\"bcm-feature-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M9 12L11 14L15 10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h4 class=\"bcm-feature-title\">CE Certified<\/h4>\n        <p class=\"bcm-feature-text\">Compliant with international safety standards<\/p>\n        <span class=\"bcm-tech-spec\">EU Standard<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- Bundle Cleaning Features Module - End -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-1a11829\" data-block-id=\"1a11829\"><style>.stk-1a11829 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-1a11829-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-1538635\" data-v=\"4\" data-block-id=\"1538635\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-1538635-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-1538635-inner-blocks\">\n<section id=\"bcy-bundle-cleaning-equipment\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n    \/* === RESET & BASE STYLES (Scoped) === *\/\n    #bcy-bundle-cleaning-equipment {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      box-sizing: border-box !important;\n      background-color: #FFFFFF !important;\n      color: #000018 !important;\n      overflow-x: hidden !important;\n    }\n\n    #bcy-bundle-cleaning-equipment *,\n    #bcy-bundle-cleaning-equipment *::before,\n    #bcy-bundle-cleaning-equipment *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* === CONTAINER === *\/\n    #bcy-bundle-cleaning-equipment .bcy-container {\n      width: 100% !important;\n      max-width: 1320px !important;\n      margin: 0 auto !important;\n      padding: 30px 20px !important;\n    }\n\n    \/* === HEADER SECTION === *\/\n    #bcy-bundle-cleaning-equipment .bcy-header {\n      text-align: center !important;\n      margin-bottom: 40px !important;\n      position: relative !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-header::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: -20px !important;\n      left: 50% !important;\n      transform: translateX(-50%) !important;\n      width: 80px !important;\n      height: 3px !important;\n      background: linear-gradient(90deg, transparent, #000018, transparent) !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-section-label {\n      display: inline-block !important;\n      font-family: inherit !important;\n      font-size: 12px !important;\n      font-weight: 600 !important;\n      letter-spacing: 2.5px !important;\n      text-transform: uppercase !important;\n      color: #000018 !important;\n      margin-bottom: 16px !important;\n      padding: 10px 16px !important;\n      border: 1px solid rgba(0, 0, 24, 0.15) !important;\n      background: rgba(0, 0, 24, 0.02) !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-main-title {\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000018 !important;\n      margin: 0 0 16px 0 !important;\n      line-height: 1.2 !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-subtitle {\n      font-family: inherit !important;\n      font-size: 18px !important;\n      font-weight: 500 !important;\n      color: #000018 !important;\n      margin: 0 0 20px 0 !important;\n      opacity: 0.85 !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-description {\n      font-family: inherit !important;\n      font-size: 15px !important;\n      font-weight: 400 !important;\n      color: #000018 !important;\n      opacity: 0.7 !important;\n      max-width: 800px !important;\n      margin: 0 auto !important;\n      line-height: 1.7 !important;\n    }\n\n    \/* === PRODUCTS CONTAINER === *\/\n    #bcy-bundle-cleaning-equipment .bcy-products {\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 0 !important;\n    }\n\n    \/* === PRODUCT CARD === *\/\n    #bcy-bundle-cleaning-equipment .bcy-product {\n      display: flex !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      min-height: 420px !important;\n      background: #FFFFFF !important;\n      position: relative !important;\n      border-bottom: 1px solid rgba(0, 0, 24, 0.08) !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product:last-child {\n      border-bottom: none !important;\n    }\n\n    \/* Alternating layouts *\/\n    #bcy-bundle-cleaning-equipment .bcy-product.bcy-reverse {\n      flex-direction: row-reverse !important;\n    }\n\n    \/* === PRODUCT IMAGE SECTION === *\/\n    #bcy-bundle-cleaning-equipment .bcy-product-image-wrap {\n      flex: 0 0 50% !important;\n      position: relative !important;\n      overflow: hidden !important;\n      background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%) !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product-image-inner {\n      position: relative !important;\n      width: 100% !important;\n      height: 100% !important;\n      min-height: 400px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      padding: 40px !important;\n    }\n\n    \/* Technical grid overlay *\/\n    #bcy-bundle-cleaning-equipment .bcy-product-image-wrap::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      background-image: \n        linear-gradient(rgba(0, 0, 24, 0.03) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(0, 0, 24, 0.03) 1px, transparent 1px) !important;\n      background-size: 20px 20px !important;\n      pointer-events: none !important;\n      z-index: 1 !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product-image {\n      max-width: 100% !important;\n      max-height: 320px !important;\n      width: auto !important;\n      height: auto !important;\n      object-fit: contain !important;\n      position: relative !important;\n      z-index: 2 !important;\n      filter: drop-shadow(0 20px 40px rgba(0, 0, 24, 0.15)) !important;\n      transition: transform 0.4s ease !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product:hover .bcy-product-image {\n      transform: scale(1.03) !important;\n    }\n\n    \/* Corner accent *\/\n    #bcy-bundle-cleaning-equipment .bcy-corner-accent {\n      position: absolute !important;\n      width: 60px !important;\n      height: 60px !important;\n      border: 2px solid rgba(0, 0, 24, 0.1) !important;\n      z-index: 3 !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-corner-accent.bcy-top-left {\n      top: 20px !important;\n      left: 20px !important;\n      border-right: none !important;\n      border-bottom: none !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-corner-accent.bcy-bottom-right {\n      bottom: 20px !important;\n      right: 20px !important;\n      border-left: none !important;\n      border-top: none !important;\n    }\n\n    \/* === PRODUCT CONTENT SECTION === *\/\n    #bcy-bundle-cleaning-equipment .bcy-product-content {\n      flex: 0 0 50% !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n      padding: 50px 60px !important;\n      position: relative !important;\n    }\n\n    \/* Product number indicator *\/\n    #bcy-bundle-cleaning-equipment .bcy-product-number {\n      position: absolute !important;\n      top: 30px !important;\n      font-family: 'Inter', sans-serif !important;\n      font-size: 72px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      opacity: 0.04 !important;\n      line-height: 1 !important;\n      pointer-events: none !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product:not(.bcy-reverse) .bcy-product-number {\n      right: 40px !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product.bcy-reverse .bcy-product-number {\n      left: 40px !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product-title {\n      font-family: inherit !important;\n      font-size: 24px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      margin: 0 0 20px 0 !important;\n      line-height: 1.3 !important;\n      position: relative !important;\n      padding-left: 16px !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product-title::before {\n      content: '' !important;\n      position: absolute !important;\n      left: 0 !important;\n      top: 4px !important;\n      width: 4px !important;\n      height: calc(100% - 8px) !important;\n      background: #000018 !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-product-desc {\n      font-family: inherit !important;\n      font-size: 15px !important;\n      font-weight: 400 !important;\n      color: #000018 !important;\n      opacity: 0.75 !important;\n      line-height: 1.7 !important;\n      margin: 0 0 28px 0 !important;\n    }\n\n    \/* === FEATURES LIST === *\/\n    #bcy-bundle-cleaning-equipment .bcy-features {\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 12px !important;\n      margin-bottom: 32px !important;\n      padding: 0 !important;\n      list-style: none !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-feature-item {\n      display: flex !important;\n      align-items: center !important;\n      gap: 14px !important;\n      font-family: inherit !important;\n      font-size: 14px !important;\n      font-weight: 500 !important;\n      color: #000018 !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-feature-icon {\n      flex-shrink: 0 !important;\n      width: 28px !important;\n      height: 28px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      background: rgba(0, 0, 24, 0.05) !important;\n      border: 1px solid rgba(0, 0, 24, 0.1) !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-feature-icon svg {\n      width: 14px !important;\n      height: 14px !important;\n      stroke: #000018 !important;\n      stroke-width: 2.5 !important;\n    }\n\n    \/* === CTA BUTTON === *\/\n    #bcy-bundle-cleaning-equipment .bcy-cta-btn {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 10px !important;\n      font-family: inherit !important;\n      font-size: 14px !important;\n      font-weight: 600 !important;\n      color: #FFFFFF !important;\n      background: #000018 !important;\n      padding: 14px 28px !important;\n      text-decoration: none !important;\n      border: none !important;\n      cursor: pointer !important;\n      transition: all 0.3s ease !important;\n      position: relative !important;\n      overflow: hidden !important;\n      letter-spacing: 0.5px !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-cta-btn::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: -100% !important;\n      width: 100% !important;\n      height: 100% !important;\n      background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent) !important;\n      transition: left 0.5s ease !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-cta-btn:hover::before {\n      left: 100% !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-cta-btn:hover {\n      background: #1a1a32 !important;\n      transform: translateX(4px) !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-cta-btn svg {\n      width: 16px !important;\n      height: 16px !important;\n      stroke: #FFFFFF !important;\n      stroke-width: 2 !important;\n      transition: transform 0.3s ease !important;\n    }\n\n    #bcy-bundle-cleaning-equipment .bcy-cta-btn:hover svg {\n      transform: translateX(4px) !important;\n    }\n\n    \/* === RESPONSIVE STYLES === *\/\n    @media screen and (max-width: 992px) {\n      #bcy-bundle-cleaning-equipment .bcy-product,\n      #bcy-bundle-cleaning-equipment .bcy-product.bcy-reverse {\n        flex-direction: column !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-product-image-wrap,\n      #bcy-bundle-cleaning-equipment .bcy-product-content {\n        flex: none !important;\n        width: 100% !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-product-image-inner {\n        min-height: 300px !important;\n        padding: 30px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-product-content {\n        padding: 40px 30px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-product-number {\n        display: none !important;\n      }\n    }\n\n    @media screen and (max-width:690px) {\n      #bcy-bundle-cleaning-equipment .bcy-container {\n        padding: 30px 16px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-main-title {\n        font-size: 26px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-subtitle {\n        font-size: 16px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-description {\n        font-size: 14px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-header {\n        margin-bottom: 40px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-product-title {\n        font-size: 20px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-product-desc {\n        font-size: 14px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-product-image-inner {\n        min-height: 260px !important;\n        padding: 24px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-product-image {\n        max-height: 220px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-corner-accent {\n        width: 40px !important;\n        height: 40px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-corner-accent.bcy-top-left {\n        top: 12px !important;\n        left: 12px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-corner-accent.bcy-bottom-right {\n        bottom: 12px !important;\n        right: 12px !important;\n      }\n    }\n\n    @media screen and (max-width: 480px) {\n      #bcy-bundle-cleaning-equipment .bcy-product-content {\n        padding: 30px 20px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-features {\n        gap: 10px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-feature-item {\n        font-size: 13px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-feature-icon {\n        width: 24px !important;\n        height: 24px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-feature-icon svg {\n        width: 12px !important;\n        height: 12px !important;\n      }\n\n      #bcy-bundle-cleaning-equipment .bcy-cta-btn {\n        width: 100% !important;\n        justify-content: center !important;\n        padding: 16px 24px !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"bcy-container\">\n    <!-- Header Section -->\n    <div class=\"bcy-header\">\n      <span class=\"bcy-section-label\">Our Equipments<\/span>\n      <h2 class=\"bcy-main-title\">Bundle Cleaning Systems from Professional Manufacturer &amp; Supplier<\/h2>\n      <p class=\"bcy-description\">Each bundle cleaning system is engineered for industrial use! Pairs include high-pressure pumps with precision lances, spray nozzles, and intuitive controls to deliver efficient cleaning results.<\/p>\n    <\/div>\n\n    <!-- Products Container -->\n    <div class=\"bcy-products\">\n\n      <!-- Product 1: Tube Side Bundle Cleaner (IBC) - Left Image, Right Text -->\n      <div class=\"bcy-product\">\n        <div class=\"bcy-product-image-wrap\">\n          <div class=\"bcy-product-image-inner\">\n            <span class=\"bcy-corner-accent bcy-top-left\"><\/span>\n            <img \n              class=\"bcy-product-image\" \n              src=\"https:\/\/boshiya.com\/wp-content\/uploads\/2026\/01\/Bundle-Cleaning.webp\" \n              alt=\"Tube Side Bundle Cleaner (IBC)\"\n              loading=\"lazy\"\n              decoding=\"async\"\n            >\n            <span class=\"bcy-corner-accent bcy-bottom-right\"><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"bcy-product-content\">\n          <span class=\"bcy-product-number\">01<\/span>\n          <h3 class=\"bcy-product-title\">Tube Side Bundle Cleaner (IBC)<\/h3>\n          <p class=\"bcy-product-desc\">The Tube Side Bundle Cleaner is the next milestone in the evolution of heat exchanger maintenance technology. This system features a high-pressure water-jetting unit and a PLC-controlled feed system for consistent tube-cleaning results.<\/p>\n          <div class=\"bcy-features\">\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>5-lance simultaneous cleaning<\/span>\n            <\/div>\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>Automated feed system<\/span>\n            <\/div>\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>Cabin-operated for safety<\/span>\n            <\/div>\n          <\/div>\n          <a href=\"https:\/\/boshiya.com\/bundle-cleaning\/tube-side-bundle-cleaner\/\" class=\"bcy-cta-btn\" target=\"_blank\">\n            <span>View Details<\/span>\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Product 2: Outside Bundle Cleaner (OBC) - Right Image, Left Text -->\n      <div class=\"bcy-product bcy-reverse\">\n        <div class=\"bcy-product-image-wrap\">\n          <div class=\"bcy-product-image-inner\">\n            <span class=\"bcy-corner-accent bcy-top-left\"><\/span>\n            <img \n              class=\"bcy-product-image\" \n              src=\"https:\/\/boshiya.com\/wp-content\/uploads\/2026\/01\/Bundle-Cleaning.webp\" \n              alt=\"Outside Bundle Cleaner (OBC)\"\n              loading=\"lazy\"\n              decoding=\"async\"\n            >\n            <span class=\"bcy-corner-accent bcy-bottom-right\"><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"bcy-product-content\">\n          <span class=\"bcy-product-number\">02<\/span>\n          <h3 class=\"bcy-product-title\">Outside Bundle Cleaner (OBC)<\/h3>\n          <p class=\"bcy-product-desc\">The Outside Bundle Cleaner is designed to restore the efficiency of heat exchangers by cleaning the outer tube bundles. The device comes with a programmable system for spray position control to avoid excessive coverage and surface damage to fins and tubes.<\/p>\n          <div class=\"bcy-features\">\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>360\u00b0 shellside cleaning<\/span>\n            <\/div>\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>Robotic arm precision<\/span>\n            <\/div>\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>Adjustable nozzle rotation<\/span>\n            <\/div>\n          <\/div>\n          <a href=\"https:\/\/boshiya.com\/bundle-cleaning\/outside-bundle-cleaner\/\" class=\"bcy-cta-btn\" target=\"_blank\">\n            <span>View Details<\/span>\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Product 3: Flex Lance Bundle Cleaning System - Left Image, Right Text -->\n      <div class=\"bcy-product\">\n        <div class=\"bcy-product-image-wrap\">\n          <div class=\"bcy-product-image-inner\">\n            <span class=\"bcy-corner-accent bcy-top-left\"><\/span>\n            <img \n              class=\"bcy-product-image\" \n              src=\"https:\/\/boshiya.com\/wp-content\/uploads\/2026\/01\/Bundle-Cleaning.webp\" \n              alt=\"Flex Lance Bundle Cleaning System\"\n              loading=\"lazy\"\n              decoding=\"async\"\n            >\n            <span class=\"bcy-corner-accent bcy-bottom-right\"><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"bcy-product-content\">\n          <span class=\"bcy-product-number\">03<\/span>\n          <h3 class=\"bcy-product-title\">Flex Lance Bundle Cleaning System<\/h3>\n          <p class=\"bcy-product-desc\">The Flex Lance system has no competition for cleaning internal surfaces of tubes. The high-pressure lance is flexible and can easily and accurately navigate complex tube configurations, including U-bends and coiled tubes.<\/p>\n          <div class=\"bcy-features\">\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>U-bend compatible<\/span>\n            <\/div>\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>Corrosion-resistant materials<\/span>\n            <\/div>\n            <div class=\"bcy-feature-item\">\n              <span class=\"bcy-feature-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/span>\n              <span>Intelligent speed control<\/span>\n            <\/div>\n          <\/div>\n          <a href=\"https:\/\/boshiya.com\/bundle-cleaning\/flex-lance-bundle-cleaning\/\" class=\"bcy-cta-btn\" target=\"_blank\">\n            <span>View Details<\/span>\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-1950ab5\" data-block-id=\"1950ab5\"><style>.stk-1950ab5 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-1950ab5-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-f2cea84\" data-v=\"4\" data-block-id=\"f2cea84\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-f2cea84-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-f2cea84-inner-blocks\">\n<section id=\"bc-industries-serve-2024\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');\n    \n    \/* CSS Variables *\/\n    #bc-industries-serve-2024 {\n      --bc-primary: #000018;\n      --bc-white: #FFFFFF;\n      --bc-gray-50: #f9fafb;\n      --bc-gray-100: #f3f4f6;\n      --bc-gray-200: #e5e7eb;\n      --bc-shadow-card: 0 1px 3px rgba(0, 0, 24, 0.04), 0 6px 16px rgba(0, 0, 24, 0.06);\n      --bc-shadow-card-hover: 0 4px 12px rgba(0, 0, 24, 0.08), 0 20px 40px rgba(0, 0, 24, 0.12);\n    }\n    \n    \/* Container Reset & Base *\/\n    #bc-industries-serve-2024 {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 30px 0 !important;\n      line-height: 1.6 !important;\n      -webkit-font-smoothing: antialiased !important;\n      -moz-osx-font-smoothing: grayscale !important;\n      position: relative !important;\n      overflow: hidden !important;\n      \n      \/* Layered blueprint background *\/\n      background: \n        \/* Crosshair marks pattern *\/\n        radial-gradient(circle at center, var(--bc-primary) 1px, transparent 1px),\n        \/* Horizontal measurement lines *\/\n        repeating-linear-gradient(\n          0deg,\n          transparent,\n          transparent 99px,\n          rgba(0, 0, 24, 0.03) 99px,\n          rgba(0, 0, 24, 0.03) 100px\n        ),\n        \/* Vertical measurement lines *\/\n        repeating-linear-gradient(\n          90deg,\n          transparent,\n          transparent 99px,\n          rgba(0, 0, 24, 0.03) 99px,\n          rgba(0, 0, 24, 0.03) 100px\n        ),\n        \/* Base gradient *\/\n        linear-gradient(135deg, #ffffff 0%, var(--bc-gray-50) 50%, var(--bc-gray-100) 100%) !important;\n    }\n    \n    #bc-industries-serve-2024 *,\n    #bc-industries-serve-2024 *::before,\n    #bc-industries-serve-2024 *::after {\n      box-sizing: border-box !important;\n    }\n    \n    \/* Top decorative line *\/\n    #bc-industries-serve-2024::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      height: 4px !important;\n      background: linear-gradient(\n        90deg,\n        transparent 0%,\n        var(--bc-primary) 20%,\n        var(--bc-primary) 80%,\n        transparent 100%\n      ) !important;\n      opacity: 0.08 !important;\n    }\n    \n    \/* Bottom decorative line *\/\n    #bc-industries-serve-2024::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      height: 4px !important;\n      background: linear-gradient(\n        90deg,\n        transparent 0%,\n        var(--bc-primary) 20%,\n        var(--bc-primary) 80%,\n        transparent 100%\n      ) !important;\n      opacity: 0.08 !important;\n    }\n    \n    \/* Inner Container *\/\n    #bc-industries-serve-2024 .bc-inner-container {\n      width: 100% !important;\n      max-width: 1320px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      position: relative !important;\n      z-index: 1 !important;\n    }\n    \n    \/* Header Section *\/\n    #bc-industries-serve-2024 .bc-header-section {\n      text-align: center !important;\n      margin-bottom: 42px !important;\n      position: relative !important;\n    }\n    \n    \/* Subtitle \/ Eyebrow *\/\n    #bc-industries-serve-2024 .bc-subtitle {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 12px !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 12px !important;\n      font-weight: 500 !important;\n      color: var(--bc-primary) !important;\n      margin: 0 0 24px 0 !important;\n      padding: 12px 24px !important;\n      letter-spacing: 2.5px !important;\n      text-transform: uppercase !important;\n      background: var(--bc-white) !important;\n      border: 1px solid rgba(0, 0, 24, 0.1) !important;\n      box-shadow: var(--bc-shadow-card) !important;\n      position: relative !important;\n    }\n    \n    \/* Subtitle corner accents *\/\n    #bc-industries-serve-2024 .bc-subtitle::before,\n    #bc-industries-serve-2024 .bc-subtitle::after {\n      content: '' !important;\n      position: absolute !important;\n      width: 6px !important;\n      height: 6px !important;\n      border-color: var(--bc-primary) !important;\n      border-style: solid !important;\n      opacity: 0.3 !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-subtitle::before {\n      top: -1px !important;\n      left: -1px !important;\n      border-width: 2px 0 0 2px !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-subtitle::after {\n      bottom: -1px !important;\n      right: -1px !important;\n      border-width: 0 2px 2px 0 !important;\n    }\n    \n    \/* Main Title *\/\n    #bc-industries-serve-2024 .bc-main-title {\n      display: block !important;\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: var(--bc-primary) !important;\n      margin: 0 0 12px 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n      max-width: 1100px !important;\n      margin-left: auto !important;\n      margin-right: auto !important;\n    }\n    \n    \/* Title decoration *\/\n    #bc-industries-serve-2024 .bc-title-deco {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      gap: 20px !important;\n      margin: 24px 0 28px 0 !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-title-deco .bc-deco-line {\n      width: 80px !important;\n      height: 1px !important;\n      background: var(--bc-primary) !important;\n      opacity: 0.15 !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-title-deco .bc-deco-diamond {\n      width: 10px !important;\n      height: 10px !important;\n      border: 1.5px solid var(--bc-primary) !important;\n      transform: rotate(45deg) !important;\n      opacity: 0.3 !important;\n    }\n    \n    \/* Description *\/\n    #bc-industries-serve-2024 .bc-description {\n      display: block !important;\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 17px !important;\n      font-weight: 400 !important;\n      color: var(--bc-primary) !important;\n      margin: 0 auto !important;\n      padding: 0 !important;\n      max-width: 680px !important;\n      opacity: 0.65 !important;\n      line-height: 1.8 !important;\n    }\n    \n    \/* Cards Grid Container *\/\n    #bc-industries-serve-2024 .bc-cards-wrapper {\n      position: relative !important;\n      padding: 3px !important;\n      background: linear-gradient(135deg, rgba(0, 0, 24, 0.06) 0%, rgba(0, 0, 24, 0.02) 100%) !important;\n      border-radius: 8px !important;\n    }\n    \n    \/* Technical frame corners *\/\n    #bc-industries-serve-2024 .bc-cards-wrapper::before {\n      content: 'SECTOR \/\/ 04' !important;\n      position: absolute !important;\n      top: -28px !important;\n      left: 0 !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 10px !important;\n      font-weight: 500 !important;\n      letter-spacing: 1.5px !important;\n      color: var(--bc-primary) !important;\n      opacity: 0.25 !important;\n    }\n    \n    \/* Cards Grid *\/\n    #bc-industries-serve-2024 .bc-cards-grid {\n      display: grid !important;\n      grid-template-columns: repeat(4, 1fr) !important;\n      gap: 3px !important;\n      width: 100% !important;\n      background: transparent !important;\n      border-radius: 6px !important;\n      overflow: hidden !important;\n    }\n    \n    \/* Individual Card *\/\n    #bc-industries-serve-2024 .bc-industry-card {\n      background: var(--bc-white) !important;\n      padding: 28px 22px 30px 22px !important;\n      text-align: center !important;\n      position: relative !important;\n      transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1) !important;\n      will-change: transform, background-color !important;\n      overflow: hidden !important;\n    }\n    \n    \/* Card index number *\/\n    #bc-industries-serve-2024 .bc-industry-card::before {\n      content: attr(data-index) !important;\n      position: absolute !important;\n      top: 16px !important;\n      right: 16px !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 11px !important;\n      font-weight: 600 !important;\n      color: var(--bc-primary) !important;\n      opacity: 0.12 !important;\n      letter-spacing: 1px !important;\n      transition: opacity 0.3s ease !important;\n    }\n    \n    \/* Card hover corner accent *\/\n    #bc-industries-serve-2024 .bc-industry-card::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: 0 !important;\n      left: 0 !important;\n      width: 0 !important;\n      height: 3px !important;\n      background: var(--bc-primary) !important;\n      transition: width 0.5s cubic-bezier(0.16, 1, 0.3, 1) !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-industry-card:hover {\n      background: var(--bc-gray-50) !important;\n      transform: translateY(-8px) !important;\n      box-shadow: var(--bc-shadow-card-hover) !important;\n      z-index: 2 !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-industry-card:hover::before {\n      opacity: 0.3 !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-industry-card:hover::after {\n      width: 100% !important;\n    }\n    \n    \/* Card Icon Container *\/\n    #bc-industries-serve-2024 .bc-icon-wrap {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      width: 80px !important;\n      height: 80px !important;\n      margin: 0 auto 28px auto !important;\n      background: var(--bc-primary) !important;\n      position: relative !important;\n      transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;\n      clip-path: polygon(\n        0 8px,\n        8px 0,\n        calc(100% - 8px) 0,\n        100% 8px,\n        100% calc(100% - 8px),\n        calc(100% - 8px) 100%,\n        8px 100%,\n        0 calc(100% - 8px)\n      ) !important;\n    }\n    \n    \/* Icon inner glow on hover *\/\n    #bc-industries-serve-2024 .bc-industry-card:hover .bc-icon-wrap {\n      transform: scale(1.08) !important;\n      box-shadow: 0 8px 24px rgba(0, 0, 24, 0.2) !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-icon-wrap svg {\n      width: 36px !important;\n      height: 36px !important;\n      fill: var(--bc-white) !important;\n      transition: transform 0.3s ease !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-industry-card:hover .bc-icon-wrap svg {\n      transform: scale(1.1) !important;\n    }\n    \n    \/* Card Title *\/\n    #bc-industries-serve-2024 .bc-card-title {\n      display: block !important;\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 20px !important;\n      font-weight: 600 !important;\n      color: var(--bc-primary) !important;\n      margin: 0 0 10px 0 !important;\n      padding: 0 !important;\n      line-height: 1.3 !important;\n      letter-spacing: -0.2px !important;\n    }\n    \n    \/* Card Subtitle *\/\n    #bc-industries-serve-2024 .bc-card-subtitle {\n      display: block !important;\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 14px !important;\n      font-weight: 400 !important;\n      color: var(--bc-primary) !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      opacity: 0.55 !important;\n      line-height: 1.5 !important;\n    }\n    \n    \/* Card tech badge *\/\n    #bc-industries-serve-2024 .bc-card-badge {\n      display: inline-block !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 9px !important;\n      font-weight: 500 !important;\n      letter-spacing: 1.5px !important;\n      text-transform: uppercase !important;\n      color: var(--bc-primary) !important;\n      opacity: 0.35 !important;\n      padding: 6px 14px !important;\n      background: rgba(0, 0, 24, 0.04) !important;\n      border-radius: 2px !important;\n      transition: all 0.3s ease !important;\n    }\n    \n    #bc-industries-serve-2024 .bc-industry-card:hover .bc-card-badge {\n      opacity: 0.6 !important;\n      background: rgba(0, 0, 24, 0.08) !important;\n    }\n    \n    \/* ============================================\n       RESPONSIVE BREAKPOINTS\n       ============================================ *\/\n    \n    @media screen and (max-width: 1100px) {\n      #bc-industries-serve-2024 {\n        padding: 80px 0 !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-cards-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-main-title {\n        font-size: 34px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-industry-card {\n        padding: 40px 28px 36px 28px !important;\n      }\n    }\n    \n    @media screen and (max-width:690px) {\n      #bc-industries-serve-2024 {\n        padding: 64px 0 !important;\n        background-size: \n          80px 80px,\n          100% 80px,\n          80px 100%,\n          100% 100% !important;\n        background-position:\n          40px 40px,\n          0 0,\n          0 0,\n          0 0 !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-inner-container {\n        padding: 0 24px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-header-section {\n        margin-bottom: 56px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-main-title {\n        font-size: 28px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-subtitle {\n        font-size: 11px !important;\n        padding: 10px 18px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-description {\n        font-size: 15px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-title-deco {\n        margin: 20px 0 24px 0 !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-title-deco .bc-deco-line {\n        width: 50px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-cards-wrapper::before,\n      #bc-industries-serve-2024 .bc-cards-wrapper::after {\n        font-size: 9px !important;\n        top: -24px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-icon-wrap {\n        width: 72px !important;\n        height: 72px !important;\n        margin-bottom: 24px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-icon-wrap svg {\n        width: 32px !important;\n        height: 32px !important;\n      }\n    }\n    \n    @media screen and (max-width: 600px) {\n      #bc-industries-serve-2024 {\n        padding: 48px 0 !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-inner-container {\n        padding: 0 20px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-header-section {\n        margin-bottom: 40px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-main-title {\n        font-size: 24px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-subtitle {\n        font-size: 10px !important;\n        letter-spacing: 2px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-description {\n        font-size: 14px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-title-deco {\n        display: none !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-cards-grid {\n        grid-template-columns: 1fr !important;\n        gap: 2px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-industry-card {\n        padding: 32px 24px 28px 24px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-icon-wrap {\n        width: 64px !important;\n        height: 64px !important;\n        margin-bottom: 20px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-icon-wrap svg {\n        width: 28px !important;\n        height: 28px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-card-title {\n        font-size: 18px !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-cards-wrapper::before,\n      #bc-industries-serve-2024 .bc-cards-wrapper::after {\n        display: none !important;\n      }\n    }\n    \n    \/* Reduced Motion Preference *\/\n    @media (prefers-reduced-motion: reduce) {\n      #bc-industries-serve-2024 .bc-industry-card {\n        transition: none !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-industry-card:hover {\n        transform: none !important;\n      }\n      \n      #bc-industries-serve-2024 .bc-icon-wrap,\n      #bc-industries-serve-2024 .bc-icon-wrap svg {\n        transition: none !important;\n      }\n    }\n  <\/style>\n\n  <!-- Module Content -->\n  <div class=\"bc-inner-container\">\n    \n    <!-- Header Section -->\n    <div class=\"bc-header-section\">\n      <h3 class=\"bc-subtitle\">Industries We Serve<\/h3>\n      <h2 class=\"bc-main-title\">Bundle Cleaning Equipment Supplier for Global Industries<\/h2>\n      \n      <!-- Decorative element -->\n      <div class=\"bc-title-deco\">\n        <span class=\"bc-deco-line\"><\/span>\n        <span class=\"bc-deco-diamond\"><\/span>\n        <span class=\"bc-deco-line\"><\/span>\n      <\/div>\n      \n      <p class=\"bc-description\">Our tube bundle cleaning systems support mission-critical heat exchangers and condensers across diverse industrial sectors.<\/p>\n    <\/div>\n    \n    <!-- Cards Wrapper -->\n    <div class=\"bc-cards-wrapper\">\n      <!-- Cards Grid -->\n      <div class=\"bc-cards-grid\">\n        \n        <!-- Card 1: Oil Refineries -->\n        <div class=\"bc-industry-card\" data-index=\"01\">\n          <div class=\"bc-icon-wrap\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n              <path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm0-10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z\"\/>\n            <\/svg>\n          <\/div>\n          <h4 class=\"bc-card-title\">Oil Refineries<\/h4>\n          <p class=\"bc-card-subtitle\">Preheat trains &amp; crude units<\/p>\n          <span class=\"bc-card-badge\">Refinery Ops<\/span>\n        <\/div>\n        \n        <!-- Card 2: Power Plants -->\n        <div class=\"bc-industry-card\" data-index=\"02\">\n          <div class=\"bc-icon-wrap\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n              <path d=\"M11 21h-1l1-7H7.5c-.58 0-.57-.32-.38-.66.19-.34.05-.08.07-.12C8.48 10.94 10.42 7.54 13 3h1l-1 7h3.5c.49 0 .56.33.47.51l-.07.15C12.96 17.55 11 21 11 21z\"\/>\n            <\/svg>\n          <\/div>\n          <h4 class=\"bc-card-title\">Power Plants<\/h4>\n          <p class=\"bc-card-subtitle\">Condensers &amp; cooling systems<\/p>\n          <span class=\"bc-card-badge\">Power Gen<\/span>\n        <\/div>\n        \n        <!-- Card 3: Petrochemical -->\n        <div class=\"bc-industry-card\" data-index=\"03\">\n          <div class=\"bc-icon-wrap\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n              <path d=\"M7 2v11h3v9l7-12h-4l4-8H7zm3 12v-2h2.35l-2.92 5.27L9.98 14H10zm4.65-4H12V4h2.35l-2 4h2.3z\"\/>\n            <\/svg>\n          <\/div>\n          <h4 class=\"bc-card-title\">Petrochemical<\/h4>\n          <p class=\"bc-card-subtitle\">Process heat exchangers<\/p>\n          <span class=\"bc-card-badge\">Petrochem<\/span>\n        <\/div>\n        \n        <!-- Card 4: Chemical Plants -->\n        <div class=\"bc-industry-card\" data-index=\"04\">\n          <div class=\"bc-icon-wrap\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n              <path d=\"M13 2v2h-2V2h2zm4 4V4h-2v2h-2V4H9v2H7v2h2v12h6V8h2V6h-2zm-4 6h2v2h-2v-2zm0 4h2v2h-2v-2zM9 8h6v2H9V8z\"\/>\n            <\/svg>\n          <\/div>\n          <h4 class=\"bc-card-title\">Chemical Plants<\/h4>\n          <p class=\"bc-card-subtitle\">Reactor cooling systems<\/p>\n          <span class=\"bc-card-badge\">Chemical<\/span>\n        <\/div>\n        \n      <\/div>\n    <\/div>\n    \n  <\/div>\n\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-04ceb0f\" data-block-id=\"04ceb0f\"><style>.stk-04ceb0f {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-04ceb0f-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-44ccee7\" data-v=\"4\" data-block-id=\"44ccee7\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-44ccee7-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-44ccee7-inner-blocks\">\n<section id=\"bc-challenges-solutions-module\">\n  <style>\n    \/* ============================================\n       CHALLENGES & SOLUTIONS MODULE\n       Precision Engineering Industrial Style\n       ============================================ *\/\n    \n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');\n    \n    \/* CSS Variables *\/\n    #bc-challenges-solutions-module {\n      --bcm-primary: #000018;\n      --bcm-white: #FFFFFF;\n      --bcm-gray-50: #fafbfc;\n      --bcm-gray-100: #f4f5f7;\n      --bcm-gray-200: #e8eaed;\n      --bcm-gray-300: #d1d5db;\n      --bcm-shadow-sm: 0 1px 3px rgba(0, 0, 24, 0.04);\n      --bcm-shadow-md: 0 4px 16px rgba(0, 0, 24, 0.08);\n      --bcm-shadow-lg: 0 8px 32px rgba(0, 0, 24, 0.12);\n      --bcm-shadow-xl: 0 16px 48px rgba(0, 0, 24, 0.16);\n    }\n\n    \/* Module Container *\/\n    #bc-challenges-solutions-module {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 30px 0 !important;\n      box-sizing: border-box !important;\n      position: relative !important;\n      overflow: hidden !important;\n      \n      \/* Layered technical background *\/\n      background: \n        \/* Isometric grid pattern *\/\n        linear-gradient(30deg, transparent 49.5%, rgba(0, 0, 24, 0.015) 49.5%, rgba(0, 0, 24, 0.015) 50.5%, transparent 50.5%),\n        linear-gradient(-30deg, transparent 49.5%, rgba(0, 0, 24, 0.015) 49.5%, rgba(0, 0, 24, 0.015) 50.5%, transparent 50.5%),\n        \/* Base gradient *\/\n        linear-gradient(180deg, var(--bcm-white) 0%, var(--bcm-gray-50) 100%) !important;\n      background-size: \n        60px 104px,\n        60px 104px,\n        100% 100% !important;\n    }\n\n    #bc-challenges-solutions-module *,\n    #bc-challenges-solutions-module *::before,\n    #bc-challenges-solutions-module *::after {\n      box-sizing: border-box !important;\n    }\n    \n    \/* Decorative top\/bottom lines *\/\n    #bc-challenges-solutions-module::before,\n    #bc-challenges-solutions-module::after {\n      content: '' !important;\n      position: absolute !important;\n      left: 50% !important;\n      transform: translateX(-50%) !important;\n      width: 80% !important;\n      max-width: 1200px !important;\n      height: 1px !important;\n      background: linear-gradient(90deg, \n        transparent 0%, \n        rgba(0, 0, 24, 0.1) 20%, \n        rgba(0, 0, 24, 0.1) 80%, \n        transparent 100%\n      ) !important;\n    }\n    \n    #bc-challenges-solutions-module::before {\n      top: 0 !important;\n    }\n    \n    #bc-challenges-solutions-module::after {\n      bottom: 0 !important;\n    }\n\n    \/* Inner Container *\/\n    #bc-challenges-solutions-module .bcm-inner {\n      max-width: 1320px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      position: relative !important;\n      z-index: 1 !important;\n    }\n\n    \/* Header Section *\/\n    #bc-challenges-solutions-module .bcm-header {\n      text-align: center !important;\n      margin-bottom: 42px !important;\n      position: relative !important;\n    }\n    \n    \/* Technical badge *\/\n    #bc-challenges-solutions-module .bcm-badge {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 12px !important;\n      font-size: 12px !important;\n      font-weight: 500 !important;\n      letter-spacing: 2px !important;\n      text-transform: uppercase !important;\n      color: var(--bcm-primary) !important;\n      margin-bottom: 18px !important;\n      padding: 10px 16px !important;\n      background: var(--bcm-white) !important;\n      border: 1px solid rgba(0, 0, 24, 0.1) !important;\n      box-shadow: var(--bcm-shadow-sm) !important;\n      position: relative !important;\n    }\n    \n    #bc-challenges-solutions-module .bcm-badge::before {\n      content: '' !important;\n      width: 8px !important;\n      height: 8px !important;\n      background: var(--bcm-primary) !important;\n      clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%) !important;\n      opacity: 0.5 !important;\n    }\n\n    \/* Main Title *\/\n    #bc-challenges-solutions-module .bcm-main-title {\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 16px 0 !important;\n      line-height: 1.15 !important;\n    }\n\n    \/* Subtitle *\/\n    #bc-challenges-solutions-module .bcm-subtitle {\n      font-size: 20px !important;\n      font-weight: 500 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 24px 0 !important;\n      line-height: 1.4 !important;\n      opacity: 0.8 !important;\n    }\n\n    \/* Intro Text *\/\n    #bc-challenges-solutions-module .bcm-intro {\n      font-size: 17px !important;\n      color: var(--bcm-primary) !important;\n      max-width: 820px !important;\n      margin: 0 auto !important;\n      line-height: 1.8 !important;\n      opacity: 0.6 !important;\n    }\n\n    \/* Technical Divider *\/\n    #bc-challenges-solutions-module .bcm-divider {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      gap: 16px !important;\n      margin: 32px auto 0 auto !important;\n    }\n    \n    #bc-challenges-solutions-module .bcm-divider .bcm-div-line {\n      width: 60px !important;\n      height: 2px !important;\n      background: var(--bcm-primary) !important;\n      opacity: 0.15 !important;\n    }\n    \n    #bc-challenges-solutions-module .bcm-divider .bcm-div-center {\n      width: 12px !important;\n      height: 12px !important;\n      border: 2px solid var(--bcm-primary) !important;\n      opacity: 0.3 !important;\n      transform: rotate(45deg) !important;\n    }\n\n    \/* Cards Grid *\/\n    #bc-challenges-solutions-module .bcm-cards-grid {\n      display: grid !important;\n      grid-template-columns: repeat(2, 1fr) !important;\n      gap: 32px !important;\n    }\n\n    \/* Card *\/\n    #bc-challenges-solutions-module .bcm-card {\n      background: var(--bcm-white) !important;\n      border: 1px solid rgba(0, 0, 24, 0.08) !important;\n      position: relative !important;\n      transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1) !important;\n      overflow: hidden !important;\n    }\n    \n    \/* Card left accent *\/\n    #bc-challenges-solutions-module .bcm-card::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      width: 4px !important;\n      height: 100% !important;\n      background: var(--bcm-primary) !important;\n      opacity: 0.1 !important;\n      transition: opacity 0.4s ease !important;\n    }\n\n    #bc-challenges-solutions-module .bcm-card:hover {\n      box-shadow: var(--bcm-shadow-lg) !important;\n      border-color: rgba(0, 0, 24, 0.15) !important;\n      transform: translateY(-6px) !important;\n    }\n    \n    #bc-challenges-solutions-module .bcm-card:hover::before {\n      opacity: 1 !important;\n    }\n\n    \/* Card Number Badge *\/\n    #bc-challenges-solutions-module .bcm-card-number {\n      position: absolute !important;\n      top: 0 !important;\n      right: 0 !important;\n      width: 56px !important;\n      height: 56px !important;\n      background: var(--bcm-primary) !important;\n      color: var(--bcm-white) !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 16px !important;\n      font-weight: 600 !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      z-index: 2 !important;\n      clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%, 0 80%) !important;\n    }\n\n    \/* Corner Technical Details *\/\n    #bc-challenges-solutions-module .bcm-corner-detail {\n      position: absolute !important;\n      width: 20px !important;\n      height: 20px !important;\n      border-color: var(--bcm-primary) !important;\n      border-style: solid !important;\n      opacity: 0.15 !important;\n      transition: opacity 0.3s ease !important;\n    }\n\n    #bc-challenges-solutions-module .bcm-card .bcm-corner-detail.top-left {\n      top: 12px !important;\n      left: 12px !important;\n      border-width: 2px 0 0 2px !important;\n    }\n\n    #bc-challenges-solutions-module .bcm-card .bcm-corner-detail.bottom-right {\n      bottom: 12px !important;\n      right: 12px !important;\n      border-width: 0 2px 2px 0 !important;\n    }\n    \n    #bc-challenges-solutions-module .bcm-card:hover .bcm-corner-detail {\n      opacity: 0.4 !important;\n    }\n\n    \/* Problem Section *\/\n    #bc-challenges-solutions-module .bcm-problem {\n      padding: 40px 36px !important;\n      padding-right: 72px !important;\n      background: var(--bcm-white) !important;\n      position: relative !important;\n    }\n    \n    \/* Problem section label *\/\n    #bc-challenges-solutions-module .bcm-problem-label {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 8px !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 10px !important;\n      font-weight: 600 !important;\n      letter-spacing: 1.5px !important;\n      text-transform: uppercase !important;\n      color: var(--bcm-primary) !important;\n      opacity: 0.4 !important;\n      margin-bottom: 20px !important;\n    }\n    \n    #bc-challenges-solutions-module .bcm-problem-label::before {\n      content: '' !important;\n      width: 16px !important;\n      height: 2px !important;\n      background: var(--bcm-primary) !important;\n      opacity: 0.5 !important;\n    }\n\n    \/* Problem Icon *\/\n    #bc-challenges-solutions-module .bcm-problem-icon {\n      width: 64px !important;\n      height: 64px !important;\n      background: var(--bcm-gray-100) !important;\n      border: 1px solid var(--bcm-gray-200) !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      margin-bottom: 24px !important;\n      position: relative !important;\n      transition: all 0.4s ease !important;\n    }\n    \n    #bc-challenges-solutions-module .bcm-card:hover .bcm-problem-icon {\n      background: var(--bcm-primary) !important;\n      border-color: var(--bcm-primary) !important;\n    }\n\n    #bc-challenges-solutions-module .bcm-problem-icon svg {\n      width: 28px !important;\n      height: 28px !important;\n      stroke: var(--bcm-primary) !important;\n      stroke-width: 1.5 !important;\n      fill: none !important;\n      transition: stroke 0.4s ease !important;\n    }\n    \n    #bc-challenges-solutions-module .bcm-card:hover .bcm-problem-icon svg {\n      stroke: var(--bcm-white) !important;\n    }\n\n    \/* Problem Title *\/\n    #bc-challenges-solutions-module .bcm-problem-title {\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 20px !important;\n      font-weight: 600 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 14px 0 !important;\n      line-height: 1.3 !important;\n      letter-spacing: -0.2px !important;\n    }\n\n    \/* Problem Description *\/\n    #bc-challenges-solutions-module .bcm-problem-desc {\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 15px !important;\n      color: var(--bcm-primary) !important;\n      line-height: 1.75 !important;\n      margin: 0 !important;\n      opacity: 0.6 !important;\n    }\n\n    \/* Solution Section *\/\n    #bc-challenges-solutions-module .bcm-solution {\n      padding: 32px 36px !important;\n      background: var(--bcm-gray-50) !important;\n      border-top: 1px solid rgba(0, 0, 24, 0.06) !important;\n      position: relative !important;\n    }\n    \n    \/* Solution left accent bar *\/\n    #bc-challenges-solutions-module .bcm-solution::before {\n      content: '' !important;\n      position: absolute !important;\n      left: 0 !important;\n      top: 0 !important;\n      bottom: 0 !important;\n      width: 4px !important;\n      height: auto;\n      background: var(--bcm-primary) !important;\n    }\n\n    \/* Solution Label *\/\n    #bc-challenges-solutions-module .bcm-solution-label {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 10px !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-size: 10px !important;\n      font-weight: 600 !important;\n      text-transform: uppercase !important;\n      letter-spacing: 1.5px !important;\n      color: var(--bcm-primary) !important;\n      margin-bottom: 14px !important;\n      padding: 6px 12px !important;\n      background: var(--bcm-white) !important;\n      border: 1px solid rgba(0, 0, 24, 0.1) !important;\n    }\n\n    #bc-challenges-solutions-module .bcm-solution-label svg {\n      width: 14px !important;\n      height: 14px !important;\n      stroke: var(--bcm-primary) !important;\n      stroke-width: 2.5 !important;\n      fill: none !important;\n    }\n\n    \/* Solution Text *\/\n    #bc-challenges-solutions-module .bcm-solution-text {\n      font-family: 'Outfit', sans-serif !important;\n      font-size: 15px !important;\n      color: var(--bcm-primary) !important;\n      line-height: 1.75 !important;\n      margin: 0 !important;\n      opacity: 0.75 !important;\n    }\n\n    \/* Metric Highlight *\/\n    #bc-challenges-solutions-module .bcm-metric {\n      display: inline-block !important;\n      background: var(--bcm-primary) !important;\n      color: var(--bcm-white) !important;\n      padding: 2px 10px !important;\n      font-family: 'JetBrains Mono', monospace !important;\n      font-weight: 600 !important;\n      font-size: 14px !important;\n      margin: 0 3px !important;\n    }\n\n    \/* ============================================\n       RESPONSIVE STYLES\n       ============================================ *\/\n    \n    @media screen and (max-width: 1100px) {\n      #bc-challenges-solutions-module {\n        padding: 80px 0 !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-inner {\n        padding: 0 32px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-main-title {\n        font-size: 38px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-cards-grid {\n        gap: 24px !important;\n      }\n    }\n\n    @media screen and (max-width: 900px) {\n      #bc-challenges-solutions-module .bcm-cards-grid {\n        grid-template-columns: 1fr !important;\n        max-width: 600px !important;\n        margin: 0 auto !important;\n      }\n    }\n\n    @media screen and (max-width:690px) {\n      #bc-challenges-solutions-module {\n        padding: 64px 0 !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-inner {\n        padding: 0 24px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-header {\n        margin-bottom: 56px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-main-title {\n        font-size: 30px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-subtitle {\n        font-size: 17px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-intro {\n        font-size: 15px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-problem {\n        padding: 32px 28px !important;\n        padding-right: 64px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-solution {\n        padding: 28px 28px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-card-number {\n        width: 48px !important;\n        height: 48px !important;\n        font-size: 14px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-problem-icon {\n        width: 56px !important;\n        height: 56px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-problem-title {\n        font-size: 18px !important;\n      }\n    }\n\n    @media screen and (max-width: 540px) {\n      #bc-challenges-solutions-module {\n        padding: 48px 0 !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-inner {\n        padding: 0 16px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-main-title {\n        font-size: 26px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-subtitle {\n        font-size: 16px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-badge {\n        font-size: 10px !important;\n        padding: 10px 18px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-problem {\n        padding: 28px 20px !important;\n        padding-right: 56px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-solution {\n        padding: 24px 20px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-problem-icon {\n        width: 52px !important;\n        height: 52px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-problem-icon svg {\n        width: 24px !important;\n        height: 24px !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-problem-title {\n        font-size: 17px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-problem-desc,\n      #bc-challenges-solutions-module .bcm-solution-text {\n        font-size: 14px !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-divider {\n        display: none !important;\n      }\n      \n      #bc-challenges-solutions-module .bcm-corner-detail {\n        display: none !important;\n      }\n    }\n\n    \/* Reduced Motion *\/\n    @media (prefers-reduced-motion: reduce) {\n      #bc-challenges-solutions-module .bcm-card,\n      #bc-challenges-solutions-module .bcm-problem-icon {\n        transition: none !important;\n      }\n\n      #bc-challenges-solutions-module .bcm-card:hover {\n        transform: none !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"bcm-inner\">\n    <!-- Header Section -->\n    <div class=\"bcm-header\">\n      <div class=\"bcm-badge\">Challenges &amp; Solutions<\/div>\n      <h2 class=\"bcm-main-title\">Common Problems of Automated Bundle Cleaner We Solve<\/h2>\n      <p class=\"bcm-intro\">Our bundle cleaning equipment is designed to address the major challenges faced by refineries, power plants, and process industries.<\/p>\n      <div class=\"bcm-divider\">\n        <span class=\"bcm-div-line\"><\/span>\n        <span class=\"bcm-div-center\"><\/span>\n        <span class=\"bcm-div-line\"><\/span>\n      <\/div>\n    <\/div>\n\n    <!-- Cards Grid -->\n    <div class=\"bcm-cards-grid\">\n      \n      <!-- Card 1: Reduced Heat Exchanger Efficiency -->\n      <div class=\"bcm-card\">\n        <span class=\"bcm-corner-detail top-left\"><\/span>\n        <span class=\"bcm-corner-detail bottom-right\"><\/span>\n        <span class=\"bcm-card-number\">01<\/span>\n        <div class=\"bcm-problem\">\n          <span class=\"bcm-problem-label\">Challenge<\/span>\n          <div class=\"bcm-problem-icon\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M12 2v4m0 12v4M4.93 4.93l2.83 2.83m8.48 8.48l2.83 2.83M2 12h4m12 0h4M4.93 19.07l2.83-2.83m8.48-8.48l2.83-2.83\"\/>\n              <circle cx=\"12\" cy=\"12\" r=\"4\"\/>\n            <\/svg>\n          <\/div>\n          <h4 class=\"bcm-problem-title\">Reduced Heat Exchanger Efficiency<\/h4>\n          <p class=\"bcm-problem-desc\">Resins, scale, and particulates create thermal resistance and pressure drop, causing the systems to work harder, increase fuel consumption, and reduce throughput capacity.<\/p>\n        <\/div>\n        <div class=\"bcm-solution\">\n          <div class=\"bcm-solution-label\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"20 6 9 17 4 12\"\/>\n            <\/svg>\n            Our Solution\n          <\/div>\n          <p class=\"bcm-solution-text\">Systems with high pressure and specially designed cleaning cycles deliver consistent cleaning and set retention across thousands of tubes, regardless of pressure drop or heat transfer coefficient.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Card 2: Extended Turnaround & Downtime -->\n      <div class=\"bcm-card\">\n        <span class=\"bcm-corner-detail top-left\"><\/span>\n        <span class=\"bcm-corner-detail bottom-right\"><\/span>\n        <span class=\"bcm-card-number\">02<\/span>\n        <div class=\"bcm-problem\">\n          <span class=\"bcm-problem-label\">Challenge<\/span>\n          <div class=\"bcm-problem-icon\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n              <polyline points=\"12 6 12 12 16 14\"\/>\n            <\/svg>\n          <\/div>\n          <h4 class=\"bcm-problem-title\">Extended Turnaround &amp; Downtime<\/h4>\n          <p class=\"bcm-problem-desc\">With manual cleaning methods, cleaning cycles are slow and inconsistent, leading to extended outages and increased revenue losses per hour of outage.<\/p>\n        <\/div>\n        <div class=\"bcm-solution\">\n          <div class=\"bcm-solution-label\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"20 6 9 17 4 12\"\/>\n            <\/svg>\n            Our Solution\n          <\/div>\n          <p class=\"bcm-solution-text\">A bundle of cleaning equipment, both automated and semi-automated with PLC control, reduces setup time and accelerates tube-to-tube cycling, enabling a <span class=\"bcm-metric\">40%<\/span> reduction in turnaround time.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Card 3: Operator Safety Concerns -->\n      <div class=\"bcm-card\">\n        <span class=\"bcm-corner-detail top-left\"><\/span>\n        <span class=\"bcm-corner-detail bottom-right\"><\/span>\n        <span class=\"bcm-card-number\">03<\/span>\n        <div class=\"bcm-problem\">\n          <span class=\"bcm-problem-label\">Challenge<\/span>\n          <div class=\"bcm-problem-icon\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n              <path d=\"M12 8v4\"\/>\n              <path d=\"M12 16h.01\"\/>\n            <\/svg>\n          <\/div>\n          <h4 class=\"bcm-problem-title\">Operator Safety Concerns<\/h4>\n          <p class=\"bcm-problem-desc\">High-pressure operations mean significant risks to operators. Working with water jets, hazardous materials, and manual handling increases the risk of injury.<\/p>\n        <\/div>\n        <div class=\"bcm-solution\">\n          <div class=\"bcm-solution-label\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"20 6 9 17 4 12\"\/>\n            <\/svg>\n            Our Solution\n          <\/div>\n          <p class=\"bcm-solution-text\">Increased operational and throughput efficiency, and cleaning effectiveness, are achieved through ergonomic lance handles, integrated safety interlocks, pressure monitoring and safety systems, and automated feed mechanisms.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Card 4: High Equipment & Maintenance Costs -->\n      <div class=\"bcm-card\">\n        <span class=\"bcm-corner-detail top-left\"><\/span>\n        <span class=\"bcm-corner-detail bottom-right\"><\/span>\n        <span class=\"bcm-card-number\">04<\/span>\n        <div class=\"bcm-problem\">\n          <span class=\"bcm-problem-label\">Challenge<\/span>\n          <div class=\"bcm-problem-icon\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/>\n              <path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/>\n            <\/svg>\n          <\/div>\n          <h4 class=\"bcm-problem-title\">High Equipment &amp; Maintenance Costs<\/h4>\n          <p class=\"bcm-problem-desc\">Western suppliers offer cleaning equipment at premium prices, which strains capital budgets. In addition, service and spare parts prices continue to escalate over the equipment lifecycle.<\/p>\n        <\/div>\n        <div class=\"bcm-solution\">\n          <div class=\"bcm-solution-label\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"20 6 9 17 4 12\"\/>\n            <\/svg>\n            Our Solution\n          <\/div>\n          <p class=\"bcm-solution-text\">As a Chinese manufacturer, we offer bundled cleaning systems at wholesale prices while maintaining quality. With OEM Customization, affordable spare parts, and effective technical support, the total cost of ownership is reduced.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-458ee94\" data-block-id=\"458ee94\"><style>.stk-458ee94 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-458ee94-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-f99f184\" data-v=\"4\" data-block-id=\"f99f184\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-f99f184-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-f99f184-inner-blocks\">\n<section id=\"bc-integrated-module\">\n  <style>\n    \/* -----------------------------------------------------------\n       1. GLOBAL MODULE STYLES (Scope & Fonts)\n       ----------------------------------------------------------- *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n    #bc-integrated-module {\n      background-color: ##ffffff;\n      color: #333333;\n      padding: 30px 20px;\n      width: 100%;\n      max-width: 1200px;\n      margin: 0 auto;\n      box-sizing: border-box;\n      line-height: 1.5;\n      position: relative; \/* Ensure z-index context *\/\n    }\n\n    #bc-integrated-module * {\n      box-sizing: border-box;\n    }\n\n    \/* -----------------------------------------------------------\n       2. TYPOGRAPHY (Simulating H2-H4 for Isolation)\n       ----------------------------------------------------------- *\/\n    \/* Level 2 Heading - Module Title *\/\n    #bc-integrated-module .bc-h2 {\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000018 !important; \/* Logo Color *\/\n      margin-bottom: 16px;\n      text-align: center;\n      line-height: 1.2;\n    }\n\n    \/* Level 3 Heading - Tab\/Section Title *\/\n    #bc-integrated-module .bc-h3 {\n      font-size: 24px !important;\n      font-weight: 600 !important;\n      color: #000018 !important;\n      margin-bottom: 20px;\n      margin-top: 0;\n      border-bottom: 2px solid #f0f0f0;\n      padding-bottom: 10px;\n    }\n\n    \/* Level 4 Heading - Card\/Group Title *\/\n    #bc-integrated-module .bc-h4 {\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: #444;\n      margin-bottom: 12px;\n      display: block;\n    }\n\n    #bc-integrated-module .bc-desc {\n      font-size: 16px !important;\n      color: #666;\n      text-align: center;\n      margin-bottom: 30px;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    \/* -----------------------------------------------------------\n       3. TAB NAVIGATION\n       ----------------------------------------------------------- *\/\n    #bc-integrated-module .bc-tabs-nav {\n      display: flex;\n      justify-content: center;\n      gap: 10px;\n      margin-bottom: 40px;\n      flex-wrap: wrap;\n    }\n\n    #bc-integrated-module .bc-tab-btn {\n      padding: 12px 30px;\n      background-color: #f4f4f4;\n      border: 1px solid #ddd;\n      border-radius: 30px;\n      font-size: 16px !important;\n      font-weight: 600 !important;\n      color: #555;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      outline: none;\n    }\n\n    #bc-integrated-module .bc-tab-btn:hover {\n      background-color: #e0e0e0;\n      color: #000018;\n    }\n\n    #bc-integrated-module .bc-tab-btn.active {\n      background-color: #000018 !important;\n      color: #ffffff !important;\n      border-color: #000018 !important;\n      box-shadow: 0 4px 12px rgba(0,0,24,0.2);\n    }\n\n    #bc-integrated-module .bc-tab-content {\n      display: none; \/* Hidden by default *\/\n      animation: bcFadeIn 0.4s ease-in-out;\n    }\n\n    #bc-integrated-module .bc-tab-content.active {\n      display: block; \/* Show active *\/\n    }\n\n    @keyframes bcFadeIn {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* -----------------------------------------------------------\n       4. FORM ELEMENTS & GRID\n       ----------------------------------------------------------- *\/\n    #bc-integrated-module .bc-grid-2col {\n      display: flex;\n      gap: 40px;\n      flex-wrap: wrap;\n    }\n\n    #bc-integrated-module .bc-col {\n      flex: 1;\n      min-width: 300px;\n    }\n\n    #bc-integrated-module .bc-card {\n      background: #f9f9fc;\n      padding: 30px;\n      border-radius: 12px;\n      border: 1px solid #e0e0e0;\n      margin-bottom: 20px;\n    }\n\n    #bc-integrated-module .bc-form-group {\n      margin-bottom: 20px;\n    }\n\n    #bc-integrated-module .bc-label {\n      display: block;\n      font-size: 14px !important;\n      font-weight: 600 !important;\n      color: #333;\n      margin-bottom: 8px;\n    }\n\n    \/* Fix: Explicit height and coloring for visibility *\/\n    #bc-integrated-module input[type=\"number\"],\n    #bc-integrated-module input[type=\"date\"],\n    #bc-integrated-module select {\n      width: 100%;\n      height: 48px !important;\n      padding: 0 15px !important;\n      font-size: 16px !important;\n      border: 1px solid #ccc !important;\n      border-radius: 6px !important;\n      background-color: #fff !important;\n      color: #000018 !important; \/* Dark text *\/\n      -webkit-appearance: none; \/* Remove default styling *\/\n      appearance: none;\n      background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23000018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c\/polyline%3e%3c\/svg%3e\");\n      background-repeat: no-repeat;\n      background-position: right 15px center;\n      background-size: 16px;\n    }\n    \n    \/* Remove arrow for inputs that aren't select *\/\n    #bc-integrated-module input[type=\"number\"],\n    #bc-integrated-module input[type=\"date\"] {\n        background-image: none;\n    }\n\n    #bc-integrated-module input:focus,\n    #bc-integrated-module select:focus {\n      outline: none;\n      border-color: #000018 !important;\n      box-shadow: 0 0 0 3px rgba(0, 0, 24, 0.1);\n    }\n\n    #bc-integrated-module .bc-btn {\n      display: block;\n      width: 100%;\n      padding: 16px;\n      background-color: #000018 !important;\n      color: #ffffff !important;\n      font-size: 16px !important;\n      font-weight: 700 !important;\n      text-align: center;\n      border: none;\n      border-radius: 6px;\n      cursor: pointer;\n      transition: opacity 0.2s;\n      margin-top: 10px;\n      position: relative; \/* Fix z-index issues *\/\n      z-index: 10;\n    }\n\n    #bc-integrated-module .bc-btn:hover {\n      opacity: 0.9;\n    }\n\n    \/* -----------------------------------------------------------\n       5. RESULTS & CHART AREAS\n       ----------------------------------------------------------- *\/\n    #bc-integrated-module .bc-result-box {\n      background: #000018;\n      color: #fff;\n      padding: 25px;\n      border-radius: 8px;\n      text-align: center;\n      margin-top: 20px;\n    }\n\n    #bc-integrated-module .bc-result-big {\n      font-size: 36px !important;\n      font-weight: 700 !important;\n      color: #4cc9f0 !important; \/* Bright contrast color *\/\n      margin: 10px 0;\n    }\n\n    #bc-integrated-module .bc-chart-container {\n      position: relative;\n      height: 250px;\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    \/* Tool 2 Specific: Product Card *\/\n    #bc-integrated-module .bc-product-rec {\n      border-left: 5px solid #000018;\n      background: #f4f4f4;\n      padding: 15px;\n      margin-top: 15px;\n      display: none; \/* Hidden until calc *\/\n    }\n    \n    #bc-integrated-module .bc-product-title {\n        font-weight: 700;\n        font-size: 18px;\n        color: #000018;\n    }\n\n    \/* -----------------------------------------------------------\n       6. RESPONSIVE\n       ----------------------------------------------------------- *\/\n    @media (max-width:690px) {\n      #bc-integrated-module .bc-h2 { font-size: 26px !important; }\n      #bc-integrated-module .bc-grid-2col { flex-direction: column; gap: 20px; }\n      #bc-integrated-module .bc-col { min-width: 100%; }\n    }\n  <\/style>\n\n  <h2 class=\"bc-h2\">Professional Bundle Cleaning Tools<\/h2>\n  <div class=\"bc-desc\">\n    Optimize your maintenance strategy with our engineering calculators and selection guides.\n  <\/div>\n\n  <div class=\"bc-tabs-nav\">\n    <button class=\"bc-tab-btn active\" onclick=\"bcSwitchTab('tab-planning')\">ROI &#038; Planning<\/button>\n    <button class=\"bc-tab-btn\" onclick=\"bcSwitchTab('tab-selector')\">Equipment Selector<\/button>\n  <\/div>\n\n  <div id=\"tab-planning\" class=\"bc-tab-content active\">\n    <div class=\"bc-grid-2col\">\n      \n      <div class=\"bc-col\">\n        <div class=\"bc-card\">\n          <div class=\"bc-h3\">ROI &#038; Energy Savings<\/div>\n          \n          <div class=\"bc-form-group\">\n            <label class=\"bc-label\">Number of Exchangers<\/label>\n            <input type=\"number\" id=\"bc-roi-units\" value=\"5\" min=\"1\">\n          <\/div>\n\n          <div class=\"bc-form-group\">\n            <label class=\"bc-label\">Efficiency Loss (%)<\/label>\n            <input type=\"number\" id=\"bc-roi-loss\" value=\"15\" min=\"0\" max=\"100\">\n            <input type=\"range\" style=\"width:100%; margin-top:10px; accent-color:#000018;\" id=\"bc-roi-slider\" min=\"0\" max=\"50\" value=\"15\">\n          <\/div>\n\n          <div class=\"bc-form-group\">\n            <label class=\"bc-label\">Energy Cost ($\/kWh)<\/label>\n            <input type=\"number\" id=\"bc-roi-cost\" value=\"0.12\" step=\"0.01\">\n          <\/div>\n\n          <button class=\"bc-btn\" onclick=\"bcCalcROI()\">Calculate Savings<\/button>\n          \n          <div class=\"bc-result-box\">\n            <div style=\"font-size:12px; text-transform:uppercase; letter-spacing:1px;\">Est. Annual Savings<\/div>\n            <div class=\"bc-result-big\" id=\"bc-roi-result\">$0<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bc-col\">\n        <div class=\"bc-card\">\n          <div class=\"bc-h3\">Maintenance Scheduler<\/div>\n          \n          <div class=\"bc-form-group\">\n            <label class=\"bc-label\">Industry Type<\/label>\n            <select id=\"bc-sched-industry\">\n              <option value=\"6\">Refinery (Heavy Crude)<\/option>\n              <option value=\"12\">Power Plant (Condenser)<\/option>\n              <option value=\"4\">Sugar\/Food Processing<\/option>\n              <option value=\"9\">Petrochemical<\/option>\n              <option value=\"24\">HVAC \/ Light Industrial<\/option>\n            <\/select>\n          <\/div>\n\n          <div class=\"bc-form-group\">\n            <label class=\"bc-label\">Last Cleaning Date<\/label>\n            <input type=\"date\" id=\"bc-sched-date\">\n          <\/div>\n\n          <div class=\"bc-form-group\">\n            <label class=\"bc-label\">Operating Conditions<\/label>\n            <select id=\"bc-sched-condition\">\n              <option value=\"0.8\">Heavy Fouling \/ Scale<\/option>\n              <option value=\"1.0\" selected>Normal Operation<\/option>\n              <option value=\"1.2\">Clean Water \/ Low Impact<\/option>\n            <\/select>\n          <\/div>\n\n          <button class=\"bc-btn\" onclick=\"bcCalcSchedule()\">Check Next Due Date<\/button>\n\n          <div class=\"bc-product-rec\" id=\"bc-sched-result-box\" style=\"display:block; margin-top:20px; border-color:#000018;\">\n            <div class=\"bc-h4\">Recommendation:<\/div>\n            <div id=\"bc-sched-output\" style=\"font-weight:600; color:#000018;\">Select options to see schedule.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div id=\"tab-selector\" class=\"bc-tab-content\">\n    <div class=\"bc-card\" style=\"max-width: 800px; margin: 0 auto;\">\n      <div class=\"bc-h3\">Nozzle &#038; Equipment Selector<\/div>\n      \n      <div class=\"bc-grid-2col\">\n        <div class=\"bc-col\">\n          <div class=\"bc-form-group\">\n            <div class=\"bc-h4\">1. Tube Specifications<\/div>\n            <label class=\"bc-label\">Tube ID (Inner Diameter)<\/label>\n            <select id=\"bc-sel-size\">\n              <option value=\"small\">Small (< 0.5\")<\/option>\n              <option value=\"medium\" selected>Standard (0.5&#8243; &#8211; 1.0&#8243;)<\/option>\n              <option value=\"large\">Large (> 1.0&#8243;)<\/option>\n            <\/select>\n          <\/div>\n\n          <div class=\"bc-form-group\">\n            <div class=\"bc-h4\">2. Fouling Type<\/div>\n            <label class=\"bc-label\">What are you cleaning?<\/label>\n            <select id=\"bc-sel-type\">\n              <option value=\"slime\">Slime \/ Soft Mud \/ Algae<\/option>\n              <option value=\"scale\">Hard Scale (Calcium\/Mineral)<\/option>\n              <option value=\"blocked\">Fully Blocked Tubes<\/option>\n              <option value=\"corrosive\">Corrosive \/ Chemical Residue<\/option>\n            <\/select>\n          <\/div>\n\n          <button class=\"bc-btn\" onclick=\"bcRecommendGear()\">Find Equipment<\/button>\n        <\/div>\n\n        <div class=\"bc-col\">\n          <div class=\"bc-h4\">Recommended Setup:<\/div>\n          \n          <div id=\"bc-rec-output\" style=\"opacity:0.5; font-style:italic;\">\n            Results will appear here&#8230;\n          <\/div>\n\n          <div id=\"bc-rec-card\" class=\"bc-product-rec\">\n            <div class=\"bc-product-title\" id=\"bc-rec-name\">Tool Name<\/div>\n            <p id=\"bc-rec-desc\" style=\"font-size:14px; margin:10px 0;\">Description<\/p>\n            <div style=\"font-size:12px; font-weight:bold; color:#666;\">PSI Required: <span id=\"bc-rec-psi\" style=\"color:#000018;\"><\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n  <script>\n    document.addEventListener('DOMContentLoaded', function() {\n      \/\/ 1. Tab Switching Logic\n      window.bcSwitchTab = function(tabId) {\n        \/\/ Hide all tabs\n        document.querySelectorAll('#bc-integrated-module .bc-tab-content').forEach(el => {\n          el.classList.remove('active');\n        });\n        \/\/ Deactivate all buttons\n        document.querySelectorAll('#bc-integrated-module .bc-tab-btn').forEach(el => {\n          el.classList.remove('active');\n        });\n        \n        \/\/ Show target tab\n        document.getElementById(tabId).classList.add('active');\n        \/\/ Activate target button (dirty check for simplicity or event usage)\n        event.currentTarget.classList.add('active');\n      };\n\n      \/\/ 2. ROI Calculator Logic\n      const roiSlider = document.getElementById('bc-roi-slider');\n      const roiInput = document.getElementById('bc-roi-loss');\n      \n      \/\/ Sync Slider\n      roiSlider.addEventListener('input', function() { roiInput.value = this.value; });\n      roiInput.addEventListener('input', function() { roiSlider.value = this.value; });\n\n      window.bcCalcROI = function() {\n        const units = parseFloat(document.getElementById('bc-roi-units').value) || 0;\n        const loss = parseFloat(roiInput.value) || 0;\n        const cost = parseFloat(document.getElementById('bc-roi-cost').value) || 0;\n        \n        \/\/ Logic: 500kW avg load * 6000 hrs * units * (loss%\/100) * cost\n        const baseLoad = 500 * 6000 * units; \n        const wastedMoney = baseLoad * (loss \/ 100) * cost;\n\n        const fmt = new Intl.NumberFormat('en-US', { style: 'currency', currency: 'USD', maximumFractionDigits: 0 }).format(wastedMoney);\n        document.getElementById('bc-roi-result').innerText = fmt;\n      };\n\n      \/\/ 3. Maintenance Scheduler Logic\n      window.bcCalcSchedule = function() {\n        const monthsBase = parseFloat(document.getElementById('bc-sched-industry').value);\n        const conditionFactor = parseFloat(document.getElementById('bc-sched-condition').value);\n        const lastDateVal = document.getElementById('bc-sched-date').value;\n\n        if (!lastDateVal) {\n          alert(\"Please select a Last Cleaning Date.\");\n          return;\n        }\n\n        \/\/ Formula: Base Interval * Condition Factor\n        \/\/ e.g. Refinery (6mo) * Heavy Scale (0.8) = 4.8 months\n        const intervalMonths = monthsBase * conditionFactor;\n        \n        const lastDate = new Date(lastDateVal);\n        const nextDate = new Date(lastDate);\n        nextDate.setMonth(nextDate.getMonth() + Math.round(intervalMonths));\n\n        const today = new Date();\n        const diffDays = Math.ceil((nextDate - today) \/ (1000 * 60 * 60 * 24));\n\n        let statusColor = \"#27ae60\"; \/\/ Green\n        let statusText = \"On Track\";\n        \n        if (diffDays < 0) {\n          statusColor = \"#e74c3c\"; \/\/ Red\n          statusText = \"OVERDUE by \" + Math.abs(diffDays) + \" days\";\n        } else if (diffDays < 30) {\n          statusColor = \"#f39c12\"; \/\/ Orange\n          statusText = \"Due soon (\" + diffDays + \" days)\";\n        }\n\n        const dateStr = nextDate.toLocaleDateString(undefined, {year: 'numeric', month: 'long', day: 'numeric'});\n\n        document.getElementById('bc-sched-output').innerHTML = \n          `Next Clean: <span style=\"color:${statusColor}; font-size:1.1em;\">${dateStr}<\/span><br>` +\n          `<span style=\"font-size:0.9em; color:#666;\">Status: ${statusText}<\/span>`;\n      };\n\n      \/\/ 4. Nozzle Selector Logic\n      window.bcRecommendGear = function() {\n        const size = document.getElementById('bc-sel-size').value;\n        const type = document.getElementById('bc-sel-type').value;\n        \n        let recName = \"\";\n        let recDesc = \"\";\n        let recPsi = \"\";\n\n        \/\/ Simple Matrix Logic\n        if (type === 'blocked') {\n            recName = \"Drill-Tip Lance & High Pressure Gun\";\n            recDesc = \"For fully blocked tubes, water pressure alone is insufficient. Requires a mechanical drill tip or rigid lance system to break through blockage.\";\n            recPsi = \"20,000 - 40,000 PSI\";\n        } else if (type === 'scale') {\n            recName = \"Polisher Nozzle (Spinning)\";\n            recDesc = \"Hard scale requires the impact of a spinning nozzle to chip away calcium deposits without damaging the tube wall.\";\n            recPsi = \"15,000 - 20,000 PSI\";\n        } else if (type === 'slime') {\n            if (size === 'small') {\n                recName = \"Nylon Brush \/ Shooting Dart\";\n                recDesc = \"For soft mud in small tubes, low-pressure shooting darts or rotary brushes are fast and effective.\";\n                recPsi = \"500 PSI (Low Pressure)\";\n            } else {\n                recName = \"Standard Flushing Nozzle\";\n                recDesc = \"High volume water flush is best for removing soft sludge from standard\/large tubes.\";\n                recPsi = \"10,000 PSI\";\n            }\n        } else {\n            recName = \"Custom Chemical Circulation\";\n            recDesc = \"Corrosive or chemical residues often require a chemical circulation wash before mechanical cleaning.\";\n            recPsi = \"N\/A (Circulation Pump)\";\n        }\n\n        \/\/ Render Result\n        document.getElementById('bc-rec-output').style.display = 'none';\n        const card = document.getElementById('bc-rec-card');\n        card.style.display = 'block';\n        \n        document.getElementById('bc-rec-name').innerText = recName;\n        document.getElementById('bc-rec-desc').innerText = recDesc;\n        document.getElementById('bc-rec-psi').innerText = recPsi;\n      };\n\n      \/\/ Initialize defaults\n      document.getElementById('bc-sched-date').valueAsDate = new Date();\n    });\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-ef96a11\" data-block-id=\"ef96a11\"><style>.stk-ef96a11 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-ef96a11-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-7d64f09\" data-v=\"4\" data-block-id=\"7d64f09\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-7d64f09-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-7d64f09-inner-blocks\">\n<section id=\"bc-why-choose-us-module\">\n  <style>\n    \/* ============================================\n       BUNDLE CLEANING - WHY CHOOSE US MODULE\n       Precision Engineering Industrial Style\n       Fully Isolated CSS with Unique ID Scope\n    ============================================ *\/\n    \n    \/* Font Import *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n    \n    \/* CSS Variables - Scoped to Module *\/\n    #bc-why-choose-us-module {\n      --bcm-primary: #000018;\n      --bcm-white: #FFFFFF;\n      --bcm-gray-100: #F8F9FA;\n      --bcm-gray-200: #E9ECEF;\n      --bcm-gray-300: #DEE2E6;\n      --bcm-gray-400: #6C757D;\n      --bcm-accent: #000018;\n      --bcm-font: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      --bcm-transition: cubic-bezier(0.4, 0, 0.2, 1);\n    }\n    \n    \/* Module Container *\/\n    #bc-why-choose-us-module {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 30px 0 !important;\n      background: linear-gradient(180deg, var(--bcm-gray-100) 0%, var(--bcm-white) 100%) !important;\n      font-family: var(--bcm-font) !important;\n      box-sizing: border-box !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n    \n    \/* Technical Grid Background Pattern *\/\n    #bc-why-choose-us-module::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      background-image: \n        linear-gradient(var(--bcm-gray-200) 1px, transparent 1px),\n        linear-gradient(90deg, var(--bcm-gray-200) 1px, transparent 1px) !important;\n      background-size: 50px 50px !important;\n      opacity: 0.4 !important;\n      pointer-events: none !important;\n    }\n\n    #bc-why-choose-us-module::after {\n      content: '' !important;\n      position: absolute !important;\n      left: 50% !important;\n      bottom: 0 !important;\n      transform: translateX(-50%) !important;\n      width: 80% !important;\n      max-width: 1200px !important;\n      height: 1px !important;\n      background: linear-gradient(90deg, \n        transparent 0%, \n        rgba(0, 0, 24, 0.1) 20%, \n        rgba(0, 0, 24, 0.1) 80%, \n        transparent 100%\n      ) !important;\n    }\n    \n    \/* Inner Container *\/\n    #bc-why-choose-us-module .bcm-inner-container {\n      width: 100% !important;\n      max-width: 1320px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      position: relative !important;\n      z-index: 1 !important;\n      box-sizing: border-box !important;\n    }\n    \n    \/* Header Section *\/\n    #bc-why-choose-us-module .bcm-header {\n      text-align: center !important;\n      margin-bottom: 40px !important;\n      position: relative !important;\n    }\n    \n    \/* Technical Badge *\/\n    #bc-why-choose-us-module .bcm-tech-badge {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 8px !important;\n      padding: 10px 16px !important;\n      background: var(--bcm-white) !important;\n      border: 1px solid var(--bcm-gray-300) !important;\n      border-radius: 2px !important;\n      margin-bottom: 14px !important;\n      font-size: 12px !important;\n      font-weight: 500 !important;\n      letter-spacing: 2px !important;\n      text-transform: uppercase !important;\n      color: var(--bcm-primary) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-tech-badge::before {\n      content: '' !important;\n      width: 8px !important;\n      height: 8px !important;\n      background: var(--bcm-primary) !important;\n      opacity: 0.4 !important;\n      border-radius: 50% !important;\n    }\n    \n    \/* Main Title - Using div instead of h2 *\/\n    #bc-why-choose-us-module .bcm-main-title {\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 20px 0 !important;\n      line-height: 1.2 !important;\n      letter-spacing: -0.5px !important;\n      font-family: var(--bcm-font) !important;\n    }\n    \n    \/* Subtitle *\/\n    #bc-why-choose-us-module .bcm-subtitle {\n      font-size: 18px !important;\n      font-weight: 500 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 16px 0 !important;\n      line-height: 1.5 !important;\n      font-family: var(--bcm-font) !important;\n    }\n    \n    \/* Description *\/\n    #bc-why-choose-us-module .bcm-description {\n      font-size: 16px !important;\n      font-weight: 400 !important;\n      color: var(--bcm-gray-400) !important;\n      margin: 0 auto !important;\n      max-width: 800px !important;\n      line-height: 1.7 !important;\n      font-family: var(--bcm-font) !important;\n    }\n    \n    \/* Decorative Line Under Header *\/\n    #bc-why-choose-us-module .bcm-header-line {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      gap: 16px !important;\n      margin-top: 25px !important;\n      opacity: 0.3 !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-header-line span {\n      height: 2px !important;\n      width: 60px !important;\n      background: var(--bcm-primary) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-header-line::before,\n    #bc-why-choose-us-module .bcm-header-line::after {\n      content: '' !important;\n      width: 6px !important;\n      height: 6px !important;\n      background: var(--bcm-primary) !important;\n      opacity: 0.3 !important;\n      transform: rotate(45deg) !important;\n    }\n    \n    \/* Features Grid *\/\n    #bc-why-choose-us-module .bcm-features-grid {\n      display: grid !important;\n      grid-template-columns: repeat(3, 1fr) !important;\n      gap: 24px !important;\n    }\n    \n    \/* Feature Card *\/\n    #bc-why-choose-us-module .bcm-feature-card {\n      background: var(--bcm-white) !important;\n      padding: 40px 32px !important;\n      position: relative !important;\n      border: 1px solid var(--bcm-gray-200) !important;\n      transition: all 0.4s var(--bcm-transition) !important;\n      overflow: hidden !important;\n    }\n    \n    \/* Card Corner Accents - Precision Engineering Detail *\/\n    #bc-why-choose-us-module .bcm-feature-card::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      width: 24px !important;\n      height: 24px !important;\n      border-top: 2px solid var(--bcm-primary) !important;\n      border-left: 2px solid var(--bcm-primary) !important;\n      opacity: 0.3 !important;\n      transition: all 0.4s var(--bcm-transition) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-feature-card::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: 0 !important;\n      right: 0 !important;\n      width: 24px !important;\n      height: 24px !important;\n      border-bottom: 2px solid var(--bcm-primary) !important;\n      border-right: 2px solid var(--bcm-primary) !important;\n      opacity: 0.3 !important;\n      transition: all 0.4s var(--bcm-transition) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-feature-card:hover {\n      transform: translateY(-4px) !important;\n      box-shadow: 0 20px 40px rgba(0, 0, 24, 0.08) !important;\n      border-color: var(--bcm-primary) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-feature-card:hover::before,\n    #bc-why-choose-us-module .bcm-feature-card:hover::after {\n      width: 32px !important;\n      height: 32px !important;\n      opacity: 1 !important;\n    }\n    \n    \/* Card Number Index *\/\n    #bc-why-choose-us-module .bcm-card-index {\n      position: absolute !important;\n      top: 16px !important;\n      right: 20px !important;\n      font-size: 48px !important;\n      font-weight: 700 !important;\n      color: var(--bcm-gray-200) !important;\n      line-height: 1 !important;\n      font-family: var(--bcm-font) !important;\n      transition: color 0.4s var(--bcm-transition) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-feature-card:hover .bcm-card-index {\n      color: var(--bcm-gray-300) !important;\n    }\n    \n    \/* Icon Container *\/\n    #bc-why-choose-us-module .bcm-icon-wrap {\n      width: 56px !important;\n      height: 56px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      background: var(--bcm-gray-100) !important;\n      border: 1px solid var(--bcm-gray-200) !important;\n      margin-bottom: 24px !important;\n      position: relative !important;\n      transition: all 0.4s var(--bcm-transition) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-feature-card:hover .bcm-icon-wrap {\n      background: var(--bcm-primary) !important;\n      border-color: var(--bcm-primary) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-icon-wrap svg {\n      width: 28px !important;\n      height: 28px !important;\n      stroke: var(--bcm-primary) !important;\n      stroke-width: 1.5 !important;\n      fill: none !important;\n      transition: stroke 0.4s var(--bcm-transition) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-feature-card:hover .bcm-icon-wrap svg {\n      stroke: var(--bcm-white) !important;\n    }\n    \n    \/* Card Title - Using div instead of h3 *\/\n    #bc-why-choose-us-module .bcm-card-title {\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: var(--bcm-primary) !important;\n      margin: 0 0 12px 0 !important;\n      line-height: 1.3 !important;\n      font-family: var(--bcm-font) !important;\n      position: relative !important;\n      z-index: 1 !important;\n    }\n    \n    \/* Card Description *\/\n    #bc-why-choose-us-module .bcm-card-desc {\n      font-size: 15px !important;\n      font-weight: 400 !important;\n      color: var(--bcm-gray-400) !important;\n      margin: 0 !important;\n      line-height: 1.7 !important;\n      font-family: var(--bcm-font) !important;\n      position: relative !important;\n      z-index: 1 !important;\n    }\n    \n    \/* Technical Divider Line *\/\n    #bc-why-choose-us-module .bcm-divider {\n      width: 40px !important;\n      height: 2px !important;\n      background: var(--bcm-primary) !important;\n      margin: 16px 0 !important;\n      transition: width 0.4s var(--bcm-transition) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-feature-card:hover .bcm-divider {\n      width: 60px !important;\n    }\n    \n    \/* Bottom Technical Strip *\/\n    #bc-why-choose-us-module .bcm-bottom-strip {\n      display: flex !important;\n      justify-content: center !important;\n      align-items: center !important;\n      gap: 32px !important;\n      margin-top: 18px !important;\n      padding-top: 22px !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-strip-item {\n      display: flex !important;\n      align-items: center !important;\n      gap: 8px !important;\n      font-size: 13px !important;\n      font-weight: 500 !important;\n      color: var(--bcm-gray-400) !important;\n      text-transform: uppercase !important;\n      letter-spacing: 1px !important;\n      font-family: var(--bcm-font) !important;\n    }\n    \n    #bc-why-choose-us-module .bcm-strip-item::before {\n      content: '' !important;\n      width: 6px !important;\n      height: 6px !important;\n      background: var(--bcm-primary) !important;\n      border-radius: 50% !important;\n    }\n    \n    \/* Responsive Styles *\/\n    @media screen and (max-width:1000px) {\n      #bc-why-choose-us-module .bcm-features-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n        gap: 20px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-inner-container {\n        padding: 0 24px !important;\n      }\n    }\n    \n    @media screen and (max-width:690px) {\n      #bc-why-choose-us-module {\n        padding: 60px 0 !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-features-grid {\n        grid-template-columns: 1fr !important;\n        gap: 16px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-main-title {\n        font-size: 28px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-subtitle {\n        font-size: 16px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-description {\n        font-size: 15px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-feature-card {\n        padding: 32px 24px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-header {\n        margin-bottom: 40px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-bottom-strip {\n        flex-direction: column !important;\n        gap: 16px !important;\n      }\n      \n      #bc-why-choose-us-module::before {\n        background-size: 40px 40px !important;\n      }\n    }\n    \n    @media screen and (max-width: 480px) {\n      #bc-why-choose-us-module .bcm-inner-container {\n        padding: 0 16px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-main-title {\n        font-size: 24px !important;\n      }\n      \n      #bc-why-choose-us-module .bcm-card-index {\n        font-size: 36px !important;\n      }\n    }\n    \n    \/* Reduced Motion Support *\/\n    @media (prefers-reduced-motion: reduce) {\n      #bc-why-choose-us-module .bcm-feature-card,\n      #bc-why-choose-us-module .bcm-feature-card::before,\n      #bc-why-choose-us-module .bcm-feature-card::after,\n      #bc-why-choose-us-module .bcm-icon-wrap,\n      #bc-why-choose-us-module .bcm-icon-wrap svg,\n      #bc-why-choose-us-module .bcm-divider,\n      #bc-why-choose-us-module .bcm-card-index {\n        transition: none !important;\n      }\n    }\n  <\/style>\n  \n  <div class=\"bcm-inner-container\">\n    <!-- Header Section -->\n    <div class=\"bcm-header\">\n      <div class=\"bcm-tech-badge\">Why Choose Us<\/div>\n      <h2 class=\"bcm-main-title\">Trusted Japan Manufacturer &#038; Wholesale Supplier of Bundle Cleaning Equipment<\/h2>\n      <div class=\"bcm-description\">As a leading tube bundle cleaner manufacturer in Japan, we combine competitive wholesale pricing with international quality standards and comprehensive technical support.<\/div>\n      <div class=\"bcm-header-line\"><span><\/span><\/div>\n    <\/div>\n    \n    <!-- Features Grid -->\n    <div class=\"bcm-features-grid\">\n      <!-- Card 1: Factory Direct Pricing -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-index\">01<\/span>\n        <div class=\"bcm-icon-wrap\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"bcm-card-title\">Factory Direct Pricing<\/div>\n        <div class=\"bcm-divider\"><\/div>\n        <div class=\"bcm-card-desc\">As a direct manufacturer, we have zero middleman markup, so you get the best price and no added competition.<\/div>\n      <\/div>\n      \n      <!-- Card 2: CE & ISO Certified -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-index\">02<\/span>\n        <div class=\"bcm-icon-wrap\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M9 12l2 2 4-4\"\/>\n            <path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"bcm-card-title\">CE &#038; ISO Certified<\/div>\n        <div class=\"bcm-divider\"><\/div>\n        <div class=\"bcm-card-desc\">Our tube bundle cleaning systems are all ISO 9001:2015 certified, meaning they surpass the quality management requirements for global compliance, as well as CE certified.<\/div>\n      <\/div>\n      \n      <!-- Card 3: Global Export Experience -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-index\">03<\/span>\n        <div class=\"bcm-icon-wrap\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n            <path d=\"M2 12h20\"\/>\n            <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"bcm-card-title\">Global Export Experience<\/div>\n        <div class=\"bcm-divider\"><\/div>\n        <div class=\"bcm-card-desc\">With over 50 countries served, we have the expertise to understand and meet the requirements for international shipping, documentation, and after-sales support in your location.<\/div>\n      <\/div>\n      \n      <!-- Card 4: Custom Engineering -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-index\">04<\/span>\n        <div class=\"bcm-icon-wrap\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"bcm-card-title\">Custom Engineering<\/div>\n        <div class=\"bcm-divider\"><\/div>\n        <div class=\"bcm-card-desc\">Using our tailored lance selection and controls, we engineer each kit to your tube dimensions, bundle arrangements, and desired heat exchanger performance.<\/div>\n      <\/div>\n      \n      <!-- Card 5: Fast Lead Times -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-index\">05<\/span>\n        <div class=\"bcm-icon-wrap\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n            <polyline points=\"12 6 12 12 16 14\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"bcm-card-title\">Fast Lead Times<\/div>\n        <div class=\"bcm-divider\"><\/div>\n        <div class=\"bcm-card-desc\">Rapid production and delivery are enabled by streamlined manufacturing processes, making your bundle cleaning equipment order wait time the shortest in the market.<\/div>\n      <\/div>\n      \n      <!-- Card 6: Technical Support -->\n      <div class=\"bcm-feature-card\">\n        <span class=\"bcm-card-index\">06<\/span>\n        <div class=\"bcm-icon-wrap\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M18 18.72a9.094 9.094 0 0 0 3.741-.479 3 3 0 0 0-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0 1 12 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 0 1 6 18.719m12 0a5.971 5.971 0 0 0-.941-3.197m0 0A5.995 5.995 0 0 0 12 12.75a5.995 5.995 0 0 0-5.058 2.772m0 0a3 3 0 0 0-4.681 2.72 8.986 8.986 0 0 0 3.74.477m.94-3.197a5.971 5.971 0 0 0-.94 3.197M15 6.75a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm6 3a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0zm-13.5 0a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"bcm-card-title\">Technical Support<\/div>\n        <div class=\"bcm-divider\"><\/div>\n        <div class=\"bcm-card-desc\">Our engineering team is the best in the business, providing comprehensive pre-sale consultations, post-sale installation support, and ongoing operator training and support.<\/div>\n      <\/div>\n    <\/div>\n    \n    <!-- Bottom Technical Strip -->\n    <div class=\"bcm-bottom-strip\">\n      <div class=\"bcm-strip-item\">ISO 9001:2015<\/div>\n      <div class=\"bcm-strip-item\">CE Certified<\/div>\n      <div class=\"bcm-strip-item\">50+ Countries<\/div>\n      <div class=\"bcm-strip-item\">24\/7 Support<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-8b62764\" data-block-id=\"8b62764\"><style>.stk-8b62764 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-8b62764-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-527515f\" data-v=\"4\" data-block-id=\"527515f\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-527515f-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-527515f-inner-blocks\"><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-927a1c6\" data-block-id=\"927a1c6\"><style>.stk-927a1c6 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-927a1c6-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-0594cbd\" data-v=\"4\" data-block-id=\"0594cbd\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-0594cbd-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-0594cbd-inner-blocks\">\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is bundle cleaning equipment, and how does it work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Bundle cleaning equipment refers to the machines and tools used to clean a bundle of the same part type, such as bundled tubes, pipes, wires, or assemblies. Some of these systems use high-pressure water, ultrasonic baths, or shower sprays, while others may even use cleaning brushes and air blowers. These systems can remove dirt, scale, oils, and various contaminants. The equipment is configured to clean every part of the bundle. Some systems even include custom-built fixturing, flow management, and filtration to clean and handle the residue and used cleaning media.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I choose the right bundle cleaning equipment for my application?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"When choosing the right bundle cleaning equipment, it is important to identify the bundle's material, the type of contaminants (oils, particulates, scale, biologicals), the desired throughput, and the preferred cleaning agents. Think about the type of cleaning (ultrasonic, hydrojet, or chemical), the cycle time, the level of automation, the system's footprint, and the temperature\/pressure compatibility. Reading specs and conducting trials with sample parts are important to ensure a system will work.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What maintenance is required for the equipment used to clean bundles?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Typical maintenance for bundle cleaning equipment includes routine inspection of pumps, nozzles, seals, and filter systems; regular replacement of filters and other consumables; cleaning and descaling of tanks and lines; checking and calibrating controls and sensors; and safe handling and disposal of cleaning chemicals. Following a routine maintenance schedule can help limit downtime and maintain high cleaning performance.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it possible for bundle cleaning equipment to clean fragile or intricate parts?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Indeed, numerous systems for bundle cleaning equipment can be used on fragile or intricate parts by employing a variety of gentle cleaning methods, such as low-pressure sprays, ultrasonic cavitation tuned to safe energy levels, soft-bristle brushes, or milder solvent chemistries. Fixtures and support braces can be used to keep the parts from being damaged during processing. Always remember to check and validate the cleaning parameters using sample parts to ensure there is no surface damage, overall shrinkage, dimensional loss, or degradation of surface coatings.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the safety and environmental considerations when using bundle cleaning equipment?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Cleaning chemicals must be stored and handled safely, and the flow should be properly guarded. Employees must be trained to follow lockout\/tagout and emergency procedures. Regarding the environment, less hazardous and\/or biodegradable detergents should be used, wash water should be recycled and filtered, and effluent discharge and hazardous waste regulations should be followed. Waste collection and treatment systems help reduce the equipment's environmental footprint.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the relationship between cleaning cycles, throughput, and bundle cleaning equipment?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The time required to complete a cleaning cycle directly affects throughput. This means that when it comes to cycle time, the cleaning level must be balanced with production. If cycle time is to be significantly reduced, more investment must be made in the equipment, because high-pressure rinsing and some ultrasonic processes are more expensive but save more time in the cycle. Time must also be considered when adding rinses and dryers.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the common contaminants removed by the equipment when cleaning bundles?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Common contaminants include machining oils and coolants, metallic chips and fines, oxide scales, welding slag, grease, dust, adhesives, and residual flux from soldering, as well as biological\/organic residues in some industries. The contaminants make up the cleaning chemistry and mechanical action needed. For example, chemicals for the oils, mechanical agitation, and ultrasonic energy are needed for the particulate, and corrosion inhibitors treat the metal surfaces.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can existing washers be retrofitted into systems for cleaning bundles?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"By adding special fixtures, nozzle arrays, ultrasonic transducers, or conveyor bundles, many current washers can be retrofitted for bundle cleaning. Upgrades to the retrofitted washers may include improved filtration, higher pump capacity, better control of wash temperature, and more automated systems. While retrofitting existing washers can be economical, the positive and negative impacts of retrofitting should be measured against the existing structure, electrical, and process systems to ensure the system works reliably.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<section id=\"bc-faq-precision-module\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n    #bc-faq-precision-module {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background-color: #FFFFFF !important;\n      font-family: inherit !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n\n    #bc-faq-precision-module *,\n    #bc-faq-precision-module *::before,\n    #bc-faq-precision-module *::after {\n      box-sizing: border-box !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-inner-container {\n      width: 100% !important;\n      max-width: 1320px !important;\n      margin: 0 auto !important;\n      padding: 0 24px !important;\n      position: relative !important;\n      z-index: 2 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-grid-overlay {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      background-image: \n        linear-gradient(rgba(0, 0, 24, 0.02) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(0, 0, 24, 0.02) 1px, transparent 1px) !important;\n      background-size: 60px 60px !important;\n      pointer-events: none !important;\n      z-index: 1 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-header {\n      text-align: center !important;\n      margin-bottom: 48px !important;\n      position: relative !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-header::after {\n      content: '' !important;\n      position: absolute !important;\n      top: 58px !important;\n      left: 50% !important;\n      transform: translateX(-50%) !important;\n      width: 80px !important;\n      height: 3px !important;\n      background: linear-gradient(90deg, transparent, #000018, transparent) !important;\n    }\n\n    #bc-faq-precision-module h2.bcfaq-main-title {\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000018 !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      letter-spacing: -0.02em !important;\n      line-height: 1.2 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-subtitle {\n      font-size: 15px !important;\n      font-weight: 400 !important;\n      color: rgba(0, 0, 24, 0.6) !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      letter-spacing: 0.08em !important;\n      text-transform: uppercase !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-list {\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 12px !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item {\n      background: #FFFFFF !important;\n      border: 1px solid rgba(0, 0, 24, 0.08) !important;\n      border-left: 3px solid #000018 !important;\n      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;\n      position: relative !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: -3px !important;\n      width: 3px !important;\n      height: 0 !important;\n      background: linear-gradient(180deg, #000018, rgba(0, 0, 24, 0.3)) !important;\n      transition: height 0.3s ease !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item:hover {\n      border-color: rgba(0, 0, 24, 0.15) !important;\n      box-shadow: 0 4px 20px rgba(0, 0, 24, 0.06) !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item:hover::before {\n      height: 100% !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item.bcfaq-active {\n      border-color: rgba(0, 0, 24, 0.2) !important;\n      box-shadow: 0 8px 32px rgba(0, 0, 24, 0.08) !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-question {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      gap: 20px !important;\n      padding: 20px 24px !important;\n      cursor: pointer !important;\n      background: transparent !important;\n      border: none !important;\n      width: 100% !important;\n      text-align: left !important;\n      transition: background 0.2s ease !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-question:hover {\n      background: rgba(0, 0, 24, 0.015) !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-question:focus {\n      outline: none !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-question:focus-visible {\n      outline: 2px solid #000018 !important;\n      outline-offset: -2px !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-q-content {\n      display: flex !important;\n      align-items: flex-start !important;\n      gap: 16px !important;\n      flex: 1 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-q-number {\n      font-size: 16px !important;\n      font-weight: 600 !important;\n      color: rgba(0, 0, 24, 0.35) !important;\n      letter-spacing: 0.05em !important;\n      min-width: 28px !important;\n      padding-top: 8px !important;\n    }\n\n    #bc-faq-precision-module h3.bcfaq-q-text {\n      font-size: 20px !important;\n      font-weight: 500 !important;\n      color: #000018 !important;\n      line-height: 1.5 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-icon {\n      width: 32px !important;\n      height: 32px !important;\n      min-width: 32px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      background: rgba(0, 0, 24, 0.04) !important;\n      border-radius: 0 !important;\n      transition: all 0.3s ease !important;\n      position: relative !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item.bcfaq-active .bcfaq-icon {\n      background: #000018 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-icon-bar {\n      position: absolute !important;\n      background: #000018 !important;\n      transition: all 0.3s ease !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-icon-bar-h {\n      width: 12px !important;\n      height: 2px !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-icon-bar-v {\n      width: 2px !important;\n      height: 12px !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item.bcfaq-active .bcfaq-icon-bar {\n      background: #FFFFFF !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item.bcfaq-active .bcfaq-icon-bar-v {\n      transform: rotate(90deg) !important;\n      opacity: 0 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-answer {\n      max-height: 0 !important;\n      overflow: hidden !important;\n      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-item.bcfaq-active .bcfaq-answer {\n      max-height: 600px !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-answer-inner {\n      padding: 0 24px 24px 68px !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-answer-line {\n      width: 40px !important;\n      height: 1px !important;\n      background: linear-gradient(90deg, #000018, transparent) !important;\n      margin-bottom: 16px !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-a-text {\n      font-family: inherit !important;\n      font-size: 15px !important;\n      font-weight: 400 !important;\n      color: rgba(0, 0, 24, 0.75) !important;\n      line-height: 1.7 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-corner-accent {\n      position: absolute !important;\n      width: 60px !important;\n      height: 60px !important;\n      pointer-events: none !important;\n      z-index: 1 !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-corner-tl {\n      top: 20px !important;\n      left: 20px !important;\n      border-top: 2px solid rgba(0, 0, 24, 0.1) !important;\n      border-left: 2px solid rgba(0, 0, 24, 0.1) !important;\n    }\n\n    #bc-faq-precision-module .bcfaq-corner-br {\n      bottom: 20px !important;\n      right: 20px !important;\n      border-bottom: 2px solid rgba(0, 0, 24, 0.1) !important;\n      border-right: 2px solid rgba(0, 0, 24, 0.1) !important;\n    }\n\n    @media (max-width:690px) {\n      #bc-faq-precision-module {\n        padding: 32px 0 !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-inner-container {\n        padding: 0 16px !important;\n      }\n\n      #bc-faq-precision-module h2.bcfaq-main-title {\n        font-size: 26px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-header {\n        margin-bottom: 32px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-question {\n        padding: 16px 18px !important;\n        gap: 12px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-q-content {\n        gap: 12px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-q-number {\n        display: none !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-answer-inner {\n        padding: 0 18px 20px 18px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-a-text {\n        font-size: 14px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-icon {\n        width: 28px !important;\n        height: 28px !important;\n        min-width: 28px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-icon-bar-h {\n        width: 10px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-icon-bar-v {\n        height: 10px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-corner-accent {\n        width: 40px !important;\n        height: 40px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-corner-tl {\n        top: 10px !important;\n        left: 10px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-corner-br {\n        bottom: 10px !important;\n        right: 10px !important;\n      }\n    }\n\n    @media (max-width: 480px) {\n      #bc-faq-precision-module h2.bcfaq-main-title {\n        font-size: 22px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-subtitle {\n        font-size: 12px !important;\n      }\n\n      #bc-faq-precision-module .bcfaq-list {\n        gap: 8px !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"bcfaq-grid-overlay\" aria-hidden=\"true\"><\/div>\n  <div class=\"bcfaq-corner-accent bcfaq-corner-tl\" aria-hidden=\"true\"><\/div>\n  <div class=\"bcfaq-corner-accent bcfaq-corner-br\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"bcfaq-inner-container\">\n    <div class=\"bcfaq-header\">\n      <h2 class=\"bcfaq-main-title\">Frequently Asked Questions (FAQs)<\/h2>\n    <\/div>\n\n    <div class=\"bcfaq-list\" role=\"list\">\n      \n      <div class=\"bcfaq-item\" role=\"listitem\">\n        <button class=\"bcfaq-question\" aria-expanded=\"false\" aria-controls=\"bcfaq-answer-1\">\n          <div class=\"bcfaq-q-content\">\n            <span class=\"bcfaq-q-number\">01<\/span>\n            <h3 class=\"bcfaq-q-text\">What is bundle cleaning equipment, and how does it work?<\/h3>\n          <\/div>\n          <div class=\"bcfaq-icon\" aria-hidden=\"true\">\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-h\"><\/span>\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-v\"><\/span>\n          <\/div>\n        <\/button>\n        <div class=\"bcfaq-answer\" id=\"bcfaq-answer-1\" aria-hidden=\"true\">\n          <div class=\"bcfaq-answer-inner\">\n            <div class=\"bcfaq-answer-line\" aria-hidden=\"true\"><\/div>\n            <div class=\"bcfaq-a-text\">Bundle cleaning equipment refers to the machines and tools used to clean a bundle of the same part type, such as bundled tubes, pipes, wires, or assemblies. Some of these systems use high-pressure water, ultrasonic baths, or shower sprays, while others may even use cleaning brushes and air blowers. These systems can remove dirt, scale, oils, and various contaminants. The equipment is configured to clean every part of the bundle. Some systems even include custom-built fixturing, flow management, and filtration to clean and handle the residue and used cleaning media.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bcfaq-item\" role=\"listitem\">\n        <button class=\"bcfaq-question\" aria-expanded=\"false\" aria-controls=\"bcfaq-answer-2\">\n          <div class=\"bcfaq-q-content\">\n            <span class=\"bcfaq-q-number\">02<\/span>\n            <h3 class=\"bcfaq-q-text\">How do I choose the right bundle cleaning equipment for my application?<\/h3>\n          <\/div>\n          <div class=\"bcfaq-icon\" aria-hidden=\"true\">\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-h\"><\/span>\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-v\"><\/span>\n          <\/div>\n        <\/button>\n        <div class=\"bcfaq-answer\" id=\"bcfaq-answer-2\" aria-hidden=\"true\">\n          <div class=\"bcfaq-answer-inner\">\n            <div class=\"bcfaq-answer-line\" aria-hidden=\"true\"><\/div>\n            <div class=\"bcfaq-a-text\">When choosing the right bundle cleaning equipment, it is important to identify the bundle&#8217;s material, the type of contaminants (oils, particulates, scale, biologicals), the desired throughput, and the preferred cleaning agents. Think about the type of cleaning (ultrasonic, hydrojet, or chemical), the cycle time, the level of automation, the system&#8217;s footprint, and the temperature\/pressure compatibility. Reading specs and conducting trials with sample parts are important to ensure a system will work.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bcfaq-item\" role=\"listitem\">\n        <button class=\"bcfaq-question\" aria-expanded=\"false\" aria-controls=\"bcfaq-answer-3\">\n          <div class=\"bcfaq-q-content\">\n            <span class=\"bcfaq-q-number\">03<\/span>\n            <h3 class=\"bcfaq-q-text\">What maintenance is required for the equipment used to clean bundles?<\/h3>\n          <\/div>\n          <div class=\"bcfaq-icon\" aria-hidden=\"true\">\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-h\"><\/span>\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-v\"><\/span>\n          <\/div>\n        <\/button>\n        <div class=\"bcfaq-answer\" id=\"bcfaq-answer-3\" aria-hidden=\"true\">\n          <div class=\"bcfaq-answer-inner\">\n            <div class=\"bcfaq-answer-line\" aria-hidden=\"true\"><\/div>\n            <div class=\"bcfaq-a-text\">Typical maintenance for bundle cleaning equipment includes routine inspection of pumps, nozzles, seals, and filter systems; regular replacement of filters and other consumables; cleaning and descaling of tanks and lines; checking and calibrating controls and sensors; and safe handling and disposal of cleaning chemicals. Following a routine maintenance schedule can help limit downtime and maintain high cleaning performance.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bcfaq-item\" role=\"listitem\">\n        <button class=\"bcfaq-question\" aria-expanded=\"false\" aria-controls=\"bcfaq-answer-4\">\n          <div class=\"bcfaq-q-content\">\n            <span class=\"bcfaq-q-number\">04<\/span>\n            <h3 class=\"bcfaq-q-text\">Is it possible for bundle cleaning equipment to clean fragile or intricate parts?<\/h3>\n          <\/div>\n          <div class=\"bcfaq-icon\" aria-hidden=\"true\">\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-h\"><\/span>\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-v\"><\/span>\n          <\/div>\n        <\/button>\n        <div class=\"bcfaq-answer\" id=\"bcfaq-answer-4\" aria-hidden=\"true\">\n          <div class=\"bcfaq-answer-inner\">\n            <div class=\"bcfaq-answer-line\" aria-hidden=\"true\"><\/div>\n            <div class=\"bcfaq-a-text\">Indeed, numerous systems for bundle cleaning equipment can be used on fragile or intricate parts by employing a variety of gentle cleaning methods, such as low-pressure sprays, ultrasonic cavitation tuned to safe energy levels, soft-bristle brushes, or milder solvent chemistries. Fixtures and support braces can be used to keep the parts from being damaged during processing. Always remember to check and validate the cleaning parameters using sample parts to ensure there is no surface damage, overall shrinkage, dimensional loss, or degradation of surface coatings.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bcfaq-item\" role=\"listitem\">\n        <button class=\"bcfaq-question\" aria-expanded=\"false\" aria-controls=\"bcfaq-answer-5\">\n          <div class=\"bcfaq-q-content\">\n            <span class=\"bcfaq-q-number\">05<\/span>\n            <h3 class=\"bcfaq-q-text\">What are the safety and environmental considerations when using bundle cleaning equipment?<\/h3>\n          <\/div>\n          <div class=\"bcfaq-icon\" aria-hidden=\"true\">\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-h\"><\/span>\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-v\"><\/span>\n          <\/div>\n        <\/button>\n        <div class=\"bcfaq-answer\" id=\"bcfaq-answer-5\" aria-hidden=\"true\">\n          <div class=\"bcfaq-answer-inner\">\n            <div class=\"bcfaq-answer-line\" aria-hidden=\"true\"><\/div>\n            <div class=\"bcfaq-a-text\">Cleaning chemicals must be stored and handled safely, and the flow should be properly guarded. Employees must be trained to follow lockout\/tagout and emergency procedures. Regarding the environment, less hazardous and\/or biodegradable detergents should be used, wash water should be recycled and filtered, and effluent discharge and hazardous waste regulations should be followed. Waste collection and treatment systems help reduce the equipment&#8217;s environmental footprint.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bcfaq-item\" role=\"listitem\">\n        <button class=\"bcfaq-question\" aria-expanded=\"false\" aria-controls=\"bcfaq-answer-6\">\n          <div class=\"bcfaq-q-content\">\n            <span class=\"bcfaq-q-number\">06<\/span>\n            <h3 class=\"bcfaq-q-text\">What is the relationship between cleaning cycles, throughput, and bundle cleaning equipment?<\/h3>\n          <\/div>\n          <div class=\"bcfaq-icon\" aria-hidden=\"true\">\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-h\"><\/span>\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-v\"><\/span>\n          <\/div>\n        <\/button>\n        <div class=\"bcfaq-answer\" id=\"bcfaq-answer-6\" aria-hidden=\"true\">\n          <div class=\"bcfaq-answer-inner\">\n            <div class=\"bcfaq-answer-line\" aria-hidden=\"true\"><\/div>\n            <div class=\"bcfaq-a-text\">The time required to complete a cleaning cycle directly affects throughput. This means that when it comes to cycle time, the cleaning level must be balanced with production. If cycle time is to be significantly reduced, more investment must be made in the equipment, because high-pressure rinsing and some ultrasonic processes are more expensive but save more time in the cycle. Time must also be considered when adding rinses and dryers.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bcfaq-item\" role=\"listitem\">\n        <button class=\"bcfaq-question\" aria-expanded=\"false\" aria-controls=\"bcfaq-answer-7\">\n          <div class=\"bcfaq-q-content\">\n            <span class=\"bcfaq-q-number\">07<\/span>\n            <h3 class=\"bcfaq-q-text\">What are the common contaminants removed by the equipment when cleaning bundles?<\/h3>\n          <\/div>\n          <div class=\"bcfaq-icon\" aria-hidden=\"true\">\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-h\"><\/span>\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-v\"><\/span>\n          <\/div>\n        <\/button>\n        <div class=\"bcfaq-answer\" id=\"bcfaq-answer-7\" aria-hidden=\"true\">\n          <div class=\"bcfaq-answer-inner\">\n            <div class=\"bcfaq-answer-line\" aria-hidden=\"true\"><\/div>\n            <div class=\"bcfaq-a-text\">Common contaminants include machining oils and coolants, metallic chips and fines, oxide scales, welding slag, grease, dust, adhesives, and residual flux from soldering, as well as biological\/organic residues in some industries. The contaminants make up the cleaning chemistry and mechanical action needed. For example, chemicals for the oils, mechanical agitation, and ultrasonic energy are needed for the particulate, and corrosion inhibitors treat the metal surfaces.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bcfaq-item\" role=\"listitem\">\n        <button class=\"bcfaq-question\" aria-expanded=\"false\" aria-controls=\"bcfaq-answer-8\">\n          <div class=\"bcfaq-q-content\">\n            <span class=\"bcfaq-q-number\">08<\/span>\n            <h3 class=\"bcfaq-q-text\">Can existing washers be retrofitted into systems for cleaning bundles?<\/h3>\n          <\/div>\n          <div class=\"bcfaq-icon\" aria-hidden=\"true\">\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-h\"><\/span>\n            <span class=\"bcfaq-icon-bar bcfaq-icon-bar-v\"><\/span>\n          <\/div>\n        <\/button>\n        <div class=\"bcfaq-answer\" id=\"bcfaq-answer-8\" aria-hidden=\"true\">\n          <div class=\"bcfaq-answer-inner\">\n            <div class=\"bcfaq-answer-line\" aria-hidden=\"true\"><\/div>\n            <div class=\"bcfaq-a-text\">By adding special fixtures, nozzle arrays, ultrasonic transducers, or conveyor bundles, many current washers can be retrofitted for bundle cleaning. Upgrades to the retrofitted washers may include improved filtration, higher pump capacity, better control of wash temperature, and more automated systems. While retrofitting existing washers can be economical, the positive and negative impacts of retrofitting should be measured against the existing structure, electrical, and process systems to ensure the system works reliably.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <script>\n    (function() {\n      var moduleId = 'bc-faq-precision-module';\n      var module = document.getElementById(moduleId);\n      if (!module) return;\n\n      var items = module.querySelectorAll('.bcfaq-item');\n\n      items.forEach(function(item) {\n        var btn = item.querySelector('.bcfaq-question');\n        var answer = item.querySelector('.bcfaq-answer');\n\n        if (btn && answer) {\n          btn.addEventListener('click', function() {\n            var isActive = item.classList.contains('bcfaq-active');\n\n            items.forEach(function(otherItem) {\n              var otherBtn = otherItem.querySelector('.bcfaq-question');\n              var otherAnswer = otherItem.querySelector('.bcfaq-answer');\n              otherItem.classList.remove('bcfaq-active');\n              if (otherBtn) otherBtn.setAttribute('aria-expanded', 'false');\n              if (otherAnswer) otherAnswer.setAttribute('aria-hidden', 'true');\n            });\n\n            if (!isActive) {\n              item.classList.add('bcfaq-active');\n              btn.setAttribute('aria-expanded', 'true');\n              answer.setAttribute('aria-hidden', 'false');\n            }\n          });\n        }\n      });\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Bundle Cleaning Bundle Cleaner | Industrial Tube Bundle Cleaning Equipment Japan Manufacturer Extend asset life and optimize efficiency with high-pressure cleaning systems for bundles. As leading manufacturers and suppliers of this equipment in Japan, we deliver repeatable cleaning results in refineries, power plants, and petrochemical facilities worldwide. 15+ Years Experience 50+ Countries Served CE Certified Equipment Request Quote Equipment Overview Industrial Tube Bundle Cleaning Equipment from Trusted Chinese Manufacturer Effective cleaning of the bundle is essential for maintaining smooth flow, ensuring throughput, and keeping critical equipment free from fouling. Process contaminants that stick to the tube walls in the heat exchanger obstruct the flow, impairing heat exchange over time. Our [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":711,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-709","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/pages\/709","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/comments?post=709"}],"version-history":[{"count":0,"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/pages\/709\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/media\/711"}],"wp:attachment":[{"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/media?parent=709"}],"curies":[{"name":"wp \u3057","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}