{"id":2968,"date":"2026-04-30T19:11:54","date_gmt":"2026-04-30T19:11:54","guid":{"rendered":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/?page_id=2968"},"modified":"2026-06-01T23:15:15","modified_gmt":"2026-06-01T23:15:15","slug":"manejo-termico","status":"publish","type":"page","link":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/","title":{"rendered":"Vertiv &#8211; Thermal Management"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2968\" class=\"elementor elementor-2968\" 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>Manejo T\u00e9rmico Vertiv: Enfriamiento Inteligente para la Alta Densidad<\/h1>\r\n      <div class=\"hub-divider\"><\/div>\r\n      <p>El manejo t\u00e9rmico de Vertiv y J.Icaza en Nicaragua ofrece enfriamiento perimetral y refrigeraci\u00f3n l\u00edquida. Dise\u00f1ado para entornos de alta computaci\u00f3n e IA que buscan \u00e9xito operativo.<\/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\/04\/y9DpT.jpg\" alt=\"Equipamiento Nutanix \/ Dell\">\r\n        <a href=\"#mTermicoVertiv\" class=\"hub-btn\">SOLICITAR CONSULTOR\u00cdA<\/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 Vertiv: La Evoluci\u00f3n de <\/span><br>\nLiebert en Control T\u00e9rmico<\/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\">Durante d\u00e9cadas, decir \"Liebert\" ha sido sin\u00f3nimo mundial de aire acondicionado de precisi\u00f3n para Centros de Datos. Hoy, bajo el ecosistema global de Vertiv, esa tecnolog\u00eda ha evolucionado hacia un portafolio de manejo t\u00e9rmico que no solo enfr\u00eda, sino que \"piensa\".\n<\/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\">Con controles inteligentes que responden instant\u00e1neamente a los cambios en las cargas de calor, los equipos de Vertiv garantizan que tus servidores operen en el microclima exacto estipulado por las normativas internacionales (ASHRAE). En J.Icaza, traemos esta ingenier\u00eda t\u00e9rmica a Nicaragua para modernizar instalaciones heredadas o construir los Data Centers de pr\u00f3xima generaci\u00f3n.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8854989 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"8854989\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-98700c6 e-con-full separador-corto e-flex e-con e-child\" data-id=\"98700c6\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bfcec15 e-con-full e-flex e-con e-child\" data-id=\"bfcec15\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6d21be elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b6d21be\" 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-server-9\"><\/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\t\t<div class=\"elementor-element elementor-element-76327b0 elementor-widget elementor-widget-heading\" data-id=\"76327b0\" 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\">Centraliza<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4de990d elementor-widget elementor-widget-heading\" data-id=\"4de990d\" 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\">Opera c\u00f3mputo, almacenamiento y redes desde una sola plataforma.\n\n<\/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-82dd7d5 e-con-full separador-corto e-flex e-con e-child\" data-id=\"82dd7d5\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6869156 e-con-full e-flex e-con e-child\" data-id=\"6869156\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ad6e12 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4ad6e12\" 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-shield\"><\/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\t\t<div class=\"elementor-element elementor-element-d38d8dc elementor-widget elementor-widget-heading\" data-id=\"d38d8dc\" 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\">Asegura\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62f591b elementor-widget elementor-widget-heading\" data-id=\"62f591b\" 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\">Menos fricci\u00f3n, m\u00e1s control y mayor seguridad.\n\n<\/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-347c084 e-con-full e-flex e-con e-child\" data-id=\"347c084\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9086b98 e-con-full e-flex e-con e-child\" data-id=\"9086b98\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d74bc90 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d74bc90\" 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-signature\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M623.2 192c-51.8 3.5-125.7 54.7-163.1 71.5-29.1 13.1-54.2 24.4-76.1 24.4-22.6 0-26-16.2-21.3-51.9 1.1-8 11.7-79.2-42.7-76.1-25.1 1.5-64.3 24.8-169.5 126L192 182.2c30.4-75.9-53.2-151.5-129.7-102.8L7.4 116.3C0 121-2.2 130.9 2.5 138.4l17.2 27c4.7 7.5 14.6 9.7 22.1 4.9l58-38.9c18.4-11.7 40.7 7.2 32.7 27.1L34.3 404.1C27.5 421 37 448 64 448c8.3 0 16.5-3.2 22.6-9.4 42.2-42.2 154.7-150.7 211.2-195.8-2.2 28.5-2.1 58.9 20.6 83.8 15.3 16.8 37.3 25.3 65.5 25.3 35.6 0 68-14.6 102.3-30 33-14.8 99-62.6 138.4-65.8 8.5-.7 15.2-7.3 15.2-15.8v-32.1c.2-9.1-7.5-16.8-16.6-16.2z\"><\/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>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb7f1d5 elementor-widget elementor-widget-heading\" data-id=\"eb7f1d5\" 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\">Optimiza\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a39a9f elementor-widget elementor-widget-heading\" data-id=\"3a39a9f\" 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\">Rendimiento estable, escalable seg\u00fan tu demanda.\n\n<\/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-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=\"800\" height=\"442\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg\" class=\"attachment-large size-large wp-image-2004\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg 900w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT-300x166.jpg 300w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT-768x424.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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-52f2f77 e-flex e-con-boxed e-con e-parent\" data-id=\"52f2f77\" 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-49cf697 e-con-full e-flex e-con e-child\" data-id=\"49cf697\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4308a elementor-widget elementor-widget-image\" data-id=\"0f4308a\" 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=\"800\" height=\"442\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg\" class=\"attachment-large size-large wp-image-2004\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg 900w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT-300x166.jpg 300w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT-768x424.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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-fef1747 e-con-full e-flex e-con e-child\" data-id=\"fef1747\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d877cf elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2d877cf\" 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: El \"Thermal Shutdown\" <\/span><br>\ny los Servidores Modernos<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-99e1236 e-con-full SeparadorDeg e-flex e-con e-child\" data-id=\"99e1236\" 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-db7a1b1 elementor-widget elementor-widget-heading\" data-id=\"db7a1b1\" 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\">A diferencia de los humanos, los servidores no sudan; cuando un rack de TI acumula demasiado calor, los procesadores se ralentizan (Thermal Throttling) y, eventualmente, se apagan para evitar fundirse. Esto causa un \"Downtime\" catastr\u00f3fico.\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c721fc6 elementor-widget elementor-widget-heading\" data-id=\"c721fc6\" 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\">Muchas empresas cometen el costoso error de intentar enfriar estas salas con aires acondicionados de confort (minisplits). Estos equipos dom\u00e9sticos extraen la humedad del aire, creando condensaci\u00f3n peligrosa y est\u00e1tica, y no est\u00e1n dise\u00f1ados para operar 24\/7. Adem\u00e1s, con la llegada de servidores en la nube y la IA, la densidad de energ\u00eda por gabinete se ha multiplicado. Si no diriges el aire fr\u00edo exactamente adonde se necesita, estar\u00e1s desperdiciando miles de d\u00f3lares mensuales en tu factura el\u00e9ctrica sin lograr enfriar tus equipos cr\u00edticos.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7569d92 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"7569d92\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b3eb2dd e-con-full separador-corto e-flex e-con e-child\" data-id=\"b3eb2dd\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8d195b6 e-con-full e-flex e-con e-child\" data-id=\"8d195b6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b7c794 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6b7c794\" 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-server-9\"><\/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\t\t<div class=\"elementor-element elementor-element-d2f86e0 elementor-widget elementor-widget-heading\" data-id=\"d2f86e0\" 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\">Centraliza<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa91436 elementor-widget elementor-widget-heading\" data-id=\"fa91436\" 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\">Opera c\u00f3mputo, almacenamiento y redes desde una sola plataforma.\n\n<\/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-63127b7 e-con-full separador-corto e-flex e-con e-child\" data-id=\"63127b7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-38213a5 e-con-full e-flex e-con e-child\" data-id=\"38213a5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-088eb07 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"088eb07\" 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-shield\"><\/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\t\t<div class=\"elementor-element elementor-element-ad8a724 elementor-widget elementor-widget-heading\" data-id=\"ad8a724\" 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\">Asegura\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e37566d elementor-widget elementor-widget-heading\" data-id=\"e37566d\" 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\">Menos fricci\u00f3n, m\u00e1s control y mayor seguridad.\n\n<\/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-cb84e55 e-con-full e-flex e-con e-child\" data-id=\"cb84e55\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2584888 e-con-full e-flex e-con e-child\" data-id=\"2584888\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e723cd1 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e723cd1\" 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-signature\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M623.2 192c-51.8 3.5-125.7 54.7-163.1 71.5-29.1 13.1-54.2 24.4-76.1 24.4-22.6 0-26-16.2-21.3-51.9 1.1-8 11.7-79.2-42.7-76.1-25.1 1.5-64.3 24.8-169.5 126L192 182.2c30.4-75.9-53.2-151.5-129.7-102.8L7.4 116.3C0 121-2.2 130.9 2.5 138.4l17.2 27c4.7 7.5 14.6 9.7 22.1 4.9l58-38.9c18.4-11.7 40.7 7.2 32.7 27.1L34.3 404.1C27.5 421 37 448 64 448c8.3 0 16.5-3.2 22.6-9.4 42.2-42.2 154.7-150.7 211.2-195.8-2.2 28.5-2.1 58.9 20.6 83.8 15.3 16.8 37.3 25.3 65.5 25.3 35.6 0 68-14.6 102.3-30 33-14.8 99-62.6 138.4-65.8 8.5-.7 15.2-7.3 15.2-15.8v-32.1c.2-9.1-7.5-16.8-16.6-16.2z\"><\/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>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d45799 elementor-widget elementor-widget-heading\" data-id=\"8d45799\" 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\">Optimiza\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9179fc1 elementor-widget elementor-widget-heading\" data-id=\"9179fc1\" 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\">Rendimiento estable, escalable seg\u00fan tu demanda.\n\n<\/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-a0feb79 e-flex e-con-boxed e-con e-parent\" data-id=\"a0feb79\" 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-23b80a5 elementor-widget elementor-widget-heading\" data-id=\"23b80a5\" 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\">Ecosistema de Manejo T\u00e9rmico Vertiv<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed33294 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ed33294\" 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 la disipaci\u00f3n en el techo del edificio hasta el chip del servidor, ofrecemos un enfriamiento eficiente y escalable dividido en tres niveles estrat\u00e9gicos:<\/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-0d2218d e-flex e-con-boxed e-con e-parent\" data-id=\"0d2218d\" 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-4950de4 elementor-widget elementor-widget-heading\" data-id=\"4950de4\" 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\">Nivel de Instalaci\u00f3n y Exteriores (Facility\/Outdoor)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f95f157 e-con-full SeparadorDeg e-flex e-con e-child\" data-id=\"f95f157\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\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=\"526\" height=\"303\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp\" class=\"attachment-large size-large wp-image-1046\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp 526w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento-300x173.webp 300w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/>\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\">Chillers con Free Cooling (Free Cooling Chillers)<\/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\">Sistemas de agua helada altamente eficientes. Impulsan el rendimiento aprovechando las bajas temperaturas exteriores cuando es posible, dise\u00f1ados para los requerimientos de densidad del futuro.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-c6eba0d e-con-full e-flex e-con e-child\" data-id=\"c6eba0d\" 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-661a795 elementor-widget elementor-widget-heading\" data-id=\"661a795\" 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<div class=\"elementor-element elementor-element-92fa45e e-con-full e-transform e-flex e-con e-child\" data-id=\"92fa45e\" 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-a83ad77 e-con-full e-flex e-con e-child\" data-id=\"a83ad77\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd31d45 elementor-widget elementor-widget-image\" data-id=\"bd31d45\" 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=\"526\" height=\"303\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp\" class=\"attachment-large size-large wp-image-1046\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp 526w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento-300x173.webp 300w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/>\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-3bba307 e-con-full e-flex e-con e-child\" data-id=\"3bba307\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa4937a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fa4937a\" 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\">Rechazo de Calor (Heat Rejection)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-670fc0b elementor-widget elementor-widget-heading\" data-id=\"670fc0b\" 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\">Condensadoras y drycoolers eficientes y f\u00e1ciles de instalar, disponibles en abundantes configuraciones para liberar el calor del Centro de Datos hacia la atm\u00f3sfera de forma segura.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-2e21564 e-con-full e-flex e-con e-child\" data-id=\"2e21564\" 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-1cbb23a elementor-widget elementor-widget-heading\" data-id=\"1cbb23a\" 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-aba9dac e-flex e-con-boxed e-con e-parent\" data-id=\"aba9dac\" 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-b921bed e-con-full e-flex e-con e-child\" data-id=\"b921bed\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8239a30 e-con-full e-transform e-flex e-con e-child\" data-id=\"8239a30\" 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-e4d4dbb e-con-full e-flex e-con e-child\" data-id=\"e4d4dbb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd869f3 elementor-widget elementor-widget-image\" data-id=\"fd869f3\" 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=\"526\" height=\"303\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp\" class=\"attachment-large size-large wp-image-1046\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp 526w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento-300x173.webp 300w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/>\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-7033814 e-con-full e-flex e-con e-child\" data-id=\"7033814\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9947a3b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9947a3b\" 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\">Sistemas Empaquetados para Exteriores (Outdoor Packaged Systems)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-caf7984 elementor-widget elementor-widget-heading\" data-id=\"caf7984\" 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\">Soluciones t\u00e9rmicas flexibles, altamente eficientes y de r\u00e1pido despliegue, ideales para liberar espacio f\u00edsico valioso dentro del edificio corporativo.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-6b851b3 e-con-full e-flex e-con e-child\" data-id=\"6b851b3\" 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-df0f1dc elementor-widget elementor-widget-heading\" data-id=\"df0f1dc\" 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-7465038 e-flex e-con-boxed e-con e-parent\" data-id=\"7465038\" 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-28990cc elementor-widget elementor-widget-heading\" data-id=\"28990cc\" 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\">Nivel de Sala y Pasillo (Room\/Row)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1d987e e-con-full SeparadorDeg e-flex e-con e-child\" data-id=\"b1d987e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\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-0514393 e-flex e-con-boxed e-con e-parent\" data-id=\"0514393\" 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-dc606e3 e-con-full e-flex e-con e-child\" data-id=\"dc606e3\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-21fa741 e-con-full e-transform e-flex e-con e-child\" data-id=\"21fa741\" 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-8566558 e-con-full e-flex e-con e-child\" data-id=\"8566558\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a5e7617 elementor-widget elementor-widget-image\" data-id=\"a5e7617\" 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=\"526\" height=\"303\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp\" class=\"attachment-large size-large wp-image-1046\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp 526w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento-300x173.webp 300w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/>\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-4633501 e-con-full e-flex e-con e-child\" data-id=\"4633501\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1817234 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1817234\" 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\">Enfriamiento Perimetral \n(Room Cooling)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1436907 elementor-widget elementor-widget-heading\" data-id=\"1436907\" 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\u00f1ados para la m\u00e1xima versatilidad. Estas unidades perimetrales (tradicionales unidades CRAC\/CRAH de Liebert) ofrecen protecci\u00f3n y rendimiento inigualables para sistemas de TI cr\u00edticos.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-d5fb69b e-con-full e-flex e-con e-child\" data-id=\"d5fb69b\" 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-0ebc13e elementor-widget elementor-widget-heading\" data-id=\"0ebc13e\" 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<div class=\"elementor-element elementor-element-b8ee001 e-con-full e-transform e-flex e-con e-child\" data-id=\"b8ee001\" 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-d71d45a e-con-full e-flex e-con e-child\" data-id=\"d71d45a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f2e9e5 elementor-widget elementor-widget-image\" data-id=\"3f2e9e5\" 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=\"526\" height=\"303\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp\" class=\"attachment-large size-large wp-image-1046\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp 526w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento-300x173.webp 300w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/>\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-ce1a27f e-con-full e-flex e-con e-child\" data-id=\"ce1a27f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-becef86 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"becef86\" 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\">Enfriamiento In-Row \n(In-Row Cooling)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a02cca elementor-widget elementor-widget-heading\" data-id=\"1a02cca\" 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\">Unidades de precisi\u00f3n que se instalan \"entre los gabinetes\". Maximizan la eficiencia, el flujo de aire y reducen la huella f\u00edsica en entornos de alt\u00edsima densidad, acercando el enfriamiento a la fuente de calor.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-9750eca e-con-full e-flex e-con e-child\" data-id=\"9750eca\" 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-9c61bc1 elementor-widget elementor-widget-heading\" data-id=\"9c61bc1\" 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-50d7187 e-flex e-con-boxed e-con e-parent\" data-id=\"50d7187\" 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-52268a2 e-con-full e-flex e-con e-child\" data-id=\"52268a2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0084c3f e-con-full e-transform e-flex e-con e-child\" data-id=\"0084c3f\" 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-c72831d e-con-full e-flex e-con e-child\" data-id=\"c72831d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e942d9a elementor-widget elementor-widget-image\" data-id=\"e942d9a\" 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=\"526\" height=\"303\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp\" class=\"attachment-large size-large wp-image-1046\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp 526w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento-300x173.webp 300w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/>\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-0b06f41 e-con-full e-flex e-con e-child\" data-id=\"0b06f41\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a1447d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9a1447d\" 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\">Soluciones de Enfriamiento L\u00edquido \n(Liquid Cooling)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1335b2e elementor-widget elementor-widget-heading\" data-id=\"1335b2e\" 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\u00f1os de vanguardia (como Direct-to-Chip) que pueden soportar arquitecturas de racks de m\u00e1s de 600 kW para despliegues de Inteligencia Artificial (IA) y computaci\u00f3n de alto rendimiento.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-694d04e e-con-full e-flex e-con e-child\" data-id=\"694d04e\" 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-ed91d98 elementor-widget elementor-widget-heading\" data-id=\"ed91d98\" 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-84908dd e-flex e-con-boxed e-con e-parent\" data-id=\"84908dd\" 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-9cd02e2 elementor-widget elementor-widget-heading\" data-id=\"9cd02e2\" 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\">Nivel de Rack y Servidor (Rack\/Server)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b421f97 e-con-full SeparadorDeg e-flex e-con e-child\" data-id=\"b421f97\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\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-6867329 e-flex e-con-boxed e-con e-parent\" data-id=\"6867329\" 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-b0d39b2 e-con-full e-flex e-con e-child\" data-id=\"b0d39b2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-707faba e-con-full e-transform e-flex e-con e-child\" data-id=\"707faba\" 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-7578f45 e-con-full e-flex e-con e-child\" data-id=\"7578f45\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fed3076 elementor-widget elementor-widget-image\" data-id=\"fed3076\" 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=\"526\" height=\"303\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp\" class=\"attachment-large size-large wp-image-1046\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp 526w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento-300x173.webp 300w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/>\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-7208266 e-con-full e-flex e-con e-child\" data-id=\"7208266\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c86b438 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c86b438\" 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\">Enfriamiento de Rack (Rack Cooling)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ca3aa1 elementor-widget elementor-widget-heading\" data-id=\"3ca3aa1\" 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\">Permite despliegues de alta densidad en una huella f\u00edsica m\u00ednima, con soluciones que soportan cargas t\u00e9rmicas de hasta 80 kW directamente dentro del cerramiento del gabinete.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-d706453 e-con-full e-flex e-con e-child\" data-id=\"d706453\" 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-55b8887 elementor-widget elementor-widget-heading\" data-id=\"55b8887\" 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<div class=\"elementor-element elementor-element-e85af03 e-con-full e-transform e-flex e-con e-child\" data-id=\"e85af03\" 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-ee0bc1f e-con-full e-flex e-con e-child\" data-id=\"ee0bc1f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fdf0d1 elementor-widget elementor-widget-image\" data-id=\"2fdf0d1\" 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=\"526\" height=\"303\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp\" class=\"attachment-large size-large wp-image-1046\" alt=\"\" srcset=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento.webp 526w, https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/02\/lenovo-legion-tablet-gaming-alto-rendimiento-300x173.webp 300w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/>\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-1f6a558 e-con-full e-flex e-con e-child\" data-id=\"1f6a558\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fe3bd0 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6fe3bd0\" 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\">Control T\u00e9rmico y Monitoreo<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b20aff7 elementor-widget elementor-widget-heading\" data-id=\"b20aff7\" 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\">Controles integrados y visibilidad del sistema (software iCOM) para toda la cadena t\u00e9rmica. Responde en tiempo real a las fluctuaciones de los servidores, logrando una eficiencia superior y un rendimiento optimizado.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-f161858 e-con-full e-flex e-con e-child\" data-id=\"f161858\" 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-68c4ab2 elementor-widget elementor-widget-heading\" data-id=\"68c4ab2\" 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-814a9c4 e-flex e-con-boxed e-con e-parent\" data-id=\"814a9c4\" 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-630da00 elementor-widget elementor-widget-heading\" data-id=\"630da00\" 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: Eficiencia que Transforma tus Costos<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bd5aa3 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"0bd5aa3\" 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\">Invertir en el ecosistema de Manejo T\u00e9rmico Vertiv no es solo un tema de seguridad para tus equipos; es una de las decisiones financieras m\u00e1s inteligentes para tu departamento de TI. A trav\u00e9s de la ingenier\u00eda t\u00e9rmica de J.Icaza, tu empresa logra:<\/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-4cbda89 e-flex e-con-boxed e-con e-parent\" data-id=\"4cbda89\" 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-f9aa8a7 elementor-widget elementor-widget-html\" data-id=\"f9aa8a7\" 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>Reducci\u00f3n Dr\u00e1stica del PUE<\/h3>\r\n        <p>Al cambiar de sistemas de enfriamiento convencionales a la tecnolog\u00eda Inverter y EC Fans de Vertiv, puedes reducir el consumo el\u00e9ctrico de tu sistema de climatizaci\u00f3n en m\u00e1s de un 40%.<\/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>Soporte para Alta Densidad (IA)<\/h3>\r\n        <p>Prep\u00e1rate para el futuro. Nuestras soluciones In-Row y de enfriamiento l\u00edquido aseguran que puedas instalar servidores de \u00faltima generaci\u00f3n sin preocuparte por los puntos calientes (Hot Spots).<\/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>Control Exacto de Humedad<\/h3>\r\n        <p>Los equipos de precisi\u00f3n mantienen la humedad relativa (HR) en el nivel ideal, evitando tanto la corrosi\u00f3n de las tarjetas electr\u00f3nicas por exceso de agua, como las chispas de est\u00e1tica por ambiente muy seco.<\/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>Sincronizaci\u00f3n Inteligente (Teamwork)<\/h3>\r\n        <p>Los aires acondicionados Vertiv se \"hablan\" entre s\u00ed mediante los controles iCOM, alternando sus ciclos de trabajo para desgastarse por igual e identificar si una zona espec\u00edfica necesita m\u00e1s aire fr\u00edo.<\/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-a5806db e-flex e-con-boxed e-con e-parent\" data-id=\"a5806db\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cd1d3eb e-con-full e-flex e-con e-child\" data-id=\"cd1d3eb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfd6389 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dfd6389\" 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 T\u00e9rmicas a tu Medida<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84fb4b1 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"84fb4b1\" 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\">No existe una \"talla \u00fanica\" para enfriar la tecnolog\u00eda. En J.Icaza realizamos estudios t\u00e9rmicos computarizados para dise\u00f1ar arquitecturas de enfriamiento que resuelvan los problemas espec\u00edficos de tu industria 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-1e2b96f e-con-full IoCcontainer e-flex e-con e-child\" data-id=\"1e2b96f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c252c53 e-con-full IoCcontainerIC e-flex e-con e-child\" data-id=\"c252c53\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-166842e IoCcontainerI elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"166842e\" 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-b82d7e9 e-con-full e-flex e-con e-child\" data-id=\"b82d7e9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5bd46d6 elementor-widget elementor-widget-heading\" data-id=\"5bd46d6\" 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\">Data Centers Corporativos (Modernizaci\u00f3n)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f45a7e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9f45a7e\" 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\">Empresas financieras que ya no tienen espacio f\u00edsico para m\u00e1s servidores, pero necesitan crecer. Al implementar contenci\u00f3n de pasillos fr\u00edos\/calientes y equipos In-Row, extraemos el calor directamente de la fuente, permiti\u00e9ndote duplicar la capacidad de servidores en el mismo cuarto de TI.<\/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-b6f873a e-con-full IoCcontainer e-flex e-con e-child\" data-id=\"b6f873a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-640dafb e-con-full IoCcontainerIC e-flex e-con e-child\" data-id=\"640dafb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-220fe06 IoCcontainerI elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"220fe06\" 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-bc2163d e-con-full e-flex e-con e-child\" data-id=\"bc2163d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-909b742 elementor-widget elementor-widget-heading\" data-id=\"909b742\" 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\">Computaci\u00f3n de Alto Rendimiento (IA \/ Big Data)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d14a5a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9d14a5a\" 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\">Las universidades, laboratorios e industrias tecnol\u00f3gicas est\u00e1n adoptando servidores para IA que generan calor masivo. Para estos nichos extremos, los Sistemas de Enfriamiento L\u00edquido (Liquid Cooling) de Vertiv llevan fluido directamente al chip, disipando cargas de hasta 600 kW con eficiencia insuperable.<\/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-d0b3978 e-con-full IoCcontainer e-flex e-con e-child\" data-id=\"d0b3978\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-515dbac e-con-full IoCcontainerIC e-flex e-con e-child\" data-id=\"515dbac\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb6e96a IoCcontainerI elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"cb6e96a\" 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-9b5329b e-con-full e-flex e-con e-child\" data-id=\"9b5329b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0190a91 elementor-widget elementor-widget-heading\" data-id=\"0190a91\" 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\">Sitios EDGE y Cuartos de Telecomunicaciones<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a175418 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a175418\" 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\">Armarios de red o sucursales peque\u00f1as que sufren de calor encerrado. Los sistemas de Enfriamiento de Rack (Rack Cooling) se instalan como un gabinete m\u00e1s o en la pared, manteniendo los switches y routers en su temperatura ideal sin necesidad de invertir en un sistema de aire perimetral complejo.<\/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-7c7c57d e-con-full IoCcontainer e-flex e-con e-child\" data-id=\"7c7c57d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c7b923e e-con-full IoCcontainerIC e-flex e-con e-child\" data-id=\"c7b923e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39b927c IoCcontainerI elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"39b927c\" 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-9ce0408 e-con-full e-flex e-con e-child\" data-id=\"9ce0408\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27dce34 elementor-widget elementor-widget-heading\" data-id=\"27dce34\" 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\">Instalaciones Industriales y de Manufactura<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3877a14 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3877a14\" 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 donde el espacio interior es ruidoso, polvoriento o est\u00e1 saturado. Con los Sistemas Empaquetados para Exteriores y equipos de Rechazo de Calor robustos, podemos generar agua helada de forma remota y bombear el enfriamiento hacia la sala limpia, manteniendo la infraestructura de TI aislada y protegida.<\/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-b50f903 e-flex e-con-boxed e-con e-parent\" data-id=\"b50f903\" 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-8190bec elementor-widget elementor-widget-heading\" data-id=\"8190bec\" 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-8422049 e-con-full e-flex e-con e-child\" data-id=\"8422049\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-91ee1d1 e-con-full e-flex e-con e-child\" data-id=\"91ee1d1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3356c78 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3356c78\" 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-704e6f5 elementor-widget elementor-widget-heading\" data-id=\"704e6f5\" 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-15eae84 e-con-full e-flex e-con e-child\" data-id=\"15eae84\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b80cd74 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b80cd74\" 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-35cdf0d elementor-widget elementor-widget-heading\" data-id=\"35cdf0d\" 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-1364e8d e-con-full e-flex e-con e-child\" data-id=\"1364e8d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8fb01b elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b8fb01b\" 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-c8fa0bb elementor-widget elementor-widget-heading\" data-id=\"c8fa0bb\" 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-6d76326 e-con-full e-flex e-con e-child\" data-id=\"6d76326\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ccb5064 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ccb5064\" 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-2bbe8b9 elementor-widget elementor-widget-heading\" data-id=\"2bbe8b9\" 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-0ca2bf5 e-con-full e-flex e-con e-child\" data-id=\"0ca2bf5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15285da elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"15285da\" 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-c188645 elementor-widget elementor-widget-heading\" data-id=\"c188645\" 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=\"mTermicoVertiv\" 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\">\u00bfPor qu\u00e9 no puedo usar aires acondicionados residenciales (minisplits) en mi cuarto de servidores?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>Los minisplits est\u00e1n dise\u00f1ados para el confort humano (8 horas al d\u00eda) y se enfocan en enfriar y quitar humedad. Un Data Center necesita operar 24\/7\/365. Si usas un minisplit, resecar\u00e1s el ambiente, generando est\u00e1tica que puede fre\u00edr tus servidores. Los equipos Vertiv (Liebert) son de \"precisi\u00f3n\", dise\u00f1ados para trabajo continuo y control estricto de humedad.<\/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 exactamente el enfriamiento \"In-Row\"?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>A diferencia del aire perimetral que empuja el fr\u00edo desde las paredes de la sala hacia el centro, un equipo In-Row tiene el tama\u00f1o y la forma de un rack de servidores y se coloca directamente entre ellos. Al estar pegado a la fuente de calor, el ciclo de enfriamiento es m\u00e1s corto, m\u00e1s eficiente y perfecto para zonas de alta densidad.<\/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 funciona la tecnolog\u00eda de Enfriamiento L\u00edquido (Liquid Cooling)?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>Para los servidores m\u00e1s potentes del mundo (como los de IA), el aire ya no es suficiente para disipar el calor. El enfriamiento l\u00edquido circula un fluido diel\u00e9ctrico especial directamente sobre los microprocesadores (Direct-to-chip) o sumerge los equipos (Immersion cooling), absorbiendo el calor de forma masiva y silenciosa.<\/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 son los ventiladores \"EC\" y compresores \"Inverter\" en los equipos Vertiv?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>Son tecnolog\u00edas de ahorro de energ\u00eda. En lugar de estar 100% encendidos o 100% apagados (como los aires antiguos), los ventiladores EC y compresores Inverter var\u00edan su velocidad seg\u00fan la cantidad de calor que haya en la sala en ese segundo exacto. Esto reduce dram\u00e1ticamente la factura el\u00e9ctrica.<\/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 significa \"Contenci\u00f3n de Pasillo\" y por qu\u00e9 la recomiendan?<\/button>\r\n    <div class=\"acordeon-contenido\">\r\n      <div class=\"acordeon-contenido-inner\">\r\n        <p>Es una estructura f\u00edsica (puertas y techos de cristal\/acr\u00edlico) que a\u00edsla el pasillo por donde sale el aire fr\u00edo, separ\u00e1ndolo del pasillo por donde los servidores expulsan el calor. Esto evita que los dos flujos de aire se mezclen, aumentando la eficiencia del aire acondicionado de precisi\u00f3n hasta en un 30%.<\/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 (ej. dentro de un builder), se ejecuta inmediatamente.\r\n    \/\/ Si no, espera al evento DOMContentLoaded.\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\">Elimina los Puntos Calientes de tu Data Center<\/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=\"2968\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"3f3c806\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"2968\"\/>\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-26c2ca2 e-flex e-con-boxed e-con e-parent\" data-id=\"26c2ca2\" 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-15286a8 elementor-widget elementor-widget-heading\" data-id=\"15286a8\" 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 Completo de Schneider Electric<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebb1100 elementor-widget elementor-widget-html\" data-id=\"ebb1100\" 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  --brand-accent: #0076CE; \/* Azul Vertiv *\/\r\n  --brand-dark: #1a1a1a;\r\n}\r\n\r\n.carousel-wrap {\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, Helvetica, Arial, sans-serif;\r\n}\r\n\r\n.carousel-viewport { overflow: hidden; }\r\n\r\n.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}\r\n\r\n.flip-card {\r\n  flex: 0 0 calc(50% - 14px);\r\n  min-height: 380px;\r\n  perspective: 1200px;\r\n  cursor: pointer;\r\n}\r\n\r\n.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.flip-card:hover .flip-inner { transform: rotateY(180deg); }\r\n\r\n.flip-front, .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: 20px;\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.flip-front {\r\n  background: #ffffff;\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n}\r\n\r\n.flip-front::after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: 0; left: 0;\r\n  height: 6px; width: 100%;\r\n  background: var(--brand-accent);\r\n  transform: scaleY(0);\r\n  transition: transform 0.4s ease;\r\n  transform-origin: bottom;\r\n}\r\n\r\n.flip-card:hover .flip-front::after { transform: scaleY(1); }\r\n\r\n.front-text {\r\n  width: 100%;\r\n  padding: 40px 20px 10px;\r\n  text-align: center;\r\n  min-height: 110px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n.front-title {\r\n  position: relative;\r\n  font-size: 1.4rem;\r\n  font-weight: 700;\r\n  color: var(--brand-dark);\r\n  margin: 0;\r\n  padding-bottom: 15px;\r\n  line-height: 1.2;\r\n}\r\n\r\n.front-title::after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: 0; left: 50%;\r\n  transform: translateX(-50%);\r\n  width: 35px; height: 3px;\r\n  background: var(--brand-accent);\r\n  border-radius: 2px;\r\n  transition: width 0.4s ease;\r\n}\r\n\r\n.flip-card:hover .front-title { color: var(--brand-accent); }\r\n.flip-card:hover .front-title::after { width: 80px; }\r\n\r\n.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  padding-bottom: 30px;\r\n  opacity: 0.4;\r\n  transition: all 0.5s ease;\r\n}\r\n\r\n.flip-card:hover .front-icon { opacity: 1; transform: scale(1.1); }\r\n\r\n.front-icon svg {\r\n  height: 130px; width: auto; max-width: 75%;\r\n  fill: none; stroke: var(--brand-accent); stroke-width: 0.8;\r\n}\r\n\r\n.flip-back {\r\n  background: var(--brand-accent);\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: #ffffff;\r\n}\r\n\r\n.back-title {\r\n  font-size: 1.5rem;\r\n  font-weight: 700;\r\n  margin-bottom: 15px;\r\n}\r\n\r\n.back-desc {\r\n  font-size: 1rem;\r\n  line-height: 1.6;\r\n  margin-bottom: 25px;\r\n  opacity: 0.95;\r\n}\r\n\r\n.back-btn {\r\n  background: #ffffff;\r\n  color: var(--brand-accent);\r\n  padding: 12px 28px;\r\n  border-radius: 25px;\r\n  font-weight: 700;\r\n  text-decoration: none;\r\n  transition: transform 0.3s ease;\r\n}\r\n\r\n.back-btn:hover { transform: scale(1.05); }\r\n\r\n.carousel-btn {\r\n  position: absolute;\r\n  top: 50%; transform: translateY(-50%);\r\n  background: transparent;\r\n  border: none;\r\n  cursor: pointer;\r\n  z-index: 10;\r\n}\r\n\r\n.carousel-btn img { width: 35px; height: 35px; }\r\n.carousel-btn.prev { left: 0; }\r\n.carousel-btn.next { right: 0; }\r\n.carousel-btn:disabled { opacity: 0.2; cursor: default; }\r\n.arrow-left { transform: rotate(180deg); }\r\n\r\n@media (max-width: 768px) {\r\n  .carousel-wrap { padding: 0; width: 95%; }\r\n  .flip-card { flex: 0 0 100%; min-height: 400px; }\r\n  .carousel-btn { display: none; }\r\n  .carousel-viewport { overflow-x: auto; scroll-snap-type: x mandatory; }\r\n  .carousel-track { gap: 15px; }\r\n  .flip-card { scroll-snap-align: center; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"carousel-wrap\">\r\n  <div class=\"carousel-viewport\">\r\n    <div class=\"carousel-track\" id=\"vertiv-track\">\r\n\r\n      <!-- Energ\u00eda Cr\u00edtica -->\r\n      <div class=\"flip-card\">\r\n        <div class=\"flip-inner\">\r\n          <div class=\"flip-front\">\r\n            <div class=\"front-text\"><h3 class=\"front-title\">Energ\u00eda Cr\u00edtica<\/h3><\/div>\r\n            <div class=\"front-icon\">\r\n              <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"30\" y=\"25\" width=\"40\" height=\"50\" rx=\"3\" \/>\r\n                <path d=\"M45,40 L38,55 H52 L45,70\" stroke-width=\"1.2\" \/>\r\n                <path d=\"M30,35 H70 M30,45 H70\" stroke-dasharray=\"2,2\" opacity=\"0.5\" \/>\r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"flip-back\">\r\n            <h3 class=\"back-title\">Energ\u00eda Cr\u00edtica<\/h3>\r\n            <p class=\"back-desc\">Asegura la operatividad 24\/7 de tu centro de datos \"de la red al chip\". Sistemas UPS modulares y PDUs inteligentes.<\/p>\r\n            <a href=\"\/vertiv\/energia-critica\" class=\"back-btn\">Ver Opciones<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Gesti\u00f3n T\u00e9rmica -->\r\n      <div class=\"flip-card\">\r\n        <div class=\"flip-inner\">\r\n          <div class=\"flip-front\">\r\n            <div class=\"front-text\"><h3 class=\"front-title\">Gesti\u00f3n T\u00e9rmica<\/h3><\/div>\r\n            <div class=\"front-icon\">\r\n              <svg viewBox=\"0 0 100 100\">\r\n                <circle cx=\"50\" cy=\"50\" r=\"25\" stroke-dasharray=\"4,2\" \/>\r\n                <path d=\"M50,45 C60,25 60,15 50,25 C40,35 45,45 50,45 Z\" \/>\r\n                <path d=\"M50,55 C60,75 60,85 50,75 C40,65 45,55 50,55 Z\" \/>\r\n                <path d=\"M55,50 C75,60 85,60 75,50 C65,40 55,45 55,50 Z\" \/>\r\n                <path d=\"M45,50 C25,60 15,60 25,50 C35,40 45,45 45,50 Z\" \/>\r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"flip-back\">\r\n            <h3 class=\"back-title\">Gesti\u00f3n T\u00e9rmica<\/h3>\r\n            <p class=\"back-desc\">Protege tus servidores del sobrecalentamiento con enfriamiento de precisi\u00f3n y alta eficiencia energ\u00e9tica.<\/p>\r\n            <a href=\"\/vertiv\/manejo-termico\" class=\"back-btn\">Ver Opciones<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Racks y Gabinetes -->\r\n      <div class=\"flip-card\">\r\n        <div class=\"flip-inner\">\r\n          <div class=\"flip-front\">\r\n            <div class=\"front-text\"><h3 class=\"front-title\">Racks y Gabinetes<\/h3><\/div>\r\n            <div class=\"front-icon\">\r\n              <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"30\" y=\"15\" width=\"40\" height=\"70\" rx=\"1\" \/>\r\n                <path d=\"M30,25 H70 M30,35 H70 M30,45 H70 M30,55 H70 M30,65 H70\" \/>\r\n                <circle cx=\"35\" cy=\"30\" r=\"1\" fill=\"currentColor\"\/>\r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"flip-back\">\r\n            <h3 class=\"back-title\">Racks y Gabinetes<\/h3>\r\n            <p class=\"back-desc\">Organiza y blinda tu infraestructura f\u00edsica con gabinetes robustos y micro centros de datos modulares.<\/p>\r\n            <a href=\"\/vertiv\/racks-y-gabinetes\" class=\"back-btn\">Ver Opciones<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Monitoreo -->\r\n      <div class=\"flip-card\">\r\n        <div class=\"flip-inner\">\r\n          <div class=\"flip-front\">\r\n            <div class=\"front-text\"><h3 class=\"front-title\">Monitoreo y Gesti\u00f3n<\/h3><\/div>\r\n            <div class=\"front-icon\">\r\n              <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"15\" y=\"30\" width=\"70\" height=\"40\" rx=\"3\" \/>\r\n                <path d=\"M25,55 V45 L35,50 L45,40 L60,50\" \/>\r\n                <path d=\"M40,80 H60 M50,70 V80\" \/>\r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"flip-back\">\r\n            <h3 class=\"back-title\">Monitoreo y Gesti\u00f3n<\/h3>\r\n            <p class=\"back-desc\">Centraliza el control TI con KVM Avocent, software DCIM y consolas seguras para visibilidad remota total.<\/p>\r\n            <a href=\"\/vertiv\/monitoreo-y-gestion\" class=\"back-btn\">Ver Opciones<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Servicios -->\r\n      <div class=\"flip-card\">\r\n        <div class=\"flip-inner\">\r\n          <div class=\"flip-front\">\r\n            <div class=\"front-text\"><h3 class=\"front-title\">Servicios<\/h3><\/div>\r\n            <div class=\"front-icon\">\r\n              <svg viewBox=\"0 0 100 100\">\r\n                <circle cx=\"45\" cy=\"45\" r=\"14\" stroke-dasharray=\"4,2\" \/>\r\n                <path d=\"M55,55 L75,75\" stroke-width=\"3\" stroke-linecap=\"round\" \/>\r\n                <circle cx=\"45\" cy=\"45\" r=\"4\" fill=\"currentColor\"\/>\r\n              <\/svg>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"flip-back\">\r\n            <h3 class=\"back-title\">Servicios Profesionales<\/h3>\r\n            <p class=\"back-desc\">Respaldo experto en Nicaragua: auditor\u00edas, dise\u00f1o de proyectos y mantenimiento preventivo de infraestructura.<\/p>\r\n            <a href=\"\/vertiv\/services\" class=\"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=\"carousel-btn prev\" id=\"vertiv-prev\">\r\n    <img decoding=\"async\" src=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2025\/09\/right-arrow-1.png\" alt=\"Anterior\" class=\"arrow-left\">\r\n  <\/button>\r\n  <button class=\"carousel-btn next\" id=\"vertiv-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('vertiv-track');\r\n  const cards = Array.from(track.children);\r\n  const nextBtn = document.getElementById('vertiv-next');\r\n  const prevBtn = document.getElementById('vertiv-prev');\r\n  let currentIndex = 0;\r\n\r\n  function getVisibleSlides() { 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    track.style.transform = `translateX(${- (cardWidth + gap) * currentIndex}px)`;\r\n    \r\n    prevBtn.disabled = currentIndex === 0;\r\n    nextBtn.disabled = currentIndex >= cards.length - getVisibleSlides();\r\n  }\r\n\r\n  nextBtn.addEventListener('click', () => {\r\n    if (currentIndex < cards.length - getVisibleSlides()) {\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', () => {\r\n    if (currentIndex > cards.length - getVisibleSlides()) {\r\n      currentIndex = Math.max(0, cards.length - getVisibleSlides());\r\n    }\r\n    update();\r\n  });\r\n\r\n  update();\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Manejo T\u00e9rmico Vertiv: Enfriamiento Inteligente para la Alta Densidad El manejo t\u00e9rmico de Vertiv y J.Icaza en Nicaragua ofrece enfriamiento perimetral y refrigeraci\u00f3n l\u00edquida. Dise\u00f1ado para entornos de alta computaci\u00f3n e IA que buscan \u00e9xito operativo. SOLICITAR CONSULTOR\u00cdA Conoce Vertiv: La Evoluci\u00f3n de Liebert en Control T\u00e9rmico Durante d\u00e9cadas, decir &#8220;Liebert&#8221; ha sido sin\u00f3nimo mundial [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2968","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>Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n<\/title>\n<meta name=\"description\" content=\"Protege tus servidores del sobrecalentamiento. Cotiza soluciones de Manejo T\u00e9rmico Vertiv. Aires de precisi\u00f3n e In-Row. \u00a1Solicita asesor\u00eda!\" \/>\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\/manejo-termico\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n\" \/>\n<meta property=\"og:description\" content=\"Protege tus servidores del sobrecalentamiento. Cotiza soluciones de Manejo T\u00e9rmico Vertiv en Nicaragua. Aires de precisi\u00f3n e In-Row. \u00a1Solicita asesor\u00eda!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/\" \/>\n<meta property=\"og:site_name\" content=\"JIcaza\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-01T23:15:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"900\" \/>\n\t<meta property=\"og:image:height\" content=\"497\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n\" \/>\n<meta name=\"twitter:description\" content=\"Protege tus servidores del sobrecalentamiento. Cotiza soluciones de Manejo T\u00e9rmico Vertiv en Nicaragua. Aires de precisi\u00f3n e In-Row. \u00a1Solicita asesor\u00eda!\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/manejo-termico\\\/\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/manejo-termico\\\/\",\"name\":\"Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/manejo-termico\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/manejo-termico\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/y9DpT.jpg\",\"datePublished\":\"2026-04-30T19:11:54+00:00\",\"dateModified\":\"2026-06-01T23:15:15+00:00\",\"description\":\"Protege tus servidores del sobrecalentamiento. Cotiza soluciones de Manejo T\u00e9rmico Vertiv. Aires de precisi\u00f3n e In-Row. \u00a1Solicita asesor\u00eda!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/manejo-termico\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/manejo-termico\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/manejo-termico\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/y9DpT.jpg\",\"contentUrl\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/y9DpT.jpg\",\"width\":900,\"height\":497},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/manejo-termico\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vertiv &#8211; Thermal Management\"}]},{\"@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":"Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n","description":"Protege tus servidores del sobrecalentamiento. Cotiza soluciones de Manejo T\u00e9rmico Vertiv. Aires de precisi\u00f3n e In-Row. \u00a1Solicita asesor\u00eda!","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\/manejo-termico\/","og_locale":"en_US","og_type":"article","og_title":"Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n","og_description":"Protege tus servidores del sobrecalentamiento. Cotiza soluciones de Manejo T\u00e9rmico Vertiv en Nicaragua. Aires de precisi\u00f3n e In-Row. \u00a1Solicita asesor\u00eda!","og_url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/","og_site_name":"JIcaza","article_modified_time":"2026-06-01T23:15:15+00:00","og_image":[{"width":900,"height":497,"url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n","twitter_description":"Protege tus servidores del sobrecalentamiento. Cotiza soluciones de Manejo T\u00e9rmico Vertiv en Nicaragua. Aires de precisi\u00f3n e In-Row. \u00a1Solicita asesor\u00eda!","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/","name":"Manejo T\u00e9rmico Vertiv en Nicaragua: Enfriamiento de Precisi\u00f3n","isPartOf":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/#primaryimage"},"image":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/#primaryimage"},"thumbnailUrl":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg","datePublished":"2026-04-30T19:11:54+00:00","dateModified":"2026-06-01T23:15:15+00:00","description":"Protege tus servidores del sobrecalentamiento. Cotiza soluciones de Manejo T\u00e9rmico Vertiv. Aires de precisi\u00f3n e In-Row. \u00a1Solicita asesor\u00eda!","breadcrumb":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/#primaryimage","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg","contentUrl":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-content\/uploads\/2026\/04\/y9DpT.jpg","width":900,"height":497},{"@type":"BreadcrumbList","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/manejo-termico\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/"},{"@type":"ListItem","position":2,"name":"Vertiv &#8211; Thermal Management"}]},{"@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\/2968","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=2968"}],"version-history":[{"count":25,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/2968\/revisions"}],"predecessor-version":[{"id":6106,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/2968\/revisions\/6106"}],"wp:attachment":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/media?parent=2968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}