{"id":3130,"date":"2026-05-06T01:30:25","date_gmt":"2026-05-06T01:30:25","guid":{"rendered":"https:\/\/tempostrategy.com.ar\/?page_id=3130"},"modified":"2026-08-11T19:43:36","modified_gmt":"2026-08-11T19:43:36","slug":"home-2","status":"publish","type":"page","link":"https:\/\/tempostrategy.com.ar\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3130\" class=\"elementor elementor-3130\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e09846 e-con-full e-flex e-con e-parent\" data-id=\"6e09846\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27ba29c elementor-widget elementor-widget-html\" data-id=\"27ba29c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta\n        name=\"viewport\"\n        content=\"width=device-width, initial-scale=1.0\"\n    >\n\n    <title>Tempo Strategy Hero<\/title>\n\n    <link\n        rel=\"preconnect\"\n        href=\"https:\/\/fonts.googleapis.com\"\n    >\n\n    <link\n        rel=\"preconnect\"\n        href=\"https:\/\/fonts.gstatic.com\"\n        crossorigin\n    >\n\n    \n\n    <style>\n        :root {\n            --tempo-bg: #333333;\n            --tempo-white: #f0f0f0;\n            --tempo-green: #c6ff34;\n            --tempo-purple: #7e3bed;\n            --tempo-gray: #969696;\n        }\n\n        * {\n            box-sizing: border-box;\n        }\n\n        html,\n        body {\n            margin: 0;\n            background: var(--tempo-bg);\n        }\n\n        \/* =========================\n           CONTENEDOR GENERAL\n        ========================== *\/\n\n        .tempo-hero {\n            position: relative;\n            width: 100%;\n            aspect-ratio: 2048 \/ 769;\n            min-height: 450px;\n            overflow: hidden;\n            background: var(--tempo-bg);\n            font-family: \"Montserrat\", Arial, sans-serif;\n            isolation: isolate;\n        }\n\n        \/* =========================\n           TEXTO PRINCIPAL\n        ========================== *\/\n\n        .tempo-copy {\n            position: absolute;\n            z-index: 5;\n            left: 10.7%;\n            top: 23.2%;\n            width: 61%;\n            color: var(--tempo-white);\n            text-transform: uppercase;\n        }\n\n        .tempo-line {\n            position: relative;\n            width: max-content;\n            max-width: 100%;\n            white-space: nowrap;\n            line-height: 0.7;\n            letter-spacing: -0.045em;\n        }\n\n        .line-1 {\n            margin-bottom: 2.7vw;\n            font-size: clamp(32px, 3.25vw, 66px);\n            font-weight: 400;\n        }\n\n        .line-2 {\n            font-size: clamp(58px, 5.5vw, 80px);\n            font-weight: 400;\n        }\n\n        .line-3 {\n            display: flex;\n            align-items: center;\n            gap: 0.08em;\n            margin-top: 2.4vw;\n            font-size: clamp(40px, 5.1vw, 80px);\n        }\n\n        .line-4 {\n            display: flex;\n            align-items: center;\n            gap: 0.08em;\n            margin-top: 2.8vw;\n            font-size: clamp(40px, 5.1vw, 80px);\n        }\n\n        .strong {\n            position: relative;\n            display: inline-block;\n            font-weight: 700;\n        }\n\n        \/* =========================\n           TRAZOS ANIMADOS\n        ========================== *\/\n\n        .stroke {\n            position: absolute;\n            overflow: visible;\n            pointer-events: none;\n        }\n\n        .stroke path {\n            fill: none;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n            stroke-dasharray: 1800;\n            stroke-dashoffset: 1800;\n            animation: drawStroke 3s ease-in-out infinite;;\n        }\n\n        .stroke-green {\n            left: -1%;\n            top: 28%;\n            width: 103%;\n            height: 50%;\n        }\n\n        .stroke-green path {\n            stroke: var(--tempo-green);\n            stroke-width: 14;\n            animation-delay: 0.15s;\n        }\n\n        .stroke-circle {\n            left: -8%;\n            top: -38%;\n            width: 117%;\n            height: 165%;\n            z-index: -1;\n        }\n\n        .stroke-circle path {\n            stroke: var(--tempo-purple);\n            stroke-width: 8;\n            animation-delay: 0.45s;\n        }\n\n        .stroke-under-crecer {\n            left: 0;\n            bottom: -20%;\n            width: 100%;\n            height: 30%;\n        }\n\n        .stroke-under-crecer path,\n        .stroke-under-negocio path {\n            stroke: var(--tempo-purple);\n            stroke-width: 8;\n            animation-delay: 0.7s;\n        }\n\n        .stroke-under-negocio {\n            right: -8%;\n            bottom: -31%;\n            width: 48%;\n            height: 42%;\n        }\n\n        \/* =========================\n           TEXTOS MANUSCRITOS\n        ========================== *\/\n\n        .note {\n            position: absolute;\n            z-index: 4;\n            display: flex;\n            flex-direction: column;\n            color: var(--tempo-gray);\n            font-family: anitas, \"Caveat\", cursive;\n            line-height: 1.5;\n            font-weight: 500;\n        }\n\n        .note-left {\n            top: 5%;\n            left: 3%;\n            font-size: clamp(15px, 4vw, 25px);\n            transform: rotate(-10deg);\n        }\n\n        .note-right {\n            top: 3%;\n            right: 8%;\n            font-size: clamp(15px, 4vw, 35px);\n            transform: rotate(-10deg);\n        }\n\n        .crossed {\n            position: relative;\n        }\n\n        .crossed::before {\n            content: \"\";\n            position: absolute;\n            left: -4%;\n            top: 52%;\n            width: 109%;\n            height: 2px;\n            background: currentColor;\n            border-radius: 999px;\n            transform: rotate(-8deg);\n        }\n\n        \/* =========================\n           DISCO + MANOS\n        ========================== *\/\n\n        .visual-stage {\n            position: absolute;\n            z-index: 3;\n            right: 1%;\n            bottom: -1%;\n\n            \/*\n            El clamp evita saltos bruscos.\n            El disco y las manos escalan juntos.\n            *\/\n            width: clamp(250px, 2vw, 100px);\n            aspect-ratio: 1 \/ 1.02;\n        }\n\n        .hands {\n            position: absolute;\n            z-index: 4;\n            left: 0;\n            bottom: 0;\n            width: 100%;\n            height: auto;\n            pointer-events: none;\n            user-select: none;\n        }\n\n        .disc-wrap {\n            position: absolute;\n            z-index: 3;\n            left: 13%;\n            top: 1%;\n            width: 74%;\n            aspect-ratio: 1;\n        }\n\n        .disc {\n            display: block;\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            animation: spinDisc 10s linear infinite;\n            transform-origin: center;\n            pointer-events: none;\n            user-select: none;\n        }\n\n        .rays {\n            position: absolute;\n            z-index: 7;\n            left: 48%;\n            top: -24%;\n            width: 34%;\n            height: auto;\n            transform-origin: 50% 70%;\n            animation: raysPulse 1.45s ease-in-out infinite;\n            pointer-events: none;\n            user-select: none;\n        }\n\n        \/* =========================\n           FLECHA Y ASTERISCO\n        ========================== *\/\n\n        .arrow {\n            position: absolute;\n            z-index: 2;\n            right: 18.2%;\n            top: 30%;\n            width: 7%;\n            height: auto;\n            opacity: 0.78;\n            pointer-events: none;\n            user-select: none;\n        }\n\n        .asterisk {\n            position: absolute;\n            z-index: 2;\n            right: -40px;\n            top: 18%;\n            width: 15%;\n            height: auto;\n            opacity: 1;\n            pointer-events: none;\n            user-select: none;\n        }\n\n        \/* =========================\n           ANIMACIONES\n        ========================== *\/\n\n        @keyframes drawStroke {\n            to {\n                stroke-dashoffset: 0;\n            }\n        }\n\n        @keyframes spinDisc {\n            to {\n                transform: rotate(360deg);\n            }\n        }\n\n        @keyframes raysPulse {\n            0%,\n            100% {\n                opacity: 1;\n                transform: scale(1);\n            }\n\n            50% {\n                opacity: 0.5;\n                transform: scale(1.12);\n            }\n        }\n\n        \/* =========================\n           TABLET\n        ========================== *\/\n\n        @media (max-width: 1100px) {\n\n            .tempo-hero {\n                aspect-ratio: auto;\n            }\n\n            .tempo-copy {\n                width: 60%;\n            }\n\n            .note {\n                font-size: 23px;\n            }\n            \n            .visual-stage {\n                width: clamp(100, 32vw, 100px);\n            }\n            \n                       .asterisk {\n            right: 80%;\n            top: 80%;\n            width: 20%;\n            height: auto;\n            opacity: 1;\n            pointer-events: none;\n            user-select: none;\n        }\n            \n              .note-right {\n            top: 15%;\n            right: %;\n            \n            transform: rotate(-10deg);\n        }\n\n        }\n\n        \/* =========================\n           MOBILE\n        ========================== *\/\n\n        @media (max-width: 767px) {\n\n            .tempo-hero {\n                aspect-ratio: auto;\n                min-height: 220px;\n                padding: 0;\n                \n            }\n\n            .tempo-copy {\n                \n                top: 10px;\n                left: 10px;\n                width: calc(100% - 4px);\n            }\n\n            .tempo-line {\n                width: 100%;\n                white-space: normal;\n            }\n\n            .line-1 {\n                width: max-content;\n                max-width: 100%;\n                margin-bottom: 28px;\n                white-space: nowrap;\n                font-size: 20px;\n            }\n\n            .line-2 {\n                font-size: 22px;\n                line-height: 0.98;\n            }\n\n            .line-3,\n            .line-4 {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 8px;\n                line-height: 0.98;\n                font-size: 25px;\n\n            }\n\n            .line-3 {\n                margin-top: 10px;\n                font-size: 25px;\n            }\n\n            .line-4 {\n                margin-top: 10px;\n                font-size: 25px;\n            }\n\n            .stroke-under-negocio {\n                display: none;\n            }\n\n            .note {\n                font-size: 15px;\n            }\n\n            .note-left {\n                display: none;\n            }\n\n\n            .visual-stage {\n                right: 15%;\n                width: min(88vw, 100px);\n                transform: translateX(50%);\n            }\n\n            .note-right {\n            top: 30%;\n            right: %;\n            transform: rotate(-10deg);\n        }\n         \n           .arrow {\n           display: none;\n        }\n           .asterisk {\n            right: 80%;\n            top: 80%;\n            width: 20%;\n            height: auto;\n            opacity: 1;\n            pointer-events: none;\n            user-select: none;\n        }\n        }\n\n        \/* =========================\n           ACCESIBILIDAD\n        ========================== *\/\n\n        @media (prefers-reduced-motion: reduce) {\n\n            .disc,\n            .rays,\n            .stroke path {\n                animation: none !important;\n            }\n\n            .stroke path {\n                stroke-dashoffset: 0;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <section class=\"tempo-hero\">\n\n        <div\n            class=\"note note-left\"\n            aria-hidden=\"true\"\n        >\n            <span class=\"crossed\">Irrelevante<\/span>\n            <span class=\"strong\">Impacto<\/span>\n        <\/div>\n\n        <div\n            class=\"note note-right\"\n            aria-hidden=\"true\"\n        >\n            <span class=\"crossed\">R\u00e1pido<\/span>\n            <span class=\"strong\">Claridad<\/span>\n        <\/div>\n\n        <div class=\"tempo-copy\">\n\n            <div class=\"tempo-line line-1\">\n\n                <span class=\"strong\">NO<\/span>\n\n                SEGUIMOS F\u00d3RMULAS\n\n                <svg\n                    class=\"stroke stroke-green\"\n                    viewBox=\"0 0 1000 45\"\n                    preserveAspectRatio=\"none\"\n                    aria-hidden=\"true\"\n                >\n                    <path\n                        d=\"\n                            M15 27\n                            C180 20 350 27 520 22\n                            C690 18 825 26 980 16\n                        \"\n                    \/>\n                <\/svg>\n\n            <\/div>\n\n            <div class=\"tempo-line line-2\">\n                ENCONTRAMOS EL\n            <\/div>\n\n            <div class=\"tempo-line line-3\">\n\n                <span class=\"strong\">\n\n                    RITMO\n\n                    <svg\n                        class=\"stroke stroke-circle\"\n                        viewBox=\"0 0 420 150\"\n                        preserveAspectRatio=\"none\"\n                        aria-hidden=\"true\"\n                    >\n                        <path\n                            d=\"\n                                M400 105\n                                C365 145 90 150 18 96\n                                C-25 63 28 18 118 10\n                                C235 -2 365 16 404 58\n                                C425 80 418 96 400 105\n                            \"\n                        \/>\n\n                        <path\n                            d=\"\n                                M365 128\n                                C290 155 90 150 22 106\n                            \"\n                        \/>\n                    <\/svg>\n\n                <\/span>\n\n                <span>QUE HACE<\/span>\n\n            <\/div>\n\n            <div class=\"tempo-line line-4\">\n\n                <span class=\"strong\">\n\n                    CRECER\n\n                    <svg\n                        class=\"stroke stroke-under-crecer\"\n                        viewBox=\"0 0 480 35\"\n                        preserveAspectRatio=\"none\"\n                        aria-hidden=\"true\"\n                    >\n                        <path\n                            d=\"\n                                M8 20\n                                C120 18 255 24 468 17\n                            \"\n                        \/>\n                    <\/svg>\n\n                <\/span>\n\n                <span>TU NEGOCIO<\/span>\n\n                <svg\n                    class=\"stroke stroke-under-negocio\"\n                    viewBox=\"0 0 550 70\"\n                    preserveAspectRatio=\"none\"\n                    aria-hidden=\"true\"\n                >\n                    <path\n                        d=\"\n                            M8 50\n                            C48 4 82 58 126 40\n                            C165 23 189 66 229 41\n                            C266 18 300 63 345 41\n                            C390 20 414 58 455 39\n                            C485 26 510 42 540 32\n                        \"\n                    \/>\n                <\/svg>\n\n            <\/div>\n\n        <\/div>\n\n        <img decoding=\"async\"\n            class=\"arrow\"\n            src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/07\/flecha.png\"\n            alt=\"\"\n        >\n\n        <img decoding=\"async\"\n            class=\"asterisk\"\n            src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/07\/asterisco4.png\"\n            alt=\"\"\n        >\n\n        <div\n            class=\"visual-stage\"\n            aria-hidden=\"true\"\n        >\n\n            <div class=\"disc-wrap\">\n\n                <img decoding=\"async\"\n                    class=\"disc\"\n                    src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/07\/disco.png\"\n                    alt=\"\"\n                >\n\n            <\/div>\n\n            <img decoding=\"async\"\n                class=\"hands\"\n                src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/07\/manos.png\"\n                alt=\"\"\n            >\n\n            <img decoding=\"async\"\n                class=\"rays\"\n                src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/07\/rayitos.png\"\n                alt=\"\"\n            >\n\n        <\/div>\n\n    <\/section>\n\n<\/body>\n\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c2e3c0 e-con-full e-flex e-con e-parent\" data-id=\"3c2e3c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42c61de elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"42c61de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"marquesina-contenedor\">\n  <div class=\"mensaje-responsive\">\n  <div class=\"mensaje desktop\">\n    \u00b7 Encontr\u00e1 tu ritmo \u00b7 Encontr\u00e1 tu ritmo \u00b7 Encontr\u00e1 tu ritmo \u00b7\n  <\/div>\n\n  <div class=\"mensaje tablet\">\n   \u00b7 Encontr\u00e1 tu ritmo \u00b7\n  <\/div>\n\n  <div class=\"mensaje mobile\">\n    \u00b7 Encontr\u00e1 tu ritmo \u00b7\n  <\/div>\n<\/div>\n<\/div>\n\n<style>\n\n.mensaje-responsive {\n  width: 100%;\n  overflow: hidden;\n}\n\n.mensaje {\n  color: #333333;\n  font-family: montserrat;\n  font-size: clamp(20px, 3vw, 25px);\n  white-space: nowrap;\n  font-weight: 700;\n}\n\n\/* Oculto todo por defecto *\/\n.desktop,\n.tablet,\n.mobile {\n  display: none;\n}\n\n\/* Desktop *\/\n@media (min-width: 1025px) {\n  .desktop {\n    display: block;\n  }\n}\n\n\/* Tablet *\/\n@media (min-width: 769px) and (max-width: 1024px) {\n  .tablet {\n    display: block;\n  }\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .mobile {\n    display: block;\n  }\n}\n.marquesina-contenedor {\n    overflow: hidden;\n    width: 100%;\n    background: #666666;\n}\n\n.mensaje {\n    white-space: nowrap;\n    animation: desplazamiento 20s linear infinite;\n}\n\n\n\n@keyframes desplazamiento {\n 0% { transform: translate(100%, 0); }\n  100% { transform: translate(-100%, 0); }\n}\n\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ac9263 e-con-full e-flex e-con e-parent\" data-id=\"4ac9263\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11172e0 elementor-widget elementor-widget-html\" data-id=\"11172e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"banner-productos\">\n  <div class=\"banner-linea\">\n    <h2>NUESTROS SERVICIOS<\/h2>\n\n    <div class=\"segunda-linea\">\n        <div class=\"linea\"><\/div>\n        <span># Impulsamos el crecimiento<\/span>\n    <\/div>\n<\/div>\n<\/div>\n\n<style>\n.banner-productos {\n  background: #333333;\n}\n\n.segunda-linea {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  width: 100%;\n}\n\n.banner-linea .linea {\n  width: clamp(90px, 35vw, 520px);\n  height: 3px;\n  background: #a6a6a6;\n  border-radius: 999px;\n  flex-shrink: 0;\n}\n\n.banner-linea span { \n  color: #a6a6a6; \n  font-family: anitas; \n  font-size: clamp(16px, 3vw, 25px);\n  font-weight: 600; \n  white-space: nowrap;\n}\n\n.banner-linea h2 {\n  margin: 0;\n  color: #f0f0f0;\n  font-family: Montserrat, sans-serif;\n  font-size: 48px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.banner-linea .linea {\n  width: 40%;\n  height: 3px;\n  background: #a6a6a6;\n  border-radius: 999px;\n}\n\n\n\n@media (max-width: 768px) {\n  .banner-productos {\n    padding: 22px 6%;\n  }\n\n  .banner-linea {\n    gap: 10px;\n  }\n\n  .banner-linea h2 {\n    font-size: 32px;\n  }\n\n  .banner-linea .linea {\nwidth: clamp(30px, 12vw, 220px); height: 3px;\n  }\n\n\n  .segunda-linea {\n    gap: 8px;\n\n  }\n\n\n  .banner-linea span {\n    font-size: clamp(14px, 4vw, 20px);\n    white-space: nowrap;\n          white-space: normal;\n\n  }\n  \n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-295a959 e-con-full e-flex e-con e-child\" data-id=\"295a959\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f25d256 e-con-full e-flex e-con e-child\" data-id=\"f25d256\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-d7179fe-c93f6eb\" data-interaction-id=\"d7179fe\" data-e-type=\"widget\" data-id=\"d7179fe\" id=\"5559\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/Sin-titulo-5-01.png\" width=\"168\" height=\"167\" srcset=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/Sin-titulo-5-01.png 168w, https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/Sin-titulo-5-01-150x150.png 150w\" alt=\"\"\/>\t\t\t\t\t<h2 data-interaction-id=\"1444784\" class=\"e-1444784-d49da1f e-heading-base\" data-e-type=\"widget\" data-id=\"1444784\"><strong id=\"e-mraryc9o-hko36p7\">TEMPO<\/strong><\/h2>\n\t\t\t\t\t<h4 data-interaction-id=\"3181d81\" class=\"e-3181d81-07d7cdf e-heading-base\" data-e-type=\"widget\" data-id=\"3181d81\">Pulse<\/h4>\n\t\t<div class=\"elementor-element elementor-element-54568f4 e-con-full e-flex e-con e-child\" data-id=\"54568f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33ea38e elementor-widget elementor-widget-text-editor\" data-id=\"33ea38e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Un diagn\u00f3stico claro para saber\u00a0<\/span><span style=\"font-weight: 400;\">qu\u00e9 hacer primero.<\/span><\/p><p class=\"p1\">Para empresas que necesitan claridad antes de invertir, lanzar algo nuevo o reordenar su propuesta.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<p class=\"e-bfa4c4a-72b2af8 e-paragraph-base\" data-interaction-id=\"bfa4c4a\" data-e-type=\"widget\" data-id=\"bfa4c4a\"><a target=\"_self\" href=\"https:\/\/tempostrategy.com.ar\/servicios\/tempo_pulse\/\" id=\"e-mrb4mt0a-6p6t7gy\"><strong id=\"e-mrb4mt0a-kxi8zeu\">CONOCER M\u00c1S<\/strong><\/a><\/p>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1670a05 animated-slow e-con-full e-flex e-con e-child\" data-id=\"1670a05\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:150}\">\n\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-e7ec32e-cd497fb\" data-interaction-id=\"e7ec32e\" data-e-type=\"widget\" data-id=\"e7ec32e\" id=\"5550\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/tempo-web-32-4.png\" width=\"168\" height=\"168\" srcset=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/tempo-web-32-4.png 168w, https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/tempo-web-32-4-150x150.png 150w\" alt=\"\"\/>\t\t\t\t\t<h2 data-interaction-id=\"f751778\" class=\"e-f751778-b3f68a8 e-heading-base\" data-e-type=\"widget\" data-id=\"f751778\"><strong id=\"e-mraryiog-z8zezv7\">TEMPO<\/strong><\/h2>\n\t\t\t\t\t<h4 data-interaction-id=\"c994791\" class=\"e-c994791-a686868 e-heading-base\" data-e-type=\"widget\" data-id=\"c994791\">Sync<\/h4>\n\t\t<div class=\"elementor-element elementor-element-965e686 e-con-full e-flex e-con e-child\" data-id=\"965e686\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20e8e8d elementor-widget elementor-widget-text-editor\" data-id=\"20e8e8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Una implementaci\u00f3n guiada para convertir hallazgos en resultados.<\/span><\/p><p>Para las que ya saben que necesitan cambiar algo, pero les falta tiempo o criterio para ordenarlo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<p class=\"e-569487e-83f152e e-paragraph-base\" data-interaction-id=\"569487e\" data-e-type=\"widget\" data-id=\"569487e\"><a target=\"_self\" href=\"https:\/\/tempostrategy.com.ar\/servicios\/tempo_sync\" id=\"e-mrb4n2ju-8o05isu\"><strong id=\"e-mrb4n2ju-3tp8c7w\">CONOCER M\u00c1S<\/strong><\/a><\/p>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1948bed animated-slow e-con-full e-flex e-con e-child\" data-id=\"1948bed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:150}\">\n\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-3e9a6c1-2e7f92d\" data-interaction-id=\"3e9a6c1\" data-e-type=\"widget\" data-id=\"3e9a6c1\" id=\"6490\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/07\/tempo-web-38.png\" width=\"168\" height=\"168\" srcset=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/07\/tempo-web-38.png 168w, https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/07\/tempo-web-38-150x150.png 150w\" alt=\"\"\/>\t\t\t\t\t<h2 data-interaction-id=\"3e5753c\" class=\"e-3e5753c-1cef28f e-heading-base\" data-e-type=\"widget\" data-id=\"3e5753c\"><strong id=\"e-mraryqhm-sup4n94\">TEMPO<\/strong><\/h2>\n\t\t\t\t\t<h4 data-interaction-id=\"ed104af\" class=\"e-ed104af-abb0aa8 e-heading-base\" data-e-type=\"widget\" data-id=\"ed104af\">Custom<\/h4>\n\t\t<div class=\"elementor-element elementor-element-a387509 e-con-full e-flex e-con e-child\" data-id=\"a387509\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-313c99d elementor-widget elementor-widget-text-editor\" data-id=\"313c99d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Un modelo a medida para lo que no entra en un molde.<\/span><\/p><p>Combinamos solo los instrumentos que tu negocio necesita, en el ritmo justo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<p class=\"e-e6aa07f-83b2656 e-paragraph-base\" data-interaction-id=\"e6aa07f\" data-e-type=\"widget\" data-id=\"e6aa07f\"><a target=\"_self\" href=\"https:\/\/tempostrategy.com.ar\/tempo_custom\/\" id=\"e-mrb40s4x-8d2mt28\"><strong id=\"e-mrb40s4x-7zrq8hh\">CONOCER M\u00c1S<\/strong><\/a><\/p>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a35b9b2 animated-slow e-con-full e-flex e-con e-child\" data-id=\"a35b9b2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:150}\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base e-97a9240-cd893e1\" data-interaction-id=\"97a9240\" data-e-type=\"widget\" data-id=\"97a9240\" id=\"5556\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/tempo-web-40.png\" width=\"168\" height=\"168\" srcset=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/tempo-web-40.png 168w, https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/06\/tempo-web-40-150x150.png 150w\" alt=\"\"\/>\t\t\t\t\t<h2 data-interaction-id=\"6ff8567\" class=\"e-6ff8567-28d9693 e-heading-base\" data-e-type=\"widget\" data-id=\"6ff8567\"><strong id=\"e-mraryndx-ihwcl0u\">TEMPO<\/strong><\/h2>\n\t\t\t\t\t<h4 data-interaction-id=\"d7a8435\" class=\"e-d7a8435-0fa9565 e-heading-base\" data-e-type=\"widget\" data-id=\"d7a8435\">Growth office<\/h4>\n\t\t<div class=\"elementor-element elementor-element-296a36e e-con-full e-flex e-con e-child\" data-id=\"296a36e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4e1f7d elementor-widget elementor-widget-text-editor\" data-id=\"e4e1f7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">La direcci\u00f3n de mark<\/span><span style=\"font-weight: 400;\">eting que tu negocio todavia no tiene puertas adentro.<\/span><\/p><p>Para las que tienen equipo o producto en marcha y necesitan una capa senior que dirija.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<p class=\"e-0caaba9-9523aee e-paragraph-base\" data-interaction-id=\"0caaba9\" data-e-type=\"widget\" data-id=\"0caaba9\"><a target=\"_self\" href=\"https:\/\/tempostrategy.com.ar\/tempo_growth\/\" id=\"e-mrb40grp-84meeo3\"><strong id=\"e-mrb40grp-8sfuude\">CONOCER M\u00c1S<\/strong><\/a><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-adaac72 e-con e-atomic-element e-flexbox-base e-adaac72-b4b025f \" data-id=\"adaac72\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"adaac72\" data-e-type=\"e-flexbox\" data-id=\"adaac72\">\n    \t\t<div class=\"elementor-element elementor-element-373e2fc elementor-widget-mobile__width-inherit elementor-widget elementor-widget-html\" data-id=\"373e2fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"titulo-tempo\">INSTRUMENTOS\n<\/div>\n\n<style>\n.titulo-tempo{\n    color:#f0f0f0;\n    font-family:Montserrat,sans-serif;\n    font-size:30px;\n    font-weight:700;\n    text-transform: bold;\n    text-align:center;\n    margin:0;\n}\n\n\/* Mobile *\/\n@media (max-width:768px){\n    .titulo-tempo{\n        text-align:left;\n        font-size:22px;\n        \n    }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f06d6b elementor-arrows-position-outside elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"0f06d6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;7322b26&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;ce097d8&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a414efa&quot;},{&quot;_id&quot;:&quot;9ac7084&quot;,&quot;slide_title&quot;:&quot;Slide #4&quot;},{&quot;_id&quot;:&quot;a2cdf54&quot;,&quot;slide_title&quot;:&quot;Slide #5&quot;},{&quot;_id&quot;:&quot;8354f50&quot;,&quot;slide_title&quot;:&quot;Slide #6&quot;}],&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6e68be3 e-flex e-con-boxed e-con e-child\" data-id=\"6e68be3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c9b7b8 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"0c9b7b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-card\">\n\n    <div class=\"contenido-principal\">\n\n\n\n        <h1>SEO<\/h1>\n        <h3>    Tu sitio recibe visitas pero no genera oportunidades.<\/h3>\n\n        <p class=\"bajada\">\n            El bajo que no se escucha pero se siente. Sostiene todo. <br><\/p>\n\n        <div class=\"tags\">\n            <span>SEO<\/span>\n            <span>Contenido org\u00e1nico<\/span>\n            <span>CRO<\/span>\n            <span>Shelf digital <\/span>\n\n        <\/div>\n\n    <\/div>\n\n    <div class=\"contenido-hover\">\n        <P>\n              <strong>  Tu sitio recibe visitas pero no genera oportunidades. <\/strong> <\/p>\n              <p>\n            Tener tr\u00e1fico no es tener negocio. Si los visitantes llegan y se van sin convertir, el problema no es la cantidad \u2014 es lo que encuentran cuando llegan. Trabajamos la visibilidad org\u00e1nica, el contenido y la experiencia para que cada visita tenga m\u00e1s chances de convertirse en una oportunidad real.\n\n        <\/p>\n    <\/div>\n\n<\/div>\n\n<style>\n\n.tempo-card{\n    background:#f0f0f0;\n    padding:20px;\n    display: flex;\n    flex-direction:column;\n    border-radius:10px;\n    overflow:hidden;\n    border:1px solid #666666;\n    transition:all .4s ease;\n    cursor:pointer;\n    box-shadow:\n        3px 0 10px #00000080,\n        0 0 0 ;\n    position: relative;\n    min-height:350px;\n}\n\n\n\/* CONTENIDO PRINCIPAL *\/\n\n.contenido-principal{\n    display:flex;\n    flex-direction:column;\n    height:100%;\n    transition:all .4s ease;\n    flex:1;\n\n}\n\n\n\n.tempo-card:hover .icono-card{\n    transform:translateY(-3px) rotate(8deg);\n}\n\n\/* TITULO *\/\n\n.tempo-card h1{\n    color:#333333;\n    font-family:Montserrat,sans-serif;\n    font-size: 25px;\n    font-weight: 700;\n    text-align:center;\n    margin:30px 0 30px 0;\n    \n}\n\n.tempo-card h3{\n    color:#333333;\n    font-family:Montserrat,sans-serif;\n    font-size:16px;\n    font-weight:500;\n    text-align:center;\n    margin:0 0 15px 0;\n}\n\n\/* BAJADA *\/\n\n.bajada{\n    color:#333333;\n    font-family:Montserrat,sans-serif;\n    font-size:15px;\n    text-align:center;\n        margin-bottom:auto;\n\n}\n\n\/* TAGS *\/\n\n.tags{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:6px;\n    \n    margin-top:auto;\n\n}\n\n.tags span{\n    background:#7E3BED;\n    color:#f0f0f0;\n    padding:5px 10px;\n    font-family:Montserrat,sans-serif;\n    font-size:10px;\n    font-weight:500;\n    border-radius: 10px;\n    text-transform:uppercase;\n    white-space:nowrap;\n}\n\n\/* CONTENIDO HOVER *\/\n\n.contenido-hover{\n    position:absolute;\n\n    display:flex;\n    flex-direction:column;\npadding: 10px;\n    justify-content:center;\n    align-items:flex-start;\n\n    opacity:0;\n    transform:translateY(20px);\n\n    transition:all .4s ease;\n}\n\n\n\n.contenido-hover p{\n    color:#333333;\n    font-family:Montserrat,sans-serif;\n    font-size:14px;\n\n    margin:0;\n}\n\n\/* SI HAY TAGS EN EL HOVER *\/\n\n.contenido-hover .tags{\n    margin-top:auto;\n}\n\n\/* EFECTOS *\/\n\n.tempo-card:hover .contenido-principal{\n    opacity:0;\n    transform:translateY(-20px);\n}\n\n.tempo-card:hover .contenido-hover{\n    opacity:1;\n    transform:translateY(0);\n}\n.tempo-card::before{\n    content:'';\n    position:absolute;\n    top:0;\n    left:2%;\n    width:0;\n    height:2px;\n\n    background:#C6FF34;\n\n    transition:.4s ease;\n}\n\n.tempo-card:hover::before{\n    width:calc(100% - 4%);\n}\n\n.tempo-card:hover .contenido-principal,\n.tempo-card:active .contenido-principal{\n    opacity:0;\n    transform:translateY(-20px);\n}\n\n.tempo-card:hover .contenido-hover,\n.tempo-card:active .contenido-hover{\n    opacity:1;\n    transform:translateY(0);\n}\n\n<\/style>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fef76be e-flex e-con-boxed e-con e-child\" data-id=\"fef76be\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fc1e26 elementor-widget elementor-widget-html\" data-id=\"2fc1e26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-card\">\n\n    <div class=\"contenido-principal\">\n\n\n\n        <h1>Paid Media<\/h1>\n\n        <h3>Invert\u00eds en publicidad pero no sab\u00e9s si est\u00e1 funcionando.<\/h3>\n\n        <p class=\"bajada\"> El volumen que sub\u00eds cuando el momento lo pide.<br><\/p>\n        \n        <div class=\"tags\">\n            <span>Paid Media<\/span>\n            <span>Google Ads<\/span>\n            <span>Meta Ads<\/span>\n            <span>TikTok Ads<\/span>\n            <span>Atribuci\u00f3n<\/span>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"contenido-hover\">\n        \n        <p>\n              <strong> Invert\u00eds en publicidad pero no sab\u00e9s si est\u00e1 funcionando. <br><\/strong> <\/p>\n              <p>\n            Tener campa\u00f1as activas no es lo mismo que tener una estrategia de medios. Si no sab\u00e9s qu\u00e9 canal convierte, cu\u00e1nto te cuesta cada cliente o qu\u00e9 parte del funnel se rompe, est\u00e1s tomando decisiones a ciegas. Definimos d\u00f3nde poner cada peso, con qu\u00e9 objetivo y c\u00f3mo medirlo.\n            <\/p>\n    <\/div>\n\n<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-77fdd08 e-flex e-con-boxed e-con e-child\" data-id=\"77fdd08\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fdf07f5 elementor-widget elementor-widget-html\" data-id=\"fdf07f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-card\">\n\n    <div class=\"contenido-principal\">\n\n        <h1>Analytics<\/h1>\n\n\n        <h3>Tom\u00e1s decisiones sin informaci\u00f3n confiable.<\/h3>\n\n        <p class=\"bajada\">\n            Escuchar antes de tocar. Lo que separa al intuitivo del estratega.\n<br>\n\n        <\/p>\n\n        <div class=\"tags\">\n            <span>Analytics<\/span>\n            <span>Dashboards<\/span>\n            <span>Investigaci\u00f3n de mercado<\/span>\n            <span>Benchmark<\/span>\n\n        <\/div>\n\n    <\/div>\n\n    <div class=\"contenido-hover\">\n        \n        <p>\n              <strong>Tom\u00e1s decisiones sin informaci\u00f3n confiable.<br><\/strong> <\/p>\n              <p>\n          La intuici\u00f3n tiene l\u00edmites. Cuando el negocio crece, las decisiones se vuelven m\u00e1s costosas \u2014 y tomarlas sin datos confiables es un riesgo que se paga caro. Construimos los tableros, mediciones y an\u00e1lisis que te permiten ver qu\u00e9 est\u00e1 pasando realmente y actuar con criterio.\n<\/p>\n    <\/div>\n\n<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bfb29e0 e-flex e-con-boxed e-con e-child\" data-id=\"bfb29e0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a8653 elementor-widget elementor-widget-html\" data-id=\"96a8653\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-card\">\n\n    <div class=\"contenido-principal\">\n\n        <h1>Marketplaces<\/h1>\n\n\n        <h3>Est\u00e1s en marketplaces pero no gan\u00e1s visibilidad.<\/h3>\n\n         <p class=\"bajada\">\n            Tocar en el escenario donde ya est\u00e1 tu audiencia.<br><\/p>\n\n        \n\n        <div class=\"tags\">\n            <span>Amazon<\/span>\n            <span>Mercado Libre<\/span>\n            <span>SEO de producto<\/span>\n            <span>Contenido A+<\/span>\n            <span>Ads en plataforma<\/span>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"contenido-hover\">\n        \n        <p>\n              <strong>Est\u00e1s en marketplaces pero no gan\u00e1s visibilidad.<br><\/strong> <\/p>\n              <p>\n           Estar presente en Amazon o Mercado Libre no alcanza. La mayor\u00eda de los vendedores pierde frente al competidor de al lado por cat\u00e1logos mal optimizados, precios sin criterio o publicidad desaprovechada. Gestionamos todo lo que define si tu producto se ve \u2014 y se compra.\n           <\/p>\n    <\/div>\n\n<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dbc8329 e-flex e-con-boxed e-con e-child\" data-id=\"dbc8329\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41cc0a3 elementor-widget elementor-widget-html\" data-id=\"41cc0a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-card\">\n\n    <div class=\"contenido-principal\">\n\n          <h1>Dise\u00f1o & UX\/UI <\/h1>\n\n\n        <h3> Tu marca no comunica lo que realmente vale.<\/h3>\n\n        <p class=\"bajada\">\nEl arreglo. Define si la misma canci\u00f3n suena amateur o memorable.\n<br>\n\n        <\/p>\n\n        <div class=\"tags\">\n                    <span>Marca Personal<\/span>\n            <span>Identidad de marca<\/span>\n            <span>Content & Social Media<\/span>\n           \n            \n        <\/div>\n\n    <\/div>\n\n    <div class=\"contenido-hover\">\n        \n        <p>\n              <strong> Tu marca no comunica lo que realmente vale.<br><\/strong> <\/p>\n              <p>\n                   Seas vos o tu negocio: si no te ves profesional, perd\u00e9s oportunidades antes de que alguien lea una sola palabra. El problema no es lo que ofrec\u00e9s \u2014 es c\u00f3mo lo mostr\u00e1s. Trabajamos marca, dise\u00f1o y comunicaci\u00f3n para que tu percepci\u00f3n est\u00e9 a la altura de tu valor.\n            <\/p>\n    <\/div>\n\n<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a33e740 e-flex e-con-boxed e-con e-child\" data-id=\"a33e740\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10d8e9a elementor-widget elementor-widget-html\" data-id=\"10d8e9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-card\">\n\n    <div class=\"contenido-principal\">\n\n        <h1>Suscripciones<\/h1>\n\n        <h3>Tu modelo de negocio no escala.<\/h3>\n\n          <p class=\"bajada\">\n            Abonados, no espectadores de una sola fecha.<br><\/p>\n\n        <div class=\"tags\">\n            <span>Modelo de negocio<\/span>\n            <span>Pricing<\/span>\n            <span>LTV<\/span>\n            <span>Onboarding<\/span>\n            <span>Churn reduction<\/span>\n\n        <\/div>\n\n    <\/div>\n\n    <div class=\"contenido-hover\">\n        \n        <p>\n              <strong>Tu modelo de negocio no escala.<br><\/strong> <\/p>\n              <p>\n            Depender de que cada mes entren clientes nuevos para cubrir costos fijos es una rueda dif\u00edcil de parar. Si tu ecommerce no convierte, tu modelo no genera recurrencia o tu producto digital no est\u00e1 bien implementado, el crecimiento se vuelve fr\u00e1gil. Dise\u00f1amos la estructura que hace el negocio m\u00e1s predecible y sostenible.\n            <\/p>\n    <\/div>\n\n<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-109417d e-con e-atomic-element e-flexbox-base e-109417d-7bb3fc4 \" data-id=\"109417d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"109417d\" data-e-type=\"e-flexbox\" data-id=\"109417d\">\n    \t\t<div class=\"elementor-element elementor-element-60470f0 elementor-widget elementor-widget-html\" data-id=\"60470f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"banner-productos\">\n  <div class=\"banner-linea\">\n    <h2>                EL RITMO, EN TIEMPO REAL.\n<\/h2>\n\n    <div class=\"segunda-linea\">\n        <div class=\"linea\"><\/div>\n        <span># Ideas, tendencias y conversaciones.<\/span>\n    <\/div>\n<\/div>\n<\/div>\n\n<style>\n.banner-productos {\n  background: #333333;\n}\n\n.segunda-linea {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  width: 100%;\n}\n\n.banner-linea .linea {\n  width: clamp(90px, 35vw, 520px);\n  height: 3px;\n  background: #a6a6a6;\n  border-radius: 999px;\n  flex-shrink: 0;\n}\n\n.banner-linea span { \n  color: #a6a6a6; \n  font-family: anitas; \n  font-size: clamp(16px, 3vw, 25px);\n  font-weight: 600; \n  white-space: nowrap;\n}\n\n.banner-linea h2 {\n  margin: 0;\n  color: #f0f0f0;\n  font-family: Montserrat, sans-serif;\n  font-size: 48px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.banner-linea .linea {\n  width: 40%;\n  height: 3px;\n  background: #a6a6a6;\n  border-radius: 999px;\n}\n\n\n\n@media (max-width: 768px) {\n  .banner-productos {\n    padding: 22px 6%;\n  }\n\n  .banner-linea {\n    gap: 10px;\n  }\n\n  .banner-linea h2 {\n    font-size: 32px;\n  }\n\n  .banner-linea .linea {\nwidth: clamp(30px, 12vw, 220px); height: 3px;\n  }\n\n\n  .segunda-linea {\n    gap: 8px;\n\n  }\n\n\n  .banner-linea span {\n    font-size: clamp(14px, 4vw, 20px);\n    white-space: nowrap;\n          white-space: normal;\n\n  }\n  \n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e56a282 elementor-arrows-position-outside elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"e56a282\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;_id&quot;:&quot;17ed2aa&quot;,&quot;slide_title&quot;:&quot;Slide #6&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;7322b26&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;ce097d8&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a414efa&quot;},{&quot;_id&quot;:&quot;9ac7084&quot;,&quot;slide_title&quot;:&quot;Slide #4&quot;},{&quot;_id&quot;:&quot;a2cdf54&quot;,&quot;slide_title&quot;:&quot;Slide #5&quot;}],&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f05c751 e-flex e-con-boxed e-con e-child\" data-id=\"f05c751\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3621179 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"3621179\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-instagram-card\">\n\n    <a href=\"https:\/\/www.instagram.com\/tempo.strategy\/p\/Db3OYzKkYPq\/\" target=\"_blank\">\n\n        <div class=\"tempo-instagram-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/08\/02-\u00b7-Everybody-Wants-to-Rule-the-World.png\" alt=\"Publicaci\u00f3n Tempo\">\n\n            <div class=\"tempo-instagram-hover\">\n\n                <span>Ver publicaci\u00f3n \u2192<\/span>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"tempo-instagram-footer\">\n\n            <div class=\"tempo-instagram-icon\">\n                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\">\n                    <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"17.5\" cy=\"6.5\" r=\"1.2\" fill=\"#7E3BED\"\/>\n                <\/svg>\n            <\/div>\n\n            <span>@tempo.strategy<\/span>\n\n        <\/div>\n\n    <\/a>\n\n<\/div>\n\n<style>\n\n.tempo-instagram-card{\n\n    width:100%;\n    border-radius:10px;\n    overflow:hidden;\n\n\n}\n\n.tempo-instagram-card a{\n\n    text-decoration:none;\n    display:block;\n\n\n}\n\n.tempo-instagram-image{\n\n    position:relative;\n    overflow:hidden;\n    border-radius:10px;\n    border-style: solid;\n    border-width: 1px;\n    border-color: #4d4d4d;\n\n}\n\n.tempo-instagram-image img{\n\n    width:100%;\n    display:block;\n\n\n\n}\n\n.tempo-instagram-hover{\n\n    position:absolute;\n    inset:0;\n\n    background:rgba(0,0,0,.55);\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    opacity:0;\n\n    transition:.35s;\n\n}\n\n.tempo-instagram-hover span{\n\n    color:#F0F0F0;\n\n    font-family:Montserrat,sans-serif;\n\n    font-weight:700;\n\n    font-size:16px;\n\n}\n\n.tempo-instagram-footer{\n\n    display:flex;\n    align-items:center;\n    gap:10px;\n\n    margin-top:18px;\n\n}\n\n.tempo-instagram-footer span{\n\n    color:#A6A6A6;\n\n    font-family:Montserrat,sans-serif;\n\n    font-size:14px;\n\n}\n\n.tempo-instagram-card:hover img{\n\n    transform:scale(1.04);\n\n}\n\n.tempo-instagram-card:hover .tempo-instagram-hover{\n\n    opacity:1;\n\n}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7bbedd2 e-flex e-con-boxed e-con e-child\" data-id=\"7bbedd2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a49362 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"7a49362\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-instagram-card\">\n\n    <a href=\"https:\/\/www.instagram.com\/tempo.strategy\/p\/Dbs3fRHEbpU\/\" target=\"_blank\">\n\n        <div class=\"tempo-instagram-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/08\/queen.png\" alt=\"Publicaci\u00f3n Tempo\">\n\n            <div class=\"tempo-instagram-hover\">\n\n                <span>Ver publicaci\u00f3n \u2192<\/span>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"tempo-instagram-footer\">\n\n            <div class=\"tempo-instagram-icon\">\n                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\">\n                    <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"17.5\" cy=\"6.5\" r=\"1.2\" fill=\"#7E3BED\"\/>\n                <\/svg>\n            <\/div>\n\n            <span>@tempo.strategy<\/span>\n\n        <\/div>\n\n    <\/a>\n\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-632ee71 e-flex e-con-boxed e-con e-child\" data-id=\"632ee71\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fed6c2e elementor-widget elementor-widget-html\" data-id=\"fed6c2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-instagram-card\">\n\n    <a href=\"https:\/\/www.instagram.com\/tempo.strategy\/p\/DaynuHJlPnh\/\" target=\"_blank\">\n\n        <div class=\"tempo-instagram-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/08\/todo.jpg\" alt=\"Publicaci\u00f3n Tempo\">\n\n            <div class=\"tempo-instagram-hover\">\n\n                <span>Ver publicaci\u00f3n \u2192<\/span>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"tempo-instagram-footer\">\n\n            <div class=\"tempo-instagram-icon\">\n                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\">\n                    <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"17.5\" cy=\"6.5\" r=\"1.2\" fill=\"#7E3BED\"\/>\n                <\/svg>\n            <\/div>\n\n            <span>@tempo.strategy<\/span>\n\n        <\/div>\n\n    <\/a>\n\n<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-06c4eba e-flex e-con-boxed e-con e-child\" data-id=\"06c4eba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7dd3369 elementor-widget elementor-widget-html\" data-id=\"7dd3369\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-instagram-card\">\n\n    <a href=\"https:\/\/www.instagram.com\/tempo.strategy\/p\/DaN-hu1kTOm\/\" target=\"_blank\">\n\n        <div class=\"tempo-instagram-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/08\/interesados.jpg\" alt=\"Publicaci\u00f3n Tempo\">\n\n            <div class=\"tempo-instagram-hover\">\n\n                <span>Ver publicaci\u00f3n \u2192<\/span>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"tempo-instagram-footer\">\n\n            <div class=\"tempo-instagram-icon\">\n                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\">\n                    <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"17.5\" cy=\"6.5\" r=\"1.2\" fill=\"#7E3BED\"\/>\n                <\/svg>\n            <\/div>\n\n            <span>@tempo.strategy<\/span>\n\n        <\/div>\n\n    <\/a>\n\n<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9c29420 e-flex e-con-boxed e-con e-child\" data-id=\"9c29420\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95cb483 elementor-widget elementor-widget-html\" data-id=\"95cb483\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-instagram-card\">\n\n    <a href=\"https:\/\/www.instagram.com\/tempo.strategy\/p\/DZ5t80PlN_S\/\" target=\"_blank\">\n\n        <div class=\"tempo-instagram-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/08\/cinco.jpg\" alt=\"Publicaci\u00f3n Tempo\">\n\n            <div class=\"tempo-instagram-hover\">\n\n                <span>Ver publicaci\u00f3n \u2192<\/span>\n\n            <\/div>\n \n        <\/div>\n\n        <div class=\"tempo-instagram-footer\">\n\n            <div class=\"tempo-instagram-icon\">\n                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\">\n                    <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"17.5\" cy=\"6.5\" r=\"1.2\" fill=\"#7E3BED\"\/>\n                <\/svg>\n            <\/div>\n\n            <span>@tempo.strategy<\/span>\n\n        <\/div>\n\n    <\/a>\n\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f9df860 e-flex e-con-boxed e-con e-child\" data-id=\"f9df860\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82f3e54 elementor-widget elementor-widget-html\" data-id=\"82f3e54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tempo-instagram-card\">\n\n    <a href=\"https:\/\/www.instagram.com\/tempo.strategy\/p\/DZV-cvwEWxr\/\" target=\"_blank\">\n\n        <div class=\"tempo-instagram-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/08\/orden.jpg\" alt=\"Publicaci\u00f3n Tempo\">\n\n            <div class=\"tempo-instagram-hover\">\n\n                <span>Ver publicaci\u00f3n \u2192<\/span>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"tempo-instagram-footer\">\n\n            <div class=\"tempo-instagram-icon\">\n                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\">\n                    <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"#c6ff34\" stroke-width=\"2\"\/>\n                    <circle cx=\"17.5\" cy=\"6.5\" r=\"1.2\" fill=\"#7E3BED\"\/>\n                <\/svg>\n            <\/div>\n\n            <span>@tempo.strategy<\/span>\n\n        <\/div>\n\n    <\/a>\n\n<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-05a7448 e-con-full e-flex e-con e-child\" data-id=\"05a7448\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;bottom&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t<div class=\"elementor-element elementor-element-33149a3 e-con e-atomic-element e-flexbox-base e-33149a3-a66f445 \" data-id=\"33149a3\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"33149a3\" data-e-type=\"e-flexbox\" data-id=\"33149a3\">\n    \t\t\t<h2 data-interaction-id=\"c866e5c\" class=\"e-c866e5c-948bc1f e-heading-base\" data-e-type=\"widget\" data-id=\"c866e5c\"><strong id=\"e-mrk0cdex-qsuvynz\">\u00bfQu\u00e9 necesita tu negocio para crecer y en qu\u00e9 orden?<\/strong><\/h2>\n\t\t\t\t\t<p class=\"e-fa1b372-5656192 e-paragraph-base\" data-interaction-id=\"fa1b372\" data-e-type=\"widget\" data-id=\"fa1b372\">Esa pregunta tiene una respuesta distinta para cada empresa. Nuestro trabajo es encontrarla.<\/p>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-ddc393e e-con e-atomic-element e-flexbox-base e-ddc393e-47d22d0 \" data-id=\"ddc393e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"ddc393e\" data-e-type=\"e-flexbox\" data-id=\"ddc393e\">\n    \t\t<div class=\"elementor-element elementor-element-2cfbe25 elementor-align-left elementor-button-info elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"2cfbe25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tempostrategy.com.ar\/hablemos\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">HABLEMOS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Strategic consulting for companies looking to grow. We integrate business, marketing, data, and technology to find their rhythm.<\/p>","protected":false},"author":1,"featured_media":4183,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-3130","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Consultor\u00eda estrat\u00e9gica para empresas que buscan crecer. Integramos negocio, marketing, datos y tecnolog\u00eda para encontrar su ritmo.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/tempostrategy.com.ar\/en\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Tempo Strategy - Encontramos el ritmo que hace crecer tu negocio.\" \/>\n\t\t<meta property=\"og:type\" content=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"Tu negocio tiene su propio ritmo. Trabajemos en encontrarlo.\" \/>\n\t\t<meta property=\"og:description\" content=\"Consultor\u00eda estrat\u00e9gica para empresas que buscan crecer. Integramos negocio, marketing, datos y tecnolog\u00eda para encontrar su ritmo.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/tempostrategy.com.ar\/en\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Tu negocio tiene su propio ritmo. Trabajemos en encontrarlo.\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Consultor\u00eda estrat\u00e9gica para empresas que buscan crecer. Integramos negocio, marketing, datos y tecnolog\u00eda para encontrar su ritmo.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#listItem\",\"name\":\"Inicio\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#listItem\",\"position\":2,\"name\":\"Inicio\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#organization\",\"name\":\"Tempo Strategy\",\"description\":\"Encontramos el ritmo que hace crecer tu negocio.\",\"url\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tempostrategy.com.ar\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/tempo-01-1.png\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#organizationLogo\",\"width\":2114,\"height\":1027,\"caption\":\"Logo_Tempo\"},\"image\":{\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#webpage\",\"url\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/\",\"name\":\"Tu negocio tiene su propio ritmo. Trabajemos en encontrarlo.\",\"description\":\"Consultor\\u00eda estrat\\u00e9gica para empresas que buscan crecer. Integramos negocio, marketing, datos y tecnolog\\u00eda para encontrar su ritmo.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tempostrategy.com.ar\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Banner-02-1.webp\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#mainImage\",\"width\":1486,\"height\":655,\"caption\":\"inicio_web\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#mainImage\"},\"datePublished\":\"2026-05-06T01:30:25+00:00\",\"dateModified\":\"2026-08-11T19:43:36+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/\",\"name\":\"Tempo Strategy\",\"description\":\"Encontramos el ritmo que hace crecer tu negocio.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/tempostrategy.com.ar\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Your business has its own rhythm. Let's work on finding it.","description":"Strategic consulting for companies looking to grow. We integrate business, marketing, data, and technology to find their rhythm.","canonical_url":"https:\/\/tempostrategy.com.ar\/en\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/tempostrategy.com.ar\/en\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/tempostrategy.com.ar\/en#listItem","position":1,"name":"Home","item":"https:\/\/tempostrategy.com.ar\/en","nextItem":{"@type":"ListItem","@id":"https:\/\/tempostrategy.com.ar\/en\/#listItem","name":"Inicio"}},{"@type":"ListItem","@id":"https:\/\/tempostrategy.com.ar\/en\/#listItem","position":2,"name":"Inicio","previousItem":{"@type":"ListItem","@id":"https:\/\/tempostrategy.com.ar\/en#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/tempostrategy.com.ar\/en\/#organization","name":"Tempo Strategy","description":"Encontramos el ritmo que hace crecer tu negocio.","url":"https:\/\/tempostrategy.com.ar\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/tempo-01-1.png","@id":"https:\/\/tempostrategy.com.ar\/en\/#organizationLogo","width":2114,"height":1027,"caption":"Logo_Tempo"},"image":{"@id":"https:\/\/tempostrategy.com.ar\/en\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/tempostrategy.com.ar\/en\/#webpage","url":"https:\/\/tempostrategy.com.ar\/en\/","name":"Tu negocio tiene su propio ritmo. Trabajemos en encontrarlo.","description":"Consultor\u00eda estrat\u00e9gica para empresas que buscan crecer. Integramos negocio, marketing, datos y tecnolog\u00eda para encontrar su ritmo.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/tempostrategy.com.ar\/en\/#website"},"breadcrumb":{"@id":"https:\/\/tempostrategy.com.ar\/en\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp","@id":"https:\/\/tempostrategy.com.ar\/en\/#mainImage","width":1486,"height":655,"caption":"inicio_web"},"primaryImageOfPage":{"@id":"https:\/\/tempostrategy.com.ar\/en\/#mainImage"},"datePublished":"2026-05-06T01:30:25+00:00","dateModified":"2026-08-11T19:43:36+00:00"},{"@type":"WebSite","@id":"https:\/\/tempostrategy.com.ar\/en\/#website","url":"https:\/\/tempostrategy.com.ar\/en\/","name":"Tempo Strategy","description":"Encontramos el ritmo que hace crecer tu negocio.","inLanguage":"en-US","publisher":{"@id":"https:\/\/tempostrategy.com.ar\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Tempo Strategy - Encontramos el ritmo que hace crecer tu negocio.","og:type":"website","og:title":"Tu negocio tiene su propio ritmo. Trabajemos en encontrarlo.","og:description":"Consultor\u00eda estrat\u00e9gica para empresas que buscan crecer. Integramos negocio, marketing, datos y tecnolog\u00eda para encontrar su ritmo.","og:url":"https:\/\/tempostrategy.com.ar\/en\/","og:image":"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp","og:image:secure_url":"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp","twitter:card":"summary_large_image","twitter:title":"Tu negocio tiene su propio ritmo. Trabajemos en encontrarlo.","twitter:description":"Consultor\u00eda estrat\u00e9gica para empresas que buscan crecer. Integramos negocio, marketing, datos y tecnolog\u00eda para encontrar su ritmo.","twitter:image":"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp"},"aioseo_meta_data":{"post_id":"3130","title":"Your business has its own rhythm. Let's work on finding it.","description":"#post_excerpt","keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"website","og_image_type":"featured","og_image_url":"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp","og_image_width":"0","og_image_height":"0","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"featured","twitter_image_url":"https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":["Transforma tus resultados con una gu\u00eda de implementaci\u00f3n experta","Estrategias dirigidas a convertir hallazgos en resultados efectivos","Optimiza tus decisiones con nuestra implementaci\u00f3n guiada y resultados","Impulsa tu empresa: metodolog\u00eda efectiva para convertir hallazgos en resultados","Convi\u00e9rtete en referente con implementaci\u00f3n guiada y resultados tangibles"],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-05-06 14:32:12","updated":"2026-08-11 21:39:02","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/tempostrategy.com.ar\/en\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tInicio\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/tempostrategy.com.ar\/en"},{"label":"Inicio","link":"https:\/\/tempostrategy.com.ar\/en\/"}],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":["https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp",1486,655,false],"thumbnail":["https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1-150x150.webp",150,150,true],"medium":["https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1-300x132.webp",300,132,true],"medium_large":["https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1-768x339.webp",768,339,true],"large":["https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1-1024x451.webp",800,352,true],"1536x1536":["https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp",1486,655,false],"2048x2048":["https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp",1486,655,false],"trp-custom-language-flag":["https:\/\/tempostrategy.com.ar\/wp-content\/uploads\/2026\/05\/Banner-02-1.webp",18,8,false]},"uagb_author_info":{"display_name":"kolito@gmail.com","author_link":"https:\/\/tempostrategy.com.ar\/en\/author\/kolitogmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Consultor\u00eda estrat\u00e9gica para empresas que buscan crecer. Integramos negocio, marketing, datos y tecnolog\u00eda para encontrar su ritmo.","_links":{"self":[{"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/pages\/3130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/comments?post=3130"}],"version-history":[{"count":1095,"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/pages\/3130\/revisions"}],"predecessor-version":[{"id":7297,"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/pages\/3130\/revisions\/7297"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/media\/4183"}],"wp:attachment":[{"href":"https:\/\/tempostrategy.com.ar\/en\/wp-json\/wp\/v2\/media?parent=3130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}