{"id":5709,"date":"2026-07-30T06:41:06","date_gmt":"2026-07-30T06:41:06","guid":{"rendered":"https:\/\/midecnc.com\/?p=5709"},"modified":"2026-07-30T06:41:07","modified_gmt":"2026-07-30T06:41:07","slug":"manual-cutting-to-cnc-automation-stone-workshop","status":"publish","type":"post","link":"https:\/\/midecnc.com\/ar\/manual-cutting-to-cnc-automation-stone-workshop\/","title":{"rendered":"From Manual Cutting to CNC Automation: A Small Stone Workshop\u2019s Transformation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"5709\" class=\"elementor elementor-5709\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6299638 e-flex e-con-boxed e-con e-parent\" data-id=\"6299638\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67baa7b elementor-widget elementor-widget-html\" data-id=\"67baa7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" class=\"bg-white scroll-smooth\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Midecnc | CNC Stone Fabrication & Automation Solutions<\/title>\r\n  <meta name=\"description\" content=\"Transform your stone workshop with advanced CNC bridge saw technology. From manual cutting to full automation \u2013 proven solutions for modern fabrication businesses.\" \/>\r\n  <meta name=\"keywords\" content=\"CNC stone cutting, CNC bridge saw, stone fabrication, automation, countertop production\" \/>\r\n  <meta name=\"color-scheme\" content=\"light\" \/>\r\n  <meta name=\"theme-color\" content=\"#ffffff\" \/>\r\n\r\n  <!-- Tailwind CSS Play CDN -->\r\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n\r\n  <!-- Lucide icons (fallback) -->\r\n  <style>\r\n    :root {\r\n      --background: #ffffff;\r\n      --foreground: #1a1a1a;\r\n      --card: #f8f8f8;\r\n      --card-foreground: #1a1a1a;\r\n      --popover: #ffffff;\r\n      --popover-foreground: #1a1a1a;\r\n      --primary: #1a1a1a;\r\n      --primary-foreground: #ffffff;\r\n      --secondary: #4a4a4a;\r\n      --secondary-foreground: #ffffff;\r\n      --muted: #e8e8e8;\r\n      --muted-foreground: #6a6a6a;\r\n      --accent: #3b82f6;\r\n      --accent-foreground: #ffffff;\r\n      --destructive: #ef4444;\r\n      --border: #e0e0e0;\r\n      --input: #f5f5f5;\r\n      --ring: #1a1a1a;\r\n      --radius: 0.5rem;\r\n    }\r\n\r\n    * { border-color: var(--border); outline-color: color-mix(in oklab, var(--ring) 50%, transparent); }\r\n    body { background-color: var(--background); color: var(--foreground); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; }\r\n\r\n    \/* ===== Full-bleed \/ Elementor Canvas compatibility ===== *\/\r\n    html, body { margin: 0; padding: 0; max-width: 100%; }\r\n    body { overflow-x: clip; }\r\n    .bleed-section { width: 100vw; margin-left: calc(50% - 50vw); max-width: 100vw; }\r\n    \/* Override Elementor \/ theme container max-width & overflow when embedded *\/\r\n    .elementor-section, .elementor-container, .elementor-column, .elementor-widget-wrap, .elementor-widget { max-width: 100% !important; }\r\n\r\n    \/* ===== Neutralize WordPress \/ Elementor theme image styles ===== *\/\r\n    \/* Lock images so they render identically to the standalone HTML *\/\r\n    main img {\r\n      max-width: 100% !important;\r\n      width: 100% !important;\r\n      display: block !important;\r\n      margin: 0 !important;\r\n      padding: 0 !important;\r\n      border: 0 !important;\r\n      border-radius: 0 !important;\r\n      box-shadow: none !important;\r\n      object-fit: cover !important;\r\n    }\r\n    main img.h-48 { height: 12rem !important; }\r\n    main img.h-64 { height: 16rem !important; }\r\n    main img.h-full { height: 100% !important; }\r\n    @media (min-width: 768px) {\r\n      main img.md\\:h-80 { height: 20rem !important; }\r\n    }\r\n    \/* Force dark-section headings white (WP theme h2 color override protection) *\/\r\n    .spotlight-section h2 { color: #ffffff !important; }\r\n\r\n    \/* Scroll reveal animations *\/\r\n    .scroll-reveal { opacity: 0; transform: translateY(20px); animation: revealUp 0.6s ease-out forwards; }\r\n    @keyframes revealUp { to { opacity: 1; transform: translateY(0); } }\r\n\r\n    \/* Hover lift effect *\/\r\n    .hover-lift { transition: transform 0.3s ease, box-shadow 0.3s ease; }\r\n    .hover-lift:hover { transform: translateY(-4px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); }\r\n\r\n    .smooth-transition { transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); }\r\n\r\n    .animation-delay-500 { animation-delay: 0.5s; }\r\n    .animation-delay-1000 { animation-delay: 1s; }\r\n    .animation-delay-1500 { animation-delay: 1.5s; }\r\n\r\n    .fade-in { animation: fadeIn 0.6s ease-out; }\r\n    @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\r\n\r\n    .slide-in-left { animation: slideInLeft 0.6s ease-out; }\r\n    @keyframes slideInLeft { from { opacity: 0; transform: translateX(-20px); } to { opacity: 1; transform: translateX(0); } }\r\n\r\n    .slide-in-right { animation: slideInRight 0.6s ease-out; }\r\n    @keyframes slideInRight { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } }\r\n\r\n    .stats-pulse { animation: statsPulse 2s ease-in-out infinite; }\r\n    @keyframes statsPulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.02); } }\r\n\r\n    .text-balance { text-wrap: balance; }\r\n    .text-pretty { text-wrap: pretty; }\r\n\r\n    .icon { width: 24px; height: 24px; stroke: currentColor; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; }\r\n\r\n    \/* Hide scrollbar for the sticky TOC bar but allow scrolling *\/\r\n    .no-scrollbar::-webkit-scrollbar { display: none; }\r\n    .no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }\r\n\r\n    \/* Image loading optimization: gray placeholder while loading + fade-in *\/\r\n    img { background-color: #f3f4f6; }\r\n    img.fade-in-img { opacity: 0; transition: opacity 0.5s ease; }\r\n    img.fade-in-img.loaded { opacity: 1; }\r\n\r\n    \/* ===== Modern effects ===== *\/\r\n    \/* Sticky TOC scroll offset so anchors aren't hidden behind the sticky bar *\/\r\n    section[id] { scroll-margin-top: 5rem; }\r\n\r\n    \/* Animated gradient text (hero title accent) *\/\r\n    .animated-gradient-text {\r\n      background: linear-gradient(90deg, #1e3a8a, #2563eb, #06b6d4, #2563eb, #1e3a8a);\r\n      background-size: 200% auto;\r\n      -webkit-background-clip: text;\r\n      background-clip: text;\r\n      -webkit-text-fill-color: transparent;\r\n      color: transparent;\r\n      animation: gradient-pan 5s linear infinite;\r\n    }\r\n    @keyframes gradient-pan { to { background-position: 200% center; } }\r\n\r\n    \/* Floating gradient orbs (hero background depth) *\/\r\n    .orb { position: absolute; border-radius: 9999px; filter: blur(64px); pointer-events: none; }\r\n    .orb-1 { top: 4%; left: -6%; width: 22rem; height: 22rem; background: radial-gradient(circle, rgba(59,130,246,0.35), transparent 70%); animation: floatA 11s ease-in-out infinite; }\r\n    .orb-2 { bottom: 6%; right: -6%; width: 28rem; height: 28rem; background: radial-gradient(circle, rgba(6,182,212,0.22), transparent 70%); animation: floatB 15s ease-in-out infinite; }\r\n    @keyframes floatA { 0%,100% { transform: translate(0,0) scale(1); } 50% { transform: translate(36px,28px) scale(1.08); } }\r\n    @keyframes floatB { 0%,100% { transform: translate(0,0) scale(1); } 50% { transform: translate(-32px,-38px) scale(1.06); } }\r\n\r\n    \/* 3D tilt cards *\/\r\n    .tilt-card { transform-style: preserve-3d; will-change: transform; }\r\n\r\n    \/* Spotlight cursor on dark sections *\/\r\n    .spotlight-section { position: relative; }\r\n    .spotlight-section::before {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background: radial-gradient(560px circle at var(--mx, 50%) var(--my, 50%), rgba(59,130,246,0.14), transparent 45%);\r\n      pointer-events: none;\r\n      z-index: 0;\r\n    }\r\n    .spotlight-section > * { position: relative; z-index: 1; }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n      img.fade-in-img { opacity: 1; transition: none; }\r\n      .animated-gradient-text { animation: none; }\r\n      .orb-1, .orb-2 { animation: none; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body class=\"antialiased bg-white text-gray-900\">\r\n\r\n  <main class=\"w-full bg-white\" style=\"width:100%; max-width:100%; margin:0; padding:0; overflow:visible;\">\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"bleed-section relative overflow-hidden pt-16 pb-20 px-4 sm:px-6 lg:px-8 bg-gradient-to-br from-white via-white to-gray-50\">\r\n      <!-- Floating gradient orbs -->\r\n      <div class=\"orb orb-1\"><\/div>\r\n      <div class=\"orb orb-2\"><\/div>\r\n      <div class=\"max-w-7xl mx-auto relative z-10\">\r\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 items-center\">\r\n          <!-- Left Content -->\r\n          <div class=\"space-y-6\">\r\n            <div class=\"inline-block\">\r\n              <span class=\"px-4 py-2 bg-blue-50 text-blue-700 text-xs font-semibold rounded-full\">INDUSTRIAL AUTOMATION SOLUTIONS<\/span>\r\n            <\/div>\r\n\r\n            <h1 class=\"text-5xl lg:text-6xl font-bold text-gray-900 text-balance leading-tight\">Transform Manual Stone Cutting into <span class=\"animated-gradient-text\">CNC Automation<\/span><\/h1>\r\n\r\n            <!-- Editorial Byline -->\r\n            <div class=\"flex items-center gap-3 text-sm text-gray-500\">\r\n              <div class=\"flex items-center gap-2\">\r\n                <svg class=\"icon w-4 h-4 text-gray-400\" viewBox=\"0 0 24 24\"><path d=\"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\r\n                <span class=\"font-medium text-gray-700\">Midecnc Editorial Team<\/span>\r\n              <\/div>\r\n              <span class=\"text-gray-300\">\u2022<\/span>\r\n              <time datetime=\"2026-07-30\">July 30, 2026<\/time>\r\n            <\/div>\r\n\r\n            <p class=\"text-lg text-gray-600 text-balance leading-relaxed\">Overcome labor shortages, reduce material waste, improve precision, and expand capacity. Discover how small and medium-sized stone workshops are achieving sustainable growth with modern CNC bridge saw technology.<\/p>\r\n\r\n            <div class=\"flex flex-col sm:flex-row gap-4 pt-4\">\r\n              <a href=\"https:\/\/midecnc.com\/applications\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"px-8 py-3 bg-gray-900 text-white rounded-sm hover:bg-gray-800 transition font-medium flex items-center justify-center gap-2 group\">Explore Solutions <svg class=\"icon w-4 h-4 group-hover:translate-x-1 transition\" viewBox=\"0 0 24 24\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/a>\r\n              <a href=\"https:\/\/midecnc.com\/case-studies\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"px-8 py-3 border-2 border-gray-900 text-gray-900 rounded-sm hover:bg-gray-50 transition font-medium\">View Case Studies<\/a>\r\n            <\/div>\r\n\r\n            <!-- Trust Indicators -->\r\n            <div class=\"pt-8 border-t border-gray-200\">\r\n              <p class=\"text-sm font-semibold text-gray-900\">Trusted by 300+ manufacturers<\/p>\r\n              <p class=\"text-xs text-gray-600\">Leading brands in stone fabrication<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <!-- Right Visual -->\r\n          <div class=\"relative h-96 lg:h-full min-h-96 bg-gray-100 rounded-lg overflow-hidden group tilt-card hover:shadow-xl hover:shadow-blue-500\/10\" data-tilt>\r\n            <img fetchpriority=\"high\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/06\/NC-Bridge-Saw-Applications1.webp\" alt=\"CNC bridge saw cutting a granite slab in a modern fabrication workshop\" class=\"absolute inset-0 w-full h-full object-cover fade-in-img\" loading=\"eager\" decoding=\"async\" width=\"1280\" height=\"960\" fetchpriority=\"high\" \/>\r\n            <div class=\"absolute inset-0 bg-gradient-to-br from-gray-400\/20 to-gray-600\/20\"><\/div>\r\n            <!-- Animated elements -->\r\n            <div class=\"absolute top-8 right-8 w-16 h-16 border-2 border-blue-400\/30 rounded-lg animate-pulse\"><\/div>\r\n            <div class=\"absolute bottom-8 left-8 w-12 h-12 border-2 border-gray-400\/30 rounded-full animate-pulse animation-delay-1000\"><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Table of Contents -->\r\n    <section class=\"bleed-section sticky top-0 z-40 bg-white border-b border-gray-200 px-4 sm:px-6 lg:px-8 backdrop-blur-sm bg-white\/95\">\r\n      <div class=\"max-w-7xl mx-auto\">\r\n        <div class=\"flex overflow-x-auto gap-6 py-4 no-scrollbar\">\r\n          <a href=\"#overview\" class=\"text-sm font-medium text-gray-600 hover:text-gray-900 whitespace-nowrap pb-2 transition\">Overview<\/a>\r\n          <a href=\"#challenges\" class=\"text-sm font-medium text-gray-600 hover:text-gray-900 whitespace-nowrap pb-2 transition\">Challenges<\/a>\r\n          <a href=\"#solution\" class=\"text-sm font-medium text-gray-600 hover:text-gray-900 whitespace-nowrap pb-2 transition\">Solution<\/a>\r\n          <a href=\"#capabilities\" class=\"text-sm font-medium text-gray-600 hover:text-gray-900 whitespace-nowrap pb-2 transition\">Capabilities<\/a>\r\n          <a href=\"#improvements\" class=\"text-sm font-medium text-gray-600 hover:text-gray-900 whitespace-nowrap pb-2 transition\">Benefits<\/a>\r\n          <a href=\"#selection\" class=\"text-sm font-medium text-gray-600 hover:text-gray-900 whitespace-nowrap pb-2 transition\">Selection<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Animated Stats -->\r\n    <section id=\"stats-section\" class=\"bleed-section py-16 px-4 sm:px-6 lg:px-8 bg-gray-50\">\r\n      <div class=\"max-w-7xl mx-auto\">\r\n        <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\r\n          <div class=\"text-center p-8 bg-white rounded-lg border border-gray-200 hover:shadow-lg transition\">\r\n            <div class=\"text-4xl lg:text-5xl font-bold text-gray-900 mb-2\"><span class=\"stat-number\" data-target=\"300\">0<\/span>+<\/div>\r\n            <p class=\"text-gray-600 font-medium\">Manufacturing Partners<\/p>\r\n          <\/div>\r\n          <div class=\"text-center p-8 bg-white rounded-lg border border-gray-200 hover:shadow-lg transition\">\r\n            <div class=\"text-4xl lg:text-5xl font-bold text-gray-900 mb-2\"><span class=\"stat-number\" data-target=\"40\">0<\/span>+<\/div>\r\n            <p class=\"text-gray-600 font-medium\">Years Industry Leadership<\/p>\r\n          <\/div>\r\n          <div class=\"text-center p-8 bg-white rounded-lg border border-gray-200 hover:shadow-lg transition\">\r\n            <div class=\"text-4xl lg:text-5xl font-bold text-gray-900 mb-2\"><span class=\"stat-number\" data-target=\"99.8\">0<\/span>%<\/div>\r\n            <p class=\"text-gray-600 font-medium\">Precision Accuracy Rate<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Introduction Section -->\r\n    <section id=\"overview\" class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8\">\r\n      <div class=\"max-w-4xl mx-auto\">\r\n        <h2 class=\"text-4xl font-bold text-gray-900 mb-8 text-balance\">From Manual Tradition to Digital Precision<\/h2>\r\n        <div class=\"max-w-none\">\r\n          <p class=\"text-lg text-gray-600 mb-6 leading-relaxed\">For many small and medium-sized stone fabrication workshops, manual cutting has long been the foundation of production. Skilled operators using bridge saws, handheld tools, and template-based fabrication have successfully produced kitchen countertops, vanity tops, staircases, window sills, and custom architectural stone for decades.<\/p>\r\n          <p class=\"text-lg text-gray-600 mb-6 leading-relaxed\">However, increasing labor costs, tighter project deadlines, growing demand for complex designs, and higher quality expectations are making traditional production methods increasingly difficult to sustain. Fabricators are expected to deliver higher precision while reducing waste and maintaining consistent productivity\u2014requirements that manual processing alone often struggles to meet.<\/p>\r\n          <p class=\"text-lg text-gray-600 leading-relaxed\">This comprehensive guide examines how a typical small stone workshop can successfully transition from manual cutting to CNC automation, the operational improvements achieved, and why CNC bridge saw technology has become one of the most valuable investments for modern stone fabrication businesses.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Challenges Section -->\r\n    <section id=\"challenges\" class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8 bg-gray-50\">\r\n      <div class=\"max-w-6xl mx-auto\">\r\n        <div class=\"mb-16\">\r\n          <h2 class=\"text-4xl font-bold text-gray-900 mb-4\">Challenges of Traditional Manual Stone Cutting<\/h2>\r\n          <p class=\"text-lg text-gray-600\">Before implementing CNC equipment, many workshops share similar production characteristics.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"mb-12 rounded-lg overflow-hidden border border-gray-200 shadow-sm\">\r\n          <img loading=\"lazy\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/2b0340982c845ea1d9875548f0ade0ed.webp\" alt=\"Worker cutting stone manually with handheld tools and paper templates in a traditional workshop\" class=\"w-full h-64 md:h-80 object-cover fade-in-img\" loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" \/>\r\n        <\/div>\r\n\r\n        <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n          <!-- Challenge 1 -->\r\n          <div class=\"bg-white p-8 rounded-lg border border-gray-200 hover:shadow-lg transition group\">\r\n            <div class=\"flex items-start gap-4\">\r\n              <div class=\"w-12 h-12 rounded-lg bg-red-50 flex items-center justify-center flex-shrink-0 group-hover:bg-red-100 transition\">\r\n                <svg class=\"icon w-6 h-6 text-red-600\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" x2=\"12\" y1=\"8\" y2=\"12\"\/><line x1=\"12\" x2=\"12\" y1=\"16\" y2=\"16\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"flex-1\">\r\n                <h3 class=\"text-lg font-bold text-gray-900 mb-4\">Heavy Dependence on Skilled Operators<\/h3>\r\n                <ul class=\"space-y-3\">\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Inconsistent dimensions between operators<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Human measurement errors<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Long training periods for new employees<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Difficulty maintaining production during labor shortages<\/span><\/li>\r\n                <\/ul>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <!-- Challenge 2 -->\r\n          <div class=\"bg-white p-8 rounded-lg border border-gray-200 hover:shadow-lg transition group\">\r\n            <div class=\"flex items-start gap-4\">\r\n              <div class=\"w-12 h-12 rounded-lg bg-red-50 flex items-center justify-center flex-shrink-0 group-hover:bg-red-100 transition\">\r\n                <svg class=\"icon w-6 h-6 text-red-600\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" x2=\"12\" y1=\"8\" y2=\"12\"\/><line x1=\"12\" x2=\"12\" y1=\"16\" y2=\"16\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"flex-1\">\r\n                <h3 class=\"text-lg font-bold text-gray-900 mb-4\">Low Production Efficiency<\/h3>\r\n                <ul class=\"space-y-3\">\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Multiple manual operations per project<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Significant machine idle time<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Increased production time<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Limited daily output capacity<\/span><\/li>\r\n                <\/ul>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <!-- Challenge 3 -->\r\n          <div class=\"bg-white p-8 rounded-lg border border-gray-200 hover:shadow-lg transition group\">\r\n            <div class=\"flex items-start gap-4\">\r\n              <div class=\"w-12 h-12 rounded-lg bg-red-50 flex items-center justify-center flex-shrink-0 group-hover:bg-red-100 transition\">\r\n                <svg class=\"icon w-6 h-6 text-red-600\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" x2=\"12\" y1=\"8\" y2=\"12\"\/><line x1=\"12\" x2=\"12\" y1=\"16\" y2=\"16\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"flex-1\">\r\n                <h3 class=\"text-lg font-bold text-gray-900 mb-4\">High Material Waste<\/h3>\r\n                <ul class=\"space-y-3\">\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Poor nesting in manual layout<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Excessive offcuts<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Incorrect measurements<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Re-cutting after errors<\/span><\/li>\r\n                <\/ul>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <!-- Challenge 4 -->\r\n          <div class=\"bg-white p-8 rounded-lg border border-gray-200 hover:shadow-lg transition group\">\r\n            <div class=\"flex items-start gap-4\">\r\n              <div class=\"w-12 h-12 rounded-lg bg-red-50 flex items-center justify-center flex-shrink-0 group-hover:bg-red-100 transition\">\r\n                <svg class=\"icon w-6 h-6 text-red-600\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" x2=\"12\" y1=\"8\" y2=\"12\"\/><line x1=\"12\" x2=\"12\" y1=\"16\" y2=\"16\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"flex-1\">\r\n                <h3 class=\"text-lg font-bold text-gray-900 mb-4\">Limited Capability for Complex Projects<\/h3>\r\n                <ul class=\"space-y-3\">\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Curved kitchen islands<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Invisible joints<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Integrated drainboards<\/span><\/li>\r\n                  <li class=\"flex items-start gap-3 text-gray-600\"><span class=\"text-red-600 font-bold mt-1\">\u2022<\/span><span>Decorative grooves and radius corners<\/span><\/li>\r\n                <\/ul>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Callout Box -->\r\n        <div class=\"mt-12 p-8 bg-blue-50 rounded-lg\">\r\n          <p class=\"text-lg text-blue-900 font-medium\"><strong>As experienced operators become increasingly difficult to recruit, many workshops face serious capacity limitations that threaten long-term competitiveness.<\/strong><\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Decision Section -->\r\n    <section id=\"solution\" class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8\">\r\n      <div class=\"max-w-4xl mx-auto\">\r\n        <h2 class=\"text-4xl font-bold text-gray-900 mb-8\">The Decision to Invest in CNC Automation<\/h2>\r\n\r\n        <div class=\"bg-gradient-to-br from-gray-50 to-white p-12 rounded-lg border border-gray-200 mb-8\">\r\n          <p class=\"text-lg text-gray-700 mb-6 leading-relaxed\">Rather than expanding the workforce, many growing workshops choose to invest in CNC automation. A modern CNC bridge saw combines cutting-edge technologies:<\/p>\r\n\r\n          <div class=\"grid grid-cols-2 md:grid-cols-3 gap-6\">\r\n            <div class=\"flex items-center gap-3\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><span class=\"text-gray-700 font-medium\">Automatic positioning<\/span><\/div>\r\n            <div class=\"flex items-center gap-3\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><span class=\"text-gray-700 font-medium\">CAD drawing import<\/span><\/div>\r\n            <div class=\"flex items-center gap-3\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><span class=\"text-gray-700 font-medium\">Intelligent toolpath generation<\/span><\/div>\r\n            <div class=\"flex items-center gap-3\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><span class=\"text-gray-700 font-medium\">Servo-controlled cutting<\/span><\/div>\r\n            <div class=\"flex items-center gap-3\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><span class=\"text-gray-700 font-medium\">Multi-axis interpolation<\/span><\/div>\r\n            <div class=\"flex items-center gap-3\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><span class=\"text-gray-700 font-medium\">Automatic blade rotation<\/span><\/div>\r\n            <div class=\"flex items-center gap-3\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><span class=\"text-gray-700 font-medium\">Digital production management<\/span><\/div>\r\n          <\/div>\r\n\r\n          <p class=\"text-gray-600 mt-8 italic\">Instead of replacing experienced workers, CNC technology allows them to focus on higher-value production management and quality control.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"max-w-none\">\r\n          <p class=\"text-lg text-gray-600 leading-relaxed\">The transition is not a replacement but an enhancement of existing craftsmanship. Your experienced team becomes programmers, quality inspectors, and production managers\u2014roles that command higher compensation and offer greater career development.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Capabilities Timeline -->\r\n    <section id=\"capabilities\" class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8 bg-gray-50\">\r\n      <div class=\"max-w-6xl mx-auto\">\r\n        <h2 class=\"text-4xl font-bold text-gray-900 mb-16 text-center\">Four Phases of CNC Implementation<\/h2>\r\n\r\n        <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n          <!-- Phase 1 -->\r\n          <div class=\"group\">\r\n            <div class=\"bg-white rounded-lg border border-gray-200 h-full hover:shadow-xl hover:shadow-blue-500\/10 transition overflow-hidden tilt-card\" data-tilt>\r\n              <img loading=\"lazy\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/ef232508722e7889ab280e2a39c64cd1.webp\" alt=\"CAD software showing a digital kitchen countertop design with dimension lines and cutting paths\" class=\"w-full h-48 object-cover fade-in-img\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" \/>\r\n              <div class=\"p-8\">\r\n              <div class=\"flex items-center gap-4 mb-4\">\r\n                <div class=\"px-4 py-2 bg-blue-100 text-blue-700 font-bold rounded-sm\">Phase One<\/div>\r\n                <svg class=\"icon w-5 h-5 text-blue-600\" viewBox=\"0 0 24 24\"><path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"\/><path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"\/><path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"\/><\/svg>\r\n              <\/div>\r\n              <h3 class=\"text-xl font-bold text-gray-900 mb-3\">Digital Drawing Integration<\/h3>\r\n              <p class=\"text-gray-600 mb-6 leading-relaxed\">Replace manual templates with digital CAD designs for exact dimensions and consistent geometry.<\/p>\r\n              <div class=\"space-y-2\">\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Exact dimensions<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Automatic angle calculations<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Easy customer revisions<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Standardized production files<\/div>\r\n              <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <!-- Phase 2 -->\r\n          <div class=\"group\">\r\n            <div class=\"bg-white rounded-lg border border-gray-200 h-full hover:shadow-xl hover:shadow-blue-500\/10 transition overflow-hidden tilt-card\" data-tilt>\r\n              <img loading=\"lazy\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/f4541b12ba6cff463b7a503570e56d94.webp\" alt=\"Red laser alignment crosshairs projected onto a polished granite slab on a CNC bridge saw table\" class=\"w-full h-48 object-cover fade-in-img\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" \/>\r\n              <div class=\"p-8\">\r\n              <div class=\"flex items-center gap-4 mb-4\">\r\n                <div class=\"px-4 py-2 bg-blue-100 text-blue-700 font-bold rounded-sm\">Phase Two<\/div>\r\n                <svg class=\"icon w-5 h-5 text-blue-600\" viewBox=\"0 0 24 24\"><path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"\/><path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"\/><path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"\/><\/svg>\r\n              <\/div>\r\n              <h3 class=\"text-xl font-bold text-gray-900 mb-3\">Automatic Material Positioning<\/h3>\r\n              <p class=\"text-gray-600 mb-6 leading-relaxed\">Utilize laser alignment and camera positioning systems for precise cutting coordinates.<\/p>\r\n              <div class=\"space-y-2\">\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Laser alignment<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Camera positioning systems<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Digital origin setting<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Automatic coordinate calibration<\/div>\r\n              <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <!-- Phase 3 -->\r\n          <div class=\"group\">\r\n            <div class=\"bg-white rounded-lg border border-gray-200 h-full hover:shadow-xl hover:shadow-blue-500\/10 transition overflow-hidden tilt-card\" data-tilt>\r\n              <img loading=\"lazy\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/cnc-5saw.webp\" alt=\"5-axis CNC diamond blade tilted to miter-cut the edge of a white quartz slab with water cooling mist\" class=\"w-full h-48 object-cover fade-in-img\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" \/>\r\n              <div class=\"p-8\">\r\n              <div class=\"flex items-center gap-4 mb-4\">\r\n                <div class=\"px-4 py-2 bg-blue-100 text-blue-700 font-bold rounded-sm\">Phase Three<\/div>\r\n                <svg class=\"icon w-5 h-5 text-blue-600\" viewBox=\"0 0 24 24\"><path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"\/><path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"\/><path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"\/><\/svg>\r\n              <\/div>\r\n              <h3 class=\"text-xl font-bold text-gray-900 mb-3\">Intelligent Cutting Operations<\/h3>\r\n              <p class=\"text-gray-600 mb-6 leading-relaxed\">5-axis CNC automation rotates and tilts blade for complex cutting angles without manual setups.<\/p>\r\n              <div class=\"space-y-2\">\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Straight cutting<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Miter cutting<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Sink openings<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Faucet holes and arc cutting<\/div>\r\n              <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <!-- Phase 4 -->\r\n          <div class=\"group\">\r\n            <div class=\"bg-white rounded-lg border border-gray-200 h-full hover:shadow-xl hover:shadow-blue-500\/10 transition overflow-hidden tilt-card\" data-tilt>\r\n              <img loading=\"lazy\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/307018e1f8f6346404d6938cd338bfee.webp\" alt=\"Row of identical polished granite kitchen countertops lined up in a clean workshop\" class=\"w-full h-48 object-cover fade-in-img\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" \/>\r\n              <div class=\"p-8\">\r\n              <div class=\"flex items-center gap-4 mb-4\">\r\n                <div class=\"px-4 py-2 bg-blue-100 text-blue-700 font-bold rounded-sm\">Phase Four<\/div>\r\n                <svg class=\"icon w-5 h-5 text-blue-600\" viewBox=\"0 0 24 24\"><path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"\/><path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"\/><path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"\/><\/svg>\r\n              <\/div>\r\n              <h3 class=\"text-xl font-bold text-gray-900 mb-3\">Higher Production Consistency<\/h3>\r\n              <p class=\"text-gray-600 mb-6 leading-relaxed\">Every component follows identical machining parameters for uniform quality across large batches.<\/p>\r\n              <div class=\"space-y-2\">\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Constant feed rate<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Stable spindle speed<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Controlled cutting depth<\/div>\r\n                <div class=\"flex items-center gap-3 text-sm text-gray-700\"><div class=\"w-2 h-2 bg-blue-600 rounded-full\"><\/div>Repeatable interpolation paths<\/div>\r\n              <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Process Timeline Connector -->\r\n        <div class=\"mt-12 p-8 bg-white border border-gray-200 rounded-lg\">\r\n          <h3 class=\"font-bold text-gray-900 mb-4\">Complete Stone Fabrication Capabilities<\/h3>\r\n          <div class=\"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4\">\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Countertop fabrication<\/div>\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Sink cutouts<\/div>\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Drilling<\/div>\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Groove machining<\/div>\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Miter cutting<\/div>\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Edge processing<\/div>\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Profile machining<\/div>\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Engraving preparation<\/div>\r\n            <div class=\"flex items-center gap-2 text-gray-700\"><div class=\"w-1.5 h-1.5 bg-gray-900 rounded-full\"><\/div>Label marking<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Improvements Section -->\r\n    <section id=\"improvements\" class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8\">\r\n      <div class=\"max-w-6xl mx-auto\">\r\n        <div class=\"mb-16\">\r\n          <h2 class=\"text-4xl font-bold text-gray-900 mb-4\">Measurable Improvements After CNC Implementation<\/h2>\r\n          <p class=\"text-lg text-gray-600\">Although production results vary by workshop size and product mix, many fabricators experience significant operational improvements after implementing CNC bridge saw technology.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\r\n          <!-- Improvement 1 -->\r\n          <div class=\"p-8 bg-white border border-gray-200 rounded-lg hover:shadow-lg hover:border-blue-200 transition group\">\r\n            <div class=\"w-14 h-14 rounded-lg bg-blue-50 flex items-center justify-center mb-6 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-7 h-7 text-blue-600\" viewBox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Faster Production<\/h3>\r\n            <p class=\"text-gray-600 leading-relaxed\">Automated positioning and continuous machining reduce setup time between operations. Daily production capacity increases without requiring additional labor.<\/p>\r\n          <\/div>\r\n          <!-- Improvement 2 -->\r\n          <div class=\"p-8 bg-white border border-gray-200 rounded-lg hover:shadow-lg hover:border-blue-200 transition group\">\r\n            <div class=\"w-14 h-14 rounded-lg bg-blue-50 flex items-center justify-center mb-6 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-7 h-7 text-blue-600\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Reduced Material Waste<\/h3>\r\n            <p class=\"text-gray-600 leading-relaxed\">Optimized digital layouts and precise cutting minimize unnecessary slab loss. Improved nesting maximizes usable material from every slab.<\/p>\r\n          <\/div>\r\n          <!-- Improvement 3 -->\r\n          <div class=\"p-8 bg-white border border-gray-200 rounded-lg hover:shadow-lg hover:border-blue-200 transition group\">\r\n            <div class=\"w-14 h-14 rounded-lg bg-blue-50 flex items-center justify-center mb-6 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-7 h-7 text-blue-600\" viewBox=\"0 0 24 24\"><path d=\"m12 14 4-4\"\/><path d=\"M3.34 19a10 10 0 1 1 17.32 0\"\/><\/svg>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Better Cutting Accuracy<\/h3>\r\n            <p class=\"text-gray-600 leading-relaxed\">Servo-controlled motion and precision linear guides maintain excellent dimensional accuracy throughout production.<\/p>\r\n          <\/div>\r\n          <!-- Improvement 4 -->\r\n          <div class=\"p-8 bg-white border border-gray-200 rounded-lg hover:shadow-lg hover:border-blue-200 transition group\">\r\n            <div class=\"w-14 h-14 rounded-lg bg-blue-50 flex items-center justify-center mb-6 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-7 h-7 text-blue-600\" viewBox=\"0 0 24 24\"><polyline points=\"22 7 13.5 15.5 8.5 10.5 2 17\"\/><polyline points=\"16 7 22 7 22 13\"\/><\/svg>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Lower Labor Dependency<\/h3>\r\n            <p class=\"text-gray-600 leading-relaxed\">One CNC operator supervises production that previously required multiple manual personnel. Experienced employees transition to programming and quality control.<\/p>\r\n          <\/div>\r\n          <!-- Improvement 5 -->\r\n          <div class=\"p-8 bg-white border border-gray-200 rounded-lg hover:shadow-lg hover:border-blue-200 transition group\">\r\n            <div class=\"w-14 h-14 rounded-lg bg-blue-50 flex items-center justify-center mb-6 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-7 h-7 text-blue-600\" viewBox=\"0 0 24 24\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Improved Workplace Safety<\/h3>\r\n            <p class=\"text-gray-600 leading-relaxed\">Automation significantly reduces operator exposure to rotating blades, manual material handling, and repetitive lifting operations.<\/p>\r\n          <\/div>\r\n          <!-- Improvement 6 -->\r\n          <div class=\"p-8 bg-white border border-gray-200 rounded-lg hover:shadow-lg hover:border-blue-200 transition group\">\r\n            <div class=\"w-14 h-14 rounded-lg bg-blue-50 flex items-center justify-center mb-6 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-7 h-7 text-blue-600\" viewBox=\"0 0 24 24\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"\/><rect width=\"6\" height=\"6\" x=\"9\" y=\"9\" rx=\"1\"\/><path d=\"M15 2v2\"\/><path d=\"M15 20v2\"\/><path d=\"M2 15h2\"\/><path d=\"M2 9h2\"\/><path d=\"M20 15h2\"\/><path d=\"M20 9h2\"\/><path d=\"M9 2v2\"\/><path d=\"M9 20v2\"\/><\/svg>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Complete Stone Fabrication<\/h3>\r\n            <p class=\"text-gray-600 leading-relaxed\">Modern CNC bridge saws perform countertop fabrication, sink cutouts, drilling, groove machining, edge processing, and engraving preparation.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Suitability Section -->\r\n    <section class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8 bg-gray-50\">\r\n      <div class=\"max-w-4xl mx-auto\">\r\n        <h2 class=\"text-4xl font-bold text-gray-900 mb-8\">Is CNC Automation Suitable for Small Workshops?<\/h2>\r\n\r\n        <div class=\"bg-white p-8 rounded-lg border border-gray-200 mb-8\">\r\n          <p class=\"text-lg text-gray-700 mb-6 leading-relaxed\">Many owners assume CNC automation is only suitable for large factories. In reality, compact and mid-sized CNC bridge saws have made automation accessible to smaller fabrication businesses.<\/p>\r\n\r\n          <p class=\"text-lg text-gray-700 mb-6 leading-relaxed\">Workshops producing the following products can often achieve attractive returns by reducing labor costs, minimizing waste, and increasing production capacity without expanding their workforce:<\/p>\r\n\r\n          <div class=\"grid grid-cols-2 md:grid-cols-3 gap-4\">\r\n            <div class=\"flex items-center gap-3 p-3 bg-blue-50 rounded-lg\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg><span class=\"text-gray-700 font-medium\">Granite fabrication<\/span><\/div>\r\n            <div class=\"flex items-center gap-3 p-3 bg-blue-50 rounded-lg\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg><span class=\"text-gray-700 font-medium\">Marble fabrication<\/span><\/div>\r\n            <div class=\"flex items-center gap-3 p-3 bg-blue-50 rounded-lg\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg><span class=\"text-gray-700 font-medium\">Quartz products<\/span><\/div>\r\n            <div class=\"flex items-center gap-3 p-3 bg-blue-50 rounded-lg\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg><span class=\"text-gray-700 font-medium\">Engineered stone<\/span><\/div>\r\n            <div class=\"flex items-center gap-3 p-3 bg-blue-50 rounded-lg\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg><span class=\"text-gray-700 font-medium\">Sintered stone<\/span><\/div>\r\n            <div class=\"flex items-center gap-3 p-3 bg-blue-50 rounded-lg\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg><span class=\"text-gray-700 font-medium\">Porcelain slabs<\/span><\/div>\r\n            <div class=\"flex items-center gap-3 p-3 bg-blue-50 rounded-lg\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg><span class=\"text-gray-700 font-medium\">Limestone<\/span><\/div>\r\n            <div class=\"flex items-center gap-3 p-3 bg-blue-50 rounded-lg\"><svg class=\"icon w-5 h-5 text-blue-600 flex-shrink-0\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg><span class=\"text-gray-700 font-medium\">Architectural stone<\/span><\/div>\r\n          <\/div>\r\n\r\n          <p class=\"text-gray-600 mt-8 italic border-t border-gray-200 pt-8\">The key is selecting equipment that matches production volume, available workshop space, and future business growth.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Selection Criteria Table -->\r\n    <section id=\"selection\" class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8\">\r\n      <div class=\"max-w-6xl mx-auto\">\r\n        <h2 class=\"text-4xl font-bold text-gray-900 mb-8\">Choosing the Right CNC Bridge Saw<\/h2>\r\n\r\n        <p class=\"text-lg text-gray-600 mb-12 leading-relaxed\">When evaluating equipment, workshop owners should consider several technical factors beyond initial purchase price. A well-designed CNC bridge saw should deliver reliable performance over many years while remaining adaptable to evolving production requirements.<\/p>\r\n\r\n        <div class=\"bg-white border border-gray-200 rounded-lg overflow-hidden\">\r\n          <div class=\"overflow-x-auto\">\r\n            <table class=\"w-full\">\r\n              <thead>\r\n                <tr class=\"border-b border-gray-200 bg-gray-50\">\r\n                  <th class=\"px-6 py-4 text-left text-sm font-bold text-gray-900\">Selection Criterion<\/th>\r\n                  <th class=\"px-6 py-4 text-left text-sm font-bold text-gray-900\">Importance Level<\/th>\r\n                  <th class=\"px-6 py-4 text-left text-sm font-bold text-gray-900\">Impact<\/th>\r\n                <\/tr>\r\n              <\/thead>\r\n              <tbody>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">Number of controlled axes<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-red-100 text-red-700\">Critical<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">Servo drive system quality<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-red-100 text-red-700\">Critical<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">Positioning accuracy<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-red-100 text-red-700\">Critical<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">Blade tilting capability<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-orange-100 text-orange-700\">High<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">CAD\/CAM compatibility<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-orange-100 text-orange-700\">High<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">Automatic tool calibration<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-orange-100 text-orange-700\">High<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">Software stability<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-orange-100 text-orange-700\">High<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">After-sales technical support<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-red-100 text-red-700\">Critical<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"border-b border-gray-200 hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">Spare parts availability<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-orange-100 text-orange-700\">High<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n                <tr class=\"hover:bg-gray-50 transition\"><td class=\"px-6 py-4 text-sm text-gray-700\">Remote diagnostic capability<\/td><td class=\"px-6 py-4\"><span class=\"px-3 py-1 rounded-full text-xs font-semibold bg-blue-100 text-blue-700\">Medium<\/span><\/td><td class=\"px-6 py-4 text-sm text-gray-600\">Affects long-term ROI and production quality<\/td><\/tr>\r\n              <\/tbody>\r\n            <\/table>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Conclusion -->\r\n    <section class=\"bleed-section spotlight-section py-20 px-4 sm:px-6 lg:px-8 bg-gray-900 text-white\">\r\n      <div class=\"max-w-4xl mx-auto\">\r\n        <h2 class=\"text-4xl font-bold mb-8 text-balance text-white\">The Path Forward: CNC Automation as Strategic Investment<\/h2>\r\n\r\n        <div class=\"max-w-none\">\r\n          <p class=\"text-lg mb-6 leading-relaxed text-gray-100\">The transition from manual stone cutting to CNC automation is no longer reserved for large industrial manufacturers. Small and medium-sized workshops are increasingly adopting CNC technology to overcome labor shortages, improve production accuracy, reduce material waste, and expand their capability to fabricate high-value stone products.<\/p>\r\n          <p class=\"text-lg mb-6 leading-relaxed text-gray-100\">By integrating digital design, automated positioning, precision machining, and intelligent production control, a CNC bridge saw transforms traditional fabrication into a streamlined manufacturing process. The result is higher productivity, more consistent quality, and greater flexibility to meet the demands of modern architectural and interior stone projects.<\/p>\r\n          <p class=\"text-lg leading-relaxed text-gray-100\">For workshops planning long-term growth, CNC automation is not simply an equipment upgrade\u2014it is a strategic investment that strengthens competitiveness and lays the foundation for sustainable, efficient stone fabrication.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- FAQ Section -->\r\n    <section id=\"faqs\" class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8 bg-gray-50\">\r\n      <div class=\"max-w-4xl mx-auto\">\r\n        <h2 class=\"text-4xl font-bold text-gray-900 mb-12 text-center\">Frequently Asked Questions<\/h2>\r\n\r\n        <div class=\"space-y-4\" id=\"faqList\">\r\n          <!-- FAQ 1 -->\r\n          <div class=\"faq-item border border-gray-200 rounded-lg overflow-hidden transition-all bg-gray-50 hover:bg-white\">\r\n            <button class=\"faq-btn w-full px-6 py-4 flex items-center justify-between hover:bg-gray-100 transition\" data-index=\"0\">\r\n              <span class=\"text-lg font-bold text-gray-900 text-left\">Can a small stone workshop benefit from a CNC bridge saw?<\/span>\r\n              <svg class=\"faq-chevron icon w-5 h-5 text-gray-600 transition-transform flex-shrink-0\" viewBox=\"0 0 24 24\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n            <\/button>\r\n            <div class=\"faq-panel hidden px-6 py-4 border-t border-gray-200 bg-white\">\r\n              <p class=\"text-gray-600 leading-relaxed\">Yes. Even workshops with limited production volumes can improve efficiency, reduce material waste, and achieve more consistent cutting quality by adopting CNC automation.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <!-- FAQ 2 -->\r\n          <div class=\"faq-item border border-gray-200 rounded-lg overflow-hidden transition-all bg-gray-50 hover:bg-white\">\r\n            <button class=\"faq-btn w-full px-6 py-4 flex items-center justify-between hover:bg-gray-100 transition\" data-index=\"1\">\r\n              <span class=\"text-lg font-bold text-gray-900 text-left\">How much labor can CNC automation reduce?<\/span>\r\n              <svg class=\"faq-chevron icon w-5 h-5 text-gray-600 transition-transform flex-shrink-0\" viewBox=\"0 0 24 24\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n            <\/button>\r\n            <div class=\"faq-panel hidden px-6 py-4 border-t border-gray-200 bg-white\">\r\n              <p class=\"text-gray-600 leading-relaxed\">The exact savings depend on production workflows, but CNC bridge saws automate positioning, cutting, drilling, and profiling, allowing fewer operators to manage higher output while reallocating skilled workers to programming and quality control.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <!-- FAQ 3 -->\r\n          <div class=\"faq-item border border-gray-200 rounded-lg overflow-hidden transition-all bg-gray-50 hover:bg-white\">\r\n            <button class=\"faq-btn w-full px-6 py-4 flex items-center justify-between hover:bg-gray-100 transition\" data-index=\"2\">\r\n              <span class=\"text-lg font-bold text-gray-900 text-left\">Which materials can a CNC bridge saw process?<\/span>\r\n              <svg class=\"faq-chevron icon w-5 h-5 text-gray-600 transition-transform flex-shrink-0\" viewBox=\"0 0 24 24\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n            <\/button>\r\n            <div class=\"faq-panel hidden px-6 py-4 border-t border-gray-200 bg-white\">\r\n              <p class=\"text-gray-600 leading-relaxed\">Modern CNC bridge saws are suitable for granite, marble, quartz, sintered stone, porcelain slabs, engineered stone, limestone, and other architectural materials.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <!-- FAQ 4 -->\r\n          <div class=\"faq-item border border-gray-200 rounded-lg overflow-hidden transition-all bg-gray-50 hover:bg-white\">\r\n            <button class=\"faq-btn w-full px-6 py-4 flex items-center justify-between hover:bg-gray-100 transition\" data-index=\"3\">\r\n              <span class=\"text-lg font-bold text-gray-900 text-left\">Is CAD experience required?<\/span>\r\n              <svg class=\"faq-chevron icon w-5 h-5 text-gray-600 transition-transform flex-shrink-0\" viewBox=\"0 0 24 24\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n            <\/button>\r\n            <div class=\"faq-panel hidden px-6 py-4 border-t border-gray-200 bg-white\">\r\n              <p class=\"text-gray-600 leading-relaxed\">Basic CAD knowledge is helpful, but many CNC bridge saw systems provide intuitive software with graphical interfaces that simplify programming and reduce the learning curve for new operators.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <!-- FAQ 5 -->\r\n          <div class=\"faq-item border border-gray-200 rounded-lg overflow-hidden transition-all bg-gray-50 hover:bg-white\">\r\n            <button class=\"faq-btn w-full px-6 py-4 flex items-center justify-between hover:bg-gray-100 transition\" data-index=\"4\">\r\n              <span class=\"text-lg font-bold text-gray-900 text-left\">Why is a 5-axis CNC bridge saw preferred for complex fabrication?<\/span>\r\n              <svg class=\"faq-chevron icon w-5 h-5 text-gray-600 transition-transform flex-shrink-0\" viewBox=\"0 0 24 24\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n            <\/button>\r\n            <div class=\"faq-panel hidden px-6 py-4 border-t border-gray-200 bg-white\">\r\n              <p class=\"text-gray-600 leading-relaxed\">A 5-axis machine enables simultaneous blade rotation and tilting, allowing precise miter cuts, curved profiles, sink openings, and other complex machining operations with fewer setups and greater accuracy.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Related Products Section -->\r\n    <section class=\"bleed-section py-20 px-4 sm:px-6 lg:px-8\">\r\n      <div class=\"max-w-6xl mx-auto\">\r\n        <h2 class=\"text-4xl font-bold text-gray-900 mb-12 text-center\">Complementary Solutions for Complete Fabrication<\/h2>\r\n\r\n        <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\r\n          <div class=\"bg-white border border-gray-200 rounded-lg hover:shadow-xl hover:shadow-blue-500\/10 transition group cursor-pointer overflow-hidden tilt-card\" data-tilt>\r\n            <img loading=\"lazy\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/03\/CNC-ASD152A.webp\" alt=\"Modern CNC bridge saw machine in a clean stone fabrication workshop\" class=\"w-full h-48 object-cover fade-in-img\" loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"960\" \/>\r\n            <div class=\"p-8\">\r\n            <div class=\"w-12 h-12 rounded-lg bg-gray-100 flex items-center justify-center mb-4 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-6 h-6 text-gray-900 group-hover:text-blue-600 transition\" 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>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-2\">CNC Bridge Saw Systems<\/h3>\r\n            <p class=\"text-gray-600 mb-4 leading-relaxed\">Precision cutting and profiling solutions for stone, quartz, and engineered materials.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"bg-white border border-gray-200 rounded-lg hover:shadow-xl hover:shadow-blue-500\/10 transition group cursor-pointer overflow-hidden tilt-card\" data-tilt>\r\n            <img loading=\"lazy\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/ab62d1863d5f16c331330b7e7129773b.webp\" alt=\"CAD\/CAM production management software dashboard showing slab nesting and toolpath visualization\" class=\"w-full h-48 object-cover fade-in-img\" loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"960\" \/>\r\n            <div class=\"p-8\">\r\n            <div class=\"w-12 h-12 rounded-lg bg-gray-100 flex items-center justify-center mb-4 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-6 h-6 text-gray-900 group-hover:text-blue-600 transition\" viewBox=\"0 0 24 24\"><path d=\"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-2\">Production Management Software<\/h3>\r\n            <p class=\"text-gray-600 mb-4 leading-relaxed\">Integrated CAD\/CAM systems with real-time production tracking and optimization.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"bg-white border border-gray-200 rounded-lg hover:shadow-xl hover:shadow-blue-500\/10 transition group cursor-pointer overflow-hidden tilt-card\" data-tilt>\r\n            <img loading=\"lazy\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/b1941b544722e33d9ae3a2b5ccf5176d.webp\" alt=\"Instructor training an operator at a CNC stone fabrication machine control panel\" class=\"w-full h-48 object-cover fade-in-img\" loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"960\" \/>\r\n            <div class=\"p-8\">\r\n            <div class=\"w-12 h-12 rounded-lg bg-gray-100 flex items-center justify-center mb-4 group-hover:bg-blue-100 transition\">\r\n              <svg class=\"icon w-6 h-6 text-gray-900 group-hover:text-blue-600 transition\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11\"\/><\/svg>\r\n            <\/div>\r\n            <h3 class=\"text-lg font-bold text-gray-900 mb-2\">Technical Support & Training<\/h3>\r\n            <p class=\"text-gray-600 mb-4 leading-relaxed\">Comprehensive operator training, technical support, and continuous improvement programs.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"bleed-section spotlight-section py-20 px-4 sm:px-6 lg:px-8 bg-gradient-to-r from-gray-900 to-gray-800 text-white\">\r\n      <div class=\"max-w-4xl mx-auto text-center\">\r\n        <h2 class=\"text-4xl lg:text-5xl font-bold mb-6 text-balance text-white\">Ready to Transform Your Stone Fabrication Business?<\/h2>\r\n\r\n        <p class=\"text-xl text-gray-200 mb-8 text-balance\">Join hundreds of manufacturers already achieving higher productivity, better quality, and sustainable growth with Midecnc CNC solutions.<\/p>\r\n\r\n        <div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\r\n          <a href=\"https:\/\/wa.me\/8615594977687\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"px-8 py-4 bg-white text-gray-900 rounded-sm hover:bg-gray-100 transition font-bold flex items-center justify-center gap-2 group\">Request a Demo <svg class=\"icon w-4 h-4 group-hover:translate-x-1 transition\" viewBox=\"0 0 24 24\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/a>\r\n          <a href=\"https:\/\/wa.me\/8615594977687\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"px-8 py-4 border-2 border-white text-white rounded-sm hover:bg-white\/10 transition font-bold\">Schedule a Consultation<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"mt-12 pt-12 border-t border-white\/20\">\r\n          <p class=\"text-gray-300 text-sm\">Trusted by leading stone fabrication businesses worldwide \u2022 24\/7 Technical Support \u2022 Global Service Network<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n  <\/main>\r\n\r\n  <script>\r\n    \/\/ ---------- Image fade-in on load ----------\r\n    document.querySelectorAll('img.fade-in-img').forEach((img) => {\r\n      if (img.complete && img.naturalWidth > 0) {\r\n        img.classList.add('loaded');\r\n      } else {\r\n        img.addEventListener('load', () => img.classList.add('loaded'));\r\n        img.addEventListener('error', () => img.classList.add('loaded'));\r\n      }\r\n    });\r\n\r\n    \/\/ ---------- Stats count-up on scroll ----------\r\n    function animateCount(el) {\r\n      const target = parseInt(el.dataset.target, 10);\r\n      const duration = 1600;\r\n      const startTime = performance.now();\r\n      function step(now) {\r\n        const progress = Math.min((now - startTime) \/ duration, 1);\r\n        \/\/ easeOutExpo\r\n        const eased = progress === 1 ? 1 : 1 - Math.pow(2, -10 * progress);\r\n        el.textContent = Math.round(eased * target);\r\n        if (progress < 1) requestAnimationFrame(step);\r\n        else el.textContent = target;\r\n      }\r\n      requestAnimationFrame(step);\r\n    }\r\n\r\n    const statsSection = document.getElementById('stats-section');\r\n    let statsAnimated = false;\r\n    const statsObserver = new IntersectionObserver(\r\n      (entries) => {\r\n        entries.forEach((entry) => {\r\n          if (entry.isIntersecting && !statsAnimated) {\r\n            statsAnimated = true;\r\n            document.querySelectorAll('.stat-number').forEach(animateCount);\r\n          }\r\n        });\r\n      },\r\n      { threshold: 0.3 }\r\n    );\r\n    statsObserver.observe(statsSection);\r\n\r\n    \/\/ ---------- FAQ accordion ----------\r\n    const faqButtons = document.querySelectorAll('.faq-btn');\r\n    let activeFaq = -1;\r\n\r\n    faqButtons.forEach((btn) => {\r\n      btn.addEventListener('click', () => {\r\n        const index = parseInt(btn.dataset.index, 10);\r\n        const item = btn.closest('.faq-item');\r\n        const panel = item.querySelector('.faq-panel');\r\n        const chevron = item.querySelector('.faq-chevron');\r\n\r\n        if (activeFaq === index) {\r\n          \/\/ collapse\r\n          panel.classList.add('hidden');\r\n          chevron.classList.remove('rotate-180');\r\n          item.classList.remove('bg-white');\r\n          item.classList.add('bg-gray-50');\r\n          activeFaq = -1;\r\n        } else {\r\n          \/\/ collapse previous\r\n          if (activeFaq !== -1) {\r\n            const prev = document.querySelectorAll('.faq-item')[activeFaq];\r\n            prev.querySelector('.faq-panel').classList.add('hidden');\r\n            prev.querySelector('.faq-chevron').classList.remove('rotate-180');\r\n            prev.classList.remove('bg-white');\r\n            prev.classList.add('bg-gray-50');\r\n          }\r\n          \/\/ expand current\r\n          panel.classList.remove('hidden');\r\n          chevron.classList.add('rotate-180');\r\n          item.classList.add('bg-white');\r\n          item.classList.remove('bg-gray-50');\r\n          activeFaq = index;\r\n        }\r\n      });\r\n    });\r\n\r\n    \/\/ ---------- 3D tilt cards (skip if reduced motion) ----------\r\n    if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {\r\n      document.querySelectorAll('[data-tilt]').forEach((card) => {\r\n        const strength = 7;\r\n        card.addEventListener('mousemove', (e) => {\r\n          const rect = card.getBoundingClientRect();\r\n          const px = (e.clientX - rect.left) \/ rect.width;\r\n          const py = (e.clientY - rect.top) \/ rect.height;\r\n          card.style.transform = `perspective(900px) rotateX(${(0.5 - py) * strength * 2}deg) rotateY(${(px - 0.5) * strength * 2}deg)`;\r\n        });\r\n        card.addEventListener('mouseleave', () => {\r\n          card.style.transform = 'perspective(900px) rotateX(0) rotateY(0)';\r\n        });\r\n      });\r\n    }\r\n\r\n    \/\/ ---------- Spotlight cursor on dark sections ----------\r\n    document.querySelectorAll('.spotlight-section').forEach((sec) => {\r\n      sec.addEventListener('mousemove', (e) => {\r\n        const rect = sec.getBoundingClientRect();\r\n        sec.style.setProperty('--mx', `${e.clientX - rect.left}px`);\r\n        sec.style.setProperty('--my', `${e.clientY - rect.top}px`);\r\n      });\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c96d126 e-grid e-con-boxed e-con e-parent\" data-id=\"1c96d126\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2c11f044 e-con-full e-flex e-con e-child\" data-id=\"2c11f044\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-791fccca elementor-widget elementor-widget-heading\" data-id=\"791fccca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Recommended Machines<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54ab430e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"54ab430e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40031dea elementor-widget elementor-widget-text-editor\" data-id=\"40031dea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>For interior decoration professionals, Midecnc offers CNC machines that deliver precision, efficiency, and creative flexibility. Whether you&#8217;re working with sintered stone, ceramic panels, or composite materials, our bridge saws and engraving systems are optimized for both artistic detailing and structural fabrication.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bb9143 e-grid e-con-full e-con e-child\" data-id=\"5bb9143\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4fc0e972 e-con-full e-flex e-con e-child\" data-id=\"4fc0e972\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d7e6739 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"5d7e6739\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/product\/5-axis-cnc-bridge-saw\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1000\" height=\"692\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/5-axis-bridge-saw.webp\" class=\"elementor-animation-grow attachment-full size-full wp-image-5354\" alt=\"\" srcset=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/5-axis-bridge-saw.webp 1000w, https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/5-axis-bridge-saw-300x208.webp 300w, https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/5-axis-bridge-saw-768x531.webp 768w, https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/5-axis-bridge-saw-18x12.webp 18w, https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/5-axis-bridge-saw-600x415.webp 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-205a362f e-con-full e-flex e-con e-child\" data-id=\"205a362f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10dc434 elementor-widget elementor-widget-heading\" data-id=\"10dc434\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">5 Axis CNC Bridge Saw<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61982c36 elementor-widget elementor-widget-heading\" data-id=\"61982c36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Designed for top-tier interior and architectural applications, the  5-Axis CNC Bridge Saw enables ultra-precise mitre cuts, curve shaping, sink cutouts, and even sculpted reliefs\u2014all in one intelligent workflow. Built for sintered stone, marble, quartz, and ceramic panels, it delivers unmatched efficiency and versatility for designers and fabricators.<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57bb5e2d elementor-align-end elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"57bb5e2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Photo Taking &amp; Suction Cup System: Advanced alignment and stone stabilization system enhances safety and accuracy.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">True 5-Axis Cutting: Offers full XYZ movement with spindle rotation and tilt for advanced 3D profiling, edge shaping, and bevel cuts (up to 45\u00b0).<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Handles Complex Shapes: Ideal for cutting triangles, ellipses, diamonds, circles, countertops, tables, and more.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71d21557 elementor-widget elementor-widget-button\" data-id=\"71d21557\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/midecnc.com\/5-axis-cnc-bridge-saw\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Machines<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b75bbdd e-con-full e-flex e-con e-child\" data-id=\"6b75bbdd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70b27c7c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"70b27c7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/product\/41-cnc-bridge-saw-4-aixs-marble-stone-bridge-saw-machine\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1706\" height=\"1279\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3.jpg\" class=\"elementor-animation-grow attachment-full size-full wp-image-746\" alt=\"\" srcset=\"https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3.jpg 1706w, https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3-300x225.jpg 300w, https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3-1024x768.jpg 1024w, https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3-768x576.jpg 768w, https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3-1536x1152.jpg 1536w, https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3-16x12.jpg 16w, https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3-1320x990.jpg 1320w, https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/\u5fae\u4fe1\u56fe\u7247_20250405202057-3-600x450.jpg 600w\" sizes=\"(max-width: 1706px) 100vw, 1706px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d168216 e-con-full e-flex e-con e-child\" data-id=\"d168216\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbda188 elementor-widget elementor-widget-heading\" data-id=\"cbda188\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">4+1 Axis CNC Bridge Saw<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73be8e66 elementor-widget elementor-widget-heading\" data-id=\"73be8e66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">An ideal choice for projects requiring mitre cuts, linear polishing, and embedded slotting. Reliable, fast, and easy to use for everyday interior cutting tasks.<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20b96ed elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"20b96ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"> \u00b190\u00b0 blade rotation with 0\u201390\u00b0 tilt<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Perfect for cabinet grooves and lighting slot creation<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Heavy-duty frame &amp; easy control: Built for stability and intuitive operation<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-182c2730 elementor-widget elementor-widget-button\" data-id=\"182c2730\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/midecnc.com\/4-axis-cnc-bridge-saw\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Machines<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b1ec94d e-con-full e-flex e-con e-child\" data-id=\"4b1ec94d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cb1af3e elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2cb1af3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/product\/5-axis-waterjet-cutting-stone-metal-ceramics\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1000\" height=\"596\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/AC5-Axis-Waterjet.webp\" class=\"elementor-animation-grow attachment-full size-full wp-image-5349\" alt=\"\" srcset=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/AC5-Axis-Waterjet.webp 1000w, https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/AC5-Axis-Waterjet-300x179.webp 300w, https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/AC5-Axis-Waterjet-768x458.webp 768w, https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/AC5-Axis-Waterjet-18x12.webp 18w, https:\/\/midecnc.com\/wp-content\/uploads\/2026\/05\/AC5-Axis-Waterjet-600x358.webp 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4aaf0bfb e-con-full e-flex e-con e-child\" data-id=\"4aaf0bfb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b92c292 elementor-widget elementor-widget-heading\" data-id=\"6b92c292\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AC 5 Axis CNC Waterjet Cutting Machine(4020AC)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5caded79 elementor-widget elementor-widget-heading\" data-id=\"5caded79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">A flagship model for large-format slab cutting, edge profiling, and mitre processing. Perfectly suited for interior applications involving porcelain, sintered stone, and decorative materials.<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d3a93b8 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1d3a93b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">5-axis full interpolation cutting for seamless joint creation and artistic angles<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Auto nesting and intelligent toolpath optimization to reduce waste<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Supports porcelain, sintered stone, glass, MDF, and composites<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-515796ce elementor-widget elementor-widget-button\" data-id=\"515796ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/midecnc.com\/ac-5-axis-cnc-waterjet-cutting-machine\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Machines<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d7651b e-flex e-con-boxed e-con e-parent\" data-id=\"3d7651b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-22d2a7de e-con-full e-flex e-con e-child\" data-id=\"22d2a7de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39004cee elementor-widget elementor-widget-heading\" data-id=\"39004cee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Talk to Our Expert Sales Team<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78bf7eb9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"78bf7eb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7682ed07 elementor-widget elementor-widget-text-editor\" data-id=\"7682ed07\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Whether you need a single-head rock drilling cutter with CAD support or a complete CNC stone machine for basin hole and countertop fabrication, we\u2019re here to help you scale with precision.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ce9e34b e-flex e-con-boxed e-con e-child\" data-id=\"3ce9e34b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-76b13736 e-con-full e-flex e-con e-child\" data-id=\"76b13736\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1925b746 elementor-widget elementor-widget-image\" data-id=\"1925b746\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/elementor\/thumbs\/1SY-1-rc6vxun4yaqq07blnn87fksx6d9fa1ydumr6a797cg.webp\" title=\"1SY\" alt=\"1SY\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22aa49b3 elementor-widget elementor-widget-image-box\" data-id=\"22aa49b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Sally<\/h4><p class=\"elementor-image-box-description\">Sales Manager<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-771893e6 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"771893e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-f54bf68\" href=\"https:\/\/www.facebook.com\/profile.php?id=61582249592727\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-11dc8af\" href=\"https:\/\/x.com\/midecnc\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-e2aef00\" href=\"https:\/\/www.youtube.com\/channel\/UCHyRL5Vrs9KxdM7OPrNqiEQ\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-c27a427\" href=\"https:\/\/www.tiktok.com\/@sally768678\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Tiktok<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-tiktok\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-53f2ac7\" href=\"https:\/\/wa.me\/8615594977687\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b73927c e-con-full e-flex e-con e-child\" data-id=\"7b73927c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-641520bd elementor-widget elementor-widget-image\" data-id=\"641520bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/elementor\/thumbs\/6c44b-rirgf8pmb1zb8zbdlbpeusxig9go96gpv0ugiu6fzk.webp\" title=\"6c44b\" alt=\"6c44b\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2dcdcab0 elementor-widget elementor-widget-image-box\" data-id=\"2dcdcab0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Sia<\/h4><p class=\"elementor-image-box-description\">Sales Manager<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b83110 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"b83110\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-f54bf68\" href=\"https:\/\/www.facebook.com\/profile.php?id=61582249592727\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-11dc8af\" href=\"https:\/\/x.com\/midecnc\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-e2aef00\" href=\"https:\/\/www.youtube.com\/channel\/UCHyRL5Vrs9KxdM7OPrNqiEQ\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-c27a427\" href=\"https:\/\/www.tiktok.com\/@sally768678\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Tiktok<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-tiktok\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-5d6093a\" href=\"https:\/\/wa.me\/8615594977687\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-626fe092 e-con-full e-flex e-con e-child\" data-id=\"626fe092\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63327db0 elementor-widget elementor-widget-image\" data-id=\"63327db0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/midecnc.com\/wp-content\/uploads\/elementor\/thumbs\/c468c21-rirgfcgz2e4gjf5wzdbx4rzctsy53yvn7jgefy0vao.webp\" title=\"c468c21\" alt=\"c468c21\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55adc674 elementor-widget elementor-widget-image-box\" data-id=\"55adc674\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Nina<\/h4><p class=\"elementor-image-box-description\">Sales Manager<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66b2ba06 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"66b2ba06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-f54bf68\" href=\"https:\/\/www.facebook.com\/profile.php?id=61582249592727\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-11dc8af\" href=\"https:\/\/x.com\/midecnc\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-e2aef00\" href=\"https:\/\/www.youtube.com\/channel\/UCHyRL5Vrs9KxdM7OPrNqiEQ\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-c27a427\" href=\"https:\/\/www.tiktok.com\/@sally768678\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Tiktok<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-tiktok\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-0f15640\" href=\"https:\/\/wa.me\/8615594977687\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1042fa42 e-flex e-con-boxed e-con e-parent\" data-id=\"1042fa42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-483ca62b elementor-share-buttons--view-icon-text elementor-share-buttons--skin-gradient elementor-share-buttons--shape-square elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons\" data-id=\"483ca62b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"share-buttons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_facebook\" role=\"button\" tabindex=\"0\" aria-label=\"Share on facebook\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tFacebook\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_twitter\" role=\"button\" tabindex=\"0\" aria-label=\"Share on twitter\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tTwitter\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_linkedin\" role=\"button\" tabindex=\"0\" aria-label=\"Share on linkedin\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tLinkedIn\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_vk\" role=\"button\" tabindex=\"0\" aria-label=\"Share on vk\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-vk\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tVK\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_whatsapp\" role=\"button\" tabindex=\"0\" aria-label=\"Share on whatsapp\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tWhatsApp\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_pinterest\" role=\"button\" tabindex=\"0\" aria-label=\"Share on pinterest\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-pinterest\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tPinterest\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-824e982 elementor-widget elementor-widget-wp-widget-recent-posts\" data-id=\"824e982\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wp-widget-recent-posts.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<h5>Recommended Reading<\/h5><nav aria-label=\"Recommended Reading\">\n\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/manual-cutting-to-cnc-automation-stone-workshop\/\">From Manual Cutting to CNC Automation: A Small Stone Workshop\u2019s Transformation<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/how-one-cnc-bridge-saw-replaced-three-manual-cutting-workers\/\">How One CNC Bridge Saw Replaced Three Manual Cutting Workers<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/how-cnc-waterjet-cutting-eliminates-edge-chipping-on-sintered-stone\/\">How CNC Waterjet Cutting Eliminates Edge Chipping on Sintered Stone<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/why-a-luxury-stone-fabricator-chose-a-5-axis-cnc-bridge-saw-for-curved-marble-projects\/\">Why a Luxury Stone Fabricator Chose a 5 Axis CNC Bridge Saw for Curved Marble Projects<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/stone-cnc-machines-for-prefabricated-concrete-panels-cutting-strategies\/\">Stone CNC Machines for Prefabricated Concrete Panels: Cutting Strategies<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/cnc-bridge-saw-applications-stone-industries\/\">CNC Bridge Saw Applications Across Different Stone Industries<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/cnc-bridge-saw-maintenance-checklist-for-stone-factories\/\">CNC Bridge Saw Maintenance Checklist for Stone Factories<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/manual-cutting-vs-cnc-bridge-saw-a-real-factory-comparison\/\">Manual Cutting vs CNC Bridge Saw: A Real Factory Comparison<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/cnc-bridge-saw-for-quartz-granite-and-marble-cutting-challenges-and-best-practices\/\">CNC Bridge Saw for Quartz, Granite and Marble: Cutting Challenges and Best Practices<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/how-cnc-bridge-saws-process-quartz-granite-and-marble-differently\/\">How CNC Bridge Saws Process Quartz, Granite and Marble Differently<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/reduce-stone-waste-cnc-bridge-saws-waterjet\/\">How to Reduce Stone Waste Using CNC Bridge Saws &#038; Waterjet Machines<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/cnc-bridge-saw-workflow-kitchen-countertop-production\/\">CNC Bridge Saw Workflow for Kitchen Countertop Production<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/when-should-a-stone-factory-upgrade-to-a-5-axis-bridge-saw\/\">When Should a Stone Factory Upgrade to a 5 Axis Bridge Saw?<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/cnc-bridge-saw-commercial-stone-projects\/\">CNC Bridge Saw Solutions for Commercial Building Projects<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/midecnc.com\/ar\/4-axis-vs-5-axis-cnc-bridge-saw-roi\/\">4 Axis vs 5 Axis CNC Bridge Saw: ROI Comparison for Stone Fabrication<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t<\/ul>\n\n\t\t<\/nav>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Midecnc | CNC Stone Fabrication &#038; Automation Solutions INDUSTRIAL AUTOMATION SOLUTIONS Transform Manual Stone Cutting into CNC Automation Midecnc Editorial [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5703,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[35,323],"tags":[375,343,192,274,463,194,453,190,446,219,401,455,465,454,464],"class_list":["post-5709","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-buyers-guide","tag-5-axis-cnc-bridge-saw","tag-cnc-automation","tag-cnc-bridge-saw","tag-cnc-stone-cutting","tag-digital-stone-fabrication","tag-granite-cutting","tag-marble-fabrication","tag-midecnc","tag-quartz-countertops","tag-stone-fabrication","tag-stone-factory","tag-stone-machinery","tag-stone-manufacturing","tag-stone-processing","tag-stone-workshop"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>From Manual Cutting to CNC Automation | Small Stone Workshop Success Story<\/title>\n<meta name=\"description\" content=\"Discover how a small stone workshop transformed production by upgrading from manual cutting to CNC automation, improving precision, efficiency, material utilization, and profitability.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/midecnc.com\/ar\/manual-cutting-to-cnc-automation-stone-workshop\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"From Manual Cutting to CNC Automation | Small Stone Workshop Success Story\" \/>\n<meta property=\"og:description\" content=\"Discover how a small stone workshop transformed production by upgrading from manual cutting to CNC automation, improving precision, efficiency, material utilization, and profitability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/midecnc.com\/ar\/manual-cutting-to-cnc-automation-stone-workshop\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/midecnc\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/midecnc\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-30T06:41:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-30T06:41:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/2b0340982c845ea1d9875548f0ade0ed.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1368\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Midecnc\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0643\u064f\u062a\u0628 \u0628\u0648\u0627\u0633\u0637\u0629\" \/>\n\t<meta name=\"twitter:data1\" content=\"Midecnc\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 \u062f\u0642\u064a\u0642\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/\"},\"author\":{\"name\":\"Midecnc\",\"@id\":\"https:\\\/\\\/midecnc.com\\\/#\\\/schema\\\/person\\\/5f533df466985e67087411e0e1e25b4c\"},\"headline\":\"From Manual Cutting to CNC Automation: A Small Stone Workshop\u2019s Transformation\",\"datePublished\":\"2026-07-30T06:41:06+00:00\",\"dateModified\":\"2026-07-30T06:41:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/\"},\"wordCount\":1678,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/#\\\/schema\\\/person\\\/5f533df466985e67087411e0e1e25b4c\"},\"image\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/midecnc.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/2b0340982c845ea1d9875548f0ade0ed.webp\",\"keywords\":[\"5 Axis CNC Bridge Saw\",\"CNC Automation\",\"CNC bridge saw\",\"CNC stone cutting\",\"Digital Stone Fabrication\",\"granite cutting\",\"Marble Fabrication\",\"Midecnc\",\"Quartz Countertops\",\"Stone Fabrication\",\"stone factory\",\"Stone Machinery\",\"Stone Manufacturing\",\"Stone Processing\",\"Stone Workshop\"],\"articleSection\":[\"Blog\",\"Buyer\u2019s Guide\"],\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/\",\"url\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/\",\"name\":\"From Manual Cutting to CNC Automation | Small Stone Workshop Success Story\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/midecnc.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/2b0340982c845ea1d9875548f0ade0ed.webp\",\"datePublished\":\"2026-07-30T06:41:06+00:00\",\"dateModified\":\"2026-07-30T06:41:07+00:00\",\"description\":\"Discover how a small stone workshop transformed production by upgrading from manual cutting to CNC automation, improving precision, efficiency, material utilization, and profitability.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/#primaryimage\",\"url\":\"https:\\\/\\\/midecnc.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/2b0340982c845ea1d9875548f0ade0ed.webp\",\"contentUrl\":\"https:\\\/\\\/midecnc.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/2b0340982c845ea1d9875548f0ade0ed.webp\",\"width\":1368,\"height\":768},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/midecnc.com\\\/manual-cutting-to-cnc-automation-stone-workshop\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/midecnc.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"From Manual Cutting to CNC Automation: A Small Stone Workshop\u2019s Transformation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/midecnc.com\\\/#website\",\"url\":\"https:\\\/\\\/midecnc.com\\\/\",\"name\":\"Midecnc Stone Cutting Machine\",\"description\":\"Precision CNC Cutting Machines for Stone\",\"publisher\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/#\\\/schema\\\/person\\\/5f533df466985e67087411e0e1e25b4c\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/midecnc.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/midecnc.com\\\/#\\\/schema\\\/person\\\/5f533df466985e67087411e0e1e25b4c\",\"name\":\"Midecnc\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/midecnc.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-logo.png\",\"url\":\"https:\\\/\\\/midecnc.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-logo.png\",\"contentUrl\":\"https:\\\/\\\/midecnc.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-logo.png\",\"width\":915,\"height\":167,\"caption\":\"Midecnc\"},\"logo\":{\"@id\":\"https:\\\/\\\/midecnc.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-logo.png\"},\"description\":\"At Midecnc, we are committed to building a trusted brand through originality and innovation. Specializing in automated CNC stone machinery, we design and manufacture precision equipment for marble, granite, sandstone, bluestone, artificial stone, tombstones, ceramic tiles, and more.\",\"sameAs\":[\"http:\\\/\\\/midecnc.com\",\"https:\\\/\\\/www.facebook.com\\\/midecnc\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCHyRL5Vrs9KxdM7OPrNqiEQ\"],\"url\":\"https:\\\/\\\/midecnc.com\\\/ar\\\/author\\\/skywen1990outlook-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"From Manual Cutting to CNC Automation | Small Stone Workshop Success Story","description":"Discover how a small stone workshop transformed production by upgrading from manual cutting to CNC automation, improving precision, efficiency, material utilization, and profitability.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/midecnc.com\/ar\/manual-cutting-to-cnc-automation-stone-workshop\/","og_locale":"ar_AR","og_type":"article","og_title":"From Manual Cutting to CNC Automation | Small Stone Workshop Success Story","og_description":"Discover how a small stone workshop transformed production by upgrading from manual cutting to CNC automation, improving precision, efficiency, material utilization, and profitability.","og_url":"https:\/\/midecnc.com\/ar\/manual-cutting-to-cnc-automation-stone-workshop\/","article_publisher":"https:\/\/www.facebook.com\/midecnc","article_author":"https:\/\/www.facebook.com\/midecnc","article_published_time":"2026-07-30T06:41:06+00:00","article_modified_time":"2026-07-30T06:41:07+00:00","og_image":[{"width":1368,"height":768,"url":"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/2b0340982c845ea1d9875548f0ade0ed.webp","type":"image\/webp"}],"author":"Midecnc","twitter_card":"summary_large_image","twitter_misc":{"\u0643\u064f\u062a\u0628 \u0628\u0648\u0627\u0633\u0637\u0629":"Midecnc","\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"11 \u062f\u0642\u064a\u0642\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/#article","isPartOf":{"@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/"},"author":{"name":"Midecnc","@id":"https:\/\/midecnc.com\/#\/schema\/person\/5f533df466985e67087411e0e1e25b4c"},"headline":"From Manual Cutting to CNC Automation: A Small Stone Workshop\u2019s Transformation","datePublished":"2026-07-30T06:41:06+00:00","dateModified":"2026-07-30T06:41:07+00:00","mainEntityOfPage":{"@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/"},"wordCount":1678,"commentCount":0,"publisher":{"@id":"https:\/\/midecnc.com\/#\/schema\/person\/5f533df466985e67087411e0e1e25b4c"},"image":{"@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/#primaryimage"},"thumbnailUrl":"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/2b0340982c845ea1d9875548f0ade0ed.webp","keywords":["5 Axis CNC Bridge Saw","CNC Automation","CNC bridge saw","CNC stone cutting","Digital Stone Fabrication","granite cutting","Marble Fabrication","Midecnc","Quartz Countertops","Stone Fabrication","stone factory","Stone Machinery","Stone Manufacturing","Stone Processing","Stone Workshop"],"articleSection":["Blog","Buyer\u2019s Guide"],"inLanguage":"ar","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/","url":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/","name":"From Manual Cutting to CNC Automation | Small Stone Workshop Success Story","isPartOf":{"@id":"https:\/\/midecnc.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/#primaryimage"},"image":{"@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/#primaryimage"},"thumbnailUrl":"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/2b0340982c845ea1d9875548f0ade0ed.webp","datePublished":"2026-07-30T06:41:06+00:00","dateModified":"2026-07-30T06:41:07+00:00","description":"Discover how a small stone workshop transformed production by upgrading from manual cutting to CNC automation, improving precision, efficiency, material utilization, and profitability.","breadcrumb":{"@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/#primaryimage","url":"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/2b0340982c845ea1d9875548f0ade0ed.webp","contentUrl":"https:\/\/midecnc.com\/wp-content\/uploads\/2026\/07\/2b0340982c845ea1d9875548f0ade0ed.webp","width":1368,"height":768},{"@type":"BreadcrumbList","@id":"https:\/\/midecnc.com\/manual-cutting-to-cnc-automation-stone-workshop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/midecnc.com\/"},{"@type":"ListItem","position":2,"name":"From Manual Cutting to CNC Automation: A Small Stone Workshop\u2019s Transformation"}]},{"@type":"WebSite","@id":"https:\/\/midecnc.com\/#website","url":"https:\/\/midecnc.com\/","name":"Midecnc Stone Cutting Machine","description":"Precision CNC Cutting Machines for Stone","publisher":{"@id":"https:\/\/midecnc.com\/#\/schema\/person\/5f533df466985e67087411e0e1e25b4c"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/midecnc.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":["Person","Organization"],"@id":"https:\/\/midecnc.com\/#\/schema\/person\/5f533df466985e67087411e0e1e25b4c","name":"Midecnc","image":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/cropped-logo.png","url":"https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/cropped-logo.png","contentUrl":"https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/cropped-logo.png","width":915,"height":167,"caption":"Midecnc"},"logo":{"@id":"https:\/\/midecnc.com\/wp-content\/uploads\/2025\/04\/cropped-logo.png"},"description":"At Midecnc, we are committed to building a trusted brand through originality and innovation. Specializing in automated CNC stone machinery, we design and manufacture precision equipment for marble, granite, sandstone, bluestone, artificial stone, tombstones, ceramic tiles, and more.","sameAs":["http:\/\/midecnc.com","https:\/\/www.facebook.com\/midecnc","https:\/\/www.youtube.com\/channel\/UCHyRL5Vrs9KxdM7OPrNqiEQ"],"url":"https:\/\/midecnc.com\/ar\/author\/skywen1990outlook-com\/"}]}},"_links":{"self":[{"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/posts\/5709","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/comments?post=5709"}],"version-history":[{"count":11,"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/posts\/5709\/revisions"}],"predecessor-version":[{"id":5720,"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/posts\/5709\/revisions\/5720"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/media\/5703"}],"wp:attachment":[{"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/media?parent=5709"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/categories?post=5709"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/midecnc.com\/ar\/wp-json\/wp\/v2\/tags?post=5709"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}