{"id":842,"date":"2025-01-09T20:23:38","date_gmt":"2025-01-09T20:23:38","guid":{"rendered":"https:\/\/creativeqode.com\/?page_id=842"},"modified":"2026-06-16T08:40:01","modified_gmt":"2026-06-16T08:40:01","slug":"our-services","status":"publish","type":"page","link":"https:\/\/creativeqode.com\/id\/our-services\/","title":{"rendered":"Layanan Kami"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"842\" class=\"elementor elementor-842\">\n\t\t\t\t<div class=\"elementor-element elementor-element-785d1d4 e-con-full elementor-hidden-mobile elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"785d1d4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e571a3b e-transform e-con-full e-flex e-con e-child\" data-id=\"e571a3b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-6af65fe e-flex e-con-boxed e-con e-child\" data-id=\"6af65fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-578a89b e-con-full e-flex e-con e-child\" data-id=\"578a89b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c4f853 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"0c4f853\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;700&display=swap');\n        \n        .custom-digital-experience {\n            display: flex;\n            justify-content: flex-start;\n            align-items: flex-start;\n            max-width: 100%;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            color: white;\n            text-align: left;\n        }\n    \n        .container {\n            position: relative;\n            display: flex;\n            flex-direction: column;\n            justify-content: flex-start;\n            align-items: flex-start;\n        }\n        \n        h1 {\n            display: flex; \n            align-items: flex-start; \n            flex-direction: column;\n            font-size: 110px;\n            font-weight: 700;\n            line-height: 150px;\n            gap: 20px; \n        }\n        \n        .highlight {\n            color: orange;\n            position: relative;\n            text-align: left;\n            display: inline-block;\n        }\n        \n        .highlight img {\n            position: absolute;\n        }\n        \n        .highlight .star {\n            width: 3.25rem;\n            top: 8%;\n            left: -1.5rem; \n        }\n        \n        .highlight .bottom-vector {\n            width: 23.07rem;\n            bottom: -30px;\n            left: 0;\n        }\n        \n        .highlight .right-vector {\n            width: 3rem;\n            right: -3rem;\n            top: 70%;\n        }\n        h1, .highlight {\n        display: block !important; \n        text-align: left !important; \n        }\n        \n        .custom-digital-experience, .container {\n            justify-content: flex-start !important;\n            align-items: flex-start !important;\n        }\n        \n        h1 span {\n            display: inline-block !important;\n            text-align: left !important;\n        }\n         @keyframes fadeInColor {\n        0% {\n            color: white;\n        }\n        100% {\n            color: orange;\n        }\n        }\n        \n        @keyframes fadeInImages {\n            0% {\n                opacity: 0;\n                transform: scale(0.8);\n            }\n            100% {\n                opacity: 1;\n                transform: scale(1);\n            }\n        }\n        @keyframes drawLine {\n            0% {\n                clip-path: inset(0 100% 0 0);\n            }\n            100% {\n                clip-path: inset(0 0 0 0);\n            }\n        }\n        \/* Terapkan animasi ke teks *\/\n        .highlight {\n            color: white;\n            animation: fadeInColor 1s ease-in-out forwards;\n            animation-delay: 0.5s;\n        }\n        \n        \/* Terapkan animasi ke gambar *\/\n        .highlight img {\n            opacity: 0;\n            animation: fadeInImages 1s ease-in-out forwards;\n            animation-delay: 1s;\n        }\n        .highlight .bottom-vector {\n            opacity: 1;\n            animation: drawLine 1s ease-in-out forwards;\n            animation-delay: 1s;\n        }\n\n        \/*Responsive Tablet*\/\n        @media (max-width: 1024px) {\n        h1 {\n            font-size: 5rem;\n            line-height: 6rem;\n            gap: 10px;\n        }\n    \n        .highlight .star {\n            width: 2rem;\n            top: -10px;\n            left: -1rem;\n        }\n    \n        .highlight .bottom-vector {\n            width: 15rem;\n            bottom: -15px;\n        }\n    \n        .highlight .right-vector {\n            width: 2rem;\n            right: -2rem;\n            top: 65%;\n        }\n    }\n        \/*Responsive MObile*\/\n        @media (max-width: 767px) {\n        .custom-digital-experience, \n        .container, \n        h1 {\n            justify-content: center !important;\n            align-items: center !important;\n            text-align: center !important;\n        }    \n        h1 {\n            flex-direction: column;\n            font-size: 2.5rem;\n            line-height: 3.625rem;\n            gap: 5px;\n        }\n        .highlight {\n            text-align: center;\n        }\n        \n        .highlight .star {\n            width: 1.5rem;\n            top: -5px;\n            left: -0.8rem;\n        }\n        \n        .highlight .bottom-vector {\n            width: 12rem;\n            bottom: -10px;\n        }\n        \n        .highlight .right-vector {\n            width: 1.2rem;\n            right: -1rem;\n            top: 60%;\n        }\n        }\n\n\n    <\/style>\n    <div class=\"custom-digital-experience\">\n        <div class=\"container\">\n            <h1>Tumbuh Bersama,\n                <span class=\"highlight\">\n                    <img decoding=\"async\" class=\"star\" src=\"https:\/\/creativeqode.com\/wp-content\/uploads\/2025\/01\/Soft-Star.svg\" alt=\"Digital Image Left\" \/>CreativeQode.<img decoding=\"async\" class=\"bottom-vector\" src=\"https:\/\/creativeqode.com\/wp-content\/uploads\/2025\/01\/Vector-home-bawah.svg\" alt=\"Digital Image Bottom\" \/>\n                    <img decoding=\"async\" class=\"right-vector\" src=\"https:\/\/creativeqode.com\/wp-content\/uploads\/2025\/01\/vektor-home-kanan.svg\" alt=\"Digital Image Right\" \/>\n                <\/span>\n            <\/h1>\n        <\/div>\n    <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6148a45 e-con-full e-flex e-con e-child\" data-id=\"6148a45\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b242480 e-con-full e-flex e-con e-child\" data-id=\"b242480\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8d53bd4 e-con-full e-flex e-con e-child\" data-id=\"8d53bd4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f310af9 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"f310af9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"42\" height=\"40\" src=\"https:\/\/creativeqode.com\/wp-content\/uploads\/2025\/01\/angka-1.svg\" class=\"attachment-full size-full wp-image-6953\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-023aa0f e-con-full e-flex e-con e-child\" data-id=\"023aa0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c5b96f e-transform exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"8c5b96f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-80,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Rencana<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47dc2b9 e-transform exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"47dc2b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-83,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>Discovery &amp; Scoping \u2014 we map your workflows, constraints, and business goals before touching code.<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7598411 e-con-full e-flex e-con e-child\" data-id=\"7598411\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a77088d e-con-full e-flex e-con e-child\" data-id=\"a77088d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d3fa91 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"5d3fa91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"42\" height=\"40\" src=\"https:\/\/creativeqode.com\/wp-content\/uploads\/2025\/01\/angka-2.svg\" class=\"attachment-full size-full wp-image-6967\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10f02bd e-con-full e-flex e-con e-child\" data-id=\"10f02bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-910095b e-transform exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"910095b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-80,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Desain<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4c1868 e-transform exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"c4c1868\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-83,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>Architecture &amp; Design \u2014 we build systems that are functional first, and visually sharp second.<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c491db2 e-con-full e-flex e-con e-child\" data-id=\"c491db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2ea89f6 e-con-full e-flex e-con e-child\" data-id=\"2ea89f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32f795b exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"32f795b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"42\" height=\"40\" src=\"https:\/\/creativeqode.com\/wp-content\/uploads\/2025\/01\/angka-3.svg\" class=\"attachment-full size-full wp-image-6968\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f4032c e-con-full e-flex e-con e-child\" data-id=\"7f4032c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a60679d e-transform exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"a60679d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-80,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Mengembangkan<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df7dc00 e-transform elementor-widget-mobile__width-initial exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"df7dc00\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-83,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>Build &amp; Deliver \u2014 we ship in structured milestones, with clear communication at every stage.<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8323fc1 e-flex e-con-boxed e-con e-parent\" data-id=\"8323fc1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8f21a62 e-flex e-con-boxed e-con e-child\" data-id=\"8f21a62\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-756662f e-con-full e-flex e-con e-child\" data-id=\"756662f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e692083 elementor-widget-mobile__width-initial exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"e692083\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;600;700&display=swap');\n\n  .cq-svchero {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 100%;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    color: white;\n    text-align: center;\n    padding: 80px 24px;\n    box-sizing: border-box;\n  }\n\n  .cq-svchero__container {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 20px;\n    max-width: 800px;\n    width: 100%;\n  }\n\n  .cq-svchero__tagline {\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    opacity: 0.55;\n    margin: 0;\n  }\n\n  .cq-svchero__headline {\n    text-align: center;\n    font-size: 88px;\n    font-weight: 700;\n    line-height: 1.1;\n    margin: 0;\n  }\n\n .cq-svchero__highlight {\n    display: block;\n    text-align: center;\n    width: 100%;\n    color: orange;\n    animation: svc-fadeIn 1s ease-in-out forwards;\n    animation-delay: 0.4s;\n    opacity: 0;\n  }\n\n  @keyframes svc-fadeIn {\n    from { opacity: 0; transform: translateY(8px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  .cq-svchero__sub {\n    font-size: 18px;\n    font-weight: 400;\n    line-height: 1.75;\n    opacity: 0.8;\n    max-width: 580px;\n    margin: 0;\n  }\n\n  @media (max-width: 900px) {\n    .cq-svchero__headline { font-size: 64px; }\n    .cq-svchero__sub { font-size: 17px; }\n  }\n\n  @media (max-width: 600px) {\n    .cq-svchero { padding: 60px 20px; }\n    .cq-svchero__headline { font-size: 44px; }\n    .cq-svchero__sub { font-size: 15px; }\n  }\n\n  @media (max-width: 380px) {\n    .cq-svchero__headline { font-size: 36px; }\n  }\n<\/style>\n\n<div class=\"cq-svchero\">\n  <div class=\"cq-svchero__container\">\n    <p class=\"cq-svchero__tagline\">What we build<\/p>\n    <h1 class=\"cq-svchero__headline\">\n           Technology Built Around Your Business.\n\n    <\/h1>\n    <p class=\"cq-svchero__sub\">\n      We don't sell packages. We build what your business\n      actually needs \u2014 custom software, AI-enabled products,\n      and digital tools that deliver measurable results.\n    <\/p>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1706ef0 e-con-full e-flex e-con e-child\" data-id=\"1706ef0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ed6008 elementor-widget__width-initial exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"6ed6008\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    .process-container-hero {\r\n        width: 100%;\r\n        max-width: 450px;\r\n        margin: auto;\r\n    }\r\n\r\n    .process-box {\r\n        min-height: 100px;\r\n        padding: 20px;\r\n        border-radius: 20px;\r\n        \/*margin-bottom: 20px;*\/\r\n        position: relative;\r\n        overflow: hidden;\r\n        transition: background 0.3s ease-in-out;\r\n        display: flex;\r\n        align-items: start;\r\n        font-family: 'Plus Jakarta Sans', sans-serif;\r\n        opacity: 0; \r\n        transform: translateY(20px);\r\n        transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;\r\n    }\r\n\r\n    .process-box.show {\r\n        opacity: 1; \r\n        transform: translateY(0);\r\n    }\r\n\r\n    .process-box:hover {\r\n        background: url('https:\/\/creativeqode.com\/wp-content\/uploads\/2025\/03\/flow.svg') no-repeat center;\r\n    background-size: cover;\r\n    }\r\n     .process-box:hover .process-title {\r\n        color: #FE9800;\r\n    }\r\n    .process-box:hover .process-line {\r\n    height: 4rem;\r\n    transition: height 0.3s ease-in-out;\r\n}\r\n\r\n\r\n    .process-number {\r\n        font-size: 28px;\r\n        line-height: 40px;\r\n        font-weight: 600;\r\n        color: #9EA6C6;\r\n        display: flex;\r\n        align-items: flex-start; \r\n    }\r\n\r\n    .process-line {\r\n        height: 2rem;\r\n        width: 2px;\r\n        background: white;\r\n        margin-left: 10px;\r\n \r\n    }\r\n\r\n    .process-content {\r\n        padding-left: 20px;\r\n    }\r\n\r\n    .process-title {\r\n        font-size: 28px;\r\n        line-height: 38px;\r\n        font-weight: 700;\r\n        color: #E7E9F1;\r\n        margin: 0;\r\n    }\r\n   \r\n    .process-description {\r\n        font-size: 16px;\r\n        line-height: 24px;\r\n        font-style: italic;\r\n        color :#D1D1D1;\r\n        margin-top: 8px;\r\n         white-space: wrap;\r\n         min-width: 100%; \r\n    }\r\n    \r\n    \/*Custom Font Translate*\/\r\n    html[lang=\"id-ID\"] .process-container-hero {\r\n    font-family: 'Plus Jakarta Sans', sans-serif;\r\n    }\r\n    html[lang=\"id-ID\"] .process-title {\r\n        font-size: 22px;\r\n    }\r\n    html[lang=\"id-ID\"] .process-description {\r\n        font-size: 16px;\r\n    }\r\n    html[lang=\"id-ID\"] .process-number {\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n    }\r\n    \r\n    \r\n     \/*Responsive Tablet*\/\r\n    @media (max-width: 1024px) {\r\n    html[lang=\"id-ID\"] .process-container-hero {\r\n    font-family: 'Plus Jakarta Sans', sans-serif;\r\n    }\r\n    html[lang=\"id-ID\"] .process-box {\r\n        padding: 10px;\r\n    }\r\n    html[lang=\"id-ID\"] .process-title {\r\n        font-size: 16px;\r\n    }\r\n    html[lang=\"id-ID\"] .process-description {\r\n        font-size: 14px;\r\n    }\r\n    html[lang=\"id-ID\"] .process-number {\r\n        font-size: 16px;\r\n        font-weight: bold;\r\n    }\r\n     html[lang=\"id-ID\"] .process-content {\r\n        padding-left: 10px;\r\n    }\r\n    html[lang=\"id-ID\"] .process-line {\r\n        margin-left: 5px;\r\n    }\r\n        }\r\n    \/*Responsive Mobile*\/\r\n    @media (max-width: 767px) {\r\n     .process-title {\r\n        font-size: 24px;\r\n        line-height: 38px;\r\n        font-weight: 700;\r\n        color: #E7E9F1;\r\n        margin: 0;\r\n    }\r\n\r\n    .process-description {\r\n        font-size: 14px;\r\n    }\r\n      \r\n    }\r\n<\/style>\r\n<div class=\"process-container-hero\">\r\n    <div class=\"process-box\">\r\n        <div class=\"process-number\">01 <div class=\"process-line\"><\/div><\/div>\r\n        <div class=\"process-content\">\r\n            <h2 class=\"process-title\">Rencana<\/h2>\r\n            <p class=\"process-description\">Memahami tujuan dan tantangan Anda<\/p>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"process-box\">\r\n        <div class=\"process-number\">02 <div class=\"process-line\"><\/div><\/div>\r\n        <div class=\"process-content\">\r\n            <h2 class=\"process-title\">Desain<\/h2>\r\n            <p class=\"process-description\">Memvisualisasikan impian Anda<\/p>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"process-box\">\r\n        <div class=\"process-number\">03 <div class=\"process-line\"><\/div><\/div>\r\n        <div class=\"process-content\">\r\n            <h2 class=\"process-title\">Mengembangkan<\/h2>\r\n            <p class=\"process-description\">Menerjemahkan impian Anda menjadi kenyataan<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    document.addEventListener(\"DOMContentLoaded\", function () {\r\n        const processBoxes = document.querySelectorAll(\".process-box\");\r\n\r\n        function showElements() {\r\n            processBoxes.forEach((box, index) => {\r\n                setTimeout(() => {\r\n                    box.classList.add(\"show\");\r\n                }, index * 200);\r\n            });\r\n        }\r\n        showElements();\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a31c918 e-flex e-con-boxed e-con e-parent\" data-id=\"a31c918\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dbfd88d e-con-full e-flex e-con e-child\" data-id=\"dbfd88d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4c9cd4 elementor-widget__width-initial exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"c4c9cd4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.cq-svc-grid {\n  width: 100%;\n  padding: 60px 0;\n}\n.cq-svc-grid__header {\n  margin-bottom: 48px;\n}\n.cq-svc-grid__label {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #6B7280;\n  margin-bottom: 12px;\n}\n.cq-svc-grid__title {\n  font-size: 42px;\n  font-weight: 800;\n  color: #1a1a2e;\n  line-height: 1.2;\n  margin: 0;\n}\n.cq-svc-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n@media (max-width: 1024px) {\n  .cq-svc-cards { grid-template-columns: repeat(2, 1fr); }\n  .cq-svc-grid__title { font-size: 32px; }\n}\n@media (max-width: 600px) {\n  .cq-svc-cards { grid-template-columns: 1fr; }\n  .cq-svc-grid__title { font-size: 26px; }\n}\n.cq-svc-item {\n  background: #ffffff;\n  border: 1px solid #E5E7EB;\n  border-radius: 16px;\n  padding: 32px;\n  transition: box-shadow 0.2s ease;\n}\n.cq-svc-item:hover {\n  box-shadow: 0 8px 32px rgba(0,0,0,0.08);\n}\n.cq-svc-item__title {\n  font-size: 18px;\n  font-weight: 700;\n  color: #1a1a2e;\n  margin: 0 0 12px 0;\n}\n.cq-svc-item__desc {\n  font-size: 15px;\n  color: #6B7280;\n  line-height: 1.65;\n  margin: 0;\n}\n<\/style>\n\n<div class=\"cq-svc-grid\">\n  <div class=\"cq-svc-grid__header\">\n    <p class=\"cq-svc-grid__label\">APA YANG KAMI LAKUKAN<\/p>\n    <h2 class=\"cq-svc-grid__title\">Six Ways We Help<br>Your Business Grow<\/h2>\n  <\/div>\n  <div class=\"cq-svc-cards\">\n    <div class=\"cq-svc-item\">\n      <h3 class=\"cq-svc-item__title\">Custom Web Applications<\/h3>\n      <p class=\"cq-svc-item__desc\">Your business has unique processes. We build web apps that fit them exactly \u2014 not generic software you have to work around. Less friction, more output.<\/p>\n    <\/div>\n    <div class=\"cq-svc-item\">\n      <h3 class=\"cq-svc-item__title\">AI-Enabled Products<\/h3>\n      <p class=\"cq-svc-item__desc\">We integrate AI into real business workflows \u2014 smart document processing, automated client intake, AI-assisted reporting. Practical AI that saves your team hours every week.<\/p>\n    <\/div>\n    <div class=\"cq-svc-item\">\n      <h3 class=\"cq-svc-item__title\">Client &amp; Staff Portals<\/h3>\n      <p class=\"cq-svc-item__desc\">Secure, role-based portals for professional services firms managing clients, documents, and approvals \u2014 all in one place your team actually uses.<\/p>\n    <\/div>\n    <div class=\"cq-svc-item\">\n      <h3 class=\"cq-svc-item__title\">Aplikasi Seluler<\/h3>\n      <p class=\"cq-svc-item__desc\">iOS and Android apps built for how your business operates, not just how it looks. Operational tools your team will rely on daily \u2014 not just a marketing app.<\/p>\n    <\/div>\n    <div class=\"cq-svc-item\">\n      <h3 class=\"cq-svc-item__title\">Systems &amp; API Integration<\/h3>\n      <p class=\"cq-svc-item__desc\">Connect your CRM, ERP, accounting software, or any third-party tool into one seamless system. Stop re-entering data. Start making decisions faster.<\/p>\n    <\/div>\n    <div class=\"cq-svc-item\">\n      <h3 class=\"cq-svc-item__title\">Brand &amp; Digital Foundation<\/h3>\n      <p class=\"cq-svc-item__desc\">A strong brand is the foundation every great product needs. We align your visual identity and digital presence with the technology we build \u2014 so both work together.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a1b0dce e-flex e-con-boxed e-con e-parent\" data-id=\"a1b0dce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-40e1a92 e-con-full e-flex e-con e-child\" data-id=\"40e1a92\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-24dc82a e-con-full e-flex e-con e-child\" data-id=\"24dc82a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7a11eba e-con-full e-flex e-con e-child\" data-id=\"7a11eba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b00b90 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"3b00b90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">PROSES KAMI<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9272dfe exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"9272dfe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How We Work<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee8b695 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"ee8b695\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .cq-process-container {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    width: 100%;\n  }\n\n  .cq-step-process {\n    max-width: 100%;\n    margin: auto;\n    padding: 0;\n  }\n\n  \/* stretch makes left column same height as the content *\/\n  .cq-step {\n    display: flex;\n    align-items: stretch;\n    gap: 32px;\n  }\n\n  \/* left column is a flex column: pill on top, line fills the rest *\/\n  .cq-step-left {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    width: 190px;\n    flex-shrink: 0;\n  }\n\n  .cq-step-number {\n    display: block;\n    width: 100%;\n    text-align: center;\n    background: #4B35EF;\n    color: #C5C2F2;\n    font-size: 1.1rem;\n    line-height: 2rem;\n    font-weight: 700;\n    padding: 8px 20px;\n    border-radius: 999px;\n    box-sizing: border-box;\n    flex-shrink: 0;\n  }\n\n  \/* this is the actual connecting line \u2014 grows to fill space below the pill *\/\n  .cq-step-line {\n    flex: 1;\n    width: 4px;\n    background: #4B35EF;\n  }\n\n  \/* no line after the last step *\/\n  .cq-step:last-child .cq-step-line {\n    display: none;\n  }\n\n  \/* padding-bottom on content creates the gap between steps *\/\n  \/* the line extends through this gap, connecting pill to pill *\/\n  .cq-step-content {\n    flex: 1;\n    padding-top: 4px;\n    padding-bottom: 48px;\n  }\n\n  .cq-step:last-child .cq-step-content {\n    padding-bottom: 0;\n  }\n\n  .cq-step-content h3 {\n    font-size: 1.5rem;\n    font-weight: 700;\n    color: #4B35EF;\n    margin: 0 0 14px;\n    line-height: 1.3;\n  }\n\n  .cq-step-content p {\n    font-size: 1rem;\n    line-height: 1.8;\n    color: #555;\n    margin: 0;\n  }\n\n  \/* Tablet \u2014 stack, hide lines *\/\n  @media (max-width: 768px) {\n    .cq-step {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 12px;\n    }\n    .cq-step-left {\n      width: 100%;\n      flex-direction: row;\n    }\n    .cq-step-line {\n      display: none;\n    }\n    .cq-step-content {\n      padding-bottom: 32px;\n    }\n    .cq-step-content h3 {\n      font-size: 1.2rem;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .cq-step-number { font-size: 0.95rem; }\n    .cq-step-content h3 { font-size: 1.05rem; }\n    .cq-step-content p { font-size: 0.9rem; }\n  }\n<\/style>\n\n<div class=\"cq-process-container\">\n  <div class=\"cq-step-process\">\n\n    <div class=\"cq-step\">\n      <div class=\"cq-step-left\">\n        <span class=\"cq-step-number\">01 | Discover<\/span>\n        <div class=\"cq-step-line\"><\/div>\n      <\/div>\n      <div class=\"cq-step-content\">\n        <h3>We learn your business before we write a single line of code.<\/h3>\n        <p>We run a structured discovery session to map your workflows, understand your users, and identify where technology can make the biggest difference. We ask the hard questions upfront \u2014 so there are no surprises mid-build. The output is a clear scope, agreed success metrics, and a plan that fits your business \u2014 not a generic template.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"cq-step\">\n      <div class=\"cq-step-left\">\n        <span class=\"cq-step-number\">02 | Design<\/span>\n        <div class=\"cq-step-line\"><\/div>\n      <\/div>\n      <div class=\"cq-step-content\">\n        <h3>We design the solution before building it \u2014 so you know exactly what you're getting.<\/h3>\n        <p>We translate your requirements into a clear blueprint: system architecture, user flows, and interface design. You review and approve before development begins. This step exists to eliminate assumptions and align the entire team \u2014 so the build phase moves fast and without friction.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"cq-step\">\n      <div class=\"cq-step-left\">\n        <span class=\"cq-step-number\">03 | Build & Ship<\/span>\n        <div class=\"cq-step-line\"><\/div>\n      <\/div>\n      <div class=\"cq-step-content\">\n        <h3>We build, test, and ship production-ready software \u2014 handled by our core team, start to finish.<\/h3>\n        <p>No handoffs to freelancers. No outsourcing the hard parts. Our team builds, QA tests, and deploys your product. When we ship, it's stable, documented, and ready for real use. After launch, we stay available for support, improvements, and the next phase of growth.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23b2297 e-flex e-con-boxed e-con e-parent\" data-id=\"23b2297\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de20e84 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"de20e84\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ready to Build Something That Actually Works?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f56111f elementor-align-center exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-button\" data-id=\"f56111f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/creativeqode.com\/id\/contact-us\/\">\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\">Hubungi Kami<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08537da e-flex e-con-boxed e-con e-parent\" data-id=\"08537da\" 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-b446724 elementor-view-stacked elementor-fixed animated-slow elementor-shape-circle exad-sticky-section-no exad-glass-effect-no elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"b446724\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;,&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/wa.me\/6282177743428\" target=\"_blank\" rel=\"noopener\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-whatsapp-1\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>We Build, You Grow. Plan Discovery &amp; Scoping \u2014 we map your workflows, constraints, and business goals before touching code. Design Architecture &amp; Design \u2014 we build systems that are functional first, and visually sharp second. Develop Build &amp; Deliver \u2014 we ship in structured milestones, with clear communication at every stage. What we build [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-842","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/creativeqode.com\/id\/wp-json\/wp\/v2\/pages\/842","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/creativeqode.com\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/creativeqode.com\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/creativeqode.com\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/creativeqode.com\/id\/wp-json\/wp\/v2\/comments?post=842"}],"version-history":[{"count":1576,"href":"https:\/\/creativeqode.com\/id\/wp-json\/wp\/v2\/pages\/842\/revisions"}],"predecessor-version":[{"id":13538,"href":"https:\/\/creativeqode.com\/id\/wp-json\/wp\/v2\/pages\/842\/revisions\/13538"}],"wp:attachment":[{"href":"https:\/\/creativeqode.com\/id\/wp-json\/wp\/v2\/media?parent=842"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}