{"id":978,"date":"2026-02-02T08:28:38","date_gmt":"2026-02-02T08:28:38","guid":{"rendered":"https:\/\/boshiya.com\/?page_id=978"},"modified":"2026-05-07T01:49:18","modified_gmt":"2026-05-07T01:49:18","slug":"flex-lance-bundle-cleaning","status":"publish","type":"page","link":"https:\/\/boshiya.com\/ja\/bundle-cleaning\/flex-lance-bundle-cleaning\/","title":{"rendered":"\u30d5\u30ec\u30c3\u30af\u30b9\u30e9\u30f3\u30b9\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-29c87ad\" data-block-id=\"29c87ad\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-29c87ad-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-2835794\" data-v=\"4\" data-block-id=\"2835794\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-2835794-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-2835794-inner-blocks\">\n<section id=\"flex-lance-dark-compact\">\n  <style>\n    \/* =========================================\n        1. SCOPE & ISOLATION\n        Unique ID: #flex-lance-dark-compact\n    ========================================= *\/\n    #flex-lance-dark-compact {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0px 0 0 0 !important;\n      padding: 50px 0 !important;\n      \/* Brand Dark Background - #000018 *\/\n      background-color: #000018 !important; \n      background-image: \n        radial-gradient(at 0% 0%, rgba(255, 255, 255, 0.03) 0px, transparent 50%),\n        radial-gradient(at 100% 100%, rgba(255, 255, 255, 0.03) 0px, transparent 50%) !important;\n      font-family: inherit !important;\n      color: #FFFFFF !important;\n      line-height: 1.6 !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n\n    #flex-lance-dark-compact *,\n    #flex-lance-dark-compact *::before,\n    #flex-lance-dark-compact *::after {\n      box-sizing: border-box !important;\n    }\n\n    :root {\n      \/* Matches section background *\/\n      --fl-dark-bg: #000018;\n      --fl-white: #FFFFFF;\n      --fl-grey: #a0a0b0;\n    }\n\n    \/* =========================================\n        2. CONTAINER LAYOUT (Compact)\n    ========================================= *\/\n    #flex-lance-dark-compact .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 30px !important;\n      position: relative !important;\n      z-index: 2 !important;\n    }\n\n    #flex-lance-dark-compact .fl-main-grid {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important;\n      gap: 30px !important;\n      align-items: center !important;\n    }\n\n    \/* =========================================\n        3. TYPOGRAPHY (Compact Spacing)\n    ========================================= *\/\n    #flex-lance-dark-compact .fl-content {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: flex-start !important;\n    }\n\n    #flex-lance-dark-compact h1.fl-h1-label {\n      font-family: inherit !important;\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      color: var(--fl-white) !important;\n      text-transform: uppercase !important;\n      letter-spacing: 2px !important;\n      margin: 0 0 10px 0 !important;\n      padding: 0 !important;\n      display: inline-flex !important;\n      align-items: center !important;\n      opacity: 0.9 !important;\n    }\n\n    #flex-lance-dark-compact h1.fl-h1-label::before {\n      content: '' !important;\n      display: inline-block !important;\n      width: 40px !important;\n      height: 2px !important;\n      background-color: var(--fl-white) !important;\n      margin-right: 12px !important;\n    }\n\n    #flex-lance-dark-compact h2.fl-h2-headline {\n      font-family: inherit !important;\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: var(--fl-white) !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      line-height: 1.25 !important;\n    }\n\n    #flex-lance-dark-compact .fl-description {\n      font-size: 16px !important;\n      color: var(--fl-grey) !important;\n      margin: 0 0 24px 0 !important;\n      line-height: 1.6 !important;\n      max-width: 540px !important;\n    }\n\n    \/* =========================================\n        4. BUTTON\n    ========================================= *\/\n    #flex-lance-dark-compact .fl-btn {\n      display: inline-flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      padding: 12px 32px !important;\n      background-color: var(--fl-white) !important;\n      color: var(--fl-dark-bg) !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      text-decoration: none !important;\n      border-radius: 4px !important;\n      transition: all 0.3s ease !important;\n      border: 2px solid var(--fl-white) !important;\n      text-transform: uppercase !important;\n      letter-spacing: 1px !important;\n    }\n\n    #flex-lance-dark-compact .fl-btn:hover {\n      background-color: transparent !important;\n      color: var(--fl-white) !important;\n      transform: translateY(-3px) !important;\n      box-shadow: 0 0 15px rgba(255, 255, 255, 0.3) !important;\n    }\n\n    \/* =========================================\n        5. IMAGE GALLERY (Auto Carousel)\n    ========================================= *\/\n    #flex-lance-dark-compact .fl-gallery-wrapper {\n      position: relative !important;\n      width: 100% !important;\n      aspect-ratio: 16 \/ 9 !important; \/* Constrains the layout for absolute slides *\/\n      border-radius: 8px !important;\n      box-shadow: 0 20px 60px -20px rgba(0, 0, 0, 0.8) !important;\n      border: 1px solid rgba(255, 255, 255, 0.1) !important;\n      cursor: zoom-in !important;\n      background-color: rgba(255,255,255,0.02) !important;\n      transition: transform 0.3s ease, border-color 0.3s ease !important;\n      overflow: hidden !important;\n    }\n\n    #flex-lance-dark-compact .fl-gallery-wrapper:hover {\n      transform: translateY(-5px) !important;\n      border-color: rgba(255, 255, 255, 0.3) !important;\n    }\n\n    #flex-lance-dark-compact .fl-slide {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      opacity: 0 !important;\n      visibility: hidden !important;\n      transition: opacity 0.8s ease-in-out, visibility 0.8s !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n    }\n\n    #flex-lance-dark-compact .fl-slide.active {\n      opacity: 1 !important;\n      visibility: visible !important;\n      z-index: 2 !important;\n    }\n\n    #flex-lance-dark-compact .fl-main-img {\n      width: 100% !important;\n      height: 100% !important;\n      display: block !important;\n      object-fit: contain !important; \/* Full visibility *\/\n      border-radius: 8px !important;\n    }\n\n    \/* =========================================\n        6. STATS BAR (Compact)\n    ========================================= *\/\n    #flex-lance-dark-compact .fl-stats-container {\n      display: grid !important;\n      grid-template-columns: repeat(4, 1fr) !important;\n      gap: 15px !important;\n      background-color: rgba(255, 255, 255, 0.05) !important;\n      backdrop-filter: blur(5px) !important;\n      padding: 20px !important;\n      border-radius: 6px !important;\n      border-left: 4px solid var(--fl-white) !important;\n      border-top: 1px solid rgba(255,255,255,0.05) !important;\n    }\n\n    #flex-lance-dark-compact .fl-stat-item {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: center !important;\n      text-align: center !important;\n    }\n\n    #flex-lance-dark-compact h3.fl-h3-stat {\n      font-family: inherit !important;\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: var(--fl-white) !important;\n      margin: 0 0 4px 0 !important;\n      padding: 0 !important;\n      line-height: 1 !important;\n    }\n\n    #flex-lance-dark-compact h4.fl-h4-stat {\n      font-family: inherit !important;\n      font-size: 13px !important;\n      font-weight: 600 !important;\n      color: var(--fl-grey) !important;\n      text-transform: uppercase !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      letter-spacing: 0.5px !important;\n    }\n\n    \/* =========================================\n        7. RESPONSIVENESS\n    ========================================= *\/\n    @media screen and (max-width: 992px) {\n      #flex-lance-dark-compact .fl-main-grid {\n        grid-template-columns: 1fr !important;\n        gap: 30px !important;\n      }\n      #flex-lance-dark-compact .fl-content {\n        align-items: flex-start !important;\n        text-align: left !important;\n      }\n      #flex-lance-dark-compact .fl-stats-container {\n        grid-template-columns: repeat(2, 1fr) !important;\n      }\n    }\n\n    @media screen and (max-width: 480px) {\n      #flex-lance-dark-compact {\n        padding: 40px 0 !important;\n      }\n      #flex-lance-dark-compact h2.fl-h2-headline {\n        font-size: 28px !important;\n      }\n      #flex-lance-dark-compact .fl-stats-container {\n        grid-template-columns: 1fr !important;\n        gap: 20px !important;\n      }\n    }\n\n    \/* =========================================\n        8. LIGHTBOX\n    ========================================= *\/\n    #fl-compact-modal {\n      display: none;\n      position: fixed;\n      z-index: 99999;\n      padding-top: 50px;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: 100%;\n      overflow: auto;\n      background-color: rgba(0, 0, 24, 0.98);\n      backdrop-filter: blur(8px);\n    }\n\n    #fl-compact-content {\n      margin: auto;\n      display: block;\n      width: 80%;\n      max-width: 1200px;\n      max-height: 85vh;\n      object-fit: contain;\n      border-radius: 4px;\n      box-shadow: 0 0 50px rgba(255, 255, 255, 0.1);\n      animation: fl-fadein 0.3s ease-out;\n    }\n\n    #fl-compact-close {\n      position: absolute;\n      top: 20px;\n      right: 30px;\n      color: #FFFFFF;\n      font-size: 40px;\n      font-weight: 300;\n      transition: 0.3s;\n      cursor: pointer;\n      z-index: 100000;\n      line-height: 1;\n    }\n\n    #fl-compact-close:hover {\n      color: #a0a0b0;\n      transform: scale(1.1);\n    }\n\n    @keyframes fl-fadein {\n      from {opacity: 0; transform: scale(0.95);}\n      to {opacity: 1; transform: scale(1);}\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    \n    <div class=\"fl-main-grid\">\n      \n      <div class=\"fl-content\">\n        <h1 class=\"fl-h1-label\">Flex Lance Bundle Cleaning<\/h1>\n        \n        <h2 class=\"fl-h2-headline\">Full Guide for Flex Lance Bundle Cleaning Systems<\/h2>\n        \n        <p class=\"fl-description\">\n          Professional Flex Lance Bundle Cleaner Manufacturer. Our automated tube bundle cleaners provide a cleaning of up to 300% faster than traditional heat exchanger cleaning techniques, which are to be used in refineries, power plants, and petrochemical facilities. High-pressure water jet tube cleaning from 10,000 to 40,000 PSI.\n        <\/p>\n        \n        <a href=\"#ct-popup-697\" class=\"fl-btn\"> Get Instant Quote \u2192<\/a>\n      <\/div>\n\n      <div class=\"fl-gallery-wrapper\" id=\"fl-compact-trigger\">\n        <div class=\"fl-slide active\">\n          <img fetchpriority=\"high\" decoding=\"async\" \n            src=\"https:\/\/boshiya.com\/wp-content\/uploads\/2026\/03\/Flex-Lance-Bundle-Cleaning0.png\" \n            alt=\"Flex Lance Bundle Cleaning Equipment 1\" \n            class=\"fl-main-img\"\n            loading=\"eager\"\n            width=\"800\"\n            height=\"450\"\n          >\n        <\/div>\n        <div class=\"fl-slide\">\n          <img decoding=\"async\" \n            src=\"https:\/\/boshiya.com\/wp-content\/uploads\/2026\/03\/Flex-Lance-Bundle-Cleaning1-1.png\" \n            alt=\"Flex Lance Bundle Cleaning Equipment 2\" \n            class=\"fl-main-img\"\n            loading=\"lazy\"\n            width=\"800\"\n            height=\"450\"\n          >\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"fl-stats-container\">\n      <div class=\"fl-stat-item\">\n        <h3 class=\"fl-h3-stat\">15+<\/h3>\n        <h4 class=\"fl-h4-stat\">Years Manufacturing<\/h4>\n      <\/div>\n      <div class=\"fl-stat-item\">\n        <h3 class=\"fl-h3-stat\">2000+<\/h3>\n        <h4 class=\"fl-h4-stat\">Units Exported<\/h4>\n      <\/div>\n      <div class=\"fl-stat-item\">\n        <h3 class=\"fl-h3-stat\">50+<\/h3>\n        <h4 class=\"fl-h4-stat\">Countries Served<\/h4>\n      <\/div>\n      <div class=\"fl-stat-item\">\n        <h3 class=\"fl-h3-stat\">40K<\/h3>\n        <h4 class=\"fl-h4-stat\">PSI Max Pressure<\/h4>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <div id=\"fl-compact-modal\">\n    <span id=\"fl-compact-close\">&times;<\/span>\n    <img class=\"fl-lightbox-content\" id=\"fl-compact-content\" alt=\"Full view\">\n  <\/div>\n\n  <script>\n    (function() {\n      \/\/ 1. Auto Carousel Logic\n      const parentContainer = document.getElementById('flex-lance-dark-compact');\n      if (!parentContainer) return;\n      \n      const slides = parentContainer.querySelectorAll('.fl-slide');\n      let currentIndex = 0;\n      \n      if (slides.length > 1) {\n        setInterval(() => {\n          slides[currentIndex].classList.remove('active');\n          currentIndex = (currentIndex + 1) % slides.length;\n          slides[currentIndex].classList.add('active');\n        }, 3500); \/\/ 3.5 seconds auto-switch\n      }\n\n      \/\/ 2. Lightbox Logic Integration\n      const triggerWrapper = document.getElementById('fl-compact-trigger');\n      const modal = document.getElementById('fl-compact-modal');\n      const modalImg = document.getElementById('fl-compact-content');\n      const closeBtn = document.getElementById('fl-compact-close');\n\n      if (!triggerWrapper || !modal) return;\n\n      triggerWrapper.addEventListener('click', function(e) {\n        e.preventDefault();\n        \/\/ Grabs the image src from the currently active slide\n        const activeImg = triggerWrapper.querySelector('.fl-slide.active img');\n        \n        if (activeImg) {\n          modal.style.display = \"flex\";\n          setTimeout(() => { modalImg.src = activeImg.getAttribute('src'); }, 10);\n        }\n      });\n\n      const closeBox = () => {\n        modal.style.display = \"none\";\n        setTimeout(() => { modalImg.src = \"\"; }, 200);\n      };\n\n      closeBtn.addEventListener('click', closeBox);\n      modal.addEventListener('click', (e) => {\n        if(e.target === modal) closeBox();\n      });\n      document.addEventListener('keydown', (e) => {\n        if(e.key === \"Escape\") closeBox();\n      });\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-5372246 stk-block-background\" data-block-id=\"5372246\"><style>.stk-5372246 {background-color:#fffffe !important;padding-top:var(--stk--preset--spacing--40, 1rem) !important;padding-right:var(--stk--preset--spacing--40, 1rem) !important;padding-bottom:var(--stk--preset--spacing--40, 1rem) !important;padding-left:var(--stk--preset--spacing--40, 1rem) !important;margin-top:var(--stk--preset--spacing--30, 0.67rem) !important;margin-bottom:16px !important;}.stk-5372246:before{background-color:#fffffe !important;}<\/style><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-5372246-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-5ae2361\" data-v=\"4\" data-block-id=\"5ae2361\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-5ae2361-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-5ae2361-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" style=\"--theme-text-color:var(--wp--preset--color--black);\"><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-20d52a3\" data-block-id=\"20d52a3\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-20d52a3-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-4bc89c8\" data-v=\"4\" data-block-id=\"4bc89c8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-4bc89c8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-4bc89c8-inner-blocks\">\n<section id=\"flex-lance-enhanced-module\">\n  <style>\n    \/* =========================================\n       1. SCOPE & RESET\n       Unique ID: #flex-lance-enhanced-module\n    ========================================= *\/\n    #flex-lance-enhanced-module {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background-color: #FFFFFF !important;\n      font-family: inherit !important; \/* Inherits Blocksy Global Font *\/\n      color: #000018 !important; \/* Brand Color *\/\n      line-height: 1.6 !important;\n    }\n\n    #flex-lance-enhanced-module *,\n    #flex-lance-enhanced-module *::before,\n    #flex-lance-enhanced-module *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* =========================================\n       2. LAYOUT CONTAINER\n    ========================================= *\/\n    #flex-lance-enhanced-module .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 48px !important;\n    }\n\n    \/* =========================================\n       3. TOP SECTION (Asymmetrical Grid)\n    ========================================= *\/\n    #flex-lance-enhanced-module .fl-top-section {\n      display: grid !important;\n      grid-template-columns: 1.5fr 1fr !important;\n      gap: 48px !important;\n      align-items: stretch !important; \/* Stretch to match height *\/\n    }\n\n    \/* Left: Typography *\/\n    #flex-lance-enhanced-module .fl-text-content {\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n    }\n\n    \/* H2 Title *\/\n    #flex-lance-enhanced-module h2.fl-h2-title {\n      font-family: inherit !important;\n      font-size: 32px !important;\n      font-weight: 800 !important; \/* Extra Bold *\/\n      color: #000018 !important;\n      margin: 0 0 24px 0 !important;\n      padding: 0 !important;\n      line-height: 1.15 !important;\n      letter-spacing: -0.5px !important;\n    }\n\n    \/* Decorative underline for H2 *\/\n    #flex-lance-enhanced-module h2.fl-h2-title::after {\n      content: '' !important;\n      display: block !important;\n      width: 80px !important;\n      height: 4px !important;\n      background: linear-gradient(90deg, #000018, transparent) !important;\n      margin-top: 16px !important;\n    }\n\n    #flex-lance-enhanced-module .fl-desc {\n      font-size: 16px !important;\n      color: #555566 !important;\n      margin-bottom: 0 !important;\n      text-align: justify !important;\n    }\n\n    \/* Right: Tech Card (Dark) *\/\n    #flex-lance-enhanced-module .fl-tech-card {\n      background: linear-gradient(135deg, #000018 0%, #0a1f33 100%) !important; \/* Subtle gradient *\/\n      color: #FFFFFF !important;\n      padding: 32px !important;\n      border-radius: 8px !important;\n      box-shadow: 0 20px 40px rgba(0, 0, 24, 0.15) !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n\n    \/* Decorative BG Circle inside card *\/\n    #flex-lance-enhanced-module .fl-tech-card::before {\n      content: '' !important;\n      position: absolute !important;\n      top: -50px !important;\n      right: -50px !important;\n      width: 150px !important;\n      height: 150px !important;\n      background: rgba(255,255,255,0.05) !important;\n      border-radius: 50% !important;\n    }\n\n    \/* H4: Box Title *\/\n    #flex-lance-enhanced-module h4.fl-h4-title {\n      font-family: inherit !important;\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      color: #FFFFFF !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      text-transform: uppercase !important;\n      letter-spacing: 1.2px !important;\n      border-bottom: 1px solid rgba(255,255,255,0.15) !important;\n      padding-bottom: 16px !important;\n    }\n\n    #flex-lance-enhanced-module .fl-tech-text {\n      font-size: 15px !important;\n      color: rgba(255, 255, 255, 0.9) !important;\n      margin-bottom: 16px !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* =========================================\n       4. FEATURES GRID (Bottom)\n    ========================================= *\/\n    #flex-lance-enhanced-module .fl-features-grid {\n      display: grid !important;\n      grid-template-columns: repeat(3, 1fr) !important;\n      gap: 24px !important;\n    }\n\n    \/* Feature Card Style *\/\n    #flex-lance-enhanced-module .fl-feature-card {\n      background-color: #FFFFFF !important;\n      border: 1px solid #eeeeee !important;\n      border-top: 3px solid #000018 !important; \/* Top Accent *\/\n      border-radius: 6px !important;\n      padding: 24px !important;\n      transition: all 0.3s ease !important;\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: flex-start !important;\n    }\n\n    #flex-lance-enhanced-module .fl-feature-card:hover {\n      transform: translateY(-5px) !important;\n      box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08) !important;\n    }\n\n    \/* Icon *\/\n    #flex-lance-enhanced-module .fl-icon-box {\n      width: 48px !important;\n      height: 48px !important;\n      background-color: #f4f6f8 !important;\n      border-radius: 50% !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      margin-bottom: 16px !important;\n    }\n\n    #flex-lance-enhanced-module .fl-icon {\n      width: 24px !important;\n      height: 24px !important;\n      fill: #000018 !important;\n    }\n\n    \/* H3: Feature Title *\/\n    #flex-lance-enhanced-module h3.fl-h3-title {\n      font-family: inherit !important;\n      font-size: 19px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      margin: 0 0 12px 0 !important;\n      padding: 0 !important;\n    }\n\n    #flex-lance-enhanced-module .fl-feature-text {\n      font-size: 14px !important;\n      color: #666677 !important;\n      margin: 0 !important;\n      line-height: 1.5 !important;\n    }\n\n    \/* =========================================\n       5. RESPONSIVE\n    ========================================= *\/\n    @media screen and (max-width: 992px) {\n      #flex-lance-enhanced-module .fl-top-section {\n        grid-template-columns: 1fr !important;\n        gap: 32px !important;\n      }\n      #flex-lance-enhanced-module .fl-features-grid {\n        grid-template-columns: repeat(2, 1fr) !important; \/* 2 cols on tablet *\/\n      }\n    }\n\n    @media screen and (max-width: 600px) {\n      #flex-lance-enhanced-module .fl-features-grid {\n        grid-template-columns: 1fr !important; \/* 1 col on mobile *\/\n      }\n      #flex-lance-enhanced-module h2.fl-h2-title {\n        font-size: 26px !important;\n      }\n      #flex-lance-enhanced-module {\n        padding: 40px 0 !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    \n    <div class=\"fl-top-section\">\n      \n      <div class=\"fl-text-content\">\n        <h2 class=\"fl-h2-title\">What is Flex Lance Bundle Cleaning?<\/h2>\n        <p class=\"fl-desc\">\n          Flex lance bundle cleaning is a modern high-pressure water jetting technology intended to efficiently and safely clean heat exchanger tube bundles. Unlike traditional rigid lance systems, the flex lance tube cleaner involves flexible hoses that can navigate through complicated tube configurations, for example, U-tubes and curved channels.\n        <\/p>\n      <\/div>\n\n      <div class=\"fl-tech-card\">\n        <h4 class=\"fl-h4-title\">Factory Direct Power<\/h4>\n        <p class=\"fl-tech-text\">\n          As a prominent manufacturer based in Japan, we specialize in automatic tube cleaning systems, reducing maintenance costs by up to 60%.\n        <\/p>\n        <p class=\"fl-tech-text\" style=\"font-weight: 600 !important; margin-bottom: 0 !important; color: #FFFFFF !important;\">\n          Performance: 10,000 &#8211; 40,000 PSI\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"fl-features-grid\">\n      \n      <div class=\"fl-feature-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n        <\/div>\n        <h3 class=\"fl-h3-title\">Precision Clean Stress<\/h3>\n        <p class=\"fl-feature-text\">\n          The auto-offset acceleration control technology has been demonstrated in variable control while ensuring consistent quality works through all tubes.\n        <\/p>\n      <\/div>\n\n      <div class=\"fl-feature-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M7 2v11h3v9l7-12h-4l4-8z\"\/><\/svg>\n        <\/div>\n        <h3 class=\"fl-h3-title\">300% Faster<\/h3>\n        <p class=\"fl-feature-text\">\n          Multi-lance systems can clean many tubes at once while remote operation ensures the personnel are far removed from the high-pressure zones.\n        <\/p>\n      <\/div>\n\n      <div class=\"fl-feature-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M21 16.5c0 .38-.21.71-.53.88l-7.9 4.44c-.16.12-.36.18-.57.18s-.41-.06-.57-.18l-7.9-4.44A.991.991 0 0 1 3 16.5v-9c0-.38.21-.71.53-.88l7.9-4.44A.99.99 0 0 1 12 2c.21 0 .41.06.57.18l7.9 4.44c.32.17.53.5.53.88v9zM12 4.15 6.04 7.5 12 10.85l5.96-3.35L12 4.15zM5 15.91l6 3.38v-6.71L5 9.21v6.7zM13 19.29l6-3.38v-6.7l-6 3.37v6.71z\"\/><\/svg>\n        <\/div>\n        <h3 class=\"fl-h3-title\">Redistribution<\/h3>\n        <p class=\"fl-feature-text\">\n          Opting from wholesale suppliers in Japan not through middlemen gives you factory direct pricing.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\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-fd69743\" data-block-id=\"fd69743\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-fd69743-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-e04bb93\" data-v=\"4\" data-block-id=\"e04bb93\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-e04bb93-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-e04bb93-inner-blocks\">\n<section id=\"flex-lance-spec-design\">\n  <style>\n    \/* =========================================\n       1. SCOPE & ISOLATION\n       Unique ID: #flex-lance-spec-design\n    ========================================= *\/\n    #flex-lance-spec-design {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background-color: #f8f9fc !important; \/* Subtle background to pop the table *\/\n      font-family: inherit !important;\n      color: #000018 !important;\n      line-height: 1.5 !important;\n    }\n\n    #flex-lance-spec-design *,\n    #flex-lance-spec-design *::before,\n    #flex-lance-spec-design *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* =========================================\n       2. CONTAINER & TITLES\n    ========================================= *\/\n    #flex-lance-spec-design .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n    }\n\n    \/* H2 Title with Design Elements *\/\n    #flex-lance-spec-design h2.fl-main-title {\n      font-family: inherit !important;\n      font-size: 34px !important;\n      font-weight: 800 !important;\n      color: #000018 !important;\n      text-align: center !important;\n      margin: 0 0 20px 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n      position: relative !important;\n      display: inline-block !important;\n      left: 50% !important;\n      transform: translateX(-50%) !important;\n    }\n\n    \/* Decorative Underline *\/\n    #flex-lance-spec-design h2.fl-main-title::after {\n      content: '' !important;\n      display: block !important;\n      width: 60px !important;\n      height: 4px !important;\n      background: linear-gradient(90deg, #000018, #004080) !important;\n      margin: 12px auto 0 auto !important;\n      border-radius: 2px !important;\n    }\n\n    #flex-lance-spec-design .fl-intro-text {\n      font-size: 16px !important;\n      color: #555566 !important;\n      text-align: center !important;\n      max-width: 700px !important;\n      margin: 0 auto 40px auto !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* =========================================\n       3. PREMIUM TABLE DESIGN\n    ========================================= *\/\n    #flex-lance-spec-design .fl-table-card {\n      background: #FFFFFF !important;\n      border-radius: 12px !important;\n      box-shadow: 0 20px 40px rgba(0, 0, 24, 0.08) !important;\n      border-top: 5px solid #000018 !important; \/* Top Accent Bar *\/\n      overflow: hidden !important;\n    }\n\n    #flex-lance-spec-design .fl-table-scroll {\n      width: 100% !important;\n      overflow-x: auto !important;\n    }\n\n    #flex-lance-spec-design table.fl-spec-table {\n      width: 100% !important;\n      border-collapse: collapse !important;\n      min-width: 950px !important; \/* Ensure content breathes *\/\n    }\n\n    \/* --- Header Styling --- *\/\n    #flex-lance-spec-design thead tr {\n      background: linear-gradient(135deg, #000018 0%, #1a2a44 100%) !important;\n      color: #FFFFFF !important;\n    }\n\n    #flex-lance-spec-design th {\n      padding: 24px 20px !important;\n      text-align: center !important;\n      vertical-align: middle !important;\n      border-right: 1px solid rgba(255, 255, 255, 0.1) !important;\n      position: relative !important;\n    }\n\n    #flex-lance-spec-design th:last-child {\n      border-right: none !important;\n    }\n\n    #flex-lance-spec-design th:first-child {\n      text-align: left !important;\n      width: 28% !important;\n      background: rgba(0,0,0,0.2) !important; \/* Slightly darker *\/\n    }\n\n    \/* H3 Headers *\/\n    #flex-lance-spec-design h3.fl-col-title {\n      font-family: inherit !important;\n      font-size: 19px !important;\n      font-weight: 700 !important;\n      color: #FFFFFF !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      letter-spacing: 0.3px !important;\n    }\n\n    \/* --- Body Styling --- *\/\n    #flex-lance-spec-design tbody tr {\n      border-bottom: 1px solid #f0f0f0 !important;\n      transition: all 0.2s ease-in-out !important;\n    }\n\n    \/* Row Hover Effect *\/\n    #flex-lance-spec-design tbody tr:hover {\n      background-color: #f4f8fc !important;\n      transform: scale(1) !important; \/* Fix for some rendering engines *\/\n    }\n\n    \/* First Cell (Highlight Bar on Hover) *\/\n    #flex-lance-spec-design tbody tr:hover td:first-child {\n      border-left: 4px solid #000018 !important;\n      padding-left: 20px !important; \/* Adjust padding to accommodate border *\/\n      color: #000018 !important;\n    }\n\n    #flex-lance-spec-design td {\n      padding: 20px 24px !important;\n      text-align: center !important;\n      vertical-align: middle !important;\n      color: #444455 !important;\n      font-size: 15px !important;\n      border-right: 1px dashed #e5e5e5 !important; \/* Dashed vertical lines *\/\n      transition: padding-left 0.2s ease, border-left 0.2s ease !important;\n      border-left: 4px solid transparent !important; \/* Prep for hover *\/\n    }\n\n    #flex-lance-spec-design td:last-child {\n      border-right: none !important;\n    }\n\n    \/* First Column Specifics *\/\n    #flex-lance-spec-design td:first-child {\n      text-align: left !important;\n      font-weight: 600 !important;\n      color: #222233 !important;\n      background-color: #ffffff !important;\n    }\n\n    \/* H4 Row Headers *\/\n    #flex-lance-spec-design h4.fl-row-title {\n      font-family: inherit !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      color: inherit !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    \/* Zebra Striping *\/\n    #flex-lance-spec-design tbody tr:nth-child(even) {\n      background-color: #fafafa !important;\n    }\n\n    \/* =========================================\n       4. RESPONSIVENESS\n    ========================================= *\/\n    @media screen and (max-width:690px) {\n      #flex-lance-spec-design h2.fl-main-title {\n        font-size: 26px !important;\n        width: 100% !important;\n      }\n      #flex-lance-spec-design .fl-intro-text {\n        padding: 0 10px !important;\n      }\n      #flex-lance-spec-design td, \n      #flex-lance-spec-design th {\n        padding: 16px 12px !important;\n        font-size: 14px !important;\n      }\n      \/* Mobile Scroll Hint *\/\n      #flex-lance-spec-design .fl-table-scroll::after {\n        content: '\u2190 Swipe to view more \u2192' !important;\n        display: block !important;\n        text-align: center !important;\n        font-size: 12px !important;\n        color: #888 !important;\n        padding: 10px !important;\n        background: #f9f9f9 !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    \n    <h2 class=\"fl-main-title\">Flex Lance Bundle Cleaning Specification<\/h2>\n    <p class=\"fl-intro-text\">\n      Detailed technical specifications for Bundle Tube Cleaning Equipment. All units comply with international quality standards.\n    <\/p>\n\n    <div class=\"fl-table-card\">\n      <div class=\"fl-table-scroll\">\n        <table class=\"fl-spec-table\">\n          <thead>\n            <tr>\n              <th>\n                <h3 class=\"fl-col-title\">Specifications<\/h3>\n              <\/th>\n              <th>\n                <h3 class=\"fl-col-title\">Standard Model<\/h3>\n              <\/th>\n              <th>\n                <h3 class=\"fl-col-title\">Premium Model<\/h3>\n              <\/th>\n              <th>\n                <h3 class=\"fl-col-title\">Heavy Duty Model<\/h3>\n              <\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Maximum Pressure<\/h4><\/td>\n              <td>1500 Bar (22,750 PSI)<\/td>\n              <td>2000 Bar (29,000 PSI)<\/td>\n              <td>2800 Bar (40,600 PSI)<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Recommended Flow Rate<\/h4><\/td>\n              <td>100-150 L\/min<\/td>\n              <td>150-200 L\/min<\/td>\n              <td>80-120 L\/min<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Number of Lances<\/h4><\/td>\n              <td>2 pcs (Dual Lance)<\/td>\n              <td>5 pcs (Multi Lance)<\/td>\n              <td>2 pcs (Dual Lance)<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Flex Lance Sizes<\/h4><\/td>\n              <td>3D &#8211; 8D (19mm &#8211; 50mm)<\/td>\n              <td>3D &#8211; 8D (19mm &#8211; 50mm)<\/td>\n              <td>4D &#8211; 8D (25mm &#8211; 50mm)<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Working Range (Up\/Down)<\/h4><\/td>\n              <td>2300 mm<\/td>\n              <td>2500 mm<\/td>\n              <td>2300 mm<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Working Range (Left\/Right)<\/h4><\/td>\n              <td>10,000 mm (10m)<\/td>\n              <td>15,000 mm (15m)<\/td>\n              <td>10,000 mm (10m)<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Working Range (Front\/Rear)<\/h4><\/td>\n              <td>1500 mm<\/td>\n              <td>2000 mm<\/td>\n              <td>1500 mm<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Lance Travel Speed<\/h4><\/td>\n              <td>0-30 m\/min (Adjustable)<\/td>\n              <td>0-40 m\/min (Adjustable)<\/td>\n              <td>0-20 m\/min (Adjustable)<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Control System<\/h4><\/td>\n              <td>Remote Control Panel<\/td>\n              <td>PLC + Touch Screen<\/td>\n              <td>Remote Control Panel<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">180\u00b0 Turnable Tower<\/h4><\/td>\n              <td>Optional<\/td>\n              <td>Standard<\/td>\n              <td>Optional<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Power Supply<\/h4><\/td>\n              <td>380V\/50Hz 3-Phase<\/td>\n              <td>380V\/50Hz 3-Phase<\/td>\n              <td>380V\/50Hz 3-Phase<\/td>\n            <\/tr>\n            <tr>\n              <td><h4 class=\"fl-row-title\">Warranty<\/h4><\/td>\n              <td>2 Years<\/td>\n              <td>2 Years<\/td>\n              <td>2 Years<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\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-34a86f9\" data-block-id=\"34a86f9\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-34a86f9-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-399de23\" data-v=\"4\" data-block-id=\"399de23\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-399de23-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-399de23-inner-blocks\">\n<section id=\"flex-lance-compact-process\">\n  <style>\n    \/* =========================================\n       1. SCOPE & ISOLATION\n       Unique ID: #flex-lance-compact-process\n    ========================================= *\/\n    #flex-lance-compact-process {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background-color: #ffffff !important;\n      font-family: inherit !important; \/* Inherit Blocksy Fonts *\/\n      color: #000018 !important;\n      line-height: 1.5 !important;\n    }\n\n    #flex-lance-compact-process *,\n    #flex-lance-compact-process *::before,\n    #flex-lance-compact-process *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* =========================================\n       2. CONTAINER\n    ========================================= *\/\n    #flex-lance-compact-process .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n    }\n\n    \/* Header Section *\/\n    #flex-lance-compact-process .fl-header {\n      text-align: center !important;\n      max-width: 800px !important;\n      margin: 0 auto 40px auto !important;\n    }\n\n    \/* H2: Main Title *\/\n    #flex-lance-compact-process h2.fl-main-title {\n      font-family: inherit !important;\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000018 !important;\n      margin: 0 0 10px 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n    }\n\n    \/* H3: Subtitle *\/\n    #flex-lance-compact-process h3.fl-subtitle {\n      font-family: inherit !important;\n      font-size: 16px !important;\n      font-weight: 500 !important;\n      color: #666677 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      letter-spacing: 0.5px !important;\n    }\n\n    \/* =========================================\n       3. COMPACT GRID SYSTEM\n    ========================================= *\/\n    #flex-lance-compact-process .fl-process-grid {\n      display: grid !important;\n      grid-template-columns: repeat(3, 1fr) !important;\n      gap: 20px !important;\n      margin-bottom: 40px !important; \/* Space for CTA *\/\n    }\n\n    \/* Card Styling *\/\n    #flex-lance-compact-process .fl-card {\n      background-color: #fcfcfc !important;\n      border: 1px solid #eeeeee !important;\n      border-top: 3px solid #000018 !important; \/* Brand Accent *\/\n      border-radius: 6px !important;\n      padding: 24px 20px !important;\n      position: relative !important;\n      overflow: hidden !important;\n      transition: transform 0.2s ease, box-shadow 0.2s ease !important;\n      display: flex !important;\n      flex-direction: column !important;\n    }\n\n    #flex-lance-compact-process .fl-card:hover {\n      transform: translateY(-3px) !important;\n      box-shadow: 0 10px 20px rgba(0, 0, 24, 0.06) !important;\n      background-color: #ffffff !important;\n    }\n\n    \/* Watermark Number *\/\n    #flex-lance-compact-process .fl-watermark {\n      position: absolute !important;\n      top: -15px !important;\n      right: -10px !important;\n      font-size: 80px !important;\n      font-weight: 900 !important;\n      color: rgba(0, 0, 24, 0.04) !important;\n      line-height: 1 !important;\n      z-index: 0 !important;\n      pointer-events: none !important;\n    }\n\n    #flex-lance-compact-process .fl-content {\n      position: relative !important;\n      z-index: 1 !important;\n    }\n\n    \/* H4: Step Title *\/\n    #flex-lance-compact-process h4.fl-step-title {\n      font-family: inherit !important;\n      font-size: 17px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      margin: 0 0 10px 0 !important;\n      padding: 0 !important;\n      min-height: 42px !important;\n      display: flex !important;\n      align-items: center !important;\n    }\n\n    \/* Description *\/\n    #flex-lance-compact-process .fl-desc {\n      font-size: 14px !important;\n      color: #555566 !important;\n      margin: 0 !important;\n      line-height: 1.5 !important;\n      text-align: justify !important; \n    }\n\n    \/* =========================================\n       4. CTA SECTION (New Addition)\n    ========================================= *\/\n    #flex-lance-compact-process .fl-cta-banner {\n      background-color: #000018 !important; \/* Brand Dark *\/\n      color: #ffffff !important;\n      padding: 30px 40px !important;\n      border-radius: 8px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      flex-wrap: wrap !important;\n      gap: 20px !important;\n      box-shadow: 0 10px 30px rgba(0, 0, 24, 0.15) !important;\n    }\n\n    #flex-lance-compact-process .fl-cta-text-group {\n      flex: 1 1 300px !important;\n    }\n\n    #flex-lance-compact-process h4.fl-cta-heading {\n      font-family: inherit !important;\n      font-size: 20px !important;\n      font-weight: 700 !important;\n      color: #ffffff !important;\n      margin: 0 0 5px 0 !important;\n      padding: 0 !important;\n    }\n\n    #flex-lance-compact-process .fl-cta-sub {\n      font-size: 15px !important;\n      color: rgba(255, 255, 255, 0.8) !important;\n      margin: 0 !important;\n    }\n\n    \/* Button Styling *\/\n    #flex-lance-compact-process .fl-cta-btn {\n      display: inline-flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      padding: 12px 32px !important;\n      background-color: #ffffff !important;\n      color: #000018 !important;\n      font-family: inherit !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      text-decoration: none !important;\n      border-radius: 4px !important;\n      transition: all 0.3s ease !important;\n      border: 2px solid #ffffff !important;\n      white-space: nowrap !important;\n      cursor: pointer !important;\n    }\n\n    #flex-lance-compact-process .fl-cta-btn:hover {\n      background-color: transparent !important;\n      color: #ffffff !important;\n      transform: translateY(-2px) !important;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.3) !important;\n    }\n\n    \/* =========================================\n       5. RESPONSIVENESS\n    ========================================= *\/\n    @media screen and (max-width: 992px) {\n      #flex-lance-compact-process .fl-process-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n      }\n    }\n\n    @media screen and (max-width: 600px) {\n      #flex-lance-compact-process { padding: 40px 0 !important; }\n      #flex-lance-compact-process .fl-process-grid {\n        grid-template-columns: 1fr !important;\n        gap: 16px !important;\n      }\n      #flex-lance-compact-process h4.fl-step-title { min-height: auto !important; }\n      #flex-lance-compact-process h2.fl-main-title { font-size: 26px !important; }\n      \n      \/* CTA Mobile Adjustments *\/\n      #flex-lance-compact-process .fl-cta-banner {\n        flex-direction: column !important;\n        text-align: center !important;\n        padding: 24px 20px !important;\n      }\n      #flex-lance-compact-process .fl-cta-btn {\n        width: 100% !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    \n    <div class=\"fl-header\">\n      <h2 class=\"fl-main-title\">Dual Flex Lance Tube Cleaner Process Works<\/h2>\n      <h3 class=\"fl-subtitle\">Science behind High Pressure Water Jets for Tube Cleaning<\/h3>\n    <\/div>\n\n    <div class=\"fl-process-grid\">\n\n      <div class=\"fl-card\">\n        <span class=\"fl-watermark\">01<\/span>\n        <div class=\"fl-content\">\n          <h4 class=\"fl-step-title\">Positioning and Alignment<\/h4>\n          <p class=\"fl-desc\">\n            The tube bundle cleaning machine is set up on the track that faces the tube plate. The positioning system always aligns the flex lance with the first tube using precision indexing.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <span class=\"fl-watermark\">02<\/span>\n        <div class=\"fl-content\">\n          <h4 class=\"fl-step-title\">High Pressure Activation<\/h4>\n          <p class=\"fl-desc\">\n            The water jet system activates at high pressure, producing pressures to the tune of 10,000-40,000 psi. Water is supplied through the flex lance to the rotating nozzle head.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <span class=\"fl-watermark\">03<\/span>\n        <div class=\"fl-content\">\n          <h4 class=\"fl-step-title\">Automated Lance Advancement<\/h4>\n          <p class=\"fl-desc\">\n            Drive advances at a controlled speed for the flex lance to enter the tube. Throughout the tube length, the automatic tube cleaning system ensures the consistent cleaning.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <span class=\"fl-watermark\">04<\/span>\n        <div class=\"fl-content\">\n          <h4 class=\"fl-step-title\">A 360\u00ba Tube Cleaning<\/h4>\n          <p class=\"fl-desc\">\n            The rotating nozzle combines the high-pressure water jets at various angles, so they could disperse scale, fouling, deposits, and blockages at the interior-facing tube walls.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <span class=\"fl-watermark\">05<\/span>\n        <div class=\"fl-content\">\n          <h4 class=\"fl-step-title\">Retraction and Indexing<\/h4>\n          <p class=\"fl-desc\">\n            Upon successfully completing the stroke of the piston, automatic retraction of the lance will take place. The system will then index over to the next tube position for another series of bundle cleaning operations.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <span class=\"fl-watermark\">06<\/span>\n        <div class=\"fl-content\">\n          <h4 class=\"fl-step-title\">Multiple Lance Operation<\/h4>\n          <p class=\"fl-desc\">\n            Fitted with advanced equipment, the tube cleaner system has the ability to simultaneously clean 2-5 tubes, thereby significantly decreasing heat exchanger cleaning time by 50-80%.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"fl-cta-banner\">\n      <div class=\"fl-cta-text-group\">\n        <h4 class=\"fl-cta-heading\">Interested in pricing or custom solutions?<\/h4>\n        <p class=\"fl-cta-sub\">Get a competitive factory-direct quote within 24 hours.<\/p>\n      <\/div>\n      <a href=\"#ct-popup-697\" class=\"fl-cta-btn\">\n        Get Instant Quote\n      <\/a>\n    <\/div>\n\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-08a0e44\" data-block-id=\"08a0e44\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-08a0e44-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-7aca3c4\" data-v=\"4\" data-block-id=\"7aca3c4\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-7aca3c4-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-7aca3c4-inner-blocks\">\n<section id=\"flex-lance-problems-module\">\n  <style>\n    \/* =========================================\n       1. SCOPE & ISOLATION\n       Unique ID: #flex-lance-problems-module\n    ========================================= *\/\n    #flex-lance-problems-module {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background-color: #FFFFFF !important;\n      font-family: inherit !important; \/* Inherit Blocksy Fonts *\/\n      color: #000018 !important; \/* Brand Color *\/\n      line-height: 1.6 !important;\n    }\n\n    #flex-lance-problems-module *,\n    #flex-lance-problems-module *::before,\n    #flex-lance-problems-module *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* =========================================\n       2. CONTAINER & HEADER\n    ========================================= *\/\n    #flex-lance-problems-module .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n    }\n\n    \/* H2: Main Title *\/\n    #flex-lance-problems-module h2.fl-main-title {\n      font-family: inherit !important;\n      font-size: 32px !important; \/* Requested Default Size *\/\n      font-weight: 800 !important;\n      color: #000018 !important;\n      text-align: center !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n    }\n\n    \/* Intro Paragraph *\/\n    #flex-lance-problems-module .fl-intro-text {\n      text-align: center !important;\n      font-size: 16px !important;\n      color: #555566 !important;\n      max-width: 800px !important;\n      margin: 0 auto 48px auto !important;\n    }\n\n    \/* =========================================\n       3. GRID LAYOUT\n    ========================================= *\/\n    #flex-lance-problems-module .fl-grid {\n      display: grid !important;\n      grid-template-columns: repeat(2, 1fr) !important; \/* 2 Columns *\/\n      gap: 30px !important;\n    }\n\n    \/* =========================================\n       4. CARD DESIGN\n    ========================================= *\/\n    #flex-lance-problems-module .fl-card {\n      background: #FFFFFF !important;\n      border: 1px solid #eeeeee !important;\n      border-radius: 8px !important;\n      overflow: hidden !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n      display: flex !important;\n      flex-direction: column !important;\n    }\n\n    #flex-lance-problems-module .fl-card:hover {\n      transform: translateY(-5px) !important;\n      box-shadow: 0 12px 24px rgba(0, 0, 24, 0.08) !important;\n      border-color: #000018 !important;\n    }\n\n    \/* --- Problem Section (Top) --- *\/\n    #flex-lance-problems-module .fl-problem-area {\n      padding: 30px !important;\n      flex-grow: 1 !important;\n    }\n\n    #flex-lance-problems-module .fl-icon-box {\n      width: 40px !important;\n      height: 40px !important;\n      margin-bottom: 20px !important;\n    }\n\n    #flex-lance-problems-module .fl-icon {\n      width: 100% !important;\n      height: 100% !important;\n      fill: #000018 !important;\n    }\n\n    \/* H3: Problem Title *\/\n    #flex-lance-problems-module h3.fl-problem-title {\n      font-family: inherit !important;\n      font-size: 20px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      margin: 0 0 12px 0 !important;\n      padding: 0 !important;\n      line-height: 1.3 !important;\n    }\n\n    #flex-lance-problems-module .fl-problem-desc {\n      font-size: 15px !important;\n      color: #666677 !important;\n      margin: 0 !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* --- Solution Section (Bottom) --- *\/\n    #flex-lance-problems-module .fl-solution-area {\n      background-color: #f7f9fb !important; \/* Light Contrast Background *\/\n      padding: 24px 30px !important;\n      border-top: 1px solid #eeeeee !important;\n      position: relative !important;\n    }\n\n    \/* Left Accent Line for Solution *\/\n    #flex-lance-problems-module .fl-solution-area::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      background-color: #000018 !important;\n    }\n\n    \/* H4: Solution Header *\/\n    #flex-lance-problems-module h4.fl-solution-header {\n      font-family: inherit !important;\n      font-size: 13px !important;\n      font-weight: 800 !important;\n      text-transform: uppercase !important;\n      color: #000018 !important; \/* Brand Color *\/\n      margin: 0 0 8px 0 !important;\n      padding: 0 !important;\n      letter-spacing: 1px !important;\n      opacity: 0.8 !important;\n    }\n\n    #flex-lance-problems-module .fl-solution-text {\n      font-size: 15px !important;\n      color: #333344 !important;\n      margin: 0 !important;\n      font-weight: 500 !important;\n    }\n\n    \/* =========================================\n       5. RESPONSIVENESS\n    ========================================= *\/\n    @media screen and (max-width: 992px) {\n      #flex-lance-problems-module .fl-grid {\n        gap: 20px !important;\n      }\n    }\n\n    @media screen and (max-width:690px) {\n      #flex-lance-problems-module .fl-grid {\n        grid-template-columns: 1fr !important; \/* Stack columns *\/\n      }\n      #flex-lance-problems-module h2.fl-main-title {\n        font-size: 26px !important;\n      }\n      #flex-lance-problems-module {\n        padding: 40px 0 !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    \n    <h2 class=\"fl-main-title\">Common Heat Exchanger Fouling Problems and Equipment Offering Solutions<\/h2>\n    <p class=\"fl-intro-text\">\n      Making sure to know what upsets industrial cleaning contractors, plant maintenance engineers, and equipment marketers is helping us to develop better tube bundle cleaning equipment.\n    <\/p>\n\n    <div class=\"fl-grid\">\n\n      <div class=\"fl-card\">\n        <div class=\"fl-problem-area\">\n          <div class=\"fl-icon-box\">\n            <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n          <\/div>\n          <h3 class=\"fl-problem-title\">High amounts of downtime cost<\/h3>\n          <p class=\"fl-problem-desc\">\n            Having their equipment shut down from what should be producing. It can loss in some circumstances. Manual cleaners can take a couple of days to complete their job well.\n          <\/p>\n        <\/div>\n        <div class=\"fl-solution-area\">\n          <h4 class=\"fl-solution-header\">The Solution<\/h4>\n          <p class=\"fl-solution-text\">\n            With the operation of our dual flex lance system, two tubes can be cleaned off at the same time, thus reducing time spent in cleaning by 50-70% over single lance systems.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-problem-area\">\n          <div class=\"fl-icon-box\">\n            <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z\"\/><\/svg>\n          <\/div>\n          <h3 class=\"fl-problem-title\">Hazardous conditions<\/h3>\n          <p class=\"fl-problem-desc\">\n            The water jets under pressure pose some serious risks of injury. Also, the operator has to do either manual operation from the danger close areas.\n          <\/p>\n        <\/div>\n        <div class=\"fl-solution-area\">\n          <h4 class=\"fl-solution-header\">The Solution<\/h4>\n          <p class=\"fl-solution-text\">\n            Remote-controlled tube-cleaning system, containing an operator&#8217;s safety cabin. Workers take the signals of movement from a distance of at least 10 meters plus.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-problem-area\">\n          <div class=\"fl-icon-box\">\n            <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z\"\/><\/svg>\n          <\/div>\n          <h3 class=\"fl-problem-title\">Product compatibility with installed machine<\/h3>\n          <p class=\"fl-problem-desc\">\n            Different tube sizes between 3\/4&#8243; and 2&#8243; would require different cleaning tools. A lot of time is wasted for mounting very frequently.\n          <\/p>\n        <\/div>\n        <div class=\"fl-solution-area\">\n          <h4 class=\"fl-solution-header\">The Solution<\/h4>\n          <p class=\"fl-solution-text\">\n            We have in place a system that easily changes tools for quicker 3D- 8D different size changes. The quick change between the various sizes shall take less than 5 minutes.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-problem-area\">\n          <div class=\"fl-icon-box\">\n            <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><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-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z\"\/><\/svg>\n          <\/div>\n          <h3 class=\"fl-problem-title\">Consistency &#038; Predictability<\/h3>\n          <p class=\"fl-problem-desc\">\n            Nonroutinized manual cleaning will give mixed results, with some tubes overcleaned and others not clean enough.\n          <\/p>\n        <\/div>\n        <div class=\"fl-solution-area\">\n          <h4 class=\"fl-solution-header\">The Solution<\/h4>\n          <p class=\"fl-solution-text\">\n            Employ an automated management system with a programmable speed control that delivers 100% consistent cleaning on all tubes.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-problem-area\">\n          <div class=\"fl-icon-box\">\n            <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z\"\/><\/svg>\n          <\/div>\n          <h3 class=\"fl-problem-title\">Slow Supplier Response<\/h3>\n          <p class=\"fl-problem-desc\">\n            Western manufacturers have an eight- to twelve-week lead time. Emergency repairs can take several months due to the unavailability of parts.\n          <\/p>\n        <\/div>\n        <div class=\"fl-solution-area\">\n          <h4 class=\"fl-solution-header\">The Solution<\/h4>\n          <p class=\"fl-solution-text\">\n            Direct shipping from Chinese factories with 2-4 week delivery at competitive costs. One overseas warehouse for spare parts guarantees 24- to 48-hour emergency supply.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-problem-area\">\n          <div class=\"fl-icon-box\">\n            <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z\"\/><\/svg>\n          <\/div>\n          <h3 class=\"fl-problem-title\">Big Cost, High Investment<\/h3>\n          <p class=\"fl-problem-desc\">\n            Existing famous brands sell bundle cleaners for as much as $80,000 to regular professionals.\n          <\/p>\n        <\/div>\n        <div class=\"fl-solution-area\">\n          <h4 class=\"fl-solution-header\">The Solution<\/h4>\n          <p class=\"fl-solution-text\">\n            Built with factory-direct wholesale pricing from Chinese factory offering original-quality items, coming with full warranties for 30-50% of the price.\n          <\/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-b6f96e7\" data-block-id=\"b6f96e7\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-b6f96e7-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-8f77973\" data-v=\"4\" data-block-id=\"8f77973\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-8f77973-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-8f77973-inner-blocks\">\n<section id=\"flex-lance-industries-module\">\n  <style>\n    \/* =========================================\n       1. SCOPE & ISOLATION\n       Unique ID: #flex-lance-industries-module\n    ========================================= *\/\n    #flex-lance-industries-module {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background-color: #F8f9fc !important;\n      font-family: inherit !important; \/* Inherit Blocksy Fonts *\/\n      color: #000018 !important; \/* Brand Color *\/\n      line-height: 1.6 !important;\n    }\n\n    #flex-lance-industries-module *,\n    #flex-lance-industries-module *::before,\n    #flex-lance-industries-module *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* =========================================\n       2. LAYOUT CONTAINER\n    ========================================= *\/\n    #flex-lance-industries-module .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 50px !important;\n    }\n\n    \/* =========================================\n       3. TYPOGRAPHY\n    ========================================= *\/\n    \/* H2: Main Title (32px) *\/\n    #flex-lance-industries-module h2.fl-main-title {\n      font-family: inherit !important;\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000018 !important;\n      text-align: center !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n      position: relative !important;\n    }\n\n    \/* Decorative Line under H2 *\/\n    #flex-lance-industries-module h2.fl-main-title::after {\n      content: '' !important;\n      display: block !important;\n      width: 60px !important;\n      height: 4px !important;\n      background-color: #000018 !important;\n      margin: 16px auto 0 auto !important;\n    }\n\n    \/* Subtitle *\/\n    #flex-lance-industries-module .fl-subtitle {\n      font-size: 16px !important;\n      color: #555566 !important;\n      text-align: center !important;\n      max-width: 800px !important;\n      margin: 0 auto !important;\n    }\n\n    \/* =========================================\n       4. INDUSTRY GRID\n    ========================================= *\/\n    #flex-lance-industries-module .fl-industry-grid {\n      display: grid !important;\n      grid-template-columns: repeat(3, 1fr) !important;\n      gap: 24px !important;\n    }\n\n    \/* Card Styling *\/\n    #flex-lance-industries-module .fl-card {\n      background-color: #fcfcfc !important;\n      border: 1px solid #eeeeee !important;\n      border-radius: 6px !important;\n      padding: 30px 24px !important;\n      text-align: center !important;\n      transition: all 0.3s ease !important;\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: center !important;\n      border-bottom: 3px solid transparent !important;\n    }\n\n    #flex-lance-industries-module .fl-card:hover {\n      transform: translateY(-5px) !important;\n      box-shadow: 0 10px 25px rgba(0, 0, 24, 0.08) !important;\n      border-bottom-color: #000018 !important;\n      background-color: #ffffff !important;\n    }\n\n    \/* Industrial Icons *\/\n    #flex-lance-industries-module .fl-icon-box {\n      width: 54px !important;\n      height: 54px !important;\n      background-color: rgba(0, 0, 24, 0.05) !important;\n      border-radius: 50% !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      margin-bottom: 20px !important;\n      transition: background-color 0.3s ease !important;\n    }\n\n    #flex-lance-industries-module .fl-card:hover .fl-icon-box {\n      background-color: #000018 !important;\n    }\n\n    #flex-lance-industries-module .fl-icon {\n      width: 28px !important;\n      height: 28px !important;\n      fill: #000018 !important;\n      transition: fill 0.3s ease !important;\n    }\n\n    #flex-lance-industries-module .fl-card:hover .fl-icon {\n      fill: #FFFFFF !important;\n    }\n\n    \/* H4: Industry Title *\/\n    #flex-lance-industries-module h4.fl-ind-title {\n      font-family: inherit !important;\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      margin: 0 0 10px 0 !important;\n      padding: 0 !important;\n    }\n\n    #flex-lance-industries-module .fl-ind-desc {\n      font-size: 14px !important;\n      color: #666677 !important;\n      margin: 0 !important;\n      line-height: 1.5 !important;\n    }\n\n    \/* =========================================\n       5. FOULING SECTION (Compact List)\n    ========================================= *\/\n    #flex-lance-industries-module .fl-fouling-wrapper {\n      background-color: #f8f9fa !important;\n      border-left: 5px solid #000018 !important;\n      padding: 40px !important;\n      border-radius: 4px !important;\n    }\n\n    \/* H3: Fouling Title *\/\n    #flex-lance-industries-module h3.fl-fouling-header {\n      font-family: inherit !important;\n      font-size: 24px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      margin: 0 0 24px 0 !important;\n      padding: 0 !important;\n      display: flex !important;\n      align-items: center !important;\n      gap: 12px !important;\n    }\n\n    #flex-lance-industries-module .fl-fouling-sub {\n      font-size: 16px !important;\n      color: #444455 !important;\n      margin-bottom: 30px !important;\n    }\n\n    \/* Checklist Grid *\/\n    #flex-lance-industries-module .fl-check-grid {\n      display: grid !important;\n      grid-template-columns: repeat(3, 1fr) !important;\n      gap: 16px !important;\n    }\n\n    #flex-lance-industries-module .fl-check-item {\n      display: flex !important;\n      align-items: center !important;\n      gap: 10px !important;\n      background: #FFFFFF !important;\n      padding: 12px 16px !important;\n      border-radius: 4px !important;\n      border: 1px solid #e0e0e0 !important;\n      font-size: 15px !important;\n      font-weight: 500 !important;\n      color: #000018 !important;\n    }\n\n    #flex-lance-industries-module .fl-check-icon {\n      width: 18px !important;\n      height: 18px !important;\n      fill: #000018 !important;\n      flex-shrink: 0 !important;\n    }\n\n    \/* =========================================\n       6. RESPONSIVENESS\n    ========================================= *\/\n    @media screen and (max-width: 992px) {\n      #flex-lance-industries-module .fl-industry-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n      }\n      #flex-lance-industries-module .fl-check-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n      }\n    }\n\n    @media screen and (max-width: 600px) {\n      #flex-lance-industries-module {\n        padding: 40px 0 !important;\n      }\n      #flex-lance-industries-module h2.fl-main-title {\n        font-size: 26px !important;\n      }\n      #flex-lance-industries-module .fl-industry-grid {\n        grid-template-columns: 1fr !important;\n      }\n      #flex-lance-industries-module .fl-fouling-wrapper {\n        padding: 24px 20px !important;\n      }\n      #flex-lance-industries-module .fl-check-grid {\n        grid-template-columns: 1fr !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    \n    <div class=\"fl-header-group\">\n      <h2 class=\"fl-main-title\">Flex Lance For Heat Exchangers by Industry Applications<\/h2>\n      <p class=\"fl-subtitle\">Our tube bundle cleaning equipment services diverse industrial sectors worldwide<\/p>\n    <\/div>\n\n    <div class=\"fl-industry-grid\">\n      \n      <div class=\"fl-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 4.02 2 6.5S6.48 11 12 11s10-2.02 10-4.5S17.52 2 12 2zm0 2c4.27 0 7.86 1.25 8.77 3-.91 1.75-4.5 3-8.77 3S4.14 8.75 3.23 7c.91-1.75 4.5-3 8.77-3zM3 8.87v4.63C3 16.02 7.03 18 12 18s9-1.98 9-4.5V8.87C19.78 10.15 16.14 11 12 11S4.22 10.15 3 8.87zm0 6.63V20c0 2.2 4.03 4 9 4s9-1.8 9-4v-4.5c-1.22 1.28-4.86 2.13-9 2.13s-7.78-.85-9-2.13z\"\/><\/svg>\n        <\/div>\n        <h4 class=\"fl-ind-title\">Oil Refinery<\/h4>\n        <p class=\"fl-ind-desc\">Refinery heat exchanger cleaning for crude preheat trains, overhead condensers<\/p>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M7 2v11h3v9l7-12h-4l4-8z\"\/><\/svg>\n        <\/div>\n        <h4 class=\"fl-ind-title\">Power Generation<\/h4>\n        <p class=\"fl-ind-desc\">Power plant condenser tube cleaning for steam turbines, cooling systems<\/p>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M19.8 18.4L14 10.67V6.5l1.35-1.69c.26-.33.03-.81-.39-.81H9.04c-.42 0-.65.48-.39.81L10 6.5v4.17L4.2 18.4c-.49.66-.02 1.6.8 1.6h14c.82 0 1.29-.94.8-1.6z\"\/><\/svg>\n        <\/div>\n        <h4 class=\"fl-ind-title\">Petrochemical<\/h4>\n        <p class=\"fl-ind-desc\">Petrochemical heat exchanger maintenance for reactors, distillation units<\/p>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 11c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zM12 3C6.48 3 2 7.48 2 13c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 18.53 4 15.96 4 13c0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-8-10z\"\/><\/svg>\n        <\/div>\n        <h4 class=\"fl-ind-title\">HVAC &#038; Refrigeration<\/h4>\n        <p class=\"fl-ind-desc\">Chiller tube cleaning for commercial HVAC systems, refrigeration plants<\/p>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91V16c3.22.49 5.86 2.93 6.64 6H22v2H2v-2h2.36c.78-3.07 3.42-5.51 6.64-6v-2.09c-2.83-.48-5-2.94-5-5.91 0-3.31 2.69-6 6-6zm0 2c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z\"\/><\/svg>\n        <\/div>\n        <h4 class=\"fl-ind-title\">Marine &#038; Shipbuilding<\/h4>\n        <p class=\"fl-ind-desc\">Marine heat exchanger cleaning for engine coolers, sea water condensers<\/p>\n      <\/div>\n\n      <div class=\"fl-card\">\n        <div class=\"fl-icon-box\">\n          <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z\"\/><\/svg>\n        <\/div>\n        <h4 class=\"fl-ind-title\">Food &#038; Beverage<\/h4>\n        <p class=\"fl-ind-desc\">Food grade heat exchanger cleaning for pasteurizers, process coolers<\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"fl-fouling-wrapper\">\n      <h3 class=\"fl-fouling-header\">\n        Types of Fouling Commonly Removed\n      <\/h3>\n      <p class=\"fl-fouling-sub\">Our high-pressure water-jetting systems remove from the heat exchanger very effectively:<\/p>\n      \n      <div class=\"fl-check-grid\">\n        <div class=\"fl-check-item\">\n          <svg class=\"fl-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n          Scale deposits\n        <\/div>\n        <div class=\"fl-check-item\">\n          <svg class=\"fl-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n          Heat exchanger fouling\n        <\/div>\n        <div class=\"fl-check-item\">\n          <svg class=\"fl-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n          Coke and carbon buildup\n        <\/div>\n        <div class=\"fl-check-item\">\n          <svg class=\"fl-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n          Corrosion products\n        <\/div>\n        <div class=\"fl-check-item\">\n          <svg class=\"fl-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n          Polymer and tar deposits\n        <\/div>\n        <div class=\"fl-check-item\">\n          <svg class=\"fl-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n          Oil and grease films\n        <\/div>\n      <\/div>\n    <\/div>\n\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-ea0c170\" data-block-id=\"ea0c170\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-ea0c170-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-57d3c82\" data-v=\"4\" data-block-id=\"57d3c82\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-57d3c82-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-57d3c82-inner-blocks\">\n<section id=\"flex-lance-compact-list\">\n  <style>\n    \/* =========================================\n       1. SCOPE & ISOLATION\n       Unique ID: #flex-lance-compact-list\n    ========================================= *\/\n    #flex-lance-compact-list {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0 !important;\n      \/* Very Compact Vertical Padding *\/\n      padding: 40px 0 !important;\n      background-color: #FFFFFF !important;\n      font-family: inherit !important;\n      color: #333333 !important;\n      line-height: 1.5 !important;\n    }\n\n    #flex-lance-compact-list *,\n    #flex-lance-compact-list *::before,\n    #flex-lance-compact-list *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* =========================================\n       2. CONTAINER & HEADER\n    ========================================= *\/\n    #flex-lance-compact-list .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n    }\n\n    \/* Header Compact *\/\n    #flex-lance-compact-list .fl-header {\n      text-align: center !important;\n      max-width: 1000px !important;\n      margin: 0 auto 30px auto !important; \/* Reduced margin *\/\n    }\n\n    \/* H2 Title *\/\n    #flex-lance-compact-list h2.fl-main-title {\n      font-family: inherit !important;\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000018 !important;\n      margin: 0 0 10px 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n    }\n\n    #flex-lance-compact-list .fl-subtitle {\n      font-size: 15px !important;\n      color: #666677 !important;\n      margin: 0 !important;\n    }\n\n    \/* =========================================\n       3. COMPACT GRID LIST\n    ========================================= *\/\n    #flex-lance-compact-list .fl-list-grid {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important; \/* 2 Columns *\/\n      gap: 20px !important; \/* Tight Gap *\/\n      margin-bottom: 30px !important;\n    }\n\n    \/* Item Box *\/\n    #flex-lance-compact-list .fl-item {\n      display: flex !important;\n      align-items: flex-start !important;\n      gap: 20px !important;\n      background-color: #f9f9fa !important;\n      padding: 20px !important;\n      border-radius: 4px !important;\n      border-left: 4px solid transparent !important;\n      transition: all 0.2s ease !important;\n    }\n\n    \/* Hover: Border Accent *\/\n    #flex-lance-compact-list .fl-item:hover {\n      background-color: #f0f2f5 !important;\n      border-left-color: #000018 !important;\n    }\n\n    \/* Last item spans full width *\/\n    #flex-lance-compact-list .fl-item:nth-child(5) {\n      grid-column: span 2 !important;\n    }\n\n    \/* Number Styling *\/\n    #flex-lance-compact-list .fl-num {\n      font-size: 28px !important;\n      font-weight: 900 !important;\n      color: #000018 !important;\n      opacity: 0.15 !important; \/* Subtle watermark look *\/\n      line-height: 1 !important;\n      min-width: 40px !important;\n      padding-top: 2px !important;\n    }\n\n    \/* Content *\/\n    #flex-lance-compact-list .fl-content {\n      flex: 1 !important;\n    }\n\n    \/* H3 Title *\/\n    #flex-lance-compact-list h3.fl-item-title {\n      font-family: inherit !important;\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      margin: 0 0 8px 0 !important;\n      padding: 0 !important;\n    }\n\n    #flex-lance-compact-list .fl-item-text {\n      font-size: 14px !important;\n      color: #555566 !important;\n      margin: 0 !important;\n      line-height: 1.5 !important;\n      text-align: justify !important;\n    }\n\n    \/* =========================================\n       4. COMPACT TRUST BAR (Slim)\n    ========================================= *\/\n    #flex-lance-compact-list .fl-trust-bar {\n      background-color: #000018 !important;\n      color: #FFFFFF !important;\n      border-radius: 4px !important;\n      padding: 20px !important; \/* Slim padding *\/\n      display: flex !important;\n      flex-wrap: wrap !important;\n      justify-content: space-between !important;\n      align-items: center !important;\n      gap: 15px !important;\n    }\n\n    #flex-lance-compact-list .fl-trust-item {\n      display: flex !important;\n      align-items: center !important;\n      gap: 10px !important;\n      flex: 1 1 auto !important;\n      justify-content: center !important;\n    }\n\n    #flex-lance-compact-list .fl-icon {\n      width: 24px !important; \/* Smaller icons *\/\n      height: 24px !important;\n      fill: #FFFFFF !important;\n      opacity: 0.9 !important;\n    }\n\n    #flex-lance-compact-list .fl-trust-text-group {\n      display: flex !important;\n      flex-direction: column !important;\n      text-align: left !important;\n    }\n\n    \/* H4 Trust Title *\/\n    #flex-lance-compact-list h4.fl-trust-title {\n      font-family: inherit !important;\n      font-size: 14px !important; \/* Compact Font *\/\n      font-weight: 700 !important;\n      color: #FFFFFF !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n    }\n\n    #flex-lance-compact-list .fl-trust-sub {\n      font-size: 12px !important;\n      color: rgba(255, 255, 255, 0.6) !important;\n      margin: 0 !important;\n    }\n\n    \/* =========================================\n       5. RESPONSIVENESS\n    ========================================= *\/\n    @media screen and (max-width: 992px) {\n      #flex-lance-compact-list .fl-trust-bar {\n        justify-content: center !important;\n      }\n      #flex-lance-compact-list .fl-trust-item {\n        flex-basis: 45% !important; \/* 2 per row *\/\n        justify-content: flex-start !important;\n      }\n    }\n\n    @media screen and (max-width: 600px) {\n      #flex-lance-compact-list {\n        padding: 40px 0 !important;\n      }\n      #flex-lance-compact-list h2.fl-main-title {\n        font-size: 24px !important;\n      }\n\n      \/* Stack Items *\/\n      #flex-lance-compact-list .fl-list-grid {\n        grid-template-columns: 1fr !important;\n        gap: 15px !important;\n      }\n\n      #flex-lance-compact-list .fl-item:nth-child(5) {\n        grid-column: span 1 !important;\n      }\n\n      \/* Stack Trust Bar *\/\n      #flex-lance-compact-list .fl-trust-item {\n        flex-basis: 100% !important; \/* 1 per row *\/\n        padding-bottom: 10px !important;\n        border-bottom: 1px solid rgba(255,255,255,0.1) !important;\n      }\n      #flex-lance-compact-list .fl-trust-item:last-child {\n        border-bottom: none !important;\n        padding-bottom: 0 !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    \n    <header class=\"fl-header\">\n      <h2 class=\"fl-main-title\">Why Are We the Best Japan Factory to Supply Tube Bundle Cleaning Equipment<\/h2>\n      <p class=\"fl-subtitle\">The manufacturer, Global B2B buyers: Advantage<\/p>\n    <\/header>\n\n    <div class=\"fl-list-grid\">\n      \n      <article class=\"fl-item\">\n        <div class=\"fl-num\">01<\/div>\n        <div class=\"fl-content\">\n          <h3 class=\"fl-item-title\">Direct-from-factory Prices<\/h3>\n          <p class=\"fl-item-text\">\n            This Japan-based brand for tube bundle cleaning equipment provides much lower prices than competitors on the western side-in the range of 30%\u201340%. No middleman, no distributor markups. Authentic quotes from our ISO 9001- certified factory!\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"fl-item\">\n        <div class=\"fl-num\">02<\/div>\n        <div class=\"fl-content\">\n          <h3 class=\"fl-item-title\">OEM Tiedown for 15+ Years<\/h3>\n          <p class=\"fl-item-text\">\n            We have been constructing the finest flex lance bundle cleaning equipment for leading global labels since 2009. Our skilled engineers are adept at reading\/generating any design code like ASME, CE, or API.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"fl-item\">\n        <div class=\"fl-num\">03<\/div>\n        <div class=\"fl-content\">\n          <h3 class=\"fl-item-title\">Full Customization<\/h3>\n          <p class=\"fl-item-text\">\n            Unlike ordinary parts, we design our automated tube cleaning systems for you, meeting your exact requirements. All parameters such as tube length, pressure rating, lances count, and control options are fully customizable.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"fl-item\">\n        <div class=\"fl-num\">04<\/div>\n        <div class=\"fl-content\">\n          <h3 class=\"fl-item-title\">Flexible to Global Spare Parts<\/h3>\n          <p class=\"fl-item-text\">\n            A network can be mobilized throughout the world, such as within the United States, Europe, and the Middle East. We maintain full inventories of Flex Lance Tips, Nozzles, and Wear-Components for same-day shipping.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"fl-item\">\n        <div class=\"fl-num\">05<\/div>\n        <div class=\"fl-content\">\n          <h3 class=\"fl-item-title\">English Support Staff<\/h3>\n          <p class=\"fl-item-text\">\n            The export team provides technical support 24 hours a day, seven days a week, in English. Video call troubleshooting, communication via WhatsApp, detailed operations manuals completely in English.\n          <\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"fl-trust-bar\">\n      \n      <div class=\"fl-trust-item\">\n        <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n        <div class=\"fl-trust-text-group\">\n          <h4 class=\"fl-trust-title\">Genuine Reference<\/h4>\n          <span class=\"fl-trust-sub\">50+ Countries<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-trust-item\">\n        <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\/><\/svg>\n        <div class=\"fl-trust-text-group\">\n          <h4 class=\"fl-trust-title\">ISO 9001:2015<\/h4>\n          <span class=\"fl-trust-sub\">Certified Factory<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-trust-item\">\n        <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n        <div class=\"fl-trust-text-group\">\n          <h4 class=\"fl-trust-title\">CE Marked<\/h4>\n          <span class=\"fl-trust-sub\">EU Compliant<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-trust-item\">\n        <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z\"\/><\/svg>\n        <div class=\"fl-trust-text-group\">\n          <h4 class=\"fl-trust-title\">2-Year Warranty<\/h4>\n          <span class=\"fl-trust-sub\">Complete Coverage<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-trust-item\">\n        <svg class=\"fl-icon\" viewBox=\"0 0 24 24\"><path d=\"M20 15.5c-1.25 0-2.45-.2-3.57-.57-.35-.11-.74-.03-1.02.24l-2.2 2.2c-2.83-1.44-5.15-3.75-6.59-6.59l2.2-2.21c.28-.26.36-.65.25-1C8.7 6.45 8.5 5.25 8.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM19 12h2a9 9 0 0 0-9-9v2c3.87 0 7 3.13 7 7zm-4 0h2c0-1.66-1.34-3-3-3v2c.55 0 1 .45 1 1z\"\/><\/svg>\n        <div class=\"fl-trust-text-group\">\n          <h4 class=\"fl-trust-title\">24&#215;7 Support<\/h4>\n          <span class=\"fl-trust-sub\">English Service<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\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-28356e8\" data-block-id=\"28356e8\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-28356e8-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-9d21b21\" data-v=\"4\" data-block-id=\"9d21b21\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-9d21b21-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-9d21b21-inner-blocks\">\n<section id=\"flex-lance-dense-studies\">\n  <style>\n    \/* =========================================\n       1. SCOPE & ISOLATION\n       Unique ID: #flex-lance-dense-studies\n    ========================================= *\/\n    #flex-lance-dense-studies {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background-color: #F8f9fc !important;\n      font-family: inherit !important;\n      color: #333333 !important;\n      line-height: 1.5 !important;\n    }\n\n    #flex-lance-dense-studies *,\n    #flex-lance-dense-studies *::before,\n    #flex-lance-dense-studies *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* =========================================\n       2. CONTAINER & HEADER\n    ========================================= *\/\n    #flex-lance-dense-studies .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n    }\n\n    \/* Compact Header *\/\n    #flex-lance-dense-studies .fl-header {\n      text-align: center !important;\n      max-width: 850px !important;\n      margin: 0 auto 40px auto !important;\n    }\n\n    \/* H2: Main Title *\/\n    #flex-lance-dense-studies h2.fl-main-title {\n      font-family: inherit !important;\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000018 !important;\n      margin: 0 0 12px 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n    }\n\n    \/* Intro Text *\/\n    #flex-lance-dense-studies .fl-intro {\n      font-size: 15px !important;\n      color: #666677 !important;\n      margin: 0 !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* =========================================\n       3. DENSE GRID (2x2 Layout)\n    ========================================= *\/\n    #flex-lance-dense-studies .fl-dense-grid {\n      display: grid !important;\n      grid-template-columns: repeat(2, 1fr) !important;\n      gap: 30px !important;\n      border-top: 1px solid #eeeeee !important;\n      padding-top: 30px !important;\n      margin-bottom: 40px !important; \/* Space for CTA *\/\n    }\n\n    \/* Individual Item (Left-Right Split) *\/\n    #flex-lance-dense-studies .fl-item {\n      display: flex !important;\n      align-items: flex-start !important;\n      gap: 24px !important;\n      padding-bottom: 30px !important;\n      border-bottom: 1px solid #eeeeee !important;\n      transition: transform 0.2s ease !important;\n    }\n\n    #flex-lance-dense-studies .fl-item:hover {\n      transform: translateY(-2px) !important;\n    }\n\n    \/* Clean up borders for desktop grid *\/\n    #flex-lance-dense-studies .fl-item:nth-last-child(1),\n    #flex-lance-dense-studies .fl-item:nth-last-child(2) {\n      border-bottom: none !important;\n      padding-bottom: 0 !important;\n    }\n\n    \/* --- Left Side: Stats --- *\/\n    #flex-lance-dense-studies .fl-stat-col {\n      flex: 0 0 100px !important;\n      text-align: right !important;\n      padding-top: 5px !important;\n    }\n\n    \/* H3: The Big Number *\/\n    #flex-lance-dense-studies h3.fl-stat-num {\n      font-family: inherit !important;\n      font-size: 36px !important;\n      font-weight: 900 !important;\n      color: #000018 !important;\n      margin: 0 0 5px 0 !important;\n      padding: 0 !important;\n      line-height: 1 !important;\n    }\n\n    \/* Label under number *\/\n    #flex-lance-dense-studies .fl-stat-label {\n      font-size: 11px !important;\n      text-transform: uppercase !important;\n      letter-spacing: 0.5px !important;\n      color: #888899 !important;\n      font-weight: 700 !important;\n      display: block !important;\n    }\n\n    \/* --- Right Side: Text --- *\/\n    #flex-lance-dense-studies .fl-text-col {\n      flex: 1 !important;\n      padding-left: 20px !important;\n      border-left: 3px solid #000018 !important; \/* Accent Line *\/\n    }\n\n    \/* H4: Case Title *\/\n    #flex-lance-dense-studies h4.fl-case-title {\n      font-family: inherit !important;\n      font-size: 17px !important;\n      font-weight: 700 !important;\n      color: #000018 !important;\n      margin: 0 0 8px 0 !important;\n      padding: 0 !important;\n      line-height: 1.3 !important;\n    }\n\n    \/* Description *\/\n    #flex-lance-dense-studies .fl-desc {\n      font-size: 14px !important;\n      color: #555566 !important;\n      margin: 0 !important;\n      line-height: 1.5 !important;\n      text-align: justify !important;\n    }\n\n    \/* =========================================\n       4. CTA BANNER (New)\n    ========================================= *\/\n    #flex-lance-dense-studies .fl-cta-wrapper {\n      background-color: #000018 !important; \/* Brand Dark *\/\n      border-radius: 6px !important;\n      padding: 30px 40px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      flex-wrap: wrap !important;\n      gap: 20px !important;\n      box-shadow: 0 10px 30px rgba(0, 0, 24, 0.15) !important;\n    }\n\n    #flex-lance-dense-studies .fl-cta-text {\n      flex: 1 1 300px !important;\n    }\n\n    #flex-lance-dense-studies h4.fl-cta-title {\n      font-family: inherit !important;\n      font-size: 20px !important;\n      font-weight: 700 !important;\n      color: #FFFFFF !important;\n      margin: 0 0 5px 0 !important;\n      padding: 0 !important;\n    }\n\n    #flex-lance-dense-studies .fl-cta-sub {\n      font-size: 15px !important;\n      color: rgba(255, 255, 255, 0.8) !important;\n      margin: 0 !important;\n    }\n\n    \/* Button *\/\n    #flex-lance-dense-studies .fl-cta-btn {\n      display: inline-flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      padding: 12px 32px !important;\n      background-color: #FFFFFF !important;\n      color: #000018 !important;\n      font-family: inherit !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      text-decoration: none !important;\n      border-radius: 4px !important;\n      transition: all 0.3s ease !important;\n      border: 2px solid #FFFFFF !important;\n      white-space: nowrap !important;\n      cursor: pointer !important;\n    }\n\n    #flex-lance-dense-studies .fl-cta-btn:hover {\n      background-color: transparent !important;\n      color: #FFFFFF !important;\n      transform: translateY(-2px) !important;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.3) !important;\n    }\n\n    \/* =========================================\n       5. RESPONSIVENESS\n    ========================================= *\/\n    @media screen and (max-width: 992px) {\n      \/* Stack Grid *\/\n      #flex-lance-dense-studies .fl-dense-grid {\n        grid-template-columns: 1fr !important;\n        gap: 0 !important;\n      }\n      \n      #flex-lance-dense-studies .fl-item {\n        padding: 30px 0 !important;\n      }\n      \n      \/* Restore borders for mobile flow *\/\n      #flex-lance-dense-studies .fl-item:nth-last-child(2) {\n        border-bottom: 1px solid #eeeeee !important;\n      }\n      #flex-lance-dense-studies .fl-item:last-child {\n        border-bottom: none !important;\n        padding-bottom: 0 !important;\n      }\n    }\n\n    @media screen and (max-width: 600px) {\n      #flex-lance-dense-studies {\n        padding: 40px 0 !important;\n      }\n      #flex-lance-dense-studies h2.fl-main-title {\n        font-size: 26px !important;\n      }\n      \n      \/* Mobile Item Stack *\/\n      #flex-lance-dense-studies .fl-item {\n        flex-direction: column !important;\n        gap: 10px !important;\n        align-items: flex-start !important;\n      }\n      \n      #flex-lance-dense-studies .fl-stat-col {\n        text-align: left !important;\n        width: 100% !important;\n        flex: auto !important;\n        display: flex !important;\n        align-items: baseline !important;\n        gap: 10px !important;\n      }\n\n      #flex-lance-dense-studies .fl-text-col {\n        padding-left: 15px !important;\n        border-left-width: 2px !important;\n      }\n\n      \/* Mobile CTA *\/\n      #flex-lance-dense-studies .fl-cta-wrapper {\n        flex-direction: column !important;\n        text-align: center !important;\n        padding: 24px 20px !important;\n      }\n      #flex-lance-dense-studies .fl-cta-btn {\n        width: 100% !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    \n    <header class=\"fl-header\">\n      <h2 class=\"fl-main-title\">Flex Lance Bundle Cleaning Contextual Studies<\/h2>\n      <p class=\"fl-intro\">\n        In actual practice, the exchange bundle cleaning equipment has been examined in refineries, power plants, and various heavy industries spread around the world globally to bring great results.\n      <\/p>\n    <\/header>\n\n    <div class=\"fl-dense-grid\">\n\n      <article class=\"fl-item\">\n        <div class=\"fl-stat-col\">\n          <h3 class=\"fl-stat-num\">8000<\/h3>\n          <span class=\"fl-stat-label\">Tubes Cleaned<\/span>\n        <\/div>\n        <div class=\"fl-text-col\">\n          <h4 class=\"fl-case-title\">Middle East Refinery Turnaround<\/h4>\n          <p class=\"fl-desc\">\n            Heat exchanger cleaning was carried out during a planned shutdown at the terminal. An automated 5-lance bundle cleaner was instrumented to clean up to more than 8,000 tubes in 3 days.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"fl-item\">\n        <div class=\"fl-stat-col\">\n          <h3 class=\"fl-stat-num\">40%<\/h3>\n          <span class=\"fl-stat-label\">Efficiency Up<\/span>\n        <\/div>\n        <div class=\"fl-text-col\">\n          <h4 class=\"fl-case-title\">Condenser Cleaning in Power Plant<\/h4>\n          <p class=\"fl-desc\">\n            Restored the efficiency of the condenser to almost design speed, starting at 60%. Improved the backpressure as you see below and hence improved turbine output.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"fl-item\">\n        <div class=\"fl-stat-col\">\n          <h3 class=\"fl-stat-num\">65%<\/h3>\n          <span class=\"fl-stat-label\">Less Downtime<\/span>\n        <\/div>\n        <div class=\"fl-text-col\">\n          <h4 class=\"fl-case-title\">Automation of Petrochemical Plant<\/h4>\n          <p class=\"fl-desc\">\n            Replaced the manual method for with a flex lance system. Managed to reduce duty from 5 days to less than 2 days.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"fl-item\">\n        <div class=\"fl-stat-col\">\n          <h3 class=\"fl-stat-num\">18mo<\/h3>\n          <span class=\"fl-stat-label\">ROI Payback<\/span>\n        <\/div>\n        <div class=\"fl-text-col\">\n          <h4 class=\"fl-case-title\">HVAC Contractor Investment<\/h4>\n          <p class=\"fl-desc\">\n            The industrial cleaning contractor put his money into a dual flex lance system for chiller cleaning. The equipment generated the money to pay off all expenditures over an 18-month period.\n          <\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"fl-cta-wrapper\">\n      <div class=\"fl-cta-text\">\n        <h4 class=\"fl-cta-title\">Ready to achieve similar efficiency?<\/h4>\n        <p class=\"fl-cta-sub\">Contact us today for a custom solution and pricing.<\/p>\n      <\/div>\n      <a href=\"#ct-popup-697\" class=\"fl-cta-btn\">\n        Get Instant Quote\n      <\/a>\n    <\/div>\n\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-d0641ce\" data-block-id=\"d0641ce\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-d0641ce-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-a6d2f2c\" data-v=\"4\" data-block-id=\"a6d2f2c\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-a6d2f2c-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-a6d2f2c-inner-blocks\">\n<section id=\"flex-lance-faq-module\">\n  <style>\n    \/* =========================================\n       1. SCOPE & ISOLATION\n    ========================================= *\/\n    #flex-lance-faq-module {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background-color: #FFFFFF !important;\n      font-family: inherit !important;\n      color: #000018 !important;\n      line-height: 1.6 !important;\n    }\n\n    #flex-lance-faq-module *,\n    #flex-lance-faq-module *::before,\n    #flex-lance-faq-module *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* =========================================\n       2. LAYOUT\n    ========================================= *\/\n    #flex-lance-faq-module .fl-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n    }\n\n    \/* =========================================\n       3. TYPOGRAPHY\n    ========================================= *\/\n    #flex-lance-faq-module h2.fl-main-title {\n      font-family: inherit !important;\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000018 !important;\n      text-align: center !important;\n      margin: 0 0 40px 0 !important;\n      padding: 0 !important;\n      line-height: 1.2 !important;\n    }\n\n    #flex-lance-faq-module h3.fl-question-header {\n      font-family: inherit !important;\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: #000018 !important;\n      margin: 0 !important;\n      padding: 24px 0 !important;\n      background: transparent !important;\n      border: none !important;\n      cursor: pointer !important;\n      display: flex !important;\n      justify-content: space-between !important;\n      align-items: center !important;\n      width: 100% !important;\n      text-align: left !important;\n      transition: color 0.3s ease !important;\n    }\n\n    #flex-lance-faq-module h3.fl-question-header:hover {\n      color: #33334d !important;\n    }\n\n    \/* =========================================\n       4. ACCORDION STYLING & ANIMATION\n    ========================================= *\/\n    #flex-lance-faq-module .fl-accordion-item {\n      border-bottom: 1px solid rgba(0, 0, 24, 0.1) !important;\n    }\n\n    #flex-lance-faq-module .fl-accordion-item:first-child {\n      border-top: 1px solid rgba(0, 0, 24, 0.1) !important;\n    }\n\n    \/* Icon *\/\n    #flex-lance-faq-module .fl-icon-wrapper {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      width: 24px !important;\n      height: 24px !important;\n      margin-left: 15px !important;\n      flex-shrink: 0 !important;\n      transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;\n    }\n\n    #flex-lance-faq-module .fl-icon-svg {\n      width: 14px !important;\n      height: 14px !important;\n      fill: none !important;\n      stroke: currentColor !important;\n      stroke-width: 2 !important;\n      stroke-linecap: round !important;\n      stroke-linejoin: round !important;\n    }\n\n    #flex-lance-faq-module .fl-accordion-item.active .fl-icon-wrapper {\n      transform: rotate(180deg) !important;\n    }\n\n    \/* Content Wrapper *\/\n    \/* \u5173\u952e\u4fee\u590d\uff1aCSS\u4e2d\u4f7f\u7528 !important \u4fdd\u6301\u521d\u59cb\u5173\u95ed\u72b6\u6001\uff0c\u4f46 JS \u4f1a\u8986\u76d6\u5b83 *\/\n    #flex-lance-faq-module .fl-answer-wrapper {\n      max-height: 0 !important; \/* \u9ed8\u8ba4\u9ad8\u5ea6\u4e3a 0 *\/\n      overflow: hidden !important;\n      transition: max-height 0.4s ease-out, opacity 0.3s ease !important;\n      opacity: 0 !important;\n      visibility: hidden !important; \/* \u786e\u4fdd\u5b8c\u5168\u9690\u85cf *\/\n    }\n\n    #flex-lance-faq-module .fl-accordion-item.active .fl-answer-wrapper {\n      opacity: 1 !important;\n      visibility: visible !important;\n      \/* max-height \u7531 JS \u52a8\u6001\u63a7\u5236 *\/\n    }\n\n    #flex-lance-faq-module .fl-answer-content {\n      padding-bottom: 24px !important;\n      padding-top: 10px !important; \/* \u7a0d\u5fae\u589e\u52a0\u4e00\u70b9\u9876\u90e8\u95f4\u8ddd *\/\n      font-size: 16px !important;\n      color: #444455 !important;\n      margin: 0 !important;\n      display: block !important; \/* \u786e\u4fdd\u5185\u5bb9\u662f\u5757\u7ea7\u663e\u793a *\/\n    }\n\n    \/* =========================================\n       5. RESPONSIVENESS\n    ========================================= *\/\n    @media screen and (max-width:690px) {\n      #flex-lance-faq-module h2.fl-main-title {\n        font-size: 26px !important;\n        text-align: left !important;\n      }\n      #flex-lance-faq-module h3.fl-question-header {\n        font-size: 17px !important;\n        padding: 20px 0 !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"fl-container\">\n    <h2 class=\"fl-main-title\">Flex Lance Bundle Cleaning FAQs<\/h2>\n\n    <div class=\"fl-accordion-list\">\n      <div class=\"fl-accordion-item\">\n        <h3 class=\"fl-question-header\">\n          What is a flex lance tube cleaner and how does it work?\n          <span class=\"fl-icon-wrapper\">\n            <svg class=\"fl-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/span>\n        <\/h3>\n        <div class=\"fl-answer-wrapper\">\n          <p class=\"fl-answer-content\">\n            A flex lance tube cleaner is a cleaning tool that operates at high pressure and allows flexible movement. This system uses multiple flexible lances, which have nozzles to create high-pressure water jets that clean tube systems by removing all types of materials that block their flow. The operators use lance feeders or manual methods to put the lance into the tube bundle, while water pressure and nozzle pattern selection determine their cleaning performance and material removal effectiveness throughout the process.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-accordion-item\">\n        <h3 class=\"fl-question-header\">\n          Can dual flex lances internal tube systems improve cleaning efficiency?\n          <span class=\"fl-icon-wrapper\">\n            <svg class=\"fl-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/span>\n        <\/h3>\n        <div class=\"fl-answer-wrapper\">\n          <p class=\"fl-answer-content\">\n            Yes. Dual flex lances internal tube cleaning systems which include multiple flex lances and triple lance tube systems, provide bundle cleaning operations with better coverage and shorter cleaning times. The use of dual and multiple lances allows treatment of various cleaning routes simultaneously which boosts operational efficiency while conducting maintenance activities and achieves consistent results for horizontal and vertical heat exchangers compared to using single rigid devices.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-accordion-item\">\n        <h3 class=\"fl-question-header\">\n          What technical data should I check before selecting a flex lance for bundle cleaning?\n          <span class=\"fl-icon-wrapper\">\n            <svg class=\"fl-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/span>\n        <\/h3>\n        <div class=\"fl-answer-wrapper\">\n          <p class=\"fl-answer-content\">\n            Technical data checking needs to start with maximum water pressure, which needs to include both psi and 1400 atm ratings, as well as checking lance length and diameter and material, which includes stainless steel and carbon steel and various nozzle types, and compatibility with your exchanger frame and access points. You need to verify system requirements for operation and pump capacity, and the necessary equipment and all safety features. Peinemann equipment, along with advanced designs, provides users with complete technical specifications that enable them to operate their machines safely and effectively.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-accordion-item\">\n        <h3 class=\"fl-question-header\">\n          How does high-pressure tube cleaning affect heat exchanger performance?\n          <span class=\"fl-icon-wrapper\">\n            <svg class=\"fl-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/span>\n        <\/h3>\n        <div class=\"fl-answer-wrapper\">\n          <p class=\"fl-answer-content\">\n            High-pressure tube cleaning restores heat transfer efficiency by removing scale, oil films and deposits that block thermal conductivity. The use of high-pressure flex lances for regular bundle cleaning operations leads to lower energy usage while restoring equipment performance to its original specifications and stopping corrosion from building up underneath. The correct performance of high-pressure cleaning needs to use the right nozzles and pressure settings, which will decrease equipment damage while creating the best results for exchangers.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-accordion-item\">\n        <h3 class=\"fl-question-header\">\n          What accessories and equipment are commonly used with flex lances?\n          <span class=\"fl-icon-wrapper\">\n            <svg class=\"fl-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/span>\n        <\/h3>\n        <div class=\"fl-answer-wrapper\">\n          <p class=\"fl-answer-content\">\n            The main accessories which people use in bundles include lance feeders and remote drilling tools and various nozzles and trigger guns, guide frames and reel assemblies and protective devices for the bundle frame. Peinemann and other manufacturers supply custom accessories to adapt to horizontal and vertical cleaning requirements. Accessories provide control over lance feeding, nozzle alignment and water pressure distribution to create a safe operation system that is easy for users to handle.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-accordion-item\">\n        <h3 class=\"fl-question-header\">\n          Are flex lances suitable for both horizontal and vertical tube cleaning?\n          <span class=\"fl-icon-wrapper\">\n            <svg class=\"fl-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/span>\n        <\/h3>\n        <div class=\"fl-answer-wrapper\">\n          <p class=\"fl-answer-content\">\n            Yes. Flex lances are designed to operate in both horizontal and vertical positions. The system uses stainless steel and composite materials which allow operators to use adjustable nozzles to navigate through tight spaces and extended tube bundles. Operators need to select the right lance diameter and length for both horizontal and vertical cleaning while using a lance feeder to achieve successful insertion and retrieval operations.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-accordion-item\">\n        <h3 class=\"fl-question-header\">\n          What safety and operational considerations should operators follow during bundle cleaning?\n          <span class=\"fl-icon-wrapper\">\n            <svg class=\"fl-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/span>\n        <\/h3>\n        <div class=\"fl-answer-wrapper\">\n          <p class=\"fl-answer-content\">\n            Operators must follow safety protocols, which require them to complete four tasks. The system needs to use rated hoses and nozzles that match the high-pressure specifications while establishing a secure frame system and implementing emergency shutdown procedures. Training on cleaning operation, understanding psi limits and the device design reduces risks and ensures consistent cleaning solutions.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fl-accordion-item\">\n        <h3 class=\"fl-question-header\">\n          How can I choose a custom flex lance solution for my system and deposits?\n          <span class=\"fl-icon-wrapper\">\n            <svg class=\"fl-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/span>\n        <\/h3>\n        <div class=\"fl-answer-wrapper\">\n          <p class=\"fl-answer-content\">\n            The selection process needs to use deposit type and tube diameter and tube length and exchanger design as the basis for choosing payment methods. Manufacturers who provide custom solutions and high-quality products should receive a discussion that includes your cleaning efficiency needs and cleaning frequency requirements and a choice between horizontal and vertical setups. The selection process needs you to evaluate materials, which include stainless steel, together with nozzle patterns and pressure ratings, and accessories that will produce dependable and cost-effective bundle cleaning results.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function() {\n      var module = document.getElementById('flex-lance-faq-module');\n      if (!module) return;\n\n      var headers = module.querySelectorAll('.fl-question-header');\n\n      headers.forEach(function(header) {\n        header.addEventListener('click', function() {\n          var currentItem = this.parentElement;\n          var isActive = currentItem.classList.contains('active');\n          var content = currentItem.querySelector('.fl-answer-wrapper');\n\n          \/\/ 1. \u5173\u95ed\u6240\u6709\u5176\u4ed6\u9879\u76ee\n          var allItems = module.querySelectorAll('.fl-accordion-item');\n          allItems.forEach(function(item) {\n            if (item !== currentItem) {\n              item.classList.remove('active');\n              \/\/ \u5173\u952e\u4fee\u590d\uff1a\u4f7f\u7528 setProperty \u548c 'important' \u6765\u8986\u76d6 CSS \u7684 !important\n              item.querySelector('.fl-answer-wrapper').style.setProperty('max-height', '0px', 'important');\n            }\n          });\n\n          \/\/ 2. \u5207\u6362\u5f53\u524d\u9879\u76ee\n          if (isActive) {\n            currentItem.classList.remove('active');\n            content.style.setProperty('max-height', '0px', 'important');\n          } else {\n            currentItem.classList.add('active');\n            \/\/ \u5173\u952e\u4fee\u590d\uff1a\u8ba1\u7b97\u5b9e\u9645\u9ad8\u5ea6\u5e76\u8d4b\u4e88\u6700\u9ad8\u4f18\u5148\u7ea7\n            var height = content.scrollHeight + \"px\";\n            content.style.setProperty('max-height', height, 'important');\n          }\n        });\n      });\n\n      \/\/ 3. \u7a97\u53e3\u5927\u5c0f\u65f6\u91cd\u65b0\u8ba1\u7b97\u9ad8\u5ea6\n      window.addEventListener('resize', function() {\n        var activeItem = module.querySelector('.fl-accordion-item.active');\n        if (activeItem) {\n          var content = activeItem.querySelector('.fl-answer-wrapper');\n          content.style.setProperty('max-height', content.scrollHeight + \"px\", 'important');\n        }\n      });\n    })();\n  <\/script>\n\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 a flex lance tube cleaner and how does it work?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A flex lance tube cleaner is a cleaning tool that operates at high pressure and allows flexible movement. This system uses multiple flexible lances, which have nozzles to create high-pressure water jets that clean tube systems by removing all types of materials that block their flow. The operators use lance feeders or manual methods to put the lance into the tube bundle, while water pressure and nozzle pattern selection determine their cleaning performance and material removal effectiveness throughout the process.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can dual flex lances internal tube systems improve cleaning efficiency?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Dual flex lances internal tube cleaning systems which include multiple flex lances and triple lance tube systems, provide bundle cleaning operations with better coverage and shorter cleaning times. The use of dual and multiple lances allows treatment of various cleaning routes simultaneously which boosts operational efficiency while conducting maintenance activities and achieves consistent results for horizontal and vertical heat exchangers compared to using single rigid devices.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What technical data should I check before selecting a flex lance for bundle cleaning?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Technical data checking needs to start with maximum water pressure, which needs to include both psi and 1400 atm ratings, as well as checking lance length and diameter and material, which includes stainless steel and carbon steel and various nozzle types, and compatibility with your exchanger frame and access points. You need to verify system requirements for operation and pump capacity, and the necessary equipment and all safety features. Peinemann equipment, along with advanced designs, provides users with complete technical specifications that enable them to operate their machines safely and effectively.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How does high-pressure tube cleaning affect heat exchanger performance?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"High-pressure tube cleaning restores heat transfer efficiency by removing scale, oil films and deposits that block thermal conductivity. The use of high-pressure flex lances for regular bundle cleaning operations leads to lower energy usage while restoring equipment performance to its original specifications and stopping corrosion from building up underneath. The correct performance of high-pressure cleaning needs to use the right nozzles and pressure settings, which will decrease equipment damage while creating the best results for exchangers.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What accessories and equipment are commonly used with flex lances?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The main accessories which people use in bundles include lance feeders and remote drilling tools and various nozzles and trigger guns, guide frames and reel assemblies and protective devices for the bundle frame. Peinemann and other manufacturers supply custom accessories to adapt to horizontal and vertical cleaning requirements. Accessories provide control over lance feeding, nozzle alignment and water pressure distribution to create a safe operation system that is easy for users to handle.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Are flex lances suitable for both horizontal and vertical tube cleaning?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Flex lances are designed to operate in both horizontal and vertical positions. The system uses stainless steel and composite materials which allow operators to use adjustable nozzles to navigate through tight spaces and extended tube bundles. Operators need to select the right lance diameter and length for both horizontal and vertical cleaning while using a lance feeder to achieve successful insertion and retrieval operations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What safety and operational considerations should operators follow during bundle cleaning?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Operators must follow safety protocols, which require them to complete four tasks. The system needs to use rated hoses and nozzles that match the high-pressure specifications while establishing a secure frame system and implementing emergency shutdown procedures. Training on cleaning operation, understanding psi limits and the device design reduces risks and ensures consistent cleaning solutions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How can I choose a custom flex lance solution for my system and deposits?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The selection process needs to use deposit type and tube diameter and tube length and exchanger design as the basis for choosing payment methods. Manufacturers who provide custom solutions and high-quality products should receive a discussion that includes your cleaning efficiency needs and cleaning frequency requirements and a choice between horizontal and vertical setups. The selection process needs you to evaluate materials, which include stainless steel, together with nozzle patterns and pressure ratings, and accessories that will produce dependable and cost-effective bundle cleaning results.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Flex Lance Bundle Cleaning Full Guide for Flex Lance Bundle Cleaning Systems Professional Flex Lance Bundle Cleaner Manufacturer. Our automated tube bundle cleaners provide a cleaning of up to 300% faster than traditional heat exchanger cleaning techniques, which are to be used in refineries, power plants, and petrochemical facilities. High-pressure water jet tube cleaning from 10,000 to 40,000 PSI. Get Instant Quote \u2192 15+ Years Manufacturing 2000+ Units Exported 50+ Countries Served 40K PSI Max Pressure &times; What is Flex Lance Bundle Cleaning? Flex lance bundle cleaning is a modern high-pressure water jetting technology intended to efficiently and safely clean heat exchanger tube bundles. Unlike traditional rigid lance systems, the [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":998,"parent":709,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-978","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\/978","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\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/comments?post=978"}],"version-history":[{"count":0,"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/pages\/978\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/pages\/709"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/media\/998"}],"wp:attachment":[{"href":"https:\/\/boshiya.com\/ja\/wp-json\/wp\/v2\/media?parent=978"}],"curies":[{"name":"wp \u3057","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}