{
    "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": "machine-a-trancher-la-viande-os-steaks-bandes-en-des",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/www.distribucionarc.com\/fr\/maquinas-de-cortar-carne-2\/",
    "title": {
        "rendered": "Machines \u00e0 trancher la viande"
    },
    "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>Trancheuses \u00e0 viande industrielles et professionnelles | Distribution ARC<\/title>\n    <meta name=\"description\" content=\"D\u00e9couvrez la gamme compl\u00e8te de machines de d\u00e9coupe de viande ARC : pour steaks, cubes, lani\u00e8res, viande avec os, hachoirs et broyeurs. Solutions pour les boucheries, l&#039;industrie alimentaire et les restaurants.\">\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                Trancheuses \u00e0 viande ARC :<br>\n                <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-blue-200 to-white\">\n                    Pr\u00e9cision et efficacit\u00e9 pour les professionnels\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                Solutions compl\u00e8tes pour tous types de d\u00e9coupes dans l&#039;industrie de la viande, les boucheries, les usines alimentaires et les restaurants. D\u00e9couvrez notre gamme compl\u00e8te de machines sp\u00e9cialis\u00e9es dot\u00e9es d&#039;une technologie de pointe.\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> D\u00e9couvrez les machines\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 Demander un devis\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\">Ann\u00e9es d&#039;exp\u00e9rience<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">45<\/span>\n                    <span class=\"stat-label\">Types de fraises<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">200<\/span>\n                    <span class=\"stat-label\">Clients satisfaits<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">20<\/span>\n                    <span class=\"stat-label\">Projets termin\u00e9s<\/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\">Solutions avanc\u00e9es pour la transformation de la viande<\/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                            Chez ARC Distribution, nous comprenons l\u2019importance cruciale d\u2019avoir <strong class=\"text-blue-700\">machines \u00e0 d\u00e9couper la viande<\/strong> fiable, pr\u00e9cis et efficace. Notre vaste gamme d&#039;\u00e9quipements est con\u00e7ue pour r\u00e9pondre aux besoins les plus exigeants des boucheries, des usines de transformation des aliments, des restaurants, des supermarch\u00e9s et de toute entreprise n\u00e9cessitant une manipulation professionnelle de produits carn\u00e9s.\n                        <\/p>\n                        <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                            De la coupe de <strong class=\"text-gray-700\">steaks<\/strong> parfaite et uniforme jusqu&#039;\u00e0 la production de <strong class=\"text-gray-700\">bandes<\/strong> soit <strong class=\"text-gray-700\">cubes<\/strong> Pour des pr\u00e9parations sp\u00e9cifiques, nos trancheuses industrielles et professionnelles sont pr\u00e9par\u00e9es pour traiter une grande vari\u00e9t\u00e9 de viandes : <strong class=\"text-gray-700\">frais, congel\u00e9s et avec os<\/strong>.\n                        <\/p>\n                        <p class=\"text-gray-600 leading-relaxed\">\n                            Chaque machine ARC est construite avec des mat\u00e9riaux de haute qualit\u00e9, garantissant durabilit\u00e9, hygi\u00e8ne et performances exceptionnelles. Nous incluons <strong class=\"text-blue-600 hover:underline\"><a href=\"https:\/\/www.distribucionarc.com\/servicio-tecnico\/cortadoras-de-carne-arc\/\">service technique sp\u00e9cialis\u00e9<\/a><\/strong>, <strong class=\"text-blue-600 hover:underline\"><a href=\"https:\/\/www.distribucionarc.com\/mantenimiento-preventivo-arc\/\">entretien pr\u00e9ventif<\/a><\/strong> et <strong class=\"text-blue-600 hover:underline\"><a href=\"https:\/\/www.distribucionarc.com\/garantia-distribucion-arc\/\">garantie compl\u00e8te<\/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\">Efficacit\u00e9 prouv\u00e9e<\/h3>\n                            <p class=\"text-blue-700 text-sm\">Augmentez votre productivit\u00e9 jusqu&#039;\u00e0 300% avec nos cutters professionnels<\/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\">D\u00e9couvrez notre gamme sp\u00e9cialis\u00e9e de trancheuses \u00e0 viande ARC<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-3xl mx-auto leading-relaxed\">\n                Parcourez nos sous-cat\u00e9gories pour trouver la trancheuse \u00e0 viande parfaite pour vos besoins sp\u00e9cifiques. Chaque type d\u2019\u00e9quipement est con\u00e7u pour offrir des performances maximales dans son application.\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=\"Image d&#039;une trancheuse \u00e0 viande pour 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\">Trancheuses \u00e0 viande pour steak<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Id\u00e9al pour obtenir des filets uniformes de viande fra\u00eeche ou congel\u00e9e. Id\u00e9al pour les boucheries, restaurants et industries recherchant pr\u00e9cision et pr\u00e9sentation impeccable.\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>Haute pr\u00e9cision<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\ud83d\udee1\ufe0f <strong>S\u00e9curit\u00e9 maximale<\/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                        Voir les mod\u00e8les de cong\u00e9s \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=\"Image d&#039;un coupe-viande\" 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\">Trancheuses \u00e0 viande en d\u00e9s<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Con\u00e7u pour couper la viande en d\u00e9s rapidement, avec pr\u00e9cision et uniform\u00e9ment, optimisant ainsi le traitement industriel des rago\u00fbts, des brochettes et autres pr\u00e9parations.\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>Coupes uniformes<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\u26a1 <strong>Grande vitesse<\/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                        Voir les mod\u00e8les de d\u00e9s \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=\"Image d&#039;une trancheuse \u00e0 viande et \u00e0 os\" 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\">Trancheuses \u00e0 viande et \u00e0 os<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        \u00c9quipement robuste et sp\u00e9cialis\u00e9 (scies \u00e0 ruban) pour couper de la viande sur os, comme des c\u00f4telettes d&#039;agneau, des c\u00f4tes de porc ou de gros morceaux destin\u00e9s \u00e0 la boucherie.\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 robuste<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\ud83d\udd27 <strong>Entretien facile<\/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                        Voir Scies \u00e0 viande et \u00e0 os \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=\"Image d&#039;une trancheuse \u00e0 viande pour lani\u00e8res\" 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\">Trancheuses \u00e0 viande en lani\u00e8res<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Parfait pour la production efficace de lani\u00e8res de viande et de viande effiloch\u00e9e, id\u00e9al pour les fajitas, les saut\u00e9s, les salades et autres plats qui n\u00e9cessitent ce format.\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>Bandes parfaites<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\ud83d\ude80 <strong>Haute productivit\u00e9<\/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                        Voir les mod\u00e8les de bandes \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=\"Image d&#039;un hachoir \u00e0 viande industriel\" 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\">Hachoirs \u00e0 viande<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Nos broyeurs puissants et pr\u00e9cis produisent de la viande hach\u00e9e de haute qualit\u00e9 pour la fabrication de saucisses, de hamburgers, de boulettes de viande et d&#039;autres produits \u00e0 base de viande.\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>Puissance maximale<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\ud83c\udfaf <strong>Texture parfaite<\/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                        Voir Hachoirs \u00e0 viande \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=\"Image d&#039;un broyeur d&#039;os d&#039;animaux\" 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\">Broyeurs d&#039;os<\/h3>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6 flex-grow leading-relaxed\">\n                        Machines robustes con\u00e7ues pour broyer les os et autres sous-produits de viande apr\u00e8s la d\u00e9coupe, optimisant ainsi l&#039;utilisation des d\u00e9chets pour le rendu ou l&#039;alimentation des animaux de compagnie.\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>Ultra r\u00e9sistant<\/strong><\/span>\n                        <span class=\"flex items-center gap-1\">\u267b\ufe0f <strong>\u00c9co-efficace<\/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                        Voir Broyeurs d&#039;os \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\">Assistance compl\u00e8te pour vos machines de d\u00e9coupe ARC<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-4xl mx-auto leading-relaxed\">\n                Chez ARC Distribution, votre investissement est soutenu par un \u00e9cosyst\u00e8me complet de services con\u00e7us pour assurer la performance et la long\u00e9vit\u00e9 de vos machines.\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\">Garantie compl\u00e8te ARC<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Toutes nos trancheuses \u00e0 viande sont accompagn\u00e9es d\u2019une solide garantie. Renseignez-vous sur les diff\u00e9rentes couvertures et conditions qui prot\u00e8gent votre investissement.\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                        D\u00e9tails de la garantie \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\">Maintenance pr\u00e9ventive<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Assurez des performances optimales et pr\u00e9venez les pannes gr\u00e2ce \u00e0 nos plans de maintenance pr\u00e9ventive exclusifs pour les clients b\u00e9n\u00e9ficiant de la garantie de classe 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                        Informations sur l&#039;entretien \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\">Service technique sp\u00e9cialis\u00e9<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Nous disposons de techniciens experts pour toute la gamme de trancheuses \u00e0 viande ARC. Trouvez votre centre de service technique le plus proche et r\u00e9solvez tous les probl\u00e8mes.\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                        Rechercher un service technique \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\">Services techniques sp\u00e9cialis\u00e9s par cat\u00e9gorie :<\/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                        Coupeuses ARC \u00e0 service g\u00e9n\u00e9ral\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                        Trancheuses \u00e0 saucisses horizontales\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                        Broyeurs d&#039;os industriels\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                        Hachoirs \u00e0 viande industriels\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"testimonios\" class=\"mb-20\">\n            <h2 class=\"section-title\">Ce que disent nos clients<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-3xl mx-auto leading-relaxed\">\n                La satisfaction de nos clients est notre meilleure lettre de pr\u00e9sentation. D\u00e9couvrez pourquoi ils font confiance \u00e0 nos trancheuses \u00e0 viande ARC.\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\">Boucherie San Miguel \u2013 Madrid<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        J&#039;ai ma trancheuse \u00e0 filets ARC depuis 3 ans et elle a r\u00e9volutionn\u00e9 mon activit\u00e9. Sa pr\u00e9cision est incroyable et son entretien minimal. Mes clients appr\u00e9cient toujours l&#039;uniformit\u00e9 des coupes.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83e\udd69<\/span>\n                        <span>Trancheuse \u00e0 filets<\/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\">RA<\/span>\n                    <\/div>\n                    <h4 class=\"font-bold text-lg text-gray-800 mb-2\">Restaurant Ana<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Restaurant El Asador \u2013 Valence<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        \u00ab Le coupe-d\u00e9s a tripl\u00e9 notre vitesse de pr\u00e9paration. Le service technique est exceptionnel, toujours disponible quand nous en avons besoin. Investissement 100% recommand\u00e9.\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>Coupe-d\u00e9s<\/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 Industrias<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Ib\u00e9rique transform\u00e9 SL \u2013 S\u00e9ville<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        \u00ab Nous avons 4 machines ARC fonctionnant 8 heures par jour depuis 2 ans. Sa robustesse et son efficacit\u00e9 sont in\u00e9gal\u00e9es. Le retour sur investissement a \u00e9t\u00e9 r\u00e9cup\u00e9r\u00e9 en moins de 8 mois.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83c\udfed<\/span>\n                        <span>Ligne industrielle compl\u00e8te<\/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\">\u00c9picerie fine La Tradici\u00f3n \u2013 Barcelone<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        \u00ab La scie \u00e0 viande et \u00e0 os ARC est une b\u00eate. Coupe les c\u00f4telettes d&#039;agneau comme du beurre. Le nettoyage est super facile et r\u00e9pond \u00e0 toutes les normes sanitaires.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83e\uddb4<\/span>\n                        <span>Scie \u00e0 viande et \u00e0 os<\/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\">Supermarch\u00e9 Carmen<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">Supermarch\u00e9s frais \u2013 Bilbao<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        Le hachoir industriel nous permet de proposer du b\u0153uf hach\u00e9 frais toute la journ\u00e9e. Les clients remarquent la diff\u00e9rence de texture et de saveur. L&#039;entretien pr\u00e9ventif est excellent.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\u2699\ufe0f<\/span>\n                        <span>Hachoir industriel<\/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\">H\u00f4tel Roberto<\/h4>\n                    <p class=\"text-sm text-blue-600 mb-4\">H\u00f4tel Plaza Gastronomic \u2013 Saragosse<\/p>\n                    <blockquote class=\"text-gray-600 italic leading-relaxed mb-4\">\n                        \u00ab Pour nos fajitas, nous utilisons le coupe-bandes ARC. La consistance de la coupe est parfaite pour pr\u00e9senter nos plats. Nos chefs sont ravis.\n                    <\/blockquote>\n                    <div class=\"flex items-center justify-center gap-2 text-sm text-gray-500\">\n                        <span>\ud83d\udccf<\/span>\n                        <span>Coupe-bande<\/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\">Note moyenne<\/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\">Clients satisfaits<\/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\">Je recommanderais ARC<\/div>\n                    <\/div>\n                    <div>\n                        <div class=\"text-3xl font-black text-blue-700 mb-2\">2h<\/div>\n                        <div class=\"text-sm text-gray-600\">Temps de r\u00e9ponse<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"faq\" class=\"mb-20\">\n            <h2 class=\"section-title\">Questions fr\u00e9quemment pos\u00e9es<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-3xl mx-auto leading-relaxed\">\n                Nous r\u00e9pondons aux questions les plus courantes sur nos trancheuses \u00e0 viande ARC pour vous aider \u00e0 prendre la meilleure d\u00e9cision.\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                            De quel type de trancheuse \u00e0 viande ai-je besoin pour mon entreprise ?\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\">Le choix d\u00e9pend de plusieurs facteurs :<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Petites boucheries :<\/strong> Coupe-filet manuels ou semi-automatiques<\/li>\n                            <li><strong>Restaurants:<\/strong> Coupe-d\u00e9s ou coupe-bandes selon la sp\u00e9cialit\u00e9<\/li>\n                            <li><strong>Supermarch\u00e9s :<\/strong> Hachoirs industriels + coupe-filet<\/li>\n                            <li><strong>Industrie:<\/strong> Lignes compl\u00e8tes avec toutes les typologies<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\">Nos experts peuvent vous conseiller gratuitement en appelant <strong>+34 643 496 664<\/strong> soit <a href=\"#formulario-contacto\" class=\"text-blue-600 hover:underline\">Remplissez notre formulaire de devis<\/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                            Quelle garantie offrent les trancheuses \u00e0 viande ARC ?\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\">Nous proposons diff\u00e9rents niveaux de garantie :<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Garantie standard :<\/strong> 12 mois sur les pi\u00e8ces et la main d&#039;\u0153uvre<\/li>\n                            <li><strong>Garantie de classe A :<\/strong> 24 mois + maintenance pr\u00e9ventive incluse<\/li>\n                            <li><strong>Garantie Premium :<\/strong> 36 mois + service technique prioritaire<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\">Tous comprennent un service technique sp\u00e9cialis\u00e9 et des pi\u00e8ces de rechange d&#039;origine. <a href=\"https:\/\/www.distribucionarc.com\/garantia-distribucion-arc\/\" class=\"text-blue-600 hover:underline\">Voir tous les d\u00e9tails<\/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                            Les trancheuses ARC peuvent-elles traiter de la viande congel\u00e9e ?\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\">Oui, nous avons des mod\u00e8les sp\u00e9cifiques pour la viande congel\u00e9e :<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Coupe-filet :<\/strong> Mod\u00e8les renforc\u00e9s pour viande jusqu&#039;\u00e0 -18\u00b0C<\/li>\n                            <li><strong>Scies \u00e0 ruban :<\/strong> Id\u00e9al pour les gros morceaux congel\u00e9s<\/li>\n                            <li><strong>Coupeuses en d\u00e9s :<\/strong> Versions industrielles pour blocs congel\u00e9s<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\"><strong>Important:<\/strong> Il est crucial de choisir le bon mod\u00e8le pour \u00e9viter d\u2019endommager la machine.<\/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                            Comment s&#039;effectue l&#039;entretien d&#039;une trancheuse \u00e0 viande ?\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\">L&#039;entretien est simple avec notre syst\u00e8me :<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Nettoyage quotidien :<\/strong> D\u00e9montage facile pour un assainissement complet<\/li>\n                            <li><strong>Entretien hebdomadaire :<\/strong> Lubrification et contr\u00f4le de base (5 minutes)<\/li>\n                            <li><strong>Entretien pr\u00e9ventif\u00a0:<\/strong> Nos techniciens tous les 3 \u00e0 6 mois<\/li>\n                            <li><strong>Des pi\u00e8ces de rechange:<\/strong> Stock permanent et livraison en 24-48 heures<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\">Nous incluons un manuel d\u00e9taill\u00e9 et des didacticiels vid\u00e9o. <a href=\"https:\/\/www.distribucionarc.com\/mantenimiento-preventivo-arc\/\" class=\"text-blue-600 hover:underline\">Plus d&#039;informations<\/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                            Quel est le d\u00e9lai de livraison et d&#039;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\">Nos d\u00e9lais de livraison sont :<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Mod\u00e8les standards :<\/strong> 5 \u00e0 7 jours ouvrables<\/li>\n                            <li><strong>Mod\u00e8les sp\u00e9ciaux :<\/strong> 10 \u00e0 15 jours ouvrables<\/li>\n                            <li><strong>Param\u00e8tres personnalis\u00e9s :<\/strong> 3-4 semaines<\/li>\n                        <\/ul>\n                        <p class=\"mb-3\"><strong>Installation incluse :<\/strong><\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li>Transport et installation par des techniciens sp\u00e9cialis\u00e9s<\/li>\n                            <li>Formation du personnel \u00e0 l&#039;utilisation et \u00e0 la maintenance<\/li>\n                            <li>Contr\u00f4le de fonctionnement et mise en service initiale<\/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                            Offrez-vous du financement pour l&#039;achat de machinerie?\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\">Oui, nous avons plusieurs options de financement :<\/p>\n                        <ul class=\"custom-list space-y-2\">\n                            <li><strong>Location:<\/strong> De 36 \u00e0 60 mois avec option d&#039;achat<\/li>\n                            <li><strong>Location:<\/strong> Frais mensuels fixes avec maintenance incluse<\/li>\n                            <li><strong>Financement direct :<\/strong> Facilit\u00e9s de paiement jusqu&#039;\u00e0 24 mois<\/li>\n                            <li><strong>R\u00e9ductions :<\/strong> Pour achat comptant ou gros volumes<\/li>\n                        <\/ul>\n                        <p class=\"mt-3\">Nous \u00e9tudions chaque cas individuellement. <a href=\"#formulario-contacto\" class=\"text-blue-600 hover:underline\">Demander des informations d\u00e9taill\u00e9es<\/a> ou consultez les conditions sans engagement.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"formulario-contacto\" class=\"mb-20\">\n            <h2 class=\"section-title\">Demandez votre devis personnalis\u00e9<\/h2>\n            <p class=\"text-center text-gray-600 text-xl mb-12 max-w-3xl mx-auto leading-relaxed\">\n                Remplissez le formulaire ci-dessous avec les d\u00e9tails de vos besoins, et nos experts vous fourniront un devis personnalis\u00e9 dans les 24 heures.\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                                Coordonn\u00e9es\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                                        Nom et pr\u00e9nom *\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=\"Ex. : 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                                        Entreprise\/Entreprise *\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=\"Par exemple : Boucherie 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                                        T\u00e9l\u00e9phone *\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                                        Adresse compl\u00e8te\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=\"Rue, Ville, Code postal, Pays\">\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                                Type de machinerie requise\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                                        Type de coupeur *\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=\"\">S\u00e9lectionnez le type de fraise<\/option>\n                                        <option value=\"filetes\">\ud83e\udd69 Trancheuse \u00e0 viande pour steaks<\/option>\n                                        <option value=\"dados\">\ud83c\udfb2 Coupe-viande<\/option>\n                                        <option value=\"carne-hueso\">\ud83e\uddb4 Trancheuse \u00e0 viande et \u00e0 os (scie)<\/option>\n                                        <option value=\"tiras\">\ud83d\udccf Trancheuse \u00e0 viande<\/option>\n                                        <option value=\"picadora\">\u2699\ufe0f Hachoir \u00e0 viande industriel<\/option>\n                                        <option value=\"trituradora\">Broyeur d&#039;os<\/option>\n                                        <option value=\"multiple\">\ud83c\udfed Machines multiples \/ Ligne compl\u00e8te<\/option>\n                                        <option value=\"no-seguro\">\u2753 Je ne suis pas s\u00fbr \/ J&#039;ai besoin de conseils<\/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                                        Gamme budg\u00e9taire\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=\"\">S\u00e9lectionnez votre gamme de budget<\/option>\n                                        <option value=\"menos-5k\">Moins de 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\">Plus de 50 000 \u20ac<\/option>\n                                        <option value=\"sin-limite\">Aucune limite d\u00e9finie<\/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                                    Urgence du projet\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 Imm\u00e9diat (1 \u00e0 2 semaines)<\/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 Dans 1 mois<\/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 Dans 2-3 mois<\/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 Je suis juste en train de planifier<\/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                                Sp\u00e9cifications de production\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                                        Type de viande \u00e0 transformer *\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 Viande fra\u00eeche (0\u00b0C \u00e0 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 Viande r\u00e9frig\u00e9r\u00e9e (-2\u00b0C \u00e0 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 Viande congel\u00e9e (-18\u00b0C ou moins)<\/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 Viande sur l&#039;os<\/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                                        Capacit\u00e9 de production requise *\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=\"\">S\u00e9lectionnez la capacit\u00e9<\/option>\n                                        <option value=\"baja\">\ud83c\udfea Perte : 10-50 kg\/jour<\/option>\n                                        <option value=\"media\">\ud83c\udfec Moyenne : 50-200 kg\/jour<\/option>\n                                        <option value=\"alta\">\ud83c\udfed \u00c9lev\u00e9 : 200-500 kg\/jour<\/option>\n                                        <option value=\"industrial\">\ud83c\udfd7\ufe0f Industriel : 500+ kg\/jour<\/option>\n                                        <option value=\"personalizada\">\u2699\ufe0f Capacit\u00e9 personnalis\u00e9e<\/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=\"Pr\u00e9cisez la capacit\u00e9 exacte (par exemple 750 kg\/jour)\">\n                                <\/div>\n                                <div class=\"form-group\">\n                                    <label for=\"temperatura_trabajo\" class=\"block text-sm font-semibold text-gray-700 mb-2\">\n                                        Temp\u00e9rature de fonctionnement\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=\"Ex. : -15 \u00b0C, temp\u00e9rature ambiante, 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                                        Horaires de travail quotidiens\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=\"\">S\u00e9lectionnez les heures<\/option>\n                                        <option value=\"1-4\">1 \u00e0 4 heures\/jour<\/option>\n                                        <option value=\"4-8\">4 \u00e0 8 heures\/jour<\/option>\n                                        <option value=\"8-12\">8 \u00e0 12 heures\/jour (1 quart de travail)<\/option>\n                                        <option value=\"12-16\">12 \u00e0 16 heures\/jour (2 \u00e9quipes)<\/option>\n                                        <option value=\"24\">24 heures\/jour (3 \u00e9quipes)<\/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                                Informations Compl\u00e9mentaires\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                                        Description d\u00e9taill\u00e9e de vos besoins *\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=\"Veuillez d\u00e9crire vos besoins en d\u00e9tail : \u2022 Type d&#039;entreprise et produits que vous fabriquez \u2022 Dimensions de coupe souhait\u00e9es (\u00e9paisseur, taille) \u2022 Types de viande sp\u00e9cifiques (b\u0153uf, porc, agneau, poulet, etc.) \u2022 Conditions de travail particuli\u00e8res \u2022 Espace disponible pour la machine \u2022 Exigences de nettoyage ou certifications \u2022 Toute autre sp\u00e9cification importante Exemple : \u00ab Nous sommes une boucherie traditionnelle qui a besoin d&#039;une trancheuse \u00e0 filets pour le b\u0153uf et le porc frais. Nous avons besoin de coupes de 1 \u00e0 3 cm d&#039;\u00e9paisseur, avec une capacit\u00e9 de 100 kg\/jour en travaillant 6 heures. L&#039;espace disponible est de 2x1 m\u00e8tres.\"><\/textarea>\n                                <\/div>\n\n                                <div class=\"form-group\">\n                                    <label class=\"block text-sm font-semibold text-gray-700 mb-3\">\n                                        Services suppl\u00e9mentaires d&#039;int\u00e9r\u00eat\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 et mise en service<\/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 Formation du personnel<\/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 Contrat de maintenance<\/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 Options de financement<\/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 Garantie prolong\u00e9e<\/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 Stock permanent de pi\u00e8ces d\u00e9tach\u00e9es<\/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                                        Comment avez-vous connu ARC Distribution ?\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=\"\">S\u00e9lectionnez une option<\/option>\n                                        <option value=\"google\">\ud83d\udd0d Recherche Google<\/option>\n                                        <option value=\"recomendacion\">\ud83d\udc65 Recommandation d&#039;un autre client<\/option>\n                                        <option value=\"redes-sociales\">\ud83d\udcf1 R\u00e9seaux sociaux<\/option>\n                                        <option value=\"feria-comercial\">\ud83c\udfe2 Salon\/\u00e9v\u00e9nement<\/option>\n                                        <option value=\"publicidad\">\ud83d\udcfa Publicit\u00e9 en ligne<\/option>\n                                        <option value=\"otro\">\ud83e\udd37 Autre<\/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>J&#039;accepte le traitement de mes donn\u00e9es personnelles *<\/strong><br>\n                                    J&#039;ai lu et j&#039;accepte les <a href=\"https:\/\/www.distribucionarc.com\/politica-de-privacidad\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-blue-600 hover:underline\">politique de confidentialit\u00e9<\/a> et j&#039;autorise ARC Distribution \u00e0 utiliser mes donn\u00e9es pour envoyer des informations commerciales et techniques li\u00e9es \u00e0 ses produits et services. Mes donn\u00e9es ne seront pas transmises \u00e0 des tiers sans mon consentement.\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                                    Je souhaite recevoir des informations sur les nouveaux produits, les offres sp\u00e9ciales et les actualit\u00e9s de l&#039;industrie de la viande.\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> Soumettre une demande de devis\n                                <\/button>\n                                <p class=\"text-sm text-gray-500 mt-4\">\n                                    \ud83d\udce7 R\u00e9ponse garantie en moins de 24 heures<br>\n                                    \ud83d\udcde Ou appelez-nous directement : <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\">Pourquoi choisir les trancheuses \u00e0 viande ARC Distribution ?<\/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\u00e9 et durabilit\u00e9 :<\/strong> Fabriqu\u00e9 avec des mat\u00e9riaux durables pour une utilisation intensive et prolong\u00e9e dans des conditions industrielles exigeantes.<\/li>\n                        <li><strong class=\"text-blue-700\">Pr\u00e9cision in\u00e9gal\u00e9e :<\/strong> Con\u00e7u pour fournir des coupes pr\u00e9cises et uniformes, minimisant les d\u00e9chets et maximisant la productivit\u00e9.<\/li>\n                        <li><strong class=\"text-blue-700\">Efficacit\u00e9 et productivit\u00e9 :<\/strong> Ils optimisent les d\u00e9lais de traitement, augmentant consid\u00e9rablement la capacit\u00e9 de votre entreprise.<\/li>\n                        <li><strong class=\"text-blue-700\">S\u00e9curit\u00e9 op\u00e9rationnelle :<\/strong> Ils int\u00e8grent des syst\u00e8mes de s\u00e9curit\u00e9 avanc\u00e9s pour prot\u00e9ger enti\u00e8rement l&#039;op\u00e9rateur pendant le travail.<\/li>\n                        <li><strong class=\"text-blue-700\">Nettoyage et hygi\u00e8ne faciles :<\/strong> Des conceptions qui facilitent le d\u00e9montage et le nettoyage, conformes aux normes sanitaires les plus \u00e9lev\u00e9es.<\/li>\n                        <li><strong class=\"text-blue-700\">Polyvalence totale :<\/strong> Des mod\u00e8les sp\u00e9cifiques pour chaque besoin, des petites entreprises aux grandes installations industrielles.<\/li>\n                        <li><strong class=\"text-blue-700\">Assistance apr\u00e8s-vente compl\u00e8te :<\/strong> Garantie prolong\u00e9e, entretien professionnel et service technique sp\u00e9cialis\u00e9 toujours disponibles.<\/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> Excellence prouv\u00e9e\n                        <\/h3>\n                        <p class=\"text-blue-700 leading-relaxed\">\n                            10 ann\u00e9es d&#039;exp\u00e9rience sp\u00e9cialis\u00e9e soutiennent chacun de nos coupeurs, avec des centaines de clients satisfaits \u00e0 travers l&#039;Europe.\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> Engagement durable\n                        <\/h3>\n                        <p class=\"text-green-700 leading-relaxed\">\n                            Nos machines sont con\u00e7ues pour minimiser les d\u00e9chets et maximiser l\u2019utilisation des ressources, contribuant ainsi \u00e0 un avenir plus durable.\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> Innovation continue\n                        <\/h3>\n                        <p class=\"text-purple-700 leading-relaxed\">\n                            Nous int\u00e9grons les derni\u00e8res technologies dans chaque mod\u00e8le pour rester \u00e0 la pointe de l&#039;industrie de la viande.\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                        Besoin de conseils pour choisir votre trancheuse \u00e0 viande ?\n                    <\/h2>\n                    <p class=\"text-lg md:text-xl mb-12 leading-relaxed opacity-90\">\n                        Notre \u00e9quipe d&#039;experts est pr\u00eate \u00e0 vous aider \u00e0 s\u00e9lectionner la machine ARC qui correspond le mieux \u00e0 vos besoins de production et \u00e0 votre budget. Compl\u00e9tez notre <a href=\"#formulario-contacto\" class=\"underline hover:no-underline\">formulaire de devis<\/a> ou contactez-nous directement.\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\">Appelez-nous maintenant<\/h3>\n                            <p class=\"text-2xl font-bold mb-2\">\n                                <a href=\"\/fr\/T\u00e9l. : +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                                \u00c9galement disponible par <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\">\u00c9crivez-nous<\/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 Visitez notre page de contact\n                        <\/a>\n                        <a href=\"\/fr\/T\u00e9l. : +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 Consultation WhatsApp\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>Horaires d&#039;ouverture :<\/strong> Du lundi au vendredi de 9h00 \u00e0 18h00.<br>\n                            <strong>R\u00e9ponse garantie :<\/strong> En moins de 2 heures pendant les heures ouvrables\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>Trancheuses via les industries et m\u00e9tiers | ARC Distribution Trancheuses \u00e0 viande ARC : pr\u00e9cision et efficacit\u00e9 pour les professionnels. Solutions compl\u00e8tes.<\/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>Machines \u00e0 trancher la viande | Trancheuses \u00e0 viande et trancheuses \u00e0 steak professionnelles<\/title>\n<meta name=\"description\" content=\"Trouvez les meilleures trancheuses \u00e0 viande dans notre magasin. Nous disposons de trancheuses \u00e0 viande de haute qualit\u00e9, notamment des trancheuses \u00e0 steak, parfaites pour les boucheries et les usines de transformation.\" \/>\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=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Machines \u00e0 trancher la viande\" \/>\n<meta property=\"og:description\" content=\"Trouvez les meilleures trancheuses \u00e0 viande dans notre magasin. Nous disposons de trancheuses \u00e0 viande de haute qualit\u00e9, notamment des trancheuses \u00e0 steak, parfaites pour les boucheries et les usines de transformation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/\" \/>\n<meta property=\"og:site_name\" content=\"R\u00e9partition de l&#039;ARC\" \/>\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\": \"Machines \\u00e0 trancher la viande | Trancheuses \\u00e0 viande et trancheuses \\u00e0 steak professionnelles\",\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\": \"Trouvez les meilleures trancheuses \\u00e0 viande dans notre magasin. Nous disposons de trancheuses \\u00e0 viande de haute qualit\\u00e9, notamment des trancheuses \\u00e0 steak, parfaites pour les boucheries et les usines de transformation.\",\n            \"breadcrumb\": {\n                \"@id\": \"https:\\\/\\\/www.distribucionarc.com\\\/maquinas-de-cortar-carne-2\\\/#breadcrumb\"\n            },\n            \"inLanguage\": \"fr-FR\",\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\": \"fr-FR\",\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\": \"Premi\\u00e8re page\",\n                    \"item\": \"https:\\\/\\\/distribucionarc.com\\\/pl\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 2,\n                    \"name\": \"Machines \\u00e0 trancher la viande\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"WebSite\",\n            \"@id\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/#website\",\n            \"url\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/\",\n            \"name\": \"R\\u00e9partition de l&#039;ARC\",\n            \"description\": \"Entreprise sp\\u00e9cialis\\u00e9e dans la fabrication et la distribution de machines industrielles, scelleuses de bo\\u00eetes, machines \\u00e0 comprim\\u00e9s, machines \\u00e0 d\\u00e9couper la viande...\",\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\": \"fr-FR\"\n        },\n        {\n            \"@type\": \"Organization\",\n            \"@id\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/#organization\",\n            \"name\": \"Distribution ARC\",\n            \"url\": \"https:\\\/\\\/distribucionarc.com\\\/de\\\/\",\n            \"logo\": {\n                \"@type\": \"ImageObject\",\n                \"inLanguage\": \"fr-FR\",\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\": \"Entreprise sp\\u00e9cialis\\u00e9e dans la fabrication et la distribution de machines industrielles pour les secteurs alimentaire et pharmaceutique. Nous sommes sp\\u00e9cialis\\u00e9s dans : Machines \\u00e0 couper la viande Fabrication de comprim\\u00e9s Syst\\u00e8mes de transport industriel Lignes d'embouteillage Machines de dosage Et bien plus encore... Nous proposons des solutions innovantes et personnalis\\u00e9es pour optimiser les processus de production de votre entreprise.\",\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": "Machines \u00e0 trancher la viande | Trancheuses \u00e0 viande et trancheuses \u00e0 steak professionnelles",
        "description": "Trouvez les meilleures trancheuses \u00e0 viande dans notre magasin. Nous disposons de trancheuses \u00e0 viande de haute qualit\u00e9, notamment des trancheuses \u00e0 steak, parfaites pour les boucheries et les usines de transformation.",
        "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": "fr_FR",
        "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": "Machines \u00e0 trancher la viande | Trancheuses \u00e0 viande et trancheuses \u00e0 steak professionnelles",
                    "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": "Trouvez les meilleures trancheuses \u00e0 viande dans notre magasin. Nous disposons de trancheuses \u00e0 viande de haute qualit\u00e9, notamment des trancheuses \u00e0 steak, parfaites pour les boucheries et les usines de transformation.",
                    "breadcrumb": {
                        "@id": "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/#breadcrumb"
                    },
                    "inLanguage": "fr-FR",
                    "potentialAction": [
                        {
                            "@type": "ReadAction",
                            "target": [
                                "https:\/\/www.distribucionarc.com\/maquinas-de-cortar-carne-2\/"
                            ]
                        }
                    ]
                },
                {
                    "@type": "ImageObject",
                    "inLanguage": "fr-FR",
                    "@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": "R\u00e9partition de l&#039;ARC",
                    "description": "Entreprise sp\u00e9cialis\u00e9e dans la fabrication et la distribution de machines industrielles, scelleuses de bo\u00eetes, machines \u00e0 comprim\u00e9s, machines \u00e0 d\u00e9couper la viande...",
                    "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": "fr-FR"
                },
                {
                    "@type": "Organization",
                    "@id": "https:\/\/distribucionarc.com\/de\/#organization",
                    "name": "Distribution ARC",
                    "url": "https:\/\/distribucionarc.com\/de\/",
                    "logo": {
                        "@type": "ImageObject",
                        "inLanguage": "fr-FR",
                        "@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": "Entreprise sp\u00e9cialis\u00e9e dans la fabrication et la distribution de machines industrielles pour les secteurs alimentaire et pharmaceutique. Nous sommes sp\u00e9cialis\u00e9s dans : Machines \u00e0 couper la viande Fabrication de comprim\u00e9s Syst\u00e8mes de transport industriel Lignes d'embouteillage Machines de dosage Et bien plus encore... Nous proposons des solutions innovantes et personnalis\u00e9es pour optimiser les processus de production de votre entreprise.",
                    "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\/fr\/wp-json\/wp\/v2\/pages\/5807",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/www.distribucionarc.com\/fr\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/www.distribucionarc.com\/fr\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/www.distribucionarc.com\/fr\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/www.distribucionarc.com\/fr\/wp-json\/wp\/v2\/comments?post=5807"
            }
        ],
        "version-history": [
            {
                "count": 32,
                "href": "https:\/\/www.distribucionarc.com\/fr\/wp-json\/wp\/v2\/pages\/5807\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 17608,
                "href": "https:\/\/www.distribucionarc.com\/fr\/wp-json\/wp\/v2\/pages\/5807\/revisions\/17608"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/www.distribucionarc.com\/fr\/wp-json\/wp\/v2\/media?parent=5807"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}