{"id":14,"date":"2025-03-30T13:51:04","date_gmt":"2025-03-30T16:51:04","guid":{"rendered":"https:\/\/nous.biz\/?page_id=14"},"modified":"2026-01-20T13:50:17","modified_gmt":"2026-01-20T16:50:17","slug":"servicos","status":"publish","type":"page","link":"https:\/\/nous.biz\/en\/servicos\/","title":{"rendered":"Services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-012009c e-con-full e-flex e-con e-parent\" data-id=\"012009c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9ab4c12 e-con-full e-flex e-con e-child\" data-id=\"9ab4c12\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d955908 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"d955908\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62000a4 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"62000a4\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" 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\">Excellence<br>\nin every detail<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f01a349 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"f01a349\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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>At No\u00fbs, excellence isn\u2019t a differentiator, it\u2019s the starting point, combining cutting-edge technology, strategic vision, and refined execution to deliver tailor-made digital solutions. Each service is designed to drive direct business impact and turn challenges into concrete innovation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-770a022 elementor-align-left elementor-invisible elementor-widget elementor-widget-button\" data-id=\"770a022\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" 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=\"#especialista-martech\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get to know<\/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<\/div>\n\t\t<div class=\"elementor-element elementor-element-4270c1a e-con-full e-flex e-con e-child\" data-id=\"4270c1a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a96bcad elementor-widget elementor-widget-shortcode\" data-id=\"a96bcad\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <div id=\"objeto_3d_69dc34191c0d1\" class=\"objeto3d-container-05\"><\/div>\n\n    <style>\n        .objeto3d-container-05 {\n            width: 100%;\n            max-width: 900px;\n            height: 750px;\n            margin: 0 auto;\n        }\n\n        @media (max-width: 768px) {\n            .objeto3d-container-05 {\n                height: 35vh;\n                max-height: 330px;\n\t\t\t\tmax-width: 300px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .objeto3d-container-05 {\n                height: 30vh;\n                max-height: 220px;\n            }\n        }\n    <\/style>\n\n    <script>\n    (function() {\n      function boot() {\n\n        const container = document.getElementById('objeto_3d_69dc34191c0d1');\n        if (!container || typeof THREE === 'undefined') return;\n\n        \/\/ CENA\n        const scene = new THREE.Scene();\n\n        \/\/ C\u00c2MERA RESPONSIVA\n        function createResponsiveCamera() {\n            const w = container.clientWidth;\n\n            let fov = 55;\n            let zPos = 5;\n\n            if (w < 480) {\n                fov = 45;\n                zPos = 6;\n            } else if (w < 768) {\n                fov = 50;\n                zPos = 6;\n            } \n\n            const cam = new THREE.PerspectiveCamera(\n                fov,\n                container.clientWidth \/ container.clientHeight,\n                0.1,\n                1000\n            );\n\n            cam.position.z = zPos;\n            return cam;\n        }\n\n        let camera = createResponsiveCamera();\n\n        \/\/ RENDERER\n        const renderer = new THREE.WebGLRenderer({ antialias: true });\n        renderer.setSize(container.clientWidth, container.clientHeight);\n        container.appendChild(renderer.domElement);\n\n        \/\/ GEOMETRIA\n        const material = new THREE.MeshBasicMaterial({\n          color: 0x0108ea,\n          wireframe: true\n        });\n\n        const geometry = new THREE.IcosahedronGeometry(2, 0);\n        const hexMesh = new THREE.Mesh(geometry, material);\n        scene.add(hexMesh);\n\n        \/\/ CONTROLES ORBIT (opcional)\n        if (THREE.OrbitControls) {\n          const controls = new THREE.OrbitControls(camera, renderer.domElement);\n          controls.enableDamping = true;\n          controls.dampingFactor = 0.05;\n          controls.enableZoom = false;\n        }\n\n        \/\/ INTERA\u00c7\u00c3O\n        let lastX = null, lastY = null;\n        let isInteracting = false;\n        let isHovering = false;\n        const sensitivity = 0.00015;\n\n        container.addEventListener(\"mouseenter\", () => {\n            isHovering = true;\n            container.style.cursor = \"grab\";\n        });\n\n        container.addEventListener(\"mouseleave\", () => {\n            isHovering = false;\n            isInteracting = false;\n            container.style.cursor = \"default\";\n        });\n\n        container.addEventListener(\"mousemove\", (e) => {\n            if (!isHovering) return;\n\n            if (lastX !== null) {\n                const dx = e.clientX - lastX;\n                const dy = e.clientY - lastY;\n\n                isInteracting = true;\n\n                hexMesh.rotation.y += dx * sensitivity;\n                hexMesh.rotation.x += dy * sensitivity;\n                hexMesh.rotation.z += dx * (sensitivity * 0.5);\n            }\n\n            lastX = e.clientX;\n            lastY = e.clientY;\n        });\n\n        \/\/ RESIZE\n        window.addEventListener(\"resize\", () => {\n            renderer.setSize(container.clientWidth, container.clientHeight);\n\n            const newCam = createResponsiveCamera();\n            camera.fov = newCam.fov;\n            camera.position.copy(newCam.position);\n            camera.aspect = container.clientWidth \/ container.clientHeight;\n            camera.updateProjectionMatrix();\n        });\n\n        \/\/ LOOP\n        function animate() {\n          requestAnimationFrame(animate);\n\n          if (!isInteracting) {\n            hexMesh.rotation.y += 0.002;\n            hexMesh.rotation.x += 0.001;\n          }\n\n          renderer.render(scene, camera);\n        }\n        animate();\n\n      }\n\n      if (document.readyState === \"loading\")\n        document.addEventListener(\"DOMContentLoaded\", boot);\n      else\n        boot();\n\n    })();\n    <\/script>\n\n    <\/div>\n\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 class=\"elementor-element elementor-element-b9a5b5f elementor-absolute elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b9a5b5f\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" 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=\"#especialista-martech\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13.223\" height=\"32\" viewbox=\"0 0 13.223 32\"><path id=\"Caminho_744\" data-name=\"Caminho 744\" d=\"M48,1023.975a1.583,1.583,0,0,0-.382-.971l-4.729-5.2a1.617,1.617,0,0,0-2.059-.118,1.471,1.471,0,0,0,.015,2.059l2.494,2.818H17.412a1.412,1.412,0,1,0,0,2.823H43.338l-2.494,2.818a1.555,1.555,0,0,0-.015,2.059,1.6,1.6,0,0,0,2.059-.118l4.729-5.2a1.358,1.358,0,0,0,.382-.971Z\" transform=\"translate(1030.589 -16) rotate(90)\" fill=\"#5cf7d3\"><\/path><\/svg>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-75e4e2c e-con-full e-flex e-con e-parent\" data-id=\"75e4e2c\" data-element_type=\"container\" id=\"especialista-martech\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2504b2c e-flex e-con-boxed e-con e-child\" data-id=\"2504b2c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f358d14 e-con-full e-flex e-con e-child\" data-id=\"f358d14\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9da557f elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"9da557f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <div id=\"objeto_3d_69dc34191c55a\" class=\"objeto3d-container-10\"><\/div>\n\n    <style>\n        .objeto3d-container-10 {\n            width: 100%;\n            max-width: 900px;\n            height: 600px;\n            margin: 0 auto;\n            display: block;\n        }\n\n        @media (max-width: 1200px) {\n            .objeto3d-container-10 {\n                height: 380px;\n            }\n        }\n    <\/style>\n\n\t<script>\n\tdocument.addEventListener(\"DOMContentLoaded\", function () {\n\n\t\tconst container = document.getElementById('objeto_3d_69dc34191c55a');\n\t\tif (!container || typeof THREE === 'undefined') return;\n\n\t\t\/\/ CAMERA RESPONSIVA\n\t\tfunction createResponsiveCamera() {\n\t\t\tconst w = container.clientWidth;\n\t\t\tconst h = container.clientHeight;\n\n\t\t\tconst cam = new THREE.PerspectiveCamera(55, w \/ h, 0.1, 1000);\n\t\t\tcam.position.z = 14;\n\t\t\treturn cam;\n\t\t}\n\n\t\tlet camera = createResponsiveCamera();\n\n\t\t\/\/ SCENE + RENDERER\n\t\tconst scene = new THREE.Scene();\n\n\t\tconst renderer = new THREE.WebGLRenderer({ antialias: true, alpha: true });\n\t\trenderer.setSize(container.clientWidth, container.clientHeight);\n\t\trenderer.setClearColor(0x000000, 0);\n\t\tcontainer.appendChild(renderer.domElement);\n\n\t\t\/\/ MATERIAL\n\t\tconst wireMat = new THREE.LineBasicMaterial({ color: 0x0000ff });\n\n\t\tfunction makeLine(points) {\n\t\t\tconst g = new THREE.BufferGeometry().setFromPoints(points);\n\t\t\treturn new THREE.Line(g, wireMat);\n\t\t}\n\n\t\t\/\/ GRUPO PRINCIPAL\n\t\t\n\t\tconst pivotGroup = new THREE.Group();\n\t\tscene.add(pivotGroup);\n\t\tconst masterGroup = new THREE.Group();\n\t\tpivotGroup.add(masterGroup);\n\t\t\n\t\tpivotGroup.position.y = 2.2;\n\t\t\n\t \/\/ PARAMETROS DOS DOIS CHAPEUS\n\t\t\/\/ chapeu 2 o de baixo\n\t\tconst params1 = {\n\t\t\theight: 6.6,\n\t\t\tbaseRadius: 2.0,\n\t\t\tbrimRadius: 3.2,\n\t\t\tflareStrength: 1.4,\n\t\t\tbrimDrop: 0.4,\n\t\t\tbrimStart: 0.70,\n\t\t\tbrimMidMul: 1.15,\n\t\t\tbrimRings: 4,\n\t\t\tbrimSpacing: 1.0,\n\t\t};\n\n\t\t\/\/chapeu 1 o de cima\n\t\tconst params2 = {\n\t\t\theight: 5.5,\n\t\t\tbaseRadius: 2.0,\n\t\t\tbrimRadius: 3.2,\n\t\t\tflareStrength: 1.4,\n\t\t\tbrimDrop: 0.4,\n\t\t\tbrimStart: 0.70,\n\t\t\tbrimMidMul: 1.15,\n\t\t\tbrimRings: 4,\n\t\t\tbrimSpacing: 1.0,\n\t\t};\n\n\n\t\t\/\/ PERFIL DOS CHAPEUS\n\t\tfunction createProfileFunctions(params, isTopHat = false) {\n\n\t\t\tfunction hatProfile(t) {\n\t\t\t\tif (t < params.brimStart) {\n\t\t\t\t\treturn THREE.MathUtils.lerp(0, params.baseRadius, t \/ params.brimStart);\n\t\t\t\t}\n\n\t\t\t\tconst f = (t - params.brimStart) \/ (1 - params.brimStart);\n\t\t\t\tconst smooth = Math.sin(f * Math.PI * 0.5);\n\n\t\t\t\tlet r = params.baseRadius;\n\t\t\t\tr += (params.brimRadius - params.baseRadius) * Math.pow(smooth, params.flareStrength);\n\n\t\t\t\treturn r;\n\t\t\t}\n\n\t\t\tfunction hatY(t) {\n\t\t\t\tlet y = t * params.height;\n\n\t\t\t\tif (t > params.brimStart) {\n\t\t\t\t\tconst f = (t - params.brimStart) \/ (1 - params.brimStart);\n\t\t\t\t\tconst lift = Math.sin(f * Math.PI * 0.5) * params.brimDrop;\n\n\t\t\t\t\ty -= (f * f) * params.brimDrop * 1.2;\n\t\t\t\t\ty += lift;\n\t\t\t\t}\n\n\t\t\t\tif (isTopHat) {\n\t\t\t\t\tconst mouthStart = 0.9;\n\t\t\t\t\tif (t > mouthStart) {\n\t\t\t\t\t\tconst f2 = (t - mouthStart) \/ (1 - mouthStart);\n\t\t\t\t\t\tconst smooth2 = THREE.MathUtils.smoothstep(f2, 0, 1);\n\t\t\t\t\t\ty -= smooth2 * 0.7;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\treturn y;\n\t\t\t}\n\n\t\t\treturn { hatProfile, hatY };\n\t\t}\n\n\n\t\t\/\/ FUN\u00c7\u00c3O QUE GERA OS CHAPEUS\n\t\tfunction buildHat(params, isTopHat = false) {\n\n\t\t\tconst group = new THREE.Group();\n\t\t\tconst { hatProfile, hatY } = createProfileFunctions(params, isTopHat);\n\n\t\t\tconst verticalLines = 12;\n\t\t\tconst steps = 200;\n\n\t\t\t\/\/ linhas verticais\n\t\t\tfor (let i = 0; i < verticalLines; i++) {\n\t\t\t\tconst pts = [];\n\t\t\t\tconst theta = (i \/ verticalLines) * Math.PI * 2;\n\n\t\t\t\tfor (let s = 0; s <= steps; s++) {\n\t\t\t\t\tconst t = s \/ steps;\n\t\t\t\t\tpts.push(new THREE.Vector3(\n\t\t\t\t\t\thatProfile(t) * Math.cos(theta),\n\t\t\t\t\t\thatY(t),\n\t\t\t\t\t\thatProfile(t) * Math.sin(theta)\n\t\t\t\t\t));\n\t\t\t\t}\n\n\t\t\t\tgroup.add(makeLine(pts));\n\t\t\t}\n\n\t\t\t\/\/ an\u00e9is\n\t\t\tfor (let i = 0; i < params.brimRings; i++) {\n\t\t\t\tconst pts = [];\n\t\t\t\tconst baseT = i \/ (params.brimRings - 1);\n\t\t\t\tconst spacedT = Math.min(baseT * params.brimSpacing, 1.0);\n\t\t\t\tconst t = THREE.MathUtils.lerp(params.brimStart, 1, spacedT);\n\n\t\t\t\tconst r = hatProfile(t);\n\t\t\t\tconst y = hatY(t);\n\n\t\t\t\tfor (let a = 0; a <= 200; a++) {\n\t\t\t\t\tconst ang = (a \/ 200) * Math.PI * 2;\n\t\t\t\t\tpts.push(new THREE.Vector3(\n\t\t\t\t\t\tr * Math.cos(ang),\n\t\t\t\t\t\ty,\n\t\t\t\t\t\tr * Math.sin(ang)\n\t\t\t\t\t));\n\t\t\t\t}\n\n\t\t\t\tgroup.add(makeLine(pts));\n\t\t\t}\n\n\t\t\treturn group;\n\t\t}\n\n\n\t\t\/\/ DOIS CHAPEUS\n\t\tconst hatBottom = buildHat(params1, false);\n\t\tconst hatTop    = buildHat(params2, true);\n\n\n\t\t\/\/ PNEU E ANEL CIRCULAR\n\t\tconst majorR = 3;\n\t\tconst minorR = 1;\n\t\tconst verticalHeight = 0.9;\n\n\t\tconst tireGroup = new THREE.Group();\n\n\t\ttireGroup.scale.set(1.5, 1.5, 1.5);\n\n\t\tconst vLines = 12;\n\t\tconst topRings = 4;\n\t\tconst bottomRings = 4;\n\n\t\t\/\/ linhas verticais do pneu\n\t\tfor (let i = 0; i < vLines; i++) {\n\n\t\t\tconst theta = (i \/ vLines) * Math.PI * 2;\n\t\t\tconst pts = [];\n\n\t\t\tfor (let t = 0; t <= 200; t++) {\n\t\t\t\tconst a = THREE.MathUtils.lerp(-Math.PI \/ 2 * verticalHeight, Math.PI \/ 2 * verticalHeight, t \/ 200);\n\t\t\t\tconst x = (majorR + minorR * Math.cos(a)) * Math.cos(theta);\n\t\t\t\tconst y = minorR * Math.sin(a);\n\t\t\t\tconst z = (majorR + minorR * Math.cos(a)) * Math.sin(theta);\n\t\t\t\tpts.push(new THREE.Vector3(x, y, z));\n\t\t\t}\n\n\t\t\ttireGroup.add(makeLine(pts));\n\t\t}\n\n\t\t\/\/  an\u00e9is superiores\n\t\tfor (let i = 0; i < topRings; i++) {\n\t\t\tconst pts = [];\n\t\t\tconst a = THREE.MathUtils.lerp(Math.PI * 0.15, Math.PI * 0.45, i \/ (topRings - 1));\n\n\t\t\tfor (let j = 0; j <= 200; j++) {\n\t\t\t\tconst ang = (j \/ 200) * Math.PI * 2;\n\n\t\t\t\tpts.push(new THREE.Vector3(\n\t\t\t\t\t(majorR + minorR * Math.cos(a)) * Math.cos(ang),\n\t\t\t\t\tminorR * Math.sin(a),\n\t\t\t\t\t(majorR + minorR * Math.cos(a)) * Math.sin(ang)\n\t\t\t\t));\n\t\t\t}\n\n\t\t\ttireGroup.add(makeLine(pts));\n\t\t}\n\n\t\t\/\/ ---- an\u00e9is inferiores ----\n\t\tfor (let i = 0; i < bottomRings; i++) {\n\t\t\tconst pts = [];\n\t\t\tconst a = THREE.MathUtils.lerp(Math.PI * 1.55, Math.PI * 1.85, i \/ (bottomRings - 1));\n\n\t\t\tfor (let j = 0; j <= 200; j++) {\n\t\t\t\tconst ang = (j \/ 200) * Math.PI * 2;\n\n\t\t\t\tpts.push(new THREE.Vector3(\n\t\t\t\t\t(majorR + minorR * Math.cos(a)) * Math.cos(ang),\n\t\t\t\t\tminorR * Math.sin(a),\n\t\t\t\t\t(majorR + minorR * Math.cos(a)) * Math.sin(ang)\n\t\t\t\t));\n\t\t\t}\n\n\t\t\ttireGroup.add(makeLine(pts));\n\t\t}\n\n\t\tmasterGroup.add(tireGroup);\n\n\t\t\/\/ CENTRALIZAR O OBJETO NO EIXO Y\n\t\tconst box = new THREE.Box3().setFromObject(masterGroup);\n\t\tconst center = new THREE.Vector3();\n\t\tbox.getCenter(center);\n\n\t\t\/\/ move o grupo para que o centro fique no (0,0,0)\n\t\tmasterGroup.position.sub(center);\n\n\t\t\/\/ DESCE O PNEU\n\t\ttireGroup.position.y = 4; \n\n\t\t\/\/ POSICIONAMENTO DOS CHAPEUS DENTRO DO PNEU\n\t\t\/\/ base do pneu\n\t\tconst tireBaseY = -minorR;\n\n\t\t\/\/ chap\u00e9u de baixo encosta exatamente na base\n\t\thatBottom.position.y = tireBaseY;\n\n\t\t\/\/ chap\u00e9u de cima encaixa acima dele\n\t\thatTop.position.y = hatBottom.position.y + params1.height * 0.0001;\n\n\t\t\/\/ adicionar ao masterGroup\n\t\tmasterGroup.add(hatBottom);\n\t\tmasterGroup.add(hatTop);\n\n\t\t\/\/  ROTA\u00c7\u00c3O INICIAL\n\t\tmasterGroup.rotation.set(\n\t\t\tMath.PI * 1,\n\t\t\tMath.PI * 0.25,\n\t\t\t0\n\t\t);\n\n\t\t\/\/ INTERA\u00c7\u00c3O DO MOUSE\n\t\tlet isHovering = false;\n\t\tlet lastMouseX = null;\n\t\tlet lastMouseY = null;\n\n\t\tconst rotationSensitivity = 0.0009;\n\t\tconst autoSpeed = 0.002;\n\n\t\tcontainer.addEventListener(\"mouseenter\", () => {\n\t\t\tisHovering = true;\n\t\t\tlastMouseX = null;\n\t\t\tlastMouseY = null;\n\t\t\tcontainer.style.cursor = \"grab\";\n\t\t});\n\n\t\tcontainer.addEventListener(\"mouseleave\", () => {\n\t\t\tisHovering = false;\n\t\t\tcontainer.style.cursor = \"default\";\n\t\t});\n\n\t\tcontainer.addEventListener(\"mousemove\", (event) => {\n\t\t\tif (!isHovering) return;\n\n\t\t\tconst rect = container.getBoundingClientRect();\n\t\t\tconst insideX = event.clientX - rect.left;\n\t\t\tconst insideY = event.clientY - rect.top;\n\n\t\t\tif (\n\t\t\t\tinsideX < 0 || insideY < 0 ||\n\t\t\t\tinsideX > rect.width || insideY > rect.height\n\t\t\t) return;\n\n\t\t\tif (lastMouseX !== null && lastMouseY !== null) {\n\t\t\t\tconst dx = event.clientX - lastMouseX;\n\t\t\t\tconst dy = event.clientY - lastMouseY;\n\n\t\t\t\tmasterGroup.rotation.y += dx * rotationSensitivity;\n\t\t\t\tmasterGroup.rotation.x += dy * rotationSensitivity;\n\t\t\t\tmasterGroup.rotation.z += dx * rotationSensitivity * 0.3;\n\t\t\t}\n\n\t\t\tlastMouseX = event.clientX;\n\t\t\tlastMouseY = event.clientY;\n\t\t});\n\n\t\t\/\/ LOOP\n\t\tfunction animate() {\n\t\t\trequestAnimationFrame(animate);\n\n\t\t\tif (!isHovering) {\n\t\t\t\tmasterGroup.rotation.y += autoSpeed;\n\t\t\t}\n\n\t\t\trenderer.render(scene, camera);\n\t\t}\n\t\tanimate();\n\n\t\t\/\/ RESIZE RESPONSIVO\n\t\twindow.addEventListener(\"resize\", () => {\n\t\t\trenderer.setSize(container.clientWidth, container.clientHeight);\n\n\t\t\tcamera = createResponsiveCamera();\n\t\t\tcamera.aspect = container.clientWidth \/ container.clientHeight;\n\t\t\tcamera.updateProjectionMatrix();\n\t\t});\n\n\t});\n\t<\/script>\n\n<\/div>\n\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-cbee562 e-con-full e-flex e-con e-child\" data-id=\"cbee562\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5448956 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5448956\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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\">Martech Specialist<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a728647 e-con-full e-flex e-con e-child\" data-id=\"a728647\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb4f007 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"cb4f007\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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>Optimize your marketing with the most advanced technologies. Promote growth and efficiency with Martech solutions that range from software implementations, system integrations, to the implementation of analytical governance so that your department's decisions are fully data-driven.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a15920 elementor-align-left elementor-invisible elementor-widget elementor-widget-button\" data-id=\"6a15920\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" 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=\"#metodologia-section\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get to know<\/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<\/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<div class=\"elementor-element elementor-element-e619856 e-con-full e-flex e-con e-parent\" data-id=\"e619856\" data-element_type=\"container\" id=\"metodologia-section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-866e088 elementor-widget elementor-widget-template\" data-id=\"866e088\" data-element_type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"304\" class=\"elementor elementor-304\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4de064a1 e-con-full e-flex e-con e-parent\" data-id=\"4de064a1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;background_motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.5,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-6b9ce9c1 e-con-full e-flex e-con e-child\" data-id=\"6b9ce9c1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ed1d184 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5ed1d184\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" 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\">Our Way<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ca2b2e8 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1ca2b2e8\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Building creative solutions.<\/p>\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-7dffd41 e-con-full e-flex e-con e-parent\" data-id=\"7dffd41\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9eee38f e-con-full e-flex e-con e-child\" data-id=\"9eee38f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cba8805 e-con-full e-flex e-con e-child\" data-id=\"cba8805\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a50e3de elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a50e3de\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Consulting<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc470d4 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"cc470d4\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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>Deep diagnosis, strategic vision, and alignment with real business objectives. We work side by side with our clients to identify opportunities, transform processes, and build digital solutions with purpose and scalability.<\/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<div class=\"elementor-element elementor-element-d1d1c17 e-con-full e-flex e-con e-child\" data-id=\"d1d1c17\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-756f4ad elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"756f4ad\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Decision Making<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a9e455 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"0a9e455\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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\tData intelligence applied to enable faster, more accurate, and evidence-based decisions, combining predictive analytics, customized dashboards, and advanced models so that executives have control and clarity over every action taken.\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-b213b19 e-con-full e-flex e-con e-child\" data-id=\"b213b19\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a4b421 elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"4a4b421\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">   <div id=\"objeto_3d_69dc34191e14c\" class=\"objeto3d-container-04\"><\/div>\n\t<style>\n\t\t.objeto3d-container-04 {\n\t\t\twidth: 100%;\n\t\t\tmax-width: 800px;\n\t\t\tmargin: 0 auto;\n\t\t\theight: 550px;\n\t\t}\n\t\t@media (max-width: 768px) {\n\t\t\t.objeto3d-container-04 {\n\t\t\t\theight: 30vh;\n\t\t\t\tmax-height: 320px;\n\t\t\t}\n\t\t}\n\n\t\t@media (max-width: 480px) {\n\t\t\t.objeto3d-container-04 {\n\t\t\t\theight: 60vh; \n\t\t\t\tmax-height: 380px;\n\t\t\t}\n\t\t}\n\t<\/style>\n    <script>\n    (function() {\n      function boot() {\n        const container = document.getElementById('objeto_3d_69dc34191e14c');\n        if (!container || typeof THREE === 'undefined') return;\n\n \n        \/\/ C\u00c2MERA RESPONSIVA \n        function createResponsiveCamera() {\n          const width = container.clientWidth;\n          const height = container.clientHeight;\n\n          let fov, zPos;\n\n          if (window.innerWidth < 768) {\n            fov = 70; \n            zPos = 10;\n          } else {\n            fov = 65;\n            zPos = 10;\n          }\n\n          const cam = new THREE.PerspectiveCamera(\n            fov,\n            width \/ height,\n            0.1,\n            1000\n          );\n          cam.position.z = zPos;\n          return cam;\n        }\n\n        let camera = createResponsiveCamera();\n\n        \/\/ Cena + Renderer\n\n        const scene = new THREE.Scene();\n        const renderer = new THREE.WebGLRenderer({ antialias: true, alpha: true });\n        renderer.setSize(container.clientWidth, container.clientHeight);\n        renderer.setClearColor(0x000000, 0);\n        container.appendChild(renderer.domElement);\n\n        \/\/ Grupo principal\n\n        const masterGroup = new THREE.Group();\n        scene.add(masterGroup);\n\n        \/\/ Fun\u00e7\u00e3o para criar hex\u00e1gonos\n\n        function createHexagon(radius = 2, color = 0x0000ff) {\n          const sides = 6;\n          const positions = [];\n\n          for (let i = 0; i <= sides; i++) {\n            const angle = (i \/ sides) * Math.PI * 2;\n            positions.push(Math.cos(angle) * radius, Math.sin(angle) * radius, 0);\n          }\n\n          const geom = new THREE.BufferGeometry();\n          geom.setAttribute('position', new THREE.Float32BufferAttribute(positions, 3));\n\n          const mat = new THREE.LineBasicMaterial({ color });\n          return new THREE.Line(geom, mat);\n        }\n\n        \/\/ Cria 4 colunas de hex\u00e1gonos\n \n        const numHex = 18;\n        const spacing = 0.7;\n        const maxDistance = 4;\n\n        for (let i = 0; i < 4; i++) {\n          const group = new THREE.Group();\n          const angle = (i \/ 4) * Math.PI * 2 + Math.PI \/ 4;\n\n          for (let j = 0; j < numHex; j++) {\n            const hex = createHexagon(2, 0x0000ff);\n            const t = j \/ (numHex - 2);\n            const distance = maxDistance * (1 - t);\n\n            hex.position.x = Math.cos(angle) * distance;\n            hex.position.y = Math.sin(angle) * distance;\n            hex.position.z = -j * spacing;\n\n            group.add(hex);\n          }\n\n          masterGroup.add(group);\n        }\n\n        \/\/ Pose inicial\n        masterGroup.rotation.set(Math.PI \/ -1, Math.PI \/ -1, Math.PI \/ -2);\n\n        \/\/ Intera\u00e7\u00e3o com mouse\n\n        let lastMouseX = null;\n        let lastMouseY = null;\n        let timeoutId;\n\n        window.addEventListener(\"mousemove\", (event) => {\n          if (lastMouseX !== null && lastMouseY !== null) {\n            const dx = event.clientX - lastMouseX;\n            const dy = event.clientY - lastMouseY;\n\n            masterGroup.rotation.y += dx * 0.0001;\n            masterGroup.rotation.x += dy * 0.0001;\n\n          }\n\n          lastMouseX = event.clientX;\n          lastMouseY = event.clientY;\n        });\n\n\n        \/\/ Resize RESPONSIVO\n        \n        window.addEventListener(\"resize\", () => {\n          renderer.setSize(container.clientWidth, container.clientHeight);\n\n          const newCam = createResponsiveCamera();\n\n          camera.fov = newCam.fov;\n          camera.position.copy(newCam.position);\n          camera.aspect = container.clientWidth \/ container.clientHeight;\n          camera.updateProjectionMatrix();\n        });\n\n\t\tconst rotationSpeed = 0.001;\n\t\t function animate() {\n\t\t\trequestAnimationFrame(animate);\n\n\t\t\tmasterGroup.rotation.z += rotationSpeed;\n\n\t\t\trenderer.render(scene, camera);\n\t\t}\n        animate();\n      }\n\n      if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', boot);\n      } else {\n        boot();\n      }\n    })();\n    <\/script>\n\n    <\/div>\n\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-31ba04c e-con-full e-flex e-con e-child\" data-id=\"31ba04c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-16b61f8 e-con-full e-flex e-con e-child\" data-id=\"16b61f8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-184a167 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"184a167\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Execution<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3c4abf elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"f3c4abf\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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\tFrom concept to delivery, our production is guided by quality, performance, and value, operating with agile methodologies, user-centered design, and robust engineering to deliver functional and impactful digital solutions.\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-61eb391 e-con-full e-flex e-con e-child\" data-id=\"61eb391\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dedb109 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"dedb109\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Efficiency<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fbbee68 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"fbbee68\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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\tTechnology as a productivity lever: with AI-powered process automations, we streamline workflows and integrate systems to cut operational costs and unleash teams\u2019 potential for what truly matters\u2014growing intelligently.\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<\/div>\n\t\t\t\t<\/div>\n\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-43c33d6 e-con-full e-flex e-con e-parent\" data-id=\"43c33d6\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7fd2511 e-con-full e-flex e-con e-child\" data-id=\"7fd2511\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c83259 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"9c83259\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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\">Cases and <br \/>\nTestimonials<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94a02d6 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"94a02d6\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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>Projects that brought together strategy, data, and development to scale businesses, create new opportunities, and transform operations.\u00a0<\/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<div class=\"elementor-element elementor-element-f094637 e-con-full e-flex e-con e-child\" data-id=\"f094637\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f19d8a1 elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"f19d8a1\" data-element_type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;823&quot;,&quot;slides_to_show&quot;:&quot;2&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-widget-container&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2812 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2812 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-2.jpg\");}<\/style><style id=\"loop-823\">.elementor-823 .elementor-element.elementor-element-54b88bb{--display:flex;--min-height:525px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--background-transition:0.3s;--overlay-opacity:0.7;--border-radius:20px 20px 20px 20px;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-823 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .elementor-823 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#050505;background-repeat:no-repeat;background-size:cover;}.elementor-823 .elementor-element.elementor-element-54b88bb:hover{background-color:var( --e-global-color-secondary );}.elementor-823 .elementor-element.elementor-element-54b88bb::before, .elementor-823 .elementor-element.elementor-element-54b88bb > .elementor-background-video-container::before, .elementor-823 .elementor-element.elementor-element-54b88bb > .e-con-inner > .elementor-background-video-container::before, .elementor-823 .elementor-element.elementor-element-54b88bb > .elementor-background-slideshow::before, .elementor-823 .elementor-element.elementor-element-54b88bb > .e-con-inner > .elementor-background-slideshow::before, .elementor-823 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-823 .elementor-element.elementor-element-4cd04456{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:1;--padding-top:0%;--padding-bottom:10%;--padding-left:2%;--padding-right:2%;}.elementor-823 .elementor-element.elementor-element-4cd04456:not(.elementor-motion-effects-element-type-background), .elementor-823 .elementor-element.elementor-element-4cd04456 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/05\/aspa.svg\");background-position:top left;background-repeat:no-repeat;}.elementor-823 .elementor-element.elementor-element-4cd04456::before, .elementor-823 .elementor-element.elementor-element-4cd04456 > .elementor-background-video-container::before, .elementor-823 .elementor-element.elementor-element-4cd04456 > .e-con-inner > .elementor-background-video-container::before, .elementor-823 .elementor-element.elementor-element-4cd04456 > .elementor-background-slideshow::before, .elementor-823 .elementor-element.elementor-element-4cd04456 > .e-con-inner > .elementor-background-slideshow::before, .elementor-823 .elementor-element.elementor-element-4cd04456 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/05\/aspa.svg\");--background-overlay:'';background-position:bottom right;background-repeat:no-repeat;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-823 .elementor-element.elementor-element-5f645db > .elementor-widget-container{padding:8px 0px 0px 15px;}.elementor-widget-theme-post-excerpt .elementor-widget-container{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-823 .elementor-element.elementor-element-8178a90 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 5px 0px 15px;}.elementor-823 .elementor-element.elementor-element-8178a90 .elementor-widget-container{font-family:\"Montserrat\", Sans-serif;font-weight:400;line-height:1.6em;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-823 .elementor-element.elementor-element-62961226{color:var( --e-global-color-86ac731 );font-family:\"Montserrat\", Sans-serif;font-weight:400;line-height:1.8em;}.elementor-823 .elementor-element.elementor-element-29027158{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-823 .elementor-element.elementor-element-4217bf83 .elementor-heading-title{font-family:\"Montserrat\", Sans-serif;font-size:23px;font-weight:700;letter-spacing:1px;color:var( --e-global-color-accent );}.elementor-823 .elementor-element.elementor-element-2e8b8316 .elementor-heading-title{font-family:\"Montserrat\", Sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;color:var( --e-global-color-accent );}.elementor-823 .elementor-element.elementor-element-368543b{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-823 .elementor-element.elementor-element-325a9d8 .elementor-heading-title{font-family:\"Montserrat\", Sans-serif;font-size:16px;font-weight:500;text-decoration:underline;letter-spacing:0px;color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-widget-theme-post-title .elementor-heading-title{letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-heading .elementor-heading-title{letter-spacing:var( --e-global-typography-primary-letter-spacing );}}@media(max-width:767px){.elementor-823 .elementor-element.elementor-element-54b88bb{--min-height:100px;}.elementor-widget-theme-post-title .elementor-heading-title{letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-heading .elementor-heading-title{letter-spacing:var( --e-global-typography-primary-letter-spacing );}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2812 post-2812 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/data-tech\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Data &amp; Tech<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAerolito is an academic company that teaches about the future. They offer courses that impact people's vision, transforming the way they think, work, and live. They approached us asking about data-driven methodologies, but the underlying question was: how to accelerate the launch of their products in a constantly changing world of education?\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2810 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2810 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-3.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2810 post-2810 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/escalando-operacoes-globais-com-dados-e-tecnologia\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Scaling Global Operations with Data and Technology<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tWith a global presence and complex operational challenges, Syneos Health entrusted No\u00fbs to design a scalable, efficient, data-driven remote operation. The delivery encompassed technical architecture, process automation, and a governance layer focused on performance and visibility.\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2808 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2808 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-2.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2808 post-2808 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/transformacao-de-produto-e-cultura-orientada-a-dados-no-setor-educacional\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Product Transformation and a Data-Driven Culture in the Education Sector.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAerolito is a Brazilian edtech renowned for anticipating future-of-work trends. It was facing a decline in course enrollment and sought ways to respond more agilely to its students\u2019 behavior.\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2806 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2806 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-2.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2806 post-2806 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/transformacao-digital-para-escalar-o-e-commerce-direto-ao-consumidor\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Digital transformation to scale direct-to-consumer e-commerce<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tVia Aroma, a national leader in aromatherapy, aimed to increase its digital B2C revenue, which accounted for just 2% of its total turnover. The goal was to reach 35% within two years.\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2804 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2804 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-2.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2804 post-2804 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/criacao-de-produto-educacional-com-infraestrutura-digital-robusta\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Creating an educational product with a robust digital infrastructure.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tA sector-leading financial education platform was struggling to scale its technology operations with only one developer and multiple concurrent demands.\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-85db557 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"85db557\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-456cb7e e-con-full e-flex e-con e-child\" data-id=\"456cb7e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b917f59 elementor-widget elementor-widget-template\" data-id=\"b917f59\" data-element_type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"317\" class=\"elementor elementor-317\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-687e2dbf e-con-full e-flex e-con e-parent\" data-id=\"687e2dbf\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4f243f7 e-con-full e-flex e-con e-child\" data-id=\"4f243f7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-739b0ea7 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"739b0ea7\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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\">Cases and <br \/>\nTestimonials<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bfc1526 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"3bfc1526\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" 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>Projects that brought together strategy, data, and development to scale businesses, create new opportunities, and transform operations.\u00a0<\/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<div class=\"elementor-element elementor-element-9a368e9 e-con-full e-flex e-con e-child\" data-id=\"9a368e9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e50a3c elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"6e50a3c\" data-element_type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;823&quot;,&quot;slides_to_show&quot;:&quot;2&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:60,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-widget-container&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2812 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2812 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-2.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2812 post-2812 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/data-tech\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Data &amp; Tech<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAerolito is an academic company that teaches about the future. They offer courses that impact people's vision, transforming the way they think, work, and live. They approached us asking about data-driven methodologies, but the underlying question was: how to accelerate the launch of their products in a constantly changing world of education?\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2810 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2810 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-3.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2810 post-2810 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/escalando-operacoes-globais-com-dados-e-tecnologia\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Scaling Global Operations with Data and Technology<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tWith a global presence and complex operational challenges, Syneos Health entrusted No\u00fbs to design a scalable, efficient, data-driven remote operation. The delivery encompassed technical architecture, process automation, and a governance layer focused on performance and visibility.\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2808 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2808 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-2.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2808 post-2808 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/transformacao-de-produto-e-cultura-orientada-a-dados-no-setor-educacional\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Product Transformation and a Data-Driven Culture in the Education Sector.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAerolito is a Brazilian edtech renowned for anticipating future-of-work trends. It was facing a decline in course enrollment and sought ways to respond more agilely to its students\u2019 behavior.\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2806 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2806 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-2.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2806 post-2806 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/transformacao-digital-para-escalar-o-e-commerce-direto-ao-consumidor\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Digital transformation to scale direct-to-consumer e-commerce<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tVia Aroma, a national leader in aromatherapy, aimed to increase its digital B2C revenue, which accounted for just 2% of its total turnover. The goal was to reach 35% within two years.\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<style id=\"loop-dynamic-823\">.e-loop-item-2804 .elementor-element.elementor-element-54b88bb:not(.elementor-motion-effects-element-type-background), .e-loop-item-2804 .elementor-element.elementor-element-54b88bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/04\/img-case-2.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"823\" class=\"elementor elementor-823 swiper-slide e-loop-item e-loop-item-2804 post-2804 case type-case status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-54b88bb e-con-full e-flex e-con e-parent\" data-id=\"54b88bb\" data-element_type=\"container\" id=\"custom-card-cases\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/nous.biz\/en\/case\/criacao-de-produto-educacional-com-infraestrutura-digital-robusta\/\">\n\t\t<div class=\"elementor-element elementor-element-4cd04456 e-flex e-con-boxed e-con e-child\" data-id=\"4cd04456\" data-element_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-5f645db elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"5f645db\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Creating an educational product with a robust digital infrastructure.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8178a90 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"8178a90\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tA sector-leading financial education platform was struggling to scale its technology operations with only one developer and multiple concurrent demands.\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-29027158 e-flex e-con-boxed e-con e-child\" data-id=\"29027158\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-368543b e-con-full e-flex e-con e-child\" data-id=\"368543b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-325a9d8 elementor-widget elementor-widget-heading\" data-id=\"325a9d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Read more<\/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\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\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\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>","protected":false},"excerpt":{"rendered":"<p>Excel\u00eancia em cada detalhe Na No\u00fbs, excel\u00eancia n\u00e3o \u00e9 diferencial, \u00e9 ponto de partida combinando tecnologia de ponta, vis\u00e3o estrat\u00e9gica e execu\u00e7\u00e3o refinada para entregar solu\u00e7\u00f5es digitais sob medida. Cada servi\u00e7o \u00e9 pensado para gerar impacto direto nos neg\u00f3cios e traduzir desafios em inova\u00e7\u00e3o concreta. Conhe\u00e7a Especialista Martech Otimize seu marketing com as mais avan\u00e7adas&#8230;  <a class=\"excerpt-read-more\" href=\"https:\/\/nous.biz\/en\/case\/criacao-de-produto-educacional-com-infraestrutura-digital-robusta\/\" title=\"Read Cria\u00e7\u00e3o de produto educacional com infraestrutura digital robusta\">Leia mais &raquo;<\/a><\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Servi\u00e7os - No\u00fbs<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nous.biz\/en\/servicos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Servi\u00e7os - No\u00fbs\" \/>\n<meta property=\"og:description\" content=\"Excel\u00eancia em cada detalhe Na No\u00fbs, excel\u00eancia n\u00e3o \u00e9 diferencial, \u00e9 ponto de partida combinando tecnologia de ponta, vis\u00e3o estrat\u00e9gica e execu\u00e7\u00e3o refinada para entregar solu\u00e7\u00f5es digitais sob medida. Cada servi\u00e7o \u00e9 pensado para gerar impacto direto nos neg\u00f3cios e traduzir desafios em inova\u00e7\u00e3o concreta. Conhe\u00e7a Especialista Martech Otimize seu marketing com as mais avan\u00e7adas... Leia mais &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nous.biz\/en\/servicos\/\" \/>\n<meta property=\"og:site_name\" content=\"No\u00fbs\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T16:50:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nous.biz\/servicos\/\",\"url\":\"https:\/\/nous.biz\/servicos\/\",\"name\":\"Servi\u00e7os - No\u00fbs\",\"isPartOf\":{\"@id\":\"https:\/\/nous.biz\/#website\"},\"datePublished\":\"2025-03-30T16:51:04+00:00\",\"dateModified\":\"2026-01-20T16:50:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/nous.biz\/servicos\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nous.biz\/servicos\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nous.biz\/servicos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/nous.biz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Servi\u00e7os\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nous.biz\/#website\",\"url\":\"https:\/\/nous.biz\/\",\"name\":\"No\u00fbs\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/nous.biz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nous.biz\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nous.biz\/#organization\",\"name\":\"No\u00fbs\",\"url\":\"https:\/\/nous.biz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nous.biz\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/03\/logo-nous.svg\",\"contentUrl\":\"https:\/\/nous.biz\/wp-content\/uploads\/2025\/03\/logo-nous.svg\",\"width\":127,\"height\":43,\"caption\":\"No\u00fbs\"},\"image\":{\"@id\":\"https:\/\/nous.biz\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Servi\u00e7os - No\u00fbs","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nous.biz\/en\/servicos\/","og_locale":"en_US","og_type":"article","og_title":"Servi\u00e7os - No\u00fbs","og_description":"Excel\u00eancia em cada detalhe Na No\u00fbs, excel\u00eancia n\u00e3o \u00e9 diferencial, \u00e9 ponto de partida combinando tecnologia de ponta, vis\u00e3o estrat\u00e9gica e execu\u00e7\u00e3o refinada para entregar solu\u00e7\u00f5es digitais sob medida. Cada servi\u00e7o \u00e9 pensado para gerar impacto direto nos neg\u00f3cios e traduzir desafios em inova\u00e7\u00e3o concreta. Conhe\u00e7a Especialista Martech Otimize seu marketing com as mais avan\u00e7adas... Leia mais &raquo;","og_url":"https:\/\/nous.biz\/en\/servicos\/","og_site_name":"No\u00fbs","article_modified_time":"2026-01-20T16:50:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nous.biz\/servicos\/","url":"https:\/\/nous.biz\/servicos\/","name":"Servi\u00e7os - No\u00fbs","isPartOf":{"@id":"https:\/\/nous.biz\/#website"},"datePublished":"2025-03-30T16:51:04+00:00","dateModified":"2026-01-20T16:50:17+00:00","breadcrumb":{"@id":"https:\/\/nous.biz\/servicos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nous.biz\/servicos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nous.biz\/servicos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/nous.biz\/"},{"@type":"ListItem","position":2,"name":"Servi\u00e7os"}]},{"@type":"WebSite","@id":"https:\/\/nous.biz\/#website","url":"https:\/\/nous.biz\/","name":"No\u00fbs","description":"","publisher":{"@id":"https:\/\/nous.biz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nous.biz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nous.biz\/#organization","name":"No\u00fbs","url":"https:\/\/nous.biz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nous.biz\/#\/schema\/logo\/image\/","url":"https:\/\/nous.biz\/wp-content\/uploads\/2025\/03\/logo-nous.svg","contentUrl":"https:\/\/nous.biz\/wp-content\/uploads\/2025\/03\/logo-nous.svg","width":127,"height":43,"caption":"No\u00fbs"},"image":{"@id":"https:\/\/nous.biz\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/nous.biz\/en\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nous.biz\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nous.biz\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nous.biz\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nous.biz\/en\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":183,"href":"https:\/\/nous.biz\/en\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":3380,"href":"https:\/\/nous.biz\/en\/wp-json\/wp\/v2\/pages\/14\/revisions\/3380"}],"wp:attachment":[{"href":"https:\/\/nous.biz\/en\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}