{"id":19,"date":"2025-08-10T21:40:58","date_gmt":"2025-08-10T21:40:58","guid":{"rendered":"https:\/\/pro.hakoit.com\/?page_id=19"},"modified":"2026-02-07T19:35:23","modified_gmt":"2026-02-07T19:35:23","slug":"software","status":"publish","type":"page","link":"https:\/\/pro.hakoit.com\/en\/","title":{"rendered":"Software"},"content":{"rendered":"<p>[et_pb_section fb_built=\u00bb1&#8243; _builder_version=\u00bb4.16&#8243; background_color=\u00bb#f6f6f6&#8243; background_color_gradient_direction=\u00bb1deg\u00bb background_size=\u00bbcontain\u00bb background_repeat=\u00bbround\u00bb custom_margin=\u00bb-30px|||\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb-35px|||\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb80px|0px|3px|0px|false|false\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_code admin_label=\u00bbLogos Microsoft\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<style><!-- [et_pb_line_break_holder] -->    .hakoit * {<!-- [et_pb_line_break_holder] -->        margin: 0;<!-- [et_pb_line_break_holder] -->        padding: 0;<!-- [et_pb_line_break_holder] -->        box-sizing: border-box;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .products-section {<!-- [et_pb_line_break_holder] -->        padding: 60px 20px;<!-- [et_pb_line_break_holder] -->        background-color: #f6f6f6;<!-- [et_pb_line_break_holder] -->        text-align: center;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .products-title {<!-- [et_pb_line_break_holder] -->        font-size: 26px;<!-- [et_pb_line_break_holder] -->        font-weight: 800;<!-- [et_pb_line_break_holder] -->        letter-spacing: 0.2em;<!-- [et_pb_line_break_holder] -->        color: #2c3e50;<!-- [et_pb_line_break_holder] -->        margin-bottom: 50px;<!-- [et_pb_line_break_holder] -->        text-transform: uppercase;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .products-grid {<!-- [et_pb_line_break_holder] -->        display: grid;<!-- [et_pb_line_break_holder] -->        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));<!-- [et_pb_line_break_holder] -->        gap: 30px;<!-- [et_pb_line_break_holder] -->        max-width: 1200px;<!-- [et_pb_line_break_holder] -->        margin: 0 auto;<!-- [et_pb_line_break_holder] -->        padding: 0 20px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .product-item {<!-- [et_pb_line_break_holder] -->        background: white;<!-- [et_pb_line_break_holder] -->        border-radius: 15px;<!-- [et_pb_line_break_holder] -->        padding: 25px 15px;<!-- [et_pb_line_break_holder] -->        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);<!-- [et_pb_line_break_holder] -->        transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->        cursor: pointer;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .product-item:hover {<!-- [et_pb_line_break_holder] -->        transform: translateY(-8px);<!-- [et_pb_line_break_holder] -->        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .product-icon {<!-- [et_pb_line_break_holder] -->        width: 76px;<!-- [et_pb_line_break_holder] -->        height: 76px;<!-- [et_pb_line_break_holder] -->        margin: 0 auto 15px;<!-- [et_pb_line_break_holder] -->        border-radius: 10px;<!-- [et_pb_line_break_holder] -->        overflow: hidden;<!-- [et_pb_line_break_holder] -->        display: flex;<!-- [et_pb_line_break_holder] -->        align-items: center;<!-- [et_pb_line_break_holder] -->        justify-content: center;<!-- [et_pb_line_break_holder] -->        background: #ffffff;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .product-icon img {<!-- [et_pb_line_break_holder] -->        width: 100%;<!-- [et_pb_line_break_holder] -->        height: 100%;<!-- [et_pb_line_break_holder] -->        object-fit: cover;<!-- [et_pb_line_break_holder] -->        transition: transform 0.3s ease;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .product-item:hover .product-icon img {<!-- [et_pb_line_break_holder] -->        transform: scale(1.1);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .hakoit .product-name {<!-- [et_pb_line_break_holder] -->        font-size: 12px;<!-- [et_pb_line_break_holder] -->        font-weight: 700;<!-- [et_pb_line_break_holder] -->        color: #34495e;<!-- [et_pb_line_break_holder] -->        text-transform: uppercase;<!-- [et_pb_line_break_holder] -->        letter-spacing: 0.5px;<!-- [et_pb_line_break_holder] -->        line-height: 1.3;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Responsive Design *\/<!-- [et_pb_line_break_holder] -->    @media (max-width: 768px) {<!-- [et_pb_line_break_holder] -->        .hakoit .products-grid {<!-- [et_pb_line_break_holder] -->            grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));<!-- [et_pb_line_break_holder] -->            gap: 20px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .hakoit .products-title {<!-- [et_pb_line_break_holder] -->            font-size: 22px;<!-- [et_pb_line_break_holder] -->            margin-bottom: 30px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .hakoit .product-item {<!-- [et_pb_line_break_holder] -->            padding: 20px 10px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .hakoit .product-icon {<!-- [et_pb_line_break_holder] -->            width: 60px;<!-- [et_pb_line_break_holder] -->            height: 60px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .hakoit .product-name {<!-- [et_pb_line_break_holder] -->            font-size: 10px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    @media (max-width: 480px) {<!-- [et_pb_line_break_holder] -->        .hakoit .products-grid {<!-- [et_pb_line_break_holder] -->            grid-template-columns: repeat(2, 1fr);<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"hakoit\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<section class=\"products-section\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<h2 class=\"products-title\">tech<\/h2>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"products-grid\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"product-item\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-icon\"><!-- [et_pb_line_break_holder] -->                    <img decoding=\"async\" src=\"https:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/ms-power-apps.png\" alt=\"Power Apps\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-name\">Power Apps<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"product-item\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-icon\"><!-- [et_pb_line_break_holder] -->                    <img decoding=\"async\" src=\"https:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/ms-power-automate.png\" alt=\"Power Automate\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-name\">Power Automate<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"product-item\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-icon\"><!-- [et_pb_line_break_holder] -->                    <img decoding=\"async\" src=\"https:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/ms-power-bi.png\" alt=\"Power BI\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-name\">Power BI<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"product-item\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-icon\"><!-- [et_pb_line_break_holder] -->                    <img decoding=\"async\" src=\"https:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/ms-sql-server.png\" alt=\"SQL Server\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-name\">SQL Server<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"product-item\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-icon\"><!-- [et_pb_line_break_holder] -->                    <img decoding=\"async\" src=\"https:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/ms-power-platform.png\" alt=\"Power Platform\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-name\">Power Platform<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"product-item\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-icon\"><!-- [et_pb_line_break_holder] -->                    <img decoding=\"async\" src=\"https:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/ms-fabric.png\" alt=\"Fabric\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"product-name\">Fabric<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/section>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->    \/\/ Scoped JS<!-- [et_pb_line_break_holder] -->    document.querySelectorAll('.hakoit .product-item').forEach(item => {<!-- [et_pb_line_break_holder] -->        item.addEventListener('click', function() {<!-- [et_pb_line_break_holder] -->            const productName = this.querySelector('.product-name').textContent.toLowerCase().replace(\/\\s+\/g, '');<!-- [et_pb_line_break_holder] -->            const internalUrls = {<!-- [et_pb_line_break_holder] -->                'powerapps': '\/servicio-de-consultoria-en-power-apps\/',<!-- [et_pb_line_break_holder] -->                'powerautomate': '\/servicio-de-consultoria-en-power-apps\/',<!-- [et_pb_line_break_holder] -->                'powerplatform': '\/servicio-de-consultoria-en-power-apps\/',<!-- [et_pb_line_break_holder] -->                'powerbi': '\/servicio-de-consultoria-bi-power-bi\/',<!-- [et_pb_line_break_holder] -->                'sqlserver': '\/consultoria\/',<!-- [et_pb_line_break_holder] -->                'fabric': '\/servicio-de-consultoria-bi-power-bi\/'<!-- [et_pb_line_break_holder] -->            };<!-- [et_pb_line_break_holder] -->            if (internalUrls[productName]) {<!-- [et_pb_line_break_holder] -->                window.open(window.location.origin + internalUrls[productName], '_blank');<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Animation<!-- [et_pb_line_break_holder] -->    const observer = new IntersectionObserver((entries) => {<!-- [et_pb_line_break_holder] -->        entries.forEach(entry => {<!-- [et_pb_line_break_holder] -->            if (entry.isIntersecting) {<!-- [et_pb_line_break_holder] -->                entry.target.style.opacity = '1';<!-- [et_pb_line_break_holder] -->                entry.target.style.transform = 'translateY(0)';<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    document.querySelectorAll('.hakoit .product-item').forEach((item, index) => {<!-- [et_pb_line_break_holder] -->        item.style.opacity = '0';<!-- [et_pb_line_break_holder] -->        item.style.transform = 'translateY(20px)';<!-- [et_pb_line_break_holder] -->        item.style.transition = `opacity 0.6s ease ${index * 0.1}s, transform 0.6s ease ${index * 0.1}s`;<!-- [et_pb_line_break_holder] -->        observer.observe(item);<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb1&#8243; module_class=\u00bb et_pb_row_fullwidth\u00bb _builder_version=\u00bb4.16&#8243; background_color=\u00bb#2e0e36&#8243; width=\u00bb100%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width=\u00bb100%\u00bb max_width_tablet=\u00bb100%\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|desktop\u00bb custom_margin=\u00bb|||\u00bb custom_padding=\u00bb80px||80px||false|false\u00bb make_fullwidth=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb0px||0px|\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/HakoIt-Soluciones-Tecnologicas.png\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb admin_label=\u00bbquote\u00bb _builder_version=\u00bb4.27.4&#8243; max_width=\u00bb45%\u00bb max_width_tablet=\u00bb95%\u00bb max_width_phone=\u00bb85%\u00bb max_width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbcenter\u00bb custom_padding=\u00bb50px||50px|\u00bb global_colors_info=\u00bb{}\u00bb]&nbsp;<br \/>\n[\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb1&#8243; disabled_on=\u00bbon|on|on\u00bb module_class=\u00bb et_pb_row_fullwidth\u00bb _builder_version=\u00bb4.18.0&#8243; background_color=\u00bb#f6f6f6&#8243; background_image=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/HakoIT-FondoIdeas.jpg\u00bb background_repeat=\u00bbrepeat\u00bb background_blend=\u00bbdarken\u00bb width=\u00bb100%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width=\u00bb100%\u00bb max_width_tablet=\u00bb100%\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|desktop\u00bb custom_margin=\u00bb|||\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb0px|||\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb145px|0px|145px|0px|false|false\u00bb box_shadow_style=\u00bbpreset1&#8243; make_fullwidth=\u00bbon\u00bb disabled=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/HakoIT-QuienesSomos.png\u00bb alt=\u00bbsoftware\u00bb title_text=\u00bbsoftware\u00bb align=\u00bbcenter\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb admin_label=\u00bbquienes somos\u00bb module_id=\u00bbquienessomos\u00bb _builder_version=\u00bb4.16&#8243; max_width=\u00bb64%\u00bb max_width_tablet=\u00bb93%\u00bb max_width_phone=\u00bb87%\u00bb max_width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbleft\u00bb custom_margin=\u00bb|||\u00bb custom_margin_tablet=\u00bb45px||-25px|\u00bb custom_margin_phone=\u00bb-31px||-38px|\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb]&nbsp;<br \/>\n[\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb3_5,2_5&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb2&#8243; make_equal=\u00bbon\u00bb admin_label=\u00bbQuienes Somos\u00bb module_class=\u00bb et_pb_row_fullwidth\u00bb _builder_version=\u00bb4.18.0&#8243; background_color=\u00bb#f6f6f6&#8243; background_image=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/HakoIT-FondoIdeas.jpg\u00bb background_repeat=\u00bbrepeat\u00bb background_blend=\u00bbdarken\u00bb width=\u00bb100%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width=\u00bb100%\u00bb max_width_tablet=\u00bb100%\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|desktop\u00bb custom_margin=\u00bb|||\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb0px|||\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb145px|0px|145px|0px|false|false\u00bb box_shadow_style=\u00bbpreset1&#8243; make_fullwidth=\u00bbon\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb3_5&#8243; _builder_version=\u00bb4.18.0&#8243; background_image=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/BordeBlanco.png\u00bb background_size=\u00bbstretch\u00bb custom_padding=\u00bb3vw||6vw|1vw|false|false\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_text _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb text_font=\u00bb|600||||on|||\u00bb text_font_size=\u00bb22px\u00bb text_line_height=\u00bb1.6em\u00bb header_2_font_size=\u00bb49px\u00bb header_2_letter_spacing=\u00bb2px\u00bb text_orientation=\u00bbcenter\u00bb background_layout=\u00bbdark\u00bb custom_margin=\u00bb|3vw||3vw|false|false\u00bb custom_margin_tablet=\u00bb8vw|4vw|8vw|4vw|false|false\u00bb custom_margin_phone=\u00bb8vw|5vw|20vw|5vw|false|false\u00bb custom_margin_last_edited=\u00bbon|tablet\u00bb custom_padding=\u00bb||||false|false\u00bb custom_padding_tablet=\u00bb||||false|false\u00bb custom_padding_phone=\u00bb10vw||20vw||false|false\u00bb custom_padding_last_edited=\u00bbon|phone\u00bb border_radii=\u00bbon|10px|10px|10px|10px\u00bb border_color_all=\u00bb#FFFFFF\u00bb border_style_all=\u00bbdashed\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h2 style=\"text-align: center;\"><b>Quienes Somos?<\/b><\/h2>\n<p style=\"text-align: center;\"><b>We specialize in developing custom software solutions for businesses and entrepreneurs, creating or adapting technology to business processes.<\/b><\/p>\n<p style=\"text-align: center;\"><b>\u00abIncrementar la productividad y crear valor para nuestros clientes independientemente de su ubicaci\u00f3n geogr\u00e1fica\u00bb<\/b><\/p>\n<p style=\"text-align: center;\"><b>\u00a0Somos un equipo de Ingenieros con m\u00e1s de 15 a\u00f1os de experiencia laboral en diferentes \u00e1reas de tecnolog\u00eda, como desarrollo de software, an\u00e1lisis de negocios con enfoques tecnol\u00f3gicos y gesti\u00f3n de proyectos.<\/b><\/p>\n<p style=\"text-align: center;\"><b>\u00a0<\/b><b>Amplio conocimiento en tecnolog\u00edas MICROSOFT, aficionados del dise\u00f1o, POWER APPS, POWER BI, WordPress y Social Media Marketing. <\/b><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\u00bb2_5&#8243; _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_4,1_4,1_4,1_4&#8243; _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/Nanu-500.png\u00bb title_text=\u00bbNanu-500&#8243; _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb custom_margin=\u00bb||10px||false|false\u00bb animation_style=\u00bbslide\u00bb animation_direction=\u00bbleft\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb text_font=\u00bb|||||on|||\u00bb text_orientation=\u00bbcenter\u00bb custom_margin=\u00bb0px||0px||false|false\u00bb custom_padding=\u00bb0px||0px||false|false\u00bb animation_style=\u00bbfade\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<p><a href=\"https:\/\/www.linkedin.com\/in\/danielapandullo\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-32083  alignnone\" src=\"https:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/Linkedin.png\" alt=\"\" width=\"25\" height=\"25\" data-wp-editing=\"1\" \/> Daniela Pandullo<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/Facu-500.png\u00bb title_text=\u00bbFacu-500&#8243; _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb custom_margin=\u00bb||10px|||\u00bb animation_style=\u00bbslide\u00bb animation_direction=\u00bbright\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb text_font=\u00bb|||||on|||\u00bb text_orientation=\u00bbcenter\u00bb animation_style=\u00bbfade\u00bb animation_direction=\u00bbright\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<p><a href=\"https:\/\/www.linkedin.com\/in\/facundocapdevila\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-32083  alignnone\" src=\"https:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/Linkedin.png\" alt=\"\" width=\"25\" height=\"25\" data-wp-editing=\"1\" \/> Facundo Capdevila<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.18.0&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_4,1_4,1_4,1_4&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb0&#8243; custom_padding_last_edited=\u00bbon|tablet\u00bb disabled_on=\u00bboff|off|on\u00bb module_class=\u00bb et_pb_row_fullwidth\u00bb _builder_version=\u00bb4.16&#8243; background_color=\u00bbrgba(233,177,237,0.12)\u00bb background_color_gradient_direction=\u00bb360deg\u00bb background_position=\u00bbtop_left\u00bb background_repeat=\u00bbrepeat\u00bb background_blend=\u00bbhard-light\u00bb width=\u00bb100%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width=\u00bb100%\u00bb max_width_tablet=\u00bb100%\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|desktop\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb50px||||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb74px|50px|100px|50px|false|false\u00bb custom_padding_tablet=\u00bb100px|50px|100px|50px|false|false\u00bb custom_padding_phone=\u00bb50px||||false|false\u00bb make_fullwidth=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/MiddleSea_logo_rgb.png\u00bb alt=\u00bbsoftware development Middle\u00bb title_text=\u00bbsoftware development Middle\u00bb _builder_version=\u00bb4.16&#8243; width=\u00bb91%\u00bb width_tablet=\u00bb\u00bb width_phone=\u00bb84%\u00bb width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbcenter\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb||50px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/image002.png\u00bb alt=\u00bbConsultor\u00eda IT PrecisionIT\u00bb title_text=\u00bbConsultor\u00eda IT PrecisionIT\u00bb _builder_version=\u00bb4.16&#8243; width=\u00bb85%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb1px||||false|false\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/RecalculadoLogoHorizBlanco5ConVIAJESColor.png\u00bb alt=\u00bbBranding Web Recalculando Viajes\u00bb title_text=\u00bbBranding Web Recalculando Viajes\u00bb _builder_version=\u00bb4.16&#8243; width=\u00bb87%\u00bb width_tablet=\u00bb\u00bb width_phone=\u00bb84%\u00bb width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb50px||||false|false\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/LogoCollante-scaled.png\u00bb alt=\u00bbWebsite Inmuebles\u00bb title_text=\u00bbWebsite Propiedades\u00bb _builder_version=\u00bb4.16&#8243; width=\u00bb81%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb50px||||false|false\u00bb border_radii=\u00bbon|5px|5px|5px|5px\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_4,1_4,1_4,1_4&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb0&#8243; custom_padding_last_edited=\u00bbon|tablet\u00bb disabled_on=\u00bboff|off|on\u00bb module_class=\u00bb et_pb_row_fullwidth\u00bb _builder_version=\u00bb4.16&#8243; background_color=\u00bbrgba(233,177,237,0.12)\u00bb background_color_gradient_direction=\u00bb360deg\u00bb background_position=\u00bbtop_left\u00bb background_repeat=\u00bbrepeat\u00bb background_blend=\u00bbhard-light\u00bb width=\u00bb100%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width=\u00bb100%\u00bb max_width_tablet=\u00bb100%\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|desktop\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb-3px|auto||auto|false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb74px|50px|100px|50px|false|false\u00bb custom_padding_tablet=\u00bb100px|50px|100px|50px|false|false\u00bb custom_padding_phone=\u00bb22px|50px|100px|50px|false|false\u00bb make_fullwidth=\u00bbon\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/AppSeguro-logo_full.png\u00bb alt=\u00bbAppSeguro\u00bb title_text=\u00bbAppSeguro\u00bb _builder_version=\u00bb4.17.4&#8243; width=\u00bb91%\u00bb width_tablet=\u00bb\u00bb width_phone=\u00bb84%\u00bb width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbcenter\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb||50px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/appsolut-logo-2.png\u00bb alt=\u00bbAppSolut\u00bb title_text=\u00bbappsolut-logo-2&#8243; _builder_version=\u00bb4.27.4&#8243; width=\u00bb85%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb1px||2vh||false|false\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/sql-data-partners-logo.png\u00bb alt=\u00bbsql data partners\u00bb title_text=\u00bbsql data partners\u00bb show_bottom_space=\u00bboff\u00bb _builder_version=\u00bb4.27.4&#8243; width=\u00bb91%\u00bb width_tablet=\u00bb91%\u00bb width_phone=\u00bb65%\u00bb width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb3vh||2vh||false|false\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/precision-global-tech-logo.png\u00bb alt=\u00bbprecision global tech\u00bb title_text=\u00bbprecision global tech\u00bb show_bottom_space=\u00bboff\u00bb _builder_version=\u00bb4.27.4&#8243; width=\u00bb85%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb2vh||||false|false\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_4,1_4,1_4,1_4&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb0&#8243; disabled_on=\u00bbon|on|off\u00bb module_class=\u00bb et_pb_row_fullwidth\u00bb _builder_version=\u00bb4.16&#8243; background_color=\u00bbrgba(233,177,237,0.12)\u00bb background_color_gradient_direction=\u00bb360deg\u00bb background_position=\u00bbtop_left\u00bb background_repeat=\u00bbrepeat\u00bb background_blend=\u00bbhard-light\u00bb width=\u00bb100%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width=\u00bb100%\u00bb max_width_tablet=\u00bb100%\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|desktop\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb|||\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb70px|50px|24px|50px|false|false\u00bb make_fullwidth=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/appsolut-logo-2.png\u00bb alt=\u00bbAppSolut logo\u00bb title_text=\u00bbappsolut-logo-2&#8243; _builder_version=\u00bb4.17.4&#8243; width=\u00bb81%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb-19px||||false|false\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb||60px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb border_radii=\u00bbon|5px|5px|5px|5px\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/image002.png\u00bb _builder_version=\u00bb4.17.4&#8243; width=\u00bb85%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb1px||||false|false\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb1px||60px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/MiddleSea_logo_rgb.png\u00bb _builder_version=\u00bb4.16&#8243; width=\u00bb91%\u00bb module_alignment=\u00bbcenter\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/RecalculadoLogoHorizBlanco5ConVIAJESColor.png\u00bb align=\u00bbcenter\u00bb _builder_version=\u00bb4.27.4&#8243; width=\u00bb75%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb-27px||||false|false\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb60px||||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_4,1_4,1_4,1_4&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb0&#8243; disabled_on=\u00bbon|on|off\u00bb module_class=\u00bb et_pb_row_fullwidth\u00bb _builder_version=\u00bb4.17.4&#8243; background_color=\u00bbrgba(233,177,237,0.12)\u00bb background_color_gradient_direction=\u00bb360deg\u00bb background_position=\u00bbtop_left\u00bb background_repeat=\u00bbrepeat\u00bb background_blend=\u00bbhard-light\u00bb width=\u00bb100%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width=\u00bb100%\u00bb max_width_tablet=\u00bb100%\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|desktop\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb|||\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb35px|50px|100px|50px|false|false\u00bb make_fullwidth=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/sql-data-partners-logo.png\u00bb alt=\u00bbsql data partners\u00bb title_text=\u00bbsql data partners\u00bb align=\u00bbcenter\u00bb _builder_version=\u00bb4.27.4&#8243; width=\u00bb81%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb-19px||||false|false\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb||60px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb border_radii=\u00bbon|5px|5px|5px|5px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/LogoCollante-Logo.png\u00bb alt=\u00bbCollante Propiedades\u00bb title_text=\u00bbCollante Propiedades\u00bb _builder_version=\u00bb4.17.4&#8243; width=\u00bb81%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb-19px||||false|false\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb||60px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb border_radii=\u00bbon|5px|5px|5px|5px\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/AppSeguro-logo_full.png\u00bb alt=\u00bbAppSeguro\u00bb title_text=\u00bbAppSeguro\u00bb _builder_version=\u00bb4.17.4&#8243; width=\u00bb81%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb-19px||||false|false\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb||60px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb border_radii=\u00bbon|5px|5px|5px|5px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/precision-global-tech-logo.png\u00bb alt=\u00bbprecision global tech\u00bb title_text=\u00bbprecision global tech\u00bb align=\u00bbcenter\u00bb admin_label=\u00bbImagen\u00bb _builder_version=\u00bb4.27.4&#8243; width=\u00bb81%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb-19px||||false|false\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb||60px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb border_radii=\u00bbon|5px|5px|5px|5px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_3,1_3,1_3&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb1&#8243; module_class=\u00bb et_pb_row_fullwidth\u00bb _builder_version=\u00bb4.16&#8243; background_color=\u00bbrgba(57,0,73,0.83)\u00bb parallax=\u00bbon\u00bb width=\u00bb100%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width=\u00bb100%\u00bb max_width_tablet=\u00bb100%\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|desktop\u00bb custom_margin=\u00bb|auto|-3px|auto||\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb-10px||||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb176px|0px|176px|0px|false|false\u00bb make_fullwidth=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_3&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/HakoIt-Tecnologias-Sql-Net-Wordpress.png\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb admin_label=\u00bbtecnologias\u00bb _builder_version=\u00bb4.16&#8243; max_width=\u00bb80%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb-50px|||\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb global_colors_info=\u00bb{}\u00bb]&nbsp;<br \/>\n[\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_3&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/HakoIt-TecnologiasTransformacion.png\u00bb force_fullwidth=\u00bbon\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb _builder_version=\u00bb4.16&#8243; custom_margin_tablet=\u00bb30px||30px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|tablet\u00bb global_colors_info=\u00bb{}\u00bb]&nbsp;<br \/>\n[\/et_pb_image][\/et_pb_column][et_pb_column type=\u00bb1_3&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/HakoIt-Tecnologias-Google-PowerBI-Adobe.png\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb _builder_version=\u00bb4.16&#8243; max_width=\u00bb80%\u00bb module_alignment=\u00bbcenter\u00bb custom_margin_tablet=\u00bb\u00bb custom_margin_phone=\u00bb||-35px|\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb global_colors_info=\u00bb{}\u00bb]&nbsp;<br \/>\n[\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\u00bb4.17.6&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.17.6&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_slider arrows_custom_color=\u00bb#000763&#8243; dot_nav_custom_color=\u00bb#000763&#8243; _builder_version=\u00bb4.17.6&#8243; _module_preset=\u00bbdefault\u00bb header_font=\u00bbPoppins|600|||||||\u00bb header_text_color=\u00bb#000763&#8243; header_font_size=\u00bb24px\u00bb header_line_height=\u00bb1.5em\u00bb body_font=\u00bbPoppins|700|||||||\u00bb body_text_color=\u00bb#4F5168&#8243; body_line_height=\u00bb1.8em\u00bb background_color=\u00bbRGBA(0,0,0,0)\u00bb custom_margin=\u00bb5vw||||false|false\u00bb custom_padding=\u00bb0px||||false|false\u00bb header_font_size_tablet=\u00bb20px\u00bb header_font_size_phone=\u00bb12px\u00bb header_font_size_last_edited=\u00bbon|tablet\u00bb header_line_height_tablet=\u00bb1.5em\u00bb header_line_height_phone=\u00bb1.8em\u00bb header_line_height_last_edited=\u00bbon|phone\u00bb header_text_shadow_style=\u00bbpreset1&#8243; header_text_shadow_vertical_length=\u00bb0em\u00bb header_text_shadow_blur_strength=\u00bb0em\u00bb header_text_shadow_color=\u00bbRGBA(0,0,0,0)\u00bb body_text_shadow_style=\u00bbpreset1&#8243; body_text_shadow_vertical_length=\u00bb0em\u00bb body_text_shadow_blur_strength=\u00bb0em\u00bb body_text_shadow_color=\u00bbRGBA(0,0,0,0)\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_slide heading=\u00bb%22Gracias al equipo de nuestros amigos de @Hako_it por su creaci\u00f3n, dise\u00f1os, captura de nuestras ideas y esp\u00edritu.%22&#8243; _builder_version=\u00bb4.17.6&#8243; _module_preset=\u00bbdefault\u00bb header_level=\u00bbh4&#8243; header_font=\u00bbBariol Bold|600|||||||\u00bb header_text_color=\u00bb#000000&#8243; header_font_size=\u00bb21px\u00bb body_font=\u00bbBariol Italic|600|||||||\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb sticky_transition=\u00bbon\u00bb]<\/p>\n<p>Co-Founder &amp; CTO &#8211; Espa\u00f1a \ud83c\uddea\ud83c\uddf8<\/p>\n<p>[\/et_pb_slide][et_pb_slide heading=\u00bb%22Destaco el conocimiento del modelo de negocio. La preocupaci\u00f3n por que todo haya quedado perfecto.%22&#8243; _builder_version=\u00bb4.17.6&#8243; _module_preset=\u00bbdefault\u00bb header_level=\u00bbh4&#8243; header_font=\u00bbBariol Bold|600|||||||\u00bb header_text_color=\u00bb#000000&#8243; header_font_size=\u00bb21px\u00bb body_font=\u00bbBariol Italic|600|||||||\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb sticky_transition=\u00bbon\u00bb]<\/p>\n<p><span style=\"font-weight: 400;\">CTO &#8211; Argentina \ud83c\udde6\ud83c\uddf7<\/span><\/p>\n<p>[\/et_pb_slide][et_pb_slide heading=\u00bb%22Me gusta que est\u00e9n pendientes del producto entregado hasta su implementaci\u00f3n final. La documentaci\u00f3n que realizan. La forma en que encaramos los proyectos me parece muy \u00e1gil ya que si hay un cambio de requerimiento lo asimilan r\u00e1pidamente.%22&#8243; _builder_version=\u00bb4.17.6&#8243; _module_preset=\u00bbdefault\u00bb header_level=\u00bbh4&#8243; header_font=\u00bbBariol Bold|600|||||||\u00bb header_text_color=\u00bb#000000&#8243; header_font_size=\u00bb21px\u00bb body_font=\u00bbBariol Italic|600|||||||\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb sticky_transition=\u00bbon\u00bb]<\/p>\n<p><span style=\"font-weight: 400;\">Responsable de Desarrollo &#8211; Argentina \ud83c\udde6\ud83c\uddf7<\/span><\/p>\n<p>[\/et_pb_slide][\/et_pb_slider][et_pb_text _builder_version=\u00bb4.17.6&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; custom_padding_last_edited=\u00bbon|phone\u00bb _builder_version=\u00bb4.16&#8243; background_image=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/ContactoHako.jpg\u00bb custom_margin=\u00bb-2px||||false|false\u00bb custom_margin_tablet=\u00bb-47px||||false|false\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|desktop\u00bb custom_padding=\u00bb150px||150px||false|false\u00bb custom_padding_tablet=\u00bb5px||120px||false|false\u00bb custom_padding_phone=\u00bb50px||430px||false|false\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row column_structure=\u00bbundefined\u00bb admin_label=\u00bbFila\u00bb _builder_version=\u00bb4.16&#8243; width_tablet=\u00bb\u00bb width_phone=\u00bb100%\u00bb width_last_edited=\u00bbon|phone\u00bb max_width_tablet=\u00bb\u00bb max_width_phone=\u00bb87%\u00bb max_width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbcenter\u00bb min_height=\u00bb910px\u00bb custom_margin=\u00bb0px|||36px|false|false\u00bb custom_margin_tablet=\u00bb140px||||false|false\u00bb custom_margin_phone=\u00bb20px||-400px||false|false\u00bb custom_margin_last_edited=\u00bbon|tablet\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bbundefined\u00bb _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/pro.hakoit.com\/wp-content\/uploads\/2025\/08\/ContactanosES.png\u00bb alt=\u00bbsoftware contacto\u00bb title_text=\u00bbsoftware contacto\u00bb _builder_version=\u00bb4.17.6&#8243; width=\u00bb60%\u00bb width_tablet=\u00bb100%\u00bb width_phone=\u00bb100%\u00bb width_last_edited=\u00bbon|desktop\u00bb module_alignment=\u00bbcenter\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text content_tablet=\u00bb<\/p>\n<h1 style=\"%22text-align:\" center;%22><strong>\u00bfNecesita una propuesta para su gran proyecto?<\/strong><\/h1>\n<p>\u00bb content_phone=\u00bb<\/p>\n<h1><strong>\u00bfNecesita una propuesta para su gran proyecto?<\/strong><\/h1>\n<p>\u00bb content_last_edited=\u00bbon|tablet\u00bb module_id=\u00bbcontacto\u00bb _builder_version=\u00bb4.17.6&#8243; text_font=\u00bb|600|||||||\u00bb text_text_color=\u00bb#ffffff\u00bb header_2_font_size=\u00bb33px\u00bb custom_margin=\u00bb110px||-45px||false|false\u00bb custom_margin_tablet=\u00bb63px|||\u00bb custom_margin_phone=\u00bb50px||-15px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb text_orientation_tablet=\u00bbcenter\u00bb text_orientation_phone=\u00bb\u00bb text_orientation_last_edited=\u00bbon|tablet\u00bb text_text_shadow_style=\u00bbpreset3&#8243; text_text_shadow_color=\u00bb#ffffff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h2 style=\"text-align: center;\"><strong>\u00bfNecesita una propuesta para su gran proyecto?<\/strong><\/h2>\n<p>[\/et_pb_text][et_pb_contact_form email=\u00bbinfo@hakoit.com\u00bb custom_message=\u00bbContacto:||et_pb_line_break_holder||&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;||et_pb_line_break_holder||Se ha contactado:||et_pb_line_break_holder||Nombre: %%Name%%||et_pb_line_break_holder||Email: %%Email%%||et_pb_line_break_holder||Mensaje: %%Message%%||et_pb_line_break_holder||\u00bb success_message=\u00bbMuchas gracias por enviarnos un mensaje. En cuanto est\u00e9 disponible, un miembro de nuestro equipo responder\u00e1 a su consulta. Saludos!\u00bb submit_button_text=\u00bbEnviar\u00bb module_id=\u00bbet_pb_contact_form_0&#8243; _builder_version=\u00bb4.27.3&#8243; _unique_id=\u00bb1f259672-66db-4b8b-85e5-6d09f2db26fe\u00bb form_field_background_color=\u00bbrgba(249,249,249,0.57)\u00bb form_field_text_color=\u00bb#e8e1e1&#8243; form_field_font=\u00bb|800|||||||\u00bb background_color=\u00bbrgba(255,255,255,0.25)\u00bb custom_button=\u00bbon\u00bb button_bg_color=\u00bb#ffffff\u00bb button_icon=\u00bb&#xe010;||divi||400&#8243; width=\u00bb67%\u00bb width_tablet=\u00bb\u00bb width_phone=\u00bb100%\u00bb width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbcenter\u00bb min_height=\u00bb294px\u00bb custom_margin=\u00bb116px||||false|false\u00bb custom_margin_tablet=\u00bb||||false|false\u00bb custom_margin_phone=\u00bb40px||10px||false|false\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb0px||||false|false\u00bb border_radii=\u00bbon|3px|3px|3px|3px\u00bb form_background_color=\u00bbrgba(249,249,249,0.57)\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_contact_field field_id=\u00bbName\u00bb field_title=\u00bbNombre\u00bb max_length=\u00bb150&#8243; required_mark=\u00bboff\u00bb _builder_version=\u00bb4.27.3&#8243; form_field_text_color=\u00bb#2e0e36&#8243; form_field_font=\u00bb|800|||||||\u00bb global_colors_info=\u00bb{}\u00bb button_text_size__hover_enabled=\u00bboff\u00bb button_one_text_size__hover_enabled=\u00bboff\u00bb button_two_text_size__hover_enabled=\u00bboff\u00bb button_text_color__hover_enabled=\u00bboff\u00bb button_one_text_color__hover_enabled=\u00bboff\u00bb button_two_text_color__hover_enabled=\u00bboff\u00bb button_border_width__hover_enabled=\u00bboff\u00bb button_one_border_width__hover_enabled=\u00bboff\u00bb button_two_border_width__hover_enabled=\u00bboff\u00bb button_border_color__hover_enabled=\u00bboff\u00bb button_one_border_color__hover_enabled=\u00bboff\u00bb button_two_border_color__hover_enabled=\u00bboff\u00bb button_border_radius__hover_enabled=\u00bboff\u00bb button_one_border_radius__hover_enabled=\u00bboff\u00bb button_two_border_radius__hover_enabled=\u00bboff\u00bb button_letter_spacing__hover_enabled=\u00bboff\u00bb button_one_letter_spacing__hover_enabled=\u00bboff\u00bb button_two_letter_spacing__hover_enabled=\u00bboff\u00bb button_bg_color__hover_enabled=\u00bboff\u00bb button_one_bg_color__hover_enabled=\u00bboff\u00bb button_two_bg_color__hover_enabled=\u00bboff\u00bb][\/et_pb_contact_field][et_pb_contact_field field_id=\u00bbEmail\u00bb field_title=\u00bbDirecci\u00f3n de correo electr\u00f3nico\u00bb field_type=\u00bbemail\u00bb _builder_version=\u00bb4.27.3&#8243; form_field_text_color=\u00bb#2e0e36&#8243; form_field_font=\u00bb|800|||||||\u00bb global_colors_info=\u00bb{}\u00bb button_text_size__hover_enabled=\u00bboff\u00bb button_one_text_size__hover_enabled=\u00bboff\u00bb button_two_text_size__hover_enabled=\u00bboff\u00bb button_text_color__hover_enabled=\u00bboff\u00bb button_one_text_color__hover_enabled=\u00bboff\u00bb button_two_text_color__hover_enabled=\u00bboff\u00bb button_border_width__hover_enabled=\u00bboff\u00bb button_one_border_width__hover_enabled=\u00bboff\u00bb button_two_border_width__hover_enabled=\u00bboff\u00bb button_border_color__hover_enabled=\u00bboff\u00bb button_one_border_color__hover_enabled=\u00bboff\u00bb button_two_border_color__hover_enabled=\u00bboff\u00bb button_border_radius__hover_enabled=\u00bboff\u00bb button_one_border_radius__hover_enabled=\u00bboff\u00bb button_two_border_radius__hover_enabled=\u00bboff\u00bb button_letter_spacing__hover_enabled=\u00bboff\u00bb button_one_letter_spacing__hover_enabled=\u00bboff\u00bb button_two_letter_spacing__hover_enabled=\u00bboff\u00bb button_bg_color__hover_enabled=\u00bboff\u00bb button_one_bg_color__hover_enabled=\u00bboff\u00bb button_two_bg_color__hover_enabled=\u00bboff\u00bb][\/et_pb_contact_field][et_pb_contact_field field_id=\u00bbMessage\u00bb field_title=\u00bbMensaje\u00bb field_type=\u00bbtext\u00bb fullwidth_field=\u00bbon\u00bb _builder_version=\u00bb4.27.3&#8243; form_field_text_color=\u00bb#2e0e36&#8243; form_field_font=\u00bb|800|||||||\u00bb global_colors_info=\u00bb{}\u00bb button_text_size__hover_enabled=\u00bboff\u00bb button_one_text_size__hover_enabled=\u00bboff\u00bb button_two_text_size__hover_enabled=\u00bboff\u00bb button_text_color__hover_enabled=\u00bboff\u00bb button_one_text_color__hover_enabled=\u00bboff\u00bb button_two_text_color__hover_enabled=\u00bboff\u00bb button_border_width__hover_enabled=\u00bboff\u00bb button_one_border_width__hover_enabled=\u00bboff\u00bb button_two_border_width__hover_enabled=\u00bboff\u00bb button_border_color__hover_enabled=\u00bboff\u00bb button_one_border_color__hover_enabled=\u00bboff\u00bb button_two_border_color__hover_enabled=\u00bboff\u00bb button_border_radius__hover_enabled=\u00bboff\u00bb button_one_border_radius__hover_enabled=\u00bboff\u00bb button_two_border_radius__hover_enabled=\u00bboff\u00bb button_letter_spacing__hover_enabled=\u00bboff\u00bb button_one_letter_spacing__hover_enabled=\u00bboff\u00bb button_two_letter_spacing__hover_enabled=\u00bboff\u00bb button_bg_color__hover_enabled=\u00bboff\u00bb button_one_bg_color__hover_enabled=\u00bboff\u00bb button_two_bg_color__hover_enabled=\u00bboff\u00bb][\/et_pb_contact_field][\/et_pb_contact_form][et_pb_text disabled_on=\u00bboff|off|off\u00bb _builder_version=\u00bb4.16&#8243; text_font=\u00bb|||||on|||\u00bb text_text_color=\u00bb#ffffff\u00bb text_font_size=\u00bb16px\u00bb background_color=\u00bbrgba(247,247,247,0.49)\u00bb text_orientation=\u00bbjustified\u00bb width=\u00bb67%\u00bb width_tablet=\u00bb\u00bb width_phone=\u00bb\u00bb width_last_edited=\u00bbon|desktop\u00bb max_width_tablet=\u00bb\u00bb max_width_phone=\u00bb\u00bb max_width_last_edited=\u00bbon|phone\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb5px||-58px||false|false\u00bb custom_margin_tablet=\u00bb5px||-58px||false|false\u00bb custom_margin_phone=\u00bb0px||||false|false\u00bb custom_margin_last_edited=\u00bbon|desktop\u00bb custom_padding=\u00bb45px||21px|0px|false|false\u00bb text_text_shadow_style=\u00bbpreset2&#8243; text_text_shadow_blur_strength=\u00bb0.07em\u00bb border_radii=\u00bbon|5px|5px|5px|5px\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h4 align=\"center\"><i class=\"fas fa-phone fa-lg\"><\/i> <strong> +34 603 890 220<\/strong><\/h4>\n<p>&nbsp;<\/p>\n<h4 align=\"center\"><b><i class=\"fas fa-envelope fa-lg\"><\/i> <a href=\"mailto:info@hakoit.com\">info@hakoit.com<\/a><\/b><\/h4>\n<p style=\"text-align: center;\">Calle Juan Sebasti\u00e1n Elcano 12, Corralejo<br \/>35660 &#8211;\u00a0Fuerteventura<br \/>Islas Canarias \u2013 Espa\u00f1a<\/p>\n<h4 align=\"center\">\u00a0<\/h4>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; Quienes Somos? Nos dedicamos al desarrollo de soluciones de software personalizado para empresas y emprendedores. Creando o adaptando tecnolog\u00eda a los procesos de negocio. \u00abIncrementar la productividad y crear valor para nuestros clientes independientemente de su ubicaci\u00f3n geogr\u00e1fica\u00bb \u00a0Somos un equipo de Ingenieros con m\u00e1s de 15 a\u00f1os de experiencia laboral en diferentes [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","pmpro_default_level":"","footnotes":""},"class_list":["post-19","page","type-page","status-publish","hentry","pmpro-has-access"],"_links":{"self":[{"href":"https:\/\/pro.hakoit.com\/en\/wp-json\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pro.hakoit.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pro.hakoit.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pro.hakoit.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pro.hakoit.com\/en\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":8,"href":"https:\/\/pro.hakoit.com\/en\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":141,"href":"https:\/\/pro.hakoit.com\/en\/wp-json\/wp\/v2\/pages\/19\/revisions\/141"}],"wp:attachment":[{"href":"https:\/\/pro.hakoit.com\/en\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}