{"id":13442,"date":"2026-06-10T19:48:40","date_gmt":"2026-06-10T19:48:40","guid":{"rendered":"https:\/\/tasando.com\/propiedades\/?page_id=13442"},"modified":"2026-08-31T13:15:47","modified_gmt":"2026-08-31T13:15:47","slug":"acerca","status":"publish","type":"page","link":"https:\/\/tasando.com\/propiedades\/acerca\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13442\" class=\"elementor elementor-13442\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-468ebf89 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"468ebf89\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-58fc5152\" data-id=\"58fc5152\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f0c2496 elementor-widget elementor-widget-text-editor\" data-id=\"7f0c2496\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<p>&nbsp;<\/p>\n<!-- =========================================================\n     TASANDO.COM | ACERCA DE | SECCI\u00d3N 1 HERO\n     Versi\u00f3n robusta:\n     - Dos columnas en escritorio\n     - Una columna en celular\n     - Corrige centrado real aunque WordPress\/Gutenberg lo meta\n       dentro de un contenedor angosto o corrido\n     ========================================================= -->\n<section id=\"tasando-acerca-hero-01\"><style>\n    \/* =========================================================\n       0) VARIABLES DE AJUSTE\n       ========================================================= *\/\n\n    #tasando-acerca-hero-01 {\n      --ta-content-width: min(1120px, calc(100vw - 140px));\n      --ta-notebook-width: calc(100vw - 80px);\n\n      --ta-top-space: 26px;\n      --ta-bottom-space: 28px;\n\n      --ta-blue: #12366f;\n      --ta-blue-dark: #102a54;\n      --ta-green: #69be28;\n      --ta-text: #102a43;\n      --ta-muted: #5f6f86;\n      --ta-border: rgba(15, 23, 42, 0.12);\n      --ta-shadow: 0 16px 34px rgba(15, 23, 42, 0.08);\n      --ta-radius: 24px;\n    }\n\n    \/* =========================================================\n       1) LIBERAR CONTENEDORES PADRE\n\n       Esto reduce el riesgo de que WordPress, Gutenberg,\n       Elementor o el tema limiten el bloque.\n       ========================================================= *\/\n\n    body .wp-block-html:has(#tasando-acerca-hero-01),\n    body .entry-content:has(#tasando-acerca-hero-01),\n    body .site-main:has(#tasando-acerca-hero-01),\n    body .elementor-widget-html:has(#tasando-acerca-hero-01),\n    body .elementor-widget-html:has(#tasando-acerca-hero-01) > .elementor-widget-container,\n    body .elementor-column:has(#tasando-acerca-hero-01),\n    body .elementor-container:has(#tasando-acerca-hero-01),\n    body .e-con:has(#tasando-acerca-hero-01),\n    body .e-con-inner:has(#tasando-acerca-hero-01) {\n      width: 100% !important;\n      max-width: none !important;\n      overflow: visible !important;\n      margin-left: 0 !important;\n      margin-right: 0 !important;\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n\n    \/* =========================================================\n       2) SECTION PRINCIPAL\n\n       IMPORTANTE:\n       Aqu\u00ed NO se usa calc(50% - 50vw), porque en esta p\u00e1gina\n       el contenedor padre est\u00e1 desplazado. En su lugar, el JS\n       de abajo mide la posici\u00f3n real y corrige el margen izquierdo.\n       ========================================================= *\/\n\n    #tasando-acerca-hero-01 {\n      font-family: Arial, Helvetica, sans-serif;\n\n      width: 100vw !important;\n      max-width: 100vw !important;\n\n      margin-top: var(--ta-top-space) !important;\n      margin-bottom: var(--ta-bottom-space) !important;\n      margin-left: 0;\n      margin-right: 0;\n\n      padding: 0 !important;\n      box-sizing: border-box;\n      color: var(--ta-text);\n      background: transparent;\n      position: relative;\n      overflow: visible;\n      z-index: 1;\n      transform: none !important;\n    }\n\n    #tasando-acerca-hero-01 * {\n      box-sizing: border-box;\n    }\n\n    \/* =========================================================\n       3) WRAPPER CENTRADO\n\n       Este es el bloque visual real. El section ocupa 100vw,\n       y este wrapper queda centrado dentro de la ventana.\n       ========================================================= *\/\n\n    #tasando-acerca-hero-01 .ta-wrap {\n      width: var(--ta-content-width) !important;\n      max-width: var(--ta-content-width) !important;\n\n      margin-left: auto !important;\n      margin-right: auto !important;\n\n      display: grid;\n      grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);\n      gap: 22px;\n      align-items: stretch;\n    }\n\n    \/* =========================================================\n       4) TARJETA IZQUIERDA\n       ========================================================= *\/\n\n    #tasando-acerca-hero-01 .ta-card {\n      min-height: 440px;\n      border-radius: var(--ta-radius);\n      padding: 40px;\n      border: 1px solid var(--ta-border);\n      box-shadow: var(--ta-shadow);\n\n      background:\n        radial-gradient(circle at top right, rgba(105, 190, 40, 0.13) 0 90px, transparent 91px),\n        linear-gradient(180deg, #ffffff 0%, #f5f8f2 100%);\n\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    #tasando-acerca-hero-01 .ta-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      width: fit-content;\n      max-width: 100%;\n\n      padding: 9px 16px;\n      border-radius: 999px;\n\n      background: #edf6e8;\n      border: 1px solid rgba(105, 190, 40, 0.24);\n      color: var(--ta-blue-dark);\n\n      font-size: 13px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin-bottom: 22px;\n    }\n\n    #tasando-acerca-hero-01 .ta-dot {\n      width: 9px;\n      height: 9px;\n      border-radius: 50%;\n      background: var(--ta-green);\n      box-shadow: 0 0 0 4px rgba(105, 190, 40, 0.14);\n      flex: 0 0 9px;\n    }\n\n    #tasando-acerca-hero-01 .ta-title {\n      margin: 0;\n      color: var(--ta-blue);\n      font-size: clamp(34px, 3vw, 48px);\n      line-height: 1.06;\n      letter-spacing: -0.8px;\n      font-weight: 900;\n      max-width: 720px;\n    }\n\n    #tasando-acerca-hero-01 .ta-text {\n      margin-top: 22px;\n      color: var(--ta-muted);\n      font-size: 15px;\n      line-height: 1.62;\n      max-width: 720px;\n    }\n\n    #tasando-acerca-hero-01 .ta-text strong {\n      color: var(--ta-text);\n      font-weight: 900;\n    }\n\n    \/* =========================================================\n       5) TARJETA DERECHA \/ IMAGEN\n       ========================================================= *\/\n\n    #tasando-acerca-hero-01 .ta-photo {\n      min-height: 440px;\n      border-radius: var(--ta-radius);\n      border: 1px solid rgba(15, 23, 42, 0.12);\n      box-shadow: var(--ta-shadow);\n      overflow: hidden;\n      position: relative;\n\n      background:\n        linear-gradient(180deg, rgba(18, 42, 79, 0.04), rgba(18, 42, 79, 0.28)),\n        url(\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=1400&q=80\") center center \/ cover no-repeat;\n    }\n\n    #tasando-acerca-hero-01 .ta-caption {\n      position: absolute;\n      left: 18px;\n      right: 18px;\n      bottom: 18px;\n\n      padding: 16px 18px;\n      border-radius: 18px;\n\n      background: rgba(16, 42, 84, 0.58);\n      border: 1px solid rgba(255, 255, 255, 0.18);\n\n      backdrop-filter: blur(8px);\n      -webkit-backdrop-filter: blur(8px);\n\n      color: #ffffff;\n    }\n\n    #tasando-acerca-hero-01 .ta-caption h3 {\n      margin: 0 0 6px 0;\n      color: #ffffff;\n      font-size: 15px;\n      line-height: 1.25;\n      font-weight: 900;\n    }\n\n    #tasando-acerca-hero-01 .ta-caption p {\n      margin: 0;\n      color: rgba(255, 255, 255, 0.86);\n      font-size: 12.5px;\n      line-height: 1.45;\n    }\n\n    \/* =========================================================\n       6) NOTEBOOK ANGOSTO\n\n       Mantiene dos columnas, pero reduce ancho y tama\u00f1o.\n       ========================================================= *\/\n\n    @media (max-width: 1200px) and (min-width: 701px) {\n      #tasando-acerca-hero-01 .ta-wrap {\n        width: var(--ta-notebook-width) !important;\n        max-width: var(--ta-notebook-width) !important;\n\n        grid-template-columns: minmax(0, 1fr) minmax(320px, 0.9fr);\n        gap: 18px;\n      }\n\n      #tasando-acerca-hero-01 .ta-card {\n        padding: 32px;\n        min-height: 420px;\n      }\n\n      #tasando-acerca-hero-01 .ta-photo {\n        min-height: 420px;\n      }\n\n      #tasando-acerca-hero-01 .ta-title {\n        font-size: clamp(30px, 3.2vw, 42px);\n      }\n    }\n\n    \/* =========================================================\n       7) CELULAR\n\n       S\u00f3lo aqu\u00ed baja a una columna.\n       ========================================================= *\/\n\n    @media (max-width: 700px) {\n      #tasando-acerca-hero-01 {\n        width: 100% !important;\n        max-width: 100% !important;\n\n        margin-left: 0 !important;\n        margin-right: 0 !important;\n\n        padding: 0 10px !important;\n        margin-top: 18px !important;\n      }\n\n      #tasando-acerca-hero-01 .ta-wrap {\n        width: 100% !important;\n        max-width: 100% !important;\n\n        grid-template-columns: 1fr;\n        gap: 16px;\n      }\n\n      #tasando-acerca-hero-01 .ta-card {\n        min-height: auto;\n        padding: 24px 22px;\n        border-radius: 20px;\n      }\n\n      #tasando-acerca-hero-01 .ta-photo {\n        min-height: 300px;\n        border-radius: 20px;\n      }\n\n      #tasando-acerca-hero-01 .ta-title {\n        font-size: clamp(28px, 7.4vw, 38px);\n        line-height: 1.08;\n      }\n\n      #tasando-acerca-hero-01 .ta-text {\n        font-size: 14px;\n        line-height: 1.55;\n      }\n    }\n\n\n\/* =========================================================\n   AJUSTE FINAL - REDUCE ESPACIO ENTRE MEN\u00da Y PRIMER RECUADRO\n   P\u00c1GINA ACERCA\n   ========================================================= *\/\n\nbody .wp-block-html:has(#tasando-acerca-hero-01),\nbody .entry-content:has(#tasando-acerca-hero-01),\nbody .page-content:has(#tasando-acerca-hero-01),\nbody .site-content:has(#tasando-acerca-hero-01),\nbody .content-area:has(#tasando-acerca-hero-01),\nbody .site-main:has(#tasando-acerca-hero-01),\nbody .elementor:has(#tasando-acerca-hero-01),\nbody .elementor-section:has(#tasando-acerca-hero-01),\nbody .elementor-top-section:has(#tasando-acerca-hero-01),\nbody .elementor-container:has(#tasando-acerca-hero-01),\nbody .elementor-column:has(#tasando-acerca-hero-01),\nbody .elementor-widget-wrap:has(#tasando-acerca-hero-01),\nbody .elementor-widget-html:has(#tasando-acerca-hero-01),\nbody .elementor-widget-html:has(#tasando-acerca-hero-01) > .elementor-widget-container,\nbody .e-con:has(#tasando-acerca-hero-01),\nbody .e-con-inner:has(#tasando-acerca-hero-01) {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\n#tasando-acerca-hero-01 {\n  margin-top: -72px !important;\n  margin-bottom: 28px !important;\n}\n\n\/* Pantallas medianas *\/\n@media (max-width: 1200px) {\n  #tasando-acerca-hero-01 {\n    margin-top: -56px !important;\n  }\n}\n\n\/* Celular *\/\n@media (max-width: 700px) {\n  #tasando-acerca-hero-01 {\n    margin-top: -28px !important;\n  }\n}\n\n\n\n\n\n  <\/style>\n<div class=\"ta-wrap\">\n<div class=\"ta-card\">\n<div class=\"ta-badge\">Acerca de Tasando.com<\/div>\n<h1 class=\"ta-title\">Experiencia t\u00e9cnica transformando datos en informaci\u00f3n<\/h1>\n<div class=\"ta-text\">Tasando.com integra <strong>ingenier\u00eda, gesti\u00f3n, finanzas, valoraci\u00f3n de activos y an\u00e1lisis t\u00e9cnico<\/strong> para entregar conclusiones \u00fatiles, trazables y orientadas a decisiones reales.<\/div>\n<\/div>\n<div class=\"ta-photo\">\n<div class=\"ta-caption\">\n<h3>An\u00e1lisis con m\u00e9todo, evidencia y criterio profesional<\/h3>\n<p>Informes t\u00e9cnicos, valoraci\u00f3n de activos y apoyo a decisiones patrimoniales, financieras, judiciales y de gesti\u00f3n.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<script>\n    \/* =========================================================\n       8) CORRECCI\u00d3N ROBUSTA DE CENTRADO\n\n       Algunos temas de WordPress dejan el HTML dentro de un\n       contenedor angosto y desplazado. Este script mide el borde\n       izquierdo real y compensa el margen para que el section\n       parta exactamente desde el borde de la ventana.\n\n       No afecta celular.\n       ========================================================= *\/\n\n    (function () {\n      function alinearHeroTasando() {\n        var root = document.getElementById(\"tasando-acerca-hero-01\");\n        if (!root) return;\n\n        if (window.matchMedia(\"(max-width: 700px)\").matches) {\n          root.style.marginLeft = \"0px\";\n          root.style.marginRight = \"0px\";\n          root.style.width = \"100%\";\n          root.style.maxWidth = \"100%\";\n          return;\n        }\n\n        root.style.width = \"100vw\";\n        root.style.maxWidth = \"100vw\";\n        root.style.marginLeft = \"0px\";\n        root.style.marginRight = \"0px\";\n\n        var rect = root.getBoundingClientRect();\n        var left = rect.left;\n\n        root.style.marginLeft = (-left) + \"px\";\n        root.style.marginRight = \"0px\";\n      }\n\n      window.addEventListener(\"load\", alinearHeroTasando);\n      window.addEventListener(\"resize\", function () {\n        clearTimeout(window.__tasandoHeroResizeTimer);\n        window.__tasandoHeroResizeTimer = setTimeout(alinearHeroTasando, 150);\n      });\n\n      setTimeout(alinearHeroTasando, 150);\n      setTimeout(alinearHeroTasando, 600);\n    })();\n  <\/script><\/section>\n\n\n<!-- =========================================================\n     TASANDO.COM | ACERCA DE | SECCI\u00d3N 3\n     Galer\u00eda compacta de industrias\n     2 filas x 4 columnas \/ im\u00e1genes peque\u00f1as\n     ========================================================= -->\n<section id=\"tasando-acerca-industrias-03\"><style>\n    #tasando-acerca-industrias-03 {\n      --ta3-content-width: min(1120px, calc(100vw - 140px));\n      --ta3-notebook-width: calc(100vw - 80px);\n\n      --ta3-top-space: 24px;\n      --ta3-bottom-space: 30px;\n\n      --ta3-blue: #12366f;\n      --ta3-blue-dark: #102a54;\n      --ta3-green: #69be28;\n      --ta3-border: rgba(15, 23, 42, 0.12);\n      --ta3-shadow: 0 12px 26px rgba(15, 23, 42, 0.08);\n      --ta3-radius: 18px;\n    }\n\n    \/* =========================================================\n       LIBERAR CONTENEDORES PADRE\n       ========================================================= *\/\n\n    body .wp-block-html:has(#tasando-acerca-industrias-03),\n    body .entry-content:has(#tasando-acerca-industrias-03),\n    body .site-main:has(#tasando-acerca-industrias-03),\n    body .elementor-widget-html:has(#tasando-acerca-industrias-03),\n    body .elementor-widget-html:has(#tasando-acerca-industrias-03) > .elementor-widget-container,\n    body .elementor-column:has(#tasando-acerca-industrias-03),\n    body .elementor-container:has(#tasando-acerca-industrias-03),\n    body .e-con:has(#tasando-acerca-industrias-03),\n    body .e-con-inner:has(#tasando-acerca-industrias-03) {\n      width: 100% !important;\n      max-width: none !important;\n      overflow: visible !important;\n      margin-left: 0 !important;\n      margin-right: 0 !important;\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n\n    \/* =========================================================\n       SECTION PRINCIPAL\n       ========================================================= *\/\n\n    #tasando-acerca-industrias-03 {\n      font-family: Arial, Helvetica, sans-serif;\n\n      width: 100vw !important;\n      max-width: 100vw !important;\n\n      margin-top: var(--ta3-top-space) !important;\n      margin-bottom: var(--ta3-bottom-space) !important;\n      margin-left: 0;\n      margin-right: 0;\n\n      padding: 0 !important;\n      box-sizing: border-box;\n      background: transparent;\n      position: relative;\n      overflow: visible;\n      z-index: 1;\n      transform: none !important;\n    }\n\n    #tasando-acerca-industrias-03 * {\n      box-sizing: border-box;\n    }\n\n    \/* =========================================================\n       WRAPPER CENTRADO\n       ========================================================= *\/\n\n    #tasando-acerca-industrias-03 .ta3-wrap {\n      width: var(--ta3-content-width) !important;\n      max-width: var(--ta3-content-width) !important;\n      margin-left: auto !important;\n      margin-right: auto !important;\n    }\n\n    \/* =========================================================\n       GALER\u00cdA 2 x 4\n       ========================================================= *\/\n\n    #tasando-acerca-industrias-03 .ta3-gallery {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    #tasando-acerca-industrias-03 .ta3-card {\n      min-height: 145px;\n      border-radius: var(--ta3-radius);\n      overflow: hidden;\n      position: relative;\n      border: 1px solid var(--ta3-border);\n      box-shadow: var(--ta3-shadow);\n      background: #102a54;\n    }\n\n    #tasando-acerca-industrias-03 .ta3-card::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n\n      background:\n        linear-gradient(180deg, rgba(16, 42, 84, 0.10) 0%, rgba(16, 42, 84, 0.82) 100%),\n        var(--ta3-img) center center \/ cover no-repeat,\n        linear-gradient(135deg, #12366f 0%, #102a54 100%);\n\n      transform: scale(1.01);\n      transition: transform 0.22s ease, filter 0.22s ease;\n    }\n\n    #tasando-acerca-industrias-03 .ta3-card:hover::before {\n      transform: scale(1.05);\n      filter: saturate(1.08);\n    }\n\n    #tasando-acerca-industrias-03 .ta3-card::after {\n      content: \"\";\n      position: absolute;\n      left: 14px;\n      top: 14px;\n      width: 34px;\n      height: 5px;\n      border-radius: 999px;\n      background: var(--ta3-green);\n      box-shadow: 0 0 0 5px rgba(105, 190, 40, 0.13);\n      z-index: 1;\n    }\n\n    #tasando-acerca-industrias-03 .ta3-card-content {\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      padding: 15px;\n      color: #ffffff;\n      z-index: 2;\n    }\n\n    #tasando-acerca-industrias-03 .ta3-card b {\n      display: block;\n      color: #ffffff;\n      font-size: 14px;\n      line-height: 1.18;\n      font-weight: 900;\n      margin-bottom: 5px;\n      text-shadow: 0 2px 10px rgba(0, 0, 0, 0.30);\n    }\n\n    #tasando-acerca-industrias-03 .ta3-card span {\n      display: block;\n      color: rgba(255, 255, 255, 0.84);\n      font-size: 11.6px;\n      line-height: 1.35;\n      text-shadow: 0 2px 10px rgba(0, 0, 0, 0.28);\n    }\n\n    \/* =========================================================\n       NOTEBOOK\n       ========================================================= *\/\n\n    @media (max-width: 1200px) and (min-width: 701px) {\n      #tasando-acerca-industrias-03 .ta3-wrap {\n        width: var(--ta3-notebook-width) !important;\n        max-width: var(--ta3-notebook-width) !important;\n      }\n\n      #tasando-acerca-industrias-03 .ta3-gallery {\n        grid-template-columns: repeat(4, minmax(0, 1fr));\n        gap: 10px;\n      }\n\n      #tasando-acerca-industrias-03 .ta3-card {\n        min-height: 135px;\n      }\n\n      #tasando-acerca-industrias-03 .ta3-card b {\n        font-size: 13px;\n      }\n\n      #tasando-acerca-industrias-03 .ta3-card span {\n        font-size: 11px;\n      }\n    }\n\n    \/* =========================================================\n       TABLET\n       ========================================================= *\/\n\n    @media (max-width: 980px) {\n      #tasando-acerca-industrias-03 .ta3-gallery {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      #tasando-acerca-industrias-03 .ta3-card {\n        min-height: 150px;\n      }\n    }\n\n    \/* =========================================================\n       CELULAR\n       ========================================================= *\/\n\n    @media (max-width: 700px) {\n      #tasando-acerca-industrias-03 {\n        width: 100% !important;\n        max-width: 100% !important;\n        margin-left: 0 !important;\n        margin-right: 0 !important;\n        padding: 0 10px !important;\n        margin-top: 18px !important;\n      }\n\n      #tasando-acerca-industrias-03 .ta3-wrap {\n        width: 100% !important;\n        max-width: 100% !important;\n      }\n\n      #tasando-acerca-industrias-03 .ta3-gallery {\n        grid-template-columns: 1fr;\n        gap: 12px;\n      }\n\n      #tasando-acerca-industrias-03 .ta3-card {\n        min-height: 150px;\n      }\n    }\n  <\/style>\n<div class=\"ta3-wrap\">\n<div class=\"ta3-gallery\">\n<div class=\"ta3-card\" style=\"--ta3-img: url('https:\/\/imagenes2.eltiempo.com\/files\/image_1200_535\/uploads\/2022\/02\/01\/61f9dbd949f49.jpeg');\">\n<div class=\"ta3-card-content\"><b>Telecomunicaciones<\/b>Procesos, sistemas, gesti\u00f3n y an\u00e1lisis operacional.<\/div>\n<\/div>\n<div class=\"ta3-card\" style=\"--ta3-img: url('https:\/\/images.unsplash.com\/photo-1520607162513-77705c0f0d4a?auto=format&amp;fit=crop&amp;w=900&amp;q=80');\">\n<div class=\"ta3-card-content\"><b>Sector financiero<\/b>An\u00e1lisis econ\u00f3mico, datos, riesgo y valoraci\u00f3n.<\/div>\n<\/div>\n<div class=\"ta3-card\" style=\"--ta3-img: url('https:\/\/images.unsplash.com\/photo-1552664730-d307ca884978?auto=format&amp;fit=crop&amp;w=900&amp;q=80');\">\n<div class=\"ta3-card-content\"><b>Consultor\u00eda<\/b>Diagn\u00f3stico, gesti\u00f3n, procesos y toma de decisiones.<\/div>\n<\/div>\n<div class=\"ta3-card\" style=\"--ta3-img: url('https:\/\/www.elperiodista.cl\/wp-content\/uploads\/2019\/09\/subsidio-agua-potable-750x430.jpg');\">\n<div class=\"ta3-card-content\"><b>Sanitaria<\/b>Infraestructura, activos, operaci\u00f3n y control t\u00e9cnico.<\/div>\n<\/div>\n<div class=\"ta3-card\" style=\"--ta3-img: url('https:\/\/www.terram.cl\/wp-content\/uploads\/2020\/09\/mineria_logistica_principal.jpg');\">\n<div class=\"ta3-card-content\"><b>Miner\u00eda<\/b>Activos, proyectos, operaci\u00f3n e infraestructura productiva.<\/div>\n<\/div>\n<div class=\"ta3-card\" style=\"--ta3-img: url('https:\/\/veigler.com\/wp-content\/uploads\/2020\/01\/centro-medico-e1620819797482.jpg');\">\n<div class=\"ta3-card-content\"><b>Salud privada<\/b>Gesti\u00f3n, procesos, activos y an\u00e1lisis institucional.<\/div>\n<\/div>\n<div class=\"ta3-card\" style=\"--ta3-img: url('https:\/\/images.unsplash.com\/photo-1589829545856-d10d557cf95f?auto=format&amp;fit=crop&amp;w=900&amp;q=80');\">\n<div class=\"ta3-card-content\"><b>Servicios jur\u00eddicos<\/b>Informes, controversias, evidencia y respaldo documental.<\/div>\n<\/div>\n<div class=\"ta3-card\" style=\"--ta3-img: url('https:\/\/images.unsplash.com\/photo-1486406146926-c627a92ad1ab?auto=format&amp;fit=crop&amp;w=900&amp;q=80');\">\n<div class=\"ta3-card-content\"><b>Bienes ra\u00edces y activos<\/b>Valoraci\u00f3n urbana, agr\u00edcola, empresarial y patrimonial.<\/div>\n<\/div>\n<\/div>\n<\/div>\n<script>\n    \/* =========================================================\n       CORRECCI\u00d3N ROBUSTA DE CENTRADO\n       ========================================================= *\/\n\n    (function () {\n      function alinearIndustriasTasando() {\n        var root = document.getElementById(\"tasando-acerca-industrias-03\");\n        if (!root) return;\n\n        if (window.matchMedia(\"(max-width: 700px)\").matches) {\n          root.style.marginLeft = \"0px\";\n          root.style.marginRight = \"0px\";\n          root.style.width = \"100%\";\n          root.style.maxWidth = \"100%\";\n          return;\n        }\n\n        root.style.width = \"100vw\";\n        root.style.maxWidth = \"100vw\";\n        root.style.marginLeft = \"0px\";\n        root.style.marginRight = \"0px\";\n\n        var rect = root.getBoundingClientRect();\n        var left = rect.left;\n\n        root.style.marginLeft = (-left) + \"px\";\n        root.style.marginRight = \"0px\";\n      }\n\n      window.addEventListener(\"load\", alinearIndustriasTasando);\n\n      window.addEventListener(\"resize\", function () {\n        clearTimeout(window.__tasandoIndustriasTimer);\n        window.__tasandoIndustriasTimer = setTimeout(alinearIndustriasTasando, 150);\n      });\n\n      setTimeout(alinearIndustriasTasando, 150);\n      setTimeout(alinearIndustriasTasando, 600);\n    })();\n  <\/script><\/section>\n\n\n<!-- =========================================================\n     TASANDO.COM | ACERCA DE | SECCI\u00d3N 2\n     Identidad institucional \/ respaldo t\u00e9cnico \/ experiencia\n     Dise\u00f1o asim\u00e9trico distinto de la Secci\u00f3n 1\n     ========================================================= -->\n<section id=\"tasando-acerca-identidad-02\"><style>\n    \/* =========================================================\n       0) VARIABLES GENERALES\n       ========================================================= *\/\n\n    #tasando-acerca-identidad-02 {\n      --ta2-content-width: min(1120px, calc(100vw - 140px));\n      --ta2-notebook-width: calc(100vw - 80px);\n\n      --ta2-top-space: 24px;\n      --ta2-bottom-space: 36px;\n\n      --ta2-blue: #12366f;\n      --ta2-blue-dark: #102a54;\n      --ta2-blue-deep: #0f2e5f;\n      --ta2-green: #69be28;\n      --ta2-green-soft: #edf6e8;\n      --ta2-text: #102a43;\n      --ta2-muted: #5f6f86;\n      --ta2-soft: #f6f9fc;\n      --ta2-border: rgba(15, 23, 42, 0.12);\n      --ta2-shadow: 0 16px 34px rgba(15, 23, 42, 0.08);\n      --ta2-radius: 24px;\n    }\n\n    \/* =========================================================\n       1) LIBERAR CONTENEDORES PADRE\n       ========================================================= *\/\n\n    body .wp-block-html:has(#tasando-acerca-identidad-02),\n    body .entry-content:has(#tasando-acerca-identidad-02),\n    body .site-main:has(#tasando-acerca-identidad-02),\n    body .elementor-widget-html:has(#tasando-acerca-identidad-02),\n    body .elementor-widget-html:has(#tasando-acerca-identidad-02) > .elementor-widget-container,\n    body .elementor-column:has(#tasando-acerca-identidad-02),\n    body .elementor-container:has(#tasando-acerca-identidad-02),\n    body .e-con:has(#tasando-acerca-identidad-02),\n    body .e-con-inner:has(#tasando-acerca-identidad-02) {\n      width: 100% !important;\n      max-width: none !important;\n      overflow: visible !important;\n      margin-left: 0 !important;\n      margin-right: 0 !important;\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n\n    \/* =========================================================\n       2) SECTION PRINCIPAL\n       Ocupa 100vw. El JS final corrige el centrado real.\n       ========================================================= *\/\n\n    #tasando-acerca-identidad-02 {\n      font-family: Arial, Helvetica, sans-serif;\n\n      width: 100vw !important;\n      max-width: 100vw !important;\n\n      margin-top: var(--ta2-top-space) !important;\n      margin-bottom: var(--ta2-bottom-space) !important;\n      margin-left: 0;\n      margin-right: 0;\n\n      padding: 0 !important;\n      box-sizing: border-box;\n      color: var(--ta2-text);\n      background: transparent;\n      position: relative;\n      overflow: visible;\n      z-index: 1;\n      transform: none !important;\n    }\n\n    #tasando-acerca-identidad-02 * {\n      box-sizing: border-box;\n    }\n\n    \/* =========================================================\n       3) WRAPPER CENTRADO\n       Mantiene el mismo ancho visual que la Secci\u00f3n 1.\n       ========================================================= *\/\n\n    #tasando-acerca-identidad-02 .ta2-wrap {\n      width: var(--ta2-content-width) !important;\n      max-width: var(--ta2-content-width) !important;\n      margin-left: auto !important;\n      margin-right: auto !important;\n    }\n\n    \/* =========================================================\n       4) PANEL GENERAL\n       Composici\u00f3n distinta de la hero: banda institucional \u00fanica.\n       ========================================================= *\/\n\n    #tasando-acerca-identidad-02 .ta2-panel {\n      width: 100%;\n      border-radius: var(--ta2-radius);\n      border: 1px solid var(--ta2-border);\n      box-shadow: var(--ta2-shadow);\n      overflow: hidden;\n\n      background:\n        radial-gradient(circle at 95% 8%, rgba(105, 190, 40, 0.13) 0 90px, transparent 91px),\n        linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);\n    }\n\n    #tasando-acerca-identidad-02 .ta2-grid {\n      display: grid;\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 0;\n      align-items: stretch;\n    }\n\n    \/* =========================================================\n       5) COLUMNA IZQUIERDA OSCURA\n       Garant\u00edas t\u00e9cnicas y profesionales.\n       ========================================================= *\/\n\n    #tasando-acerca-identidad-02 .ta2-rail {\n      background:\n        radial-gradient(circle at top right, rgba(105, 190, 40, 0.18) 0 90px, transparent 91px),\n        linear-gradient(145deg, var(--ta2-blue-deep) 0%, var(--ta2-blue) 58%, #183f7c 100%);\n\n      color: #ffffff;\n      padding: 32px 28px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-rail:after {\n      content: \"\";\n      position: absolute;\n      left: -90px;\n      bottom: -90px;\n      width: 210px;\n      height: 210px;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.06);\n    }\n\n    #tasando-acerca-identidad-02 .ta2-rail-content {\n      position: relative;\n      z-index: 1;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-rail-label {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      width: fit-content;\n      max-width: 100%;\n      padding: 8px 13px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.11);\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 900;\n      line-height: 1.2;\n      margin-bottom: 18px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-dot {\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: var(--ta2-green);\n      box-shadow: 0 0 0 4px rgba(105, 190, 40, 0.18);\n      flex: 0 0 8px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-rail h3 {\n      margin: 0 0 12px 0;\n      color: #ffffff;\n      font-size: 25px;\n      line-height: 1.12;\n      letter-spacing: -0.4px;\n      font-weight: 900;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-rail-intro {\n      margin: 0 0 20px 0;\n      color: rgba(255, 255, 255, 0.80);\n      font-size: 13.2px;\n      line-height: 1.55;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-proof-list {\n      display: grid;\n      gap: 11px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-proof {\n      display: grid;\n      grid-template-columns: 44px 1fr;\n      gap: 12px;\n      align-items: start;\n\n      padding: 13px 14px;\n      border-radius: 16px;\n\n      background: rgba(255, 255, 255, 0.10);\n      border: 1px solid rgba(255, 255, 255, 0.15);\n    }\n\n    #tasando-acerca-identidad-02 .ta2-proof-code {\n      width: 40px;\n      height: 40px;\n      border-radius: 12px;\n\n      display: flex;\n      align-items: center;\n      justify-content: center;\n\n      background: var(--ta2-green);\n      color: #ffffff;\n      font-size: 11.5px;\n      font-weight: 900;\n      line-height: 1;\n      text-align: center;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-proof b {\n      display: block;\n      color: #ffffff;\n      font-size: 13.2px;\n      line-height: 1.25;\n      font-weight: 900;\n      margin-bottom: 4px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-proof span {\n      display: block;\n      color: rgba(255, 255, 255, 0.78);\n      font-size: 12.1px;\n      line-height: 1.43;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-rail-note {\n      margin-top: 15px;\n      padding: 13px 14px;\n      border-radius: 15px;\n      background: rgba(255, 255, 255, 0.08);\n      border: 1px solid rgba(255, 255, 255, 0.12);\n      color: rgba(255, 255, 255, 0.84);\n      font-size: 12.2px;\n      line-height: 1.45;\n    }\n\n    \/* =========================================================\n       6) COLUMNA DERECHA EDITORIAL\n       Qu\u00e9 es Tasando.com sin repetir \"plataforma\".\n       ========================================================= *\/\n\n    #tasando-acerca-identidad-02 .ta2-editorial {\n      padding: 36px;\n      background:\n        radial-gradient(circle at bottom left, rgba(18, 54, 111, 0.045) 0 90px, transparent 91px),\n        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);\n    }\n\n    #tasando-acerca-identidad-02 .ta2-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      width: fit-content;\n      max-width: 100%;\n      padding: 9px 15px;\n      border-radius: 999px;\n      background: var(--ta2-green-soft);\n      border: 1px solid rgba(105, 190, 40, 0.24);\n      color: var(--ta2-blue-dark);\n      font-size: 12.5px;\n      font-weight: 900;\n      line-height: 1.2;\n      margin-bottom: 18px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-title {\n      margin: 0;\n      color: var(--ta2-blue);\n      font-size: clamp(28px, 2.6vw, 39px);\n      line-height: 1.08;\n      letter-spacing: -0.7px;\n      font-weight: 900;\n      max-width: 780px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-lead {\n      margin: 18px 0 0 0;\n      color: var(--ta2-muted);\n      font-size: 15px;\n      line-height: 1.68;\n      max-width: 820px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-lead strong {\n      color: var(--ta2-text);\n      font-weight: 900;\n    }\n\n    \/* =========================================================\n       7) MOSAICO DE PRINCIPIOS\n       ========================================================= *\/\n\n    #tasando-acerca-identidad-02 .ta2-mosaic {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 13px;\n      margin-top: 24px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-card {\n      position: relative;\n      border-radius: 17px;\n      background: #ffffff;\n      border: 1px solid rgba(15, 23, 42, 0.08);\n      padding: 16px 16px 16px 18px;\n      overflow: hidden;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-card:before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 14px;\n      bottom: 14px;\n      width: 4px;\n      border-radius: 999px;\n      background: var(--ta2-green);\n    }\n\n    #tasando-acerca-identidad-02 .ta2-card b {\n      display: block;\n      color: var(--ta2-blue);\n      font-size: 13.6px;\n      line-height: 1.25;\n      font-weight: 900;\n      margin-bottom: 6px;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-card span {\n      display: block;\n      color: var(--ta2-muted);\n      font-size: 12.7px;\n      line-height: 1.45;\n    }\n\n    \/* =========================================================\n       8) FRANJA INFERIOR\n       ========================================================= *\/\n\n    #tasando-acerca-identidad-02 .ta2-strip {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      padding: 18px 24px 24px 24px;\n      border-top: 1px solid rgba(15, 23, 42, 0.07);\n      background: rgba(246, 249, 252, 0.72);\n      justify-content: center;\n    }\n\n    #tasando-acerca-identidad-02 .ta2-chip {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 10px 15px;\n      border-radius: 999px;\n      background: #ffffff;\n      border: 1px solid rgba(18, 54, 111, 0.10);\n      box-shadow: 0 8px 18px rgba(15, 23, 42, 0.04);\n      color: var(--ta2-blue-dark);\n      font-size: 12.5px;\n      line-height: 1.2;\n      font-weight: 800;\n      text-align: center;\n      white-space: nowrap;\n    }\n\n    \/* =========================================================\n       9) NOTEBOOK\n       ========================================================= *\/\n\n    @media (max-width: 1200px) and (min-width: 701px) {\n      #tasando-acerca-identidad-02 .ta2-wrap {\n        width: var(--ta2-notebook-width) !important;\n        max-width: var(--ta2-notebook-width) !important;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-grid {\n        grid-template-columns: 0.88fr 1.12fr;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-rail {\n        padding: 28px 24px;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-editorial {\n        padding: 30px;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-title {\n        font-size: clamp(26px, 3vw, 36px);\n      }\n    }\n\n    \/* =========================================================\n       10) TABLET\n       ========================================================= *\/\n\n    @media (max-width: 900px) {\n      #tasando-acerca-identidad-02 .ta2-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-rail {\n        order: 2;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-editorial {\n        order: 1;\n      }\n    }\n\n    \/* =========================================================\n       11) CELULAR\n       ========================================================= *\/\n\n    @media (max-width: 700px) {\n      #tasando-acerca-identidad-02 {\n        width: 100% !important;\n        max-width: 100% !important;\n\n        margin-left: 0 !important;\n        margin-right: 0 !important;\n\n        padding: 0 10px !important;\n        margin-top: 18px !important;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-wrap {\n        width: 100% !important;\n        max-width: 100% !important;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-panel {\n        border-radius: 20px;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-rail,\n      #tasando-acerca-identidad-02 .ta2-editorial {\n        padding: 22px;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-title {\n        font-size: clamp(25px, 6.5vw, 34px);\n        line-height: 1.1;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-lead {\n        font-size: 14px;\n        line-height: 1.58;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-mosaic {\n        grid-template-columns: 1fr;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-strip {\n        justify-content: flex-start;\n        padding: 16px 18px 20px 18px;\n      }\n\n      #tasando-acerca-identidad-02 .ta2-chip {\n        white-space: normal;\n      }\n    }\n  <\/style>\n<div class=\"ta2-wrap\">\n<div class=\"ta2-panel\">\n<div class=\"ta2-grid\"><!-- =====================================================\n             IZQUIERDA: RESPALDO T\u00c9CNICO\n             ===================================================== -->\n<aside class=\"ta2-rail\">\n<div class=\"ta2-rail-content\">\n<div class=\"ta2-rail-label\">Respaldo t\u00e9cnico<\/div>\n<h3>Garant\u00edas profesionales verificables<\/h3>\n<p class=\"ta2-rail-intro\">La solidez de Tasando.com proviene de una trayectoria profesional amplia, formaci\u00f3n multidisciplinaria y experiencia aplicada en contextos t\u00e9cnicos, econ\u00f3micos y documentales.<\/p>\n<div class=\"ta2-proof-list\">\n<div class=\"ta2-proof\">\n<div class=\"ta2-proof-code\">30+<\/div>\n<div><b>Experiencia profesional<\/b>M\u00e1s de tres d\u00e9cadas en gesti\u00f3n, procesos, sistemas, finanzas y consultor\u00eda.<\/div>\n<\/div>\n<div class=\"ta2-proof\">\n<div class=\"ta2-proof-code\">ING<\/div>\n<div><b>Formaci\u00f3n en ingenier\u00eda<\/b>Base t\u00e9cnica en Ingenier\u00eda Civil Industrial e Ingenier\u00eda Civil Bioqu\u00edmica.<\/div>\n<\/div>\n<div class=\"ta2-proof\">\n<div class=\"ta2-proof-code\">PJ<\/div>\n<div><b>Profesional Perito Judicial<\/b>Profesional inscrito en el registro de peritos judiciales de 16 Ilustres Cortes de Apelaciones de Chile en diferentes \u00e1reas.<\/div>\n<\/div>\n<div class=\"ta2-proof\">\n<div class=\"ta2-proof-code\">BI<\/div>\n<div><b>Datos y tecnolog\u00eda<\/b>Uso de inteligencia de negocios, bases de datos, automatizaci\u00f3n, Python y modelos anal\u00edticos.<\/div>\n<\/div>\n<\/div>\n<div class=\"ta2-rail-note\">La garant\u00eda principal no es una promesa comercial: es una forma de trabajo basada en m\u00e9todo, evidencia, trazabilidad y comunicaci\u00f3n clara.<\/div>\n<\/div>\n<\/aside>\n<!-- =====================================================\n             DERECHA: IDENTIDAD TASANDO.COM\n             ===================================================== -->\n<div class=\"ta2-editorial\">\n<div class=\"ta2-kicker\">Qu\u00e9 es Tasando.com<\/div>\n<h2 class=\"ta2-title\">Un espacio profesional para transformar antecedentes complejos en conclusiones claras<\/h2>\n<p class=\"ta2-lead\">Tasando.com expresa una pr\u00e1ctica profesional orientada a ordenar, analizar y comunicar informaci\u00f3n t\u00e9cnica, econ\u00f3mica, documental y patrimonial con <strong>criterio, independencia y respaldo verificable<\/strong>.<\/p>\n<p class=\"ta2-lead\">Su base combina <strong>ingenier\u00eda, gesti\u00f3n, finanzas, valoraci\u00f3n de activos, an\u00e1lisis de datos y experiencia pericial<\/strong>, con foco en entregar lecturas fundadas para decisiones que requieren precisi\u00f3n y confianza.<\/p>\n<p class=\"ta2-lead\">La propuesta no se limita a mostrar antecedentes: busca explicar su sentido, evaluar riesgos, documentar supuestos y entregar una conclusi\u00f3n comprensible, \u00fatil y defendible.<\/p>\n<div class=\"ta2-mosaic\">\n<div class=\"ta2-card\"><b>Rigor t\u00e9cnico<\/b>An\u00e1lisis sustentado en m\u00e9todo, experiencia, antecedentes y revisi\u00f3n documental.<\/div>\n<div class=\"ta2-card\"><b>Independencia<\/b>Conclusiones fundadas, sin orientar el an\u00e1lisis hacia resultados predeterminados.<\/div>\n<div class=\"ta2-card\"><b>Trazabilidad<\/b>Explicaci\u00f3n clara de fuentes, supuestos, criterios y razonamiento utilizado.<\/div>\n<div class=\"ta2-card\"><b>Preparaci\u00f3n continua<\/b>Formaci\u00f3n t\u00e9cnica, financiera, tecnol\u00f3gica, ambiental y normativa aplicada al an\u00e1lisis profesional.<\/div>\n<\/div>\n<\/div>\n<\/div>\n<!-- =====================================================\n           FRANJA FINAL DE CREDENCIALES\n           ===================================================== -->\n<div class=\"ta2-strip\">\n<div class=\"ta2-chip\">Ingenier\u00eda<\/div>\n<div class=\"ta2-chip\">Gesti\u00f3n<\/div>\n<div class=\"ta2-chip\">Finanzas<\/div>\n<div class=\"ta2-chip\">Valoraci\u00f3n de activos<\/div>\n<div class=\"ta2-chip\">Experiencia pericial<\/div>\n<div class=\"ta2-chip\">Datos y tecnolog\u00eda<\/div>\n<div class=\"ta2-chip\">Respaldo documental<\/div>\n<\/div>\n<\/div>\n<\/div>\n<script>\n    \/* =========================================================\n       12) CORRECCI\u00d3N ROBUSTA DE CENTRADO\n       Misma l\u00f3gica usada en la Secci\u00f3n 1.\n       ========================================================= *\/\n\n    (function () {\n      function alinearIdentidadTasando() {\n        var root = document.getElementById(\"tasando-acerca-identidad-02\");\n        if (!root) return;\n\n        if (window.matchMedia(\"(max-width: 700px)\").matches) {\n          root.style.marginLeft = \"0px\";\n          root.style.marginRight = \"0px\";\n          root.style.width = \"100%\";\n          root.style.maxWidth = \"100%\";\n          return;\n        }\n\n        root.style.width = \"100vw\";\n        root.style.maxWidth = \"100vw\";\n        root.style.marginLeft = \"0px\";\n        root.style.marginRight = \"0px\";\n\n        var rect = root.getBoundingClientRect();\n        var left = rect.left;\n\n        root.style.marginLeft = (-left) + \"px\";\n        root.style.marginRight = \"0px\";\n      }\n\n      window.addEventListener(\"load\", alinearIdentidadTasando);\n\n      window.addEventListener(\"resize\", function () {\n        clearTimeout(window.__tasandoIdentidadResizeTimer);\n        window.__tasandoIdentidadResizeTimer = setTimeout(alinearIdentidadTasando, 150);\n      });\n\n      setTimeout(alinearIdentidadTasando, 150);\n      setTimeout(alinearIdentidadTasando, 600);\n    })();\n  <\/script><\/section>\n\n\n<!-- =========================================================\n     TASANDO.COM | ACERCA DE | CTA INSTITUCIONAL\n     Botones a Contacto y CV resumido\n     ========================================================= -->\n<section id=\"tasando-acerca-cta-cv\"><style>\n    #tasando-acerca-cta-cv {\n      --tac-width: min(1120px, calc(100vw - 140px));\n      --tac-notebook-width: calc(100vw - 80px);\n\n      --tac-blue: #12366f;\n      --tac-blue-dark: #102a54;\n      --tac-green: #69be28;\n      --tac-text: #102a43;\n      --tac-muted: #5f6f86;\n      --tac-border: rgba(15, 23, 42, 0.12);\n      --tac-shadow: 0 16px 34px rgba(15, 23, 42, 0.08);\n      --tac-radius: 22px;\n    }\n\n    body .wp-block-html:has(#tasando-acerca-cta-cv),\n    body .entry-content:has(#tasando-acerca-cta-cv),\n    body .site-main:has(#tasando-acerca-cta-cv),\n    body .elementor-widget-html:has(#tasando-acerca-cta-cv),\n    body .elementor-widget-html:has(#tasando-acerca-cta-cv) > .elementor-widget-container,\n    body .elementor-column:has(#tasando-acerca-cta-cv),\n    body .elementor-container:has(#tasando-acerca-cta-cv),\n    body .e-con:has(#tasando-acerca-cta-cv),\n    body .e-con-inner:has(#tasando-acerca-cta-cv) {\n      width: 100% !important;\n      max-width: none !important;\n      overflow: visible !important;\n      margin-left: 0 !important;\n      margin-right: 0 !important;\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n\n    #tasando-acerca-cta-cv {\n      font-family: Arial, Helvetica, sans-serif;\n      width: 100vw !important;\n      max-width: 100vw !important;\n      margin-top: 12px !important;\n      margin-bottom: 38px !important;\n      margin-left: 0;\n      margin-right: 0;\n      padding: 0 !important;\n      box-sizing: border-box;\n      color: var(--tac-text);\n      background: transparent;\n      position: relative;\n      overflow: visible;\n      z-index: 1;\n      transform: none !important;\n    }\n\n    #tasando-acerca-cta-cv * {\n      box-sizing: border-box;\n    }\n\n    #tasando-acerca-cta-cv .tac-wrap {\n      width: var(--tac-width) !important;\n      max-width: var(--tac-width) !important;\n      margin-left: auto !important;\n      margin-right: auto !important;\n    }\n\n    #tasando-acerca-cta-cv .tac-box {\n      border-radius: var(--tac-radius);\n      border: 1px solid var(--tac-border);\n      box-shadow: var(--tac-shadow);\n      padding: 24px 28px;\n      background:\n        radial-gradient(circle at right top, rgba(105, 190, 40, 0.13) 0 80px, transparent 81px),\n        linear-gradient(135deg, #ffffff 0%, #f6f9fc 100%);\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) auto;\n      gap: 22px;\n      align-items: center;\n    }\n\n    #tasando-acerca-cta-cv .tac-title {\n      margin: 0 0 6px 0;\n      color: var(--tac-blue);\n      font-size: 22px;\n      line-height: 1.18;\n      font-weight: 900;\n      letter-spacing: -0.3px;\n    }\n\n    #tasando-acerca-cta-cv .tac-text {\n      margin: 0;\n      color: var(--tac-muted);\n      font-size: 14px;\n      line-height: 1.55;\n      max-width: 740px;\n    }\n\n    #tasando-acerca-cta-cv .tac-actions {\n      display: flex;\n      gap: 10px;\n      align-items: center;\n      justify-content: flex-end;\n      flex-wrap: wrap;\n    }\n\n    #tasando-acerca-cta-cv .tac-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 44px;\n      padding: 13px 18px;\n      border-radius: 14px;\n      text-decoration: none !important;\n      font-size: 13px;\n      font-weight: 900;\n      line-height: 1;\n      white-space: nowrap;\n      transition: transform 0.16s ease, opacity 0.16s ease, box-shadow 0.16s ease;\n    }\n\n    #tasando-acerca-cta-cv .tac-btn:hover {\n      transform: translateY(-1px);\n      opacity: 0.94;\n    }\n\n    #tasando-acerca-cta-cv .tac-btn-primary {\n      background: var(--tac-green);\n      color: #ffffff !important;\n      box-shadow: 0 12px 24px rgba(105, 190, 40, 0.24);\n    }\n\n    #tasando-acerca-cta-cv .tac-btn-secondary {\n      background: var(--tac-blue-dark);\n      color: #ffffff !important;\n      box-shadow: 0 12px 24px rgba(16, 42, 84, 0.18);\n    }\n\n    @media (max-width: 1200px) and (min-width: 701px) {\n      #tasando-acerca-cta-cv .tac-wrap {\n        width: var(--tac-notebook-width) !important;\n        max-width: var(--tac-notebook-width) !important;\n      }\n    }\n\n    @media (max-width: 820px) {\n      #tasando-acerca-cta-cv .tac-box {\n        grid-template-columns: 1fr;\n      }\n\n      #tasando-acerca-cta-cv .tac-actions {\n        justify-content: flex-start;\n      }\n    }\n\n    @media (max-width: 700px) {\n      #tasando-acerca-cta-cv {\n        width: 100% !important;\n        max-width: 100% !important;\n        margin-left: 0 !important;\n        margin-right: 0 !important;\n        padding: 0 10px !important;\n      }\n\n      #tasando-acerca-cta-cv .tac-wrap {\n        width: 100% !important;\n        max-width: 100% !important;\n      }\n\n      #tasando-acerca-cta-cv .tac-box {\n        padding: 22px;\n        border-radius: 20px;\n      }\n\n      #tasando-acerca-cta-cv .tac-actions {\n        display: grid;\n        grid-template-columns: 1fr;\n      }\n\n      #tasando-acerca-cta-cv .tac-btn {\n        width: 100%;\n      }\n    }\n  <\/style>\n<div class=\"tac-wrap\">\n<div class=\"tac-box\">\n<div>\n<h3 class=\"tac-title\">Revisar antecedentes profesionales o solicitar contacto<\/h3>\n<p class=\"tac-text\">Para conocer el respaldo t\u00e9cnico de Tasando.com, puede revisar el CV resumido o tomar contacto para evaluar un requerimiento espec\u00edfico.<\/p>\n<\/div>\n<div class=\"tac-actions\"><a class=\"tac-btn tac-btn-secondary\" href=\"https:\/\/tasando.com\/IP\/CV\/nibaldo.valdes.pdf\" target=\"_blank\" rel=\"noopener\"> Ver CV resumido \u2192 <\/a> <a class=\"tac-btn tac-btn-primary\" href=\"https:\/\/tasando.com\/propiedades\/contacto\/\"> Ir a contacto \u2192 <\/a><\/div>\n<\/div>\n<\/div>\n<script>\n    (function () {\n      function alinearCtaTasando() {\n        var root = document.getElementById(\"tasando-acerca-cta-cv\");\n        if (!root) return;\n\n        if (window.matchMedia(\"(max-width: 700px)\").matches) {\n          root.style.marginLeft = \"0px\";\n          root.style.marginRight = \"0px\";\n          root.style.width = \"100%\";\n          root.style.maxWidth = \"100%\";\n          return;\n        }\n\n        root.style.width = \"100vw\";\n        root.style.maxWidth = \"100vw\";\n        root.style.marginLeft = \"0px\";\n        root.style.marginRight = \"0px\";\n\n        var rect = root.getBoundingClientRect();\n        var left = rect.left;\n\n        root.style.marginLeft = (-left) + \"px\";\n        root.style.marginRight = \"0px\";\n      }\n\n      window.addEventListener(\"load\", alinearCtaTasando);\n\n      window.addEventListener(\"resize\", function () {\n        clearTimeout(window.__tasandoCtaCvTimer);\n        window.__tasandoCtaCvTimer = setTimeout(alinearCtaTasando, 150);\n      });\n\n      setTimeout(alinearCtaTasando, 150);\n      setTimeout(alinearCtaTasando, 600);\n    })();\n  <\/script><\/section>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dce1543 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"dce1543\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =========================================================\r\n     FOOTER TASANDO CUSTOM - GRILLA 6 CELDAS\r\n     - Im\u00e1genes sin enlaces\r\n     - Iconos sociales con enlaces reales\r\n     - Dise\u00f1ado para pegar en Elementor como widget HTML\r\n     - Grilla institucional de 6 celdas\r\n     - 5 logos cargados + 1 celda pendiente para nuevo logo\r\n     ========================================================= -->\r\n<section id=\"tasando-footer-custom\" aria-label=\"Footer Tasando\">\r\n  <style>\r\n    \/* =========================================================\r\n       CORRECCI\u00d3N PARA ELEMENTOR\r\n       Fuerza que el widget HTML que contiene este footer no quede\r\n       con ancho personalizado ni desplazado.\r\n       ========================================================= *\/\r\n    body .elementor-widget-html:has(#tasando-footer-custom),\r\n    body .elementor-widget-html:has(#tasando-footer-custom) > .elementor-widget-container {\r\n      width: 100% !important;\r\n      max-width: 100% !important;\r\n      min-width: 0 !important;\r\n      margin-left: auto !important;\r\n      margin-right: auto !important;\r\n      padding-left: 0 !important;\r\n      padding-right: 0 !important;\r\n      left: auto !important;\r\n      right: auto !important;\r\n      transform: none !important;\r\n      align-self: stretch !important;\r\n      overflow: visible !important;\r\n    }\r\n\r\n    #tasando-footer-custom {\r\n      --tf-blue: #102a54;\r\n      --tf-blue-2: #1f3763;\r\n      --tf-green: #69be28;\r\n      --tf-text: #ffffff;\r\n      --tf-muted: rgba(255, 255, 255, 0.86);\r\n      --tf-line: rgba(255, 255, 255, 0.16);\r\n      --tf-card: rgba(255, 255, 255, 0.97);\r\n      --tf-shadow: 0 18px 42px rgba(0, 0, 0, 0.18);\r\n\r\n      display: block;\r\n      width: min(1180px, calc(100vw - 48px)) !important;\r\n      max-width: none !important;\r\n      margin: 48px auto 0 auto !important;\r\n      padding: 0;\r\n      font-family: Arial, Helvetica, sans-serif;\r\n      color: var(--tf-text);\r\n      box-sizing: border-box;\r\n      clear: both;\r\n      overflow: visible;\r\n      position: relative;\r\n      left: auto;\r\n      right: auto;\r\n      transform: none;\r\n    }\r\n\r\n    #tasando-footer-custom * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-wrap {\r\n      width: 100%;\r\n      margin: 0 auto;\r\n      padding: 46px 28px 26px 28px;\r\n      border-radius: 0;\r\n      background:\r\n        radial-gradient(circle at 12% 18%, rgba(105, 190, 40, 0.14), transparent 26%),\r\n        radial-gradient(circle at 82% 22%, rgba(255, 255, 255, 0.08), transparent 24%),\r\n        linear-gradient(135deg, rgba(16, 42, 84, 0.98), rgba(31, 55, 99, 0.96));\r\n      overflow: hidden;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-container {\r\n      width: 100%;\r\n      max-width: 1120px;\r\n      margin: 0 auto;\r\n      padding: 0;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-main {\r\n      display: grid;\r\n      grid-template-columns: minmax(260px, 0.78fr) minmax(0, 2.22fr);\r\n      gap: 30px;\r\n      align-items: stretch;\r\n      width: 100%;\r\n      min-width: 0;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-info {\r\n      min-width: 0;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-info h3 {\r\n      margin: 0 0 12px 0;\r\n      color: #ffffff;\r\n      font-size: clamp(22px, 2vw, 30px);\r\n      line-height: 1.12;\r\n      letter-spacing: -0.3px;\r\n      font-weight: 950;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-info p {\r\n      margin: 0 0 20px 0;\r\n      color: var(--tf-muted);\r\n      font-size: 15px;\r\n      line-height: 1.65;\r\n      max-width: 410px;\r\n      font-weight: 600;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-phone {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      width: max-content;\r\n      color: #ffffff;\r\n      font-size: 17px;\r\n      line-height: 1.1;\r\n      font-weight: 950;\r\n      text-decoration: none;\r\n      transition: color 0.18s ease;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-phone:hover {\r\n      color: var(--tf-green);\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logos {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, minmax(0, 1fr));\r\n      gap: 16px;\r\n      align-items: stretch;\r\n      width: 100%;\r\n      min-width: 0;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-card {\r\n      width: 100%;\r\n      min-width: 0;\r\n      min-height: 138px;\r\n      padding: 16px;\r\n      border-radius: 18px;\r\n      background: var(--tf-card);\r\n      border: 1px solid rgba(255, 255, 255, 0.75);\r\n      box-shadow: var(--tf-shadow);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      overflow: hidden;\r\n      cursor: default;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-card img {\r\n      display: block;\r\n      width: auto;\r\n      max-width: 100%;\r\n      height: auto;\r\n      object-fit: contain;\r\n      border-radius: 10px;\r\n      pointer-events: none;\r\n      user-select: none;\r\n      -webkit-user-drag: none;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-card-usm img {\r\n      max-height: 94px;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-card-ifrs img {\r\n      max-height: 78px;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-card-inn img {\r\n      max-height: 88px;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-card-uc img {\r\n      max-height: 92px;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-card-pucv img {\r\n      max-height: 96px;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-card-pending {\r\n      background:\r\n        linear-gradient(135deg, rgba(255,255,255,0.92), rgba(237,246,232,0.96));\r\n      border: 1px dashed rgba(16, 42, 84, 0.28);\r\n      color: var(--tf-blue);\r\n      text-align: center;\r\n      padding: 18px;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-pending-text {\r\n      display: block;\r\n      font-size: 13px;\r\n      line-height: 1.25;\r\n      font-weight: 950;\r\n      letter-spacing: -0.1px;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-logo-pending-sub {\r\n      display: block;\r\n      margin-top: 5px;\r\n      font-size: 11px;\r\n      line-height: 1.25;\r\n      font-weight: 800;\r\n      color: rgba(16, 42, 84, 0.68);\r\n    }\r\n\r\n    #tasando-footer-custom .tf-bottom {\r\n      margin-top: 34px;\r\n      padding-top: 22px;\r\n      border-top: 1px solid var(--tf-line);\r\n      display: grid;\r\n      grid-template-columns: 1fr auto;\r\n      gap: 22px;\r\n      align-items: center;\r\n      width: 100%;\r\n      min-width: 0;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-copy {\r\n      color: rgba(255, 255, 255, 0.92);\r\n      font-size: 14px;\r\n      line-height: 1.45;\r\n      font-weight: 600;\r\n      min-width: 0;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-copy a {\r\n      color: var(--tf-green);\r\n      font-weight: 950;\r\n      text-decoration: none;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-copy a:hover {\r\n      text-decoration: underline;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-social {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: flex-end;\r\n      gap: 14px;\r\n      flex-wrap: wrap;\r\n      min-width: 0;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-social a {\r\n      width: 30px;\r\n      height: 30px;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      border-radius: 999px;\r\n      text-decoration: none;\r\n      transition: transform 0.18s ease, background 0.18s ease;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-social a:hover {\r\n      transform: translateY(-2px);\r\n      background: rgba(255, 255, 255, 0.12);\r\n    }\r\n\r\n    #tasando-footer-custom .tf-social svg {\r\n      width: 18px;\r\n      height: 18px;\r\n      display: block;\r\n      fill: currentColor;\r\n    }\r\n\r\n    #tasando-footer-custom .tf-facebook { color: #1877f2; }\r\n    #tasando-footer-custom .tf-whatsapp { color: #25d366; }\r\n    #tasando-footer-custom .tf-linkedin { color: #0a66c2; }\r\n    #tasando-footer-custom .tf-instagram { color: #e4405f; }\r\n    #tasando-footer-custom .tf-youtube { color: #ff0000; }\r\n\r\n    @media (max-width: 980px) {\r\n      #tasando-footer-custom {\r\n        width: calc(100vw - 32px) !important;\r\n        margin-top: 38px !important;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-wrap {\r\n        padding: 38px 22px 26px 22px;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-main {\r\n        grid-template-columns: 1fr;\r\n        gap: 28px;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-info p {\r\n        max-width: 100%;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-logos {\r\n        grid-template-columns: repeat(3, minmax(0, 1fr));\r\n      }\r\n\r\n      #tasando-footer-custom .tf-logo-card {\r\n        min-height: 132px;\r\n        padding: 15px;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 720px) {\r\n      #tasando-footer-custom {\r\n        width: calc(100vw - 24px) !important;\r\n        margin-top: 34px !important;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-wrap {\r\n        padding: 34px 18px 24px 18px;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-logos {\r\n        grid-template-columns: 1fr;\r\n        gap: 14px;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-logo-card {\r\n        min-height: 138px;\r\n        padding: 18px;\r\n        border-radius: 18px;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-logo-card-usm img,\r\n      #tasando-footer-custom .tf-logo-card-ifrs img,\r\n      #tasando-footer-custom .tf-logo-card-inn img,\r\n      #tasando-footer-custom .tf-logo-card-uc img,\r\n      #tasando-footer-custom .tf-logo-card-pucv img {\r\n        max-height: 92px;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-bottom {\r\n        grid-template-columns: 1fr;\r\n        gap: 16px;\r\n      }\r\n\r\n      #tasando-footer-custom .tf-social {\r\n        justify-content: flex-start;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"tf-wrap\">\r\n    <div class=\"tf-container\">\r\n\r\n      <div class=\"tf-main\">\r\n        <div class=\"tf-info\">\r\n          <h3>Est\u00e1ndares Nacionales e Internacionales<\/h3>\r\n          <p>\r\n            Tasaciones y an\u00e1lisis t\u00e9cnicos con enfoque profesional, respaldo metodol\u00f3gico\r\n            y criterios consistentes para distintos tipos de activos y encargos.\r\n          <\/p>\r\n          <a class=\"tf-phone\" href=\"tel:+56997878034\">+56 99 7878 034<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"tf-logos\" aria-label=\"Referencias t\u00e9cnicas y est\u00e1ndares profesionales\">\r\n          <div class=\"tf-logo-card tf-logo-card-usm\">\r\n            <img\r\n              src=\"https:\/\/portalusm.helen.cl\/img\/logo_usm.png\"\r\n              alt=\"Universidad T\u00e9cnica Federico Santa Mar\u00eda\"\r\n              loading=\"lazy\"\r\n              decoding=\"async\">\r\n          <\/div>\r\n\r\n          <div class=\"tf-logo-card tf-logo-card-uc\">\r\n            <img\r\n              src=\"https:\/\/co-lab-research.net\/wp-content\/uploads\/2018\/03\/logo-puc-chile.jpg?w=620\"\r\n              alt=\"Pontificia Universidad Cat\u00f3lica de Chile\"\r\n              loading=\"lazy\"\r\n              decoding=\"async\">\r\n          <\/div>\r\n\r\n          <div class=\"tf-logo-card tf-logo-card-pucv\">\r\n            <img\r\n              src=\"https:\/\/www.pucv.cl\/uuaa\/site\/artic\/20160808\/imag\/foto_0000000120160808123016.png\"\r\n              alt=\"Pontificia Universidad Cat\u00f3lica de Valpara\u00edso\"\r\n              loading=\"lazy\"\r\n              decoding=\"async\">\r\n          <\/div>\r\n\r\n          <div class=\"tf-logo-card tf-logo-card-ifrs\">\r\n            <img\r\n              src=\"https:\/\/pmpartners.es\/wp-content\/uploads\/2024\/04\/international-financial-reporting-standards-ifrs-foundation-vector-logo-removebg-preview.png\"\r\n              alt=\"IFRS - International Financial Reporting Standards\"\r\n              loading=\"lazy\"\r\n              decoding=\"async\">\r\n          <\/div>\r\n\r\n          <div class=\"tf-logo-card tf-logo-card-inn\">\r\n            <img\r\n              src=\"https:\/\/managementsystems.world\/media\/images\/logos\/instituto_nacional_de_normalizacion_inn\"\r\n              alt=\"Instituto Nacional de Normalizaci\u00f3n\"\r\n              loading=\"lazy\"\r\n              decoding=\"async\">\r\n          <\/div>\r\n\r\n           <div class=\"tf-logo-card tf-logo-card-inn\">\r\n            <img\r\n              src=\"https:\/\/q-bo.org\/wp-content\/uploads\/logo-normas-iso-1000x828.png\"\r\n              alt=\"Logo ISO\"\r\n              loading=\"lazy\"\r\n              decoding=\"async\">\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"tf-bottom\">\r\n        <div class=\"tf-copy\">\r\n          Copyright \u00a9 2026 Tasando.com - Powered by\r\n          <a href=\"https:\/\/www.superchat.cl\" target=\"_blank\" rel=\"noopener\">www.superchat.cl<\/a>\r\n        <\/div>\r\n\r\n        <nav class=\"tf-social\" aria-label=\"Redes sociales Tasando\">\r\n          <a class=\"tf-facebook\" href=\"https:\/\/www.facebook.com\/profile.php?id=100084838899398\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook Tasando\">\r\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\r\n              <path d=\"M14 8.5V6.9c0-.8.2-1.3 1.3-1.3H17V2.2c-.8-.1-1.7-.2-2.6-.2-2.7 0-4.6 1.7-4.6 4.7v1.8H6.8V12h3v10H14V12h2.9l.5-3.5H14z\"\/>\r\n            <\/svg>\r\n          <\/a>\r\n\r\n          <a class=\"tf-whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?phone=56997878034\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp Tasando\">\r\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\r\n              <path d=\"M20.5 3.5A11.8 11.8 0 0 0 12.1 0C5.6 0 .3 5.3.3 11.8c0 2.1.5 4.1 1.6 5.9L0 24l6.5-1.7a11.8 11.8 0 0 0 5.6 1.4h.1c6.5 0 11.8-5.3 11.8-11.8 0-3.2-1.2-6.1-3.5-8.4zm-8.4 18.2c-1.8 0-3.5-.5-5-1.4l-.4-.2-3.9 1 1-3.8-.2-.4a9.8 9.8 0 0 1-1.5-5.2c0-5.4 4.4-9.8 9.9-9.8 2.6 0 5.1 1 7 2.9a9.8 9.8 0 0 1 2.9 7c.1 5.5-4.3 9.9-9.8 9.9zm5.4-7.4c-.3-.1-1.8-.9-2.1-1-.3-.1-.5-.1-.7.1-.2.3-.8 1-.9 1.2-.2.2-.3.2-.6.1-.3-.1-1.2-.4-2.3-1.4-.9-.8-1.4-1.7-1.6-2-.2-.3 0-.5.1-.6l.5-.6c.2-.2.2-.3.3-.5.1-.2.1-.4 0-.6-.1-.1-.7-1.7-1-2.3-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.2 1.2-1.2 2.9s1.3 3.4 1.5 3.6c.2.2 2.5 3.8 6 5.3.8.4 1.5.6 2 .7.8.3 1.6.2 2.2.1.7-.1 1.8-.7 2.1-1.4.3-.7.3-1.3.2-1.4-.1-.2-.3-.3-.6-.4z\"\/>\r\n            <\/svg>\r\n          <\/a>\r\n\r\n          <a class=\"tf-linkedin\" href=\"https:\/\/www.linkedin.com\/company\/101137461\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn Tasando\">\r\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\r\n              <path d=\"M4.98 3.5C4.98 4.88 3.86 6 2.5 6S0 4.88 0 3.5 1.12 1 2.5 1s2.48 1.12 2.48 2.5zM.3 8h4.4v15H.3V8zm7.1 0h4.2v2.1h.1c.6-1.1 2.1-2.4 4.3-2.4 4.6 0 5.4 3 5.4 6.9V23H17v-7.4c0-1.8 0-4-2.5-4s-2.9 1.9-2.9 3.9V23H7.4V8z\"\/>\r\n            <\/svg>\r\n          <\/a>\r\n\r\n          <a class=\"tf-instagram\" href=\"https:\/\/www.instagram.com\/tasando_com\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram Tasando\">\r\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\r\n              <path d=\"M7.5 2h9A5.5 5.5 0 0 1 22 7.5v9a5.5 5.5 0 0 1-5.5 5.5h-9A5.5 5.5 0 0 1 2 16.5v-9A5.5 5.5 0 0 1 7.5 2zm0 2A3.5 3.5 0 0 0 4 7.5v9A3.5 3.5 0 0 0 7.5 20h9a3.5 3.5 0 0 0 3.5-3.5v-9A3.5 3.5 0 0 0 16.5 4h-9zM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm5.3-2.2a1.2 1.2 0 1 1 0 2.4 1.2 1.2 0 0 1 0-2.4z\"\/>\r\n            <\/svg>\r\n          <\/a>\r\n\r\n          <a class=\"tf-youtube\" href=\"https:\/\/www.youtube.com\/@TASANDO_COM\" target=\"_blank\" rel=\"noopener\" aria-label=\"YouTube Tasando\">\r\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\r\n              <path d=\"M23.5 6.2s-.2-1.7-.9-2.4c-.9-.9-1.9-.9-2.4-1C16.8 2.5 12 2.5 12 2.5h0s-4.8 0-8.2.3c-.5.1-1.5.1-2.4 1C.7 4.5.5 6.2.5 6.2S.2 8.2.2 10.2v1.9c0 2 .3 4 .3 4s.2 1.7.9 2.4c.9.9 2.1.9 2.6 1 1.9.2 8 .3 8 .3s4.8 0 8.2-.3c.5-.1 1.5-.1 2.4-1 .7-.7.9-2.4.9-2.4s.3-2 .3-4v-1.9c0-2-.3-4-.3-4zM9.7 14.5v-7l6.3 3.5-6.3 3.5z\"\/>\r\n            <\/svg>\r\n          <\/a>\r\n        <\/nav>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&nbsp; Acerca de Tasando.com Experiencia t\u00e9cnica transformando datos en informaci\u00f3n Tasando.com integra ingenier\u00eda, gesti\u00f3n, finanzas, valoraci\u00f3n de activos y an\u00e1lisis t\u00e9cnico para entregar conclusiones \u00fatiles, trazables y orientadas a decisiones reales. An\u00e1lisis con m\u00e9todo, evidencia y criterio profesional Informes t\u00e9cnicos, valoraci\u00f3n de activos y apoyo a decisiones patrimoniales, financieras, judiciales y de gesti\u00f3n. TelecomunicacionesProcesos, sistemas, [&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-13442","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Acerca - Tasando.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tasando.com\/propiedades\/acerca\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Acerca - Tasando.com\" \/>\n<meta property=\"og:description\" content=\"&nbsp; Acerca de Tasando.com Experiencia t\u00e9cnica transformando datos en informaci\u00f3n Tasando.com integra ingenier\u00eda, gesti\u00f3n, finanzas, valoraci\u00f3n de activos y an\u00e1lisis t\u00e9cnico para entregar conclusiones \u00fatiles, trazables y orientadas a decisiones reales. An\u00e1lisis con m\u00e9todo, evidencia y criterio profesional Informes t\u00e9cnicos, valoraci\u00f3n de activos y apoyo a decisiones patrimoniales, financieras, judiciales y de gesti\u00f3n. TelecomunicacionesProcesos, sistemas, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tasando.com\/propiedades\/acerca\/\" \/>\n<meta property=\"og:site_name\" content=\"Tasaciones\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-31T13:15:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo estimado de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/acerca\\\/\",\"url\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/acerca\\\/\",\"name\":\"Acerca - Tasando.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/#website\"},\"datePublished\":\"2026-06-10T19:48:40+00:00\",\"dateModified\":\"2026-08-31T13:15:47+00:00\",\"inLanguage\":\"es-CL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tasando.com\\\/propiedades\\\/acerca\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/#website\",\"url\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/\",\"name\":\"Tasando.com\",\"description\":\"Bienes Ra\u00edces y Activos\",\"publisher\":{\"@id\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/#organization\"},\"alternateName\":\"Tasando\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-CL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/#organization\",\"name\":\"Tasando.com\",\"alternateName\":\"Tasando\",\"url\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-CL\",\"@id\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/logo_tasando.jpeg\",\"contentUrl\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/logo_tasando.jpeg\",\"width\":248,\"height\":133,\"caption\":\"Tasando.com\"},\"image\":{\"@id\":\"https:\\\/\\\/tasando.com\\\/propiedades\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Acerca - Tasando.com","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:\/\/tasando.com\/propiedades\/acerca\/","og_locale":"es_ES","og_type":"article","og_title":"Acerca - Tasando.com","og_description":"&nbsp; Acerca de Tasando.com Experiencia t\u00e9cnica transformando datos en informaci\u00f3n Tasando.com integra ingenier\u00eda, gesti\u00f3n, finanzas, valoraci\u00f3n de activos y an\u00e1lisis t\u00e9cnico para entregar conclusiones \u00fatiles, trazables y orientadas a decisiones reales. An\u00e1lisis con m\u00e9todo, evidencia y criterio profesional Informes t\u00e9cnicos, valoraci\u00f3n de activos y apoyo a decisiones patrimoniales, financieras, judiciales y de gesti\u00f3n. TelecomunicacionesProcesos, sistemas, [&hellip;]","og_url":"https:\/\/tasando.com\/propiedades\/acerca\/","og_site_name":"Tasaciones","article_modified_time":"2026-08-31T13:15:47+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo estimado de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tasando.com\/propiedades\/acerca\/","url":"https:\/\/tasando.com\/propiedades\/acerca\/","name":"Acerca - Tasando.com","isPartOf":{"@id":"https:\/\/tasando.com\/propiedades\/#website"},"datePublished":"2026-06-10T19:48:40+00:00","dateModified":"2026-08-31T13:15:47+00:00","inLanguage":"es-CL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tasando.com\/propiedades\/acerca\/"]}]},{"@type":"WebSite","@id":"https:\/\/tasando.com\/propiedades\/#website","url":"https:\/\/tasando.com\/propiedades\/","name":"Tasando.com","description":"Bienes Ra\u00edces y Activos","publisher":{"@id":"https:\/\/tasando.com\/propiedades\/#organization"},"alternateName":"Tasando","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tasando.com\/propiedades\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-CL"},{"@type":"Organization","@id":"https:\/\/tasando.com\/propiedades\/#organization","name":"Tasando.com","alternateName":"Tasando","url":"https:\/\/tasando.com\/propiedades\/","logo":{"@type":"ImageObject","inLanguage":"es-CL","@id":"https:\/\/tasando.com\/propiedades\/#\/schema\/logo\/image\/","url":"https:\/\/tasando.com\/propiedades\/wp-content\/uploads\/2024\/05\/logo_tasando.jpeg","contentUrl":"https:\/\/tasando.com\/propiedades\/wp-content\/uploads\/2024\/05\/logo_tasando.jpeg","width":248,"height":133,"caption":"Tasando.com"},"image":{"@id":"https:\/\/tasando.com\/propiedades\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tasando.com\/propiedades\/wp-json\/wp\/v2\/pages\/13442","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tasando.com\/propiedades\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tasando.com\/propiedades\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tasando.com\/propiedades\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tasando.com\/propiedades\/wp-json\/wp\/v2\/comments?post=13442"}],"version-history":[{"count":57,"href":"https:\/\/tasando.com\/propiedades\/wp-json\/wp\/v2\/pages\/13442\/revisions"}],"predecessor-version":[{"id":15476,"href":"https:\/\/tasando.com\/propiedades\/wp-json\/wp\/v2\/pages\/13442\/revisions\/15476"}],"wp:attachment":[{"href":"https:\/\/tasando.com\/propiedades\/wp-json\/wp\/v2\/media?parent=13442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}