{
    "id": 5807,
    "date": "2023-05-15T17:36:05",
    "date_gmt": "2023-05-15T17:36:05",
    "guid": {
        "rendered": "https:\/\/distribucionarc.com\/?page_id=5807"
    },
    "modified": "2025-05-27T23:48:40",
    "modified_gmt": "2025-05-27T21:48:40",
    "slug": "fleischschneidemaschine-knochensteaks-streifen-gewurfelt",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/www.distribucionarc.com\/de\/maquinas-de-cortar-carne-2\/",
    "title": {
        "rendered": "Fleischschneidemaschinen"
    },
    "content": {
        "rendered": "<div data-elementor-type=\"wp-page\" data-elementor-id=\"5807\" class=\"elementor elementor-5807\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-61da987 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"61da987\" 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-cc2b85b color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"cc2b85b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Industrielle und professionelle Fleischschneidemaschinen | ARC-Verteilung<\/title>\n    <meta name=\"description\" content=\"Entdecken Sie das gesamte Sortiment der ARC-Fleischschneidemaschinen: f\u00fcr Steaks, W\u00fcrfel, Streifen, Fleisch am Knochen, W\u00f6lfe und Fleischw\u00f6lfe. L\u00f6sungen f\u00fcr Metzgereien, Lebensmittelindustrie und Gastronomie.\">\n    <meta name=\"keywords\" content=\"cortadoras de carne, maquinas cortadoras carne, cortadora carne industrial, cortadora carne profesional, cortadora filetes, cortadora dados carne, cortadora carne y hueso, cortadora tiras carne, picadora carne industrial, trituradora huesos, maquinaria carnica ARC, Distribucion ARC\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Inter', sans-serif;\n        }\n        \n        \/* Colores del manual de marca ARC *\/\n        :root {\n            --arc-primary-dark: #1a202c;\n            --arc-blue: #0c2a6b;\n            --arc-light-blue: #7aadd2;\n            --arc-white: #ffffff;\n            --arc-black: #000000;\n        }\n        \n        .hero-bg {\n            background: linear-gradient(135deg, var(--arc-blue) 0%, #1c3faa 35%, var(--arc-primary-dark) 100%);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .hero-bg::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: \n                radial-gradient(circle at 20% 50%, rgba(122, 173, 210, 0.15) 0%, transparent 50%),\n                radial-gradient(circle at 80% 20%, rgba(122, 173, 210, 0.2) 0%, transparent 50%),\n                radial-gradient(circle at 40% 90%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);\n            animation: float 8s ease-in-out infinite;\n        }\n        \n        .hero-bg::after {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"hexagons\" width=\"28\" height=\"24\" patternUnits=\"userSpaceOnUse\" patternTransform=\"scale(0.5)\"><polygon fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"1\" points=\"14,1 22,6 22,16 14,21 6,16 6,6\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23hexagons)\"\/><\/svg>');\n            opacity: 0.4;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0px) rotate(0deg); opacity: 1; }\n            33% { transform: translateY(-15px) rotate(1deg); opacity: 0.8; }\n            66% { transform: translateY(-5px) rotate(-0.5deg); opacity: 0.9; }\n        }\n        \n        @keyframes slideInUp {\n            from {\n                opacity: 0;\n                transform: translateY(50px) scale(0.95);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0) scale(1);\n            }\n        }\n        \n        @keyframes fadeInScale {\n            from {\n                opacity: 0;\n                transform: scale(0.9) rotateY(10deg);\n            }\n            to {\n                opacity: 1;\n                transform: scale(1) rotateY(0deg);\n            }\n        }\n        \n        @keyframes shimmer {\n            0% { background-position: -1000px 0; }\n            100% { background-position: 1000px 0; }\n        }\n        \n        @keyframes glow {\n            0%, 100% { box-shadow: 0 0 20px rgba(12, 42, 107, 0.3); }\n            50% { box-shadow: 0 0 30px rgba(12, 42, 107, 0.6), 0 0 40px rgba(122, 173, 210, 0.3); }\n        }\n        \n        .animate-slide-up {\n            animation: slideInUp 0.6s ease-out forwards;\n        }\n        \n        .animate-fade-scale {\n            animation: fadeInScale 0.8s ease-out forwards;\n        }\n        \n        .arc-blue-button {\n            background: linear-gradient(135deg, var(--arc-blue) 0%, #1c3faa 50%, #2563eb 100%);\n            box-shadow: 0 8px 32px rgba(12, 42, 107, 0.4);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .arc-blue-button::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);\n            transition: left 0.5s;\n        }\n        \n        .arc-blue-button:hover::before {\n            left: 100%;\n        }\n        \n        .arc-blue-button:hover {\n            background: linear-gradient(135deg, #2563eb 0%, #1c3faa 50%, var(--arc-blue) 100%);\n            box-shadow: 0 12px 40px rgba(12, 42, 107, 0.5), 0 0 30px rgba(122, 173, 210, 0.3);\n            transform: translateY(-3px) scale(1.02);\n        }\n        \n        .section-title {\n            font-size: 2.8rem;\n            font-weight: 900;\n            background: linear-gradient(135deg, #1f2937 0%, var(--arc-blue) 50%, #1f2937 100%);\n            background-clip: text;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 2rem;\n            text-align: center;\n            position: relative;\n            letter-spacing: -0.025em;\n        }\n        \n        .section-title::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 120%;\n            height: 120%;\n            background: radial-gradient(ellipse, rgba(12, 42, 107, 0.05) 0%, transparent 70%);\n            z-index: -1;\n        }\n        \n        .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: -15px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 6px;\n            background: linear-gradient(90deg, var(--arc-blue), var(--arc-light-blue), #2563eb);\n            border-radius: 3px;\n            box-shadow: 0 4px 15px rgba(12, 42, 107, 0.4);\n        }\n        \n        .card {\n            background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);\n            border-radius: 20px;\n            padding: 2rem;\n            box-shadow: \n                0 20px 40px rgba(0, 0, 0, 0.1),\n                0 8px 16px rgba(0, 0, 0, 0.06),\n                inset 0 1px 0 rgba(255, 255, 255, 0.6);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            position: relative;\n            overflow: hidden;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.3);\n        }\n        \n        .card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, var(--arc-blue), var(--arc-light-blue), #2563eb);\n            background-size: 200% 100%;\n            animation: shimmer 3s ease-in-out infinite;\n        }\n        \n        .card::after {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(135deg, rgba(12, 42, 107, 0.02) 0%, rgba(122, 173, 210, 0.05) 100%);\n            opacity: 0;\n            transition: opacity 0.3s ease;\n            pointer-events: none;\n        }\n        \n        .card:hover {\n            transform: translateY(-15px) rotateX(5deg);\n            box-shadow: \n                0 32px 64px rgba(0, 0, 0, 0.15),\n                0 16px 32px rgba(12, 42, 107, 0.1),\n                0 0 50px rgba(122, 173, 210, 0.2);\n        }\n        \n        .card:hover::after {\n            opacity: 1;\n        }\n        \n        .card-image-container {\n            width: 100%;\n            height: 240px;\n            margin-bottom: 1.5rem;\n            overflow: hidden;\n            border-radius: 16px;\n            position: relative;\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\n        }\n        \n        .card-image-container::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(\n                135deg, \n                rgba(12, 42, 107, 0.1) 0%, \n                transparent 30%, \n                transparent 70%, \n                rgba(122, 173, 210, 0.15) 100%\n            );\n            opacity: 0;\n            transition: all 0.4s ease;\n            z-index: 2;\n        }\n        \n        .card-image-container::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 50%;\n            background: linear-gradient(to top, rgba(0,0,0,0.1) 0%, transparent 100%);\n            opacity: 0;\n            transition: opacity 0.3s ease;\n            z-index: 3;\n        }\n        \n        .card:hover .card-image-container::before {\n            opacity: 1;\n        }\n        \n        .card:hover .card-image-container::after {\n            opacity: 1;\n        }\n        \n        .card-image-container img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            filter: brightness(1) contrast(1);\n        }\n        \n        .card:hover .card-image-container img {\n            transform: scale(1.15) rotate(2deg);\n            filter: brightness(1.1) contrast(1.1);\n        }\n        \n        .whatsapp-text {\n            color: #25D366;\n            font-weight: 700;\n        }\n        \n        .related-services-bg {\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 50%, #bae6fd 100%);\n            position: relative;\n        }\n        \n        .related-services-bg::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 60 60\"><defs><pattern id=\"dots\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\"><circle cx=\"10\" cy=\"10\" r=\"2\" fill=\"rgba(12,42,107,0.04)\"\/><\/pattern><\/defs><rect width=\"60\" height=\"60\" fill=\"url(%23dots)\"\/><\/svg>');\n            opacity: 0.6;\n        }\n        \n        .contact-section-bg {\n            background: linear-gradient(135deg, var(--arc-primary-dark) 0%, var(--arc-blue) 50%, #1c3faa 100%);\n            position: relative;\n        }\n        \n        .contact-section-bg::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: \n                radial-gradient(circle at 25% 25%, rgba(122, 173, 210, 0.15) 0%, transparent 50%),\n                radial-gradient(circle at 75% 75%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),\n                url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"circuit\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\"><path d=\"M10 10h20v20h-20z\" fill=\"none\" stroke=\"rgba(255,255,255,0.03)\" stroke-width=\"1\"\/><circle cx=\"20\" cy=\"20\" r=\"2\" fill=\"rgba(255,255,255,0.05)\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23circuit)\"\/><\/svg>');\n            animation: float 10s ease-in-out infinite;\n        }\n        \n        .contact-section-bg::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 50%;\n            background: linear-gradient(to top, rgba(0,0,0,0.1) 0%, transparent 100%);\n        }\n        \n        .contact-section-bg > * {\n            position: relative;\n            z-index: 1;\n        }\n        \n        ul.custom-list li {\n            margin-bottom: 0.75rem;\n            padding-left: 1.5rem;\n            position: relative;\n            transition: all 0.2s ease;\n        }\n        \n        ul.custom-list li::before {\n            content: '\u2713';\n            color: var(--arc-blue);\n            font-weight: bold;\n            position: absolute;\n            left: 0;\n            top: 2px;\n            font-size: 1.1em;\n        }\n        \n        ul.custom-list li:hover {\n            padding-left: 2rem;\n            color: var(--arc-blue);\n        }\n        \n        .hero-stats {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n            gap: 2rem;\n            margin-top: 3rem;\n        }\n        \n        .stat-item {\n            text-align: center;\n            padding: 1.5rem;\n            background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));\n            border-radius: 16px;\n            backdrop-filter: blur(20px);\n            border: 1px solid rgba(255, 255, 255, 0.3);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .stat-item::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);\n            transition: left 2s ease;\n        }\n        \n        .stat-item:hover::before {\n            left: 100%;\n        }\n        \n        .stat-item:hover {\n            transform: translateY(-5px) scale(1.05);\n            background: linear-gradient(145deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.1));\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\n        }\n        \n        .stat-number {\n            font-size: 2.5rem;\n            font-weight: 900;\n            color: white;\n            display: block;\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n            background: linear-gradient(135deg, #ffffff 0%, #e0f2fe 100%);\n            background-clip: text;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n        \n        .stat-label {\n            font-size: 0.875rem;\n            color: rgba(255, 255, 255, 0.9);\n            margin-top: 0.25rem;\n        }\n        \n        .scroll-indicator {\n            position: absolute;\n            bottom: 30px;\n            left: 50%;\n            transform: translateX(-50%);\n            color: rgba(255, 255, 255, 0.8);\n            animation: bounce 2s infinite;\n        }\n        \n        @keyframes bounce {\n            0%, 20%, 50%, 80%, 100% { transform: translateX(-50%) translateY(0); }\n            40% { transform: translateX(-50%) translateY(-10px); }\n            60% { transform: translateX(-50%) translateY(-5px); }\n        }\n        \n        @media (max-width: 768px) {\n            .section-title {\n                font-size: 2.2rem;\n            }\n            \n            .hero-stats {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 1rem;\n            }\n            \n            .stat-number {\n                font-size: 2rem;\n            }\n            \n            .card {\n                padding: 1.5rem;\n            }\n            \n            .card-image-container {\n                height: 200px;\n            }\n        }\n        \n        \/* Efectos de entrada progresivos *\/\n        .animate-delay-1 { animation-delay: 0.1s; }\n        .animate-delay-2 { animation-delay: 0.2s; }\n        .animate-delay-3 { animation-delay: 0.3s; }\n        .animate-delay-4 { animation-delay: 0.4s; }\n        .animate-delay-5 { animation-delay: 0.5s; }\n        .animate-delay-6 { animation-delay: 0.6s; }\n        \n        \/* Efectos adicionales para modernidad *\/\n        .perspective-1000 { perspective: 1000px; }\n        .transform-style-3d { transform-style: preserve-3d; }\n        .border-3 { border-width: 3px; }\n        .shadow-3xl { box-shadow: 0 35px 60px -12px rgba(0, 0, 0, 0.25); }\n        \n        \/* Estilos para FAQ *\/\n        .faq-item {\n            transition: all 0.3s ease;\n        }\n        \n        .faq-item:hover {\n            transform: translateY(-2px);\n        }\n        \n        .faq-question {\n            padding: 1rem 0;\n        }\n        \n        .faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            padding: 0 1rem;\n        }\n        \n        .faq-answer.active {\n            max-height: 500px;\n            padding: 1rem;\n            margin-top: 1rem;\n            border-top: 2px solid rgba(12, 42, 107, 0.1);\n        }\n        \n        .faq-toggle.active {\n            transform: rotate(45deg);\n            color: var(--arc-blue);\n        }\n        \n        \/* Estilos para reviews *\/\n        .card blockquote {\n            position: relative;\n        }\n        \n        .card blockquote::before {\n            content: '\"';\n            position: absolute;\n            top: -10px;\n            left: -15px;\n            font-size: 3rem;\n            color: rgba(12, 42, 107, 0.1);\n            font-family: serif;\n        }\n        \n        .card blockquote::after {\n            content: '\"';\n            position: absolute;\n            bottom: -20px;\n            right: -10px;\n            font-size: 3rem;\n            color: rgba(12, 42, 107, 0.1);\n            font-family: serif;\n        }\n        \n        \/* Estilos para formulario *\/\n        .form-input, .form-select, .form-textarea {\n            background: rgba(255, 255, 255, 0.9);\n            backdrop-filter: blur(10px);\n            border: 2px solid rgba(0, 0, 0, 0.1);\n            transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            font-size: 16px; \/* Previene zoom en iOS *\/\n        }\n        \n        .form-input:focus, .form-select:focus, .form-textarea:focus {\n            outline: none;\n            border-color: var(--arc-blue);\n            box-shadow: 0 0 0 3px rgba(12, 42, 107, 0.1);\n            transform: translateY(-2px);\n            background: rgba(255, 255, 255, 1);\n        }\n        \n        .form-input:hover, .form-select:hover, .form-textarea:hover {\n            border-color: rgba(12, 42, 107, 0.3);\n            transform: translateY(-1px);\n        }\n        \n        .form-group {\n            position: relative;\n        }\n        \n        .form-group label {\n            transition: color 0.3s ease;\n        }\n        \n        .form-input:focus + label, .form-select:focus + label, .form-textarea:focus + label {\n            color: var(--arc-blue);\n        }\n        \n        \/* Estilos para checkboxes y radios *\/\n        input[type=\"checkbox\"], input[type=\"radio\"] {\n            width: 18px;\n            height: 18px;\n            accent-color: var(--arc-blue);\n            cursor: pointer;\n            transition: transform 0.2s ease;\n        }\n        \n        input[type=\"checkbox\"]:hover, input[type=\"radio\"]:hover {\n            transform: scale(1.1);\n        }\n        \n        \/* Animaciones para el formulario *\/\n        .form-section {\n            opacity: 0;\n            transform: translateY(30px);\n            animation: formSlideIn 0.6s ease forwards;\n        }\n        \n        @keyframes formSlideIn {\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        \/* Indicador de campo requerido *\/\n        .form-group label:has(+ input:required)::after,\n        .form-group label:has(+ select:required)::after,\n        .form-group label:has(+ textarea:required)::after {\n            content: ' *';\n            color: #ef4444;\n            font-weight: bold;\n        }\n        \n        \/* Estados de validaci\u00f3n *\/\n        .form-input:valid:not(:placeholder-shown) {\n            border-color: #10b981;\n            background-image: url(\"data:image\/svg+xml,%3csvg width='16' height='16' fill='%2310b981' xmlns='http:\/\/www.w3.org\/2000\/svg'%3e%3cpath d='m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z'\/%3e%3c\/svg%3e\");\n            background-repeat: no-repeat;\n            background-position: right 12px center;\n            background-size: 16px;\n            padding-right: 40px;\n        }\n        \n        .form-input:invalid:not(:placeholder-shown) {\n            border-color: #ef4444;\n            background-image: url(\"data:image\/svg+xml,%3csvg width='16' height='16' fill='%23ef4444' xmlns='http:\/\/www.w3.org\/2000\/svg'%3e%3cpath fill-rule='evenodd' d='M4.293 4.293a1 1 0 011.414 0L8 6.586l2.293-2.293a1 1 0 111.414 1.414L9.414 8l2.293 2.293a1 1 0 01-1.414 1.414L8 9.414l-2.293 2.293a1 1 0 01-1.414-1.414L6.586 8 4.293 5.707a1 1 0 010-1.414z' clip-rule='evenodd'\/%3e%3c\/svg%3e\");\n            background-repeat: no-repeat;\n            background-position: right 12px center;\n            background-size: 16px;\n            padding-right: 40px;\n        }\n        \n        \/* Bot\u00f3n de env\u00edo con efectos especiales *\/\n        button[type=\"submit\"] {\n            position: relative;\n            overflow: hidden;\n        }\n        \n        button[type=\"submit\"]::after {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 0;\n            height: 0;\n            border-radius: 50%;\n            background: rgba(255, 255, 255, 0.3);\n            transform: translate(-50%, -50%);\n            transition: width 0.6s, height 0.6s;\n        }\n        \n        button[type=\"submit\"]:active::after {\n            width: 300px;\n            height: 300px;\n        }\n        \n        \/* Responsive para formulario *\/\n        @media (max-width: 768px) {\n            .form-input, .form-select, .form-textarea {\n                font-size: 16px; \/* Previene zoom en m\u00f3viles *\/\n            }\n            \n            button[type=\"submit\"] {\n                width: 100%;\n                padding: 1rem;\n                font-size: 1.1rem;\n            }\n        }\n        \n        \/* Efecto de brillo en botones *\/\n        .shine-effect {\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .shine-effect::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);\n            transition: left 0.6s;\n        }\n        \n        .shine-effect:hover::before {\n            left: 100%;\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50 text-gray-700\">\n\n    <header class=\"hero-bg text-white py-20 sm:py-32 relative\">\n        <div class=\"container mx-auto px-6 text-center relative z-10\">\n            <h1 class=\"text-4xl sm:text-5xl lg:text-6xl font-black mb-6 animate-slide-up leading-tight\">\n                ARC-Fleischschneidemaschinen:<br>\n                <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-blue-200 to-white\">\n                    Pr\u00e4zision und Effizienz f\u00fcr Profis\n                <\/span>\n            <\/h1>\n            <p class=\"text-lg sm:text-xl lg:text-2xl mb-10 max-w-4xl mx-auto font-light leading-relaxed animate-fade-scale\">\n                Umfassende L\u00f6sungen f\u00fcr alle Schnittarten in der Fleischindustrie, Metzgereien, Lebensmittelfabriken und Gastronomie. Entdecken Sie unser komplettes Sortiment an Spezialmaschinen mit modernster Technologie.\n            <\/p>\n            <div class=\"flex flex-col sm:flex-row gap-6 justify-center items-center mb-8\">\n                <a href=\"#tipos-cortadoras\" class=\"arc-blue-button shine-effect text-white font-black py-5 px-10 rounded-full text-xl transition duration-300 inline-flex items-center gap-3 shadow-2xl\">\n                    <span class=\"text-2xl\">\ud83d\udd0d<\/span> Maschinen entdecken\n                <\/a>\n                <a href=\"#formulario-contacto\" class=\"bg-transparent border-3 border-white text-white font-bold py-5 px-10 rounded-full text-xl transition duration-300 hover:bg-white hover:text-blue-900 backdrop-blur-sm\">\n                    \ud83d\udcac Angebot anfordern\n                <\/a>\n            <\/div>\n            \n            <div class=\"hero-stats animate-fade-scale\">\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">10<\/span>\n                    <span class=\"stat-label\">Jahrelange Erfahrung<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">45<\/span>\n                    <span class=\"stat-label\">Arten von Schneidern<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">200<\/span>\n                    <span class=\"stat-label\">Zufriedene Kunden<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">20<\/span>\n                    <span class=\"stat-label\">Abgeschlossene Projekte<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"scroll-indicator\">\n            <svg width=\"24\" height=\"24\" fill=\"currentColor\" viewbox=\"0 0 24 24\">\n                <path d=\"M12 2l-8 8h5v8h6v-8h5l-8-8z\" transform=\"rotate(180 12 12)\"\/>\n            <\/svg>\n        <\/div>\n    <\/header>\n\n    <main class=\"container mx-auto px-4 sm:px-6 py-16\">\n\n        <section id=\"descripcion-general\" class=\"mb-20\">\n            <h2 class=\"section-title\">Fortschrittliche L\u00f6sungen f\u00fcr die Fleischverarbeitung<\/h2>\n            <div class=\"card animate-fade-scale\">\n                <div class=\"grid md:grid-cols-3 gap-8 items-center\">\n                    <div class=\"md:col-span-2\">\n                        <p class=\"text-lg text-gray-700 mb-6 leading-relaxed\">\n                            Bei ARC Distribution wissen wir, wie wichtig es ist, <strong class=\"text-blue-700\">Fleischschneidemaschinen<\/strong> zuverl\u00e4ssig, genau und effizient. Unser umfangreiches Ger\u00e4tesortiment ist darauf ausgelegt, die anspruchsvollsten Anforderungen von Metzgereien, Lebensmittelverarbeitungsbetrieben, Restaurants, Superm\u00e4rkten und allen Unternehmen zu erf\u00fcllen, die eine professionelle Handhabung von Fleischprodukten erfordern.\n                        <\/p>\n                        <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                            Aus dem Schnitt von <strong class=\"text-gray-700\">Steaks<\/strong> perfekt und einheitlich bis zur Herstellung von <strong class=\"text-gray-700\">Streifen<\/strong> entweder <strong class=\"text-gray-700\">W\u00fcrfel<\/strong> F\u00fcr spezielle Zubereitungen sind unsere industriellen und professionellen Schneidemaschinen f\u00fcr die Verarbeitung einer gro\u00dfen Vielfalt an Fleischsorten vorbereitet: <strong class=\"text-gray-700\">frisch, gefroren und mit Knochen<\/strong>.\n                        <\/p>\n                        <p class=\"text-gray-600 leading-relaxed\">\n                            Jede ARC-Maschine wird aus hochwertigen Materialien hergestellt, was Langlebigkeit, Hygiene und au\u00dfergew\u00f6hnliche Leistung gew\u00e4hrleistet. Wir umfassen <strong class=\"text-blue-600 hover:underline\"><a href=\"https:\/\/www.distribucionarc.com\/servicio-tecnico\/cortadoras-de-carne-arc\/\">spezialisierter technischer Service<\/a><\/strong>, <strong class=\"text-blue-600 hover:underline\"><a href=\"https:\/\/www.distribucionarc.com\/mantenimiento-preventivo-arc\/\">vorbeugende Wartung<\/a><\/strong> Und <strong class=\"text-blue-600 hover:underline\"><a href=\"https:\/\/www.distribucionarc.com\/garantia-distribucion-arc\/\">volle Garantie<\/a><\/strong>.\n                        <\/p>\n                    <\/div>\n                    <div class=\"hidden md:block\">\n                        <div class=\"bg-gradient-to-br from-blue-50 to-blue-100 p-6 rounded-2xl text-center\">\n                            <div class=\"text-4xl mb-4\">\u26a1<\/div>\n                            <h3 class=\"font-bold text-xl text-blue-900 mb-2\">Nachgewiesene Effizienz<\/h3>\n                            <p class=\"text-blue-700 text-sm\">Steigern Sie Ihre Produktivit\u00e4t auf bis zu 300% mit unseren professionellen Cuttern<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"tipos-cortadoras\" class=\"mb-20\">\n            <h2 class=\"section-title\">Entdecken Sie unser Spezialsortiment an ARC-Fleischschneidemaschinen<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-3xl mx-auto leading-relaxed\">\n                Durchsuchen Sie unsere Unterkategorien, um den perfekten Fleischschneider f\u00fcr Ihre speziellen Bed\u00fcrfnisse zu finden. Jeder Ger\u00e4tetyp ist darauf ausgelegt, bei seiner Anwendung maximale Leistung zu erbringen.\n            <\/p>\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-8 perspective-1000\">\n                <div class=\"card flex flex-col animate-fade-scale animate-delay-1 transform-style-3d\">\n                    <div class=\"card-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-paraFiletes.jpg\" alt=\"Bild eines Fleischschneiders f\u00fcr Steaks\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/e2e8f0\/333333?text=Cortadora+Filetes';\">\n                    <\/div>\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"bg-gradient-to-br from-red-50 to-red-100 w-12 h-12 rounded-full flex items-center justify-center\">\n                            <span class=\"text-2xl\">\ud83e\udd69<\/span>\n                        <\/div>\n                        <h3 class=\"font-black text-xl text-blue-700\">Steak-Fleischschneider<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Ideal zum Erhalten gleichm\u00e4\u00dfiger Filets aus frischem oder gefrorenem Fleisch. Perfekt f\u00fcr Metzgereien, Restaurants und Industriebetriebe, die Wert auf Pr\u00e4zision und einwandfreie Pr\u00e4sentation legen.\n                    <\/p>\n                    <div class=\"flex items-center justify-between text-sm text-gray-500 mb-6 bg-gray-50 p-3 rounded-lg\">\n                        <span class=\"flex items-center gap-1\">\u26a1 <strong>Hohe Pr\u00e4zision<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\ud83d\udee1\ufe0f <strong>Maximale Sicherheit<\/strong><\/span>\n                    <\/div>\n                    <a href=\"https:\/\/www.distribucionarc.com\/categor%C3%ADa-producto\/coartadoras-de-carne\/filetes\/\" class=\"arc-blue-button shine-effect text-white font-bold py-4 px-6 rounded-xl text-center transition duration-300 mt-auto\">\n                        Siehe Fillet-Modelle \u2192\n                    <\/a>\n                <\/div>\n\n                <div class=\"card flex flex-col animate-fade-scale animate-delay-2 transform-style-3d\">\n                    <div class=\"card-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-para-DadosPrecision-y-Eficiencia-en-Cada-Corte.jpg\" alt=\"Bild eines Fleischw\u00fcrfelschneiders\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/e2e8f0\/333333?text=Cortadora+Dados';\">\n                    <\/div>\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"bg-gradient-to-br from-orange-50 to-orange-100 w-12 h-12 rounded-full flex items-center justify-center\">\n                            <span class=\"text-2xl\">\ud83c\udfb2<\/span>\n                        <\/div>\n                        <h3 class=\"font-black text-xl text-blue-700\">Gew\u00fcrfelte Fleischschneider<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Entwickelt, um Fleisch schnell, pr\u00e4zise und gleichm\u00e4\u00dfig zu w\u00fcrfeln und so die industrielle Verarbeitung f\u00fcr Eint\u00f6pfe, Kebabs und andere Zubereitungen zu optimieren.\n                    <\/p>\n                    <div class=\"flex items-center justify-between text-sm text-gray-500 mb-6 bg-gray-50 p-3 rounded-lg\">\n                        <span class=\"flex items-center gap-1\">\ud83c\udfaf <strong>Einheitliche Schnitte<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\u26a1 <strong>Hohe Geschwindigkeit<\/strong><\/span>\n                    <\/div>\n                    <a href=\"https:\/\/www.distribucionarc.com\/categor%C3%ADa-producto\/coartadoras-de-carne\/dados\/\" class=\"arc-blue-button shine-effect text-white font-bold py-4 px-6 rounded-xl text-center transition duration-300 mt-auto\">\n                        W\u00fcrfelvorlagen ansehen \u2192\n                    <\/a>\n                <\/div>\n\n                <div class=\"card flex flex-col animate-fade-scale animate-delay-3 transform-style-3d\">\n                    <div class=\"card-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-y-Hueso.jpg\" alt=\"Bild eines Fleisch- und Knochenschneiders\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/e2e8f0\/333333?text=Cortadora+Carne+Hueso';\">\n                    <\/div>\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"bg-gradient-to-br from-yellow-50 to-yellow-100 w-12 h-12 rounded-full flex items-center justify-center\">\n                            <span class=\"text-2xl\">\ud83e\uddb4<\/span>\n                        <\/div>\n                        <h3 class=\"font-black text-xl text-blue-700\">Fleisch- und Knochenschneider<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Robuste Spezialger\u00e4te (Bands\u00e4gen) zum Schneiden von Fleisch mit Knochen, wie beispielsweise Lammkoteletts, Schweinerippchen oder gro\u00dfen St\u00fccken zum Zerlegen.\n                    <\/p>\n                    <div class=\"flex items-center justify-between text-sm text-gray-500 mb-6 bg-gray-50 p-3 rounded-lg\">\n                        <span class=\"flex items-center gap-1\">\ud83d\udcaa <strong>Extra Robust<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\ud83d\udd27 <strong>Einfache Wartung<\/strong><\/span>\n                    <\/div>\n                    <a href=\"https:\/\/www.distribucionarc.com\/categor%C3%ADa-producto\/coartadoras-de-carne\/carne-y-hueso\/\" class=\"arc-blue-button shine-effect text-white font-bold py-4 px-6 rounded-xl text-center transition duration-300 mt-auto\">\n                        Siehe Fleisch- und Knochens\u00e4gen \u2192\n                    <\/a>\n                <\/div>\n\n                <div class=\"card flex flex-col animate-fade-scale animate-delay-4 transform-style-3d\">\n                    <div class=\"card-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-para-Tiras.jpg\" alt=\"Bild vom Fleischschneider f\u00fcr Streifen\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/e2e8f0\/333333?text=Cortadora+Tiras';\">\n                    <\/div>\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"bg-gradient-to-br from-green-50 to-green-100 w-12 h-12 rounded-full flex items-center justify-center\">\n                            <span class=\"text-2xl\">\ud83d\udccf<\/span>\n                        <\/div>\n                        <h3 class=\"font-black text-xl text-blue-700\">Fleischschneider in Streifen<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Perfekt f\u00fcr die effiziente Herstellung von Fleischstreifen und Geschnetzeltem, ideal f\u00fcr Fajitas, Pfannengerichte, Salate und andere Gerichte, die dieses Format erfordern.\n                    <\/p>\n                    <div class=\"flex items-center justify-between text-sm text-gray-500 mb-6 bg-gray-50 p-3 rounded-lg\">\n                        <span class=\"flex items-center gap-1\">\ud83d\udcd0 <strong>Perfekte Streifen<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\ud83d\ude80 <strong>Hohe Produktivit\u00e4t<\/strong><\/span>\n                    <\/div>\n                    <a href=\"https:\/\/www.distribucionarc.com\/categor%C3%ADa-producto\/coartadoras-de-carne\/tiras\/\" class=\"arc-blue-button shine-effect text-white font-bold py-4 px-6 rounded-xl text-center transition duration-300 mt-auto\">\n                        Streifenmodelle ansehen \u2192\n                    <\/a>\n                <\/div>\n\n                <div class=\"card flex flex-col animate-fade-scale animate-delay-5 transform-style-3d\">\n                    <div class=\"card-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.distribucionarc.com\/wp-content\/uploads\/2024\/10\/Picadoras-de-Carne-Industriales-y-Profesionales.jpg\" alt=\"Bild eines industriellen Fleischwolfs\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/e2e8f0\/333333?text=Picadora+Carne';\">\n                    <\/div>\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"bg-gradient-to-br from-blue-50 to-blue-100 w-12 h-12 rounded-full flex items-center justify-center\">\n                            <span class=\"text-2xl\">\u2699\ufe0f<\/span>\n                        <\/div>\n                        <h3 class=\"font-black text-xl text-blue-700\">Fleischw\u00f6lfe<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Unsere leistungsstarken und pr\u00e4zisen W\u00f6lfe produzieren hochwertiges Hackfleisch f\u00fcr die Herstellung von W\u00fcrstchen, Hamburgern, Frikadellen und anderen Fleischprodukten.\n                    <\/p>\n                    <div class=\"flex items-center justify-between text-sm text-gray-500 mb-6 bg-gray-50 p-3 rounded-lg\">\n                        <span class=\"flex items-center gap-1\">\ud83d\udcaa <strong>Maximale Leistung<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\ud83c\udfaf <strong>Perfekte Textur<\/strong><\/span>\n                    <\/div>\n                    <a href=\"https:\/\/www.distribucionarc.com\/categor%C3%ADa-producto\/coartadoras-de-carne\/picadoras-carne\/\" class=\"arc-blue-button shine-effect text-white font-bold py-4 px-6 rounded-xl text-center transition duration-300 mt-auto\">\n                        Siehe Fleischw\u00f6lfe \u2192\n                    <\/a>\n                <\/div>\n\n                <div class=\"card flex flex-col animate-fade-scale animate-delay-6 transform-style-3d\">\n                    <div class=\"card-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.distribucionarc.com\/wp-content\/uploads\/2024\/10\/Trituradoras-de-huesos.png\" alt=\"Bild eines Tierknochenbrechers\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/e2e8f0\/333333?text=Trituradora+Huesos';\">\n                    <\/div>\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"bg-gradient-to-br from-purple-50 to-purple-100 w-12 h-12 rounded-full flex items-center justify-center\">\n                            <span class=\"text-2xl\">\ud83d\udd28<\/span>\n                        <\/div>\n                        <h3 class=\"font-black text-xl text-blue-700\">Knochenbrecher<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Robuste Maschinen zum Zerkleinern von Knochen und anderen Fleischnebenprodukten nach dem Schlachten, wodurch die Abfallverwendung f\u00fcr die Verarbeitung oder Tiernahrung optimiert wird.\n                    <\/p>\n                    <div class=\"flex items-center justify-between text-sm text-gray-500 mb-6 bg-gray-50 p-3 rounded-lg\">\n                        <span class=\"flex items-center gap-1\">\ud83d\udee1\ufe0f <strong>Extrem widerstandsf\u00e4hig<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\u267b\ufe0f <strong>\u00d6koeffizient<\/strong><\/span>\n                    <\/div>\n                    <a href=\"https:\/\/www.distribucionarc.com\/categor%C3%ADa-producto\/coartadoras-de-carne\/trituradoras\/\" class=\"arc-blue-button shine-effect text-white font-bold py-4 px-6 rounded-xl text-center transition duration-300 mt-auto\">\n                        Siehe Knochenbrecher \u2192\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"servicios-relacionados\" class=\"mb-20 py-16 related-services-bg rounded-2xl\">\n            <h2 class=\"section-title\">Umfassender Support f\u00fcr Ihre ARC-Schneidmaschinen<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-4xl mx-auto leading-relaxed\">\n                Bei ARC Distribution wird Ihre Investition durch ein umfassendes \u00d6kosystem an Dienstleistungen abgesichert, die die Leistung und Langlebigkeit Ihrer Maschinen sicherstellen.\n            <\/p>\n            <div class=\"grid md:grid-cols-3 gap-8\">\n                <div class=\"card text-center group\">\n                    <div class=\"bg-gradient-to-br from-blue-50 to-blue-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center group-hover:scale-110 transition-transform duration-300\">\n                        <span class=\"text-2xl\">\ud83d\udee1\ufe0f<\/span>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-blue-700 mb-4\">ARC Vollgarantie<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        F\u00fcr alle unsere Fleischschneidemaschinen gilt eine umfassende Garantie. Informieren Sie sich \u00fcber die verschiedenen Deckungen und Bedingungen, die Ihre Investition sch\u00fctzen.\n                    <\/p>\n                    <a href=\"https:\/\/www.distribucionarc.com\/garantia-distribucion-arc\/\" class=\"text-blue-600 hover:text-blue-800 font-semibold underline transition-colors duration-300\">\n                        Garantiedetails \u2192\n                    <\/a>\n                <\/div>\n                <div class=\"card text-center group\">\n                    <div class=\"bg-gradient-to-br from-green-50 to-green-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center group-hover:scale-110 transition-transform duration-300\">\n                        <span class=\"text-2xl\">\ud83d\udd27<\/span>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-blue-700 mb-4\">Vorbeugende Wartung<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Sorgen Sie f\u00fcr optimale Leistung und verhindern Sie Ausf\u00e4lle mit unseren exklusiven Pl\u00e4nen zur vorbeugenden Wartung f\u00fcr Kunden mit Garantie der Klasse A.\n                    <\/p>\n                    <a href=\"https:\/\/www.distribucionarc.com\/mantenimiento-preventivo-arc\/\" class=\"text-blue-600 hover:text-blue-800 font-semibold underline transition-colors duration-300\">\n                        Wartungsinformationen \u2192\n                    <\/a>\n                <\/div>\n                <div class=\"card text-center group\">\n                    <div class=\"bg-gradient-to-br from-purple-50 to-purple-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center group-hover:scale-110 transition-transform duration-300\">\n                        <span class=\"text-2xl\">\ud83d\udc68\u200d\ud83d\udd27<\/span>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-blue-700 mb-4\">Spezialisierter technischer Service<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Wir verf\u00fcgen \u00fcber erfahrene Techniker f\u00fcr die gesamte Produktpalette der ARC-Schneidemaschinen. Finden Sie Ihr n\u00e4chstgelegenes technisches Servicecenter und l\u00f6sen Sie alle Probleme.\n                    <\/p>\n                    <a href=\"https:\/\/www.distribucionarc.com\/servicio-tecnico\/\" class=\"text-blue-600 hover:text-blue-800 font-semibold underline transition-colors duration-300\">\n                        Technischen Service suchen \u2192\n                    <\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"mt-12 bg-white\/50 backdrop-blur-sm rounded-xl p-6\">\n                <p class=\"text-center text-gray-700 text-lg font-semibold mb-4\">Spezialisierte technische Dienste nach Kategorie:<\/p>\n                <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-4 text-center\">\n                    <a href=\"https:\/\/www.distribucionarc.com\/servicio-tecnico\/cortadoras-de-carne-arc\/\" class=\"text-blue-600 hover:text-blue-800 underline text-sm transition-colors duration-300\">\n                        ARC-Schneider f\u00fcr allgemeine Anwendungen\n                    <\/a>\n                    <a href=\"https:\/\/www.distribucionarc.com\/servicio-tecnico\/especializado-cortadoras-horizontales-de-embutidos-arc\/\" class=\"text-blue-600 hover:text-blue-800 underline text-sm transition-colors duration-300\">\n                        Horizontale Wurstschneidemaschinen\n                    <\/a>\n                    <a href=\"https:\/\/www.distribucionarc.com\/servicio-tecnico\/especializado-trituradoras-de-huesos-industriales-arc\/\" class=\"text-blue-600 hover:text-blue-800 underline text-sm transition-colors duration-300\">\n                        Industrielle Knochenbrecher\n                    <\/a>\n                    <a href=\"https:\/\/www.distribucionarc.com\/servicio-tecnico\/picadoras-de-carne-industriales\/\" class=\"text-blue-600 hover:text-blue-800 underline text-sm transition-colors duration-300\">\n                        Industrielle Fleischw\u00f6lfe\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"testimonios\" class=\"mb-20\">\n            <h2 class=\"section-title\">Was unsere Kunden sagen<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-3xl mx-auto leading-relaxed\">\n                Die Zufriedenheit unserer Kunden ist unser bestes Empfehlungsschreiben. Finden Sie heraus, warum sie unseren ARC-Fleischschneidemaschinen vertrauen.\n            <\/p>\n            \n            <div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-8\">\n                <!-- Review 1 -->\n                <div class=\"card animate-fade-scale animate-delay-1 text-center relative overflow-hidden\">\n                    <div class=\"absolute top-4 right-4 text-yellow-400 text-xl\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                    <div class=\"bg-gradient-to-br from-blue-50 to-blue-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center\">\n                        <span class=\"text-2xl font-bold text-blue-700\">MC<\/span>\n                    <\/div>\n                    <h4 class=\"font-bold text-lg text-gray-800 mb-2\">Miguel Carnicer\u00eda<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Metzgerei San Miguel \u2013 Madrid<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        Ich habe meinen ARC-Filetschneider seit drei Jahren und er hat mein Gesch\u00e4ft revolutioniert. Die Pr\u00e4zision ist unglaublich und der Wartungsaufwand minimal. Meine Kunden loben immer wieder die Gleichm\u00e4\u00dfigkeit der Schnitte.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83e\udd69<\/span>\n                        <span>Filetschneider<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Review 2 -->\n                <div class=\"card animate-fade-scale animate-delay-2 text-center relative overflow-hidden\">\n                    <div class=\"absolute top-4 right-4 text-yellow-400 text-xl\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                    <div class=\"bg-gradient-to-br from-green-50 to-green-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center\">\n                        <span class=\"text-2xl font-bold text-green-700\">AR<\/span>\n                    <\/div>\n                    <h4 class=\"font-bold text-lg text-gray-800 mb-2\">Ana Restaurant<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Restaurant El Asador \u2013 Valencia<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        \u201eDer W\u00fcrfelschneider hat unsere Zubereitungsgeschwindigkeit verdreifacht. Der technische Service ist au\u00dfergew\u00f6hnlich und immer verf\u00fcgbar, wenn wir ihn brauchen. Anlage 100% empfohlen.\u00bb\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83c\udfb2<\/span>\n                        <span>W\u00fcrfelschneider<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Review 3 -->\n                <div class=\"card animate-fade-scale animate-delay-3 text-center relative overflow-hidden\">\n                    <div class=\"absolute top-4 right-4 text-yellow-400 text-xl\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                    <div class=\"bg-gradient-to-br from-purple-50 to-purple-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center\">\n                        <span class=\"text-2xl font-bold text-purple-700\">JI<\/span>\n                    <\/div>\n                    <h4 class=\"font-bold text-lg text-gray-800 mb-2\">Jos\u00e9 Industrialis<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Iberian Processed SL \u2013 Sevilla<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        \u201eWir haben in den letzten zwei Jahren vier ARC-Maschinen im Einsatz, die t\u00e4glich acht Stunden in Betrieb waren. Seine Robustheit und Effizienz sind un\u00fcbertroffen. Der ROI wurde in weniger als 8 Monaten wiederhergestellt.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83c\udfed<\/span>\n                        <span>Komplette Industrielinie<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Review 4 -->\n                <div class=\"card animate-fade-scale animate-delay-4 text-center relative overflow-hidden\">\n                    <div class=\"absolute top-4 right-4 text-yellow-400 text-xl\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                    <div class=\"bg-gradient-to-br from-red-50 to-red-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center\">\n                        <span class=\"text-2xl font-bold text-red-700\">LG<\/span>\n                    <\/div>\n                    <h4 class=\"font-bold text-lg text-gray-800 mb-2\">Luis Gourmet<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Delikatessen La Tradici\u00f3n \u2013 Barcelona<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        \u201eDie ARC Meat and Bone Saw ist ein Biest. Schneidet durch Lammkoteletts wie durch Butter. Die Reinigung ist super einfach und erf\u00fcllt alle Gesundheitsstandards.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83e\uddb4<\/span>\n                        <span>S\u00e4gefleisch und Knochen<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Review 5 -->\n                <div class=\"card animate-fade-scale animate-delay-5 text-center relative overflow-hidden\">\n                    <div class=\"absolute top-4 right-4 text-yellow-400 text-xl\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                    <div class=\"bg-gradient-to-br from-yellow-50 to-yellow-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center\">\n                        <span class=\"text-2xl font-bold text-yellow-700\">CS<\/span>\n                    <\/div>\n                    <h4 class=\"font-bold text-lg text-gray-800 mb-2\">Carmen Supermarkt<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Frische Superm\u00e4rkte \u2013 Bilbao<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        Dank des industriellen Fleischwolfs k\u00f6nnen wir den ganzen Tag \u00fcber frisches Hackfleisch anbieten. Die Kunden bemerken den Unterschied in Textur und Geschmack. Die vorbeugende Wartung ist hervorragend.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\u2699\ufe0f<\/span>\n                        <span>Industrieller Zerhacker<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Review 6 -->\n                <div class=\"card animate-fade-scale animate-delay-6 text-center relative overflow-hidden\">\n                    <div class=\"absolute top-4 right-4 text-yellow-400 text-xl\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                    <div class=\"bg-gradient-to-br from-indigo-50 to-indigo-100 w-16 h-16 rounded-full mx-auto mb-4 flex items-center justify-center\">\n                        <span class=\"text-2xl font-bold text-indigo-700\">RH<\/span>\n                    <\/div>\n                    <h4 class=\"font-bold text-lg text-gray-800 mb-2\">Roberto Hotel<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Plaza Gastronomic Hotel \u2013 Saragossa<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        \u00abF\u00fcr unsere Fajitas verwenden wir den ARC Streifenschneider. Die Schnittkonsistenz eignet sich optimal zur Pr\u00e4sentation unserer Gerichte. Unsere K\u00f6che sind begeistert.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83d\udccf<\/span>\n                        <span>Streifenschneider<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Resumen de Reviews -->\n            <div class=\"mt-12 bg-gradient-to-r from-blue-50 to-blue-100 rounded-2xl p-8 text-center\">\n                <div class=\"grid md:grid-cols-4 gap-6\">\n                    <div>\n                        <div class=\"text-3xl font-black text-blue-700 mb-2\">4.9\/5<\/div>\n                        <div class=\"text-sm text-gray-600\">Durchschnittliche Bewertung<\/div>\n                    <\/div>\n                    <div>\n                        <div class=\"text-3xl font-black text-blue-700 mb-2\">200+<\/div>\n                        <div class=\"text-sm text-gray-600\">Zufriedene Kunden<\/div>\n                    <\/div>\n                    <div>\n                        <div class=\"text-3xl font-black text-blue-700 mb-2\">95%<\/div>\n                        <div class=\"text-sm text-gray-600\">W\u00fcrde ARC empfehlen<\/div>\n                    <\/div>\n                    <div>\n                        <div class=\"text-3xl font-black text-blue-700 mb-2\">2 Stunden<\/div>\n                        <div class=\"text-sm text-gray-600\">Ansprechzeit<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"faq\" class=\"mb-20\">\n            <h2 class=\"section-title\">H\u00e4ufig gestellte Fragen<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-3xl mx-auto leading-relaxed\">\n                Wir beantworten die h\u00e4ufigsten Fragen zu unseren ARC-Fleischschneidemaschinen, damit Sie die beste Entscheidung treffen k\u00f6nnen.\n            <\/p>\n            \n            <div class=\"max-w-4xl mx-auto space-y-6\">\n                <!-- FAQ 1 -->\n                <div class=\"card animate-fade-scale animate-delay-1 faq-item\">\n                    <div class=\"faq-question flex items-center justify-between cursor-pointer\" onclick=\"toggleFAQ(this)\">\n                        <h3 class=\"font-bold text-lg text-gray-800 flex items-center gap-3\">\n                            <span class=\"bg-gradient-to-r from-blue-500 to-blue-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm font-black\">1<\/span>\n                            Welche Art von Fleischschneidemaschine ben\u00f6tige ich f\u00fcr meinen Betrieb?\n                        <\/h3>\n                        <span class=\"faq-toggle text-2xl text-blue-600 transition-transform duration-300\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer mt-4 text-gray-600 leading-relaxed hidden\">\n                        <p class=\"mb-3\">Die Wahl h\u00e4ngt von mehreren Faktoren ab:<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Kleine Metzgereien:<\/strong> Manuelle oder halbautomatische Filetschneider<\/li>\n                            <li><strong>Restaurants:<\/strong> W\u00fcrfel- oder Streifenschneider je nach Spezialit\u00e4t<\/li>\n                            <li><strong>Superm\u00e4rkte:<\/strong> Industrielle Fleischw\u00f6lfe + Filetschneider<\/li>\n                            <li><strong>Industrie:<\/strong> Komplette Linien mit allen Typologien<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\">Unsere Experten beraten Sie kostenlos telefonisch <strong>+34 643 496 664<\/strong> entweder <a href=\"#formulario-contacto\" class=\"text-blue-600 hover:underline\">F\u00fcllen Sie unser Angebotsformular aus<\/a>.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- FAQ 2 -->\n                <div class=\"card animate-fade-scale animate-delay-2 faq-item\">\n                    <div class=\"faq-question flex items-center justify-between cursor-pointer\" onclick=\"toggleFAQ(this)\">\n                        <h3 class=\"font-bold text-lg text-gray-800 flex items-center gap-3\">\n                            <span class=\"bg-gradient-to-r from-blue-500 to-blue-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm font-black\">2<\/span>\n                            Welche Garantie bieten ARC-Fleischschneidemaschinen?\n                        <\/h3>\n                        <span class=\"faq-toggle text-2xl text-blue-600 transition-transform duration-300\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer mt-4 text-gray-600 leading-relaxed hidden\">\n                        <p class=\"mb-3\">Wir bieten verschiedene Garantiestufen an:<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Standardgarantie:<\/strong> 12 Monate auf Teile und Arbeit<\/li>\n                            <li><strong>Garantie der Klasse A:<\/strong> 24 Monate + vorbeugende Wartung inklusive<\/li>\n                            <li><strong>Premium-Garantie:<\/strong> 36 Monate + vorrangiger technischer Service<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\">Alle beinhalten einen spezialisierten technischen Service und Original-Ersatzteile. <a href=\"https:\/\/www.distribucionarc.com\/garantia-distribucion-arc\/\" class=\"text-blue-600 hover:underline\">Alle Einzelheiten ansehen<\/a>.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- FAQ 3 -->\n                <div class=\"card animate-fade-scale animate-delay-3 faq-item\">\n                    <div class=\"faq-question flex items-center justify-between cursor-pointer\" onclick=\"toggleFAQ(this)\">\n                        <h3 class=\"font-bold text-lg text-gray-800 flex items-center gap-3\">\n                            <span class=\"bg-gradient-to-r from-blue-500 to-blue-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm font-black\">3<\/span>\n                            K\u00f6nnen ARC-Schneidemaschinen gefrorenes Fleisch verarbeiten?\n                        <\/h3>\n                        <span class=\"faq-toggle text-2xl text-blue-600 transition-transform duration-300\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer mt-4 text-gray-600 leading-relaxed hidden\">\n                        <p class=\"mb-3\">Ja, wir haben spezielle Modelle f\u00fcr gefrorenes Fleisch:<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Filetschneider:<\/strong> Verst\u00e4rkte Modelle f\u00fcr Fleisch bis -18\u00b0C<\/li>\n                            <li><strong>Bands\u00e4gen:<\/strong> Ideal f\u00fcr gro\u00dfe gefrorene St\u00fccke<\/li>\n                            <li><strong>W\u00fcrfelschneider:<\/strong> Industrielle Ausf\u00fchrungen f\u00fcr gefrorene Bl\u00f6cke<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\"><strong>Wichtig:<\/strong> Um Sch\u00e4den an der Maschine zu vermeiden, ist die Wahl des richtigen Modells entscheidend.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- FAQ 4 -->\n                <div class=\"card animate-fade-scale animate-delay-4 faq-item\">\n                    <div class=\"faq-question flex items-center justify-between cursor-pointer\" onclick=\"toggleFAQ(this)\">\n                        <h3 class=\"font-bold text-lg text-gray-800 flex items-center gap-3\">\n                            <span class=\"bg-gradient-to-r from-blue-500 to-blue-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm font-black\">4<\/span>\n                            Wie erfolgt die Wartung eines Fleischschneiders?\n                        <\/h3>\n                        <span class=\"faq-toggle text-2xl text-blue-600 transition-transform duration-300\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer mt-4 text-gray-600 leading-relaxed hidden\">\n                        <p class=\"mb-3\">Die Wartung unseres Systems ist einfach:<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>T\u00e4gliche Reinigung:<\/strong> Einfache Demontage f\u00fcr vollst\u00e4ndige Hygiene<\/li>\n                            <li><strong>W\u00f6chentliche Wartung:<\/strong> Schmierung und Grundkontrolle (5 Minuten)<\/li>\n                            <li><strong>Vorbeugende Wartung:<\/strong> Unsere Techniker alle 3-6 Monate<\/li>\n                            <li><strong>Ersatzteile:<\/strong> St\u00e4ndiger Lagerbestand und Lieferung in 24-48 Stunden<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\">Wir legen ein ausf\u00fchrliches Handbuch und Video-Tutorials bei. <a href=\"https:\/\/www.distribucionarc.com\/mantenimiento-preventivo-arc\/\" class=\"text-blue-600 hover:underline\">Weitere Informationen<\/a>.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- FAQ 5 -->\n                <div class=\"card animate-fade-scale animate-delay-5 faq-item\">\n                    <div class=\"faq-question flex items-center justify-between cursor-pointer\" onclick=\"toggleFAQ(this)\">\n                        <h3 class=\"font-bold text-lg text-gray-800 flex items-center gap-3\">\n                            <span class=\"bg-gradient-to-r from-blue-500 to-blue-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm font-black\">5<\/span>\n                            Wie lange dauert die Lieferung und Installation?\n                        <\/h3>\n                        <span class=\"faq-toggle text-2xl text-blue-600 transition-transform duration-300\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer mt-4 text-gray-600 leading-relaxed hidden\">\n                        <p class=\"mb-3\">Unsere Lieferzeiten sind:<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Standardmodelle:<\/strong> 5-7 Werktage<\/li>\n                            <li><strong>Sondermodelle:<\/strong> 10-15 Werktage<\/li>\n                            <li><strong>Benutzerdefinierte Einstellungen:<\/strong> 3-4 Wochen<\/li>\n                        <\/ul>\n                        <p class=\"mb-3\"><strong>Installation inklusive:<\/strong><\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li>Transport und Installation durch spezialisierte Techniker<\/li>\n                            <li>Schulung des Personals in Bedienung und Wartung<\/li>\n                            <li>Funktionspr\u00fcfung und Erstinbetriebnahme<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <!-- FAQ 6 -->\n                <div class=\"card animate-fade-scale animate-delay-6 faq-item\">\n                    <div class=\"faq-question flex items-center justify-between cursor-pointer\" onclick=\"toggleFAQ(this)\">\n                        <h3 class=\"font-bold text-lg text-gray-800 flex items-center gap-3\">\n                            <span class=\"bg-gradient-to-r from-blue-500 to-blue-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm font-black\">6<\/span>\n                            Bieten Sie eine Finanzierung f\u00fcr den Maschinenkauf an?\n                        <\/h3>\n                        <span class=\"faq-toggle text-2xl text-blue-600 transition-transform duration-300\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer mt-4 text-gray-600 leading-relaxed hidden\">\n                        <p class=\"mb-3\">Ja, wir bieten verschiedene Finanzierungsm\u00f6glichkeiten an:<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Leasing:<\/strong> Von 36 bis 60 Monate mit Kaufoption<\/li>\n                            <li><strong>Vermietung:<\/strong> Feste monatliche Geb\u00fchren inklusive Wartung<\/li>\n                            <li><strong>Direktfinanzierung:<\/strong> Zahlungserleichterungen bis zu 24 Monaten<\/li>\n                            <li><strong>Rabatte:<\/strong> Bei Barkauf oder gro\u00dfen Mengen<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\">Wir untersuchen jeden Fall individuell. <a href=\"#formulario-contacto\" class=\"text-blue-600 hover:underline\">Detaillierte Informationen anfordern<\/a> oder konsultieren Sie unverbindlich die Bedingungen.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"formulario-contacto\" class=\"mb-20\">\n            <h2 class=\"section-title\">Fordern Sie Ihr pers\u00f6nliches Angebot an<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-3xl mx-auto leading-relaxed\">\n                F\u00fcllen Sie das untenstehende Formular mit den Details Ihres Bedarfs aus und unsere Experten werden Ihnen innerhalb von 24 Stunden ein individuelles Angebot zukommen lassen.\n            <\/p>\n            \n            <div class=\"max-w-4xl mx-auto\">\n                <div class=\"card animate-fade-scale\">\n                    <form action=\"https:\/\/formspree.io\/f\/YOUR_FORM_ID\" method=\"POST\" class=\"space-y-8\" id=\"contactForm\">\n                        <!-- Campo para redirecci\u00f3n despu\u00e9s del env\u00edo -->\n                        <input type=\"hidden\" name=\"_next\" value=\"https:\/\/distribucionarc.com\/gracias\/\">\n                        <!-- Campo para el asunto del email -->\n                        <input type=\"hidden\" name=\"_subject\" value=\"Nueva Solicitud de Cotizaci\u00f3n - Cortadoras de Carne ARC\">\n                        <!-- Evitar spam -->\n                        <input type=\"hidden\" name=\"_captcha\" value=\"false\">\n                        \n                        <!-- Informaci\u00f3n Personal -->\n                        <div class=\"bg-gradient-to-r from-blue-50 to-blue-100 p-6 rounded-xl\">\n                            <h3 class=\"text-xl font-bold text-blue-900 mb-4 flex items-center gap-2\">\n                                <span class=\"bg-blue-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm\">1<\/span>\n                                Kontaktinformationen\n                            <\/h3>\n                            <div class=\"grid md:grid-cols-2 gap-6\">\n                                <div class=\"form-group\">\n                                    <label for=\"nombre\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Vollst\u00e4ndiger Name *\n                                    <\/label>\n                                    <input type=\"text\" id=\"nombre\" name=\"nombre\" required class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-blue-500 focus:border-transparent transition duration-300\"\n                                           placeholder=\"Z. B.: Juan P\u00e9rez Garc\u00eda\">\n                                <\/div>\n                                <div class=\"form-group\">\n                                    <label for=\"empresa\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Firma\/Gesch\u00e4ft *\n                                    <\/label>\n                                    <input type=\"text\" id=\"empresa\" name=\"empresa\" required class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-blue-500 focus:border-transparent transition duration-300\"\n                                           placeholder=\"Z. B.: Metzgerei San Miguel\">\n                                <\/div>\n                                <div class=\"form-group\">\n                                    <label for=\"email\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        E-Mail *\n                                    <\/label>\n                                    <input type=\"email\" id=\"email\" name=\"email\" required class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-blue-500 focus:border-transparent transition duration-300\"\n                                           placeholder=\"ejemplo@email.com\">\n                                <\/div>\n                                <div class=\"form-group\">\n                                    <label for=\"telefono\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Telefon *\n                                    <\/label>\n                                    <input type=\"tel\" id=\"telefono\" name=\"telefono\" required class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-blue-500 focus:border-transparent transition duration-300\"\n                                           placeholder=\"+34 XXX XXX XXX\">\n                                <\/div>\n                                <div class=\"form-group md:col-span-2\">\n                                    <label for=\"direccion\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Vollst\u00e4ndige Adresse\n                                    <\/label>\n                                    <input type=\"text\" id=\"direccion\" name=\"direccion\" \n                                           class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-blue-500 focus:border-transparent transition duration-300\"\n                                           placeholder=\"Stra\u00dfe, Ort, Postleitzahl, Land\">\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Tipo de Maquinaria -->\n                        <div class=\"bg-gradient-to-r from-green-50 to-green-100 p-6 rounded-xl\">\n                            <h3 class=\"text-xl font-bold text-green-900 mb-4 flex items-center gap-2\">\n                                <span class=\"bg-green-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm\">2<\/span>\n                                Erforderlicher Maschinentyp\n                            <\/h3>\n                            <div class=\"grid md:grid-cols-2 gap-6\">\n                                <div class=\"form-group\">\n                                    <label for=\"tipo_maquina\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Fr\u00e4sertyp *\n                                    <\/label>\n                                    <select id=\"tipo_maquina\" name=\"tipo_maquina\" required class=\"form-select w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-green-500 focus:border-transparent transition duration-300\">\n                                        <option value=\"\">W\u00e4hlen Sie den Fr\u00e4sertyp<\/option>\n                                        <option value=\"filetes\">\ud83e\udd69 Fleischschneider f\u00fcr Steaks<\/option>\n                                        <option value=\"dados\">\ud83c\udfb2 Fleischw\u00fcrfelschneider<\/option>\n                                        <option value=\"carne-hueso\">\ud83e\uddb4 Fleisch- und Knochenschneider (S\u00e4ge)<\/option>\n                                        <option value=\"tiras\">\ud83d\udccf Fleischschneider<\/option>\n                                        <option value=\"picadora\">\u2699\ufe0f Industrieller Fleischwolf<\/option>\n                                        <option value=\"trituradora\">\ud83d\udd28 Knochenbrecher<\/option>\n                                        <option value=\"multiple\">\ud83c\udfed Mehrere Maschinen \/ Komplette Linie<\/option>\n                                        <option value=\"no-seguro\">\u2753 Ich bin mir nicht sicher \/ Ich brauche Rat<\/option>\n                                    <\/select>\n                                <\/div>\n                                <div class=\"form-group\">\n                                    <label for=\"presupuesto\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Budgetbereich\n                                    <\/label>\n                                    <select id=\"presupuesto\" name=\"presupuesto\" \n                                            class=\"form-select w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-green-500 focus:border-transparent transition duration-300\">\n                                        <option value=\"\">W\u00e4hlen Sie Ihren Budgetbereich<\/option>\n                                        <option value=\"menos-5k\">Weniger als 5.000 \u20ac<\/option>\n                                        <option value=\"5k-10k\">5.000 \u20ac \u2013 10.000 \u20ac<\/option>\n                                        <option value=\"10k-25k\">10.000 \u20ac \u2013 25.000 \u20ac<\/option>\n                                        <option value=\"25k-50k\">25.000 \u20ac \u2013 50.000 \u20ac<\/option>\n                                        <option value=\"mas-50k\">Mehr als 50.000 \u20ac<\/option>\n                                        <option value=\"sin-limite\">Kein definiertes Limit<\/option>\n                                    <\/select>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"mt-6\">\n                                <label for=\"urgencia\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                    Dringlichkeit des Projekts\n                                <\/label>\n                                <div class=\"flex flex-wrap gap-4\">\n                                    <label class=\"flex items-center\">\n                                        <input type=\"radio\" name=\"urgencia\" value=\"inmediata\" class=\"mr-2 text-green-600\">\n                                        <span class=\"text-sm\">\ud83d\udd25 Sofort (1-2 Wochen)<\/span>\n                                    <\/label>\n                                    <label class=\"flex items-center\">\n                                        <input type=\"radio\" name=\"urgencia\" value=\"1-mes\" class=\"mr-2 text-green-600\">\n                                        <span class=\"text-sm\">\u26a1 In 1 Monat<\/span>\n                                    <\/label>\n                                    <label class=\"flex items-center\">\n                                        <input type=\"radio\" name=\"urgencia\" value=\"3-meses\" class=\"mr-2 text-green-600\">\n                                        <span class=\"text-sm\">\ud83d\udcc5 In 2-3 Monaten<\/span>\n                                    <\/label>\n                                    <label class=\"flex items-center\">\n                                        <input type=\"radio\" name=\"urgencia\" value=\"planificando\" class=\"mr-2 text-green-600\">\n                                        <span class=\"text-sm\">\ud83e\udd14 Ich plane gerade<\/span>\n                                    <\/label>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Especificaciones T\u00e9cnicas -->\n                        <div class=\"bg-gradient-to-r from-purple-50 to-purple-100 p-6 rounded-xl\">\n                            <h3 class=\"text-xl font-bold text-purple-900 mb-4 flex items-center gap-2\">\n                                <span class=\"bg-purple-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm\">3<\/span>\n                                Produktionsspezifikationen\n                            <\/h3>\n                            <div class=\"grid md:grid-cols-2 gap-6\">\n                                <div class=\"form-group\">\n                                    <label for=\"tipo_carne\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Zu verarbeitende Fleischsorte *\n                                    <\/label>\n                                    <div class=\"space-y-2\">\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"tipo_carne[]\" value=\"fresca\" class=\"mr-2 text-purple-600\">\n                                            <span class=\"text-sm\">\ud83e\udd69 Frischfleisch (0\u00b0C bis 4\u00b0C)<\/span>\n                                        <\/label>\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"tipo_carne[]\" value=\"refrigerada\" class=\"mr-2 text-purple-600\">\n                                            <span class=\"text-sm\">\ud83e\uddca Gek\u00fchltes Fleisch (-2\u00b0C bis 0\u00b0C)<\/span>\n                                        <\/label>\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"tipo_carne[]\" value=\"congelada\" class=\"mr-2 text-purple-600\">\n                                            <span class=\"text-sm\">\u2744\ufe0f Gefrorenes Fleisch (-18 \u00b0C oder weniger)<\/span>\n                                        <\/label>\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"tipo_carne[]\" value=\"con-hueso\" class=\"mr-2 text-purple-600\">\n                                            <span class=\"text-sm\">\ud83e\uddb4 Fleisch am Knochen<\/span>\n                                        <\/label>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"form-group\">\n                                    <label for=\"capacidad\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Erforderliche Produktionskapazit\u00e4t *\n                                    <\/label>\n                                    <select id=\"capacidad\" name=\"capacidad\" required class=\"form-select w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-purple-500 focus:border-transparent transition duration-300 mb-3\">\n                                        <option value=\"\">W\u00e4hlen Sie die Kapazit\u00e4t<\/option>\n                                        <option value=\"baja\">\ud83c\udfea Verlust: 10-50 kg\/Tag<\/option>\n                                        <option value=\"media\">\ud83c\udfec Durchschnittlich: 50-200 kg\/Tag<\/option>\n                                        <option value=\"alta\">\ud83c\udfed Hoch: 200-500 kg\/Tag<\/option>\n                                        <option value=\"industrial\">\ud83c\udfd7\ufe0f Industriell: 500+ kg\/Tag<\/option>\n                                        <option value=\"personalizada\">\u2699\ufe0f Benutzerdefinierte Kapazit\u00e4t<\/option>\n                                    <\/select>\n                                    <input type=\"text\" id=\"capacidad_custom\" name=\"capacidad_personalizada\" \n                                           class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-purple-500 focus:border-transparent transition duration-300 hidden\"\n                                           placeholder=\"Geben Sie die genaue Kapazit\u00e4t an (z. B. 750 kg\/Tag)\">\n                                <\/div>\n                                <div class=\"form-group\">\n                                    <label for=\"temperatura_trabajo\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Arbeitstemperatur\n                                    <\/label>\n                                    <input type=\"text\" id=\"temperatura_trabajo\" name=\"temperatura_trabajo\" \n                                           class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-purple-500 focus:border-transparent transition duration-300\"\n                                           placeholder=\"Beispiel: -15 \u00b0C, Umgebungstemperatur, 4 \u00b0C\">\n                                <\/div>\n                                <div class=\"form-group\">\n                                    <label for=\"horas_trabajo\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        T\u00e4gliche Arbeitszeiten\n                                    <\/label>\n                                    <select id=\"horas_trabajo\" name=\"horas_trabajo\" \n                                            class=\"form-select w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-purple-500 focus:border-transparent transition duration-300\">\n                                        <option value=\"\">W\u00e4hlen Sie die Stunden<\/option>\n                                        <option value=\"1-4\">1-4 Stunden\/Tag<\/option>\n                                        <option value=\"4-8\">4-8 Stunden\/Tag<\/option>\n                                        <option value=\"8-12\">8-12 Stunden\/Tag (1 Schicht)<\/option>\n                                        <option value=\"12-16\">12-16 Stunden\/Tag (2 Schichten)<\/option>\n                                        <option value=\"24\">24 Stunden\/Tag (3 Schichten)<\/option>\n                                    <\/select>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Informaci\u00f3n Adicional -->\n                        <div class=\"bg-gradient-to-r from-orange-50 to-orange-100 p-6 rounded-xl\">\n                            <h3 class=\"text-xl font-bold text-orange-900 mb-4 flex items-center gap-2\">\n                                <span class=\"bg-orange-600 text-white w-8 h-8 rounded-full flex items-center justify-center text-sm\">4<\/span>\n                                Weitere Informationen\n                            <\/h3>\n                            <div class=\"space-y-6\">\n                                <div class=\"form-group\">\n                                    <label for=\"descripcion\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Detaillierte Beschreibung Ihrer Anforderungen *\n                                    <\/label>\n                                    <textarea id=\"descripcion\" name=\"descripcion\" rows=\"6\" required class=\"form-textarea w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-orange-500 focus:border-transparent transition duration-300 resize-none\"\n                                              placeholder=\"Bitte beschreiben Sie Ihren Bedarf detailliert: \u2022 Art Ihres Betriebs und der von Ihnen hergestellten Produkte \u2022 Gew\u00fcnschte Schnittma\u00dfe (Dicke, Gr\u00f6\u00dfe) \u2022 Bestimmte Fleischsorten (Rind, Schwein, Lamm, H\u00e4hnchen etc.) \u2022 Besondere Arbeitsbedingungen \u2022 Verf\u00fcgbarer Platz f\u00fcr die Maschine \u2022 Reinigungsanforderungen oder Zertifizierungen \u2022 Sonstige wichtige Spezifikationen Beispiel: \u201eWir sind eine traditionelle Metzgerei und ben\u00f6tigen einen Filetierschneider f\u00fcr frisches Rind- und Schweinefleisch.\u201c Wir ben\u00f6tigen Schnitte mit einer Dicke von 1\u20133 cm und einer Kapazit\u00e4t von 100 kg\/Tag bei einer Arbeitszeit von 6 Stunden. Die zur Verf\u00fcgung stehende Fl\u00e4che betr\u00e4gt 2x1 Meter.\"><\/textarea>\n                                <\/div>\n\n                                <div class=\"form-group\">\n                                    <label class=\"block text-sm font-semibold text-gray-700 mb-3\">\n                                        Weitere interessante Dienstleistungen\n                                    <\/label>\n                                    <div class=\"grid md:grid-cols-2 gap-3\">\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"servicios[]\" value=\"instalacion\" class=\"mr-2 text-orange-600\">\n                                            <span class=\"text-sm\">\ud83d\udd27 Installation und Inbetriebnahme<\/span>\n                                        <\/label>\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"servicios[]\" value=\"formacion\" class=\"mr-2 text-orange-600\">\n                                            <span class=\"text-sm\">\ud83d\udc68\u200d\ud83c\udfeb Mitarbeiterschulung<\/span>\n                                        <\/label>\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"servicios[]\" value=\"mantenimiento\" class=\"mr-2 text-orange-600\">\n                                            <span class=\"text-sm\">\ud83d\udee0\ufe0f Wartungsvertrag<\/span>\n                                        <\/label>\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"servicios[]\" value=\"financiacion\" class=\"mr-2 text-orange-600\">\n                                            <span class=\"text-sm\">\ud83d\udcb3 Finanzierungsm\u00f6glichkeiten<\/span>\n                                        <\/label>\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"servicios[]\" value=\"garantia-extendida\" class=\"mr-2 text-orange-600\">\n                                            <span class=\"text-sm\">\ud83d\udee1\ufe0f Erweiterte Garantie<\/span>\n                                        <\/label>\n                                        <label class=\"flex items-center\">\n                                            <input type=\"checkbox\" name=\"servicios[]\" value=\"repuestos\" class=\"mr-2 text-orange-600\">\n                                            <span class=\"text-sm\">\ud83d\udd29 Permanenter Ersatzteilbestand<\/span>\n                                        <\/label>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"form-group\">\n                                    <label for=\"como_conocio\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Wie haben Sie von ARC Distribution erfahren?\n                                    <\/label>\n                                    <select id=\"como_conocio\" name=\"como_conocio\" \n                                            class=\"form-select w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-orange-500 focus:border-transparent transition duration-300\">\n                                        <option value=\"\">W\u00e4hlen Sie eine Option<\/option>\n                                        <option value=\"google\">\ud83d\udd0d Google-Suche<\/option>\n                                        <option value=\"recomendacion\">\ud83d\udc65 Empfehlung eines anderen Kunden<\/option>\n                                        <option value=\"redes-sociales\">\ud83d\udcf1 Soziale Netzwerke<\/option>\n                                        <option value=\"feria-comercial\">\ud83c\udfe2 Messe\/Veranstaltung<\/option>\n                                        <option value=\"publicidad\">\ud83d\udcfa Online-Werbung<\/option>\n                                        <option value=\"otro\">\ud83e\udd37 Sonstige<\/option>\n                                    <\/select>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Consentimiento y Env\u00edo -->\n                        <div class=\"bg-gradient-to-r from-gray-50 to-gray-100 p-6 rounded-xl\">\n                            <div class=\"flex items-start space-x-3 mb-6\">\n                                <input type=\"checkbox\" id=\"consentimiento\" name=\"consentimiento\" required class=\"mt-1 text-blue-600\">\n                                <label for=\"consentimiento\" class=\"text-sm text-gray-700 leading-relaxed\">\n                                    <strong>Ich akzeptiere die Verarbeitung meiner personenbezogenen Daten *<\/strong><br>\n                                    Ich habe die <a href=\"https:\/\/www.distribucionarc.com\/politica-de-privacidad\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-blue-600 hover:underline\">Datenschutzrichtlinie<\/a> und ich erm\u00e4chtige ARC Distribution, meine Daten zu verwenden, um kommerzielle und technische Informationen zu seinen Produkten und Dienstleistungen zu senden. Eine Weitergabe meiner Daten an Dritte erfolgt nicht ohne meine Einwilligung.\n                                <\/label>\n                            <\/div>\n                            \n                            <div class=\"flex items-start space-x-3 mb-8\">\n                                <input type=\"checkbox\" id=\"newsletter\" name=\"newsletter\" class=\"mt-1 text-blue-600\">\n                                <label for=\"newsletter\" class=\"text-sm text-gray-700\">\n                                    Ich m\u00f6chte Informationen \u00fcber Produktneuheiten, Sonderangebote und Neuigkeiten aus der Fleischbranche erhalten.\n                                <\/label>\n                            <\/div>\n\n                            <div class=\"text-center\">\n                                <button type=\"submit\" class=\"arc-blue-button shine-effect text-white font-black py-5 px-12 rounded-full text-xl transition duration-300 inline-flex items-center gap-3 shadow-2xl\">\n                                    <span class=\"text-2xl\">\ud83d\ude80<\/span> Angebotsanfrage senden\n                                <\/button>\n                                <p class=\"text-sm text-gray-500 mt-4\">\n                                    \ud83d\udce7 Garantierte Antwort in weniger als 24 Stunden<br>\n                                    \ud83d\udcde Oder rufen Sie uns direkt an: <strong>+34 643 496 664<\/strong>\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"porque-elegir-arc\" class=\"mb-20\">\n            <h2 class=\"section-title\">Warum sollten Sie sich f\u00fcr Fleischschneidemaschinen von ARC Distribution entscheiden?<\/h2>\n            <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n                <div class=\"card\">\n                    <ul class=\"custom-list text-gray-700 space-y-4 text-lg\">\n                        <li><strong class=\"text-blue-700\">Qualit\u00e4t und Haltbarkeit:<\/strong> Hergestellt aus langlebigen Materialien f\u00fcr intensiven und lang anhaltenden Einsatz unter anspruchsvollen Industriebedingungen.<\/li>\n                        <li><strong class=\"text-blue-700\">Un\u00fcbertroffene Pr\u00e4zision:<\/strong> Entwickelt, um pr\u00e4zise und gleichm\u00e4\u00dfige Schnitte zu erm\u00f6glichen, Abfall zu minimieren und die Produktivit\u00e4t zu maximieren.<\/li>\n                        <li><strong class=\"text-blue-700\">Effizienz und Produktivit\u00e4t:<\/strong> Sie optimieren die Bearbeitungszeiten und steigern so die Kapazit\u00e4t Ihres Unternehmens deutlich.<\/li>\n                        <li><strong class=\"text-blue-700\">Betriebssicherheit:<\/strong> Sie verf\u00fcgen \u00fcber fortschrittliche Sicherheitssysteme, die den Bediener w\u00e4hrend der Arbeit umfassend sch\u00fctzen.<\/li>\n                        <li><strong class=\"text-blue-700\">Einfache Reinigung und Hygiene:<\/strong> Designs, die die Demontage und Reinigung erleichtern und den h\u00f6chsten Hygienestandards entsprechen.<\/li>\n                        <li><strong class=\"text-blue-700\">Totale Vielseitigkeit:<\/strong> Spezifische Modelle f\u00fcr jeden Bedarf, vom Kleinbetrieb bis zum gro\u00dfen Industriebetrieb.<\/li>\n                        <li><strong class=\"text-blue-700\">Umfassender After-Sales-Support:<\/strong> Erweiterte Garantie, professionelle Wartung und spezialisierter technischer Service immer verf\u00fcgbar.<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"space-y-6\">\n                    <div class=\"bg-gradient-to-r from-blue-50 to-blue-100 p-6 rounded-xl\">\n                        <h3 class=\"font-bold text-xl text-blue-900 mb-3 flex items-center gap-2\">\n                            <span>\u2b50<\/span> Nachgewiesene Exzellenz\n                        <\/h3>\n                        <p class=\"text-blue-700 leading-relaxed\">\n                            Jeder unserer Schneider verf\u00fcgt \u00fcber 10 Jahre Facherfahrung und hat Hunderte zufriedener Kunden in ganz Europa.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-gradient-to-r from-green-50 to-green-100 p-6 rounded-xl\">\n                        <h3 class=\"font-bold text-xl text-green-900 mb-3 flex items-center gap-2\">\n                            <span>\ud83c\udf0d<\/span> Nachhaltiges Engagement\n                        <\/h3>\n                        <p class=\"text-green-700 leading-relaxed\">\n                            Unsere Maschinen sind darauf ausgelegt, Abfall zu minimieren und die Ressourcennutzung zu maximieren und so zu einer nachhaltigeren Zukunft beizutragen.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-gradient-to-r from-purple-50 to-purple-100 p-6 rounded-xl\">\n                        <h3 class=\"font-bold text-xl text-purple-900 mb-3 flex items-center gap-2\">\n                            <span>\ud83d\ude80<\/span> Kontinuierliche Innovation\n                        <\/h3>\n                        <p class=\"text-purple-700 leading-relaxed\">\n                            Wir integrieren die neuesten Technologien in jedes Modell, um an der Spitze der Fleischindustrie zu bleiben.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"contacto\" class=\"contact-section-bg text-white py-20 rounded-2xl shadow-2xl relative overflow-hidden\">\n            <div class=\"container mx-auto px-6 text-center relative z-10\">\n                <div class=\"max-w-4xl mx-auto\">\n                    <h2 class=\"text-3xl md:text-4xl font-black mb-6\">\n                        Brauchen Sie Beratung bei der Auswahl Ihres Fleischschneiders?\n                    <\/h2>\n                    <p class=\"text-lg md:text-xl mb-12 leading-relaxed opacity-90\">\n                        Unser Expertenteam ist bereit, Ihnen bei der Auswahl der ARC-Maschinen zu helfen, die Ihren Produktionsanforderungen und Ihrem Budget am besten entsprechen. Vervollst\u00e4ndigen Sie unser <a href=\"#formulario-contacto\" class=\"underline hover:no-underline\">Angebotsformular<\/a> oder kontaktieren Sie uns direkt.\n                    <\/p>\n                    \n                    <div class=\"grid md:grid-cols-2 gap-8 mb-12\">\n                        <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-6 text-center\">\n                            <div class=\"text-3xl mb-3\">\ud83d\udcde<\/div>\n                            <h3 class=\"font-bold text-xl mb-2\">Rufen Sie uns jetzt an<\/h3>\n                            <p class=\"text-2xl font-bold mb-2\">\n                                <a href=\"Tel.:+34643496664\" class=\"hover:underline transition-all duration-300\">\n                                    +34 643 496 664\n                                <\/a>\n                            <\/p>\n                            <p class=\"text-sm opacity-80\">\n                                Auch erh\u00e4ltlich bei <span class=\"whatsapp-text\">WhatsApp<\/span>\n                            <\/p>\n                        <\/div>\n                        \n                        <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-6 text-center\">\n                            <div class=\"text-3xl mb-3\">\ud83d\udce7<\/div>\n                            <h3 class=\"font-bold text-xl mb-2\">Schreiben Sie uns<\/h3>\n                            <p class=\"text-lg mb-1\">\n                                <a href=\"mailto:info@distribucionarc.com\" class=\"hover:underline transition-all duration-300\">\n                                    info@distribucionarc.com\n                                <\/a>\n                            <\/p>\n                            <p class=\"text-sm opacity-80\">\n                                <a href=\"mailto:distribucionarc@gmail.com\" class=\"hover:underline\">\n                                    distribucionarc@gmail.com\n                                <\/a>\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"flex flex-col sm:flex-row gap-6 justify-center items-center mb-8\">\n                        <a href=\"https:\/\/www.distribucionarc.com\/contacto\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-block bg-white hover:bg-gray-100 text-blue-700 font-black py-5 px-10 rounded-full text-lg transition duration-300 shadow-2xl hover:shadow-3xl shine-effect\">\n                            \ud83c\udf10 Besuchen Sie unsere Kontaktseite\n                        <\/a>\n                        <a href=\"Tel.:+34643496664\" class=\"bg-green-600 hover:bg-green-500 text-white font-black py-5 px-10 rounded-full text-lg transition duration-300 shadow-2xl hover:shadow-3xl shine-effect\">\n                            \ud83d\udcac WhatsApp-Beratung\n                        <\/a>\n                    <\/div>\n                    \n                    <div class=\"bg-white\/5 backdrop-blur-sm rounded-xl p-4 inline-block\">\n                        <p class=\"text-sm opacity-80\">\n                            <strong>Gesch\u00e4ftszeiten:<\/strong> Montag bis Freitag von 9:00 bis 18:00 Uhr<br>\n                            <strong>Garantierte Antwort:<\/strong> In weniger als 2 Stunden w\u00e4hrend der Gesch\u00e4ftszeiten\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/main>\n\n    <script>\n        \/\/ Funci\u00f3n para FAQ accordion\n        function toggleFAQ(element) {\n            const answer = element.nextElementSibling;\n            const toggle = element.querySelector('.faq-toggle');\n            const allAnswers = document.querySelectorAll('.faq-answer');\n            const allToggles = document.querySelectorAll('.faq-toggle');\n            \n            \/\/ Cerrar otros FAQs\n            allAnswers.forEach((item, index) => {\n                if (item !== answer && item.classList.contains('active')) {\n                    item.classList.remove('active');\n                    allToggles[index].classList.remove('active');\n                }\n            });\n            \n            \/\/ Toggle actual\n            answer.classList.toggle('active');\n            toggle.classList.toggle('active');\n            \n            \/\/ Efecto visual en la tarjeta\n            const card = element.closest('.card');\n            if (answer.classList.contains('active')) {\n                card.style.background = 'linear-gradient(145deg, #f8fafc 0%, #e2e8f0 100%)';\n                card.style.borderLeft = '4px solid var(--arc-blue)';\n            } else {\n                card.style.background = 'linear-gradient(145deg, #ffffff 0%, #f8fafc 100%)';\n                card.style.borderLeft = 'none';\n            }\n        }\n\n        \/\/ Funcionalidad del formulario\n        document.addEventListener('DOMContentLoaded', function() {\n            const form = document.getElementById('contactForm');\n            const capacidadSelect = document.getElementById('capacidad');\n            const capacidadCustom = document.getElementById('capacidad_custom');\n            \n            \/\/ Mostrar\/ocultar campo de capacidad personalizada\n            capacidadSelect.addEventListener('change', function() {\n                if (this.value === 'personalizada') {\n                    capacidadCustom.classList.remove('hidden');\n                    capacidadCustom.focus();\n                    capacidadCustom.required = true;\n                } else {\n                    capacidadCustom.classList.add('hidden');\n                    capacidadCustom.required = false;\n                    capacidadCustom.value = '';\n                }\n            });\n            \n            \/\/ Validaci\u00f3n en tiempo real\n            const requiredFields = form.querySelectorAll('[required]');\n            requiredFields.forEach(field => {\n                field.addEventListener('blur', function() {\n                    validateField(this);\n                });\n                \n                field.addEventListener('input', function() {\n                    if (this.value.trim() !== '') {\n                        validateField(this);\n                    }\n                });\n            });\n            \n            \/\/ Funci\u00f3n de validaci\u00f3n individual\n            function validateField(field) {\n                const fieldGroup = field.closest('.form-group');\n                let isValid = true;\n                let errorMessage = '';\n                \n                \/\/ Validaciones espec\u00edficas\n                if (field.type === 'email') {\n                    const emailRegex = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\n                    isValid = emailRegex.test(field.value);\n                    errorMessage = 'Por favor, ingrese un email v\u00e1lido';\n                } else if (field.type === 'tel') {\n                    const phoneRegex = \/^[\\+]?[0-9\\s\\-\\(\\)]{9,}$\/;\n                    isValid = phoneRegex.test(field.value);\n                    errorMessage = 'Por favor, ingrese un tel\u00e9fono v\u00e1lido';\n                } else if (field.required && field.value.trim() === '') {\n                    isValid = false;\n                    errorMessage = 'Este campo es obligatorio';\n                }\n                \n                \/\/ Remover mensajes de error previos\n                const existingError = fieldGroup.querySelector('.error-message');\n                if (existingError) {\n                    existingError.remove();\n                }\n                \n                \/\/ Mostrar error si es necesario\n                if (!isValid && field.value.trim() !== '') {\n                    const errorDiv = document.createElement('div');\n                    errorDiv.className = 'error-message text-red-500 text-sm mt-1';\n                    errorDiv.textContent = errorMessage;\n                    fieldGroup.appendChild(errorDiv);\n                    \n                    field.style.borderColor = '#ef4444';\n                } else if (isValid && field.value.trim() !== '') {\n                    field.style.borderColor = '#10b981';\n                }\n                \n                return isValid;\n            }\n            \n            \/\/ Manejo del env\u00edo del formulario\n            form.addEventListener('submit', function(e) {\n                \/\/ Validar todos los campos requeridos\n                let allValid = true;\n                requiredFields.forEach(field => {\n                    if (!validateField(field)) {\n                        allValid = false;\n                    }\n                });\n                \n                \/\/ Validaci\u00f3n espec\u00edfica para checkboxes de tipo de carne\n                const tipoCarne = form.querySelectorAll('input[name=\"tipo_carne[]\"]:checked');\n                if (tipoCarne.length === 0) {\n                    allValid = false;\n                    showError('Por favor, seleccione al menos un tipo de carne a procesar');\n                }\n                \n                \/\/ Validaci\u00f3n del consentimiento\n                const consentimiento = form.querySelector('#consentimiento');\n                if (!consentimiento.checked) {\n                    allValid = false;\n                    showError('Debe aceptar el tratamiento de datos personales para continuar');\n                }\n                \n                if (allValid) {\n                    \/\/ Mostrar indicador de carga\n                    const submitBtn = form.querySelector('button[type=\"submit\"]');\n                    const originalText = submitBtn.innerHTML;\n                    submitBtn.innerHTML = '<span class=\"inline-flex items-center gap-2\"><svg class=\"animate-spin h-5 w-5\" fill=\"none\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"4\" class=\"opacity-25\"><\/circle><path fill=\"currentColor\" class=\"opacity-75\" d=\"m4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z\"><\/path><\/svg>Enviando solicitud...<\/span>';\n                    submitBtn.disabled = true;\n                    \n                    \/\/ Permitir que el formulario se env\u00ede normalmente (Formspree lo manejar\u00e1)\n                    \/\/ No hacer e.preventDefault() aqu\u00ed para que Formspree procese el formulario\n                    \n                } else {\n                    \/\/ Prevenir env\u00edo si hay errores\n                    e.preventDefault();\n                    \n                    \/\/ Scroll al primer error\n                    const firstError = form.querySelector('.error-message, input:invalid');\n                    if (firstError) {\n                        firstError.scrollIntoView({ behavior: 'smooth', block: 'center' });\n                    }\n                }\n            });\n            \n            \/\/ Funci\u00f3n para mostrar errores generales\n            function showError(message) {\n                \/\/ Remover alertas previas\n                const existingAlert = document.querySelector('.form-alert');\n                if (existingAlert) {\n                    existingAlert.remove();\n                }\n                \n                const alert = document.createElement('div');\n                alert.className = 'form-alert bg-red-100 border border-red-400 text-red-700 px-4 py-3 rounded mb-4';\n                alert.innerHTML = `\n                    <div class=\"flex items-center\">\n                        <span class=\"text-xl mr-2\">\u26a0\ufe0f<\/span>\n                        <span>${message}<\/span>\n                    <\/div>\n                `;\n                \n                form.insertBefore(alert, form.firstChild);\n                alert.scrollIntoView({ behavior: 'smooth', block: 'center' });\n                \n                \/\/ Remover alerta despu\u00e9s de 5 segundos\n                setTimeout(() => {\n                    alert.remove();\n                }, 5000);\n            }\n            \n            \/\/ Efectos visuales mejorados para campos del formulario\n            const formInputs = form.querySelectorAll('.form-input, .form-select, .form-textarea');\n            formInputs.forEach(input => {\n                input.addEventListener('focus', function() {\n                    this.parentElement.style.transform = 'scale(1.02)';\n                    this.parentElement.style.transition = 'transform 0.3s ease';\n                });\n                \n                input.addEventListener('blur', function() {\n                    this.parentElement.style.transform = 'scale(1)';\n                });\n            });\n            \n            \/\/ Contador de caracteres para textarea\n            const descripcionTextarea = document.getElementById('descripcion');\n            if (descripcionTextarea) {\n                const counterDiv = document.createElement('div');\n                counterDiv.className = 'text-sm text-gray-500 mt-1 text-right';\n                counterDiv.innerHTML = '0 \/ 2000 caracteres';\n                descripcionTextarea.parentElement.appendChild(counterDiv);\n                \n                descripcionTextarea.addEventListener('input', function() {\n                    const length = this.value.length;\n                    counterDiv.innerHTML = `${length} \/ 2000 caracteres`;\n                    \n                    if (length > 2000) {\n                        counterDiv.className = 'text-sm text-red-500 mt-1 text-right';\n                        this.style.borderColor = '#ef4444';\n                    } else if (length > 1800) {\n                        counterDiv.className = 'text-sm text-yellow-500 mt-1 text-right';\n                        this.style.borderColor = '#f59e0b';\n                    } else {\n                        counterDiv.className = 'text-sm text-gray-500 mt-1 text-right';\n                        this.style.borderColor = '';\n                    }\n                });\n            }\n        });\n\n        \/\/ Animaciones de entrada cuando los elementos son visibles con efectos m\u00e1s avanzados\n        const observerOptions = {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.style.opacity = '1';\n                    entry.target.style.transform = 'translateY(0) scale(1)';\n                    \n                    \/\/ Efecto especial para las tarjetas\n                    if (entry.target.classList.contains('card')) {\n                        setTimeout(() => {\n                            entry.target.style.transform = 'translateY(0) scale(1) rotateY(0deg)';\n                        }, 200);\n                    }\n                }\n            });\n        }, observerOptions);\n\n        \/\/ Observar todos los elementos con animaci\u00f3n\n        document.querySelectorAll('.animate-fade-scale, .animate-slide-up').forEach((el, index) => {\n            el.style.opacity = '0';\n            el.style.transform = 'translateY(50px) scale(0.95)';\n            el.style.transition = `opacity 0.8s ease ${index * 0.1}s, transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) ${index * 0.1}s`;\n            observer.observe(el);\n        });\n\n        \/\/ Smooth scroll mejorado para enlaces internos\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                    \n                    \/\/ A\u00f1adir efecto de pulsaci\u00f3n al elemento objetivo\n                    target.style.transform = 'scale(1.02)';\n                    setTimeout(() => {\n                        target.style.transform = 'scale(1)';\n                    }, 200);\n                }\n            });\n        });\n\n        \/\/ Contador animado mejorado para las estad\u00edsticas\n        function animateCounters() {\n            const counters = document.querySelectorAll('.stat-number');\n            const speed = 100;\n\n            counters.forEach(counter => {\n                const target = parseInt(counter.innerText.replace(\/\\D\/g, '')) || 0;\n                let count = 0;\n                const increment = target \/ speed;\n                \n                const updateCount = () => {\n                    if (count < target) {\n                        count += increment;\n                        const displayValue = Math.ceil(count);\n                        counter.innerText = displayValue + (counter.innerText.includes('+') ? '+' : '');\n                        requestAnimationFrame(updateCount);\n                    } else {\n                        counter.innerText = target + (counter.innerText.includes('+') ? '+' : '');\n                    }\n                };\n                \n                \/\/ Delay staggered para cada contador\n                setTimeout(updateCount, counter.closest('.stat-item').getAttribute('data-delay') || 0);\n            });\n        }\n\n        \/\/ A\u00f1adir delays a los elementos de estad\u00edsticas\n        document.querySelectorAll('.stat-item').forEach((item, index) => {\n            item.setAttribute('data-delay', index * 200);\n        });\n\n        \/\/ Activar contadores cuando sean visibles\n        const statsObserver = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    setTimeout(animateCounters, 300);\n                    statsObserver.unobserve(entry.target);\n                }\n            });\n        });\n\n        const statsSection = document.querySelector('.hero-stats');\n        if (statsSection) {\n            statsObserver.observe(statsSection);\n        }\n\n        \/\/ Efectos de parallax suave en el scroll\n        let ticking = false;\n        function updateScrollEffects() {\n            const scrolled = window.pageYOffset;\n            const parallaxElements = document.querySelectorAll('.hero-bg::before, .hero-bg::after');\n            \n            \/\/ Efecto parallax muy sutil\n            if (scrolled < window.innerHeight) {\n                document.querySelector('.hero-bg').style.transform = `translateY(${scrolled * 0.3}px)`;\n            }\n            \n            ticking = false;\n        }\n\n        window.addEventListener('scroll', () => {\n            if (!ticking) {\n                requestAnimationFrame(updateScrollEffects);\n                ticking = true;\n            }\n        });\n\n        \/\/ A\u00f1adir efectos de hover 3D a las tarjetas\n        document.querySelectorAll('.card').forEach(card => {\n            card.addEventListener('mouseenter', function(e) {\n                if (!this.closest('.faq-item')) {\n                    this.style.transform = 'translateY(-15px) rotateX(5deg) scale(1.02)';\n                }\n            });\n            \n            card.addEventListener('mouseleave', function(e) {\n                if (!this.closest('.faq-item')) {\n                    this.style.transform = 'translateY(0) rotateX(0deg) scale(1)';\n                }\n            });\n            \n            \/\/ Efecto de seguimiento del mouse (solo para tarjetas que no sean FAQ)\n            card.addEventListener('mousemove', function(e) {\n                if (!this.closest('.faq-item')) {\n                    const rect = this.getBoundingClientRect();\n                    const x = e.clientX - rect.left;\n                    const y = e.clientY - rect.top;\n                    const centerX = rect.width \/ 2;\n                    const centerY = rect.height \/ 2;\n                    const rotateX = (y - centerY) \/ 10;\n                    const rotateY = (centerX - x) \/ 10;\n                    \n                    this.style.transform = `translateY(-15px) rotateX(${rotateX}deg) rotateY(${rotateY}deg) scale(1.02)`;\n                }\n            });\n        });\n\n        \/\/ Efecto especial para reviews con rotaci\u00f3n suave\n        document.querySelectorAll('#testimonios .card').forEach(card => {\n            card.addEventListener('mouseenter', function(e) {\n                this.style.transform = 'translateY(-10px) rotateY(5deg) scale(1.03)';\n                this.style.boxShadow = '0 25px 50px rgba(0, 0, 0, 0.15), 0 0 30px rgba(12, 42, 107, 0.1)';\n            });\n            \n            card.addEventListener('mouseleave', function(e) {\n                this.style.transform = 'translateY(0) rotateY(0deg) scale(1)';\n                this.style.boxShadow = '';\n            });\n        });\n\n        console.log(\"P\u00e1gina de Categor\u00eda de Cortadoras de Carne ARC cargada con efectos din\u00e1micos avanzados, reviews, FAQ interactivo y formulario de contacto completo.\");\n    <\/script>\n\n<\/body>\n<\/html>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Industrielle und professionelle Fleischschneidemaschinen | ARC Distribution ARC Fleischschneidemaschinen: Pr\u00e4zision und Effizienz f\u00fcr Profis Umfassende L\u00f6sungen<\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 0,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "footnotes": ""
    },
    "class_list": [
        "post-5807",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "yoast_head": "<!-- This site is optimized with the Yoast SEO Premium plugin v24.9 (Yoast SEO v26.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Fleischschneidemaschinen | Professionelle Fleisch- und Steakschneider<\/title>\n<meta name=\"description\" content=\"Finden Sie die besten Aufschnittmaschinen in unserem Shop. Wir haben hochwertige Aufschnittmaschinen, darunter auch Steakschneider, die sich perfekt f\u00fcr Metzgereien und Verarbeitungsbetriebe eignen.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fleischschneidemaschinen\" \/>\n<meta property=\"og:description\" content=\"Finden Sie die besten Aufschnittmaschinen in unserem Shop. Wir haben hochwertige Aufschnittmaschinen, darunter auch Steakschneider, die sich perfekt f\u00fcr Metzgereien und Verarbeitungsbetriebe eignen.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/\" \/>\n<meta property=\"og:site_name\" content=\"ARC-Verteilung\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-27T21:48:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-paraFiletes.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@graph\": [\n        {\n            \"@type\": \"WebPage\",\n            \"@id\": \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/\",\n            \"url\": \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/\",\n            \"name\": \"Fleischschneidemaschinen | Professionelle Fleisch- und Steakschneider\",\n            \"isPartOf\": {\n                \"@id\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/#website\"\n            },\n            \"primaryImageOfPage\": {\n                \"@id\": \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/#primaryimage\"\n            },\n            \"image\": {\n                \"@id\": \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/#primaryimage\"\n            },\n            \"thumbnailUrl\": \"https:\\\/\\\/distribucionarc.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Cortadoras-de-Carne-paraFiletes.jpg\",\n            \"datePublished\": \"2023-05-15T17:36:05+00:00\",\n            \"dateModified\": \"2025-05-27T21:48:40+00:00\",\n            \"description\": \"Finden Sie die besten Aufschnittmaschinen in unserem Shop. Wir haben hochwertige Aufschnittmaschinen, darunter auch Steakschneider, die sich perfekt f\\u00fcr Metzgereien und Verarbeitungsbetriebe eignen.\",\n            \"breadcrumb\": {\n                \"@id\": \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/#breadcrumb\"\n            },\n            \"inLanguage\": \"de\",\n            \"potentialAction\": [\n                {\n                    \"@type\": \"ReadAction\",\n                    \"target\": [\n                        \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"@type\": \"ImageObject\",\n            \"inLanguage\": \"de\",\n            \"@id\": \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/#primaryimage\",\n            \"url\": \"https:\\\/\\\/distribucionarc.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Cortadoras-de-Carne-paraFiletes.jpg\",\n            \"contentUrl\": \"https:\\\/\\\/distribucionarc.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Cortadoras-de-Carne-paraFiletes.jpg\"\n        },\n        {\n            \"@type\": \"BreadcrumbList\",\n            \"@id\": \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/#breadcrumb\",\n            \"itemListElement\": [\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 1,\n                    \"name\": \"Titelseite\",\n                    \"item\": \"https:\\\/\\\/distribucionarc.com\\\/pl\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 2,\n                    \"name\": \"Fleischschneidemaschinen\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"WebSite\",\n            \"@id\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/#website\",\n            \"url\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/\",\n            \"name\": \"ARC-Verteilung\",\n            \"description\": \"Das Unternehmen ist auf die Herstellung und den Vertrieb von Industriemaschinen, Dosenverschlie\\u00dfmaschinen, Tablettenmaschinen, Fleischschneidemaschinen...\",\n            \"publisher\": {\n                \"@id\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/#organization\"\n            },\n            \"potentialAction\": [\n                {\n                    \"@type\": \"SearchAction\",\n                    \"target\": {\n                        \"@type\": \"EntryPoint\",\n                        \"urlTemplate\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/?s={search_term_string}\"\n                    },\n                    \"query-input\": {\n                        \"@type\": \"PropertyValueSpecification\",\n                        \"valueRequired\": true,\n                        \"valueName\": \"search_term_string\"\n                    }\n                }\n            ],\n            \"inLanguage\": \"de\"\n        },\n        {\n            \"@type\": \"Organization\",\n            \"@id\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/#organization\",\n            \"name\": \"ARC-Verteilung\",\n            \"url\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/\",\n            \"logo\": {\n                \"@type\": \"ImageObject\",\n                \"inLanguage\": \"de\",\n                \"@id\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\n                \"url\": \"https:\\\/\\\/www.distribucionarc.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/distribucion-ARC-COLOR-SIN-FONDO-e1732295305345.png\",\n                \"contentUrl\": \"https:\\\/\\\/www.distribucionarc.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/distribucion-ARC-COLOR-SIN-FONDO-e1732295305345.png\",\n                \"width\": 1164,\n                \"height\": 558,\n                \"caption\": \"Distribuci\\u00f3n ARC\"\n            },\n            \"image\": {\n                \"@id\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"\n            },\n            \"description\": \"Unternehmen, das auf die Herstellung und den Vertrieb von Industriemaschinen f\\u00fcr den Lebensmittel- und Pharmasektor spezialisiert ist. Wir sind spezialisiert auf: Fleischschneidemaschinen Tablettenherstellung Industrielle F\\u00f6rdersysteme Abf\\u00fcllanlagen Dispenser Und vieles mehr... Wir bieten innovative und ma\\u00dfgeschneiderte L\\u00f6sungen zur Optimierung der Produktionsprozesse in Ihrem Unternehmen.\",\n            \"email\": \"Admistracion@distribucionarc.com\",\n            \"telephone\": \"+34 643496664\",\n            \"legalName\": \"ARC TECH SOLUTIONS\",\n            \"foundingDate\": \"2024-04-09\",\n            \"vatID\": \"B55480172\",\n            \"numberOfEmployees\": {\n                \"@type\": \"QuantitativeValue\",\n                \"minValue\": \"1\",\n                \"maxValue\": \"10\"\n            }\n        }\n    ]\n}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->",
    "yoast_head_json": {
        "title": "Fleischschneidemaschinen | Professionelle Fleisch- und Steakschneider",
        "description": "Finden Sie die besten Aufschnittmaschinen in unserem Shop. Wir haben hochwertige Aufschnittmaschinen, darunter auch Steakschneider, die sich perfekt f\u00fcr Metzgereien und Verarbeitungsbetriebe eignen.",
        "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:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/",
        "og_locale": "de_DE",
        "og_type": "article",
        "og_title": "Maquinas De Cortar Carne",
        "og_description": "Encuentra las mejores m\u00e1quinas de cortar carne en nuestra tienda. Contamos con cortadoras de carne de alta calidad, incluyendo cortadoras de carne filetes, perfectas para carnicer\u00edas y plantas procesadoras.",
        "og_url": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/",
        "og_site_name": "distribuci\u00f3n ARC",
        "article_modified_time": "2025-05-27T21:48:40+00:00",
        "og_image": [
            {
                "url": "https:\/\/distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-paraFiletes.jpg",
                "type": "",
                "width": "",
                "height": ""
            }
        ],
        "twitter_card": "summary_large_image",
        "schema": {
            "@context": "https:\/\/schema.org",
            "@graph": [
                {
                    "@type": "WebPage",
                    "@id": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/",
                    "url": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/",
                    "name": "Fleischschneidemaschinen | Professionelle Fleisch- und Steakschneider",
                    "isPartOf": {
                        "@id": "https:\/\/distribucionarc.com\/de\/#website"
                    },
                    "primaryImageOfPage": {
                        "@id": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/#primaryimage"
                    },
                    "image": {
                        "@id": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/#primaryimage"
                    },
                    "thumbnailUrl": "https:\/\/distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-paraFiletes.jpg",
                    "datePublished": "2023-05-15T17:36:05+00:00",
                    "dateModified": "2025-05-27T21:48:40+00:00",
                    "description": "Finden Sie die besten Aufschnittmaschinen in unserem Shop. Wir haben hochwertige Aufschnittmaschinen, darunter auch Steakschneider, die sich perfekt f\u00fcr Metzgereien und Verarbeitungsbetriebe eignen.",
                    "breadcrumb": {
                        "@id": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/#breadcrumb"
                    },
                    "inLanguage": "de",
                    "potentialAction": [
                        {
                            "@type": "ReadAction",
                            "target": [
                                "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/"
                            ]
                        }
                    ]
                },
                {
                    "@type": "ImageObject",
                    "inLanguage": "de",
                    "@id": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/#primaryimage",
                    "url": "https:\/\/distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-paraFiletes.jpg",
                    "contentUrl": "https:\/\/distribucionarc.com\/wp-content\/uploads\/2024\/10\/Cortadoras-de-Carne-paraFiletes.jpg"
                },
                {
                    "@type": "BreadcrumbList",
                    "@id": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/#breadcrumb",
                    "itemListElement": [
                        {
                            "@type": "ListItem",
                            "position": 1,
                            "name": "Portada",
                            "item": "https:\/\/distribucionarc.com\/pl\/"
                        },
                        {
                            "@type": "ListItem",
                            "position": 2,
                            "name": "Maquinas De Cortar Carne"
                        }
                    ]
                },
                {
                    "@type": "WebSite",
                    "@id": "https:\/\/distribucionarc.com\/de\/#website",
                    "url": "https:\/\/distribucionarc.com\/de\/",
                    "name": "ARC-Verteilung",
                    "description": "Das Unternehmen ist auf die Herstellung und den Vertrieb von Industriemaschinen, Dosenverschlie\u00dfmaschinen, Tablettenmaschinen, Fleischschneidemaschinen...",
                    "publisher": {
                        "@id": "https:\/\/distribucionarc.com\/de\/#organization"
                    },
                    "potentialAction": [
                        {
                            "@type": "SearchAction",
                            "target": {
                                "@type": "EntryPoint",
                                "urlTemplate": "https:\/\/distribucionarc.com\/de\/?s={search_term_string}"
                            },
                            "query-input": {
                                "@type": "PropertyValueSpecification",
                                "valueRequired": true,
                                "valueName": "search_term_string"
                            }
                        }
                    ],
                    "inLanguage": "de"
                },
                {
                    "@type": "Organization",
                    "@id": "https:\/\/distribucionarc.com\/de\/#organization",
                    "name": "ARC-Verteilung",
                    "url": "https:\/\/distribucionarc.com\/de\/",
                    "logo": {
                        "@type": "ImageObject",
                        "inLanguage": "de",
                        "@id": "https:\/\/distribucionarc.com\/de\/#\/schema\/logo\/image\/",
                        "url": "https:\/\/www.distribucionarc.com\/wp-content\/uploads\/2024\/10\/distribucion-ARC-COLOR-SIN-FONDO-e1732295305345.png",
                        "contentUrl": "https:\/\/www.distribucionarc.com\/wp-content\/uploads\/2024\/10\/distribucion-ARC-COLOR-SIN-FONDO-e1732295305345.png",
                        "width": 1164,
                        "height": 558,
                        "caption": "Distribuci\u00f3n ARC"
                    },
                    "image": {
                        "@id": "https:\/\/distribucionarc.com\/de\/#\/schema\/logo\/image\/"
                    },
                    "description": "Unternehmen, das auf die Herstellung und den Vertrieb von Industriemaschinen f\u00fcr den Lebensmittel- und Pharmasektor spezialisiert ist. Wir sind spezialisiert auf: Fleischschneidemaschinen Tablettenherstellung Industrielle F\u00f6rdersysteme Abf\u00fcllanlagen Dispenser Und vieles mehr... Wir bieten innovative und ma\u00dfgeschneiderte L\u00f6sungen zur Optimierung der Produktionsprozesse in Ihrem Unternehmen.",
                    "email": "Admistracion@distribucionarc.com",
                    "telephone": "+34 643496664",
                    "legalName": "ARC TECH SOLUTIONS",
                    "foundingDate": "2024-04-09",
                    "vatID": "B55480172",
                    "numberOfEmployees": {
                        "@type": "QuantitativeValue",
                        "minValue": "1",
                        "maxValue": "10"
                    }
                }
            ]
        }
    },
    "_links": {
        "self": [
            {
                "href": "https:\/\/www.distribucionarc.com\/de\/wp-json\/wp\/v2\/pages\/5807",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/www.distribucionarc.com\/de\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/www.distribucionarc.com\/de\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/www.distribucionarc.com\/de\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/www.distribucionarc.com\/de\/wp-json\/wp\/v2\/comments?post=5807"
            }
        ],
        "version-history": [
            {
                "count": 32,
                "href": "https:\/\/www.distribucionarc.com\/de\/wp-json\/wp\/v2\/pages\/5807\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 17608,
                "href": "https:\/\/www.distribucionarc.com\/de\/wp-json\/wp\/v2\/pages\/5807\/revisions\/17608"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/www.distribucionarc.com\/de\/wp-json\/wp\/v2\/media?parent=5807"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}