{"id":2454,"date":"2026-01-16T08:57:34","date_gmt":"2026-01-16T08:57:34","guid":{"rendered":"https:\/\/idaequipment.com\/?page_id=2454"},"modified":"2026-01-17T08:43:37","modified_gmt":"2026-01-17T08:43:37","slug":"double-shaft-mixing-machine","status":"publish","type":"page","link":"https:\/\/idaequipment.com\/pt\/double-shaft-mixing-machine\/","title":{"rendered":"M\u00e1quina Mistura Eixo Duplo"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-ab58428\" data-block-id=\"ab58428\"><style>.stk-ab58428 {margin-bottom:25px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-ab58428-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-ac919ff\" data-v=\"4\" data-block-id=\"ac919ff\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-ac919ff-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-ac919ff-inner-blocks\">\n<section id=\"ida-double-shaft-module\">\n  <style>\n    \/* * ISOLATION PRINCIPLE #3 & #4: \n     * Hand-written CSS, No Frameworks. \n     * Font Import and Scoped Styles.\n     *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;700&display=swap');\n\n    \/* ISOLATION PRINCIPLE #1: Top-level Scope *\/\n    #ida-double-shaft-module {\n      position: relative;\n      width: 100%;\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif !important;\n      overflow: hidden;\n      box-sizing: border-box;\n      padding: 0 !important; \/* Removed generic padding to allow full-width internal layout *\/\n      margin: 0 !important;\n      display: flex;\n      flex-direction: column;\n    }\n\n    \/* --- Upper Section: Hero Area with Background --- *\/\n    #ida-double-shaft-module .ida-hero-section {\n      position: relative;\n      width: 100%;\n      padding: 30px 20px; \/* Increased padding slightly *\/\n      \/* Background Image Implementation *\/\n      background-image: url('https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/2024_08_01_14_48_IMG_2963-scaled.jpg');\n      background-size: cover;\n      background-position: center;\n      background-repeat: no-repeat;\n      color: #ffffff;\n    }\n\n    \/* Dark Overlay for Hero Section Only *\/\n    #ida-double-shaft-module .ida-hero-section::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: linear-gradient(90deg, rgba(0, 20, 40, 0.95) 0%, rgba(0, 32, 60, 0.85) 60%, rgba(0, 32, 60, 0.4) 100%);\n      z-index: 1;\n    }\n\n    \/* Container for Hero Content *\/\n    #ida-double-shaft-module .ida-container {\n      position: relative;\n      z-index: 2;\n      max-width: 1380px;\n      margin: 0 auto;\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      justify-content: space-between;\n      gap: 30px;\n    }\n\n    \/* --- Left Column (Content) --- *\/\n    #ida-double-shaft-module .ida-content-col {\n      flex: 1 1 55%;\n      min-width: 300px;\n    }\n\n    \/* Eyebrow Text *\/\n    #ida-double-shaft-module .ida-eyebrow {\n      font-size: 14px !important;\n      text-transform: uppercase !important;\n      letter-spacing: 1.5px !important;\n      color: #4da6ff !important;\n      font-weight: 700 !important;\n      margin-bottom: 10px !important;\n      display: block;\n    }\n\n    \/* ISOLATION PRINCIPLE #2: Non-semantic tags for headers *\/\n    #ida-double-shaft-module .ida-main-title {\n      font-size: 42px !important; \n      line-height: 1.3 !important;\n      font-weight: 700 !important;\n      margin-bottom: 20px !important;\n      color: #ffffff !important;\n    }\n\n    #ida-double-shaft-module .ida-description {\n      font-size: 16px !important;\n      line-height: 1.6 !important;\n      color: #e0e0e0 !important;\n      margin-bottom: 30px !important;\n      max-width: 700px;\n    }\n\n    \/* Stats Row *\/\n    #ida-double-shaft-module .ida-stats-row {\n      display: flex;\n      gap: 30px;\n      margin-bottom: 35px !important;\n      border-bottom: 1px solid rgba(255,255,255,0.15);\n      padding-bottom: 25px;\n      max-width: 700px;\n    }\n\n    #ida-double-shaft-module .ida-stat-item {\n      display: flex;\n      flex-direction: column;\n    }\n\n    #ida-double-shaft-module .ida-stat-number {\n      font-size: 28px !important;\n      font-weight: 700 !important;\n      color: #0060A8 !important; \/* Brand Color *\/\n      text-shadow: 0px 0px 10px rgba(0,0,0,0.5); \n      line-height: 1 !important;\n    }\n\n    #ida-double-shaft-module .ida-stat-label {\n      font-size: 13px !important;\n      color: #cccccc !important;\n      margin-top: 5px !important;\n      text-transform: uppercase;\n    }\n\n    \/* CTA Button *\/\n    #ida-double-shaft-module .ida-btn {\n      display: inline-block;\n      background-color: #0060A8 !important;\n      color: #ffffff !important;\n      padding: 14px 32px !important;\n      font-size: 16px !important;\n      font-weight: 600 !important;\n      text-decoration: none !important;\n      border-radius: 4px !important;\n      transition: background-color 0.3s ease, transform 0.2s ease;\n      cursor: pointer;\n    }\n\n    #ida-double-shaft-module .ida-btn:hover {\n      background-color: #004d8a !important;\n      transform: translateY(-2px);\n    }\n\n    \/* --- Right Column (Image) --- *\/\n    #ida-double-shaft-module .ida-image-col {\n      flex: 0 0 35%;\n      max-width: 35%;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      \n      \/* --- [MODIFIED] Image Background Styles --- *\/\n      background: rgba(255, 255, 255, 0.08); \/* Semi-transparent white *\/\n      border: 1px solid rgba(255, 255, 255, 0.15); \/* Subtle border *\/\n      border-radius: 16px; \/* Rounded corners *\/\n      padding: 20px; \/* Spacing inside the background *\/\n      box-shadow: 0 15px 35px rgba(0,0,0,0.2); \/* Depth *\/\n    }\n\n    #ida-double-shaft-module .ida-product-img {\n      width: 100% !important;\n      height: auto !important;\n      max-width: 450px;\n      filter: drop-shadow(0 10px 20px rgba(0,0,0,0.5));\n      transition: transform 0.3s ease;\n    }\n    \n    #ida-double-shaft-module .ida-product-img:hover {\n        transform: scale(1.02);\n    }\n\n    \/* --- Bottom Bar: Features Grid (Full Width) --- *\/\n    #ida-double-shaft-module .ida-features-bar {\n      width: 100%;\n      background-color: #f8f9fa !important; \/* Light Gray Background *\/\n      padding: 15px 0; \/* Slightly increased top\/bottom padding *\/\n      border-top: 1px solid #e0e0e0;\n    }\n\n    #ida-double-shaft-module .ida-features-inner {\n      \/* --- [MODIFIED] Width and Spacing --- *\/\n      width: 95% !important; \/* Occupy 90% of screen *\/\n      max-width: 1600px; \/* Cap it for ultra-wide screens, removed old 1200px limit *\/\n      margin: 0 auto;\n      \n      display: flex;\n      justify-content: center; \/* Center horizontally *\/\n      flex-wrap: wrap; \/* Allow wrapping on small screens *\/\n      gap: 90px; \/* [MODIFIED] Increased gap from 30px to 60px *\/\n    }\n\n    #ida-double-shaft-module .ida-feature-item {\n      display: flex;\n      align-items: center;\n      font-size: 15px !important; \/* Slightly larger text *\/\n      color: #333333 !important; \/* Dark text for light bg *\/\n      font-weight: 600 !important;\n      white-space: nowrap; \/* Keep items on one line if possible *\/\n    }\n\n    #ida-double-shaft-module .ida-checkmark {\n      color: #0060A8 !important; \/* Brand Color *\/\n      margin-right: 10px;\n      font-weight: bold;\n      font-size: 20px;\n    }\n\n    \/* RESPONSIVENESS *\/\n    @media (max-width: 991px) {\n      #ida-double-shaft-module .ida-container {\n        flex-direction: column;\n        gap: 40px;\n      }\n      \n      #ida-double-shaft-module .ida-image-col {\n        order: -1;\n        flex: 1 1 100%;\n        max-width: 100%;\n        padding: 20px; \/* Reduced padding on mobile *\/\n      }\n      \n      #ida-double-shaft-module .ida-content-col {\n        flex: 1 1 100%;\n        max-width: 100%;\n      }\n\n      #ida-double-shaft-module .ida-main-title {\n        font-size: 28px !important;\n      }\n\n      \/* Stack features on tablet\/mobile if needed *\/\n      #ida-double-shaft-module .ida-features-inner {\n        justify-content: flex-start;\n        gap: 15px 30px; \/* Reduce gap on mobile to fit *\/\n      }\n    }\n    \n    @media (max-width: 480px) {\n      #ida-double-shaft-module .ida-stats-row {\n        flex-wrap: wrap;\n      }\n      #ida-double-shaft-module .ida-features-inner {\n        width: 100% !important; \/* Full width on tiny screens *\/\n        padding: 0 20px;\n        justify-content: flex-start; \n      }\n      #ida-double-shaft-module .ida-feature-item {\n        width: 100%; \/* Full width per item on mobile *\/\n        white-space: normal;\n      }\n    }\n  <\/style>\n\n  <div class=\"ida-hero-section\">\n    <div class=\"ida-container\">\n      \n      <div class=\"ida-content-col\">\n        <span class=\"ida-eyebrow\">Double Shaft Mixer<\/span>\n        \n        <h1 class=\"ida-main-title\">\n          Professional Double Shaft Mixing Machine with Scraper\n        <\/h1>\n\n        <div class=\"ida-description\">\n          IDA industrial twin shaft mixer integrates high-speed dispersion and low-speed stirring, with innovative PTFE wall-scraping technology. Purpose-built for medium to high viscosity materials from 3,000 to 250,000 cps.\n        <\/div>\n\n        <div class=\"ida-stats-row\">\n          <div class=\"ida-stat-item\">\n            <span class=\"ida-stat-number\">20+<\/span>\n            <span class=\"ida-stat-label\">Years Experience<\/span>\n          <\/div>\n          <div class=\"ida-stat-item\">\n            <span class=\"ida-stat-number\">50+<\/span>\n            <span class=\"ida-stat-label\">Countries Served<\/span>\n          <\/div>\n          <div class=\"ida-stat-item\">\n            <span class=\"ida-stat-number\">3000+<\/span>\n            <span class=\"ida-stat-label\">Mixers Delivered<\/span>\n          <\/div>\n        <\/div>\n\n        <a href=\"#ct-popup-1329\" class=\"ida-btn\">\n          Request a Quote\n        <\/a>\n      <\/div>\n\n      <div class=\"ida-image-col\">\n        <img decoding=\"async\" \n          src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/Double-Shaft-Mixing-Machine.png\" \n          alt=\"Double Shaft Mixing Machine\" \n          class=\"ida-product-img\"\n          width=\"600\"\n          height=\"600\"\n          loading=\"lazy\" \n        \/>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"ida-features-bar\">\n    <div class=\"ida-features-inner\">\n      <div class=\"ida-feature-item\">\n        <span class=\"ida-checkmark\">\u2713<\/span> ISO 9001 Certified\n      <\/div>\n      <div class=\"ida-feature-item\">\n        <span class=\"ida-checkmark\">\u2713<\/span> CE Certified\n      <\/div>\n      <div class=\"ida-feature-item\">\n        <span class=\"ida-checkmark\">\u2713<\/span> ATEX Explosion-Proof Available\n      <\/div>\n      <div class=\"ida-feature-item\">\n        <span class=\"ida-checkmark\">\u2713<\/span> Factory Direct Pricing\n      <\/div>\n      <div class=\"ida-feature-item\">\n        <span class=\"ida-checkmark\">\u2713<\/span> Custom Solutions\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-d26e760\" data-block-id=\"d26e760\"><style>.stk-d26e760 {margin-bottom:15px !important;}<\/style><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-d26e760-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-46cd846\" data-v=\"4\" data-block-id=\"46cd846\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-46cd846-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-46cd846-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-0ceed22\" data-block-id=\"0ceed22\"><style>.stk-0ceed22 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-0ceed22-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-aae8b83\" data-v=\"4\" data-block-id=\"aae8b83\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-aae8b83-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-aae8b83-inner-blocks\">\n<section id=\"mixer-info-module-2026\">\n  <style>\n    \/* Scope Isolation: All styles prefixed with #mixer-info-module-2026 *\/\n    \n    #mixer-info-module-2026 {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 auto !important;\n      padding: 30px 20px !important; \/* Height\/Padding requirement *\/\n      box-sizing: border-box !important;\n      background-color: #ffffff !important;\n      overflow: hidden !important;\n    }\n\n    #mixer-info-module-2026 .module-container {\n      width: 100% !important;\n      max-width: 1280px !important;\n      margin: 0 auto !important;\n    }\n\n    \/* Use Blocksy global font family logic but ensure isolation *\/\n    #mixer-info-module-2026 .module-main-title {\n      font-size: 32px !important; \/* Theme default requirement *\/\n      color: #0060A8 !important; \/* Primary Brand Color *\/\n      font-weight: 700 !important;\n      margin-bottom: 22px !important;\n      line-height: 1.2 !important;\n      text-transform: capitalize !important;\n      text-align: center;\n    }\n\n    #mixer-info-module-2026 .module-description {\n      color: #444444 !important;\n      line-height: 1.6 !important;\n      margin-bottom: 30px !important;\n      font-size: 1.1rem !important;\n    }\n\n    \/* Flexbox Grid for Features *\/\n    #mixer-info-module-2026 .features-grid {\n      display: flex !important;\n      flex-wrap: wrap !important;\n      gap: 20px !important;\n      justify-content: space-between !important;\n    }\n\n    #mixer-info-module-2026 .feature-card {\n      flex: 1 1 calc(33.333% - 20px) !important;\n      min-width: 300px !important;\n      background: #f9f9f9 !important;\n      border-left: 5px solid #0060A8 !important;\n      padding: 25px !important;\n      box-sizing: border-box !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n    }\n\n    #mixer-info-module-2026 .feature-card:hover {\n      transform: translateY(-5px) !important;\n      box-shadow: 0 10px 20px rgba(0,0,0,0.1) !important;\n    }\n\n    \/* Non-semantic tag replacements for headers *\/\n    #mixer-info-module-2026 .card-title {\n      font-size: 20px !important;\n      font-weight: 600 !important;\n      color: #0060A8 !important;\n      margin-bottom: 15px !important;\n      display: block !important;\n    }\n\n    #mixer-info-module-2026 .card-text {\n      font-size: 15px !important;\n      color: #555555 !important;\n      line-height: 1.5 !important;\n    }\n\n    \/* Responsiveness *\/\n    @media (max-width:690px) {\n      #mixer-info-module-2026 .feature-card {\n        flex: 1 1 100% !important;\n      }\n      #mixer-info-module-2026 .module-main-title {\n        font-size: 28px !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"module-container\">\n    <h2 class=\"module-main-title\">What is a Dual Shaft Mixer?<\/h2>\n    \n    <div class=\"module-description\">\n      A dual shaft mixer (also known as a double shaft or twin shaft mixer) is the most advanced industrial mixing machine for preparing thick muds or slurries. Two independent shafts work together to achieve greater mixing efficiency than a conventional single-shaft mixer.\n      <br><br>\n      This type of mixer uses two distinct mixing shafts: a fast shaft producing very high shear and speed, and a slower agitator shaft that turns at a lower speed and scrapes the walls of the mixing chamber to enhance mixing of bulk materials. The two shafts can operate independently, with separate speed adjustment options.\n    <\/div>\n\n    <div class=\"features-grid\">\n      <div class=\"feature-card\">\n        <div class=\"card-title\">High-Speed Disperser Shaft<\/div>\n        <div class=\"card-text\">\n          This shaft turns up to 1500 RPM, providing aggressive particle dispersion, agglomerate reduction, and high-shear mixing of pigments and fillers.\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"card-title\">Low-Speed Anchor Agitator<\/div>\n        <div class=\"card-text\">\n          This shaft moves at speeds up to 60 RPM and has specially designed scraper blades that efficiently move material in the mixing chamber, optimize heat transfer, and eliminate areas that are not being mixed properly (dead zones).\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"card-title\">Independent Speed Control<\/div>\n        <div class=\"card-text\">\n          With variable-frequency drives on each shaft, you can control each shaft&#8217;s speed separately, optimizing each mixing formulation.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    \/* Vanilla JS to handle any potential FlyingPress lazy loading interaction \n       Ensures the module reveals correctly even if styles are delayed. *\/\n    document.addEventListener('DOMContentLoaded', function() {\n      const module = document.getElementById('mixer-info-module-2026');\n      if (module) {\n        \/\/ Log for performance monitoring\n        console.log('Mixer Module Loaded: Performance tuned.');\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-1993647\" data-block-id=\"1993647\"><style>.stk-1993647 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-1993647-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-86cfaa7\" data-v=\"4\" data-block-id=\"86cfaa7\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-86cfaa7-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-86cfaa7-inner-blocks\">\n<!-- Double Shaft Mixing Machine Custom HTML Module -->\n<!-- Unique ID: ida-dsm-features-module -->\n\n<style>\n  \/* Scoped styles - all rules prefixed with unique ID *\/\n  #ida-dsm-features-module {\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 30px 0 !important;\n    box-sizing: border-box !important;\n    font-family: inherit !important;\n    background: #f8f9fa !important;\n  }\n\n  #ida-dsm-features-module *,\n  #ida-dsm-features-module *::before,\n  #ida-dsm-features-module *::after {\n    box-sizing: border-box !important;\n  }\n\n  #ida-dsm-features-module .dsm-container {\n    width: 100% !important;\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n  }\n\n  \/* Header Section *\/\n  #ida-dsm-features-module .dsm-header {\n    text-align: center !important;\n    margin-bottom: 50px !important;\n  }\n\n  #ida-dsm-features-module .dsm-main-title {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    color: #0060A8 !important;\n    margin: 0 0 16px 0 !important;\n    line-height: 1.3 !important;\n    letter-spacing: -0.02em !important;\n  }\n\n  #ida-dsm-features-module .dsm-subtitle {\n    font-size: 18px !important;\n    font-weight: 400 !important;\n    color: #475569 !important;\n    margin: 0 !important;\n    line-height: 1.6 !important;\n    max-width: 720px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n  }\n\n  \/* Features Grid *\/\n  #ida-dsm-features-module .dsm-features-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 24px !important;\n    margin-bottom: 40px !important;\n  }\n\n  #ida-dsm-features-module .dsm-feature-card {\n    background: #ffffff !important;\n    border-radius: 12px !important;\n    padding: 24px 24px !important;\n    border: 1px solid #e2e8f0 !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n    position: relative !important;\n    overflow: hidden !important;\n  }\n\n  #ida-dsm-features-module .dsm-feature-card::before {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 4px !important;\n    background: #0060A8 !important;\n    transform: scaleX(0) !important;\n    transform-origin: left !important;\n    transition: transform 0.3s ease !important;\n  }\n\n  #ida-dsm-features-module .dsm-feature-card:hover {\n    transform: translateY(-4px) !important;\n    box-shadow: 0 12px 40px rgba(0, 96, 168, 0.12) !important;\n  }\n\n  #ida-dsm-features-module .dsm-feature-card:hover::before {\n    transform: scaleX(1) !important;\n  }\n\n  #ida-dsm-features-module .dsm-feature-number {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 36px !important;\n    height: 36px !important;\n    background: linear-gradient(135deg, #0060A8 0%, #0080dc 100%) !important;\n    color: #ffffff !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    border-radius: 50% !important;\n    margin-bottom: 16px !important;\n  }\n\n  #ida-dsm-features-module .dsm-feature-text {\n    font-size: 15px !important;\n    font-weight: 400 !important;\n    color: #334155 !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n  }\n\n  #ida-dsm-features-module .dsm-feature-text strong {\n    color: #0060A8 !important;\n    font-weight: 600 !important;\n  }\n\n  \/* Specifications Section *\/\n  #ida-dsm-features-module .dsm-specs-section {\n    background: #ffffff !important;\n    border-radius: 16px !important;\n    padding: 40px !important;\n    border: 1px solid #e2e8f0 !important;\n    box-shadow: 0 4px 24px rgba(0, 96, 168, 0.06) !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-title {\n    font-size: 28px !important;\n    font-weight: 700 !important;\n    color: #0060A8 !important;\n    margin: 0 0 32px 0 !important;\n    text-align: center !important;\n    line-height: 1.3 !important;\n  }\n\n  #ida-dsm-features-module .dsm-table-wrapper {\n    width: 100% !important;\n    overflow-x: auto !important;\n    -webkit-overflow-scrolling: touch !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table {\n    width: 100% !important;\n    min-width: 700px !important;\n    border-collapse: separate !important;\n    border-spacing: 0 !important;\n    font-size: 14px !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table thead .dsm-th {\n    background: linear-gradient(135deg, #0060A8 0%, #004d87 100%) !important;\n    color: #ffffff !important;\n    font-weight: 600 !important;\n    padding: 16px 12px !important;\n    text-align: center !important;\n    white-space: nowrap !important;\n    font-size: 13px !important;\n    letter-spacing: 0.02em !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table thead .dsm-th:first-child {\n    border-radius: 8px 0 0 0 !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table thead .dsm-th:last-child {\n    border-radius: 0 8px 0 0 !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table .dsm-th-sub {\n    display: block !important;\n    font-size: 11px !important;\n    font-weight: 400 !important;\n    opacity: 0.85 !important;\n    margin-top: 2px !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table tbody .dsm-tr {\n    transition: background-color 0.2s ease !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table tbody .dsm-tr:nth-child(even) {\n    background-color: #f8fafc !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table tbody .dsm-tr:hover {\n    background-color: #e0f2fe !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table tbody .dsm-td {\n    padding: 14px 12px !important;\n    text-align: center !important;\n    color: #334155 !important;\n    border-bottom: 1px solid #e2e8f0 !important;\n    font-weight: 400 !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table tbody .dsm-td:first-child {\n    font-weight: 700 !important;\n    color: #0060A8 !important;\n    background: rgba(0, 96, 168, 0.04) !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table tbody .dsm-tr:last-child .dsm-td:first-child {\n    border-radius: 0 0 0 8px !important;\n  }\n\n  #ida-dsm-features-module .dsm-specs-table tbody .dsm-tr:last-child .dsm-td:last-child {\n    border-radius: 0 0 8px 0 !important;\n  }\n\n  \/* Responsive Design *\/\n  @media screen and (max-width:1000px) {\n    #ida-dsm-features-module .dsm-features-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n    }\n  }\n\n  @media screen and (max-width:690px) {\n    #ida-dsm-features-module {\n      padding: 30px 0 !important;\n    }\n\n    #ida-dsm-features-module .dsm-main-title {\n      font-size: 26px !important;\n    }\n\n    #ida-dsm-features-module .dsm-subtitle {\n      font-size: 16px !important;\n    }\n\n    #ida-dsm-features-module .dsm-features-grid {\n      grid-template-columns: 1fr !important;\n      gap: 16px !important;\n    }\n\n    #ida-dsm-features-module .dsm-feature-card {\n      padding: 22px 20px !important;\n    }\n\n    #ida-dsm-features-module .dsm-specs-section {\n      padding: 24px 16px !important;\n      border-radius: 12px !important;\n    }\n\n    #ida-dsm-features-module .dsm-specs-title {\n      font-size: 22px !important;\n      margin-bottom: 24px !important;\n    }\n\n    #ida-dsm-features-module .dsm-specs-table {\n      font-size: 13px !important;\n    }\n\n    #ida-dsm-features-module .dsm-specs-table thead .dsm-th {\n      padding: 12px 8px !important;\n      font-size: 12px !important;\n    }\n\n    #ida-dsm-features-module .dsm-specs-table tbody .dsm-td {\n      padding: 12px 8px !important;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    #ida-dsm-features-module .dsm-container {\n      padding: 0 16px !important;\n    }\n\n    #ida-dsm-features-module .dsm-main-title {\n      font-size: 22px !important;\n    }\n\n    #ida-dsm-features-module .dsm-header {\n      margin-bottom: 32px !important;\n    }\n\n    #ida-dsm-features-module .dsm-features-grid {\n      margin-bottom: 40px !important;\n    }\n  }\n\n  \/* Scroll indicator for table on mobile *\/\n  #ida-dsm-features-module .dsm-scroll-hint {\n    display: none !important;\n    text-align: center !important;\n    font-size: 12px !important;\n    color: #64748b !important;\n    margin-bottom: 12px !important;\n  }\n\n  @media screen and (max-width:690px) {\n    #ida-dsm-features-module .dsm-scroll-hint {\n      display: block !important;\n    }\n  }\n<\/style>\n\n<section id=\"ida-dsm-features-module\">\n  <div class=\"dsm-container\">\n    <!-- Header -->\n    <div class=\"dsm-header\">\n      <h2 class=\"dsm-main-title\">Key Features of IDA Double Shaft Mixing Machine<\/h2>\n      <div class=\"dsm-subtitle\">Engineered for demanding industrial applications, our twin shaft mixer delivers exceptional performance, reliability, and versatility.<\/div>\n    <\/div>\n\n    <!-- Features Grid -->\n    <div class=\"dsm-features-grid\">\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-number\">1<\/div>\n        <div class=\"dsm-feature-text\"><strong>Lifting method:<\/strong> manual lifting, electric lifting, hydraulic lifting<\/div>\n      <\/div>\n\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-number\">2<\/div>\n        <div class=\"dsm-feature-text\"><strong>Clamping method:<\/strong> belt clamping, manual clamping, pneumatic clamping<\/div>\n      <\/div>\n\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-number\">3<\/div>\n        <div class=\"dsm-feature-text\"><strong>Volume:<\/strong> 2L-3000L (customized according to customer requirements)<\/div>\n      <\/div>\n\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-number\">4<\/div>\n        <div class=\"dsm-feature-text\"><strong>Viscosity range:<\/strong> 3000-250000cps<\/div>\n      <\/div>\n\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-number\">5<\/div>\n        <div class=\"dsm-feature-text\"><strong>Optional:<\/strong> explosion-proof type, vacuum sealed type, heating type, PLC intelligent type, etc.<\/div>\n      <\/div>\n\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-number\">6<\/div>\n        <div class=\"dsm-feature-text\">With the <strong>wall scraping function<\/strong>, the material does not stick to the wall<\/div>\n      <\/div>\n\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-number\">7<\/div>\n        <div class=\"dsm-feature-text\"><strong>High speed and low speed<\/strong> can run independently, frequency conversion speed regulation<\/div>\n      <\/div>\n\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-number\">8<\/div>\n        <div class=\"dsm-feature-text\"><strong>High stirring efficiency and good quality:<\/strong> Two sets of stirrers work at the same time, and the stirrer is equipped with a scraper and a high-speed disperser, which is more efficient<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Technical Specifications -->\n    <div class=\"dsm-specs-section\">\n      <h3 class=\"dsm-specs-title\">Double Shaft Mixing Machine Technical Specifications<\/h3>\n      <div class=\"dsm-scroll-hint\">\u2190 Scroll horizontally to view all data \u2192<\/div>\n      <div class=\"dsm-table-wrapper\">\n        <table class=\"dsm-specs-table\">\n          <thead>\n            <tr>\n              <th class=\"dsm-th\">Model<\/th>\n              <th class=\"dsm-th\">Effective volume<span class=\"dsm-th-sub\">L<\/span><\/th>\n              <th class=\"dsm-th\">Dispersion power<span class=\"dsm-th-sub\">kw<\/span><\/th>\n              <th class=\"dsm-th\">Dispersion speed<span class=\"dsm-th-sub\">rpm<\/span><\/th>\n              <th class=\"dsm-th\">Mixing power<span class=\"dsm-th-sub\">kw<\/span><\/th>\n              <th class=\"dsm-th\">Mixing speed<span class=\"dsm-th-sub\">rpm<\/span><\/th>\n              <th class=\"dsm-th\">Lifting height<span class=\"dsm-th-sub\">mm<\/span><\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr class=\"dsm-tr\">\n              <td class=\"dsm-td\">TSJ50<\/td>\n              <td class=\"dsm-td\">50<\/td>\n              <td class=\"dsm-td\">4<\/td>\n              <td class=\"dsm-td\">0-1450<\/td>\n              <td class=\"dsm-td\">3<\/td>\n              <td class=\"dsm-td\">0-150<\/td>\n              <td class=\"dsm-td\">450<\/td>\n            <\/tr>\n            <tr class=\"dsm-tr\">\n              <td class=\"dsm-td\">TSJ100<\/td>\n              <td class=\"dsm-td\">100<\/td>\n              <td class=\"dsm-td\">5.5<\/td>\n              <td class=\"dsm-td\">0-1450<\/td>\n              <td class=\"dsm-td\">4<\/td>\n              <td class=\"dsm-td\">0-150<\/td>\n              <td class=\"dsm-td\">600<\/td>\n            <\/tr>\n            <tr class=\"dsm-tr\">\n              <td class=\"dsm-td\">TSJ200<\/td>\n              <td class=\"dsm-td\">200<\/td>\n              <td class=\"dsm-td\">7.5<\/td>\n              <td class=\"dsm-td\">0-1450<\/td>\n              <td class=\"dsm-td\">5.5<\/td>\n              <td class=\"dsm-td\">0-150<\/td>\n              <td class=\"dsm-td\">800<\/td>\n            <\/tr>\n            <tr class=\"dsm-tr\">\n              <td class=\"dsm-td\">TSJ500<\/td>\n              <td class=\"dsm-td\">500<\/td>\n              <td class=\"dsm-td\">18.5<\/td>\n              <td class=\"dsm-td\">0-1450<\/td>\n              <td class=\"dsm-td\">11<\/td>\n              <td class=\"dsm-td\">0-120<\/td>\n              <td class=\"dsm-td\">900<\/td>\n            <\/tr>\n            <tr class=\"dsm-tr\">\n              <td class=\"dsm-td\">TSJ1000<\/td>\n              <td class=\"dsm-td\">1000<\/td>\n              <td class=\"dsm-td\">30<\/td>\n              <td class=\"dsm-td\">0-1450<\/td>\n              <td class=\"dsm-td\">22<\/td>\n              <td class=\"dsm-td\">0-100<\/td>\n              <td class=\"dsm-td\">1000<\/td>\n            <\/tr>\n            <tr class=\"dsm-tr\">\n              <td class=\"dsm-td\">TSJ1500<\/td>\n              <td class=\"dsm-td\">1500<\/td>\n              <td class=\"dsm-td\">37<\/td>\n              <td class=\"dsm-td\">0-1450<\/td>\n              <td class=\"dsm-td\">30<\/td>\n              <td class=\"dsm-td\">0-80<\/td>\n              <td class=\"dsm-td\">1200<\/td>\n            <\/tr>\n            <tr class=\"dsm-tr\">\n              <td class=\"dsm-td\">TSJ2000<\/td>\n              <td class=\"dsm-td\">2000<\/td>\n              <td class=\"dsm-td\">55<\/td>\n              <td class=\"dsm-td\">0-960<\/td>\n              <td class=\"dsm-td\">37<\/td>\n              <td class=\"dsm-td\">0-80<\/td>\n              <td class=\"dsm-td\">1500<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-3b13bf4\" data-block-id=\"3b13bf4\"><style>.stk-3b13bf4 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-3b13bf4-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-5a5e8d2\" data-v=\"4\" data-block-id=\"5a5e8d2\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-5a5e8d2-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-5a5e8d2-inner-blocks\">\n<!-- Double Shaft Mixing Machine - How It Works Module -->\n<section id=\"dsm-how-it-works-module\">\n  <style>\n    \/* Scoped Styles - All rules prefixed with #dsm-how-it-works-module *\/\n    #dsm-how-it-works-module {\n      width: 100%;\n      max-width: 100%;\n      box-sizing: border-box;\n      padding: 30px 0;\n      font-family: inherit;\n      line-height: 1.6;\n      color: #333333;\n    }\n\n    #dsm-how-it-works-module *,\n    #dsm-how-it-works-module *::before,\n    #dsm-how-it-works-module *::after {\n      box-sizing: border-box;\n    }\n\n    #dsm-how-it-works-module .dsm-container {\n      width: 100%;\n      max-width: 1280px;\n      margin: 0 auto;\n    }\n\n    #dsm-how-it-works-module .dsm-main-title {\n      font-size: 32px !important;\n      font-weight: 700 !important;\n      color: #0060A8 !important;\n      text-align: center;\n      margin: 0 0 32px 0;\n      line-height: 1.3;\n    }\n\n    #dsm-how-it-works-module .dsm-intro-text {\n      font-size: inherit;\n      color: #444444;\n      line-height: 1.8;\n      margin-bottom: 40px;\n      text-align: justify;\n    }\n\n    #dsm-how-it-works-module .dsm-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 24px;\n      margin-bottom: 48px;\n    }\n\n    @media (max-width:690px) {\n      #dsm-how-it-works-module .dsm-features-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    #dsm-how-it-works-module .dsm-feature-card {\n      background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);\n      border: 1px solid #e0eaf5;\n      border-left: 4px solid #0060A8;\n      border-radius: 8px;\n      padding: 24px;\n      transition: box-shadow 0.3s ease, transform 0.3s ease;\n    }\n\n    #dsm-how-it-works-module .dsm-feature-card:hover {\n      box-shadow: 0 8px 24px rgba(0, 96, 168, 0.12);\n      transform: translateY(-2px);\n    }\n\n    #dsm-how-it-works-module .dsm-feature-card.dsm-result-card {\n      grid-column: 1 \/ -1;\n      background: linear-gradient(135deg, #0060A8 0%, #004a82 100%);\n      border: none;\n      border-left: 4px solid #ffc107;\n    }\n\n    #dsm-how-it-works-module .dsm-feature-card.dsm-result-card .dsm-feature-title,\n    #dsm-how-it-works-module .dsm-feature-card.dsm-result-card .dsm-feature-desc {\n      color: #ffffff !important;\n    }\n\n    #dsm-how-it-works-module .dsm-feature-icon {\n      width: 48px;\n      height: 48px;\n      background-color: #0060A8;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 16px;\n    }\n\n    #dsm-how-it-works-module .dsm-feature-card.dsm-result-card .dsm-feature-icon {\n      background-color: #ffc107;\n    }\n\n    #dsm-how-it-works-module .dsm-feature-icon svg {\n      width: 24px;\n      height: 24px;\n      fill: #ffffff;\n    }\n\n    #dsm-how-it-works-module .dsm-feature-card.dsm-result-card .dsm-feature-icon svg {\n      fill: #0060A8;\n    }\n\n    #dsm-how-it-works-module .dsm-feature-title {\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: #0060A8 !important;\n      margin: 0 0 12px 0;\n      line-height: 1.4;\n    }\n\n    #dsm-how-it-works-module .dsm-feature-desc {\n      font-size: inherit;\n      color: #555555;\n      margin: 0;\n      line-height: 1.7;\n    }\n\n    \/* Working Principle Section *\/\n    #dsm-how-it-works-module .dsm-working-section {\n      margin-top: 48px;\n    }\n\n    #dsm-how-it-works-module .dsm-section-title {\n      font-size: 24px !important;\n      font-weight: 600 !important;\n      color: #0060A8 !important;\n      text-align: center;\n      margin: 0 0 24px 0;\n      position: relative;\n      padding-bottom: 16px;\n    }\n\n    #dsm-how-it-works-module .dsm-section-title::after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 60px;\n      height: 3px;\n      background-color: #0060A8;\n      border-radius: 2px;\n    }\n\n    \/* Tab System *\/\n    #dsm-how-it-works-module .dsm-tabs-wrapper {\n      background-color: #f8fbff;\n      border-radius: 12px;\n      padding: 24px;\n      border: 1px solid #e0eaf5;\n    }\n\n    #dsm-how-it-works-module .dsm-tabs-nav {\n      display: flex;\n      justify-content: center;\n      gap: 8px;\n      margin-bottom: 24px;\n      flex-wrap: wrap;\n    }\n\n    #dsm-how-it-works-module .dsm-tab-btn {\n      background-color: #ffffff;\n      border: 2px solid #0060A8;\n      color: #0060A8;\n      padding: 12px 32px;\n      font-size: 16px;\n      font-weight: 600;\n      cursor: pointer;\n      border-radius: 30px;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      font-family: inherit;\n    }\n\n    #dsm-how-it-works-module .dsm-tab-btn:hover {\n      background-color: #e8f2fb;\n    }\n\n    #dsm-how-it-works-module .dsm-tab-btn.dsm-active {\n      background-color: #0060A8;\n      color: #ffffff;\n    }\n\n    #dsm-how-it-works-module .dsm-tab-btn svg {\n      width: 20px;\n      height: 20px;\n      fill: currentColor;\n    }\n\n    #dsm-how-it-works-module .dsm-tab-content {\n      display: none;\n      animation: dsmFadeIn 0.4s ease;\n    }\n\n    #dsm-how-it-works-module .dsm-tab-content.dsm-active {\n      display: block;\n    }\n\n    @keyframes dsmFadeIn {\n      from {\n        opacity: 0;\n        transform: translateY(10px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* Images Grid *\/\n    #dsm-how-it-works-module .dsm-images-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 20px;\n    }\n\n    @media (max-width: 600px) {\n      #dsm-how-it-works-module .dsm-images-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    #dsm-how-it-works-module .dsm-image-item {\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0, 96, 168, 0.1);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    #dsm-how-it-works-module .dsm-image-item:hover {\n      transform: scale(1.02);\n      box-shadow: 0 8px 24px rgba(0, 96, 168, 0.18);\n    }\n\n    #dsm-how-it-works-module .dsm-image-item img {\n      width: 100%;\n      height: auto;\n      display: block;\n      aspect-ratio: 16 \/ 10;\n      object-fit: cover;\n    }\n\n    \/* Video Container *\/\n    #dsm-how-it-works-module .dsm-video-container {\n      max-width: 400px;\n      margin: 0 auto;\n    }\n\n    #dsm-how-it-works-module .dsm-video-wrapper {\n      position: relative;\n      padding-bottom: 177.78%; \/* 9:16 aspect ratio for YouTube Shorts *\/\n      height: 0;\n      overflow: hidden;\n      border-radius: 12px;\n      box-shadow: 0 8px 32px rgba(0, 96, 168, 0.15);\n    }\n\n    #dsm-how-it-works-module .dsm-video-wrapper iframe {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      border: none;\n    }\n\n    \/* Lazy load placeholder *\/\n    #dsm-how-it-works-module .dsm-video-placeholder {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: linear-gradient(135deg, #0060A8 0%, #004a82 100%);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      border-radius: 12px;\n    }\n\n    #dsm-how-it-works-module .dsm-play-btn {\n      width: 80px;\n      height: 80px;\n      background-color: #ffffff;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    #dsm-how-it-works-module .dsm-video-placeholder:hover .dsm-play-btn {\n      transform: scale(1.1);\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);\n    }\n\n    #dsm-how-it-works-module .dsm-play-btn svg {\n      width: 32px;\n      height: 32px;\n      fill: #0060A8;\n      margin-left: 4px;\n    }\n\n    #dsm-how-it-works-module .dsm-video-label {\n      color: #ffffff;\n      font-size: 14px;\n      font-weight: 600;\n      margin-top: 16px;\n    }\n\n    \/* Image labels *\/\n    #dsm-how-it-works-module .dsm-image-label {\n      background-color: #0060A8;\n      color: #ffffff;\n      text-align: center;\n      padding: 12px;\n      font-size: 14px;\n      font-weight: 500;\n    }\n  <\/style>\n\n  <div class=\"dsm-container\">\n    <!-- Main Title -->\n    <h2 class=\"dsm-main-title\">How Our Double Shaft Mixer Works<\/h2>\n\n    <!-- Introduction Text -->\n    <div class=\"dsm-intro-text\">\n      The double-shaft mixer uses two motors to provide power, which rotate under the drive of the power mechanism. During rotation, the material is driven to rotate both axially and radially. The high-speed dispersion shaft is driven by a belt or a synchronous belt, with low power loss, and is equipped with a high-end inverter for speed regulation. Driven by the high-speed shaft, the dispersion plate runs at high speed and performs a strong shearing function; the low-speed shaft is driven by a sprocket chain, with a high transmission ratio, and is equipped with a fixed-speed reducer, which can transmit a large torque, drive the mixing shaft to make a circular motion along the axis direction, and drive the material as a whole to rotate along the axis. At the same time, PTFE scraping materials are used around the agitator to scrape the inner wall and bottom of the barrel, effectively preventing material from adhering to the mixing kettle walls.\n    <\/div>\n\n    <!-- Features Grid -->\n    <div class=\"dsm-features-grid\">\n      <!-- High-speed shaft -->\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <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\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"dsm-feature-title\">High-speed Shaft<\/div>\n        <div class=\"dsm-feature-desc\">Belt or synchronous belt driven with low power loss, equipped with a premium inverter. The dispersion plate provides strong shearing, resulting in excellent particle size reduction.<\/div>\n      <\/div>\n\n      <!-- Low-speed shaft -->\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"dsm-feature-title\">Low-speed Shaft<\/div>\n        <div class=\"dsm-feature-desc\">Sprocket chain driven with a high transmission ratio and a fixed-speed reducer transmits a large torque, driving the material in circular axial motion throughout the vessel.<\/div>\n      <\/div>\n\n      <!-- PTFE scraper system -->\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M17 16l-4-4V8.82C14.16 8.4 15 7.3 15 6c0-1.66-1.34-3-3-3S9 4.34 9 6c0 1.3.84 2.4 2 2.82V12l-4 4H3v5h5v-3.05l4-4.2 4 4.2V21h5v-5h-4z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"dsm-feature-title\">PTFE Scraper System<\/div>\n        <div class=\"dsm-feature-desc\">Positioned around the agitator to continuously scrape the inner wall and bottom, preventing material adhesion in the mixing kettle.<\/div>\n      <\/div>\n    \n     <!-- Result  -->\n      <div class=\"dsm-feature-card\">\n        <div class=\"dsm-feature-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"dsm-feature-title\">Result<\/div>\n        <div class=\"dsm-feature-desc\">Superior mixing efficiency compared to single-shaft mixers, with excellent stirring and dispersion for high-viscosity materials.<\/div>\n      <\/div>\n   \n    <\/div>\n\n    <!-- Working Principle Section -->\n    <div class=\"dsm-working-section\">\n      <h3 class=\"dsm-section-title\">Working Principle<\/h3>\n\n      <div class=\"dsm-tabs-wrapper\">\n        <!-- Tab Navigation -->\n        <div class=\"dsm-tabs-nav\">\n          <button class=\"dsm-tab-btn dsm-active\" data-tab=\"images\" type=\"button\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z\"\/>\n            <\/svg>\n            Work Images\n          <\/button>\n          <button class=\"dsm-tab-btn\" data-tab=\"video\" type=\"button\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z\"\/>\n            <\/svg>\n            Work Video\n          <\/button>\n        <\/div>\n\n        <!-- Tab Content: Images -->\n        <div class=\"dsm-tab-content dsm-active\" id=\"dsm-tab-images\">\n          <div class=\"dsm-images-grid\">\n            <div class=\"dsm-image-item\">\n              <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/Working-1.png\" alt=\"Double Shaft Mixing Machine Working Principle 1\" loading=\"lazy\" width=\"600\" height=\"375\">\n              <div class=\"dsm-image-label\">Working Principle &#8211; View 1<\/div>\n            <\/div>\n            <div class=\"dsm-image-item\">\n              <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/Working-2.png\" alt=\"Double Shaft Mixing Machine Working Principle 2\" loading=\"lazy\" width=\"600\" height=\"375\">\n              <div class=\"dsm-image-label\">Working Principle &#8211; View 2<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- Tab Content: Video -->\n        <div class=\"dsm-tab-content\" id=\"dsm-tab-video\">\n          <div class=\"dsm-video-container\">\n            <div class=\"dsm-video-wrapper\">\n              <div class=\"dsm-video-placeholder\" id=\"dsm-video-placeholder\">\n                <div class=\"dsm-play-btn\">\n                  <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M8 5v14l11-7z\"\/>\n                  <\/svg>\n                <\/div>\n                <div class=\"dsm-video-label\">Click to Play Video<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function() {\n      \/\/ Tab switching functionality\n      var tabBtns = document.querySelectorAll('#dsm-how-it-works-module .dsm-tab-btn');\n      var tabContents = document.querySelectorAll('#dsm-how-it-works-module .dsm-tab-content');\n\n      tabBtns.forEach(function(btn) {\n        btn.addEventListener('click', function() {\n          var targetTab = this.getAttribute('data-tab');\n\n          \/\/ Remove active class from all buttons and contents\n          tabBtns.forEach(function(b) { b.classList.remove('dsm-active'); });\n          tabContents.forEach(function(c) { c.classList.remove('dsm-active'); });\n\n          \/\/ Add active class to clicked button and corresponding content\n          this.classList.add('dsm-active');\n          document.getElementById('dsm-tab-' + targetTab).classList.add('dsm-active');\n        });\n      });\n\n      \/\/ Lazy load video on click (FlyingPress compatible)\n      var videoPlaceholder = document.getElementById('dsm-video-placeholder');\n      if (videoPlaceholder) {\n        videoPlaceholder.addEventListener('click', function() {\n          var wrapper = this.parentElement;\n          var iframe = document.createElement('iframe');\n          iframe.src = 'https:\/\/www.youtube.com\/embed\/-C9B9N4cIbs?autoplay=1&rel=0';\n          iframe.title = 'Double Shaft Mixing Machine Working Video';\n          iframe.allow = 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture';\n          iframe.allowFullscreen = true;\n          wrapper.innerHTML = '';\n          wrapper.appendChild(iframe);\n        });\n      }\n    })();\n  <\/script>\n<\/section>\n<!-- End Double Shaft Mixing Machine - How It Works Module -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-5a7668f\" data-block-id=\"5a7668f\"><style>.stk-5a7668f {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-5a7668f-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-ed9eda1\" data-v=\"4\" data-block-id=\"ed9eda1\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-ed9eda1-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-ed9eda1-inner-blocks\">\n<!-- Double Shaft Mixer Solutions Module -->\n<section id=\"dsm-solutions-module-2024\">\n  <style>\n    \/* ========== SCOPED STYLES FOR #dsm-solutions-module-2024 ========== *\/\n    \n    #dsm-solutions-module-2024 {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      padding: 30px 20px !important;\n      background: #f8f9fc !important;\n      font-family: inherit !important;\n    }\n    \n    #dsm-solutions-module-2024 *,\n    #dsm-solutions-module-2024 *::before,\n    #dsm-solutions-module-2024 *::after {\n      box-sizing: border-box !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-container {\n      max-width: 1280px !important;\n      margin: 0 auto !important;\n    }\n    \n    \/* Header Section *\/\n    #dsm-solutions-module-2024 .dsm-header {\n      text-align: center !important;\n      margin-bottom: 50px !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-main-title {\n      font-size: 32px !important;\n      font-weight: 700 !important;\n      color: #0060A8 !important;\n      margin: 0 0 20px 0 !important;\n      line-height: 1.3 !important;\n      font-family: inherit !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-intro-text {\n      font-size: 1.05rem !important;\n      color: #475569 !important;\n      max-width: 850px !important;\n      margin: 0 auto !important;\n      line-height: 1.7 !important;\n      font-family: inherit !important;\n    }\n    \n    \/* Cards Grid *\/\n    #dsm-solutions-module-2024 .dsm-cards-grid {\n      display: grid !important;\n      grid-template-columns: repeat(2, 1fr) !important;\n      gap: 30px !important;\n    }\n    \n    \/* Individual Card *\/\n    #dsm-solutions-module-2024 .dsm-card {\n      background: #ffffff !important;\n      border-radius: 12px !important;\n      padding: 32px !important;\n      box-shadow: 0 4px 20px rgba(0, 96, 168, 0.08) !important;\n      border: 1px solid #e2e8f0 !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-card::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      width: 100% !important;\n      height: 4px !important;\n      background: linear-gradient(90deg, #0060A8 0%, #0088cc 100%) !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-card:hover {\n      transform: translateY(-5px) !important;\n      box-shadow: 0 12px 35px rgba(0, 96, 168, 0.15) !important;\n    }\n    \n    \/* Card Header *\/\n    #dsm-solutions-module-2024 .dsm-card-header {\n      display: flex !important;\n      align-items: flex-start !important;\n      gap: 16px !important;\n      margin-bottom: 18px !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-icon-wrap {\n      width: 56px !important;\n      height: 56px !important;\n      min-width: 56px !important;\n      background: linear-gradient(135deg, #0060A8 0%, #0077cc 100%) !important;\n      border-radius: 12px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-icon-wrap svg {\n      width: 28px !important;\n      height: 28px !important;\n      stroke: #ffffff !important;\n      fill: none !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-card-title {\n      font-size: 1.25rem !important;\n      font-weight: 700 !important;\n      color: #1e293b !important;\n      margin: 0 !important;\n      line-height: 1.4 !important;\n      font-family: inherit !important;\n    }\n    \n    \/* Card Description *\/\n    #dsm-solutions-module-2024 .dsm-card-desc {\n      font-size: 0.95rem !important;\n      color: #64748b !important;\n      line-height: 1.7 !important;\n      margin: 0 0 20px 0 !important;\n      font-family: inherit !important;\n    }\n    \n    \/* Benefits List *\/\n    #dsm-solutions-module-2024 .dsm-benefits {\n      list-style: none !important;\n      padding: 0 !important;\n      margin: 0 !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 10px !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-benefit-item {\n      display: flex !important;\n      align-items: flex-start !important;\n      gap: 10px !important;\n      font-size: 0.9rem !important;\n      color: #334155 !important;\n      line-height: 1.5 !important;\n      font-family: inherit !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-check {\n      width: 20px !important;\n      height: 20px !important;\n      min-width: 20px !important;\n      background: #e6f3fa !important;\n      border-radius: 50% !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      margin-top: 2px !important;\n    }\n    \n    #dsm-solutions-module-2024 .dsm-check svg {\n      width: 12px !important;\n      height: 12px !important;\n      stroke: #0060A8 !important;\n    }\n    \n    \/* Responsive Styles *\/\n    @media screen and (max-width: 900px) {\n      #dsm-solutions-module-2024 .dsm-cards-grid {\n        grid-template-columns: 1fr !important;\n        gap: 24px !important;\n      }\n      \n      #dsm-solutions-module-2024 .dsm-main-title {\n        font-size: 26px !important;\n      }\n    }\n    \n    @media screen and (max-width: 600px) {\n      #dsm-solutions-module-2024 {\n        padding: 30px 15px !important;\n      }\n      \n      #dsm-solutions-module-2024 .dsm-card {\n        padding: 24px !important;\n      }\n      \n      #dsm-solutions-module-2024 .dsm-main-title {\n        font-size: 22px !important;\n      }\n      \n      #dsm-solutions-module-2024 .dsm-intro-text {\n        font-size: 0.95rem !important;\n      }\n      \n      #dsm-solutions-module-2024 .dsm-card-header {\n        flex-direction: column !important;\n        gap: 12px !important;\n      }\n      \n      #dsm-solutions-module-2024 .dsm-icon-wrap {\n        width: 48px !important;\n        height: 48px !important;\n        min-width: 48px !important;\n      }\n      \n      #dsm-solutions-module-2024 .dsm-icon-wrap svg {\n        width: 24px !important;\n        height: 24px !important;\n      }\n    }\n  <\/style>\n  \n  <div class=\"dsm-container\">\n    <!-- Header -->\n    <div class=\"dsm-header\">\n      <h2 class=\"dsm-main-title\">How Our Dual Shaft Mixer Solves These Challenges<\/h2>\n      <div class=\"dsm-intro-text\">The scraper-equipped IDA dual-shaft mixer is designed to address all issues associated with mixing heavy (high-viscosity) products and to provide reliable mixing performance.<\/div>\n    <\/div>\n    \n    <!-- Cards Grid -->\n    <div class=\"dsm-cards-grid\">\n      \n      <!-- Card 1: PTFE Scraper Technology -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-header\">\n          <div class=\"dsm-icon-wrap\">\n            <!-- Shield Icon -->\n            <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path>\n              <polyline points=\"9 12 11 14 15 10\"><\/polyline>\n            <\/svg>\n          <\/div>\n          <div class=\"dsm-card-title\">PTFE Scraper Technology Eliminates Wall Sticking<\/div>\n        <\/div>\n        <div class=\"dsm-card-desc\">As the IDA dual-shaft mixer has PTFE blades (which &#8220;scrape&#8221; the walls of the process vessel) during operation, it will continuously keep the walls of the vessel &#038; bottom clean to achieve 100% participation of the material in the process mixing.<\/div>\n        <ul class=\"dsm-benefits\">\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Zero dead zones in the mixing vessel<\/span>\n          <\/li>\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Reduced material waste and easier cleaning<\/span>\n          <\/li>\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Improved heat transfer through vessel walls<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n      \n      <!-- Card 2: Counter-Rotating Dual Shaft -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-header\">\n          <div class=\"dsm-icon-wrap\">\n            <!-- Shuffle\/Counter-Rotate Icon -->\n            <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"16 3 21 3 21 8\"><\/polyline>\n              <line x1=\"4\" y1=\"20\" x2=\"21\" y2=\"3\"><\/line>\n              <polyline points=\"21 16 21 21 16 21\"><\/polyline>\n              <line x1=\"15\" y1=\"15\" x2=\"21\" y2=\"21\"><\/line>\n              <line x1=\"4\" y1=\"4\" x2=\"9\" y2=\"9\"><\/line>\n            <\/svg>\n          <\/div>\n          <div class=\"dsm-card-title\">Counter-Rotating Dual Shaft System<\/div>\n        <\/div>\n        <div class=\"dsm-card-desc\">The anchor agitator (high-speed disperser) rotates counterclockwise while the rotor rotates clockwise. This counter-rotation creates a turbulent flow pattern, enhancing the mixing efficiency of thixotropic products.<\/div>\n        <ul class=\"dsm-benefits\">\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Complete dispersion of pigments and fillers<\/span>\n          <\/li>\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Homogeneous mixing up to 250,000 cps<\/span>\n          <\/li>\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Superior results vs single shaft mixers<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n      \n      <!-- Card 3: Variable Frequency Speed Control -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-header\">\n          <div class=\"dsm-icon-wrap\">\n            <!-- Timer\/Speed Icon -->\n            <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n              <polyline points=\"12 6 12 12 16 14\"><\/polyline>\n            <\/svg>\n          <\/div>\n          <div class=\"dsm-card-title\">Independent Variable Frequency Speed Control<\/div>\n        <\/div>\n        <div class=\"dsm-card-desc\">The VFDs for both shafts can be programmed to independently Optimise Mixing Conditions. The design of the high-viscosity mixer has resulted in time savings, with batch times reduced by up to 40% when using an efficient mixer.<\/div>\n        <ul class=\"dsm-benefits\">\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>High-speed shaft: 0-1500 rpm adjustable<\/span>\n          <\/li>\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Low-speed shaft: 0-60 rpm with high torque<\/span>\n          <\/li>\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Dramatically reduced processing time<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n      \n      <!-- Card 4: Flexible Agitator Configurations -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-header\">\n          <div class=\"dsm-icon-wrap\">\n            <!-- Wrench\/Tool Icon -->\n            <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dsm-card-title\">Flexible Agitator Configurations<\/div>\n        <\/div>\n        <div class=\"dsm-card-desc\">Select from a wide range of agitator configurations to meet your specific Application Needs. High Speed + Low Speed, Dual Dispersers, Dispersion + Emulsifying, etc.<\/div>\n        <ul class=\"dsm-benefits\">\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Anchor, paddle, and frame type available<\/span>\n          <\/li>\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Custom configurations for your materials<\/span>\n          <\/li>\n          <li class=\"dsm-benefit-item\">\n            <span class=\"dsm-check\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/span>\n            <span>Easy changeover between processes<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n      \n    <\/div>\n  <\/div>\n<\/section>\n<!-- End Double Shaft Mixer Solutions Module -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-9b5d036\" data-block-id=\"9b5d036\"><style>.stk-9b5d036 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-9b5d036-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-53b6f34\" data-v=\"4\" data-block-id=\"53b6f34\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-53b6f34-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-53b6f34-inner-blocks\">\n<section id=\"ida-dsmm-wrapper\">\n    <style>\n        \/* --- SCOPED CSS RESET & VARIABLES --- *\/\n        #ida-dsmm-wrapper {\n            --ida-primary: #0060A8;\n            --ida-text: #333333;\n            --ida-bg-light: #f9f9f9;\n            --ida-border: #e0e0e0;\n            --ida-gap: 20px;\n            --ida-pad: 30px;\n            \n            width: 100%;\n            max-width: 1280px;\n            margin: 0 auto;\n            box-sizing: border-box;\n            font-family: inherit; \/* Inherit Blocksy global font *\/\n            line-height: 1.6;\n            color: var(--ida-text);\n            margin-top: 30px;\n        }\n\n        #ida-dsmm-wrapper * {\n            box-sizing: border-box;\n        }\n\n        \/* --- TAB NAVIGATION --- *\/\n        #ida-dsmm-wrapper .ida-tabs-nav {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr); \/* 4 across on desktop *\/\n            gap: 10px;\n            margin-bottom: 30px;\n        }\n\n        #ida-dsmm-wrapper .ida-tab-btn {\n            background: #fff;\n            border: 1px solid var(--ida-border);\n            border-left: 4px solid transparent;\n            padding: 15px 10px;\n            font-size: 14px;\n            font-weight: 600;\n            cursor: pointer;\n            text-align: left;\n            transition: all 0.3s ease;\n            color: #555;\n            display: flex;\n            align-items: center;\n            line-height: 1.3;\n            height: 100%;\n        }\n\n        #ida-dsmm-wrapper .ida-tab-btn:hover {\n            background: var(--ida-bg-light);\n            color: var(--ida-primary);\n        }\n\n        #ida-dsmm-wrapper .ida-tab-btn.active {\n            border-color: var(--ida-border);\n            border-left-color: var(--ida-primary);\n            background: #fff;\n            color: var(--ida-primary);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        }\n\n        \/* --- CONTENT PANEL --- *\/\n        #ida-dsmm-wrapper .ida-tab-pane {\n            display: none; \/* Hidden by default *\/\n            background: #fff;\n            border: 1px solid var(--ida-border);\n            opacity: 0;\n            transition: opacity 0.3s ease-in;\n        }\n\n        #ida-dsmm-wrapper .ida-tab-pane.active {\n            display: flex;\n            opacity: 1;\n            align-items: stretch; \/* Ensures height matching *\/\n        }\n\n        \/* --- LEFT: IMAGE (35%) --- *\/\n        #ida-dsmm-wrapper .ida-img-col {\n            flex: 0 0 35%;\n            width: 35%;\n            background-color: #fff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 20px;\n            border-right: 1px solid var(--ida-border);\n            position: relative;\n        }\n\n        #ida-dsmm-wrapper .ida-img-col img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain; \/* Ensures whole machine is visible *\/\n            max-height: 600px; \/* Safety cap *\/\n            display: block;\n        }\n\n        \/* --- RIGHT: CONTENT (65%) --- *\/\n        #ida-dsmm-wrapper .ida-content-col {\n            flex: 1;\n            padding: 40px;\n            display: flex;\n            flex-direction: column;\n            justify-content: flex-start;\n        }\n\n        \/* --- TYPOGRAPHY REPLACEMENTS --- *\/\n        \/* Title Replacement for H2\/H3 *\/\n        #ida-dsmm-wrapper .ida-product-title {\n            font-size: 26px; \/* Default requested size *\/\n            font-weight: 700;\n            color: var(--ida-primary);\n            margin-bottom: 20px;\n            line-height: 1.2;\n            display: block;\n        }\n\n        \/* Subtitle Replacement *\/\n        #ida-dsmm-wrapper .ida-section-label {\n            font-size: 18px;\n            font-weight: 700;\n            color: #222;\n            margin-top: 25px;\n            margin-bottom: 10px;\n            display: block;\n            border-bottom: 2px solid var(--ida-primary);\n            display: inline-block;\n            padding-bottom: 5px;\n        }\n\n        #ida-dsmm-wrapper .ida-text {\n            font-size: 16px;\n            color: #444;\n            margin-bottom: 15px;\n            text-align: justify;\n        }\n\n        \/* --- LIST STYLING --- *\/\n        #ida-dsmm-wrapper .ida-advantages-list {\n            list-style: none !important;\n            padding: 0 !important;\n            margin: 0 !important;\n        }\n\n        #ida-dsmm-wrapper .ida-advantages-list li {\n            position: relative;\n            padding-left: 20px;\n            margin-bottom: 12px;\n            font-size: 15px;\n            color: #555;\n        }\n\n        #ida-dsmm-wrapper .ida-advantages-list li strong {\n            color: var(--ida-primary);\n            font-weight: 700;\n        }\n\n        #ida-dsmm-wrapper .ida-advantages-list li::before {\n            content: \"\u2022\";\n            color: var(--ida-primary);\n            font-weight: bold;\n            font-size: 20px;\n            position: absolute;\n            left: 0;\n            top: -4px;\n        }\n\n        \/* --- RESPONSIVE BREAKPOINTS --- *\/\n        @media screen and (max-width:1000px) {\n            #ida-dsmm-wrapper .ida-tabs-nav {\n                grid-template-columns: repeat(2, 1fr); \/* 2 across on tablet *\/\n            }\n        }\n\n        @media screen and (max-width:690px) {\n            #ida-dsmm-wrapper .ida-tabs-nav {\n                grid-template-columns: 1fr; \/* Stack buttons on mobile *\/\n            }\n\n            #ida-dsmm-wrapper .ida-tab-pane.active {\n                flex-direction: column;\n            }\n\n            #ida-dsmm-wrapper .ida-img-col {\n                width: 100%;\n                flex: auto;\n                border-right: none;\n                border-bottom: 1px solid var(--ida-border);\n                height: 300px; \/* Fixed height for mobile image *\/\n            }\n            \n            #ida-dsmm-wrapper .ida-content-col {\n                padding: 25px 20px;\n            }\n\n            #ida-dsmm-wrapper .ida-product-title {\n                font-size: 26px; \/* Slightly smaller on mobile *\/\n            }\n        }\n    <\/style>\n\n   <div class=\"type-headline\">\n     <h2 class=\"type-main-title\" style=\"color: #0060A8; text-align: center; font-size: 32px; margin-bottom: 50px;\">Types of Double Shaft Mixing Machine<\/h2>\n   <\/div>\n\n    <div class=\"ida-tabs-nav\">\n        <button class=\"ida-tab-btn active\" onclick=\"openIdaTab(event, 'ida-prod-1')\">1. 20L Sealed Cylinder Hand-Cranked<\/button>\n        <button class=\"ida-tab-btn\" onclick=\"openIdaTab(event, 'ida-prod-2')\">2. 20L Hand-cranked Lifting<\/button>\n        <button class=\"ida-tab-btn\" onclick=\"openIdaTab(event, 'ida-prod-3')\">3. 30L Electric Lifting Tank<\/button>\n        <button class=\"ida-tab-btn\" onclick=\"openIdaTab(event, 'ida-prod-4')\">4. 50L Electric Heating Vacuum<\/button>\n        <button class=\"ida-tab-btn\" onclick=\"openIdaTab(event, 'ida-prod-5')\">5. 300L Electric Heating<\/button>\n        <button class=\"ida-tab-btn\" onclick=\"openIdaTab(event, 'ida-prod-6')\">6. 500L Hydraulic Lifting<\/button>\n        <button class=\"ida-tab-btn\" onclick=\"openIdaTab(event, 'ida-prod-7')\">7. 1000L Explosion-proof<\/button>\n        <button class=\"ida-tab-btn\" onclick=\"openIdaTab(event, 'ida-prod-8')\">8. 1000L Gantry-type Double-Column<\/button>\n    <\/div>\n\n    <div id=\"ida-prod-1\" class=\"ida-tab-pane active\">\n        <div class=\"ida-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/20L-Sealed-Cylinder.png\" alt=\"20L Sealed Cylinder Head Hand-Cranked Lifting Single-Scraper Concentric Twin-Shaft Mixer\" loading=\"eager\">\n        <\/div>\n        <div class=\"ida-content-col\">\n            <div class=\"ida-product-title\">1. 20L Sealed Cylinder Head Hand-Cranked Lifting Single-Scraper Concentric Twin-Shaft Mixer<\/div>\n            \n            <span class=\"ida-section-label\">Introduction<\/span>\n            <div class=\"ida-text\">\n                IDA 20L concentric twin shaft mixers provide a laboratory-scale and pilot-production solution, with a compact design for precise mixing and production. They use a sealed cylinder head to provide a clean system, especially when no air should be present or when a vacuum is needed during mixing. This device uses a cost-effective, hand-cranked (manual) lift system and is suitable for batch operations.\n            <\/div>\n\n            <span class=\"ida-section-label\">Key Advantages<\/span>\n            <ul class=\"ida-advantages-list\">\n                <li><strong>Versatile Mixing:<\/strong> By combining high-speed dispersion with low-speed stirring, this mixer can effectively mix medium- to high-viscosity materials.<\/li>\n                <li><strong>Sealed Operation:<\/strong> The seal design enables vacuum seal mixing. This feature reduces the amount of air added to thixotropic materials, such as gels or pastes, during mixing and helps remove air.<\/li>\n                <li><strong>Efficient Scraping:<\/strong> With its single scraper that goes around the wall of the burral ensuring all viscous material is evenly distributed without sticking.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <div id=\"ida-prod-2\" class=\"ida-tab-pane\">\n        <div class=\"ida-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/20L-Hand-cranked-Lifting.png\" alt=\"20L Hand-cranked Lifting Single-Scraper Concentric Twin-Shaft Mixer\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ida-content-col\">\n            <div class=\"ida-product-title\">2. 20L Hand-cranked Lifting Single-Scraper Concentric Twin-Shaft Mixer<\/div>\n            \n            <span class=\"ida-section-label\">Introduction<\/span>\n            <div class=\"ida-text\">\n                This Model IDA 20L provides the same powerful capability as a Dual Shaft Mixer with its Standard configuration. It was designed specifically for producing small batches of paint, ink, soft ointment, and other materials. The product is equipped with a manual hand-crank lifting system, providing a low-cost, simplified approach to operating the mixer on an ongoing basis.\n            <\/div>\n\n            <span class=\"ida-section-label\">Key Advantages<\/span>\n            <ul class=\"ida-advantages-list\">\n                <li><strong>Dual-Action Performance:<\/strong> The low-speed mixer provides a turbulent (agitated) action to move the product through the mixing chamber toward the high-speed disperser head, which significantly improves efficiency compared to a single-shaft mixer.<\/li>\n                <li><strong>Cost-Effective Control:<\/strong> Because lifting is manual, this approach is highly reliable and significantly reduces energy requirements on a small-volume basis.<\/li>\n                <li><strong>Uniform Consistency:<\/strong> The concentric design allows the product to move axially and radially, ensuring uniform mixing throughout the entire product.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <div id=\"ida-prod-3\" class=\"ida-tab-pane\">\n        <div class=\"ida-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/30L-Electric-Lifting-Tank-Type.png\" alt=\"30L Electric Lifting Tank Type Concentric Twin-Shaft Mixer\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ida-content-col\">\n            <div class=\"ida-product-title\">3. 30L Electric Lifting Tank Type Concentric Twin-Shaft Mixer<\/div>\n            \n            <span class=\"ida-section-label\">Introduction<\/span>\n            <div class=\"ida-text\">\n                The IDA 30L Mixer is an electric lift apparatus with increased capacity. The Electric Lift feature provides automated lifting during loading\/unloading and enables smoother operation across a range of viscosities from 3000 to 250000 CPS.\n            <\/div>\n\n            <span class=\"ida-section-label\">Key Advantages<\/span>\n            <ul class=\"ida-advantages-list\">\n                <li><strong>Automated Operation:<\/strong> Electric lifting ensures smooth, consistent lifting of the mixing head, enhancing the productivity of the entire process.<\/li>\n                <li><strong>Adaptability:<\/strong> The IDA 30L Mixer can accommodate various types of mixing equipment, including anchor mixers, paddle mixers, and frame mixers, depending on customers\u2019 production requirements.<\/li>\n                <li><strong>No Dead Zones:<\/strong> The scraper system prevents material from adhering to the wall, significantly reducing the time required to create a medium-viscosity batch.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <div id=\"ida-prod-4\" class=\"ida-tab-pane\">\n        <div class=\"ida-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/50L-Electric-Heating-Vacuum.png\" alt=\"50L Electric Heating Vacuum Concentric Twin-Shaft Mixer\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ida-content-col\">\n            <div class=\"ida-product-title\">4. 50L Electric Heating Vacuum Concentric Twin-Shaft Mixer<\/div>\n            \n            <span class=\"ida-section-label\">Introduction<\/span>\n            <div class=\"ida-text\">\n                The IDA 50L Mixer is designed for use with products that require precise temperature control and air removal. This mixer is ideal for cosmetic creams, face creams, soldering pastes, and other products that require precise temperature and removal of air during the manufacturing process.\n            <\/div>\n\n            <span class=\"ida-section-label\">Key Advantages<\/span>\n            <ul class=\"ida-advantages-list\">\n                <li><strong>Temperature Control:<\/strong> The electric heating function maintains the material&#8217;s proper temperature throughout the blending process.<\/li>\n                <li><strong>Bubble-Free Results:<\/strong> The vacuum-sealed design prevents air from entering during mixing, which is critical for high-quality electronic glues and medical ointments.<\/li>\n                <li><strong>Complex Material Handling:<\/strong> This specially designed mixer can handle thixotropic materials such as polyurethane glue and silicone sealant without difficulty.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <div id=\"ida-prod-5\" class=\"ida-tab-pane\">\n        <div class=\"ida-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/300L-Electric-Heating.png\" alt=\"300L Electric Heating Concentric Twin-Shaft Mixer\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ida-content-col\">\n            <div class=\"ida-product-title\">5. 300L Electric Heating Concentric Twin-Shaft Mixer<\/div>\n            \n            <span class=\"ida-section-label\">Introduction<\/span>\n            <div class=\"ida-text\">\n                Made for the mid-sized market, the IDA 300L Mixer has a large capacity and is an electric-heating mixer. It was made for heavy-duty mixing of automotive putty, polymers, and offset inks used in printing and coating applications.\n            <\/div>\n\n            <span class=\"ida-section-label\">Key Advantages<\/span>\n            <ul class=\"ida-advantages-list\">\n                <li><strong>High-Torque Transmission:<\/strong> The chain drive operates at a lower speed than the gear drive and has a high transmission ratio, producing more torque than is required for most larger, thicker product batches.<\/li>\n                <li><strong>Integrated Heating:<\/strong> The heating element allows thick, heavy products to be mixed, making them easier to work with.<\/li>\n                <li><strong>Independent Speed Control:<\/strong> The use of frequency conversion for both high- and low-speed shafts allows individual control of each shaft, independent of the other, providing improved process adjustment and control.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <div id=\"ida-prod-6\" class=\"ida-tab-pane\">\n        <div class=\"ida-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/500L-Concentric-Twin-Shaft-Mixer.png\" alt=\"500L Concentric Twin-Shaft Mixer (Hydraulic Lifting Type with Cover &#038; Single-Scraper)\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ida-content-col\">\n            <div class=\"ida-product-title\">6. 500L Concentric Twin-Shaft Mixer (Hydraulic Lifting Type with Cover &#038; Single-Scraper)<\/div>\n            \n            <span class=\"ida-section-label\">Introduction<\/span>\n            <div class=\"ida-text\">\n                IDA has introduced the 500L series, an innovative advance that enables the manufacture of large quantities at once. The model includes hydraulic lifting for heavy-duty stability, safety, and sanitation, with a top cover, and a single scraper system that can readily manage large volumes of viscous materials.\n            <\/div>\n\n            <span class=\"ida-section-label\">Key Advantages<\/span>\n            <ul class=\"ida-advantages-list\">\n                <li><strong>Heavy-Duty Lifting:<\/strong> Hydraulic lifting provides stable and powerful lifting of a large mixing head weighing up to 500 Lbs. for mass production.<\/li>\n                <li><strong>Mass Production Efficiency:<\/strong> The dual scraper design and two-shaft technology result in significant time savings by eliminating wall buildup during the mixing process when producing large amounts of material.<\/li>\n                <li><strong>Versatile Configurations:<\/strong> The IDA 500L series can be fitted with various stirrer combinations to accommodate different reactions, including high-speed dispersion and low-speed stirring.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <div id=\"ida-prod-7\" class=\"ida-tab-pane\">\n        <div class=\"ida-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/1000L-Explosion-proof-Hydraulic-Lifting.png\" alt=\"1000L Explosion-proof Hydraulic Lifting Concentric Twin-Shaft Mixer\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ida-content-col\">\n            <div class=\"ida-product-title\">7. 1000L Explosion-proof Hydraulic Lifting Concentric Twin-Shaft Mixer<\/div>\n            \n            <span class=\"ida-section-label\">Introduction<\/span>\n            <div class=\"ida-text\">\n                With a focus on safety and high-volume production, the IDA 1000L Explosion-Proof Mixer is an industrial leader that features Explosion-Proof Electrical Components, making it a mandatory selection for solvent-based and volatile materials such as acrylic paints and some adhesives during processing.\n            <\/div>\n\n            <span class=\"ida-section-label\">Key Advantages<\/span>\n            <ul class=\"ida-advantages-list\">\n                <li><strong>Operational Safety:<\/strong> The explosion-proof design provides peace of mind when handling flammable or volatile chemical compounds.<\/li>\n                <li><strong>Powerful Shearing:<\/strong> Thanks to a high-end inverter, the high-speed dispersion plate delivers incredible shear force, even at large volumes.<\/li>\n                <li><strong>Durability:<\/strong> The IDA 1000L Mixer can produce 1000L batches due to its strong hydraulic raising system and high-strength Component Transmission System.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <div id=\"ida-prod-8\" class=\"ida-tab-pane\">\n        <div class=\"ida-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/idaequipment.com\/wp-content\/uploads\/2026\/01\/1000L-Gantry-type-Double-Column-Hydraulic-Lifting.png\" alt=\"1000L Gantry-type Double-Column Hydraulic Lifting Concentric Twin-Shaft Mixer\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ida-content-col\">\n            <div class=\"ida-product-title\">8. 1000L Gantry-type Double-Column Hydraulic Lifting Concentric Twin-Shaft Mixer<\/div>\n            \n            <span class=\"ida-section-label\">Introduction<\/span>\n            <div class=\"ida-text\">\n                The IDA 1000L Gantry-type mixer uses a Double-Column Hydraulic-Lifting Structure to provide maximum stability during large-scale mixing operations. This design (&#8220;Gantry&#8221;) provides superior structural integrity for mixing extremely heavy or highly viscous batches, with complete agitator alignment throughout the process.\n            <\/div>\n\n            <span class=\"ida-section-label\">Key Advantages<\/span>\n            <ul class=\"ida-advantages-list\">\n                <li><strong>Structural Stability:<\/strong> The Double-Column (Gantry) design minimizes vibration and wear during mixing of extremely heavy materials, enhancing equipment longevity.<\/li>\n                <li><strong>Superior Mixing Quality:<\/strong> Two sets of stirrers, in conjunction with PTFE scrapers, ensure no material remains stuck on the sides of the mixing tank.<\/li>\n                <li><strong>Process Optimization:<\/strong> Provides a solution to the inability of single-shaft stirring to effectively mix large volumes of viscous materials.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Function exposed to global scope is not ideal for modularity, \n            \/\/ so we attach the click handler logic dynamically within this scope.\n            \/\/ However, inline onclick needs the function to be global or accessible.\n            \/\/ We will define it globally with a unique name to avoid conflicts.\n            \n            window.openIdaTab = function(evt, productId) {\n                \/\/ Get all elements with class=\"ida-tab-pane\" and hide them\n                var i, tabcontent, tablinks;\n                var wrapper = document.getElementById('ida-dsmm-wrapper');\n                \n                tabcontent = wrapper.getElementsByClassName(\"ida-tab-pane\");\n                for (i = 0; i < tabcontent.length; i++) {\n                    tabcontent[i].style.display = \"none\";\n                    tabcontent[i].classList.remove(\"active\");\n                }\n\n                \/\/ Get all elements with class=\"ida-tab-btn\" and remove the class \"active\"\n                tablinks = wrapper.getElementsByClassName(\"ida-tab-btn\");\n                for (i = 0; i < tablinks.length; i++) {\n                    tablinks[i].className = tablinks[i].className.replace(\" active\", \"\");\n                }\n\n                \/\/ Show the current tab, and add an \"active\" class to the button that opened the tab\n                var currentTab = document.getElementById(productId);\n                currentTab.style.display = \"flex\";\n                \/\/ Small timeout to allow display:flex to apply before adding opacity for transition\n                setTimeout(function(){\n                    currentTab.classList.add(\"active\");\n                }, 10);\n                \n                evt.currentTarget.className += \" active\";\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-6877d41\" data-block-id=\"6877d41\"><style>.stk-6877d41 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-6877d41-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-5375e8b\" data-v=\"4\" data-block-id=\"5375e8b\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-5375e8b-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-5375e8b-inner-blocks\">\n<!-- Module 2: Mixer Selection Center - Selection Wizard + Comparison Tool -->\n<!-- WordPress Gutenberg Custom HTML Module - SEO Optimized with H2\/H3 Tags -->\n\n<section id=\"mixer-selection-center\">\n  <style>\n    \/* ========== SCOPED STYLES - All rules prefixed with #mixer-selection-center ========== *\/\n    #mixer-selection-center {\n      --msc-primary: #0060A8;\n      --msc-primary-dark: #004d87;\n      --msc-primary-light: #e8f4fc;\n      --msc-accent: #00a8e8;\n      --msc-text: #1a2b3c;\n      --msc-text-light: #5a6b7c;\n      --msc-bg: #f8f9fa;\n      --msc-white: #ffffff;\n      --msc-border: #d1e3f0;\n      --msc-success: #10b981;\n      --msc-warning: #f59e0b;\n      --msc-danger: #ef4444;\n      --msc-shadow: 0 4px 24px rgba(0, 96, 168, 0.12);\n      --msc-shadow-hover: 0 8px 32px rgba(0, 96, 168, 0.18);\n      \n      width: 100%;\n      max-width: 100%;\n      margin: 0 auto;\n      padding: 30px 20px;\n      background: var(--msc-bg);\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif;\n    }\n    \n    #mixer-selection-center *,\n    #mixer-selection-center *::before,\n    #mixer-selection-center *::after {\n      box-sizing: border-box;\n    }\n    \n    #mixer-selection-center .msc-container {\n      max-width: 1280px;\n      margin: 0 auto;\n    }\n    \n    \/* SEO Heading Styles *\/\n    #mixer-selection-center h2.msc-main-title {\n      font-size: 32px;\n      font-weight: 700;\n      color: var(--msc-primary);\n      margin: 0 0 12px 0;\n      padding: 0;\n      line-height: 1.3;\n      text-align: center;\n    }\n    \n    #mixer-selection-center h3.msc-section-title {\n      font-size: 22px;\n      font-weight: 600;\n      color: var(--msc-primary);\n      margin: 0 0 20px 0;\n      padding: 0;\n      line-height: 1.4;\n    }\n    \n    #mixer-selection-center h3.msc-section-title-center {\n      font-size: 22px;\n      font-weight: 600;\n      color: var(--msc-primary);\n      margin: 0 0 24px 0;\n      padding: 0;\n      line-height: 1.4;\n      text-align: center;\n    }\n    \n    #mixer-selection-center .msc-header {\n      text-align: center;\n      margin-bottom: 32px;\n    }\n    \n    #mixer-selection-center .msc-subtitle {\n      font-size: 16px;\n      color: var(--msc-text-light);\n      max-width: 700px;\n      margin: 0 auto;\n      line-height: 1.6;\n    }\n    \n    \/* Main Tab Navigation *\/\n    #mixer-selection-center .msc-main-tabs {\n      display: flex;\n      justify-content: center;\n      gap: 16px;\n      margin-bottom: 32px;\n      flex-wrap: wrap;\n    }\n    \n    #mixer-selection-center .msc-main-tab {\n      padding: 18px 36px;\n      background: var(--msc-white);\n      border: 3px solid var(--msc-border);\n      border-radius: 12px;\n      font-size: 17px;\n      font-weight: 700;\n      color: var(--msc-text);\n      cursor: pointer;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    \n    #mixer-selection-center .msc-main-tab:hover {\n      border-color: var(--msc-primary);\n      color: var(--msc-primary);\n      transform: translateY(-2px);\n    }\n    \n    #mixer-selection-center .msc-main-tab.active {\n      background: linear-gradient(135deg, var(--msc-primary) 0%, var(--msc-primary-dark) 100%);\n      border-color: var(--msc-primary);\n      color: var(--msc-white);\n      box-shadow: var(--msc-shadow);\n    }\n    \n    #mixer-selection-center .msc-main-tab svg {\n      width: 24px;\n      height: 24px;\n    }\n    \n    \/* Tab Content Panels *\/\n    #mixer-selection-center .msc-tab-panel {\n      display: none;\n    }\n    \n    #mixer-selection-center .msc-tab-panel.active {\n      display: block;\n      animation: mscFadeIn 0.4s ease;\n    }\n    \n    @keyframes mscFadeIn {\n      from { opacity: 0; transform: translateY(15px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n    \n    \/* ========== WIZARD STYLES ========== *\/\n    #mixer-selection-center .msc-wizard-card {\n      background: var(--msc-white);\n      border-radius: 16px;\n      box-shadow: var(--msc-shadow);\n      padding: 32px;\n    }\n    \n    \/* Progress Steps *\/\n    #mixer-selection-center .msc-progress {\n      display: flex;\n      justify-content: space-between;\n      margin-bottom: 32px;\n      position: relative;\n    }\n    \n    #mixer-selection-center .msc-progress::before {\n      content: '';\n      position: absolute;\n      top: 20px;\n      left: 60px;\n      right: 60px;\n      height: 3px;\n      background: var(--msc-border);\n      z-index: 0;\n    }\n    \n    #mixer-selection-center .msc-progress-line {\n      position: absolute;\n      top: 20px;\n      left: 60px;\n      height: 3px;\n      background: var(--msc-primary);\n      z-index: 1;\n      transition: width 0.4s ease;\n      width: 0%;\n    }\n    \n    #mixer-selection-center .msc-step-dot {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      z-index: 2;\n    }\n    \n    #mixer-selection-center .msc-dot {\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      background: var(--msc-white);\n      border: 3px solid var(--msc-border);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 700;\n      font-size: 16px;\n      color: var(--msc-text-light);\n      transition: all 0.3s ease;\n    }\n    \n    #mixer-selection-center .msc-step-dot.active .msc-dot,\n    #mixer-selection-center .msc-step-dot.completed .msc-dot {\n      background: var(--msc-primary);\n      border-color: var(--msc-primary);\n      color: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-step-dot.completed .msc-dot {\n      background: var(--msc-success);\n      border-color: var(--msc-success);\n    }\n    \n    #mixer-selection-center .msc-step-label {\n      margin-top: 8px;\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--msc-text-light);\n      text-align: center;\n    }\n    \n    #mixer-selection-center .msc-step-dot.active .msc-step-label {\n      color: var(--msc-primary);\n    }\n    \n    \/* Wizard Steps Content *\/\n    #mixer-selection-center .msc-wizard-step {\n      display: none;\n    }\n    \n    #mixer-selection-center .msc-wizard-step.active {\n      display: block;\n      animation: mscFadeIn 0.3s ease;\n    }\n    \n    #mixer-selection-center .msc-step-question {\n      font-size: 20px;\n      font-weight: 600;\n      color: var(--msc-text);\n      margin-bottom: 24px;\n      text-align: center;\n    }\n    \n    #mixer-selection-center .msc-options-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: 16px;\n      margin-bottom: 32px;\n    }\n    \n    #mixer-selection-center .msc-option {\n      background: var(--msc-white);\n      border: 2px solid var(--msc-border);\n      border-radius: 12px;\n      padding: 20px 16px;\n      text-align: center;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n    \n    #mixer-selection-center .msc-option:hover {\n      border-color: var(--msc-primary);\n      transform: translateY(-3px);\n      box-shadow: var(--msc-shadow);\n    }\n    \n    #mixer-selection-center .msc-option.selected {\n      border-color: var(--msc-primary);\n      background: var(--msc-primary-light);\n    }\n    \n    #mixer-selection-center .msc-option-icon {\n      width: 48px;\n      height: 48px;\n      margin: 0 auto 12px;\n      background: var(--msc-primary-light);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    \n    #mixer-selection-center .msc-option.selected .msc-option-icon {\n      background: var(--msc-primary);\n    }\n    \n    #mixer-selection-center .msc-option-icon svg {\n      width: 24px;\n      height: 24px;\n      fill: var(--msc-primary);\n    }\n    \n    #mixer-selection-center .msc-option.selected .msc-option-icon svg {\n      fill: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-option-label {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--msc-text);\n    }\n    \n    #mixer-selection-center .msc-option-desc {\n      font-size: 12px;\n      color: var(--msc-text-light);\n      margin-top: 4px;\n    }\n    \n    \/* Multi-select for features *\/\n    #mixer-selection-center .msc-option.multi-select.selected {\n      position: relative;\n    }\n    \n    #mixer-selection-center .msc-option.multi-select.selected::after {\n      content: '\u2713';\n      position: absolute;\n      top: 8px;\n      right: 8px;\n      width: 22px;\n      height: 22px;\n      background: var(--msc-success);\n      color: white;\n      border-radius: 50%;\n      font-size: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    \n    \/* Navigation Buttons *\/\n    #mixer-selection-center .msc-nav-buttons {\n      display: flex;\n      justify-content: space-between;\n      gap: 16px;\n      margin-top: 24px;\n    }\n    \n    #mixer-selection-center .msc-btn {\n      padding: 14px 28px;\n      font-size: 15px;\n      font-weight: 600;\n      border-radius: 10px;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      border: none;\n    }\n    \n    #mixer-selection-center .msc-btn-secondary {\n      background: var(--msc-white);\n      color: var(--msc-text);\n      border: 2px solid var(--msc-border);\n    }\n    \n    #mixer-selection-center .msc-btn-secondary:hover {\n      border-color: var(--msc-primary);\n      color: var(--msc-primary);\n    }\n    \n    #mixer-selection-center .msc-btn-primary {\n      background: linear-gradient(135deg, var(--msc-primary) 0%, var(--msc-primary-dark) 100%);\n      color: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-btn-primary:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 20px rgba(0, 96, 168, 0.3);\n    }\n    \n    #mixer-selection-center .msc-btn-primary:disabled {\n      opacity: 0.5;\n      cursor: not-allowed;\n      transform: none;\n    }\n    \n    #mixer-selection-center .msc-btn svg {\n      width: 18px;\n      height: 18px;\n    }\n    \n    \/* Results Panel *\/\n    #mixer-selection-center .msc-results-panel {\n      display: none;\n    }\n    \n    #mixer-selection-center .msc-results-panel.active {\n      display: block;\n      animation: mscFadeIn 0.4s ease;\n    }\n    \n    #mixer-selection-center .msc-result-header {\n      text-align: center;\n      margin-bottom: 32px;\n    }\n    \n    #mixer-selection-center .msc-result-badge {\n      display: inline-block;\n      background: var(--msc-success);\n      color: var(--msc-white);\n      padding: 8px 20px;\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n    \n    #mixer-selection-center .msc-result-model {\n      font-size: 28px;\n      font-weight: 700;\n      color: var(--msc-primary);\n      margin-bottom: 8px;\n    }\n    \n    #mixer-selection-center .msc-result-summary {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 16px;\n      margin-bottom: 24px;\n    }\n    \n    #mixer-selection-center .msc-summary-item {\n      background: var(--msc-primary-light);\n      border-radius: 10px;\n      padding: 16px;\n      text-align: center;\n    }\n    \n    #mixer-selection-center .msc-summary-label {\n      font-size: 12px;\n      color: var(--msc-text-light);\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      margin-bottom: 4px;\n    }\n    \n    #mixer-selection-center .msc-summary-value {\n      font-size: 16px;\n      font-weight: 700;\n      color: var(--msc-primary);\n    }\n    \n    #mixer-selection-center .msc-features-list {\n      background: var(--msc-white);\n      border: 2px solid var(--msc-border);\n      border-radius: 12px;\n      padding: 20px;\n      margin-bottom: 24px;\n    }\n    \n    #mixer-selection-center .msc-features-title {\n      font-size: 16px;\n      font-weight: 700;\n      color: var(--msc-text);\n      margin-bottom: 12px;\n    }\n    \n    #mixer-selection-center .msc-feature-tag {\n      display: inline-block;\n      background: var(--msc-primary-light);\n      color: var(--msc-primary);\n      padding: 6px 14px;\n      border-radius: 20px;\n      font-size: 13px;\n      font-weight: 600;\n      margin: 4px;\n    }\n    \n    #mixer-selection-center .msc-cta-buttons {\n      display: flex;\n      gap: 16px;\n      justify-content: center;\n      flex-wrap: wrap;\n    }\n    \n    #mixer-selection-center .msc-cta-btn {\n      padding: 16px 32px;\n      font-size: 16px;\n      font-weight: 700;\n      border-radius: 10px;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      text-decoration: none;\n      border: none;\n    }\n    \n    #mixer-selection-center .msc-cta-primary {\n      background: linear-gradient(135deg, var(--msc-primary) 0%, var(--msc-primary-dark) 100%);\n      color: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-cta-primary:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 8px 24px rgba(0, 96, 168, 0.3);\n    }\n    \n    #mixer-selection-center .msc-cta-secondary {\n      background: var(--msc-white);\n      color: var(--msc-primary);\n      border: 2px solid var(--msc-primary);\n    }\n    \n    #mixer-selection-center .msc-cta-secondary:hover {\n      background: var(--msc-primary-light);\n    }\n    \n    \/* ========== COMPARISON STYLES ========== *\/\n    #mixer-selection-center .msc-comp-tabs {\n      display: flex;\n      justify-content: center;\n      gap: 8px;\n      margin-bottom: 28px;\n      flex-wrap: wrap;\n    }\n    \n    #mixer-selection-center .msc-comp-tab {\n      padding: 12px 20px;\n      background: var(--msc-white);\n      border: 2px solid var(--msc-border);\n      border-radius: 8px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--msc-text);\n      cursor: pointer;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    \n    #mixer-selection-center .msc-comp-tab:hover {\n      border-color: var(--msc-primary);\n      color: var(--msc-primary);\n    }\n    \n    #mixer-selection-center .msc-comp-tab.active {\n      background: var(--msc-primary);\n      border-color: var(--msc-primary);\n      color: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-comp-tab svg {\n      width: 16px;\n      height: 16px;\n    }\n    \n    #mixer-selection-center .msc-comp-panel {\n      display: none;\n    }\n    \n    #mixer-selection-center .msc-comp-panel.active {\n      display: block;\n      animation: mscFadeIn 0.3s ease;\n    }\n    \n    \/* Comparison Grid *\/\n    #mixer-selection-center .msc-comparison-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 24px;\n    }\n    \n    @media (max-width:690px) {\n      #mixer-selection-center .msc-comparison-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    \n    #mixer-selection-center .msc-mixer-card {\n      background: var(--msc-white);\n      border-radius: 16px;\n      box-shadow: var(--msc-shadow);\n      overflow: hidden;\n      transition: transform 0.3s ease;\n    }\n    \n    #mixer-selection-center .msc-mixer-card:hover {\n      transform: translateY(-4px);\n    }\n    \n    #mixer-selection-center .msc-mixer-card.recommended {\n      border: 3px solid var(--msc-primary);\n    }\n    \n    #mixer-selection-center .msc-card-header {\n      padding: 24px;\n      text-align: center;\n      position: relative;\n    }\n    \n    #mixer-selection-center .msc-card-header.single {\n      background: linear-gradient(135deg, #6b7280 0%, #4b5563 100%);\n    }\n    \n    #mixer-selection-center .msc-card-header.dual {\n      background: linear-gradient(135deg, #0060A8 0%, #004d87 100%);\n    }\n    \n    #mixer-selection-center .msc-rec-badge {\n      position: absolute;\n      top: 12px;\n      right: 12px;\n      background: var(--msc-success);\n      color: var(--msc-white);\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 11px;\n      font-weight: 700;\n      text-transform: uppercase;\n    }\n    \n    #mixer-selection-center .msc-mixer-icon {\n      width: 56px;\n      height: 56px;\n      margin: 0 auto 12px;\n      background: rgba(255,255,255,0.2);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    \n    #mixer-selection-center .msc-mixer-icon svg {\n      width: 28px;\n      height: 28px;\n      fill: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-mixer-name {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-mixer-type {\n      font-size: 13px;\n      color: rgba(255,255,255,0.8);\n      margin-top: 4px;\n    }\n    \n    #mixer-selection-center .msc-card-body {\n      padding: 24px;\n    }\n    \n    #mixer-selection-center .msc-specs-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n    \n    #mixer-selection-center .msc-spec-item {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 12px 0;\n      border-bottom: 1px solid var(--msc-border);\n    }\n    \n    #mixer-selection-center .msc-spec-item:last-child {\n      border-bottom: none;\n    }\n    \n    #mixer-selection-center .msc-spec-label {\n      font-size: 14px;\n      color: var(--msc-text-light);\n    }\n    \n    #mixer-selection-center .msc-spec-value {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--msc-text);\n    }\n    \n    #mixer-selection-center .msc-spec-value.highlight {\n      color: var(--msc-primary);\n    }\n    \n    \/* Stars *\/\n    #mixer-selection-center .msc-stars {\n      display: flex;\n      gap: 2px;\n    }\n    \n    #mixer-selection-center .msc-star {\n      width: 16px;\n      height: 16px;\n      fill: #d1d5db;\n    }\n    \n    #mixer-selection-center .msc-star.filled {\n      fill: #fbbf24;\n    }\n    \n    \/* Pros\/Cons *\/\n    #mixer-selection-center .msc-pros-cons {\n      margin-top: 16px;\n    }\n    \n    #mixer-selection-center .msc-pros-title,\n    #mixer-selection-center .msc-cons-title {\n      font-size: 13px;\n      font-weight: 700;\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n      gap: 6px;\n    }\n    \n    #mixer-selection-center .msc-pros-title { color: var(--msc-success); }\n    #mixer-selection-center .msc-cons-title { color: var(--msc-danger); }\n    \n    #mixer-selection-center .msc-pros-list,\n    #mixer-selection-center .msc-cons-list {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 12px 0;\n    }\n    \n    #mixer-selection-center .msc-pros-list li,\n    #mixer-selection-center .msc-cons-list li {\n      font-size: 13px;\n      color: var(--msc-text);\n      padding: 5px 0;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n    \n    #mixer-selection-center .msc-check-icon,\n    #mixer-selection-center .msc-x-icon {\n      width: 16px;\n      height: 16px;\n      flex-shrink: 0;\n      margin-top: 2px;\n    }\n    \n    #mixer-selection-center .msc-check-icon { fill: var(--msc-success); }\n    #mixer-selection-center .msc-x-icon { fill: var(--msc-danger); }\n    \n    \/* Performance Metrics *\/\n    #mixer-selection-center .msc-metrics-section {\n      background: var(--msc-white);\n      border-radius: 16px;\n      box-shadow: var(--msc-shadow);\n      padding: 28px;\n    }\n    \n    #mixer-selection-center .msc-metrics-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 16px;\n    }\n    \n    #mixer-selection-center .msc-metric-card {\n      background: var(--msc-primary-light);\n      border-radius: 10px;\n      padding: 18px;\n    }\n    \n    #mixer-selection-center .msc-metric-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 14px;\n    }\n    \n    #mixer-selection-center .msc-metric-name {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--msc-text);\n    }\n    \n    #mixer-selection-center .msc-metric-icon {\n      width: 32px;\n      height: 32px;\n      background: var(--msc-primary);\n      border-radius: 6px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    \n    #mixer-selection-center .msc-metric-icon svg {\n      width: 18px;\n      height: 18px;\n      fill: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-metric-compare {\n      display: flex;\n      gap: 10px;\n    }\n    \n    #mixer-selection-center .msc-metric-box {\n      flex: 1;\n      background: var(--msc-white);\n      border-radius: 6px;\n      padding: 10px;\n      text-align: center;\n    }\n    \n    #mixer-selection-center .msc-metric-label {\n      font-size: 10px;\n      color: var(--msc-text-light);\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      margin-bottom: 4px;\n    }\n    \n    #mixer-selection-center .msc-metric-value {\n      font-size: 16px;\n      font-weight: 700;\n      color: var(--msc-text);\n    }\n    \n    #mixer-selection-center .msc-metric-value.better {\n      color: var(--msc-success);\n    }\n    \n    \/* Application Table *\/\n    #mixer-selection-center .msc-app-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--msc-white);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: var(--msc-shadow);\n    }\n    \n    #mixer-selection-center .msc-app-table th,\n    #mixer-selection-center .msc-app-table td {\n      padding: 14px;\n      text-align: left;\n      border-bottom: 1px solid var(--msc-border);\n    }\n    \n    #mixer-selection-center .msc-app-table th {\n      background: var(--msc-primary);\n      color: var(--msc-white);\n      font-size: 13px;\n      font-weight: 600;\n    }\n    \n    #mixer-selection-center .msc-app-table td {\n      font-size: 13px;\n      color: var(--msc-text);\n    }\n    \n    #mixer-selection-center .msc-app-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    #mixer-selection-center .msc-app-table tr:hover td {\n      background: var(--msc-primary-light);\n    }\n    \n    #mixer-selection-center .msc-rating-good { color: var(--msc-success); font-weight: 600; }\n    #mixer-selection-center .msc-rating-fair { color: var(--msc-warning); font-weight: 600; }\n    #mixer-selection-center .msc-rating-poor { color: var(--msc-danger); font-weight: 600; }\n    \n    \/* Cost Analysis *\/\n    #mixer-selection-center .msc-cost-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 24px;\n    }\n    \n    @media (max-width:690px) {\n      #mixer-selection-center .msc-cost-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    \n    #mixer-selection-center .msc-cost-card {\n      background: var(--msc-white);\n      border-radius: 16px;\n      box-shadow: var(--msc-shadow);\n      overflow: hidden;\n    }\n    \n    #mixer-selection-center .msc-cost-header {\n      padding: 18px;\n      text-align: center;\n    }\n    \n    #mixer-selection-center .msc-cost-header.single {\n      background: linear-gradient(135deg, #6b7280 0%, #4b5563 100%);\n    }\n    \n    #mixer-selection-center .msc-cost-header.dual {\n      background: linear-gradient(135deg, #0060A8 0%, #004d87 100%);\n    }\n    \n    #mixer-selection-center .msc-cost-title {\n      font-size: 16px;\n      font-weight: 700;\n      color: var(--msc-white);\n    }\n    \n    #mixer-selection-center .msc-cost-body {\n      padding: 20px;\n    }\n    \n    #mixer-selection-center .msc-cost-item {\n      display: flex;\n      justify-content: space-between;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--msc-border);\n    }\n    \n    #mixer-selection-center .msc-cost-item:last-child {\n      border-bottom: none;\n    }\n    \n    #mixer-selection-center .msc-cost-label {\n      font-size: 13px;\n      color: var(--msc-text-light);\n    }\n    \n    #mixer-selection-center .msc-cost-value {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--msc-text);\n    }\n    \n    #mixer-selection-center .msc-cost-total {\n      margin-top: 14px;\n      padding-top: 14px;\n      border-top: 2px solid var(--msc-border);\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n    \n    #mixer-selection-center .msc-total-label {\n      font-size: 15px;\n      font-weight: 700;\n      color: var(--msc-text);\n    }\n    \n    #mixer-selection-center .msc-total-value {\n      font-size: 22px;\n      font-weight: 700;\n      color: var(--msc-primary);\n    }\n    \n    \/* Summary Box *\/\n    #mixer-selection-center .msc-summary-box {\n      background: linear-gradient(135deg, #0060A8 0%, #004d87 100%);\n      border-radius: 16px;\n      padding: 28px;\n      margin-top: 28px;\n      text-align: center;\n    }\n    \n    #mixer-selection-center .msc-summary-heading {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--msc-white);\n      margin-bottom: 12px;\n    }\n    \n    #mixer-selection-center .msc-summary-text {\n      font-size: 15px;\n      color: rgba(255,255,255,0.9);\n      max-width: 650px;\n      margin: 0 auto 20px;\n      line-height: 1.6;\n    }\n    \n    #mixer-selection-center .msc-summary-btn {\n      display: inline-block;\n      padding: 14px 28px;\n      background: var(--msc-white);\n      color: var(--msc-primary);\n      font-size: 15px;\n      font-weight: 700;\n      border: none;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      text-decoration: none;\n    }\n    \n    #mixer-selection-center .msc-summary-btn:hover {\n      background: var(--msc-primary-light);\n      transform: translateY(-2px);\n    }\n    \n    \/* Responsive *\/\n    @media (max-width: 640px) {\n      #mixer-selection-center {\n        padding: 24px 16px;\n      }\n      \n      #mixer-selection-center h2.msc-main-title {\n        font-size: 24px;\n      }\n      \n      #mixer-selection-center h3.msc-section-title,\n      #mixer-selection-center h3.msc-section-title-center {\n        font-size: 18px;\n      }\n      \n      #mixer-selection-center .msc-main-tab {\n        padding: 14px 20px;\n        font-size: 14px;\n      }\n      \n      #mixer-selection-center .msc-main-tab svg {\n        width: 20px;\n        height: 20px;\n      }\n      \n      #mixer-selection-center .msc-wizard-card {\n        padding: 20px 16px;\n      }\n      \n      #mixer-selection-center .msc-progress::before {\n        left: 30px;\n        right: 30px;\n      }\n      \n      #mixer-selection-center .msc-progress-line {\n        left: 30px;\n      }\n      \n      #mixer-selection-center .msc-step-label {\n        font-size: 10px;\n      }\n      \n      #mixer-selection-center .msc-options-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n      \n      #mixer-selection-center .msc-comp-tab {\n        padding: 10px 14px;\n        font-size: 12px;\n      }\n      \n      #mixer-selection-center .msc-app-table th,\n      #mixer-selection-center .msc-app-table td {\n        padding: 10px 8px;\n        font-size: 11px;\n      }\n    }\n  <\/style>\n  \n  <div class=\"msc-container\">\n    <!-- Main Header with H2 -->\n    <div class=\"msc-header\">\n      <h2 class=\"msc-main-title\">Dual Shaft Mixer Selection Guide & Comparison<\/h2>\n      <p class=\"msc-subtitle\">Use our interactive tools to find the perfect mixer for your application. Get personalized recommendations or compare single- and dual-shaft technologies side by side.<\/p>\n    <\/div>\n    \n    <!-- Main Tab Navigation -->\n    <div class=\"msc-main-tabs\">\n      <button class=\"msc-main-tab active\" data-panel=\"wizard\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\n        Selection Wizard\n      <\/button>\n      <button class=\"msc-main-tab\" data-panel=\"comparison\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"\/><\/svg>\n        Single vs Dual Shaft\n      <\/button>\n    <\/div>\n    \n    <!-- ========== WIZARD PANEL ========== -->\n    <div class=\"msc-tab-panel active\" id=\"panel-wizard\">\n      <div class=\"msc-wizard-card\">\n        <!-- Progress Steps -->\n        <div class=\"msc-progress\">\n          <div class=\"msc-progress-line\" id=\"msc-progress-line\"><\/div>\n          <div class=\"msc-step-dot active\" data-step=\"1\">\n            <div class=\"msc-dot\">1<\/div>\n            <div class=\"msc-step-label\">Industry<\/div>\n          <\/div>\n          <div class=\"msc-step-dot\" data-step=\"2\">\n            <div class=\"msc-dot\">2<\/div>\n            <div class=\"msc-step-label\">Viscosity<\/div>\n          <\/div>\n          <div class=\"msc-step-dot\" data-step=\"3\">\n            <div class=\"msc-dot\">3<\/div>\n            <div class=\"msc-step-label\">Capacity<\/div>\n          <\/div>\n          <div class=\"msc-step-dot\" data-step=\"4\">\n            <div class=\"msc-dot\">4<\/div>\n            <div class=\"msc-step-label\">Features<\/div>\n          <\/div>\n        <\/div>\n        \n        <!-- Step 1: Industry -->\n        <div class=\"msc-wizard-step active\" id=\"wizard-step-1\">\n          <h3 class=\"msc-section-title-center\">Select Your Industry<\/h3>\n          <div class=\"msc-step-question\">What type of products do you manufacture?<\/div>\n          <div class=\"msc-options-grid\">\n            <div class=\"msc-option\" data-value=\"coating\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M20.59 13.41l-7.17 7.17a2 2 0 01-2.83 0L2 12V2h10l8.59 8.59a2 2 0 010 2.82z\"\/><line x1=\"7\" y1=\"7\" x2=\"7.01\" y2=\"7\" stroke=\"currentColor\" stroke-width=\"2\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Coatings & Paints<\/div>\n              <div class=\"msc-option-desc\">Industrial & decorative<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"adhesive\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Adhesives & Sealants<\/div>\n              <div class=\"msc-option-desc\">Silicone, PU, epoxy<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"cosmetic\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 14s1.5 2 4 2 4-2 4-2\"\/><line x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\/><line x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Cosmetics<\/div>\n              <div class=\"msc-option-desc\">Creams, lotions, gels<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"pharma\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Pharmaceuticals<\/div>\n              <div class=\"msc-option-desc\">Ointments, pastes<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"ink\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 19l7-7 3 3-7 7-3-3z\"\/><path d=\"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z\"\/><path d=\"M2 2l7.586 7.586\"\/><circle cx=\"11\" cy=\"11\" r=\"2\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Inks & Pigments<\/div>\n              <div class=\"msc-option-desc\">Printing, packaging<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"battery\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"18\" height=\"10\" rx=\"2\" ry=\"2\"\/><line x1=\"22\" y1=\"11\" x2=\"22\" y2=\"13\"\/><line x1=\"6\" y1=\"11\" x2=\"6\" y2=\"13\"\/><line x1=\"10\" y1=\"11\" x2=\"10\" y2=\"13\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Battery Materials<\/div>\n              <div class=\"msc-option-desc\">Li-ion electrode slurry<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"msc-nav-buttons\">\n            <div><\/div>\n            <button type=\"button\" class=\"msc-btn msc-btn-primary\" id=\"wizard-next-1\" disabled>\n              Next Step\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n            <\/button>\n          <\/div>\n        <\/div>\n        \n        <!-- Step 2: Viscosity -->\n        <div class=\"msc-wizard-step\" id=\"wizard-step-2\">\n          <h3 class=\"msc-section-title-center\">Select Viscosity Range<\/h3>\n          <div class=\"msc-step-question\">What is the typical viscosity of your materials?<\/div>\n          <div class=\"msc-options-grid\">\n            <div class=\"msc-option\" data-value=\"low\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.69l5.66 5.66a8 8 0 11-11.31 0z\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Low Viscosity<\/div>\n              <div class=\"msc-option-desc\">1 - 3,000 cP<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"medium\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.69l5.66 5.66a8 8 0 11-11.31 0z\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Medium Viscosity<\/div>\n              <div class=\"msc-option-desc\">3,000 - 50,000 cP<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"high\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.69l5.66 5.66a8 8 0 11-11.31 0z\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">High Viscosity<\/div>\n              <div class=\"msc-option-desc\">50,000 - 150,000 cP<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"ultra\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.69l5.66 5.66a8 8 0 11-11.31 0z\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Ultra-High Viscosity<\/div>\n              <div class=\"msc-option-desc\">150,000 - 250,000+ cP<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"msc-nav-buttons\">\n            <button type=\"button\" class=\"msc-btn msc-btn-secondary\" id=\"wizard-prev-2\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"19\" y1=\"12\" x2=\"5\" y2=\"12\"\/><polyline points=\"12 19 5 12 12 5\"\/><\/svg>\n              Back\n            <\/button>\n            <button type=\"button\" class=\"msc-btn msc-btn-primary\" id=\"wizard-next-2\" disabled>\n              Next Step\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n            <\/button>\n          <\/div>\n        <\/div>\n        \n        <!-- Step 3: Capacity -->\n        <div class=\"msc-wizard-step\" id=\"wizard-step-3\">\n          <h3 class=\"msc-section-title-center\">Select Production Capacity<\/h3>\n          <div class=\"msc-step-question\">What batch size do you need?<\/div>\n          <div class=\"msc-options-grid\">\n            <div class=\"msc-option\" data-value=\"lab\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M9 3h6v2H9zm0 0H4.5A1.5 1.5 0 003 4.5v15A1.5 1.5 0 004.5 21h15a1.5 1.5 0 001.5-1.5v-15A1.5 1.5 0 0019.5 3H15\"\/><path d=\"M12 8v8m-4-4h8\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Lab Scale<\/div>\n              <div class=\"msc-option-desc\">5 - 50 Liters<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"pilot\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><path d=\"M16 21V5a2 2 0 00-2-2h-4a2 2 0 00-2 2v16\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Pilot Scale<\/div>\n              <div class=\"msc-option-desc\">50 - 200 Liters<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"production\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M2 20h20M5 20V10l7-7 7 7v10\"\/><rect x=\"9\" y=\"14\" width=\"6\" height=\"6\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Production<\/div>\n              <div class=\"msc-option-desc\">200 - 1,000 Liters<\/div>\n            <\/div>\n            <div class=\"msc-option\" data-value=\"large\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M2 20h20M5 20V8l7-5 7 5v12\"\/><rect x=\"9\" y=\"12\" width=\"6\" height=\"8\"\/><path d=\"M9 12h6\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Large Scale<\/div>\n              <div class=\"msc-option-desc\">1,000+ Liters<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"msc-nav-buttons\">\n            <button type=\"button\" class=\"msc-btn msc-btn-secondary\" id=\"wizard-prev-3\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"19\" y1=\"12\" x2=\"5\" y2=\"12\"\/><polyline points=\"12 19 5 12 12 5\"\/><\/svg>\n              Back\n            <\/button>\n            <button type=\"button\" class=\"msc-btn msc-btn-primary\" id=\"wizard-next-3\" disabled>\n              Next Step\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n            <\/button>\n          <\/div>\n        <\/div>\n        \n        <!-- Step 4: Features -->\n        <div class=\"msc-wizard-step\" id=\"wizard-step-4\">\n          <h3 class=\"msc-section-title-center\">Select Required Features<\/h3>\n          <div class=\"msc-step-question\">Select all features you need (optional):<\/div>\n          <div class=\"msc-options-grid\">\n            <div class=\"msc-option multi-select\" data-value=\"scraper\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Wall Scraper<\/div>\n              <div class=\"msc-option-desc\">Prevent material buildup<\/div>\n            <\/div>\n            <div class=\"msc-option multi-select\" data-value=\"vacuum\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 12h8\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Vacuum System<\/div>\n              <div class=\"msc-option-desc\">De-aeration capability<\/div>\n            <\/div>\n            <div class=\"msc-option multi-select\" data-value=\"heating\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2v10m0 0a4 4 0 100 8 4 4 0 000-8\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Heating\/Cooling<\/div>\n              <div class=\"msc-option-desc\">Temperature control<\/div>\n            <\/div>\n            <div class=\"msc-option multi-select\" data-value=\"explosion\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Explosion-Proof<\/div>\n              <div class=\"msc-option-desc\">ATEX certified<\/div>\n            <\/div>\n            <div class=\"msc-option multi-select\" data-value=\"plc\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">PLC Control<\/div>\n              <div class=\"msc-option-desc\">Automated operation<\/div>\n            <\/div>\n            <div class=\"msc-option multi-select\" data-value=\"lift\">\n              <div class=\"msc-option-icon\">\n                <svg viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><polyline points=\"19 12 12 19 5 12\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-option-label\">Hydraulic Lift<\/div>\n              <div class=\"msc-option-desc\">Easy discharge<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"msc-nav-buttons\">\n            <button type=\"button\" class=\"msc-btn msc-btn-secondary\" id=\"wizard-prev-4\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"19\" y1=\"12\" x2=\"5\" y2=\"12\"\/><polyline points=\"12 19 5 12 12 5\"\/><\/svg>\n              Back\n            <\/button>\n            <button type=\"button\" class=\"msc-btn msc-btn-primary\" id=\"wizard-submit\">\n              Get Recommendation\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <\/button>\n          <\/div>\n        <\/div>\n        \n        <!-- Results Panel -->\n        <div class=\"msc-results-panel\" id=\"wizard-results\">\n          <div class=\"msc-result-header\">\n            <div class=\"msc-result-badge\">Your Recommended Mixer<\/div>\n            <h3 class=\"msc-result-model\" id=\"result-model\">DSM-500 Dual Shaft Mixer<\/h3>\n          <\/div>\n          \n          <div class=\"msc-result-summary\" id=\"result-summary\">\n            <!-- Filled by JS -->\n          <\/div>\n          \n          <div class=\"msc-features-list\">\n            <div class=\"msc-features-title\">Recommended Features:<\/div>\n            <div id=\"result-features\">\n              <!-- Filled by JS -->\n            <\/div>\n          <\/div>\n          \n          <div class=\"msc-cta-buttons\">\n            <a href=\"#ct-popup-1329\" class=\"msc-cta-btn msc-cta-primary\">Request Quote<\/a>\n            <button type=\"button\" class=\"msc-cta-btn msc-cta-secondary\" id=\"wizard-restart\">Start Over<\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    \n    <!-- ========== COMPARISON PANEL ========== -->\n    <div class=\"msc-tab-panel\" id=\"panel-comparison\">\n      \n      <!-- Comparison Sub-tabs -->\n      <div class=\"msc-comp-tabs\">\n        <button class=\"msc-comp-tab active\" data-comptab=\"overview\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4M12 8h.01\"\/><\/svg>\n          Overview\n        <\/button>\n        <button class=\"msc-comp-tab\" data-comptab=\"performance\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 20V10M18 20V4M6 20v-4\"\/><\/svg>\n          Performance\n        <\/button>\n        <button class=\"msc-comp-tab\" data-comptab=\"applications\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\n          Applications\n        <\/button>\n        <button class=\"msc-comp-tab\" data-comptab=\"cost\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v12M15 9.5c0-1.38-1.34-2.5-3-2.5s-3 1.12-3 2.5 1.34 2.5 3 2.5 3 1.12 3 2.5-1.34 2.5-3 2.5\"\/><\/svg>\n          Cost Analysis\n        <\/button>\n      <\/div>\n      \n      <!-- Overview Panel -->\n      <div class=\"msc-comp-panel active\" id=\"comp-overview\">\n        <h3 class=\"msc-section-title-center\">Single Shaft vs Dual Shaft Mixer Overview<\/h3>\n        <div class=\"msc-comparison-grid\">\n          <!-- Single Shaft -->\n          <div class=\"msc-mixer-card\">\n            <div class=\"msc-card-header single\">\n              <div class=\"msc-mixer-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2v20M12 6l-4 4M12 6l4 4\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-mixer-name\">Single Shaft Mixer<\/div>\n              <div class=\"msc-mixer-type\">Standard Technology<\/div>\n            <\/div>\n            <div class=\"msc-card-body\">\n              <ul class=\"msc-specs-list\">\n                <li class=\"msc-spec-item\">\n                  <span class=\"msc-spec-label\">Viscosity Range<\/span>\n                  <span class=\"msc-spec-value\">1 - 50,000 cP<\/span>\n                <\/li>\n                <li class=\"msc-spec-item\">\n                  <span class=\"msc-spec-label\">Shaft Speed<\/span>\n                  <span class=\"msc-spec-value\">500 - 3,000 RPM<\/span>\n                <\/li>\n                <li class=\"msc-spec-item\">\n                  <span class=\"msc-spec-label\">Power Efficiency<\/span>\n                  <span class=\"msc-spec-value\">\n                    <span class=\"msc-stars\">\n                      <svg class=\"msc-star filled\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                      <svg class=\"msc-star filled\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                      <svg class=\"msc-star filled\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                      <svg class=\"msc-star\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                      <svg class=\"msc-star\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                    <\/span>\n                  <\/span>\n                <\/li>\n                <li class=\"msc-spec-item\">\n                  <span class=\"msc-spec-label\">Best For<\/span>\n                  <span class=\"msc-spec-value\">Low-Med Viscosity<\/span>\n                <\/li>\n              <\/ul>\n              <div class=\"msc-pros-cons\">\n                <div class=\"msc-pros-title\">\n                  <svg class=\"msc-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n                  Advantages\n                <\/div>\n                <ul class=\"msc-pros-list\">\n                  <li><svg class=\"msc-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg> Lower initial investment<\/li>\n                  <li><svg class=\"msc-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg> Simpler maintenance<\/li>\n                  <li><svg class=\"msc-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg> Smaller footprint<\/li>\n                <\/ul>\n                <div class=\"msc-cons-title\">\n                  <svg class=\"msc-x-icon\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n                  Limitations\n                <\/div>\n                <ul class=\"msc-cons-list\">\n                  <li><svg class=\"msc-x-icon\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg> Limited high-viscosity handling<\/li>\n                  <li><svg class=\"msc-x-icon\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg> Longer mixing times<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n          \n          <!-- Dual Shaft -->\n          <div class=\"msc-mixer-card recommended\">\n            <div class=\"msc-card-header dual\">\n              <span class=\"msc-rec-badge\">Recommended<\/span>\n              <div class=\"msc-mixer-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M8 2v20M8 6l-4 4M8 6l4 4M16 2v20M16 6l-4 4M16 6l4 4\"\/><\/svg>\n              <\/div>\n              <div class=\"msc-mixer-name\">Dual Shaft Mixer<\/div>\n              <div class=\"msc-mixer-type\">Advanced Technology<\/div>\n            <\/div>\n            <div class=\"msc-card-body\">\n              <ul class=\"msc-specs-list\">\n                <li class=\"msc-spec-item\">\n                  <span class=\"msc-spec-label\">Viscosity Range<\/span>\n                  <span class=\"msc-spec-value highlight\">3,000 - 250,000 cP<\/span>\n                <\/li>\n                <li class=\"msc-spec-item\">\n                  <span class=\"msc-spec-label\">Shaft Speed<\/span>\n                  <span class=\"msc-spec-value\">10-60 + 500-3,500 RPM<\/span>\n                <\/li>\n                <li class=\"msc-spec-item\">\n                  <span class=\"msc-spec-label\">Power Efficiency<\/span>\n                  <span class=\"msc-spec-value\">\n                    <span class=\"msc-stars\">\n                      <svg class=\"msc-star filled\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                      <svg class=\"msc-star filled\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                      <svg class=\"msc-star filled\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                      <svg class=\"msc-star filled\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                      <svg class=\"msc-star filled\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                    <\/span>\n                  <\/span>\n                <\/li>\n                <li class=\"msc-spec-item\">\n                  <span class=\"msc-spec-label\">Best For<\/span>\n                  <span class=\"msc-spec-value highlight\">High Viscosity<\/span>\n                <\/li>\n              <\/ul>\n              <div class=\"msc-pros-cons\">\n                <div class=\"msc-pros-title\">\n                  <svg class=\"msc-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n                  Advantages\n                <\/div>\n                <ul class=\"msc-pros-list\">\n                  <li><svg class=\"msc-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg> Superior high-viscosity mixing<\/li>\n                  <li><svg class=\"msc-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg> 40-50% faster mixing times<\/li>\n                  <li><svg class=\"msc-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg> 98-99.5% homogeneity<\/li>\n                <\/ul>\n                <div class=\"msc-cons-title\">\n                  <svg class=\"msc-x-icon\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n                  Considerations\n                <\/div>\n                <ul class=\"msc-cons-list\">\n                  <li><svg class=\"msc-x-icon\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg> Higher initial investment<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Performance Panel -->\n      <div class=\"msc-comp-panel\" id=\"comp-performance\">\n        <div class=\"msc-metrics-section\">\n          <h3 class=\"msc-section-title-center\">Key Performance Metrics Comparison<\/h3>\n          <div class=\"msc-metrics-grid\">\n            <div class=\"msc-metric-card\">\n              <div class=\"msc-metric-header\">\n                <span class=\"msc-metric-name\">Mixing Time (per batch)<\/span>\n                <div class=\"msc-metric-icon\">\n                  <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n                <\/div>\n              <\/div>\n              <div class=\"msc-metric-compare\">\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Single Shaft<\/div>\n                  <div class=\"msc-metric-value\">45-60 min<\/div>\n                <\/div>\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Dual Shaft<\/div>\n                  <div class=\"msc-metric-value better\">20-30 min<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n            <div class=\"msc-metric-card\">\n              <div class=\"msc-metric-header\">\n                <span class=\"msc-metric-name\">Homogeneity Achieved<\/span>\n                <div class=\"msc-metric-icon\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n                <\/div>\n              <\/div>\n              <div class=\"msc-metric-compare\">\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Single Shaft<\/div>\n                  <div class=\"msc-metric-value\">92-95%<\/div>\n                <\/div>\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Dual Shaft<\/div>\n                  <div class=\"msc-metric-value better\">98-99.5%<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n            <div class=\"msc-metric-card\">\n              <div class=\"msc-metric-header\">\n                <span class=\"msc-metric-name\">Material Waste Rate<\/span>\n                <div class=\"msc-metric-icon\">\n                  <svg viewBox=\"0 0 24 24\"><polyline points=\"3 6 5 6 21 6\"\/><path d=\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"\/><\/svg>\n                <\/div>\n              <\/div>\n              <div class=\"msc-metric-compare\">\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Single Shaft<\/div>\n                  <div class=\"msc-metric-value\">5-8%<\/div>\n                <\/div>\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Dual Shaft<\/div>\n                  <div class=\"msc-metric-value better\">1-2%<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n            <div class=\"msc-metric-card\">\n              <div class=\"msc-metric-header\">\n                <span class=\"msc-metric-name\">Daily Throughput<\/span>\n                <div class=\"msc-metric-icon\">\n                  <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/><\/svg>\n                <\/div>\n              <\/div>\n              <div class=\"msc-metric-compare\">\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Single Shaft<\/div>\n                  <div class=\"msc-metric-value\">8-10 batches<\/div>\n                <\/div>\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Dual Shaft<\/div>\n                  <div class=\"msc-metric-value better\">16-20 batches<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n            <div class=\"msc-metric-card\">\n              <div class=\"msc-metric-header\">\n                <span class=\"msc-metric-name\">Energy Consumption<\/span>\n                <div class=\"msc-metric-icon\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg>\n                <\/div>\n              <\/div>\n              <div class=\"msc-metric-compare\">\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Single Shaft<\/div>\n                  <div class=\"msc-metric-value\">45-55 kWh<\/div>\n                <\/div>\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Dual Shaft<\/div>\n                  <div class=\"msc-metric-value better\">35-45 kWh<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n            <div class=\"msc-metric-card\">\n              <div class=\"msc-metric-header\">\n                <span class=\"msc-metric-name\">Cleaning Time<\/span>\n                <div class=\"msc-metric-icon\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\n                <\/div>\n              <\/div>\n              <div class=\"msc-metric-compare\">\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Single Shaft<\/div>\n                  <div class=\"msc-metric-value\">30-45 min<\/div>\n                <\/div>\n                <div class=\"msc-metric-box\">\n                  <div class=\"msc-metric-label\">Dual Shaft<\/div>\n                  <div class=\"msc-metric-value better\">15-25 min<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Applications Panel -->\n      <div class=\"msc-comp-panel\" id=\"comp-applications\">\n        <h3 class=\"msc-section-title-center\">Industry Application Suitability<\/h3>\n        <table class=\"msc-app-table\">\n          <thead>\n            <tr>\n              <th>Industry \/ Application<\/th>\n              <th>Single Shaft<\/th>\n              <th>Dual Shaft<\/th>\n              <th>Recommended<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Coatings & Paints<\/strong><br><span style=\"font-size:11px;color:#5a6b7c;\">High-viscosity paints, primers<\/span><\/td>\n              <td class=\"msc-rating-fair\">Fair<\/td>\n              <td class=\"msc-rating-good\">Excellent<\/td>\n              <td><strong style=\"color:#0060A8;\">Dual Shaft<\/strong><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Adhesives & Sealants<\/strong><br><span style=\"font-size:11px;color:#5a6b7c;\">Silicone, polyurethane, epoxy<\/span><\/td>\n              <td class=\"msc-rating-poor\">Poor<\/td>\n              <td class=\"msc-rating-good\">Excellent<\/td>\n              <td><strong style=\"color:#0060A8;\">Dual Shaft<\/strong><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Cosmetics<\/strong><br><span style=\"font-size:11px;color:#5a6b7c;\">Creams, lotions, gels<\/span><\/td>\n              <td class=\"msc-rating-fair\">Fair<\/td>\n              <td class=\"msc-rating-good\">Excellent<\/td>\n              <td><strong style=\"color:#0060A8;\">Dual Shaft<\/strong><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Pharmaceuticals<\/strong><br><span style=\"font-size:11px;color:#5a6b7c;\">Ointments, suspensions<\/span><\/td>\n              <td class=\"msc-rating-fair\">Fair<\/td>\n              <td class=\"msc-rating-good\">Excellent<\/td>\n              <td><strong style=\"color:#0060A8;\">Dual Shaft<\/strong><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Battery Slurry<\/strong><br><span style=\"font-size:11px;color:#5a6b7c;\">Li-ion electrode materials<\/span><\/td>\n              <td class=\"msc-rating-poor\">Not Suitable<\/td>\n              <td class=\"msc-rating-good\">Excellent<\/td>\n              <td><strong style=\"color:#0060A8;\">Dual Shaft<\/strong><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Low-Viscosity Liquids<\/strong><br><span style=\"font-size:11px;color:#5a6b7c;\">Water-based solutions<\/span><\/td>\n              <td class=\"msc-rating-good\">Excellent<\/td>\n              <td class=\"msc-rating-fair\">Good<\/td>\n              <td><strong style=\"color:#6b7280;\">Single Shaft<\/strong><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n      \n      <!-- Cost Analysis Panel -->\n      <div class=\"msc-comp-panel\" id=\"comp-cost\">\n        <h3 class=\"msc-section-title-center\">3-Year Total Cost of Ownership<\/h3>\n        <div class=\"msc-cost-grid\">\n          <div class=\"msc-cost-card\">\n            <div class=\"msc-cost-header single\">\n              <div class=\"msc-cost-title\">Single Shaft Mixer<\/div>\n            <\/div>\n            <div class=\"msc-cost-body\">\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Initial Equipment<\/span>\n                <span class=\"msc-cost-value\">$25,000 - $40,000<\/span>\n              <\/div>\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Installation<\/span>\n                <span class=\"msc-cost-value\">$3,000 - $5,000<\/span>\n              <\/div>\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Annual Energy<\/span>\n                <span class=\"msc-cost-value\">$8,000 - $12,000<\/span>\n              <\/div>\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Annual Maintenance<\/span>\n                <span class=\"msc-cost-value\">$2,000 - $3,500<\/span>\n              <\/div>\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Material Waste (5-8%)<\/span>\n                <span class=\"msc-cost-value\">$15,000 - $24,000\/yr<\/span>\n              <\/div>\n              <div class=\"msc-cost-total\">\n                <span class=\"msc-total-label\">3-Year Total<\/span>\n                <span class=\"msc-total-value\">$157,000+<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"msc-cost-card\">\n            <div class=\"msc-cost-header dual\">\n              <div class=\"msc-cost-title\">Dual Shaft Mixer<\/div>\n            <\/div>\n            <div class=\"msc-cost-body\">\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Initial Equipment<\/span>\n                <span class=\"msc-cost-value\">$45,000 - $75,000<\/span>\n              <\/div>\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Installation<\/span>\n                <span class=\"msc-cost-value\">$5,000 - $8,000<\/span>\n              <\/div>\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Annual Energy<\/span>\n                <span class=\"msc-cost-value\">$6,000 - $9,000<\/span>\n              <\/div>\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Annual Maintenance<\/span>\n                <span class=\"msc-cost-value\">$3,000 - $5,000<\/span>\n              <\/div>\n              <div class=\"msc-cost-item\">\n                <span class=\"msc-cost-label\">Material Waste (1-2%)<\/span>\n                <span class=\"msc-cost-value\">$3,000 - $6,000\/yr<\/span>\n              <\/div>\n              <div class=\"msc-cost-total\">\n                <span class=\"msc-total-label\">3-Year Total<\/span>\n                <span class=\"msc-total-value\" style=\"color:#10b981;\">$116,000+<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"msc-summary-box\">\n          <div class=\"msc-summary-heading\">Investment Analysis Summary<\/div>\n          <p class=\"msc-summary-text\">While dual shaft mixers have higher upfront costs, they typically deliver <strong>26% lower total cost of ownership<\/strong> over 3 years through reduced waste, faster processing, and lower labor costs. ROI payback period: <strong>12-18 months<\/strong>.<\/p>\n          <a href=\"#ct-popup-1329\" class=\"msc-summary-btn\">Request Detailed Quote<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  \n  <script>\n    (function() {\n      const module = document.getElementById('mixer-selection-center');\n      if (!module) return;\n      \n      \/\/ ========== MAIN TAB SWITCHING ==========\n      const mainTabs = module.querySelectorAll('.msc-main-tab');\n      const mainPanels = module.querySelectorAll('.msc-tab-panel');\n      \n      mainTabs.forEach(function(tab) {\n        tab.addEventListener('click', function() {\n          const panelId = this.getAttribute('data-panel');\n          \n          mainTabs.forEach(function(t) { t.classList.remove('active'); });\n          mainPanels.forEach(function(p) { p.classList.remove('active'); });\n          \n          this.classList.add('active');\n          const panel = module.querySelector('#panel-' + panelId);\n          if (panel) panel.classList.add('active');\n        });\n      });\n      \n      \/\/ ========== COMPARISON SUB-TABS ==========\n      const compTabs = module.querySelectorAll('.msc-comp-tab');\n      const compPanels = module.querySelectorAll('.msc-comp-panel');\n      \n      compTabs.forEach(function(tab) {\n        tab.addEventListener('click', function() {\n          const tabId = this.getAttribute('data-comptab');\n          \n          compTabs.forEach(function(t) { t.classList.remove('active'); });\n          compPanels.forEach(function(p) { p.classList.remove('active'); });\n          \n          this.classList.add('active');\n          const panel = module.querySelector('#comp-' + tabId);\n          if (panel) panel.classList.add('active');\n        });\n      });\n      \n      \/\/ ========== WIZARD LOGIC ==========\n      let currentStep = 1;\n      const totalSteps = 4;\n      const selections = {\n        industry: null,\n        viscosity: null,\n        capacity: null,\n        features: []\n      };\n      \n      const progressLine = module.querySelector('#msc-progress-line');\n      const stepDots = module.querySelectorAll('.msc-step-dot');\n      \n      function updateProgress() {\n        const percentage = ((currentStep - 1) \/ (totalSteps - 1)) * 100;\n        if (progressLine) {\n          progressLine.style.width = percentage + '%';\n        }\n        \n        stepDots.forEach(function(dot, index) {\n          dot.classList.remove('active', 'completed');\n          if (index + 1 < currentStep) {\n            dot.classList.add('completed');\n          } else if (index + 1 === currentStep) {\n            dot.classList.add('active');\n          }\n        });\n      }\n      \n      function showStep(step) {\n        const steps = module.querySelectorAll('.msc-wizard-step');\n        const results = module.querySelector('#wizard-results');\n        \n        steps.forEach(function(s) { s.classList.remove('active'); });\n        if (results) results.classList.remove('active');\n        \n        const targetStep = module.querySelector('#wizard-step-' + step);\n        if (targetStep) targetStep.classList.add('active');\n        \n        currentStep = step;\n        updateProgress();\n      }\n      \n      \/\/ Option selection handlers for steps 1-3 (single select)\n      [1, 2, 3].forEach(function(step) {\n        const stepEl = module.querySelector('#wizard-step-' + step);\n        if (!stepEl) return;\n        \n        const options = stepEl.querySelectorAll('.msc-option:not(.multi-select)');\n        const nextBtn = module.querySelector('#wizard-next-' + step);\n        \n        options.forEach(function(option) {\n          option.addEventListener('click', function() {\n            options.forEach(function(o) { o.classList.remove('selected'); });\n            this.classList.add('selected');\n            \n            const value = this.getAttribute('data-value');\n            if (step === 1) selections.industry = value;\n            if (step === 2) selections.viscosity = value;\n            if (step === 3) selections.capacity = value;\n            \n            if (nextBtn) nextBtn.disabled = false;\n          });\n        });\n      });\n      \n      \/\/ Step 4: Multi-select features\n      const step4 = module.querySelector('#wizard-step-4');\n      if (step4) {\n        const featureOptions = step4.querySelectorAll('.msc-option.multi-select');\n        featureOptions.forEach(function(option) {\n          option.addEventListener('click', function() {\n            this.classList.toggle('selected');\n            \n            const value = this.getAttribute('data-value');\n            const index = selections.features.indexOf(value);\n            if (index > -1) {\n              selections.features.splice(index, 1);\n            } else {\n              selections.features.push(value);\n            }\n          });\n        });\n      }\n      \n      \/\/ Navigation buttons\n      const next1 = module.querySelector('#wizard-next-1');\n      const next2 = module.querySelector('#wizard-next-2');\n      const next3 = module.querySelector('#wizard-next-3');\n      const prev2 = module.querySelector('#wizard-prev-2');\n      const prev3 = module.querySelector('#wizard-prev-3');\n      const prev4 = module.querySelector('#wizard-prev-4');\n      const submit = module.querySelector('#wizard-submit');\n      const restart = module.querySelector('#wizard-restart');\n      \n      if (next1) next1.addEventListener('click', function() { showStep(2); });\n      if (next2) next2.addEventListener('click', function() { showStep(3); });\n      if (next3) next3.addEventListener('click', function() { showStep(4); });\n      if (prev2) prev2.addEventListener('click', function() { showStep(1); });\n      if (prev3) prev3.addEventListener('click', function() { showStep(2); });\n      if (prev4) prev4.addEventListener('click', function() { showStep(3); });\n      \n      if (submit) {\n        submit.addEventListener('click', function() {\n          generateRecommendation();\n        });\n      }\n      \n      if (restart) {\n        restart.addEventListener('click', function() {\n          \/\/ Reset selections\n          selections.industry = null;\n          selections.viscosity = null;\n          selections.capacity = null;\n          selections.features = [];\n          \n          \/\/ Reset UI\n          module.querySelectorAll('.msc-option').forEach(function(o) {\n            o.classList.remove('selected');\n          });\n          module.querySelectorAll('.msc-btn-primary').forEach(function(b) {\n            if (b.id !== 'wizard-submit') b.disabled = true;\n          });\n          \n          \/\/ Hide results, show step 1\n          const results = module.querySelector('#wizard-results');\n          if (results) results.classList.remove('active');\n          showStep(1);\n        });\n      }\n      \n      function generateRecommendation() {\n        \/\/ Generate model name based on capacity\n        const capacityModels = {\n          'lab': 'DSM-50',\n          'pilot': 'DSM-200',\n          'production': 'DSM-500',\n          'large': 'DSM-1000'\n        };\n        \n        const capacityLabels = {\n          'lab': '5-50 L',\n          'pilot': '50-200 L',\n          'production': '200-1,000 L',\n          'large': '1,000+ L'\n        };\n        \n        const industryLabels = {\n          'coating': 'Coatings & Paints',\n          'adhesive': 'Adhesives & Sealants',\n          'cosmetic': 'Cosmetics',\n          'pharma': 'Pharmaceuticals',\n          'ink': 'Inks & Pigments',\n          'battery': 'Battery Materials'\n        };\n        \n        const viscosityLabels = {\n          'low': '1-3,000 cP',\n          'medium': '3,000-50,000 cP',\n          'high': '50,000-150,000 cP',\n          'ultra': '150,000-250,000+ cP'\n        };\n        \n        const featureLabels = {\n          'scraper': 'Wall Scraper Blade',\n          'vacuum': 'Vacuum System',\n          'heating': 'Heating\/Cooling Jacket',\n          'explosion': 'Explosion-Proof Design',\n          'plc': 'PLC Automation',\n          'lift': 'Hydraulic Lift System'\n        };\n        \n        const modelName = (capacityModels[selections.capacity] || 'DSM-500') + ' Dual Shaft Mixer';\n        \n        \/\/ Update results\n        const modelEl = module.querySelector('#result-model');\n        if (modelEl) modelEl.textContent = modelName;\n        \n        \/\/ Summary items\n        const summaryEl = module.querySelector('#result-summary');\n        if (summaryEl) {\n          summaryEl.innerHTML = \n            '<div class=\"msc-summary-item\"><div class=\"msc-summary-label\">Industry<\/div><div class=\"msc-summary-value\">' + (industryLabels[selections.industry] || '-') + '<\/div><\/div>' +\n            '<div class=\"msc-summary-item\"><div class=\"msc-summary-label\">Viscosity Range<\/div><div class=\"msc-summary-value\">' + (viscosityLabels[selections.viscosity] || '-') + '<\/div><\/div>' +\n            '<div class=\"msc-summary-item\"><div class=\"msc-summary-label\">Capacity<\/div><div class=\"msc-summary-value\">' + (capacityLabels[selections.capacity] || '-') + '<\/div><\/div>';\n        }\n        \n        \/\/ Features\n        const featuresEl = module.querySelector('#result-features');\n        if (featuresEl) {\n          const allFeatures = ['scraper', 'vacuum'];\n          if (selections.viscosity === 'high' || selections.viscosity === 'ultra') {\n            allFeatures.push('heating');\n          }\n          selections.features.forEach(function(f) {\n            if (allFeatures.indexOf(f) === -1) allFeatures.push(f);\n          });\n          \n          let featuresHTML = '';\n          allFeatures.forEach(function(f) {\n            featuresHTML += '<span class=\"msc-feature-tag\">' + (featureLabels[f] || f) + '<\/span>';\n          });\n          featuresEl.innerHTML = featuresHTML;\n        }\n        \n        \/\/ Show results\n        module.querySelectorAll('.msc-wizard-step').forEach(function(s) {\n          s.classList.remove('active');\n        });\n        const results = module.querySelector('#wizard-results');\n        if (results) results.classList.add('active');\n        \n        \/\/ Update progress to complete\n        stepDots.forEach(function(dot) {\n          dot.classList.remove('active');\n          dot.classList.add('completed');\n        });\n        if (progressLine) progressLine.style.width = '100%';\n      }\n      \n      \/\/ Initialize\n      updateProgress();\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-c16152a\" data-block-id=\"c16152a\"><style>.stk-c16152a {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-c16152a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-1d119a5\" data-v=\"4\" data-block-id=\"1d119a5\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-1d119a5-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-1d119a5-inner-blocks\">\n<!-- Double Shaft Mixing Machine - Industry Applications Module -->\n<!-- Unique ID: dsm-industry-apps-2024 -->\n\n<section id=\"dsm-industry-apps-2024\">\n  <style>\n    \/* ========================================\n       SCOPED STYLES - All rules prefixed with #dsm-industry-apps-2024\n       ======================================== *\/\n    \n    \/* Container Reset & Base *\/\n    #dsm-industry-apps-2024 {\n      box-sizing: border-box ! important;\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 30px 20px !important;\n      font-family: inherit !important;\n    }\n    \n    #dsm-industry-apps-2024 *,\n    #dsm-industry-apps-2024 *::before,\n    #dsm-industry-apps-2024 *::after {\n      box-sizing: border-box !important;\n    }\n    \n    \/* Inner Container *\/\n    #dsm-industry-apps-2024 .dsm-inner-container {\n      width: 100% !important;\n      max-width: 1280px !important;\n      margin: 0 auto !important;\n      padding: 0 !important;\n    }\n    \n    \/* Header Section *\/\n    #dsm-industry-apps-2024 .dsm-header {\n      text-align: center !important;\n      margin-bottom: 28px !important;\n    }\n    \n    #dsm-industry-apps-2024 .dsm-main-title {\n      font-size: 32px !important;\n      font-weight: 700 !important;\n      color: #0060A8 !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      line-height: 1.3 !important;\n      letter-spacing: -0.02em !important;\n    }\n    \n    #dsm-industry-apps-2024 .dsm-subtitle {\n      font-size: 17px !important;\n      font-weight: 400 !important;\n      color: #64748b !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      line-height: 1.6 !important;\n      max-width: 680px !important;\n      margin-left: auto !important;\n      margin-right: auto !important;\n    }\n    \n    \/* Cards Grid *\/\n    #dsm-industry-apps-2024 .dsm-cards-grid {\n      display: grid !important;\n      grid-template-columns: repeat(4, 1fr) !important;\n      gap: 24px !important;\n      width: 100% !important;\n    }\n    \n    \/* Individual Card *\/\n    #dsm-industry-apps-2024 .dsm-card {\n      background: #ffffff !important;\n      border-radius: 12px !important;\n      padding: 28px 24px !important;\n      border: 1px solid #e2e8f0 !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n    \n    #dsm-industry-apps-2024 .dsm-card::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      height: 4px !important;\n      background: #0060A8 !important;\n      transform: scaleX(0) !important;\n      transition: transform 0.3s ease !important;\n    }\n    \n    #dsm-industry-apps-2024 .dsm-card:hover {\n      transform: translateY(-6px) !important;\n      box-shadow: 0 12px 32px rgba(0, 96, 168, 0.15) !important;\n      border-color: #0060A8 !important;\n    }\n    \n    #dsm-industry-apps-2024 .dsm-card:hover::before {\n      transform: scaleX(1) !important;\n    }\n    \n    \/* Card Icon *\/\n    #dsm-industry-apps-2024 .dsm-card-icon {\n      width: 56px !important;\n      height: 56px !important;\n      background: linear-gradient(135deg, #e6f0f8 0%, #cce0f0 100%) !important;\n      border-radius: 12px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      font-size: 28px !important;\n      margin-bottom: 18px !important;\n      transition: background 0.3s ease, transform 0.3s ease !important;\n    }\n    \n    #dsm-industry-apps-2024 .dsm-card:hover .dsm-card-icon {\n      background: linear-gradient(135deg, #0060A8 0%, #004d87 100%) !important;\n      transform: scale(1.05) !important;\n    }\n    \n    \/* Card Title *\/\n    #dsm-industry-apps-2024 .dsm-card-title {\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: #1e293b !important;\n      margin: 0 0 10px 0 !important;\n      padding: 0 !important;\n      line-height: 1.4 !important;\n    }\n    \n    \/* Card Description *\/\n    #dsm-industry-apps-2024 .dsm-card-desc {\n      font-size: 14px !important;\n      font-weight: 400 !important;\n      color: #64748b !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      line-height: 1.6 !important;\n    }\n    \n    \/* ========================================\n       RESPONSIVE BREAKPOINTS\n       ======================================== *\/\n    \n    \/* Tablet Large - 3 columns *\/\n    @media screen and (max-width:1000px) {\n      #dsm-industry-apps-2024 .dsm-cards-grid {\n        grid-template-columns: repeat(3, 1fr) !important;\n        gap: 20px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-main-title {\n        font-size: 28px !important;\n      }\n    }\n    \n    \/* Tablet - 2 columns *\/\n    @media screen and (max-width:690px) {\n      #dsm-industry-apps-2024 {\n        padding: 32px 16px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-cards-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n        gap: 16px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-header {\n        margin-bottom: 32px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-main-title {\n        font-size: 26px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-subtitle {\n        font-size: 15px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-card {\n        padding: 24px 20px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-card-icon {\n        width: 48px !important;\n        height: 48px !important;\n        font-size: 24px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-card-title {\n        font-size: 16px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-card-desc {\n        font-size: 13px !important;\n      }\n    }\n    \n    \/* Mobile - 1 column *\/\n    @media screen and (max-width: 480px) {\n      #dsm-industry-apps-2024 {\n        padding: 28px 12px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-cards-grid {\n        grid-template-columns: 1fr !important;\n        gap: 14px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-main-title {\n        font-size: 24px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-subtitle {\n        font-size: 14px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-card {\n        padding: 20px 18px !important;\n        display: flex !important;\n        flex-direction: row !important;\n        align-items: flex-start !important;\n        gap: 16px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-card-icon {\n        flex-shrink: 0 !important;\n        margin-bottom: 0 !important;\n        width: 52px !important;\n        height: 52px !important;\n        font-size: 26px !important;\n      }\n      \n      #dsm-industry-apps-2024 .dsm-card-content {\n        flex: 1 !important;\n      }\n    }\n    \n    \/* Reduce motion for accessibility *\/\n    @media (prefers-reduced-motion: reduce) {\n      #dsm-industry-apps-2024 .dsm-card,\n      #dsm-industry-apps-2024 .dsm-card::before,\n      #dsm-industry-apps-2024 .dsm-card-icon {\n        transition: none !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"dsm-inner-container\">\n    <!-- Header Section -->\n    <div class=\"dsm-header\">\n      <h2 class=\"dsm-main-title\">Industry Applications for Dual Shaft Mixer<\/h2>\n      <div class=\"dsm-subtitle\">Our versatile multi-shaft mixer serves diverse industries that require precise mixing of high-viscosity materials.<\/div>\n    <\/div>\n\n    <!-- Cards Grid -->\n    <div class=\"dsm-cards-grid\">\n      \n      <!-- Card 1: Coatings & Paints -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-icon\" aria-hidden=\"true\">\ud83c\udfa8<\/div>\n        <div class=\"dsm-card-content\">\n          <div class=\"dsm-card-title\">Coatings &amp; Paints<\/div>\n          <div class=\"dsm-card-desc\">Architectural coatings, automotive paints, industrial finishes, powder coatings<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Card 2: Adhesives & Sealants -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-icon\" aria-hidden=\"true\">\ud83d\udd17<\/div>\n        <div class=\"dsm-card-content\">\n          <div class=\"dsm-card-title\">Adhesives &amp; Sealants<\/div>\n          <div class=\"dsm-card-desc\">Silicone sealants, PU adhesives, epoxy resins, MS polymers, hot melt<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Card 3: Cosmetics & Personal Care -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-icon\" aria-hidden=\"true\">\ud83d\udc84<\/div>\n        <div class=\"dsm-card-content\">\n          <div class=\"dsm-card-title\">Cosmetics &amp; Personal Care<\/div>\n          <div class=\"dsm-card-desc\">Creams, lotions, foundations, toothpaste, hair care products<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Card 4: Pharmaceuticals -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-icon\" aria-hidden=\"true\">\ud83d\udc8a<\/div>\n        <div class=\"dsm-card-content\">\n          <div class=\"dsm-card-title\">Pharmaceuticals<\/div>\n          <div class=\"dsm-card-desc\">Ointments, gels, topical creams, transdermal formulations<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Card 5: Battery & New Energy -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-icon\" aria-hidden=\"true\">\ud83d\udd0b<\/div>\n        <div class=\"dsm-card-content\">\n          <div class=\"dsm-card-title\">Battery &amp; New Energy<\/div>\n          <div class=\"dsm-card-desc\">Lithium battery slurry, electrode paste, separator coatings<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Card 6: Printing Inks -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-icon\" aria-hidden=\"true\">\ud83d\udda8\ufe0f<\/div>\n        <div class=\"dsm-card-content\">\n          <div class=\"dsm-card-title\">Printing Inks<\/div>\n          <div class=\"dsm-card-desc\">Offset inks, flexographic inks, UV inks, digital inkjet inks<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Card 7: Electronics Materials -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-icon\" aria-hidden=\"true\">\ud83d\udcf1<\/div>\n        <div class=\"dsm-card-content\">\n          <div class=\"dsm-card-title\">Electronics Materials<\/div>\n          <div class=\"dsm-card-desc\">Solder paste, conductive adhesives, encapsulants, thermal compounds<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Card 8: Food Processing -->\n      <div class=\"dsm-card\">\n        <div class=\"dsm-card-icon\" aria-hidden=\"true\">\ud83c\udf6b<\/div>\n        <div class=\"dsm-card-content\">\n          <div class=\"dsm-card-title\">Food Processing<\/div>\n          <div class=\"dsm-card-desc\">Chocolate, peanut butter, sauces, condiments, dairy products<\/div>\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-6c164ee\" data-block-id=\"6c164ee\"><style>.stk-6c164ee {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-6c164ee-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-d773e2c\" data-v=\"4\" data-block-id=\"d773e2c\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-d773e2c-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-d773e2c-inner-blocks\">\n<!-- IDA Dual Shaft Mixer - Why Choose Section -->\n<section id=\"ida-why-choose-module\">\n  <style>\n    \/* ===== Scoped Styles for #ida-why-choose-module ===== *\/\n    #ida-why-choose-module {\n      box-sizing: border-box !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      padding: 30px 20px !important;\n      background: linear-gradient(135deg, #f8fafc 0%, #e8f4fc 100%) !important;\n      font-family: inherit !important;\n    }\n\n    #ida-why-choose-module *,\n    #ida-why-choose-module *::before,\n    #ida-why-choose-module *::after {\n      box-sizing: border-box !important;\n    }\n\n    #ida-why-choose-module .ida-container {\n      max-width: 1280px !important;\n      margin: 0 auto !important;\n    }\n\n    \/* Header Section *\/\n    #ida-why-choose-module .ida-header {\n      text-align: center !important;\n      margin-bottom: 50px !important;\n    }\n\n    #ida-why-choose-module .ida-main-title {\n      font-size: 32px !important;\n      font-weight: 700 !important;\n      color: #0060A8 !important;\n      margin: 0 0 20px 0 !important;\n      line-height: 1.3 !important;\n      font-family: inherit !important;\n    }\n\n    #ida-why-choose-module .ida-subtitle {\n      font-size: 16px !important;\n      color: #4a5568 !important;\n      max-width: 800px !important;\n      margin: 0 auto !important;\n      line-height: 1.7 !important;\n      font-family: inherit !important;\n    }\n\n    \/* Features Grid *\/\n    #ida-why-choose-module .ida-features-grid {\n      display: grid !important;\n      grid-template-columns: repeat(4, 1fr) !important;\n      gap: 24px !important;\n    }\n\n    \/* Feature Card *\/\n    #ida-why-choose-module .ida-feature-card {\n      background: #ffffff !important;\n      border-radius: 12px !important;\n      padding: 30px 24px !important;\n      text-align: center !important;\n      box-shadow: 0 4px 15px rgba(0, 96, 168, 0.08) !important;\n      border: 1px solid rgba(0, 96, 168, 0.1) !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n\n    #ida-why-choose-module .ida-feature-card::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      width: 100% !important;\n      height: 4px !important;\n      background: linear-gradient(90deg, #0060A8, #0088cc) !important;\n      transform: scaleX(0) !important;\n      transform-origin: left !important;\n      transition: transform 0.3s ease !important;\n    }\n\n    #ida-why-choose-module .ida-feature-card:hover {\n      transform: translateY(-5px) !important;\n      box-shadow: 0 12px 30px rgba(0, 96, 168, 0.15) !important;\n    }\n\n    #ida-why-choose-module .ida-feature-card:hover::before {\n      transform: scaleX(1) !important;\n    }\n\n    \/* Icon *\/\n    #ida-why-choose-module .ida-icon-wrapper {\n      width: 70px !important;\n      height: 70px !important;\n      margin: 0 auto 20px auto !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      background: linear-gradient(135deg, rgba(0, 96, 168, 0.1) 0%, rgba(0, 136, 204, 0.1) 100%) !important;\n      border-radius: 50% !important;\n      font-size: 32px !important;\n    }\n\n    \/* Card Title *\/\n    #ida-why-choose-module .ida-card-title {\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: #0060A8 !important;\n      margin: 0 0 12px 0 !important;\n      line-height: 1.4 !important;\n      font-family: inherit !important;\n    }\n\n    \/* Card Description *\/\n    #ida-why-choose-module .ida-card-desc {\n      font-size: 14px !important;\n      color: #5a6a7a !important;\n      line-height: 1.65 !important;\n      margin: 0 !important;\n      font-family: inherit !important;\n    }\n\n    \/* Responsive: Tablet *\/\n    @media screen and (max-width:1000px) {\n      #ida-why-choose-module .ida-features-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n        gap: 20px !important;\n      }\n    }\n\n    \/* Responsive: Mobile *\/\n    @media screen and (max-width: 640px) {\n      #ida-why-choose-module {\n        padding: 30px 15px !important;\n      }\n\n      #ida-why-choose-module .ida-main-title {\n        font-size: 26px !important;\n      }\n\n      #ida-why-choose-module .ida-subtitle {\n        font-size: 15px !important;\n      }\n\n      #ida-why-choose-module .ida-features-grid {\n        grid-template-columns: 1fr !important;\n        gap: 16px !important;\n      }\n\n      #ida-why-choose-module .ida-feature-card {\n        padding: 24px 20px !important;\n      }\n\n      #ida-why-choose-module .ida-header {\n        margin-bottom: 35px !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"ida-container\">\n    <!-- Header -->\n    <div class=\"ida-header\">\n      <h2 class=\"ida-main-title\">Why Choose IDA Dual Shaft Mixer?<\/h2>\n      <div class=\"ida-subtitle\">Work with an established, safe plan and an accurate provider who is dedicated to delivering high-quality, innovative, on-time products for customer success.<\/div>\n    <\/div>\n\n    <!-- Features Grid -->\n    <div class=\"ida-features-grid\">\n      <!-- Card 1: Factory Direct -->\n      <div class=\"ida-feature-card\">\n        <div class=\"ida-icon-wrapper\">\ud83c\udfed<\/div>\n        <div class=\"ida-card-title\">Factory Direct<\/div>\n        <div class=\"ida-card-desc\">Buy direct from the source, without third-party interference, for lower prices. Technical assistance is included throughout the entire process.<\/div>\n      <\/div>\n\n      <!-- Card 2: Custom Solutions -->\n      <div class=\"ida-feature-card\">\n        <div class=\"ida-icon-wrapper\">\u2699\ufe0f<\/div>\n        <div class=\"ida-card-title\">Custom Solutions<\/div>\n        <div class=\"ida-card-desc\">Each mixer manufactured by IDA can be modified (customized) according to your own individual needs in relation to your materials and the way you use them. Our engineers work with you to optimize performance.<\/div>\n      <\/div>\n\n      <!-- Card 3: Quality Certified -->\n      <div class=\"ida-feature-card\">\n        <div class=\"ida-icon-wrapper\">\u2705<\/div>\n        <div class=\"ida-card-title\">Quality Certified<\/div>\n        <div class=\"ida-card-desc\">All products manufactured by IDA are ISO 9001 compliant, as evidenced by the CE marking, and ATEX-certified explosion-proof products are available to ensure safety in potentially hazardous areas.<\/div>\n      <\/div>\n\n      <!-- Card 4: Technical Support -->\n      <div class=\"ida-feature-card\">\n        <div class=\"ida-icon-wrapper\">\ud83e\udd1d<\/div>\n        <div class=\"ida-card-title\">Technical Support<\/div>\n        <div class=\"ida-card-desc\">Comprehensive pre-sales consultation, installation guidance, operator training, and responsive after-sales service.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- End IDA Dual Shaft Mixer - Why Choose 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-0c93854\" data-block-id=\"0c93854\"><style>.stk-0c93854 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-0c93854-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-bc620c1\" data-v=\"4\" data-block-id=\"bc620c1\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-bc620c1-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-bc620c1-inner-blocks\">\n<section id=\"case-study-module-2026\">\n  <style>\n    \/* --- 1. SCOPE & RESET --- *\/\n    #case-study-module-2026 {\n      width: 100%;\n      max-width: 100%;\n      box-sizing: border-box;\n      padding: 30px 20px;\n      background-color: #f9f9f9; \/* Light neutral background for contrast *\/\n      font-family: inherit; \/* Inherit font from Blocksy Theme *\/\n      line-height: 1.6;\n      color: #333;\n    }\n\n    #case-study-module-2026 * {\n      box-sizing: border-box;\n    }\n\n    \/* --- 2. TYPOGRAPHY (Simulated Headers) --- *\/\n    \/* Main Section Title - Matches default 32px theme setting *\/\n    #case-study-module-2026 .module-main-title {\n      font-size: 32px; \n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 10px;\n      color: #000;\n    }\n\n    #case-study-module-2026 .module-subtitle {\n      font-size: 18px;\n      text-align: center;\n      margin-bottom: 50px;\n      color: #666;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    \/* Case Card Titles *\/\n    #case-study-module-2026 .case-title {\n      font-size: 22px;\n      font-weight: 600;\n      color: #000;\n      margin-bottom: 15px;\n      display: block;\n    }\n\n    #case-study-module-2026 .highlight-text {\n      color: #0060A8; \/* Brand Color *\/\n      font-weight: 700;\n    }\n\n    \/* --- 3. LAYOUT (Grid\/Flexbox) --- *\/\n    #case-study-module-2026 .case-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 30px;\n      max-width: 1280px;\n      margin: 0 auto;\n    }\n\n    \/* --- 4. CARD DESIGN --- *\/\n    #case-study-module-2026 .case-card {\n      background: #fff;\n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      padding: 30px;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      position: relative;\n      overflow: hidden;\n      display: flex;\n      flex-direction: column;\n    }\n\n    #case-study-module-2026 .case-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);\n      border-color: #0060A8;\n    }\n\n    \/* Top accent bar *\/\n    #case-study-module-2026 .case-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 4px;\n      background-color: #0060A8;\n      transform: scaleX(0);\n      transform-origin: left;\n      transition: transform 0.3s ease;\n    }\n\n    #case-study-module-2026 .case-card:hover::before {\n      transform: scaleX(1);\n    }\n\n    \/* Tags *\/\n    #case-study-module-2026 .case-tag {\n      display: inline-block;\n      padding: 5px 12px;\n      background-color: #e6f2fa;\n      color: #0060A8;\n      font-size: 13px;\n      font-weight: 600;\n      border-radius: 50px;\n      margin-bottom: 20px;\n      align-self: flex-start;\n    }\n\n    \/* Content sections *\/\n    #case-study-module-2026 .case-section {\n      margin-bottom: 15px;\n    }\n\n    #case-study-module-2026 .case-label {\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #888;\n      margin-bottom: 5px;\n      display: block;\n      letter-spacing: 0.5px;\n    }\n\n    #case-study-module-2026 .case-desc {\n      font-size: 15px;\n      color: #444;\n      margin: 0;\n    }\n\n    \/* Results Box *\/\n    #case-study-module-2026 .result-box {\n      background-color: #f0f7fc;\n      border-left: 4px solid #0060A8;\n      padding: 15px;\n      margin-top: auto; \/* Pushes to bottom *\/\n      border-radius: 0 4px 4px 0;\n    }\n\n    #case-study-module-2026 .result-metric {\n      font-size: 20px;\n      font-weight: 700;\n      color: #0060A8;\n      display: block;\n      margin-bottom: 4px;\n    }\n\n    \/* --- 5. RESPONSIVENESS --- *\/\n    @media (max-width:690px) {\n      #case-study-module-2026 {\n        padding: 40px 15px;\n      }\n      #case-study-module-2026 .module-main-title {\n        font-size: 28px;\n      }\n      #case-study-module-2026 .case-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n  <\/style>\n\n  <h2 class=\"module-main-title\"> Proven Engineering Solutions<\/h2>\n  <div class=\"module-subtitle\">\n    See how our <span class=\"highlight-text\">Dual Shaft Mixing Machines<\/span> resolve critical challenges for clients in high-viscosity and precision industries.\n  <\/div>\n\n  <div class=\"case-grid\">\n\n    <div class=\"case-card\">\n      <div class=\"case-tag\">Industry: Adhesives & Sealants<\/div>\n      <div class=\"case-title\">Overcoming \"Dead Zones\" in 200,000 cps Silicone Sealant Production<\/div>\n      \n      <div class=\"case-section\">\n        <span class=\"case-label\">The Challenge<\/span>\n        <p class=\"case-desc\">\n          A United States-based company that produces sealants had problems mixing high-viscosity silicone (about 200,000 cps) with its single-shaft mixer, resulting in material sticking to the tank walls and creating \"dead zones\" where the material did not mix thoroughly, leading to inconsistent curing times.\n        <\/p>\n      <\/div>\n\n      <div class=\"case-section\">\n        <span class=\"case-label\">Our Solution<\/span>\n        <p class=\"case-desc\">\n          To resolve this issue, we installed a Dual Shaft Mixer (with a scraper) with a capacity of 1000L. The two shafts counter-rotated, creating a turbulent flow that broke up thixotropic structures, while a PTFE scraper was positioned along the edges of the tank to prevent material from remaining on its walls. This ensured that 100% of the material was used in the final product.\n        <\/p>\n      <\/div>\n\n      <div class=\"result-box\">\n        <span class=\"result-metric\">40% Efficiency Boost<\/span>\n        <span class=\"case-desc\">Batch time reduced from 5 hours to 3 hours, with zero unmixed residue detected.<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"case-card\">\n      <div class=\"case-tag\">Industry: Lithium Battery<\/div>\n      <div class=\"case-title\">Achieving Bubble-Free Homogeneity for Battery Slurry<\/div>\n      \n      <div class=\"case-section\">\n        <span class=\"case-label\">The Challenge<\/span>\n        <p class=\"case-desc\">\n          A R&D laboratory that develops new energy vehicles experienced issues producing a sufficient quantity of cathode paste because air bubbles formed during mixing, resulting in defects when the electrodes were coated. The laboratory's standard mixing equipment had limited ability to create and maintain a vacuum.\n        <\/p>\n      <\/div>\n\n      <div class=\"case-section\">\n        <span class=\"case-label\">Our Solution<\/span>\n        <p class=\"case-desc\">\n          To solve this problem, we supplied a laboratory-scale Vacuum Dual Shaft Mixer. This mixer provides an effective vacuum seal (-0.098 MPa) to degas the cathode paste while maintaining precise temperature control as it is processed at high shear rates. Therefore, air bubbles do not form during processing.\n        <\/p>\n      <\/div>\n\n      <div class=\"result-box\">\n        <span class=\"result-metric\">Zero Defects<\/span>\n        <span class=\"case-desc\">Achieved bubble-free paste with high solid content, enabling successful scale-up to production lines.<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"case-card\">\n      <div class=\"case-tag\">Industry: Coatings & Paints<\/div>\n      <div class=\"case-title\">Reducing Raw Material Waste in Automotive Paint Mixing<\/div>\n      \n      <div class=\"case-section\">\n        <span class=\"case-label\">The Challenge<\/span>\n        <p class=\"case-desc\">\n          An Automotive Coatings Manufacturer Lost a Great Deal of Material. This Is Due to The Fact That Some Very Expensive pigment Was Sticking to The Tank, Which Had to Be Manually Scraped out, Causing Colour Discrepancies from Batch to Batch.\n        <\/p>\n      <\/div>\n\n      <div class=\"case-section\">\n        <span class=\"case-label\">Our Solution<\/span>\n        <p class=\"case-desc\">\n          The Solution Was to Use a Hydraulic Lifting Double-Shaft Disperser. The Hydraulic Lifting Double Shaft Disperser Provides Independent Speed Control of the Low-Speed Anchor and High-Speed Dispersers. Due to Its Close Tolerance Design, All Pigments Will Be Swept Back Into The Mixing Zone.\n        <\/p>\n      <\/div>\n\n      <div class=\"result-box\">\n        <span class=\"result-metric\">15% Cost Reduction<\/span>\n        <span class=\"case-desc\">Material waste dropped significantly, and color consistency (Delta E) improved across all production batches.<\/span>\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-27cdf0a\" data-block-id=\"27cdf0a\"><style>.stk-27cdf0a {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-27cdf0a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-49fcb89\" data-v=\"4\" data-block-id=\"49fcb89\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-49fcb89-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-49fcb89-inner-blocks\">\n<!-- Double Shaft Mixing Machine FAQ Module -->\n<!-- Compatible with WordPress Gutenberg, Blocksy Theme, Stackable -->\n\n<section id=\"dsm-faq-module-2024\">\n  <style>\n    \/* Scoped styles for FAQ Module *\/\n    #dsm-faq-module-2024 {\n      width: 100%;\n      max-width: 100%;\n      margin: 0 auto;\n      padding: 30px 0;\n      box-sizing: border-box;\n      font-family: inherit;\n    }\n\n    #dsm-faq-module-2024 *,\n    #dsm-faq-module-2024 *::before,\n    #dsm-faq-module-2024 *::after {\n      box-sizing: border-box;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-container {\n      width: 100%;\n      max-width: 1280px;\n      margin: 0 auto;\n    }\n\n    \/* Header Section *\/\n    #dsm-faq-module-2024 .dsm-faq-header {\n      text-align: center;\n      margin-bottom: 50px;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-title {\n      font-size: 32px !important;\n      font-weight: 700 !important;\n      color: #0060A8 !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      line-height: 1.3 !important;\n      display: block;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-subtitle {\n      font-size: 16px !important;\n      color: #64748b !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      line-height: 1.6 !important;\n      display: block;\n      max-width: 700px;\n      margin-left: auto !important;\n      margin-right: auto !important;\n    }\n\n    \/* Decorative Line *\/\n    #dsm-faq-module-2024 .dsm-faq-divider {\n      width: 80px;\n      height: 4px;\n      background: linear-gradient(90deg, #0060A8 0%, #0088cc 100%);\n      margin: 20px auto 0;\n      border-radius: 2px;\n    }\n\n    \/* FAQ List *\/\n    #dsm-faq-module-2024 .dsm-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    \/* FAQ Item *\/\n    #dsm-faq-module-2024 .dsm-faq-item {\n      background: #ffffff;\n      border-radius: 12px;\n      box-shadow: 0 2px 8px rgba(0, 96, 168, 0.08);\n      border: 1px solid #e2e8f0;\n      overflow: hidden;\n      transition: box-shadow 0.3s ease, border-color 0.3s ease;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-item:hover {\n      box-shadow: 0 4px 16px rgba(0, 96, 168, 0.12);\n      border-color: #0060A8;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-item.dsm-active {\n      border-color: #0060A8;\n      box-shadow: 0 4px 20px rgba(0, 96, 168, 0.15);\n    }\n\n    \/* FAQ Question Button *\/\n    #dsm-faq-module-2024 .dsm-faq-question {\n      width: 100%;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      padding: 24px 28px;\n      background: transparent;\n      border: none;\n      cursor: pointer;\n      text-align: left;\n      outline: none;\n      transition: background-color 0.3s ease;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-question:hover {\n      background-color: #f8fafc;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-question:focus {\n      outline: 2px solid #0060A8;\n      outline-offset: -2px;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-item.dsm-active .dsm-faq-question {\n      background-color: #f0f7ff;\n    }\n\n    \/* Question Content *\/\n    #dsm-faq-module-2024 .dsm-faq-q-content {\n      display: flex;\n      align-items: flex-start;\n      gap: 16px;\n      flex: 1;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-q-icon {\n      flex-shrink: 0;\n      width: 36px;\n      height: 36px;\n      background: linear-gradient(135deg, #0060A8 0%, #0077cc 100%);\n      border-radius: 8px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #ffffff !important;\n      font-size: 16px !important;\n      font-weight: 700 !important;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-q-text {\n      font-size: 17px !important;\n      font-weight: 600 !important;\n      color: #1e293b !important;\n      line-height: 1.5 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      display: block;\n      padding-top: 6px !important;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-item.dsm-active .dsm-faq-q-text {\n      color: #0060A8 !important;\n    }\n\n    \/* Toggle Icon *\/\n    #dsm-faq-module-2024 .dsm-faq-toggle {\n      flex-shrink: 0;\n      width: 32px;\n      height: 32px;\n      border-radius: 50%;\n      background: #f1f5f9;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: transform 0.3s ease, background-color 0.3s ease;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-toggle svg {\n      width: 16px;\n      height: 16px;\n      color: #64748b;\n      transition: color 0.3s ease, transform 0.3s ease;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-item.dsm-active .dsm-faq-toggle {\n      background: #0060A8;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-item.dsm-active .dsm-faq-toggle svg {\n      color: #ffffff;\n      transform: rotate(180deg);\n    }\n\n    \/* FAQ Answer *\/\n    #dsm-faq-module-2024 .dsm-faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-item.dsm-active .dsm-faq-answer {\n      max-height: 1000px;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-answer-inner {\n      padding: 0 20px 20px 20px;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-a-text {\n      font-size: 15px !important;\n      color: #475569 !important;\n      line-height: 1.8 !important;\n      margin: 0 !important;\n      padding: 16px 20px !important;\n      display: block;\n    }\n\n    \/* Bottom CTA Section *\/\n    #dsm-faq-module-2024 .dsm-faq-cta {\n      margin-top: 50px;\n      text-align: center;\n      padding: 30px;\n      background: linear-gradient(135deg, #0060A8 0%, #004d8a 100%);\n      border-radius: 16px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-cta::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n      opacity: 0.5;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-cta-content {\n      position: relative;\n      z-index: 1;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-cta-title {\n      font-size: 22px !important;\n      font-weight: 700 !important;\n      color: #ffffff !important;\n      margin: 0 0 10px 0 !important;\n      display: block;\n    }\n\n    #dsm-faq-module-2024 .dsm-faq-cta-desc {\n      font-size: 15px !important;\n      color: rgba(255, 255, 255, 0.9) !important;\n      margin: 0 !important;\n      display: block;\n    }\n\n    \/* Responsive Design *\/\n    @media screen and (max-width:690px) {\n      #dsm-faq-module-2024 {\n        padding: 30px 0;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-container {\n        padding: 0 16px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-title {\n        font-size: 26px !important;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-header {\n        margin-bottom: 35px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-question {\n        padding: 18px 20px;\n        gap: 14px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-q-content {\n        gap: 12px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-q-icon {\n        width: 32px;\n        height: 32px;\n        font-size: 14px !important;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-q-text {\n        font-size: 15px !important;\n        padding-top: 4px !important;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-toggle {\n        width: 28px;\n        height: 28px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-toggle svg {\n        width: 14px;\n        height: 14px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-answer-inner {\n        padding: 0 20px 20px 20px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-a-text {\n        font-size: 14px !important;\n        padding: 14px 16px !important;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-cta {\n        padding: 24px 20px;\n        margin-top: 35px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-cta-title {\n        font-size: 18px !important;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-cta-desc {\n        font-size: 14px !important;\n      }\n    }\n\n    @media screen and (max-width: 480px) {\n      #dsm-faq-module-2024 .dsm-faq-title {\n        font-size: 22px !important;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-subtitle {\n        font-size: 14px !important;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-list {\n        gap: 12px;\n      }\n\n      #dsm-faq-module-2024 .dsm-faq-q-text {\n        font-size: 14px !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"dsm-faq-container\">\n    <!-- Header -->\n    <div class=\"dsm-faq-header\">\n      <h2 class=\"dsm-faq-title\">Frequently Asked Questions (FAQs)<\/h2>\n    <\/div>\n\n    <!-- FAQ List -->\n    <div class=\"dsm-faq-list\">\n      <!-- FAQ Item 1 -->\n      <div class=\"dsm-faq-item\">\n        <button class=\"dsm-faq-question\" type=\"button\" aria-expanded=\"false\">\n          <div class=\"dsm-faq-q-content\">\n            <span class=\"dsm-faq-q-icon\">Q<\/span>\n            <h3 class=\"dsm-faq-q-text\">What should I create for the foundation and electrical setup for the double shaft mixer I installed?<\/h3>\n          <\/div>\n          <span class=\"dsm-faq-toggle\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\" \/>\n            <\/svg>\n          <\/span>\n        <\/button>\n        <div class=\"dsm-faq-answer\">\n          <div class=\"dsm-faq-answer-inner\">\n            <span class=\"dsm-faq-a-text\">The foundation and electrical setup should be installed according to industry standards and the manufacturer's recommendations to ensure compliance with all load capacity and accuracy requirements. Next, the installation site should be clearly defined, along with the intended use of the mixer. Be sure to run the mixer before installation to ensure everything functions correctly and identify any potential problems before the mixer is fully operational. Installing the double shaft mixer correctly ensures long-term reliability and safety during operation.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ Item 2 -->\n      <div class=\"dsm-faq-item\">\n        <button class=\"dsm-faq-question\" type=\"button\" aria-expanded=\"false\">\n          <div class=\"dsm-faq-q-content\">\n            <span class=\"dsm-faq-q-icon\">Q<\/span>\n            <h3 class=\"dsm-faq-q-text\">What should I ensure when installing the agitator assemblies for the double shaft mixer?<\/h3>\n          <\/div>\n          <span class=\"dsm-faq-toggle\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\" \/>\n            <\/svg>\n          <\/span>\n        <\/button>\n        <div class=\"dsm-faq-answer\">\n          <div class=\"dsm-faq-answer-inner\">\n            <span class=\"dsm-faq-a-text\">When installing the agitator assemblies on a double shaft mixer, refer to the manufacturer's installation instructions for the following items: Shaft alignment, coupling installation, and bearing preload. To properly align the shafts, separate each shaft into sections and use a dial indicator or a laser measuring tool to align the shafts and the drive motor. For a proper setup of the double shaft mixer, a low-speed run-through is necessary to check for excessive noise or vibration. In addition, during the low-speed run-through, inspect the lubrication systems for proper function to achieve long-term durability and reliability. If the lubrication systems do not function during the initial run-through, consult a technician for troubleshooting.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ Item 3 -->\n      <div class=\"dsm-faq-item\">\n        <button class=\"dsm-faq-question\" type=\"button\" aria-expanded=\"false\">\n          <div class=\"dsm-faq-q-content\">\n            <span class=\"dsm-faq-q-icon\">Q<\/span>\n            <h3 class=\"dsm-faq-q-text\">Can I install a double-shaft mixer myself, and what training will the installers need?<\/h3>\n          <\/div>\n          <span class=\"dsm-faq-toggle\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\" \/>\n            <\/svg>\n          <\/span>\n        <\/button>\n        <div class=\"dsm-faq-answer\">\n          <div class=\"dsm-faq-answer-inner\">\n            <span class=\"dsm-faq-a-text\">A double-shaft mixer can be installed by an inexperienced installer with the assistance of an experienced team; however, most commercial mixers require professional installation. Equipment needed for the installation of a double shaft mixer includes lifting devices (cranes or hoists) to lift the mixer into place, precision-alignment tools, torque wrenches, electrical testers, and all required safety equipment. Having access to technical documentation and factory support will ensure long-term functionality, especially if the mixer has complex controls or integrated material feeding systems.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ Item 4 -->\n      <div class=\"dsm-faq-item\">\n        <button class=\"dsm-faq-question\" type=\"button\" aria-expanded=\"false\">\n          <div class=\"dsm-faq-q-content\">\n            <span class=\"dsm-faq-q-icon\">Q<\/span>\n            <h3 class=\"dsm-faq-q-text\">How can I install the Material Feed's product lines to ensure they match up with the mixing zone for consistent results?<\/h3>\n          <\/div>\n          <span class=\"dsm-faq-toggle\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\" \/>\n            <\/svg>\n          <\/span>\n        <\/button>\n        <div class=\"dsm-faq-answer\">\n          <div class=\"dsm-faq-answer-inner\">\n            <span class=\"dsm-faq-a-text\">When setting up material feed lines, it is important to create an installation environment that prevents dead spots or suboptimal feed flow to the mixing zone. As such, it is important to place feed hoppers, conveyors, or dosing systems so that they provide material feed as close to the double shaft mixer's intended mixing plane as possible, and use metering control valves\/ feeders of the highest quality to provide a constant flow of feed materials, while ensuring that feed and double shaft mixer agitators operate in synchronisation with each other, allowing for repeatable mixing cycles for optimum process efficiency.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ Item 5 -->\n      <div class=\"dsm-faq-item\">\n        <button class=\"dsm-faq-question\" type=\"button\" aria-expanded=\"false\">\n          <div class=\"dsm-faq-q-content\">\n            <span class=\"dsm-faq-q-icon\">Q<\/span>\n            <h3 class=\"dsm-faq-q-text\">What safety checks should be conducted after the installation of the Double Shaft Mixing Machine?<\/h3>\n          <\/div>\n          <span class=\"dsm-faq-toggle\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\" \/>\n            <\/svg>\n          <\/span>\n        <\/button>\n        <div class=\"dsm-faq-answer\">\n          <div class=\"dsm-faq-answer-inner\">\n            <span class=\"dsm-faq-a-text\">Once equipped with a double shaft mixer, perform the following safety checks: check for proper function of all emergency shut-off switches; check all guards covering the agitators and moving parts; verify the proper implementation of lock\/tag procedures; check for appropriate connections to an adequate ground; inspect all seals and ensures proper ventilation to eliminate escape of any materials from the mixer during operation; verify the proper setup of all interlocks and check for proper operation of all access doors; ensure that operator training is complete. These checks provide a safe working environment for operators, as well as ensuring long life and maximum productivity from the double shaft mixer.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ Item 6 -->\n      <div class=\"dsm-faq-item\">\n        <button class=\"dsm-faq-question\" type=\"button\" aria-expanded=\"false\">\n          <div class=\"dsm-faq-q-content\">\n            <span class=\"dsm-faq-q-icon\">Q<\/span>\n            <h3 class=\"dsm-faq-q-text\">How do environmental factors impact mixer performance in the installation zone?<\/h3>\n          <\/div>\n          <span class=\"dsm-faq-toggle\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\" \/>\n            <\/svg>\n          <\/span>\n        <\/button>\n        <div class=\"dsm-faq-answer\">\n          <div class=\"dsm-faq-answer-inner\">\n            <span class=\"dsm-faq-a-text\">The mixer's performance can be severely impacted by environmental factors at the installation site \u2014 temperature, humidity, and vibration from surrounding sources. Too much heat may reduce the drive motor's efficiency, whereas excessive humidity may corrode some mixer components or cause caking of powder materials, thereby affecting feed performance. Isolate the double shaft mixer from vibration-generating equipment, provide controlled ventilation, and install climate controls as needed to create consistent processing conditions and ensure optimal quality output from the double shaft mixer.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ Item 7 -->\n      <div class=\"dsm-faq-item\">\n        <button class=\"dsm-faq-question\" type=\"button\" aria-expanded=\"false\">\n          <div class=\"dsm-faq-q-content\">\n            <span class=\"dsm-faq-q-icon\">Q<\/span>\n            <h3 class=\"dsm-faq-q-text\">What types of maintenance are connected to double shaft mixers, in order to maintain the longevity of the equipment?<\/h3>\n          <\/div>\n          <span class=\"dsm-faq-toggle\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\" \/>\n            <\/svg>\n          <\/span>\n        <\/button>\n        <div class=\"dsm-faq-answer\">\n          <div class=\"dsm-faq-answer-inner\">\n            <span class=\"dsm-faq-a-text\">A planned maintenance schedule should include routine inspections of bearings, seals, and mixer blades; lubrication of the gearbox and any moving components; and alignment checks and tensioning of couplings. Tracking performance metrics (torque value, mix time, product uniformity) allows the operator to identify changes in accuracy. It is also good practice to keep spare parts available for wear components to ensure minimal downtime and that the mixer continues to produce high-quality, homogeneous mixtures with the mixer's structure at maximum strength.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ Item 8 -->\n      <div class=\"dsm-faq-item\">\n        <button class=\"dsm-faq-question\" type=\"button\" aria-expanded=\"false\">\n          <div class=\"dsm-faq-q-content\">\n            <span class=\"dsm-faq-q-icon\">Q<\/span>\n            <h3 class=\"dsm-faq-q-text\">How do the required conditions for proper installation of a double shaft mixer affect mixing performance for different material types?<\/h3>\n          <\/div>\n          <span class=\"dsm-faq-toggle\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\" \/>\n            <\/svg>\n          <\/span>\n        <\/button>\n        <div class=\"dsm-faq-answer\">\n          <div class=\"dsm-faq-answer-inner\">\n            <span class=\"dsm-faq-a-text\">By installing a double-shaft mixer and paying attention to the placement of the agitator relative to the product being mixed, the distance between the shafts (when mixing dry powders) will be optimal for the particle size and shape. Additionally, the feed location should remain fixed during mixing to prevent the flow of either solid materials or fluids. Proper alignment of the double shaft mixer during assembly will minimize vibration and energy loss, and allow it to achieve better consistency and uniform quality across multiple formulations processed by it.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function() {\n      'use strict';\n      \n      \/\/ Initialize FAQ module\n      function initDSMFAQ() {\n        var moduleContainer = document.getElementById('dsm-faq-module-2024');\n        if (!moduleContainer) return;\n        \n        var faqItems = moduleContainer.querySelectorAll('.dsm-faq-item');\n        \n        faqItems.forEach(function(item) {\n          var questionBtn = item.querySelector('.dsm-faq-question');\n          \n          if (questionBtn) {\n            \/\/ Remove any existing event listeners by cloning\n            var newBtn = questionBtn.cloneNode(true);\n            questionBtn.parentNode.replaceChild(newBtn, questionBtn);\n            \n            \/\/ Add click event listener\n            newBtn.addEventListener('click', function(e) {\n              e.preventDefault();\n              e.stopPropagation();\n              \n              var currentItem = this.closest('.dsm-faq-item');\n              var isActive = currentItem.classList.contains('dsm-active');\n              var expanded = this.getAttribute('aria-expanded') === 'true';\n              \n              \/\/ Close all other items\n              faqItems.forEach(function(otherItem) {\n                if (otherItem !== currentItem) {\n                  otherItem.classList.remove('dsm-active');\n                  var otherBtn = otherItem.querySelector('.dsm-faq-question');\n                  if (otherBtn) {\n                    otherBtn.setAttribute('aria-expanded', 'false');\n                  }\n                }\n              });\n              \n              \/\/ Toggle current item\n              if (isActive) {\n                currentItem.classList.remove('dsm-active');\n                this.setAttribute('aria-expanded', 'false');\n              } else {\n                currentItem.classList.add('dsm-active');\n                this.setAttribute('aria-expanded', 'true');\n              }\n            });\n            \n            \/\/ Add keyboard support\n            newBtn.addEventListener('keydown', function(e) {\n              if (e.key === 'Enter' || e.key === ' ') {\n                e.preventDefault();\n                this.click();\n              }\n            });\n          }\n        });\n      }\n      \n      \/\/ Run initialization\n      if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', initDSMFAQ);\n      } else {\n        initDSMFAQ();\n      }\n      \n      \/\/ Re-initialize after potential lazy load or AJAX content load\n      if (typeof MutationObserver !== 'undefined') {\n        var observer = new MutationObserver(function(mutations) {\n          mutations.forEach(function(mutation) {\n            if (mutation.addedNodes.length) {\n              var moduleCheck = document.getElementById('dsm-faq-module-2024');\n              if (moduleCheck && !moduleCheck.dataset.initialized) {\n                moduleCheck.dataset.initialized = 'true';\n                initDSMFAQ();\n              }\n            }\n          });\n        });\n        \n        observer.observe(document.body, {\n          childList: true,\n          subtree: true\n        });\n      }\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Double Shaft Mixer Professional Double Shaft Mixing Machine with Scraper IDA industrial twin shaft mixer integrates high-speed dispersion and low-speed stirring, with innovative PTFE wall-scraping technology. Purpose-built for medium to high viscosity materials from 3,000 to 250,000 cps. 20+ Years Experience 50+ Countries Served 3000+ Mixers Delivered Request a Quote \u2713 ISO 9001 Certified \u2713 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2483,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-2454","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/idaequipment.com\/pt\/wp-json\/wp\/v2\/pages\/2454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idaequipment.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idaequipment.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idaequipment.com\/pt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/idaequipment.com\/pt\/wp-json\/wp\/v2\/comments?post=2454"}],"version-history":[{"count":0,"href":"https:\/\/idaequipment.com\/pt\/wp-json\/wp\/v2\/pages\/2454\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/idaequipment.com\/pt\/wp-json\/wp\/v2\/media\/2483"}],"wp:attachment":[{"href":"https:\/\/idaequipment.com\/pt\/wp-json\/wp\/v2\/media?parent=2454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}