{"id":80,"date":"2025-01-24T04:40:25","date_gmt":"2025-01-24T04:40:25","guid":{"rendered":"https:\/\/digital-defense.cl\/?page_id=80"},"modified":"2026-04-17T05:02:49","modified_gmt":"2026-04-17T05:02:49","slug":"informatica","status":"publish","type":"page","link":"https:\/\/digital-defense.cl\/index.php\/informatica\/","title":{"rendered":"INFORMATICA"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Inform\u00e1tico &#8211; Ciberseguridad y Servicios IT<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    * { box-sizing: border-box; }\n    html { background: #04090f; scroll-behavior: smooth; }\n    body { margin: 0; min-height: 100vh; font-family: 'Inter', sans-serif; background: #04090f; color: #eef2f7; }\n    .lexcyber-block { padding: 60px 16px; background: radial-gradient(circle at top left, rgba(93, 215, 255, 0.16), transparent 25%), radial-gradient(circle at bottom right, rgba(85, 125, 255, 0.12), transparent 20%), linear-gradient(180deg, #04090f 0%, #08111b 100%); color: #eef2f7; }\n    .lexcyber-page { max-width: 1200px; margin: 0 auto; }\n    .lexcyber-header { padding: 18px 24px; margin-bottom: 32px; background: rgba(5, 11, 18, 0.92); border: 1px solid rgba(255,255,255,0.1); border-radius: 20px; }\n    .lexcyber-header .brand { font-weight: 700; font-size: 1.25rem; letter-spacing: 0.18em; text-transform: uppercase; color: #d4b35b; }\n    .lexcyber-hero { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 24px; align-items: center; margin-bottom: 36px; }\n    .lexcyber-hero-copy, .lexcyber-hero-visual, .lexcyber-service-card { border-radius: 24px; border: 1px solid rgba(255,255,255,0.1); background: rgba(14, 23, 34, 0.9); box-shadow: 0 24px 60px rgba(0,0,0,0.35); backdrop-filter: blur(16px); }\n    .lexcyber-hero-copy { padding: 32px; }\n    .lexcyber-hero-copy h1 { font-size: clamp(2.6rem, 4vw, 3.8rem); line-height: 1.05; margin-bottom: 1rem; color: #e7edf7; }\n    .lexcyber-hero-copy p { color: #cdd6e1; font-size: 1rem; margin-bottom: 24px; max-width: 680px; }\n    .lexcyber-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-bottom: 28px; }\n    .lexcyber-btn { display: inline-flex; align-items: center; justify-content: center; padding: 14px 26px; border-radius: 999px; background: rgba(93, 215, 255, 0.16); border: 1px solid rgba(93, 215, 255, 0.24); color: #eef2f7; font-weight: 600; text-decoration: none; transition: transform 0.2s ease, background 0.2s ease; }\n    .lexcyber-btn:hover { transform: translateY(-2px); background: rgba(93, 215, 255, 0.26); }\n    .lexcyber-stats { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 24px; }\n    .lexcyber-stat { padding: 18px 20px; border-radius: 18px; background: rgba(14, 24, 38, 0.96); border: 1px solid rgba(255,255,255,0.1); }\n    .lexcyber-stat strong { display: block; font-size: 1.2rem; margin-bottom: 0.35rem; color: #d4dce6; }\n    .lexcyber-stat span { color: #b8c4d4; font-size: 0.95rem; }\n    .lexcyber-progress-card { padding: 22px; display: flex; flex-direction: column; gap: 14px; border-radius: 22px; background: rgba(10, 18, 30, 0.96); border: 1px solid rgba(255,255,255,0.12); }\n    .lexcyber-progress-title { display: flex; justify-content: space-between; align-items: center; color: #e7edf7; font-weight: 600; }\n    .progress-bar { width: 100%; height: 16px; border-radius: 999px; background: rgba(255,255,255,0.08); overflow: hidden; position: relative; }\n    .progress-bar::before { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,255,255,0.14), rgba(255,255,255,0) 70%); pointer-events: none; }\n    .progress-bar-fill { height: 100%; width: 0; border-radius: 999px; background: linear-gradient(90deg, #5dd7ff, #6d7bff); box-shadow: 0 0 20px rgba(93,215,255,0.35); animation: fill-commitment 3.2s ease forwards; }\n    .lexcyber-progress-card p { margin: 0; color: #b8c4d4; line-height: 1.6; font-size: 0.96rem; }\n    @keyframes fill-commitment { from { width: 0; } to { width: 100%; } }\n    .lexcyber-hero-visual { position: relative; min-height: 520px; overflow: hidden; padding: 0; background: #07111a; border-radius: 24px; border: 1px solid rgba(255,255,255,0.1); display: flex; align-items: center; justify-content: center; }\n    .lexcyber-hero-visual img { width: 100%; height: 100%; object-fit: cover; display: block; }\n    .lexcyber-hero-visual::before { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(4, 9, 15, 0.02) 0%, rgba(4, 9, 15, 0.55) 70%); pointer-events: none; }\n    .lexcyber-section-title h2 { color: #e7edf7; }\n    .lexcyber-visual-card h2 { font-size: 2rem; margin-bottom: 1rem; color: #edf4ff; }\n    .lexcyber-visual-card p { color: #cdd6e1; line-height: 1.75; }\n    .lexcyber-services { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }\n    .lexcyber-service-card { position: relative; overflow: hidden; padding: 28px; transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease; }\n    .lexcyber-service-card::before {\n      content: '';\n      position: absolute;\n      left: -40%;\n      top: -40%;\n      width: 180%;\n      height: 180%;\n      background: radial-gradient(circle at 30% 30%, rgba(93, 215, 255, 0.3), transparent 30%), radial-gradient(circle at 70% 70%, rgba(209, 178, 90, 0.18), transparent 22%);\n      opacity: 0;\n      transform: scale(0.85);\n      transition: opacity 0.4s ease, transform 0.7s ease;\n      pointer-events: none;\n      filter: blur(12px);\n    }\n    .lexcyber-service-card:hover { transform: translateY(-6px); border-color: rgba(209, 178, 90, 0.38); box-shadow: 0 22px 55px rgba(0,0,0,0.28); }\n    .lexcyber-service-card:hover::before { opacity: 1; transform: scale(1); }\n    .lexcyber-service-card span { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; border-radius: 14px; background: rgba(93, 215, 255, 0.18); color: #5dd7ff; font-size: 1.25rem; margin-bottom: 1rem; }\n    .lexcyber-service-card h3 { margin-bottom: 0.85rem; color: #eef2f7; font-size: 1.05rem; line-height: 1.3; word-break: break-word; overflow-wrap: break-word; }\n    .lexcyber-service-card p { color: #9fb1c3; line-height: 1.75; }\n    .lexcyber-footer { margin-top: 32px; padding: 28px; border-radius: 24px; background: rgba(14, 24, 38, 0.92); border: 1px solid rgba(255,255,255,0.1); }\n    @media (max-width: 980px) { .lexcyber-hero, .lexcyber-services { grid-template-columns: 1fr; } }\n    @media (max-width: 720px) { .lexcyber-block { padding: 40px 12px; } .lexcyber-hero-copy { padding: 24px; } .lexcyber-hero-copy h1 { font-size: clamp(2.2rem, 10vw, 2.8rem); } .lexcyber-actions { flex-direction: column; align-items: stretch; } .lexcyber-btn { width: 100%; } .lexcyber-service-card { padding: 20px; } .lexcyber-services { gap: 16px; } }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"lexcyber-block\">\n    <div class=\"lexcyber-page\">\n      <header class=\"lexcyber-header\"><div class=\"brand\">Servicios Inform\u00e1ticos<\/div><\/header>\n      <section class=\"lexcyber-hero\">\n        <div class=\"lexcyber-hero-copy\">\n          <h1>Ciberseguridad y gesti\u00f3n IT<\/h1>\n          <p>Protegemos su informaci\u00f3n y sistemas frente a amenazas digitales, garantizando seguridad y tranquilidad para su negocio.<\/p>\n          <div class=\"lexcyber-actions\">\n            <a href=\"#lexcyber-services\" class=\"lexcyber-btn\">Ver servicios<\/a>\n            <a href=\"https:\/\/digital-defense.cl\/index.php\/contacto\/\" class=\"lexcyber-btn\">Solicitar apoyo<\/a>\n          <\/div>\n          <div class=\"lexcyber-stats\">\n            <div class=\"lexcyber-stat\"><strong>24\/7<\/strong><span>Supervisi\u00f3n continua<\/span><\/div>\n            <div class=\"lexcyber-progress-card\">\n              <div class=\"lexcyber-progress-title\"><span>Compromiso de seguridad<\/span><strong>100%<\/strong><\/div>\n              <div class=\"progress-bar\" aria-label=\"Compromiso de seguridad 100%\">\n                <div class=\"progress-bar-fill\"><\/div>\n              <\/div>\n              <p>Protecci\u00f3n total con monitoreo y respuesta ininterrumpida.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"lexcyber-hero-visual\">\n          <img decoding=\"async\" src=\"https:\/\/digital-defense.cl\/IMG\/com.png\" alt=\"Digital Defense - Comunicaciones\" width=\"auto\" height=\"auto\">\n          \n        <\/div>\n      <\/section>\n      <section class=\"lexcyber-section\" id=\"lexcyber-services\">\n        <div class=\"lexcyber-section-title\"><h2>Servicios clave<\/h2><p>Soluciones completas que cubren ciberseguridad, servidores, conectividad y presencia web.<\/p><\/div>\n        <div class=\"lexcyber-services\">\n          <article class=\"lexcyber-service-card\"><span>\ud83d\udda5\ufe0f<\/span><h3>Servidores<\/h3><p>Administramos sus servidores en la nube y locales, asegurando rendimiento, seguridad y disponibilidad.<\/p><\/article>\n          <article class=\"lexcyber-service-card\"><span>\ud83c\udf10<\/span><h3>Conectividad<\/h3><p>Optimizamos su conectividad y redes para un funcionamiento \u00e1gil, seguro y confiable.<\/p><\/article>\n          <article class=\"lexcyber-service-card\"><span>\ud83d\udd12<\/span><h3>Ciberseguridad<\/h3><p>Protegemos su informaci\u00f3n y sistemas frente a amenazas digitales, con monitoreo y respuesta r\u00e1pida.<\/p><\/article>\n          <article class=\"lexcyber-service-card\"><span>\ud83d\udcbb<\/span><h3>P\u00e1ginas web<\/h3><p>Dise\u00f1amos sitios modernos y seguros, con SSL y experiencia enfocada en confianza y rendimiento.<\/p><\/article>\n        <\/div>\n      <\/section>\n      <div class=\"lexcyber-footer\" id=\"lexcyber-footer\"><p>Trabajamos con un enfoque pr\u00e1ctico y tecnol\u00f3gico para que su negocio funcione de forma segura y profesional en el mundo digital.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Inform\u00e1tico &#8211; Ciberseguridad y Servicios IT Servicios Inform\u00e1ticos Ciberseguridad y gesti\u00f3n IT Protegemos su informaci\u00f3n y sistemas frente a amenazas digitales, garantizando seguridad y tranquilidad para su negocio. Ver servicios Solicitar apoyo 24\/7Supervisi\u00f3n continua Compromiso de seguridad100% Protecci\u00f3n total con monitoreo y respuesta ininterrumpida. Servicios claveSoluciones completas que cubren ciberseguridad, servidores, conectividad y presencia web. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width-page.php","meta":{"footnotes":""},"class_list":["post-80","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/digital-defense.cl\/index.php\/wp-json\/wp\/v2\/pages\/80","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digital-defense.cl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digital-defense.cl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digital-defense.cl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digital-defense.cl\/index.php\/wp-json\/wp\/v2\/comments?post=80"}],"version-history":[{"count":20,"href":"https:\/\/digital-defense.cl\/index.php\/wp-json\/wp\/v2\/pages\/80\/revisions"}],"predecessor-version":[{"id":1191,"href":"https:\/\/digital-defense.cl\/index.php\/wp-json\/wp\/v2\/pages\/80\/revisions\/1191"}],"wp:attachment":[{"href":"https:\/\/digital-defense.cl\/index.php\/wp-json\/wp\/v2\/media?parent=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}