{"id":3064,"date":"2026-05-04T16:56:48","date_gmt":"2026-05-04T16:56:48","guid":{"rendered":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/?page_id=3064"},"modified":"2026-08-21T22:48:11","modified_gmt":"2026-08-21T22:48:11","slug":"copiadoras-multifuncionales","status":"publish","type":"page","link":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/","title":{"rendered":"Canon Copiadoras Multifunconales"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3064\" class=\"elementor elementor-3064\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b58642b e-con-full e-flex e-con e-parent\" data-id=\"b58642b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5608187 elementor-widget elementor-widget-html\" data-id=\"5608187\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  \/* Contenedor Principal Oscuro *\/\r\n  .hub-container {\r\n    background-color: #01375e; \/* Tono oscuro base solicitado *\/\r\n    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n    color: #ffffff;\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n    overflow: hidden;\r\n    box-shadow: 0 20px 40px rgba(0,0,0,0.4);\r\n  }\r\n\r\n  \/* \u00c1rea Principal (Hero) *\/\r\n  .hub-hero {\r\n    position: relative;\r\n    padding: 4rem 2rem;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    text-align: center;\r\n    \/* Degradado sutil usando tu color base en los bordes *\/\r\n    background: radial-gradient(circle at center, #004e86 0%, #01375e 100%);\r\n    min-height: 500px;\r\n  }\r\n\r\n  \/* Canvas para la red de nodos *\/\r\n  #networkCanvas {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    pointer-events: none;\r\n  }\r\n\r\n  \/* Contenido sobre el Canvas *\/\r\n  .hub-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 800px;\r\n    width: 100%;\r\n  }\r\n\r\n  .hub-content h1 {\r\n    font-size: clamp(1.8rem, 3vw, 2.5rem);\r\n    margin-bottom: 1rem;\r\n    font-weight: 700;\r\n    \/* Animaci\u00f3n inicial *\/\r\n    opacity: 0;\r\n    transform: translateY(20px);\r\n    transition: opacity 0.8s ease, transform 0.8s ease;\r\n  }\r\n\r\n  .hub-divider {\r\n    height: 2px;\r\n    width: 0; \/* Inicia en 0 para animar *\/\r\n    background: linear-gradient(90deg, transparent, #4a90e2, transparent);\r\n    margin: 1.5rem auto;\r\n    transition: width 1s ease 0.3s;\r\n  }\r\n\r\n  .hub-content p {\r\n    font-size: 1.05rem;\r\n    color: #cbd5e1;\r\n    line-height: 1.6;\r\n    max-width: 800px;\r\n    margin: 0 auto 3rem auto;\r\n    \/* Animaci\u00f3n inicial *\/\r\n    opacity: 0;\r\n    transform: translateY(20px);\r\n    transition: opacity 0.8s ease 0.4s, transform 0.8s ease 0.4s;\r\n  }\r\n\r\n  \/* Contenedor del Servidor y Hex\u00e1gono *\/\r\n  .hub-hardware-section {\r\n    position: relative;\r\n    padding: 3rem 1rem;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    \/* Animaci\u00f3n inicial *\/\r\n    opacity: 0;\r\n    transform: scale(0.95);\r\n    transition: opacity 1s ease 0.6s, transform 1s ease 0.6s;\r\n  }\r\n\r\n  \/* SVG Hex\u00e1gono Brillante *\/\r\n  .hex-bg {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    width: 100%;\r\n    max-width: 500px;\r\n    height: 100%;\r\n    z-index: -1;\r\n  }\r\n\r\n  .hub-hardware-section img {\r\n    max-width: 350px;\r\n    width: 100%;\r\n    height: auto;\r\n    filter: drop-shadow(0 10px 20px rgba(0,0,0,0.5));\r\n    margin-bottom: 2rem;\r\n  }\r\n\r\n  \/* Bot\u00f3n Call to Action *\/\r\n  .hub-btn {\r\n    background: #a1c4fd;\r\n    color: #01375e; \/* Letra azul oscuro para contrastar *\/\r\n    text-decoration: none;\r\n    padding: 0.8rem 2rem;\r\n    border-radius: 6px;\r\n    font-weight: 800;\r\n    font-size: 1rem;\r\n    letter-spacing: 0.5px;\r\n    box-shadow: 0 0 15px rgba(161, 196, 253, 0.4);\r\n    transition: all 0.3s ease;\r\n    border: none;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .hub-btn:hover {\r\n    background: #ffffff;\r\n    box-shadow: 0 0 25px rgba(161, 196, 253, 0.8);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  \/* Clases activas para la animaci\u00f3n de revelado *\/\r\n  .is-revealed h1, .is-revealed p {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n  .is-revealed .hub-divider {\r\n    width: 60%;\r\n  }\r\n  .is-revealed .hub-hardware-section {\r\n    opacity: 1;\r\n    transform: scale(1);\r\n  }\r\n\r\n  \/* Responsivo para m\u00f3viles *\/\r\n  @media (max-width: 768px) {\r\n    .hub-hardware-section img {\r\n      max-width: 280px;\r\n    }\r\n    .hex-bg {\r\n      max-width: 380px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"hub-container\" id=\"mainHub\">\r\n  <div class=\"hub-hero\">\r\n    <canvas id=\"networkCanvas\"><\/canvas>\r\n    \r\n    <div class=\"hub-content\">\r\n      <h1>Copiadoras Multifuncionales Canon: Productividad y Seguridad Total<\/h1>\r\n      <div class=\"hub-divider\"><\/div>\r\n      <p>Transforma tu oficina con las copiadoras Canon a color y blanco y negro. Las series imageFORCE, imagePRESS Lite, imageRUNNER y ADVANCE DX garantizan seguridad y producci\u00f3n totales.<\/p>\r\n      \r\n      <div class=\"hub-hardware-section\">\r\n        <svg class=\"hex-bg\" viewBox=\"0 0 400 300\" preserveAspectRatio=\"none\">\r\n          <polygon points=\"100,10 300,10 390,150 300,290 100,290 10,150\" \r\n                   fill=\"rgba(161, 196, 253, 0.05)\" \r\n                   stroke=\"#a1c4fd\" \r\n                   stroke-width=\"2\" \r\n                   stroke-opacity=\"0.6\"\r\n                   filter=\"drop-shadow(0 0 8px rgba(161,196,253,0.3))\"\/>\r\n        <\/svg>\r\n\r\n        <img decoding=\"async\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-canon-jicaza-nicaragua-e1780606115102.png\" alt=\"Equipamiento Huawei FusionSolar\">\r\n        <a href=\"#CCopiM\" class=\"hub-btn\">Cotiza tu Copiadora Canon<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", () => {\r\n    \r\n    \/\/ 1. ANIMACI\u00d3N DE ENTRADA (REVEAL)\r\n    const hubContainer = document.getElementById('mainHub');\r\n    const observer = new IntersectionObserver((entries) => {\r\n      entries.forEach(entry => {\r\n        if (entry.isIntersecting) {\r\n          entry.target.classList.add('is-revealed');\r\n          observer.disconnect(); \/\/ Se desconecta para animar solo la primera vez\r\n        }\r\n      });\r\n    }, { threshold: 0.1 });\r\n    observer.observe(hubContainer);\r\n\r\n    \/\/ 2. SISTEMA DE PART\u00cdCULAS (LA RED DE FONDO)\r\n    const canvas = document.getElementById('networkCanvas');\r\n    const ctx = canvas.getContext('2d');\r\n    let width, height;\r\n    let particles = [];\r\n\r\n    \/\/ Ajustar el tama\u00f1o del canvas al contenedor hero\r\n    function resizeCanvas() {\r\n      const hero = document.querySelector('.hub-hero');\r\n      width = canvas.width = hero.offsetWidth;\r\n      height = canvas.height = hero.offsetHeight;\r\n    }\r\n\r\n    \/\/ Clase para cada punto (nodo)\r\n    class Particle {\r\n      constructor() {\r\n        this.x = Math.random() * width;\r\n        this.y = Math.random() * height;\r\n        this.vx = (Math.random() - 0.5) * 0.5; \/\/ Velocidad suave\r\n        this.vy = (Math.random() - 0.5) * 0.5;\r\n        this.radius = Math.random() * 2 + 1;\r\n      }\r\n\r\n      update() {\r\n        this.x += this.vx;\r\n        this.y += this.vy;\r\n\r\n        \/\/ Rebote en los bordes\r\n        if (this.x < 0 || this.x > width) this.vx = -this.vx;\r\n        if (this.y < 0 || this.y > height) this.vy = -this.vy;\r\n      }\r\n\r\n      draw() {\r\n        ctx.beginPath();\r\n        ctx.arc(this.x, this.y, this.radius, 0, Math.PI * 2);\r\n        ctx.fillStyle = 'rgba(161, 196, 253, 0.4)'; \/* Azul claro para que resalte en el fondo oscuro *\/\r\n        ctx.fill();\r\n      }\r\n    }\r\n\r\n    \/\/ Inicializar part\u00edculas (Ajusta el n\u00famero para m\u00e1s o menos densidad)\r\n    function initParticles() {\r\n      particles = [];\r\n      const numParticles = window.innerWidth > 768 ? 50 : 25; \/\/ Menos part\u00edculas en m\u00f3vil\r\n      for (let i = 0; i < numParticles; i++) {\r\n        particles.push(new Particle());\r\n      }\r\n    }\r\n\r\n    \/\/ Animar y dibujar l\u00edneas de conexi\u00f3n\r\n    function animate() {\r\n      ctx.clearRect(0, 0, width, height);\r\n      \r\n      for (let i = 0; i < particles.length; i++) {\r\n        particles[i].update();\r\n        particles[i].draw();\r\n        \r\n        \/\/ Conectar puntos cercanos\r\n        for (let j = i + 1; j < particles.length; j++) {\r\n          const dx = particles[i].x - particles[j].x;\r\n          const dy = particles[i].y - particles[j].y;\r\n          const distance = Math.sqrt(dx * dx + dy * dy);\r\n          \r\n          if (distance < 120) { \/\/ Distancia m\u00e1xima para conectar\r\n            ctx.beginPath();\r\n            ctx.strokeStyle = `rgba(161, 196, 253, ${0.4 - (distance\/120) * 0.4})`; \/\/ M\u00e1s transparente entre m\u00e1s lejos\r\n            ctx.lineWidth = 0.8;\r\n            ctx.moveTo(particles[i].x, particles[i].y);\r\n            ctx.lineTo(particles[j].x, particles[j].y);\r\n            ctx.stroke();\r\n          }\r\n        }\r\n      }\r\n      requestAnimationFrame(animate);\r\n    }\r\n\r\n    \/\/ Iniciar todo\r\n    window.addEventListener('resize', () => {\r\n      resizeCanvas();\r\n      initParticles();\r\n    });\r\n    \r\n    resizeCanvas();\r\n    initParticles();\r\n    animate();\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c269f4 e-flex e-con-boxed e-con e-parent\" data-id=\"6c269f4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e5e7cf6 e-con-full e-flex e-con e-child\" data-id=\"e5e7cf6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f53c00f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f53c00f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color:black\">Conoce la Excelencia en <\/span><br>\nSoluciones de Oficina<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cae32a7 e-con-full SeparadorDeg e-flex e-con e-child\" data-id=\"cae32a7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e90c9b elementor-widget elementor-widget-heading\" data-id=\"6e90c9b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Para grandes departamentos y oficinas con flujos documentales masivos, las copiadoras convencionales simplemente no son suficientes.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-216ef1c elementor-widget elementor-widget-heading\" data-id=\"216ef1c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Canon te ofrece plataformas que logran equilibrar la m\u00e1xima productividad con la experiencia de usuario sumamente intuitiva, tanto a color como en blanco y negro. Te asesoramos para que integres equipos corporativos que van mucho m\u00e1s all\u00e1 del copiado tradicional.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78b299a elementor-widget elementor-widget-heading\" data-id=\"78b299a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Estas robustas plataformas se convierten en el centro neur\u00e1lgico de toda tu gesti\u00f3n, permitiendo digitalizar, imprimir, auditar y asegurar absolutamente cada uno de los documentos hoy mismo.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17ef077 e-con-full e-flex e-con e-child\" data-id=\"17ef077\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c848e8 elementor-widget elementor-widget-image\" data-id=\"9c848e8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"612\" height=\"365\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadoras-multifuncionales-canon-jicaza-nicaragua-en-oficina-e1781111021171.webp\" class=\"attachment-large size-large wp-image-8184\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadoras-multifuncionales-canon-jicaza-nicaragua-en-oficina-e1781111021171.webp 612w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadoras-multifuncionales-canon-jicaza-nicaragua-en-oficina-e1781111021171-300x179.webp 300w\" sizes=\"(max-width: 612px) 100vw, 612px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f9124e1 e-flex e-con-boxed e-con e-parent\" data-id=\"f9124e1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0a4b19c e-con-full e-flex e-con e-child\" data-id=\"0a4b19c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5aca378 elementor-widget elementor-widget-image\" data-id=\"5aca378\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"612\" height=\"408\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/desafio-de-costo-y-flujo-de-trabajo-copiadora-canon-jicaza-nicaragua.webp\" class=\"attachment-large size-large wp-image-8188\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/desafio-de-costo-y-flujo-de-trabajo-copiadora-canon-jicaza-nicaragua.webp 612w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/desafio-de-costo-y-flujo-de-trabajo-copiadora-canon-jicaza-nicaragua-300x200.webp 300w\" sizes=\"(max-width: 612px) 100vw, 612px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5be4801 e-con-full e-flex e-con e-child\" data-id=\"5be4801\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b94278 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5b94278\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color:black\">El Desaf\u00edo: Seguridad, Costos <\/span> y Flujos de Trabajo<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7c43ce0 e-con-full SeparadorDeg e-flex e-con e-child\" data-id=\"7c43ce0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9501ee7 elementor-widget elementor-widget-heading\" data-id=\"9501ee7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Administrar los inmensos costos de impresi\u00f3n y proteger la informaci\u00f3n son los mayores retos en los entornos de trabajo.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05d4580 elementor-widget elementor-widget-heading\" data-id=\"05d4580\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Un equipo b\u00e1sico sin un estricto control de acceso puede exponer contratos o planillas confidenciales a los ojos equivocados, mientras que una gesti\u00f3n ineficiente dispara los gastos de consumibles.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b5f6cb elementor-widget elementor-widget-heading\" data-id=\"7b5f6cb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Tu corporaci\u00f3n requiere soluciones avanzadas como las series imageFORCE, imagePRESS Lite, imageRUNNER y ADVANCE DX, que ofrecen seguridad multicapa, completos reportes de uso y la gran capacidad para soportar picos de trabajo muy extremos sin detenerse absolutamente.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4179276 e-flex e-con-boxed e-con e-parent\" data-id=\"4179276\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c23801d elementor-widget elementor-widget-heading\" data-id=\"c23801d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Beneficios Clave: Rendimiento y Seguridad Corporativa<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-428038a elementor-widget elementor-widget-html\" data-id=\"428038a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    :root {\r\n        --lenovo-blue: #0085CA;\r\n        --lenovo-blue-border: rgba(0, 133, 202, 0.35); \/* Franja azul con menos opacidad *\/\r\n        --lenovo-dark: #1a1a1a;\r\n        --bg-card: #ffffff;\r\n        --text-main: #333333;\r\n        --text-muted: #555555;\r\n    }\r\n\r\n    .lenovo-features-grid {\r\n        \/* Cambiado a Flexbox para poder centrar los elementos sobrantes en la \u00faltima fila *\/\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        justify-content: center;\r\n        gap: 25px;\r\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n        margin: 0 auto;\r\n        padding: 20px 0;\r\n    }\r\n\r\n    .lenovo-feature-card {\r\n        flex: 1 1 280px; \/* Permite que las tarjetas crezcan y se adapten *\/\r\n        max-width: 450px; \/* Evita que una tarjeta hu\u00e9rfana se estire demasiado de lado a lado *\/\r\n        background-color: var(--bg-card);\r\n        border-radius: 8px;\r\n        padding: 30px 25px;\r\n        position: relative;\r\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\r\n        border-left: 5px solid var(--lenovo-blue-border);\r\n        overflow: hidden;\r\n        transition: all 0.3s ease;\r\n        z-index: 1;\r\n        opacity: 0;\r\n        transform: translateY(20px);\r\n    }\r\n\r\n    .lenovo-feature-card.visible {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n    }\r\n\r\n    .lenovo-feature-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 12px 25px rgba(0, 133, 202, 0.15);\r\n        border-left-color: var(--lenovo-blue); \/* Recupera la opacidad completa al hacer hover *\/\r\n    }\r\n\r\n    .lenovo-number-watermark {\r\n        position: absolute;\r\n        top: -10px;\r\n        right: -10px;\r\n        font-size: 8rem;\r\n        font-weight: 900;\r\n        color: rgba(0, 133, 202, 0.05);\r\n        line-height: 1;\r\n        z-index: -1;\r\n        transition: color 0.3s ease;\r\n    }\r\n\r\n    .lenovo-feature-card:hover .lenovo-number-watermark {\r\n        color: rgba(0, 133, 202, 0.1);\r\n    }\r\n\r\n    .lenovo-feature-card h3 {\r\n        color: var(--lenovo-blue);\r\n        font-size: 1.15rem;\r\n        font-weight: 700;\r\n        line-height: 1.3;\r\n        margin: 0 0 15px 0; \/* Margen inferior agregado tras eliminar el contenedor flex del t\u00edtulo *\/\r\n        transition: color 0.3s ease;\r\n    }\r\n\r\n    .lenovo-feature-card p {\r\n        font-size: 0.95rem;\r\n        line-height: 1.6;\r\n        color: var(--text-main);\r\n        margin: 0;\r\n    }\r\n\r\n    \/* Adaptaci\u00f3n perfecta para Mobile *\/\r\n    @media (max-width: 768px) {\r\n        .lenovo-feature-card {\r\n            max-width: 100%; \/* En m\u00f3viles, las tarjetas toman el 100% del ancho disponible *\/\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"lenovo-features-grid\">\r\n    <div class=\"lenovo-feature-card\">\r\n        <div class=\"lenovo-number-watermark\">1<\/div>\r\n        <h3>Seguridad de la<br>Informaci\u00f3n<\/h3>\r\n        <p>La nueva serie ADVANCE DX y las plataformas imageFORCE integran estrictos protocolos de seguridad multicapa (como verificaci\u00f3n del sistema al inicio y cifrado) para evitar fugas de tu informaci\u00f3n y todo ataque de red.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lenovo-feature-card\">\r\n        <div class=\"lenovo-number-watermark\">2<\/div>\r\n        <h3>Eficiencia en<br>Digitalizaci\u00f3n<\/h3>\r\n        <p>Digitaliza tus documentos a unas velocidades extremas. Sus alimentadores autom\u00e1ticos de un solo paso leen ambas caras de la hoja de forma simult\u00e1nea, enviando archivos a la nube y a los sistemas ERP sin gran demora ya.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lenovo-feature-card\">\r\n        <div class=\"lenovo-number-watermark\">3<\/div>\r\n        <h3>Administraci\u00f3n de<br>Costos<\/h3>\r\n        <p>Equilibra la productividad con un control corporativo. Gracias al potente software uniFLOW, asignas cuotas de impresi\u00f3n por \u00e1rea, restringes el uso de color y fuerzas la impresi\u00f3n doble cara para reducir el costo hoy.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"lenovo-feature-card\">\r\n        <div class=\"lenovo-number-watermark\">4<\/div>\r\n        <h3>Calidad Visual<br>Insuperable<\/h3>\r\n        <p>Logra un impacto visual perfecto con la l\u00ednea imagePRESS Lite y la robustez de imageRUNNER. Obt\u00e9n colores vibrantes para marketing y textos n\u00edtidos en blanco y negro, centralizando toda tu producci\u00f3n dentro de casa.<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n        const cards = document.querySelectorAll('.lenovo-feature-card');\r\n        const observer = new IntersectionObserver((entries, obs) => {\r\n            entries.forEach((entry, index) => {\r\n                if (entry.isIntersecting) {\r\n                    setTimeout(() => {\r\n                        entry.target.classList.add('visible');\r\n                    }, index * 100);\r\n                    obs.unobserve(entry.target);\r\n                }\r\n            });\r\n        }, { threshold: 0.1 });\r\n\r\n        cards.forEach(card => observer.observe(card));\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aedbd62 e-flex e-con-boxed e-con e-parent\" data-id=\"aedbd62\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6222360 elementor-widget elementor-widget-heading\" data-id=\"6222360\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gama de Copiadoras Multifuncionales Canon<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3e0175 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f3e0175\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Desde peque\u00f1os departamentos hasta inmensas corporaciones, descubre nuestra selecci\u00f3n de copiadoras a color y blanco y negro. Encuentra el equipo dise\u00f1ado para tus grandes retos.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7439b30 e-flex e-con-boxed e-con e-parent\" data-id=\"7439b30\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bd9ec95 e-con-full e-flex e-con e-child\" data-id=\"bd9ec95\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fab499a e-con-full e-transform e-flex e-con e-child\" data-id=\"fab499a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-f2287e7 e-con-full e-flex e-con e-child\" data-id=\"f2287e7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c0eab1 elementor-widget elementor-widget-image\" data-id=\"8c0eab1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"275\" height=\"183\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-imagerunner-canon-jicaza-nicaragua.png\" class=\"attachment-large size-large wp-image-6938\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6bb8249 e-con-full e-flex e-con e-child\" data-id=\"6bb8249\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7407e54 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7407e54\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">ImageRUNNER<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f554921 elementor-widget elementor-widget-heading\" data-id=\"f554921\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">La l\u00ednea esencial y robusta creada para equilibrar la m\u00e1xima productividad laboral con un costo operativo asequible. Ofrece funciones vitales de copiado e impresi\u00f3n diaria, siendo la opci\u00f3n m\u00e1s ideal para gestionar los altos vol\u00famenes de tu oficina.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-13cbb71 e-con-full e-flex e-con e-child\" data-id=\"13cbb71\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/contactanos\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6283296 elementor-widget elementor-widget-heading\" data-id=\"6283296\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SOLICITA INFORMACI\u00d3N<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ead6155 e-con-full e-flex e-con e-child\" data-id=\"ead6155\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9b1838d e-con-full e-transform e-flex e-con e-child\" data-id=\"9b1838d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-1a27655 e-con-full e-flex e-con e-child\" data-id=\"1a27655\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99ddfe3 elementor-widget elementor-widget-image\" data-id=\"99ddfe3\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-ImageRUNNER_ADVANCE_DX_canon_jicaza-nicaragua.png\" class=\"attachment-large size-large wp-image-6939\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-ImageRUNNER_ADVANCE_DX_canon_jicaza-nicaragua.png 500w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-ImageRUNNER_ADVANCE_DX_canon_jicaza-nicaragua-300x300.png 300w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-ImageRUNNER_ADVANCE_DX_canon_jicaza-nicaragua-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1fe638b e-con-full e-flex e-con e-child\" data-id=\"1fe638b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1fb73 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ad1fb73\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">ImageRUNNER ADVANCE DX<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b8d5735 elementor-widget elementor-widget-heading\" data-id=\"b8d5735\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">La \u00faltima edici\u00f3n de nuestra plataforma galardonada ofrece una experiencia de usuario perfecta con su interfaz t\u00e1ctil intuitiva. Destaca por su escaneo de ultra alta velocidad, integraci\u00f3n en la nube y una seguridad insuperable para tus datos hoy.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-a32c3f5 e-con-full e-flex e-con e-child\" data-id=\"a32c3f5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/contactanos\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f59160 elementor-widget elementor-widget-heading\" data-id=\"3f59160\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SOLICITA INFORMACI\u00d3N<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8c73a7 e-flex e-con-boxed e-con e-parent\" data-id=\"e8c73a7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3365b47 e-con-full e-flex e-con e-child\" data-id=\"3365b47\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1660719 e-con-full e-transform e-flex e-con e-child\" data-id=\"1660719\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-de2aec0 e-con-full e-flex e-con e-child\" data-id=\"de2aec0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a026d5c elementor-widget elementor-widget-image\" data-id=\"a026d5c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"259\" height=\"194\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora_imageforce_canon_nicaragua_jicaza.png\" class=\"attachment-large size-large wp-image-6937\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e34f74 e-con-full e-flex e-con e-child\" data-id=\"5e34f74\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af23e3e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"af23e3e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">ImageFORCE<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e785768 elementor-widget elementor-widget-heading\" data-id=\"e785768\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">La nueva plataforma inteligente que revoluciona tu gesti\u00f3n documental corporativa hoy. Incorpora tecnolog\u00eda de vanguardia basada en el aprendizaje autom\u00e1tico (Machine Learning) para anticipar tus necesidades de mantenimiento y el color de impresi\u00f3n.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-bd454e6 e-con-full e-flex e-con e-child\" data-id=\"bd454e6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/contactanos\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f40e80b elementor-widget elementor-widget-heading\" data-id=\"f40e80b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SOLICITA INFORMACI\u00d3N<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dec07cd e-con-full e-flex e-con e-child\" data-id=\"dec07cd\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-94a4212 e-con-full e-transform e-flex e-con e-child\" data-id=\"94a4212\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-38f97ee e-con-full e-flex e-con e-child\" data-id=\"38f97ee\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c9629e elementor-widget elementor-widget-image\" data-id=\"9c9629e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"225\" height=\"225\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-ImagePRESS-Lite-canon-jicaza-nicaragua.png\" class=\"attachment-large size-large wp-image-6940\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-ImagePRESS-Lite-canon-jicaza-nicaragua.png 225w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-ImagePRESS-Lite-canon-jicaza-nicaragua-150x150.png 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8387963 e-con-full e-flex e-con e-child\" data-id=\"8387963\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d282ccd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d282ccd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">ImagePRESS Lite<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33d91c8 elementor-widget elementor-widget-heading\" data-id=\"33d91c8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Dise\u00f1ada para cerrar la gran brecha entre una oficina est\u00e1ndar y la imprenta profesional. Ofrece tecnolog\u00eda probada para departamentos que necesitan imprimir sus propios materiales de marketing con precisi\u00f3n de color y en papeles de un mayor gramaje.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-7bbcaa8 e-con-full e-flex e-con e-child\" data-id=\"7bbcaa8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/contactanos\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c941c4b elementor-widget elementor-widget-heading\" data-id=\"c941c4b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SOLICITA INFORMACI\u00d3N<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f6b65f e-flex e-con-boxed e-con e-parent\" data-id=\"6f6b65f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-54bb1fe e-con-full e-flex e-con e-child\" data-id=\"54bb1fe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad3625b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ad3625b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color:black\">Casos de Uso: <\/span>\nSoluciones Aplicadas a tu Industria<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fccbe24 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fccbe24\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">La robustez de Canon se adapta a la escala de tu operaci\u00f3n. En J.Icaza, dimensionamos equipos que soportan el n\u00facleo operativo de las empresas m\u00e1s exigentes en Nicaragua:<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6844aba e-con-full IoCcontainer e-flex e-con e-child\" data-id=\"6844aba\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d1c7d13 e-con-full IoCcontainerIC e-flex e-con e-child\" data-id=\"d1c7d13\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-397615a IoCcontainerI elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"397615a\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed75ba9 e-con-full e-flex e-con e-child\" data-id=\"ed75ba9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b19526 elementor-widget elementor-widget-heading\" data-id=\"6b19526\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Sector Bancario y Financiero<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-455e308 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"455e308\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Instituciones donde la confidencialidad es cr\u00edtica. La serie ADVANCE DX permite liberar impresiones solo cuando el empleado se identifica con su tarjeta magn\u00e9tica frente al equipo, asegurando que los documentos financieros nunca queden expuestos en la bandeja.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fdb532 e-con-full IoCcontainer e-flex e-con e-child\" data-id=\"3fdb532\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bfdfcf7 e-con-full IoCcontainerIC e-flex e-con e-child\" data-id=\"bfdfcf7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93c84bd IoCcontainerI elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"93c84bd\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ce379bf e-con-full e-flex e-con e-child\" data-id=\"ce379bf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77b541c elementor-widget elementor-widget-heading\" data-id=\"77b541c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Departamentos de Marketing y Dise\u00f1o<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7ec384 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c7ec384\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Agencias o departamentos que imprimen maquetas, propuestas para clientes y folletos de alta calidad. La serie imagePRESS Lite ofrece un manejo de papel m\u00e1s grueso y una calibraci\u00f3n de color superior, acercando la calidad de una imprenta comercial a la oficina.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4114a7 e-con-full IoCcontainer e-flex e-con e-child\" data-id=\"a4114a7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-529a64a e-con-full IoCcontainerIC e-flex e-con e-child\" data-id=\"529a64a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed87008 IoCcontainerI elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ed87008\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e68f52 e-con-full e-flex e-con e-child\" data-id=\"2e68f52\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb27bef elementor-widget elementor-widget-heading\" data-id=\"bb27bef\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Log\u00edstica, Aduanas y Pymes<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e471102 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e471102\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Entornos de alto tr\u00e1fico de papel como bodegas o agencias aduaneras necesitan equipos que no se atasquen. La robusta serie imageRUNNER procesa miles de manifiestos y gu\u00edas de env\u00edo mensualmente, equilibrando velocidad y resistencia mec\u00e1nica a costos asequibles.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11ed29f e-flex e-con-boxed e-con e-parent\" data-id=\"11ed29f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7eed837 elementor-widget elementor-widget-heading\" data-id=\"7eed837\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Elige tu Soluci\u00f3n Seg\u00fan tu Entorno<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a81e7a e-flex e-con-boxed e-con e-parent\" data-id=\"4a81e7a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-92182e8 e-con-full e-flex e-con e-child\" data-id=\"92182e8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0e64f21 e-con-full e-transform e-flex e-con e-child\" data-id=\"0e64f21\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-e08afcf e-con-full e-flex e-con e-child\" data-id=\"e08afcf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6751e35 elementor-widget elementor-widget-image\" data-id=\"6751e35\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"541\" height=\"462\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-hogar-canon-jicaza-nicaragua.png\" class=\"attachment-large size-large wp-image-6813\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-hogar-canon-jicaza-nicaragua.png 541w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-hogar-canon-jicaza-nicaragua-300x256.png 300w\" sizes=\"(max-width: 541px) 100vw, 541px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9750d22 e-con-full e-flex e-con e-child\" data-id=\"9750d22\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b8126b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8b8126b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Trabajo H\u00edbrido y Remoto<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff999b9 elementor-widget elementor-widget-heading\" data-id=\"ff999b9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Lleva toda la potencia y m\u00e1xima seguridad de la oficina a los ejecutivos que trabajan directo en su casa.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1213f8b e-con-full e-transform e-flex e-con e-child\" data-id=\"1213f8b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-3eb5cd6 e-con-full e-flex e-con e-child\" data-id=\"3eb5cd6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-161a3e3 elementor-widget elementor-widget-image\" data-id=\"161a3e3\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"571\" height=\"437\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-oficina-canon-jicaza-nicaragua.png\" class=\"attachment-large size-large wp-image-6809\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-oficina-canon-jicaza-nicaragua.png 571w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-oficina-canon-jicaza-nicaragua-300x230.png 300w\" sizes=\"(max-width: 571px) 100vw, 571px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-81715b5 e-con-full e-flex e-con e-child\" data-id=\"81715b5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d625db elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8d625db\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Grupos de Trabajo<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e557e43 elementor-widget elementor-widget-heading\" data-id=\"e557e43\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Aumenta toda la productividad corporativa con potentes copiadoras que son ideales para medianas empresas.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fbb096 e-flex e-con-boxed e-con e-parent\" data-id=\"3fbb096\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-24546d7 e-con-full e-flex e-con e-child\" data-id=\"24546d7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5de6510 e-con-full e-transform e-flex e-con e-child\" data-id=\"5de6510\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-26d9e1d e-con-full e-flex e-con e-child\" data-id=\"26d9e1d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-663d6f6 elementor-widget elementor-widget-image\" data-id=\"663d6f6\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"534\" height=\"467\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-fotograficas-canon-jicaza-nicaragua.png\" class=\"attachment-large size-large wp-image-6812\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-fotograficas-canon-jicaza-nicaragua.png 534w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-fotograficas-canon-jicaza-nicaragua-300x262.png 300w\" sizes=\"(max-width: 534px) 100vw, 534px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3893062 e-con-full e-flex e-con e-child\" data-id=\"3893062\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24bff74 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"24bff74\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Artes Gr\u00e1ficas y Marketing<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1187adc elementor-widget elementor-widget-heading\" data-id=\"1187adc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Centraliza la producci\u00f3n de todos los materiales de marketing y folletos con gran calidad de imagePRESS.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d50660 e-con-full e-flex e-con e-child\" data-id=\"5d50660\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cdc1f97 e-con-full e-transform e-flex e-con e-child\" data-id=\"cdc1f97\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-0313fd4 e-con-full e-flex e-con e-child\" data-id=\"0313fd4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04d5aea elementor-widget elementor-widget-image\" data-id=\"04d5aea\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"538\" height=\"463\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-inalambricas-canon-jicaza-nicaragua.png\" class=\"attachment-large size-large wp-image-6811\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-inalambricas-canon-jicaza-nicaragua.png 538w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-para-inalambricas-canon-jicaza-nicaragua-300x258.png 300w\" sizes=\"(max-width: 538px) 100vw, 538px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b191bc5 e-con-full e-flex e-con e-child\" data-id=\"b191bc5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9375f7f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9375f7f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Conectividad Total<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cc1c0b elementor-widget elementor-widget-heading\" data-id=\"2cc1c0b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Integra todas las copiadoras a la red inal\u00e1mbrica y permite que el equipo imprima desde cualquier lugar.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9254f92 e-flex e-con-boxed e-con e-parent\" data-id=\"9254f92\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-478fdfb e-con-full e-flex e-con e-child\" data-id=\"478fdfb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-50dedb2 e-con-full e-transform e-flex e-con e-child\" data-id=\"50dedb2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-703bd07 e-con-full e-flex e-con e-child\" data-id=\"703bd07\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee89afa elementor-widget elementor-widget-image\" data-id=\"ee89afa\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"536\" height=\"465\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-microsoft-universal-print-canon-jicaza-nicaragua.png\" class=\"attachment-large size-large wp-image-6810\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-microsoft-universal-print-canon-jicaza-nicaragua.png 536w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/impresoras-microsoft-universal-print-canon-jicaza-nicaragua-300x260.png 300w\" sizes=\"(max-width: 536px) 100vw, 536px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4217c17 e-con-full e-flex e-con e-child\" data-id=\"4217c17\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc86f2e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dc86f2e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Gesti\u00f3n en la Nube<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bc9df9 elementor-widget elementor-widget-heading\" data-id=\"0bc9df9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Gestiona de forma centralizada toda tu infraestructura de impresi\u00f3n en la nube con alt\u00edsima seguridad ya.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ade0926 e-flex e-con-boxed e-con e-parent\" data-id=\"ade0926\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fa65da elementor-widget elementor-widget-heading\" data-id=\"2fa65da\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Beneficios de Comprar  en J.Icaza<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe5ec30 e-con-full e-flex e-con e-child\" data-id=\"fe5ec30\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9a89f26 e-con-full e-flex e-con e-child\" data-id=\"9a89f26\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38fcd4d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"38fcd4d\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-82c6c7d elementor-widget elementor-widget-heading\" data-id=\"82c6c7d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\"> Garant\u00eda Local en<br> Nicaragua<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-453d100 e-con-full e-flex e-con e-child\" data-id=\"453d100\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1fab6b elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a1fab6b\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-tools\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M501.1 395.7L384 278.6c-23.1-23.1-57.6-27.6-85.4-13.9L192 158.1V96L64 0 0 64l96 128h62.1l106.6 106.6c-13.6 27.8-9.2 62.3 13.9 85.4l117.1 117.1c14.6 14.6 38.2 14.6 52.7 0l52.7-52.7c14.5-14.6 14.5-38.2 0-52.7zM331.7 225c28.3 0 54.9 11 74.9 31l19.4 19.4c15.8-6.9 30.8-16.5 43.8-29.5 37.1-37.1 49.7-89.3 37.9-136.7-2.2-9-13.5-12.1-20.1-5.5l-74.4 74.4-67.9-11.3L334 98.9l74.4-74.4c6.6-6.6 3.4-17.9-5.7-20.2-47.4-11.7-99.6.9-136.6 37.9-28.5 28.5-41.9 66.1-41.2 103.6l82.1 82.1c8.1-1.9 16.5-2.9 24.7-2.9zm-103.9 82l-56.7-56.7L18.7 402.8c-25 25-25 65.5 0 90.5s65.5 25 90.5 0l123.6-123.6c-7.6-19.9-9.9-41.6-5-62.7zM64 472c-13.2 0-24-10.8-24-24 0-13.3 10.7-24 24-24s24 10.7 24 24c0 13.2-10.7 24-24 24z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ab65ab elementor-widget elementor-widget-heading\" data-id=\"7ab65ab\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Soporte t\u00e9cnico especializado<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a2b98a5 e-con-full e-flex e-con e-child\" data-id=\"a2b98a5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e040c5 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2e040c5\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-finance-book\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d49c967 elementor-widget elementor-widget-heading\" data-id=\"d49c967\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Planes de financiamiento<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0bd6b8b e-con-full e-flex e-con e-child\" data-id=\"0bd6b8b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-467f1de elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"467f1de\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-customer-support-2\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9c1b58 elementor-widget elementor-widget-heading\" data-id=\"f9c1b58\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Asesor\u00eda personalizada<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e574b9a e-con-full e-flex e-con e-child\" data-id=\"e574b9a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-edd5621 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"edd5621\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shipping-fast\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H112C85.5 0 64 21.5 64 48v48H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h272c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H40c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H64v128c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09aa803 elementor-widget elementor-widget-heading\" data-id=\"09aa803\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Entrega r\u00e1pida y segura<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad68bb7 e-flex e-con-boxed e-con e-parent\" data-id=\"ad68bb7\" data-element_type=\"container\" id=\"CCopiM\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3a62c28 e-con-full e-flex e-con e-child\" data-id=\"3a62c28\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-29e87d2 e-con-full e-flex e-con e-child\" data-id=\"29e87d2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e3d2c4 elementor-widget elementor-widget-html\" data-id=\"1e3d2c4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  \/* Estilos generales *\/\r\n  .mi-acordeon-contenedor {\r\n    background-color: #f0f4f9;\r\n    border-radius: 12px;\r\n    padding: 15px 25px;\r\n    margin: 20px auto;\r\n    max-width: 900px;\r\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\r\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n  }\r\n\r\n  .acordeon-item {\r\n    border-bottom: 1px solid #d1d9e6;\r\n  }\r\n\r\n  .acordeon-item:last-child {\r\n    border-bottom: none;\r\n  }\r\n\r\n  \/* FORZAR ESTILOS PARA BLOQUEAR EL TEMA *\/\r\n  .acordeon-header {\r\n    background-color: transparent !important;\r\n    border: none !important;\r\n    width: 100%;\r\n    padding: 22px 5px !important;\r\n    font-size: 19px !important; \/* Fuente m\u00e1s grande en desktop *\/\r\n    font-weight: 600 !important;\r\n    color: #002366 !important;\r\n    cursor: pointer;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    transition: background-color 0.3s ease, color 0.3s ease;\r\n    border-radius: 4px;\r\n    text-align: left;\r\n    line-height: 1.4;\r\n    white-space: normal;\r\n    box-shadow: none !important; \r\n  }\r\n\r\n  \/* Controlar estados hover, focus y active para evitar el fondo rojo *\/\r\n  .acordeon-header:hover {\r\n    background-color: #e6eaf0 !important;\r\n    color: #002366 !important;\r\n  }\r\n\r\n  .acordeon-header:focus,\r\n  .acordeon-header:active,\r\n  .acordeon-header.active {\r\n    background-color: transparent !important;\r\n    color: #002366 !important;\r\n    outline: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .acordeon-header:focus-visible {\r\n    outline: 2px solid #002366 !important;\r\n    outline-offset: 2px;\r\n  }\r\n\r\n  .acordeon-header::after {\r\n    content: '+';\r\n    font-size: 24px;\r\n    color: #00529b;\r\n    font-weight: bold;\r\n    min-width: 20px;\r\n    text-align: center;\r\n    transition: transform 0.3s ease;\r\n    margin-left: 15px;\r\n  }\r\n\r\n  .acordeon-header.active::after {\r\n    content: '\u2013';\r\n    transform: rotate(180deg);\r\n  }\r\n\r\n  .acordeon-contenido {\r\n    max-height: 0;\r\n    overflow: hidden;\r\n    transition: max-height 0.3s ease-out, padding 0.3s ease-out;\r\n    background-color: #ffffff;\r\n    color: #333;\r\n    line-height: 1.6;\r\n    font-size: 16px;\r\n  }\r\n\r\n  .acordeon-contenido-inner {\r\n    padding: 20px 25px;\r\n  }\r\n  \r\n  .acordeon-contenido-inner p {\r\n    margin: 0;\r\n  }\r\n\r\n  .acordeon-contenido-inner ul {\r\n    margin: 0;\r\n    padding-left: 20px;\r\n  }\r\n\r\n  .acordeon-contenido-inner li {\r\n    margin-bottom: 5px;\r\n  }\r\n\r\n  \/* ESTILOS REFORZADOS PARA M\u00d3VILES *\/\r\n  @media (max-width: 600px) {\r\n    .mi-acordeon-contenedor {\r\n      padding: 10px 15px !important;\r\n      margin: 15px 0 !important;\r\n    }\r\n\r\n    .mi-acordeon-contenedor .acordeon-header {\r\n      font-size: 17px !important; \/* Ajuste m\u00f3vil *\/\r\n      padding: 18px 5px !important;\r\n    }\r\n\r\n    .mi-acordeon-contenedor .acordeon-contenido {\r\n      font-size: 15px !important;\r\n    }\r\n\r\n    .mi-acordeon-contenedor .acordeon-contenido-inner {\r\n      padding: 15px !important;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"mi-acordeon-contenedor\">\r\n\r\n  <div class=\"acordeon-item\">\r\n    <button type=\"button\" class=\"acordeon-header\">\u00bfCu\u00e1l es la diferencia entre imageRUNNER e imageRUNNER ADVANCE DX?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>imageRUNNER es la l\u00ednea esencial y robusta, ideal para empresas que buscan fiabilidad y buen precio en copiado e impresi\u00f3n. imageRUNNER ADVANCE DX es la plataforma premium, que incluye pantallas t\u00e1ctiles gigantes tipo smartphone, m\u00e1xima integraci\u00f3n en la nube, seguridad cibern\u00e9tica avanzada y opciones de acabado (engrapado, perforado).<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"acordeon-item\">\r\n    <button type=\"button\" class=\"acordeon-header\">\u00bfPueden estos equipos imprimir folletos o engrapados autom\u00e1ticos?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>S\u00ed. Las series avanzadas permiten a\u00f1adir \"Finalizadores\" (Finishers). Estos m\u00f3dulos opcionales pueden engrapar tus informes, perforarlos para carpetas o incluso doblarlos por la mitad para crear folletos tipo revista autom\u00e1ticamente.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"acordeon-item\">\r\n    <button type=\"button\" class=\"acordeon-header\">\u00bfQu\u00e9 nivel de seguridad inform\u00e1tica ofrecen estos equipos?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>Est\u00e1n dise\u00f1ados como nodos seguros de red. Incluyen cifrado de disco duro, verificaci\u00f3n de firmware de McAfee para evitar malware y protocolos de red seguros (IPsec, TLS 1.3), protegiendo la impresora como si fuera un servidor m\u00e1s de tu empresa.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"acordeon-item\">\r\n    <button type=\"button\" class=\"acordeon-header\">\u00bfQu\u00e9 es uniFLOW?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>Es el software l\u00edder de gesti\u00f3n de impresi\u00f3n de Canon. Se integra con estos equipos para darte reportes detallados de qui\u00e9n imprime qu\u00e9, cu\u00e1nto cuesta, y te permite implementar la impresi\u00f3n segura mediante credenciales, reduciendo el desperdicio de papel hasta en un 30%.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"acordeon-item\">\r\n    <button type=\"button\" class=\"acordeon-header\">\u00bfLa l\u00ednea imagePRESS Lite es para imprentas?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>Es un equipo h\u00edbrido. Cierra la brecha entre una copiadora de oficina de alta gama y una imprenta digital ligera. Es perfecta para oficinas grandes que requieren hacer sus propios materiales de marketing internos con acabados profesionales.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"acordeon-item\">\r\n    <button type=\"button\" class=\"acordeon-header\">\u00bfC\u00f3mo interviene J.Icaza en la instalaci\u00f3n corporativa?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>Un equipo de este nivel requiere ingenier\u00eda. En J.Icaza evaluamos tu carga mensual, transportamos el equipo, lo ensamblamos con sus finalizadores, lo integramos a los servidores de tu red, capacitamos a tu personal y brindamos contratos de mantenimiento con respuesta r\u00e1pida en sitio.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n  (function() {\r\n    function initAccordion() {\r\n      const acordeonItems = document.querySelectorAll(\".acordeon-item\");\r\n\r\n      acordeonItems.forEach(item => {\r\n        const header = item.querySelector(\".acordeon-header\");\r\n        const contenido = item.querySelector(\".acordeon-contenido\");\r\n\r\n        \/\/ Prevenir que el evento se asigne m\u00faltiples veces\r\n        if (header && contenido && !header.dataset.initialized) {\r\n          header.dataset.initialized = \"true\";\r\n\r\n          header.addEventListener(\"click\", function(e) {\r\n            e.preventDefault(); \r\n            const isActive = item.classList.contains('active');\r\n\r\n            \/\/ Cerrar todos los dem\u00e1s\r\n            acordeonItems.forEach(otherItem => {\r\n              if (otherItem !== item) {\r\n                otherItem.classList.remove('active');\r\n                const otherHeader = otherItem.querySelector('.acordeon-header');\r\n                const otherContenido = otherItem.querySelector('.acordeon-contenido');\r\n                if (otherHeader) otherHeader.classList.remove('active');\r\n                if (otherContenido) otherContenido.style.maxHeight = null;\r\n              }\r\n            });\r\n\r\n            \/\/ Abrir\/cerrar el actual\r\n            if (isActive) {\r\n              item.classList.remove('active');\r\n              header.classList.remove('active');\r\n              contenido.style.maxHeight = null;\r\n            } else {\r\n              item.classList.add('active');\r\n              header.classList.add('active');\r\n              const contenidoInner = contenido.querySelector('.acordeon-contenido-inner');\r\n              contenido.style.maxHeight = contenidoInner.scrollHeight + \"px\";\r\n            }\r\n          });\r\n        }\r\n      });\r\n    }\r\n\r\n    \/\/ Ejecuci\u00f3n robusta: si el DOM ya est\u00e1 listo, se ejecuta inmediatamente.\r\n    if (document.readyState === \"complete\" || document.readyState === \"interactive\") {\r\n      setTimeout(initAccordion, 1);\r\n    } else {\r\n      document.addEventListener(\"DOMContentLoaded\", initAccordion);\r\n    }\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-564848c e-con-full e-transform e-flex e-con e-child\" data-id=\"564848c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.0500000000000000444089209850062616169452667236328125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb3bb30 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bb3bb30\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Transforma tus Desaf\u00edos en Eficiencia Corporativa<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f3c806 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"3f3c806\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"3064\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"3f3c806\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Copiadoras Multifuncionales Canon corporativas | J.Icaza\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"3064\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Nombre\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Email\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_789c42b elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[field_789c42b]\" id=\"form-field-field_789c42b\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Tel\u00e9fono\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[message]\" id=\"form-field-message\" class=\"elementor-field-textual elementor-size-md\">\n\t\t\t\t\t\t\t\t\t<option value=\"Empresa 1\">Empresa 1<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Empresa 2\">Empresa 2<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Empresa 3\">Empresa 3<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_6f7cf61 elementor-col-100\">\n\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[field_6f7cf61]\" id=\"form-field-field_6f7cf61\" rows=\"4\" placeholder=\"Mensaje\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Enviar<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-392e466 e-flex e-con-boxed e-con e-parent\" data-id=\"392e466\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0b0b42b e-con-full e-flex e-con e-child\" data-id=\"0b0b42b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48d5cd3 elementor-widget elementor-widget-heading\" data-id=\"48d5cd3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Explora el Ecosistema de Canon<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e8d522 elementor-widget elementor-widget-html\" data-id=\"2e8d522\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    :root {\r\n        --kasp-blue: #0076CE;\r\n        --kasp-dark: #1a1a1a;\r\n        --kasp-white: #ffffff;\r\n    }\r\n\r\n    .kasp-flip-carousel-container {\r\n        position: relative;\r\n        width: 100%;\r\n        max-width: 1100px;\r\n        margin: 40px auto;\r\n        padding: 0 50px;\r\n        box-sizing: border-box;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n    }\r\n\r\n    .kasp-carousel-viewport { overflow: hidden; }\r\n\r\n    .kasp-carousel-track {\r\n        display: flex;\r\n        gap: 28px;\r\n        transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\r\n        padding: 20px 0;\r\n    }\r\n\r\n    \/* Estructura Flip Card *\/\r\n    .kasp-flip-card {\r\n        flex: 0 0 calc(50% - 14px);\r\n        min-height: 400px;\r\n        perspective: 1200px;\r\n        cursor: pointer;\r\n    }\r\n\r\n    .kasp-flip-inner {\r\n        position: relative;\r\n        width: 100%;\r\n        height: 100%;\r\n        transform-style: preserve-3d;\r\n        transition: transform 0.8s cubic-bezier(0.4, 0.2, 0.2, 1);\r\n    }\r\n\r\n    .kasp-flip-card:hover .kasp-flip-inner { transform: rotateY(180deg); }\r\n\r\n    .kasp-flip-front, .kasp-flip-back {\r\n        position: absolute;\r\n        inset: 0;\r\n        backface-visibility: hidden;\r\n        -webkit-backface-visibility: hidden;\r\n        border-radius: 25px;\r\n        overflow: hidden;\r\n        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);\r\n        border: 1px solid rgba(0,0,0,0.05);\r\n    }\r\n\r\n    \/* Cara Frontal *\/\r\n    .kasp-flip-front {\r\n        background: var(--kasp-white);\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n    }\r\n\r\n    .kasp-front-text {\r\n        width: 100%;\r\n        padding: 40px 20px 10px;\r\n        text-align: center;\r\n        min-height: 100px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n\r\n    .kasp-front-title {\r\n        position: relative;\r\n        font-size: 1.4rem;\r\n        font-weight: 700;\r\n        color: var(--kasp-dark);\r\n        margin: 0;\r\n        padding-bottom: 15px;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .kasp-front-title::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0; left: 50%;\r\n        transform: translateX(-50%);\r\n        width: 40px; height: 3px;\r\n        background: var(--kasp-blue);\r\n        border-radius: 2px;\r\n        transition: width 0.4s ease;\r\n    }\r\n\r\n    .kasp-flip-card:hover .kasp-front-title::after { width: 90px; }\r\n\r\n    .kasp-front-icon {\r\n        flex-grow: 1;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        width: 100%;\r\n        opacity: 0.4;\r\n        transition: all 0.5s ease;\r\n        padding-bottom: 40px;\r\n    }\r\n\r\n    .kasp-flip-card:hover .kasp-front-icon { opacity: 1; transform: scale(1.1); }\r\n    .kasp-front-icon svg { height: 110px; stroke: var(--kasp-blue); fill: none; stroke-width: 0.8; }\r\n\r\n    \/* Cara Trasera *\/\r\n    .kasp-flip-back {\r\n        background: var(--kasp-blue);\r\n        transform: rotateY(180deg);\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 30px;\r\n        text-align: center;\r\n        color: var(--kasp-white);\r\n    }\r\n\r\n    .kasp-back-title { font-size: 1.5rem; font-weight: 700; margin-bottom: 15px; line-height: 1.2; }\r\n    .kasp-back-desc { font-size: 0.95rem; line-height: 1.5; margin-bottom: 25px; font-weight: 400; }\r\n\r\n    .kasp-back-btn {\r\n        background: var(--kasp-white);\r\n        color: var(--kasp-blue);\r\n        padding: 10px 25px;\r\n        border-radius: 30px;\r\n        font-weight: 700;\r\n        text-decoration: none !important;\r\n        transition: transform 0.3s ease;\r\n        font-size: 0.9rem;\r\n    }\r\n\r\n    .kasp-back-btn:hover { transform: scale(1.05); }\r\n\r\n    \/* Navegaci\u00f3n *\/\r\n    .kasp-nav-btn {\r\n        position: absolute;\r\n        top: 50%; transform: translateY(-50%);\r\n        background: none; border: none; cursor: pointer; z-index: 10;\r\n    }\r\n    .kasp-nav-btn img { width: 35px; height: 35px; }\r\n    .kasp-nav-btn.prev { left: 0; transform: translateY(-50%) rotate(180deg); }\r\n    .kasp-nav-btn.next { right: 0; }\r\n    .kasp-nav-btn:disabled { opacity: 0.2; cursor: default; }\r\n\r\n    @media (max-width: 768px) {\r\n        .kasp-flip-carousel-container { padding: 0; width: 95%; }\r\n        .kasp-flip-card { flex: 0 0 100%; min-height: 420px; }\r\n        .kasp-nav-btn { display: none; }\r\n        .kasp-carousel-viewport { overflow-x: auto; scroll-snap-type: x mandatory; }\r\n        .kasp-flip-card { scroll-snap-align: center; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"kasp-flip-carousel-container\">\r\n    <div class=\"kasp-carousel-viewport\">\r\n        <div class=\"kasp-carousel-track\" id=\"kasp-track\">\r\n\r\n            <div class=\"kasp-flip-card\">\r\n                <div class=\"kasp-flip-inner\">\r\n                    <div class=\"kasp-flip-front\">\r\n                        <div class=\"kasp-front-text\"><h3 class=\"kasp-front-title\">Impresoras de Tinta<\/h3><\/div>\r\n                        <div class=\"kasp-front-icon\">\r\n                            <svg viewBox=\"0 0 100 100\">\r\n                                <rect x=\"20\" y=\"45\" width=\"45\" height=\"25\" rx=\"2\" \/>\r\n                                <path d=\"M30,45 V25 H55 V45\" \/>\r\n                                <path d=\"M25,70 L30,85 H55 L60,70\" \/>\r\n                                <rect x=\"65\" y=\"45\" width=\"15\" height=\"25\" rx=\"2\" \/>\r\n                                <line x1=\"65\" y1=\"53\" x2=\"80\" y2=\"53\" \/>\r\n                                <line x1=\"65\" y1=\"62\" x2=\"80\" y2=\"62\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"kasp-flip-back\">\r\n                        <h3 class=\"kasp-back-title\">Impresoras de Tinta<\/h3>\r\n                        <p class=\"kasp-back-desc\">Ahorra al m\u00e1ximo con impresoras de tanques de tinta recargables Canon. Imprime miles de p\u00e1ginas con total calidad en tu oficina.<\/p>\r\n                        <a href=\"#\" class=\"kasp-back-btn\">Ver Opciones<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"kasp-flip-card\">\r\n                <div class=\"kasp-flip-inner\">\r\n                    <div class=\"kasp-flip-front\">\r\n                        <div class=\"kasp-front-text\"><h3 class=\"kasp-front-title\">Impresoras L\u00e1ser<\/h3><\/div>\r\n                        <div class=\"kasp-front-icon\">\r\n                            <svg viewBox=\"0 0 100 100\">\r\n                                <rect x=\"25\" y=\"40\" width=\"50\" height=\"35\" rx=\"3\" \/>\r\n                                <path d=\"M35,40 V20 H65 V40\" \/>\r\n                                <rect x=\"62\" y=\"48\" width=\"6\" height=\"4\" rx=\"1\" \/>\r\n                                <line x1=\"32\" y1=\"65\" x2=\"68\" y2=\"65\" \/>\r\n                                <path d=\"M35,75 V85 H65 V75\" stroke-dasharray=\"2,2\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"kasp-flip-back\">\r\n                        <h3 class=\"kasp-back-title\">Impresoras L\u00e1ser<\/h3>\r\n                        <p class=\"kasp-back-desc\">Velocidad y nitidez absoluta para tu negocio. Descubre la l\u00ednea de Impresoras L\u00e1ser Canon imageCLASS para altos vol\u00famenes hoy.<\/p>\r\n                        <a href=\"#\" class=\"kasp-back-btn\">Ver Opciones<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"kasp-flip-card\">\r\n                <div class=\"kasp-flip-inner\">\r\n                    <div class=\"kasp-flip-front\">\r\n                        <div class=\"kasp-front-text\"><h3 class=\"kasp-front-title\">Multifuncionales L\u00e1ser<\/h3><\/div>\r\n                        <div class=\"kasp-front-icon\">\r\n                            <svg viewBox=\"0 0 100 100\">\r\n                                <rect x=\"25\" y=\"30\" width=\"50\" height=\"15\" rx=\"2\" \/>\r\n                                <rect x=\"30\" y=\"45\" width=\"40\" height=\"35\" rx=\"2\" \/>\r\n                                <path d=\"M35,45 V80 M65,45 V80\" stroke-dasharray=\"4,4\"\/>\r\n                                <rect x=\"40\" y=\"55\" width=\"20\" height=\"10\" rx=\"1\" \/>\r\n                                <path d=\"M35,30 L45,15 H75 L65,30\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"kasp-flip-back\">\r\n                        <h3 class=\"kasp-back-title\">Multifuncionales L\u00e1ser<\/h3>\r\n                        <p class=\"kasp-back-desc\">Copia, imprime y escanea a velocidades incre\u00edbles. Soluciones l\u00e1ser multifunci\u00f3n en blanco y negro o color para toda tu pyme.<\/p>\r\n                        <a href=\"#\" class=\"kasp-back-btn\">Ver Opciones<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"kasp-flip-card\">\r\n                <div class=\"kasp-flip-inner\">\r\n                    <div class=\"kasp-flip-front\">\r\n                        <div class=\"kasp-front-text\"><h3 class=\"kasp-front-title\">Copiadoras Multifuncionales<\/h3><\/div>\r\n                        <div class=\"kasp-front-icon\">\r\n                            <svg viewBox=\"0 0 100 100\">\r\n                                <rect x=\"30\" y=\"20\" width=\"40\" height=\"65\" rx=\"3\" \/>\r\n                                <rect x=\"35\" y=\"10\" width=\"30\" height=\"10\" \/>\r\n                                <line x1=\"30\" y1=\"40\" x2=\"70\" y2=\"40\" \/>\r\n                                <line x1=\"30\" y1=\"60\" x2=\"70\" y2=\"60\" \/>\r\n                                <rect x=\"75\" y=\"30\" width=\"8\" height=\"15\" rx=\"1\" \/>\r\n                                <circle cx=\"50\" cy=\"72\" r=\"3\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"kasp-flip-back\">\r\n                        <h3 class=\"kasp-back-title\">Copiadoras Multifuncionales<\/h3>\r\n                        <p class=\"kasp-back-desc\">Equipos imageRUNNER de alto rendimiento para flujos de trabajo corporativos. Seguridad, velocidad y control de impresi\u00f3n total.<\/p>\r\n                        <a href=\"#\" class=\"kasp-back-btn\">Ver Opciones<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"kasp-flip-card\">\r\n                <div class=\"kasp-flip-inner\">\r\n                    <div class=\"kasp-flip-front\">\r\n                        <div class=\"kasp-front-text\"><h3 class=\"kasp-front-title\">Imprentas Digitales<\/h3><\/div>\r\n                        <div class=\"kasp-front-icon\">\r\n                            <svg viewBox=\"0 0 100 100\">\r\n                                <rect x=\"15\" y=\"35\" width=\"70\" height=\"45\" rx=\"2\" \/>\r\n                                <line x1=\"35\" y1=\"35\" x2=\"35\" y2=\"80\" \/>\r\n                                <line x1=\"65\" y1=\"35\" x2=\"65\" y2=\"80\" \/>\r\n                                <rect x=\"20\" y=\"20\" width=\"20\" height=\"15\" \/>\r\n                                <circle cx=\"50\" cy=\"50\" r=\"5\" \/>\r\n                                <line x1=\"70\" y1=\"45\" x2=\"80\" y2=\"45\" \/>\r\n                                <line x1=\"70\" y1=\"55\" x2=\"80\" y2=\"55\" \/>\r\n                                <line x1=\"70\" y1=\"65\" x2=\"80\" y2=\"65\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"kasp-flip-back\">\r\n                        <h3 class=\"kasp-back-title\">Imprentas Digitales<\/h3>\r\n                        <p class=\"kasp-back-desc\">Soluciones de producci\u00f3n imagePRESS para artes gr\u00e1ficas y editoriales. Calidad de imprenta, texturas y colores deslumbrantes.<\/p>\r\n                        <a href=\"#\" class=\"kasp-back-btn\">Ver Opciones<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"kasp-flip-card\">\r\n                <div class=\"kasp-flip-inner\">\r\n                    <div class=\"kasp-flip-front\">\r\n                        <div class=\"kasp-front-text\"><h3 class=\"kasp-front-title\">Esc\u00e1neres de Documentos<\/h3><\/div>\r\n                        <div class=\"kasp-front-icon\">\r\n                            <svg viewBox=\"0 0 100 100\">\r\n                                <rect x=\"25\" y=\"50\" width=\"50\" height=\"15\" rx=\"2\" \/>\r\n                                <path d=\"M25,50 L35,35 H65 L75,50\" \/>\r\n                                <line x1=\"30\" y1=\"57\" x2=\"70\" y2=\"57\" \/>\r\n                                <path d=\"M40,35 L40,20 H60 L60,35\" stroke-dasharray=\"2,2\"\/>\r\n                                <circle cx=\"68\" cy=\"57\" r=\"1.5\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"kasp-flip-back\">\r\n                        <h3 class=\"kasp-back-title\">Esc\u00e1neres de Documentos<\/h3>\r\n                        <p class=\"kasp-back-desc\">Digitaliza y archiva a la velocidad de la luz. Esc\u00e1neres fotogr\u00e1ficos y de documentos en red para la oficina sin papel actual.<\/p>\r\n                        <a href=\"#\" class=\"kasp-back-btn\">Ver Opciones<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"kasp-flip-card\">\r\n                <div class=\"kasp-flip-inner\">\r\n                    <div class=\"kasp-flip-front\">\r\n                        <div class=\"kasp-front-text\"><h3 class=\"kasp-front-title\">Impresoras de Gran Formato<\/h3><\/div>\r\n                        <div class=\"kasp-front-icon\">\r\n                            <svg viewBox=\"0 0 100 100\">\r\n                                <rect x=\"15\" y=\"30\" width=\"70\" height=\"20\" rx=\"3\" \/>\r\n                                <line x1=\"25\" y1=\"50\" x2=\"25\" y2=\"85\" \/>\r\n                                <line x1=\"75\" y1=\"50\" x2=\"75\" y2=\"85\" \/>\r\n                                <line x1=\"15\" y1=\"85\" x2=\"35\" y2=\"85\" \/>\r\n                                <line x1=\"65\" y1=\"85\" x2=\"85\" y2=\"85\" \/>\r\n                                <line x1=\"25\" y1=\"65\" x2=\"75\" y2=\"65\" \/>\r\n                                <path d=\"M30,30 V15 H70 V30\" stroke-dasharray=\"3,3\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"kasp-flip-back\">\r\n                        <h3 class=\"kasp-back-title\">Impresoras de Gran Formato<\/h3>\r\n                        <p class=\"kasp-back-desc\">Plotters imagePROGRAF para planos CAD, p\u00f3sters y carteler\u00eda. Precisi\u00f3n de l\u00ednea inigualable y colores que impactan a todos.<\/p>\r\n                        <a href=\"#\" class=\"kasp-back-btn\">Ver Opciones<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"kasp-flip-card\">\r\n                <div class=\"kasp-flip-inner\">\r\n                    <div class=\"kasp-flip-front\">\r\n                        <div class=\"kasp-front-text\"><h3 class=\"kasp-front-title\">Impresoras Fotogr\u00e1ficas Profesionales<\/h3><\/div>\r\n                        <div class=\"kasp-front-icon\">\r\n                            <svg viewBox=\"0 0 100 100\">\r\n                                <rect x=\"25\" y=\"45\" width=\"50\" height=\"25\" rx=\"4\" \/>\r\n                                <rect x=\"35\" y=\"25\" width=\"30\" height=\"20\" \/>\r\n                                <circle cx=\"50\" cy=\"35\" r=\"5\" \/>\r\n                                <path d=\"M35,70 L40,85 H60 L65,70\" \/>\r\n                                <line x1=\"70\" y1=\"55\" x2=\"75\" y2=\"55\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"kasp-flip-back\">\r\n                        <h3 class=\"kasp-back-title\">Impresoras Fotogr\u00e1ficas Profesionales<\/h3>\r\n                        <p class=\"kasp-back-desc\">Toma el control creativo con las impresoras fotogr\u00e1ficas profesionales Canon. Logra una fidelidad de color de nivel galer\u00eda hoy.<\/p>\r\n                        <a href=\"#\" class=\"kasp-back-btn\">Ver Opciones<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <button class=\"kasp-nav-btn prev\" id=\"kasp-prev\">\r\n        <img decoding=\"async\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2025\/09\/right-arrow-1.png\" alt=\"Anterior\">\r\n    <\/button>\r\n    <button class=\"kasp-nav-btn next\" id=\"kasp-next\">\r\n        <img decoding=\"async\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2025\/09\/right-arrow-1.png\" alt=\"Siguiente\">\r\n    <\/button>\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function () {\r\n    const track = document.getElementById('kasp-track');\r\n    const cards = Array.from(track.children);\r\n    const nextBtn = document.getElementById('kasp-next');\r\n    const prevBtn = document.getElementById('kasp-prev');\r\n    let currentIndex = 0;\r\n\r\n    function getVisible() { return window.innerWidth <= 768 ? 1 : 2; }\r\n\r\n    function update() {\r\n        if (window.innerWidth <= 768) {\r\n            track.style.transform = '';\r\n            return;\r\n        }\r\n        const cardWidth = cards[0].offsetWidth;\r\n        const gap = 28;\r\n        const totalMove = cardWidth + gap;\r\n        \r\n        track.style.transform = `translateX(${-totalMove * currentIndex}px)`;\r\n        prevBtn.disabled = currentIndex === 0;\r\n        nextBtn.disabled = currentIndex >= cards.length - getVisible();\r\n    }\r\n\r\n    nextBtn.addEventListener('click', () => {\r\n        if (currentIndex < cards.length - getVisible()) {\r\n            currentIndex++;\r\n            update();\r\n        }\r\n    });\r\n\r\n    prevBtn.addEventListener('click', () => {\r\n        if (currentIndex > 0) {\r\n            currentIndex--;\r\n            update();\r\n        }\r\n    });\r\n\r\n    window.addEventListener('resize', update);\r\n    update();\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Copiadoras Multifuncionales Canon: Productividad y Seguridad Total Transforma tu oficina con las copiadoras Canon a color y blanco y negro. Las series imageFORCE, imagePRESS Lite, imageRUNNER y ADVANCE DX garantizan seguridad y producci\u00f3n totales. Cotiza tu Copiadora Canon Conoce la Excelencia en Soluciones de Oficina Para grandes departamentos y oficinas con flujos documentales masivos, las [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":545,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3064","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Copiadoras Multifuncionales Canon corporativas | J.Icaza<\/title>\n<meta name=\"description\" content=\"Optimiza tu oficina corporativa. Cotiza copiadoras multifuncionales Canon imageRUNNER e imagePRESS en Nicaragua con J.Icaza. Alta velocidad y seguridad.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Copiadoras Multifuncionales Canon corporativas | J.Icaza\" \/>\n<meta property=\"og:description\" content=\"Optimiza tu oficina corporativa. Cotiza copiadoras multifuncionales Canon imageRUNNER e imagePRESS en Nicaragua con J.Icaza. Alta velocidad y seguridad.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/\" \/>\n<meta property=\"og:site_name\" content=\"JIcaza\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-21T22:48:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-canon-jicaza-nicaragua-e1780606115102.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Copiadoras Multifuncionales Canon corporativas | J.Icaza\" \/>\n<meta name=\"twitter:description\" content=\"Optimiza tu oficina corporativa. Cotiza copiadoras multifuncionales Canon imageRUNNER e imagePRESS en Nicaragua con J.Icaza. Alta velocidad y seguridad.\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/copiadoras-multifuncionales\\\/\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/copiadoras-multifuncionales\\\/\",\"name\":\"Copiadoras Multifuncionales Canon corporativas | J.Icaza\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/copiadoras-multifuncionales\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/copiadoras-multifuncionales\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/copiadora-canon-jicaza-nicaragua-e1780606115102.png\",\"datePublished\":\"2026-05-04T16:56:48+00:00\",\"dateModified\":\"2026-08-21T22:48:11+00:00\",\"description\":\"Optimiza tu oficina corporativa. Cotiza copiadoras multifuncionales Canon imageRUNNER e imagePRESS en Nicaragua con J.Icaza. Alta velocidad y seguridad.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/copiadoras-multifuncionales\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/copiadoras-multifuncionales\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/copiadoras-multifuncionales\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/copiadora-canon-jicaza-nicaragua-e1780606115102.png\",\"contentUrl\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/copiadora-canon-jicaza-nicaragua-e1780606115102.png\",\"width\":454,\"height\":277},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/copiadoras-multifuncionales\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dell Laptops (client)\",\"item\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/laptops\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Canon Copiadoras Multifunconales\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/#website\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/\",\"name\":\"JIcaza\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Copiadoras Multifuncionales Canon corporativas | J.Icaza","description":"Optimiza tu oficina corporativa. Cotiza copiadoras multifuncionales Canon imageRUNNER e imagePRESS en Nicaragua con J.Icaza. Alta velocidad y seguridad.","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:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/","og_locale":"en_US","og_type":"article","og_title":"Copiadoras Multifuncionales Canon corporativas | J.Icaza","og_description":"Optimiza tu oficina corporativa. Cotiza copiadoras multifuncionales Canon imageRUNNER e imagePRESS en Nicaragua con J.Icaza. Alta velocidad y seguridad.","og_url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/","og_site_name":"JIcaza","article_modified_time":"2026-08-21T22:48:11+00:00","og_image":[{"url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-canon-jicaza-nicaragua-e1780606115102.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_title":"Copiadoras Multifuncionales Canon corporativas | J.Icaza","twitter_description":"Optimiza tu oficina corporativa. Cotiza copiadoras multifuncionales Canon imageRUNNER e imagePRESS en Nicaragua con J.Icaza. Alta velocidad y seguridad.","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/","name":"Copiadoras Multifuncionales Canon corporativas | J.Icaza","isPartOf":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/#primaryimage"},"image":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/#primaryimage"},"thumbnailUrl":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-canon-jicaza-nicaragua-e1780606115102.png","datePublished":"2026-05-04T16:56:48+00:00","dateModified":"2026-08-21T22:48:11+00:00","description":"Optimiza tu oficina corporativa. Cotiza copiadoras multifuncionales Canon imageRUNNER e imagePRESS en Nicaragua con J.Icaza. Alta velocidad y seguridad.","breadcrumb":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/#primaryimage","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-canon-jicaza-nicaragua-e1780606115102.png","contentUrl":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/06\/copiadora-canon-jicaza-nicaragua-e1780606115102.png","width":454,"height":277},{"@type":"BreadcrumbList","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/copiadoras-multifuncionales\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/"},{"@type":"ListItem","position":2,"name":"Dell Laptops (client)","item":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/laptops\/"},{"@type":"ListItem","position":3,"name":"Canon Copiadoras Multifunconales"}]},{"@type":"WebSite","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/#website","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/","name":"JIcaza","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3064","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/comments?post=3064"}],"version-history":[{"count":81,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3064\/revisions"}],"predecessor-version":[{"id":8963,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3064\/revisions\/8963"}],"up":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/545"}],"wp:attachment":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/media?parent=3064"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}