{"id":199947,"date":"2026-08-13T06:27:31","date_gmt":"2026-08-13T10:27:31","guid":{"rendered":"https:\/\/innowise.com\/?page_id=199947"},"modified":"2026-08-13T06:42:33","modified_gmt":"2026-08-13T10:42:33","slug":"poc-development","status":"publish","type":"page","link":"https:\/\/innowise.com\/sv\/services\/poc-development\/","title":{"rendered":"Tj\u00e4nster f\u00f6r utveckling av konceptbevis (PoC)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"199947\" class=\"elementor elementor-199947\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61771e7 back-animations de-hyph e-flex e-con-boxed e-con e-parent\" data-id=\"61771e7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2f1e18b e-con-full e-flex e-con e-child\" data-id=\"2f1e18b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dafec72 elementor-widget elementor-widget-heading\" data-id=\"dafec72\" 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<h1 class=\"elementor-heading-title elementor-size-default\">PoC development services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ac3760b e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"ac3760b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-246ee6a e-con-full e-flex e-con e-child\" data-id=\"246ee6a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5480adb elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5480adb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Pressure-test a software, AI, integration, or automation idea before it becomes a major spend. We build the smallest working version needed to expose blockers, costs, and next-step options.<\/span><\/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-35e26c8 elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"35e26c8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\" id=\"main-block-link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Discuss your PoC<\/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-a46bef8 e-con-full e-flex e-con e-child\" data-id=\"a46bef8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d9d10c9 elementor-widget elementor-widget-html\" data-id=\"d9d10c9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated-mobile\">\n    <div class=\"animated-text-mobile\">\n        <div class=\"message-mobile active-message\">\n            <p class=\"number-mobile\">2\u20136 <\/p>\n            <p class=\"description-mobile\">Weeks to delivery<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">200+<\/p>\n            <p class=\"description-mobile\">PoC projects delivered<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">19+ years<\/p>\n            <p class=\"description-mobile\">Software development experience<\/p>\n        <\/div>\n    <\/div>\n    <div class=\"clutch-widget-container-mobile\">\n        <img decoding=\"async\" class=\"clutch-image-mobile\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Clutch-Logo.svg\"\/ alt=\"\">\n        <div class=\"button-container-mobile\">\n            \n        <a href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&amp;utm_medium=2&amp;utm_campaign=widget&amp;utm_content=logo&amp;utm_term=.com\" class=\"circle-button-mobile\"\n        target=\"_blank\"\n        rel=\"noopener noreferrer\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather-mobile feather-arrow-right-mobile\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text-mobile\");\n    \n    const messageElements = [...textElement.children]\n    \n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"hidden-mobile\");\n        \n        setTimeout(() => {\n            messageElements.forEach((elem, elemIndex)=> {\n                if (index === elemIndex) elem.classList.add(\"active-message\")\n                else elem.classList.remove(\"active-message\")\n            })\n            \n            textElement.classList.remove(\"hidden-mobile\");\n            index = (index + 1) % messageElements.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c732597 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"c732597\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Pressure-test a software, AI, integration, or automation idea before it becomes a major spend. We build the smallest working version needed to expose blockers, costs, and next-step options.<\/span><\/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-9f8cfb0 elementor-align-justify elementor-hidden-tablet elementor-hidden-mobile hero-btn elementor-widget elementor-widget-button\" data-id=\"9f8cfb0\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Discuss your PoC<\/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-93b3379 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"93b3379\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c43a5f9 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"c43a5f9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated\">\n    <div class=\"animated-text\">\n        <div class=\"message active-message\">\n            <p class=\"number\">2\u20136<\/p>\n            <p class=\"description\">Weeks to delivery<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">200+<\/p>\n            <p class=\"description\">PoC projects delivered<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\" id=\"years-expirience\">19+ years<\/p>\n            <p class=\"description\">Software development experience<\/p>\n        <\/div>\n    <\/div>\n    <div class=\"clutch-widget-container\">\n        <img decoding=\"async\" class=\"clutch-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Clutch-Logo.svg\"\/ alt=\"\">\n        <div class=\"button-container\">\n<a href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&amp;utm_medium=2&amp;utm_campaign=widget&amp;utm_content=logo&amp;utm_term=.com\"\n   class=\"circle-button\"\n   target=\"_blank\"\n   rel=\"noopener noreferrer\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-arrow-right\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text\");\n    \n    const messageElements = [...textElement.children]\n    \n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"animated-text-hidden\");\n        \n        setTimeout(() => {\n            messageElements.forEach((elem, elemIndex)=> {\n                if (index === elemIndex) elem.classList.add(\"active-message\")\n                else elem.classList.remove(\"active-message\")\n            })\n            \n            textElement.classList.remove(\"animated-text-hidden\");\n            index = (index + 1) % messageElements.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9861971 e-con-full elementor-hidden-mobile elementor-hidden-tablet stickyWrapper72 e-flex e-con e-parent\" data-id=\"9861971\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-404cc8b elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"404cc8b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n.textUnderline a{\n    text-decoration: underline;\n}\n\n.textUnderline a:hover{\n  color: #C63031 !important;  \n}\n\n.stickyWrapper72{\n    position: sticky;\n    top: 72px;\n    bottom: auto;   \n}\n\n.anchorTop{\n    width: 100%;\n    background-color: #F5F5F7;\n   padding: 0 15px;\n}\n\n.anchorTop .swiper-wrapper{\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n\n    display: flex;\n    justify-content: space-between;\n    width: 100%;\n    position: relative;\n\n}\n\n\n.anchorTop .elem {\n    width: fit-content !important;\n    padding: 10px 20px 8.5px 20px;\n    border-bottom: 1.5px solid transparent;\n    color: #2E2E2E !important;\n    transition: color 0.2s linear,  border 0.2s linear;\n    cursor: pointer;\n    \n    font-family: Karla;\nfont-weight: 400;\nfont-size: 16px;\nline-height: 20px;\nletter-spacing: 0%;\n\n}\n\n\n.anchorTop .elem.active {\n    color: #C63031 !important;\n   border-bottom: 1.5px solid #C63031;  \n}\n\n.anchorTop .elem:hover {\n       color: #C63031 !important;\n}\n\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", ()=>{\n        \nconst headerElement = document.querySelector(\".new-menu\");\n\nconst stickyElement = document.querySelector(\".stickyWrapper72\");\n\nconst headerElementH = headerElement.clientHeight;\n\n\nstickyElement.style.top =  headerElementH + 0 + \"px\";\n        \n});\n<\/script>\n\n\n<div class=\"anchorTop\">\n<div class=\"anchorSwiper\">\n<div class=\"swiper-wrapper\">\n    \n<div class='elem swiper-slide' data-id='test1' >Benefits<\/div>    \n<div class='elem swiper-slide' data-id='test2' >Services<\/div>  \n<div class='elem swiper-slide' data-id='test3'>Case studies<\/div>   \n<div class='elem swiper-slide' data-id='test4'  >Process<\/div>    \n<div class='elem swiper-slide' data-id='test5' >Technologies<\/div> \n<div class='elem swiper-slide' data-id='test6' >Industries<\/div> \n<div class='elem swiper-slide' data-id='test7' >FAQ<\/div> \n \n\n<\/div>   \n<\/div>\n<\/div>\n\n<script>\n\n\n  document.addEventListener(\"DOMContentLoaded\", () => {\n      \n   const AnchorSwiper = new Swiper('.anchorSwiper', {\n     grabCursor:false, \n     slidesPerView: 'auto',\n\n        spaceBetween: 20, \n\n    \n  });       \n      \n      \n const headerMenuHeight=document.querySelector('.new-menu-inno')?.getBoundingClientRect()?.height ?? 72; \n \n\n\nlet anchorTopList = document.querySelectorAll('.anchorTop .elem');\nlet anchorList = [];\n\n\nanchorTopList.forEach((elem) => {\n   const id = elem.getAttribute('data-id'); \n\n   \n   anchorList.push(document.querySelector(`#${id}`)); \n})\n\n   \n   function scrollToElem(elem){\n       \n    const windowHeight = window.innerHeight;\n     const elTop = elem.offsetTop;\n       \n  \n   window.scrollTo({\n     top: elTop - headerMenuHeight,\n     behavior: \"smooth\",\n    });\n   }\n\n   anchorTopList.forEach((el,i)=>el.addEventListener('click',function(){\n       \n       const id = this.getAttribute('data-id');\n      \n    const element = anchorList[i];\n    \n    \n    if(element){\n      scrollToElem(element);    \n    }\n      \n       \n     \n       \n   }))\n\n\n\n      const checkScroll = () => {\n\n      const windowHeight = window.innerHeight;\n      const scrollTop = window.scrollY || document.documentElement.scrollTop;\n\n\nanchorList.forEach((anchor, index) => {\n \n        \n\nif(anchor){\n\n  const { top, left, bottom, right } = anchor.getBoundingClientRect();\n  const { innerHeight, innerWidth } = window;\n\n\nconst isInViewport = \n  bottom > innerHeight\/2 && top <innerHeight\/2;\n\n\n\/\/ const isInViewport =  top <innerHeight\/2;\n\n\n\n \n if(isInViewport){\n    anchorTopList[index].classList.add(\"active\");  \n    AnchorSwiper.slideTo(index);\n    if(index>0){\n            anchorTopList[index-1].classList.remove(\"active\"); \n        \n    }\n     \n }else{\n    anchorTopList[index].classList.remove(\"active\");   \n }\n        \n}\n\n});\n      \n\n  };\n  \n\ndocument.addEventListener(\"scroll\", (event) => {\n\n    checkScroll();\n\n});\n\n\n\n\n\n\n\n});\n \n  \n\n<\/script>\n\n<script defer>\n  window.addEventListener('hashchange', function(e) {\n      if(window.history.pushState) {\n    window.history.pushState('', '\/', window.location.pathname)\n} else {\n    window.location.hash = '';\n}\n\n});\n<\/script>\n\n\n\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-ae9b997 e-flex e-con-boxed e-con e-parent\" data-id=\"ae9b997\" data-element_type=\"container\" id=\"test1\" 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-40a6539 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"40a6539\" 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<h2 class=\"elementor-heading-title elementor-size-default\">When you need a PoC software development services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53dda94 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"53dda94\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .cust-grid a {\n        text-decoration: underline;\n    }\n    \n    .ez-toc-sticky-list li:nth-child(6) {\n  display: none !important;\n}\n\n    \n    ul.list {\n      list-style: none;\n      padding: 0\n    }\n    \n    ul.list h3 {\n        margin: 0;\n        display: inline;\n    }\n    \n    ul li.red-dot::before {\n      content: \"\";\n      background: #C63031;\n      font-weight: bold;\n      display: inline-block;\n      width: 7px;\n      height: 7px;\n      border-radius: 50%;\n      margin-right: 10px;\n      margin-bottom: 5px;\n    }\n    \n    ul li.red-dot h3 {\n        font: inherit;\n    }\n    \n    ul li.red-dot {\n      line-height: 32.4px;\n    }\n    \n    ul li.red-dot h3 {\n        font: inherit;\n    }\n    \n    @media (max-width:767px) {\n        \n        .cust-grid li.red-dot h3 {\n            line-height: 130%;\n        }\n    \n        ul li.red-dot::before {\n          width: 5px;\n          height: 5px;\n          margin-right: 7px;\n          margin-bottom: 4px;\n        }\n        \n        ul li.red-dot {\n          line-height: 23.4px;\n        }\n    }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ccf482 e-grid e-con-full cust-grid e-con e-child\" data-id=\"5ccf482\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-23e5143 e-con-full e-flex e-con e-child\" data-id=\"23e5143\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee16d8a elementor-widget elementor-widget-text-editor\" data-id=\"ee16d8a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\">\n \t<li class=\"red-dot\">\n<h3>You have an idea, but no technical proof<\/h3>\n<\/li>\n<\/ul>\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-68fe92c elementor-widget elementor-widget-text-editor\" data-id=\"68fe92c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">A concept can look solid in a strategy deck and fall apart when it meets real data, APIs, infrastructure, or security rules. A PoC puts the core assumption into code before you approve a larger build.<\/span><\/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-4c84711 e-con-full e-flex e-con e-child\" data-id=\"4c84711\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd3b53e elementor-widget elementor-widget-text-editor\" data-id=\"fd3b53e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\">\n \t<li class=\"red-dot\">\n<h3>One unknown could derail the whole project<\/h3>\n<\/li>\n<\/ul>\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-1d8864b elementor-widget elementor-widget-text-editor\" data-id=\"1d8864b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Maybe the AI model is not accurate enough. Maybe a legacy platform cannot support the integration. Maybe the proposed architecture slows down under load. We target the uncertainty with the highest price tag.<\/span><\/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-2fa5226 e-con-full e-flex e-con e-child\" data-id=\"2fa5226\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72013e2 elementor-widget elementor-widget-text-editor\" data-id=\"72013e2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\">\n \t<li class=\"red-dot\">\n<h3>Estimates are still based on guesswork<\/h3>\n<\/li>\n<\/ul>\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-091b8b8 elementor-widget elementor-widget-text-editor\" data-id=\"091b8b8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Without technical evidence, budgets and delivery plans carry wide margins. A working PoC gives your team real findings to use when defining scope, architecture, staffing, and infrastructure.<\/span><\/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-8a50162 e-con-full e-flex e-con e-child\" data-id=\"8a50162\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bffc1d4 elementor-widget elementor-widget-text-editor\" data-id=\"bffc1d4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\">\n \t<li class=\"red-dot\">\n<h3>Internal approval has stalled<\/h3>\n<\/li>\n<\/ul>\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-a12340b elementor-widget elementor-widget-text-editor\" data-id=\"a12340b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Stakeholders rarely get excited about diagrams and technical descriptions. A working demonstration gives executives, investors, and department leads something concrete to review and challenge.<\/span><\/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-b557a7a e-con-full e-flex e-con e-child\" data-id=\"b557a7a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-631dc27 elementor-widget elementor-widget-text-editor\" data-id=\"631dc27\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\">\n \t<li class=\"red-dot\">\n<h3>Several technical routes look possible<\/h3>\n<\/li>\n<\/ul>\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-84e8d73 elementor-widget elementor-widget-text-editor\" data-id=\"84e8d73\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Building every option would waste time. Our <\/span><span style=\"font-weight: 400;\">PoC development company<\/span><span style=\"font-weight: 400;\"> can compare the strongest approaches against the same criteria and show where each one wins or fails.<\/span><\/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-f830921 e-con-full e-flex e-con e-child\" data-id=\"f830921\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5069d51 elementor-widget elementor-widget-text-editor\" data-id=\"5069d51\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\">\n \t<li class=\"red-dot\">\n<h3>You want the option to stop<\/h3>\n<\/li>\n<\/ul>\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-6ab1114 elementor-widget elementor-widget-text-editor\" data-id=\"6ab1114\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Not every idea should become a product. A PoC creates an early decision point: continue, change the approach, narrow the scope, or walk away before the expensive work begins.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c09fb20 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c09fb20\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c19b34d\" data-id=\"c19b34d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e0c6e9 elementor-widget elementor-widget-shortcode\" data-id=\"4e0c6e9\" 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\">[clients_logos]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-73515fa e-flex e-con-boxed e-con e-parent\" data-id=\"73515fa\" data-element_type=\"container\" id=\"test2\" 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-b6fba8e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b6fba8e\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Our PoC development services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68d9fb6 switcher-section elementor-widget elementor-widget-html\" data-id=\"68d9fb6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    .services-we-o__toggle-button {\r\n        color: #c63031;\r\n        border: none;\r\n        cursor: pointer;\r\n        font-size: 16px;\r\n        line-height: 18px;\r\n        font-weight: 600;\r\n        font-family: Sora, sans-serif;\r\n        border-bottom: 1px solid #C63031;\r\n        padding: 0 0 8px 0;\r\n        width: fit-content;\r\n        display: block;\r\n        margin-top: 20px;\r\n        transition: color 0.3s ease, border-color 0.3s ease;\r\n    }\r\n    \r\n    .services-we-o__toggle-button:active {\r\n        color: #c63031 !important;\r\n        border-bottom: 1px solid #C63031 !important;\r\n    }\r\n    \r\n    .services-we-o__toggle-button:hover {\r\n        color: #c63031 !important;\r\n        background: #fff !important;\r\n        border-bottom: 1px solid #C63031 !important;\r\n    }\r\n\r\n    .hidden {\r\n        display: none !important;\r\n    }\r\n\r\n    .mobile-domains-navitem {\r\n        transition: max-height 0.4s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.35s ease, margin 0.35s ease, padding 0.35s ease;\r\n        max-height: 1200px;\r\n        opacity: 1;\r\n        overflow: hidden;\r\n        will-change: max-height, opacity;\r\n    }\r\n\r\n    .mobile-domains-navitem.is-collapsed {\r\n        max-height: 0 !important;\r\n        opacity: 0 !important;\r\n        margin-top: 0 !important;\r\n        margin-bottom: 0 !important;\r\n        padding-top: 0 !important;\r\n        padding-bottom: 0 !important;\r\n        pointer-events: none !important;\r\n        visibility: hidden;\r\n    }\r\n\r\n    .mobile-domains-navitem-title {\r\n        cursor: pointer;\r\n        user-select: none;\r\n        display: block;\r\n        transition: color 0.3s ease;\r\n    }\r\n\r\n    .mobile-domain-list {\r\n        max-height: 0;\r\n        opacity: 0;\r\n        overflow: hidden;\r\n        transition: max-height 0.4s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.35s ease;\r\n        will-change: max-height, opacity;\r\n    }\r\n\r\n    .mobile-domains-navitem.active .mobile-domain-list {\r\n        opacity: 1;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"domains-wrapper-1\">\r\n    <div class=\"domains-container\">\r\n        <ul class=\"domains__list\">\r\n            <div class=\"domain__list_container\">\r\n                <li class=\"domains__list-item domains__list-item_active\">Technical feasibility<\/li>\r\n                <li class=\"domains__list-item\">AI & data PoC<\/li>\r\n                <li class=\"domains__list-item\">Integration PoC<\/li>\r\n                <li class=\"domains__list-item\">Architecture validation<\/li>\r\n                <li class=\"domains__list-item\">UX & workflow<\/li>\r\n                <li class=\"domains__list-item\">PoC rescue<\/li>\r\n            <\/div>\r\n        <\/ul>\r\n\r\n        <div class=\"domains__descriptions\">\r\n            <div class=\"domains__descriptions-item domains__descriptions-item_active\">\r\n                <div class=\"slider-title\">\r\n                    <h3>Technical feasibility assessment<\/h3>\r\n                <\/div>\r\n                <p class=\"slider-desc\">Find out whether the proposed technology, framework, architecture, or engineering method can do the job. We test critical functions, dependencies, performance limits, and implementation risks. The result shows what works, what does not, and what would need to change before further development.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/telemedicine-app-consulting-team.png\" alt=\"IT team review digital strategies for improving patient care with advanced telemedicine solutions\"\/>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"domains__descriptions-item\">\r\n                <div class=\"slider-title\">\r\n                    <h3>AI and data PoC development<\/h3>\r\n                <\/div>\r\n                <p class=\"slider-desc\">A model demo is easy. Reliable output from your own data is harder. We check data coverage, model quality, hallucination risks, latency, operating cost, privacy constraints, and integration requirements. You see how the use case performs on realistic inputs, not a polished set of examples.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/ai-powered-software-upgrade.png\" alt=\"AI engineer enhancing legacy code with an AI module, blending traditional programming with cognitive computing\"\/> \r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"domains__descriptions-item\">\r\n                <div class=\"slider-title\">\r\n                    <h3>Integration PoC development<\/h3>\r\n                <\/div>\r\n                <p class=\"slider-desc\">Your new solution still has to work with the systems already running the business. We test APIs, authentication, data exchange, third-party platforms, cloud services, devices, and enterprise applications. This exposes undocumented limitations and compatibility issues early.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/workflow-automation-dashboard.png\" alt=\"Automated workflow connects users to documents and analytics, speeding up approval and reporting\"\/>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"domains__descriptions-item\">\r\n                <div class=\"slider-title\">\r\n                    <h3>Architecture and scalability validation<\/h3>\r\n                <\/div>\r\n                <p class=\"slider-desc\">An architecture may look clean on paper and still fail under real workloads. Our architects test the components most likely to become bottlenecks. We examine expected traffic, processing volumes, storage, infrastructure, failure scenarios, and scaling options before the design spreads across a larger system.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/analytics-dashboard-presentation.png\" alt=\"Data analyst presenting business intelligence dashboard insights to IT team\"\/>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"domains__descriptions-item\">\r\n                <div class=\"slider-title\">\r\n                    <h3>UX and workflow prototyping<\/h3>\r\n                <\/div>\r\n                <p class=\"slider-desc\">Some ideas depend on how people complete the task, not only on what happens in the backend. As a PoC development company, we create the key screens and workflows needed to demonstrate the concept. Users can follow the process, flag friction, and check whether the proposed solution fits how they actually work.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/mobile-app-flow-design.png\" alt=\"Reviewing mobile wireframes and app navigation flows on a large screen\"\/>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"domains__descriptions-item\">\r\n                <div class=\"slider-title\">\r\n                    <h3>PoC modernization and rescue<\/h3>\r\n                <\/div>\r\n                <p class=\"slider-desc\">Inherited a PoC that works only on one developer\u2019s laptop? We dig into the code, architecture, dependencies, and environment to find the real blocker. Innowise can stabilize the existing build, replace a weak component, test another approach, or tell you when rebuilding is the better call.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/backend-refactoring-workspace.png\" alt=\"Backend developer performing code refactoring on multiple monitors in a modern tech workspace\"\/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains\">\r\n        <div class=\"mobile-domains-navbar\">\r\n\r\n            <div class=\"mobile-domains-navitem\">\r\n                <span class=\"mobile-domains-navitem-title\">Technical feasibility assessment<\/span>\r\n                <div class=\"mobile-domain-list\">\r\n                    <p class=\"slider-desc\">Find out whether the proposed technology, framework, architecture, or engineering method can do the job. We test critical functions, dependencies, performance limits, and implementation risks. The result shows what works, what does not, and what would need to change before further development.<\/p>\r\n                    <div class=\"slider-image-block\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/telemedicine-app-consulting-team.png\" alt=\"IT team review digital strategies for improving patient care with advanced telemedicine solutions\"\/>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"mobile-domains-navitem\">\r\n                <span class=\"mobile-domains-navitem-title\">AI and data PoC development<\/span>\r\n                <div class=\"mobile-domain-list\">\r\n                    <p class=\"slider-desc\">A model demo is easy. Reliable output from your own data is harder. We check data coverage, model quality, hallucination risks, latency, operating cost, privacy constraints, and integration requirements. You see how the use case performs on realistic inputs, not a polished set of examples.<\/p>\r\n                    <div class=\"slider-image-block\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/ai-powered-software-upgrade.png\" alt=\"AI engineer enhancing legacy code with an AI module, blending traditional programming with cognitive computing\"\/>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"mobile-domains-navitem\">\r\n                <span class=\"mobile-domains-navitem-title\">Integration PoC development<\/span>\r\n                <div class=\"mobile-domain-list\">\r\n                    <p class=\"slider-desc\">Your new solution still has to work with the systems already running the business. We test APIs, authentication, data exchange, third-party platforms, cloud services, devices, and enterprise applications. This exposes undocumented limitations and compatibility issues early.<\/p>\r\n                    <div class=\"slider-image-block\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/workflow-automation-dashboard.png\" alt=\"Automated workflow connects users to documents and analytics, speeding up approval and reporting\"\/>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"mobile-domains-navitem\">\r\n                <span class=\"mobile-domains-navitem-title\">Architecture and scalability validation<\/span>\r\n                <div class=\"mobile-domain-list\">\r\n                    <p class=\"slider-desc\">An architecture may look clean on paper and still fail under real workloads. Our architects test the components most likely to become bottlenecks. We examine expected traffic, processing volumes, storage, infrastructure, failure scenarios, and scaling options before the design spreads across a larger system.<\/p>\r\n                    <div class=\"slider-image-block\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/analytics-dashboard-presentation.png\" alt=\"Data analyst presenting business intelligence dashboard insights to IT team\"\/>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"mobile-domains-navitem\">\r\n                <span class=\"mobile-domains-navitem-title\">UX and workflow prototyping<\/span>\r\n                <div class=\"mobile-domain-list\">\r\n                    <p class=\"slider-desc\">Some ideas depend on how people complete the task, not only on what happens in the backend. As a PoC development company, we create the key screens and workflows needed to demonstrate the concept. Users can follow the process, flag friction, and check whether the proposed solution fits how they actually work.<\/p>\r\n                    <div class=\"slider-image-block\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/mobile-app-flow-design.png\" alt=\"Reviewing mobile wireframes and app navigation flows on a large screen\"\/>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"mobile-domains-navitem\">\r\n                <span class=\"mobile-domains-navitem-title\">PoC modernization and rescue<\/span>\r\n                <div class=\"mobile-domain-list\">\r\n                    <p class=\"slider-desc\">Inherited a PoC that works only on one developer\u2019s laptop? We dig into the code, architecture, dependencies, and environment to find the real blocker. Innowise can stabilize the existing build, replace a weak component, test another approach, or tell you when rebuilding is the better call.<\/p>\r\n                    <div class=\"slider-image-block\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/backend-refactoring-workspace.png\" alt=\"Backend developer performing code refactoring on multiple monitors in a modern tech workspace\"\/>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <button class=\"services-we-o__toggle-button\">\r\n                <span class=\"toggle-button_label--show\">Show all<\/span>\r\n                <span class=\"toggle-button_label--hide\">Show less<\/span>\r\n            <\/button>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n\"use strict\";\r\n\r\nclass ItemHideButton {\r\n    constructor(options) {\r\n        this.init(options);\r\n    }\r\n\r\n    init(options) {\r\n        const { button, itemsToHideSelector, hiddenItemClass, hiddenButtonLabelClass, numItemsToStayVisible, hideLabel, showLabel } = options;\r\n        \r\n        this.button = button;\r\n        if (!this.button) throw new Error(\"button element for ItemHideButton is not valid\");\r\n\r\n        this.hideLabel = hideLabel;\r\n        this.showLabel = showLabel;\r\n        if (!this.hideLabel || !this.showLabel) throw new Error(\"label elements for ItemHideButton are not valid\");\r\n\r\n        this.numItemsToStayVisible = numItemsToStayVisible;\r\n        this.hiddenItemClass = hiddenItemClass;\r\n        this.hiddenButtonLabelClass = hiddenButtonLabelClass;\r\n\r\n        const potentialItems = document.querySelectorAll(itemsToHideSelector);\r\n        if (!potentialItems?.length) throw new Error(\"itemsToHideSelector for ItemHideButton is not valid\");\r\n        else if (potentialItems.length < numItemsToStayVisible) throw new Error(\"numItemsToStayVisible for ItemHideButton is higher than the actual element count\");\r\n\r\n        this.controlledItems = [...potentialItems];\r\n        this.connectButton();\r\n        this.hideItems();\r\n    }\r\n\r\n    reset() {\r\n        this.controlledItems.forEach(item => item.classList.remove(this.hiddenItemClass));\r\n        if (this.clickEventListenner) {\r\n            this.button.removeEventListener(\"click\", this.clickEventListenner);\r\n        }\r\n    }\r\n\r\n    reInit(options) {\r\n        this.reset();\r\n        this.init(options);\r\n    }\r\n\r\n    hideItems() {\r\n        this.itemsHidden = true;\r\n        this.controlledItems.slice(this.numItemsToStayVisible).forEach(item => item.classList.add(this.hiddenItemClass));\r\n    }\r\n    \r\n    showItems() {\r\n        this.itemsHidden = false;\r\n        this.controlledItems.slice(this.numItemsToStayVisible).forEach(item => item.classList.remove(this.hiddenItemClass));\r\n    }\r\n\r\n    connectButton() {\r\n        this.hideLabel.classList.add(this.hiddenButtonLabelClass);\r\n\r\n        this.clickEventListenner = () => {\r\n            if (this.itemsHidden) {\r\n                this.showItems();\r\n            } else {\r\n                const initialRect = document.body.getBoundingClientRect();\r\n                this.hideItems();\r\n                const newRect = document.body.getBoundingClientRect();\r\n\r\n                window.scrollBy({\r\n                    left: 0,\r\n                    top: newRect.height - initialRect.height,\r\n                    behavior: \"smooth\"\r\n                });\r\n            }\r\n\r\n            this.hideLabel.classList.toggle(this.hiddenButtonLabelClass);\r\n            this.showLabel.classList.toggle(this.hiddenButtonLabelClass);\r\n        };\r\n\r\n        this.button.addEventListener(\"click\", this.clickEventListenner);\r\n    }\r\n}\r\n\r\ndocument.addEventListener(\"DOMContentLoaded\", () => {\r\n    const hideButtonInstance = new ItemHideButton({ \r\n        button: document.querySelector(\".services-we-o__toggle-button\"),\r\n        hideLabel: document.querySelector(\".services-we-o__toggle-button .toggle-button_label--hide\"), \r\n        showLabel: document.querySelector(\".services-we-o__toggle-button .toggle-button_label--show\"),\r\n        itemsToHideSelector: \".domains-wrapper-1 .mobile-domains-navitem\",\r\n        hiddenItemClass: \"is-collapsed\", \r\n        hiddenButtonLabelClass: \"hidden\", \r\n        numItemsToStayVisible: 4\r\n    });\r\n\r\n    const mobileNavItems = document.querySelectorAll('.domains-wrapper-1 .mobile-domains-navitem');\r\n    const domainsListItems = document.querySelectorAll('.domains-wrapper-1 .domains-container .domains__list .domain__list_container .domains__list-item');\r\n    const domainsDescriptions = document.querySelectorAll('.domains-wrapper-1 .domains-container .domains__descriptions .domains__descriptions-item');\r\n    \r\n    function showMobileItem(item) {\r\n        item.classList.add('active');\r\n        const content = item.querySelector('.mobile-domain-list');\r\n        if (content) {\r\n            content.style.maxHeight = content.scrollHeight + 'px';\r\n        }\r\n    }\r\n\r\n    function hideMobileItem(item) {\r\n        item.classList.remove('active');\r\n        const content = item.querySelector('.mobile-domain-list');\r\n        if (content) {\r\n            content.style.maxHeight = '0px';\r\n        }\r\n    }\r\n\r\n    function activateMobileItem(index, canClose = true) {\r\n        const item = mobileNavItems[index];\r\n        if (!item) return;\r\n        \r\n        const isActive = item.classList.contains('active');\r\n        \r\n        mobileNavItems.forEach(nav => {\r\n            hideMobileItem(nav);\r\n        });\r\n\r\n        if (!isActive || !canClose) {\r\n            showMobileItem(item);\r\n        }\r\n    }\r\n\r\n    function activateDesktopItem(index) {\r\n        domainsListItems.forEach((item, itemIndex) => {\r\n            if (itemIndex === index) {\r\n                item.classList.add('domains__list-item_active');\r\n            } else {\r\n                item.classList.remove('domains__list-item_active');\r\n            }\r\n        });\r\n        \r\n        domainsDescriptions.forEach((itemDesc, itemDescIndex) => {\r\n            if (itemDescIndex === index) {\r\n                itemDesc.classList.add('domains__descriptions-item_active');\r\n            } else {\r\n                itemDesc.classList.remove('domains__descriptions-item_active');\r\n            }\r\n        });\r\n    }\r\n\r\n    mobileNavItems.forEach((item, index) => {\r\n        const titleEl = item.querySelector(\".mobile-domains-navitem-title\");\r\n        if (titleEl) {\r\n            titleEl.addEventListener('click', () => {\r\n                activateMobileItem(index);\r\n                activateDesktopItem(index);\r\n            });\r\n        }\r\n    });\r\n\r\n    domainsListItems.forEach((item, index) => {\r\n        item.addEventListener('click', () => {\r\n            activateDesktopItem(index);\r\n            activateMobileItem(index, false);\r\n        });\r\n    });\r\n    \r\n    activateMobileItem(0);\r\n});\r\n<\/script>\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-d08c026 e-flex e-con-boxed e-con e-parent\" data-id=\"d08c026\" 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-033f50d elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"033f50d\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Do not fund the whole project to answer one technical question<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed287f elementor-align-justify elementor-widget__width-initial elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"7ed287f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Pressure-test your idea<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-81dd07b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"81dd07b\" data-element_type=\"section\" id=\"test3\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d5320bb\" data-id=\"d5320bb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1526ad8 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1526ad8\" 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<h2 class=\"elementor-heading-title elementor-size-default\"><span><\/span><span><\/span>Our case studies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f54a5e case-swip elementor-widget elementor-widget-shortcode\" data-id=\"8f54a5e\" 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 class=\"slider-overflow view-\">\n            <div class=\"swiper-related view-\">\n                <div class=\"swiper-wrapper\">\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/sv\/case\/breast-cancer-detection-with-federated-learning\/\" aria-label=\"block_198695\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/07\/collaborative-mammography-segmentation.png\" alt=\"Privacy-preserving breast cancer detection with federated learning\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/07\/Log\u043es-desktop-2.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/sv\/case\/breast-cancer-detection-with-federated-learning\/\" aria-label=\"Privacy-preserving breast cancer detection with federated learning\" >Privacy-preserving breast cancer detection with federated learning<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/sv\/cases\/ai\/\">AI<\/a><a href=\"\/sv\/cases\/computer-vision\/\">Computer vision<\/a><a href=\"\/sv\/cases\/healthcare\/\">Healthcare<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/sv\/case\/breast-cancer-detection-with-federated-learning\/\" aria-label=\"Read more about Privacy-preserving breast cancer detection with federated learning\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/sv\/case\/ai-powered-compliance-ecosystem\/\" aria-label=\"block_198139\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/06\/image-1.jpg\" alt=\"AI-powered end-to-end compliance ecosystem\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/06\/Log\u043es-desktop.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/sv\/case\/ai-powered-compliance-ecosystem\/\" aria-label=\"AI-powered end-to-end compliance ecosystem\" >AI-powered end-to-end compliance ecosystem<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/sv\/cases\/ai\/\">AI<\/a><a href=\"\/sv\/cases\/aws\/\">AWS<\/a><a href=\"\/sv\/cases\/backend-utveckling\/\">Back-end development<\/a><a href=\"\/sv\/cases\/frontend-utveckling\/\">Front-end development<\/a><a href=\"\/sv\/cases\/js\/\">JavaScript<\/a><a href=\"\/sv\/cases\/laravel\/\">Laravel<\/a><a href=\"\/sv\/cases\/php\/\">PHP<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/sv\/case\/ai-powered-compliance-ecosystem\/\" aria-label=\"Read more about AI-powered end-to-end compliance ecosystem\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/sv\/case\/ai-assisted-contract-parsing-platform\/\" aria-label=\"block_195705\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/image.jpg\" alt=\"AI-assisted contract transformation platform (DORA \/ NIS2 ready)\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Log\u043es-desktop-1-1.png\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/sv\/case\/ai-assisted-contract-parsing-platform\/\" aria-label=\"AI-assisted contract transformation platform (DORA \/ NIS2 ready)\" >AI-assisted contract transformation platform (DORA \/ NIS2 ready)<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/sv\/cases\/ai\/\">AI<\/a><a href=\"\/sv\/cases\/business-process-automation-bpa\/\">Business process automation (BPA)<\/a><a href=\"\/sv\/cases\/java\/\">Java<\/a><a href=\"\/sv\/cases\/legal\/\">Legal<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/sv\/case\/ai-assisted-contract-parsing-platform\/\" aria-label=\"Read more about AI-assisted contract transformation platform (DORA \/ NIS2 ready)\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/sv\/case\/finance-ai-assistant\/\" aria-label=\"block_191935\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/image-teaser-2.png\" alt=\"Haia: finance AI assistant\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/Haia-logo-1.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/sv\/case\/finance-ai-assistant\/\" aria-label=\"Haia: finance AI assistant\" >Haia: finance AI assistant<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/sv\/cases\/ai\/\">AI<\/a><a href=\"\/sv\/cases\/blockkedjeutveckling\/\">Blockchain<\/a><a href=\"\/sv\/cases\/fintech\/\">FinTech<\/a><a href=\"\/sv\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/sv\/cases\/smart-contract\/\">Smart contract<\/a><a href=\"\/sv\/cases\/web3\/\">Web3<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/sv\/case\/finance-ai-assistant\/\" aria-label=\"Read more about Haia: finance AI assistant\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/sv\/case\/ai-skin-scanner-app\/\" aria-label=\"block_176624\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/01\/small-cover-1.jpg\" alt=\"AI dermatologist skin scanner app\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/sv\/case\/ai-skin-scanner-app\/\" aria-label=\"AI dermatologist skin scanner app\" >AI dermatologist skin scanner app<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/sv\/cases\/ai\/\">AI<\/a><a href=\"\/sv\/cases\/android\/\">Android<\/a><a href=\"\/sv\/cases\/angular\/\">Angular<\/a><a href=\"\/sv\/cases\/aws\/\">AWS<\/a><a href=\"\/sv\/cases\/flutter\/\">Flutter<\/a><a href=\"\/sv\/cases\/healthcare\/\">Healthcare<\/a><a href=\"\/sv\/cases\/ios\/\">iOS<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/sv\/case\/ai-skin-scanner-app\/\" aria-label=\"Read more about AI dermatologist skin scanner app\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/sv\/case\/chatbot-for-data-analytics\/\" aria-label=\"block_171293\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/Small-cover-Development-of-an-analytical-platform-using-the-existing-Large-Language-Models-LLM.jpg\" alt=\"Development of an analytical platform using the existing large language models\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/sv\/case\/chatbot-for-data-analytics\/\" aria-label=\"Development of an analytical platform using the existing large language models\" >Development of an analytical platform using the existing large language models<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/sv\/cases\/ai\/\">AI<\/a><a href=\"\/sv\/cases\/azure\/\">Azure<\/a><a href=\"\/sv\/cases\/backend-utveckling\/\">Back-end development<\/a><a href=\"\/sv\/cases\/chatbot\/\">Chatbot<\/a><a href=\"\/sv\/cases\/dataanalys\/\">Data analytics<\/a><a href=\"\/sv\/cases\/frontend-utveckling\/\">Front-end development<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/sv\/case\/chatbot-for-data-analytics\/\" aria-label=\"Read more about Development of an analytical platform using the existing large language models\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/sv\/case\/ai-medical-advice-app\/\" aria-label=\"block_169147\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Mobile-medical-advisor-small-cover.png\" alt=\"Mobile medical advisor\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/sv\/case\/ai-medical-advice-app\/\" aria-label=\"Mobile medical advisor\" >Mobile medical advisor<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/sv\/cases\/ai\/\">AI<\/a><a href=\"\/sv\/cases\/aws\/\">AWS<\/a><a href=\"\/sv\/cases\/chatbot\/\">Chatbot<\/a><a href=\"\/sv\/cases\/django\/\">Django<\/a><a href=\"\/sv\/cases\/flutter\/\">Flutter<\/a><a href=\"\/sv\/cases\/healthcare\/\">Healthcare<\/a><a href=\"\/sv\/cases\/utveckling-av-mvp\/\">MVP development<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/sv\/case\/ai-medical-advice-app\/\" aria-label=\"Read more about Mobile medical advisor\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/sv\/case\/medical-research-software\/\" aria-label=\"block_155860\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/02\/Med-research-Small-cover.png\" alt=\"Medical research software\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/sv\/case\/medical-research-software\/\" aria-label=\"Medical research software\" >Medical research software<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/sv\/cases\/ai\/\">AI<\/a><a href=\"\/sv\/cases\/api\/\">API<\/a><a href=\"\/sv\/cases\/cloud\/\">Cloud<\/a><a href=\"\/sv\/cases\/dataanalys\/\">Data analytics<\/a><a href=\"\/sv\/cases\/data-science\/\">Data science<\/a><a href=\"\/sv\/cases\/gcp\/\">GCP<\/a><a href=\"\/sv\/cases\/healthcare\/\">Healthcare<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/sv\/case\/medical-research-software\/\" aria-label=\"Read more about Medical research software\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n                <\/div>\n                \n                <div class=\"swiper-related__navigation\" style=\"\">\n                    <button class=\"swiper-related__navigation-btn\" style=\"\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g>\n                                <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                                <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <\/g>\n                        <\/svg>\n                    <\/button>\n                \n                    <button class=\"swiper-related__navigation-btn\" style=\"\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n            <div class=\"cases-swiper-pagination case-slider-pagination\"><\/div>\n        <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/slb-case.js\"><\/script>  \n        <link rel=\"stylesheet\" href=\"\/wp-content\/themes\/hello-elementor\/assets\/css\/case-slider.css\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-0706932 e-flex e-con-boxed e-con e-parent\" data-id=\"0706932\" 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-06b529b elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"06b529b\" 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<h2 class=\"elementor-heading-title elementor-size-default\">PoC vs prototype vs MVP<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65148be e-con-full e-flex e-con e-child\" data-id=\"65148be\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-be1ce4d e-grid e-con-full m-0 grid-container e-con e-child\" data-id=\"be1ce4d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-66127e5 e-con-full grid-item e-flex e-con e-child\" data-id=\"66127e5\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-81d0622 e-con-full grid-item e-flex e-con e-child\" data-id=\"81d0622\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e605f6 elementor-widget elementor-widget-heading\" data-id=\"3e605f6\" 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<h3 class=\"elementor-heading-title elementor-size-default\">PoC<\/h3>\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-25aa02d e-con-full grid-item e-flex e-con e-child\" data-id=\"25aa02d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-217097b elementor-widget elementor-widget-heading\" data-id=\"217097b\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Prototype<\/h3>\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-89dac3a e-con-full grid-item e-flex e-con e-child\" data-id=\"89dac3a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-855406f elementor-widget elementor-widget-heading\" data-id=\"855406f\" 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<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/innowise.com\/services\/mvp-development\/\">MVP<\/a><\/h3>\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-16a04af e-con-full grid-item e-flex e-con e-child\" data-id=\"16a04af\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15f6168 elementor-widget elementor-widget-heading\" data-id=\"15f6168\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Question answered<\/h3>\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-7a241ff e-con-full grid-item e-flex e-con e-child\" data-id=\"7a241ff\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23c0994 m-0 elementor-widget elementor-widget-text-editor\" data-id=\"23c0994\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tCan it work technically?\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-88b52cb e-con-full grid-item e-flex e-con e-child\" data-id=\"88b52cb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf5463f m-0 elementor-widget elementor-widget-text-editor\" data-id=\"cf5463f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tHow could it look and behave?\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-65bfb0f e-con-full grid-item e-flex e-con e-child\" data-id=\"65bfb0f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-964482d m-0 elementor-widget elementor-widget-text-editor\" data-id=\"964482d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWill real users use it?\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-b8246e0 e-con-full grid-item e-flex e-con e-child\" data-id=\"b8246e0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3631091 elementor-widget elementor-widget-heading\" data-id=\"3631091\" 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<h3 class=\"elementor-heading-title elementor-size-default\">What is built<\/h3>\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-718039f e-con-full grid-item e-flex e-con e-child\" data-id=\"718039f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-923a370 m-0 elementor-widget elementor-widget-text-editor\" data-id=\"923a370\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tA focused technical implementation\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-26cc215 e-con-full grid-item e-flex e-con e-child\" data-id=\"26cc215\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a991c1 m-0 elementor-widget elementor-widget-text-editor\" data-id=\"0a991c1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tA visual or interactive product model\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-4dedb8e e-con-full grid-item e-flex e-con e-child\" data-id=\"4dedb8e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40a3ac3 m-0 elementor-widget elementor-widget-text-editor\" data-id=\"40a3ac3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tA usable product with core features\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-7c00ab9 e-con-full grid-item e-flex e-con e-child\" data-id=\"7c00ab9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-172c44f elementor-widget elementor-widget-heading\" data-id=\"172c44f\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Main audience<\/h3>\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-cd95671 e-con-full grid-item e-flex e-con e-child\" data-id=\"cd95671\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1df980d m-0 elementor-widget elementor-widget-text-editor\" data-id=\"1df980d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tTechnical and business decision-makers\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-bec881f e-con-full grid-item e-flex e-con e-child\" data-id=\"bec881f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3145665 m-0 elementor-widget elementor-widget-text-editor\" data-id=\"3145665\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tUsers, designers, and stakeholders\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-980750b e-con-full grid-item e-flex e-con e-child\" data-id=\"980750b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f873fee m-0 elementor-widget elementor-widget-text-editor\" data-id=\"f873fee\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tEarly customers or internal users\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-f72e674 e-con-full grid-item e-flex e-con e-child\" data-id=\"f72e674\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7614351 elementor-widget elementor-widget-heading\" data-id=\"7614351\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Typical outcome<\/h3>\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-c64d796 e-con-full grid-item e-flex e-con e-child\" data-id=\"c64d796\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ded9228 m-0 elementor-widget elementor-widget-text-editor\" data-id=\"ded9228\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tGo, adjust, or stop\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-2b28e00 e-con-full grid-item e-flex e-con e-child\" data-id=\"2b28e00\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89c9e72 m-0 elementor-widget elementor-widget-text-editor\" data-id=\"89c9e72\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-weight: 400;\">Refine the experience<\/span>\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-61cf2a3 e-con-full grid-item e-flex e-con e-child\" data-id=\"61cf2a3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8689d0b m-0 elementor-widget elementor-widget-text-editor\" data-id=\"8689d0b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tMeasure demand and usage\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d2d6d09 last-child-mb0 de-hyph e-flex e-con-boxed e-con e-parent\" data-id=\"d2d6d09\" 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-211d923 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"211d923\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Why choose us for proof of concept development services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-01f7891 e-grid e-con-full grid-with-links e-con e-child\" data-id=\"01f7891\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e3ae10c e-con-full e-flex e-con e-child\" data-id=\"e3ae10c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6f5c355 e-con-full e-flex e-con e-child\" data-id=\"6f5c355\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-262619a elementor-widget elementor-widget-image\" data-id=\"262619a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/482.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1dbe9d elementor-widget elementor-widget-heading\" data-id=\"c1dbe9d\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Practical R&amp;D experience<\/h3>\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-cacc370 elementor-widget elementor-widget-text-editor\" data-id=\"cacc370\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Experimental work needs discipline. We keep the investigation tied to a business decision instead of producing weeks of technical exploration with no usable conclusion.<\/span><\/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-138553e e-con-full e-flex e-con e-child\" data-id=\"138553e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c3f0310 e-con-full e-flex e-con e-child\" data-id=\"c3f0310\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eaab52c elementor-widget elementor-widget-image\" data-id=\"eaab52c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/512.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e72960 elementor-widget elementor-widget-heading\" data-id=\"9e72960\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Senior engineers from the start<\/h3>\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-90482d2 elementor-widget elementor-widget-text-editor\" data-id=\"90482d2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Architects and senior specialists join while the hypothesis is still being shaped. They challenge weak assumptions before those assumptions become architecture.<\/span><\/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-0967fad e-con-full e-flex e-con e-child\" data-id=\"0967fad\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cf01dc7 e-con-full e-flex e-con e-child\" data-id=\"cf01dc7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34bb46d elementor-widget elementor-widget-image\" data-id=\"34bb46d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/448.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2b820b elementor-widget elementor-widget-heading\" data-id=\"c2b820b\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Success criteria agreed upfront<\/h3>\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-1f79eb4 elementor-widget elementor-widget-text-editor\" data-id=\"1f79eb4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">\u201cLooks promising\u201d is not a result. We define what the PoC must achieve: an accuracy threshold, a stable integration, a maximum response time, a supported load, or another measurable condition.<\/span><\/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-fceedcc e-con-full e-flex e-con e-child\" data-id=\"fceedcc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8801b65 e-con-full e-flex e-con e-child\" data-id=\"8801b65\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33ebeff elementor-widget elementor-widget-image\" data-id=\"33ebeff\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/562.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9177dbc elementor-widget elementor-widget-heading\" data-id=\"9177dbc\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Secure handling of your data<\/h3>\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-58c470e elementor-widget elementor-widget-text-editor\" data-id=\"58c470e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">We sign NDAs and agree on access, environments, data use, and retention before development begins. Sensitive information stays inside the boundaries set for the engagement.<\/span><\/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-9b90172 e-con-full e-flex e-con e-child\" data-id=\"9b90172\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c495cbb e-con-full e-flex e-con e-child\" data-id=\"c495cbb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7bdb220 elementor-widget elementor-widget-image\" data-id=\"7bdb220\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/510.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2aa644 elementor-widget elementor-widget-heading\" data-id=\"d2aa644\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Full ownership of deliverables<\/h3>\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-5b72a83 elementor-widget elementor-widget-text-editor\" data-id=\"5b72a83\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">You receive the agreed source code, test results, technical documentation, and recommendations. No black box. No dependency on a presentation to understand what happened.<\/span><\/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-232897e e-con-full e-flex e-con e-child\" data-id=\"232897e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e8cee87 e-con-full e-flex e-con e-child\" data-id=\"e8cee87\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd02d2d elementor-widget elementor-widget-image\" data-id=\"bd02d2d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/473.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18b03ec elementor-widget elementor-widget-heading\" data-id=\"18b03ec\" 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<h3 class=\"elementor-heading-title elementor-size-default\">A clear path after the PoC<\/h3>\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-c88d338 elementor-widget elementor-widget-text-editor\" data-id=\"c88d338\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">When the idea holds up, we can turn the findings into an MVP or production roadmap. When it does not, we show what failed and what alternatives are still worth testing.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be92dc1 e-flex e-con-boxed e-con e-parent\" data-id=\"be92dc1\" data-element_type=\"container\" id=\"test4\" 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-d506f68 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d506f68\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Our PoC development process<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb3cf01 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"cb3cf01\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Proof of concept development services should end with a decision, not just a demo. Our process keeps every activity tied to the hypothesis.<\/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-9e308dd roadmap-grid-2 elementor-widget elementor-widget-html\" data-id=\"9e308dd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \r\n.roadmap-grid-2 .new-steps-container {\r\n    display: grid;\r\n    \/*flex-wrap: wrap;*\/\r\n    row-gap: 80px;\r\n    padding: 0;\r\n\r\n    grid-auto-rows: auto;\r\n\r\n    grid-template-columns: 36fr 36fr 36fr;\r\n}\r\n\r\n.roadmap-grid-2 .new-step-item {\r\n    width: 100%;\r\n\r\n    display: flex;\r\n    flex-direction: column;\r\n\r\n    gap: 20px;\r\n}\r\n\r\n.roadmap-grid-2 .new-step-item-desc {\r\n    display: flex;\r\n    flex-direction: column;\r\n    \/*padding-right: 10px;*\/\r\n    gap: 20px;\r\n}\r\n\r\n.roadmap-grid-2 .new-step-item-title {\r\n    font-family: Sora;\r\n    font-weight: 600;\r\n    font-size: 24px;\r\n    line-height: 32.4px;\r\n\r\n    \/*padding-right: 15px;*\/\r\n    margin: 0;\r\n}\r\n\r\n.roadmap-grid-2 .new-step-item-duration {\r\n    font-family: Karla;\r\n    font-size: 22px;\r\n    font-weight: 400;\r\n    line-height: 28px;\r\n    text-align: left;\r\n    color: #C63031;\r\n}\r\n\r\n.roadmap-grid-2 .new-step-item-text {\r\n    font-family: Karla;\r\n    font-size: 16px;\r\n    font-weight: 400;\r\n    line-height: 24px;\r\n\r\n    margin: 0;\r\n}\r\n\r\n\r\n.roadmap-grid-2 .new-step-item-list {\r\n    font-family: Karla;\r\n    font-size: 16px;\r\n    font-weight: 400;\r\n    line-height: 24px;\r\n\r\n    margin: 0;\r\n\r\n    gap: 16px;\r\n\r\n    display: flex;\r\n    list-style: none;\r\n    flex-direction: column;\r\n    list-style-position: outside;\r\n    padding: 0 12px;\r\n}\r\n\r\n\r\n\r\n.roadmap-grid-2 .new-step-item-list li:before {\r\n    content: \"\";\r\n    position: absolute;\r\n    display: inline-block;\r\n    width: 0.45rem;\r\n    aspect-ratio: 1\/1;\r\n\r\n    border-radius: 50%;\r\n    background: #C63031;\r\n    left: -14px;\r\n    top: 0.55em;\r\n    flex-shrink: 0;\r\n}\r\n\r\n.roadmap-grid-2 .new-step-item-list li {\r\n    font: inherit;\r\n    margin: 0;\r\n    position: relative;\r\n    padding-left: 0px;\r\n}\r\n\r\n\r\n.roadmap-grid-2 .scheme-progress-circle {\r\n    flex-shrink: 0;\r\n    border-radius: 100%;\r\n    height: 30px;\r\n    width: 30px;\r\n    z-index: 2;\r\n\r\n    background-color: var(--item-color);\r\n    border-color: var(--item-color);\r\n}\r\n\r\n\r\n.roadmap-grid-2 .scheme-progress-global-line {\r\n    height: 2px;\r\n    background: var(--item-color);\r\n}\r\n\r\n.roadmap-grid-2 .new-step-item:last-child .scheme-progress-global-line {\r\n    background: linear-gradient(90deg, var(--item-color) 50%, transparent 0) 50% \/ 8px 2px repeat-x;\r\n}\r\n\r\n.roadmap-grid-2 .figure-container {\r\n    display: flex;\r\n    align-items: center;\r\n    position: relative;\r\n    width: 100%;\r\n}\r\n\r\n@media (min-width: 1280px) {\r\n    .roadmap-grid-2 .new-step-item .figure-container::after {\r\n        display: block;\r\n        content: \"\";\r\n        height: 2px;\r\n        background: var(--item-color);\r\n        width: 100%;\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(3n + 4) .figure-container::before {\r\n        display: block;\r\n        content: \"\";\r\n        height: 2px;\r\n        background: var(--prev-item-color);\r\n        position: absolute;\r\n        z-index: 1;\r\n        width: 100vw;\r\n        right: 100%;\r\n    }\r\n\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(3n + 3) .figure-container::after {\r\n        position: absolute;\r\n        width: 100vw;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:last-child .figure-container::after {\r\n        background: linear-gradient(90deg, var(--item-color) 50%, transparent 0) 50% \/ 8px 2px repeat-x;\r\n        width: 100%;\r\n    }\r\n    \r\n    \r\n\r\n\r\n.roadmap-grid-2 .new-step-item:not(:nth-child(3n))>*:not(.figure-container) {\r\n    width: 100%;\r\n    padding-right: 60px;\r\n    max-width: unset;\r\n}\r\n}\r\n\r\n@media (max-width: 1279px) and (min-width:768px) {\r\n    .roadmap-grid-2 .new-step-item .figure-container::after {\r\n        display: block;\r\n        content: \"\";\r\n        height: 2px;\r\n        background: var(--item-color);\r\n        width: 100%;\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(2n + 3) .figure-container::before {\r\n        display: block;\r\n        content: \"\";\r\n        height: 2px;\r\n        background: var(--prev-item-color);\r\n        position: absolute;\r\n        z-index: 1;\r\n        width: 100vw;\r\n        right: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(2n + 2) .figure-container::after {\r\n        position: absolute;\r\n        width: 100vw;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:last-child .figure-container::after {\r\n        background: linear-gradient(90deg, var(--item-color) 50%, transparent 0) 50% \/ 8px 2px repeat-x;\r\n        width: 100%;\r\n    }\r\n\r\n\r\n\r\n    .roadmap-grid-2 .new-steps-container {\r\n        grid-auto-rows: auto;\r\n\r\n        grid-template-columns: 36fr 37fr;\r\n        row-gap: 40px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item {\r\n        gap: 20px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-desc {\r\n        display: flex;\r\n        flex-direction: column;\r\n        width: 90%;\r\n        gap: 20px;\r\n    }\r\n\r\n    .roadmap-grid-2 .scheme-progress-circle {\r\n        flex-shrink: 0;\r\n        border-radius: 100%;\r\n        height: 30px;\r\n        width: 30px;\r\n        z-index: 2;\r\n    }\r\n    \r\n\r\n    .roadmap-grid-2 .new-step-item>*:not(.figure-container) {\r\n        width: 100%;\r\n        max-width: 300px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:not(:nth-child(2n))>*:not(.figure-container) {\r\n        width: 100%;\r\n        padding-right: 60px;\r\n        max-width: 360px;\r\n    }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n\r\n    .roadmap-grid-2 .figure-container {\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        position: relative;\r\n        width: auto;\r\n        height: 100%;\r\n    }\r\n\r\n\r\n    .roadmap-grid-2 .scheme-progress-circle {\r\n        flex-shrink: 0;\r\n        border-radius: 100%;\r\n        height: 24px;\r\n        width: 24px;\r\n        z-index: 2;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item .figure-container::after {\r\n        display: block;\r\n        content: \"\";\r\n        width: 2px;\r\n        background: var(--item-color);\r\n        height: 100%;\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n\r\n    .roadmap-grid-2 .new-step-item:last-child .figure-container::after {\r\n\r\n        background: linear-gradient(0, var(--item-color) 50%, transparent 0) 50% \/ 2px 8px repeat-y;\r\n\r\n        width: 2px;\r\n        height: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-steps-container {\r\n        grid-template-columns: 1fr;\r\n        row-gap: 0;\r\n    }\r\n\r\n\r\n\r\n\r\n    .roadmap-grid-2 .new-step-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        align-items: start;\r\n        gap: 16px;\r\n        max-width: 100%;\r\n        position: relative;\r\n    }\r\n\r\n    \/*.roadmap-grid-2 .new-step-item > *:not(.figure-container) {\r\n    width: 100%;\r\n    max-width: 300px;\r\n  }*\/\r\n\r\n    .roadmap-grid-2 .new-step-item:not(:nth-child(3n))>*:not(.figure-container) {\r\n        width: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-desc {\r\n        display: flex;\r\n        flex-direction: column;\r\n        width: 100%;\r\n        max-width: 100%;\r\n        margin-right: 0;\r\n        gap: 10px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:not(:last-child) .new-step-item-desc {\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n\r\n\r\n    .roadmap-grid-2 .new-step-item-title {\r\n        font-size: 18px;\r\n        line-height: 23.4px;\r\n\r\n        padding: 0;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-duration {\r\n        font-size: 16px;\r\n        line-height: 20px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-text {\r\n        font-size: 12px;\r\n        line-height: 18px;\r\n    }\r\n\r\n    .roadmap-grid-2 .mobile-new-steps-container {\r\n        display: flex;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-list li:before {\r\n        width: 0.42rem;\r\n        aspect-ratio: 1\/1;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-list {\r\n        font-size: 12px;\r\n        line-height: 18px;\r\n\r\n        gap: 10px;\r\n\r\n        padding: 0;\r\n        padding-left: 15px;\r\n    }\r\n    \r\n}    \r\n\r\n    .new-step-item-title a{\r\n        text-decoration: underline !important;\r\n    }\r\n    \r\n<\/style>\r\n\r\n\r\n<div class=\"new-steps-container\">\r\n\r\n    <div class=\"new-step-item\">\r\n        <div class=\"figure-container\">\r\n            <div class=\"scheme-progress-circle\"><\/div>\r\n        <\/div>\r\n        <div class=\"new-step-item-desc\">\r\n            <h3 class=\"new-step-item-title\">1. Idea & hypothesis definition<\/h3>\r\n            <p class=\"new-step-item-text\">First, we strip the concept down to the question that matters. What must be proven? What result would make you continue? What would make you stop? What constraints cannot be ignored?<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"new-step-item\">\r\n        <div class=\"figure-container\">\r\n            <div class=\"scheme-progress-circle\"><\/div>\r\n        <\/div>\r\n        <div class=\"new-step-item-desc\">\r\n            <h3 class=\"new-step-item-title\">2. Research & solution design<\/h3>\r\n            <p class=\"new-step-item-text\">We inspect the available data, systems, integrations, infrastructure, and technology options. The goal is to choose the quickest credible way to test the assumption without hiding important risks.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"new-step-item\">\r\n        <div class=\"figure-container\">\r\n            <div class=\"scheme-progress-circle\"><\/div>\r\n        <\/div>\r\n        <div class=\"new-step-item-desc\">\r\n            <h3 class=\"new-step-item-title\">3. PoC design & development<\/h3>\r\n            <p class=\"new-step-item-text\">We build the core experiment. That may be an AI pipeline, an integration, a processing engine, an architecture slice, a device connection, or a limited user workflow. Features that do not affect the hypothesis stay out.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"new-step-item\">\r\n        <div class=\"figure-container\">\r\n            <div class=\"scheme-progress-circle\"><\/div>\r\n        <\/div>\r\n        <div class=\"new-step-item-desc\">\r\n            <h3 class=\"new-step-item-title\">4. Testing & result analysis<\/h3>\r\n            <p class=\"new-step-item-text\">The build is tested against the agreed conditions, including difficult inputs and failure scenarios. We record where the concept performs well, where it breaks, and which assumptions remain unproven.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"new-step-item\">\r\n        <div class=\"figure-container\">\r\n            <div class=\"scheme-progress-circle\"><\/div>\r\n        <\/div>\r\n        <div class=\"new-step-item-desc\">\r\n            <h3 class=\"new-step-item-title\">5. Roadmap for the next stage<\/h3>\r\n            <p class=\"new-step-item-text\">The final report turns findings into action. You see what can be reused, what needs redesign, which skills are required, and how the PoC changes the expected budget and delivery plan.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    \r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\n    (() => {\r\n\r\n        const colors = [\r\n            \"#CD505D\",\r\n            \"#D36F89\",\r\n            \"#DD9ECB\",\r\n            \"#E4BEF7\",\r\n            \"#BF9FD8\"\r\n        ]\r\n\r\n        const desktopFigures = [...document.querySelectorAll(\".roadmap-grid-2 .new-steps-container .figure-container\")]\r\n\r\n        desktopFigures.forEach((item, index) => {\r\n            item.style.setProperty(\"--item-color\", colors[index]);\r\n            \r\n            if (index >= 1) {\r\n                item.style.setProperty(\"--prev-item-color\", colors[index-1]);\r\n            }\r\n        })\r\n\r\n    })()\r\n<\/script>\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-a0825ce e-con-full e-flex e-con e-parent\" data-id=\"a0825ce\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b3e1397 e-grid e-con-full e-con e-child\" data-id=\"b3e1397\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ca781c elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"2ca781c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"450\" height=\"250\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Team-Innowise-1.png\" class=\"attachment-full size-full wp-image-199976\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Team-Innowise-1.png 450w, https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Team-Innowise-1-300x167.png 300w, https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Team-Innowise-1-18x10.png 18w\" sizes=\"(max-width: 450px) 100vw, 450px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d0f4b9d e-con-full e-flex e-con e-child\" data-id=\"d0f4b9d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-453625b e-con-full e-flex e-con e-child\" data-id=\"453625b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-208fe40 elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"208fe40\" 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<h3 class=\"elementor-heading-title elementor-size-default\">The unknowns will not disappear during full-scale development<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be5f827 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"be5f827\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">They will simply become more expensive to fix<\/span><\/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-9a5f4a8 elementor-align-center contact320 elementor-widget elementor-widget-button\" data-id=\"9a5f4a8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Define your PoC<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b00375 e-flex e-con-boxed e-con e-parent\" data-id=\"1b00375\" 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<div class=\"elementor-element elementor-element-3cb5770 e-con-full e-flex e-con e-child\" data-id=\"3cb5770\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8f1ed9 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e8f1ed9\" 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<h2 class=\"elementor-heading-title elementor-size-default\">What our <span><\/span><span><\/span>customers think\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-902c0c9 allButton elementor-widget elementor-widget-text-editor\" data-id=\"902c0c9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\n    <a href=\"\/testimonials\/\" class=\"testimonials-count\">\n        All testimonials <span>(61)<\/span>\n    <\/a>\n    <style>\n        .testimonials-count{\n            font-weight:600;\n            font-family:Sora;\n            font-size:18px;\n            padding-bottom:8px;\n            border-bottom:1px solid #2e2e2e;\n        }\n        .testimonials-count:hover{\n            border-bottom:1px solid #c36;\n        }\n    <\/style>\n\n    <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a79a73f elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"a79a73f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\njQuery( document ).ready( function($) {\n    var myAjax = {\n        ajaxurl: '\/wp-admin\/admin-ajax.php',\n        nonce: ''\n    };\n    function decodeHtmlEntities(encodedString) {\n        if (typeof encodedString !== 'string') return encodedString;\n        \n        const textarea = document.createElement('textarea');\n        textarea.innerHTML = encodedString;\n        return textarea.value;\n    }\n    \n    $('.bottomWrapperSay .details').click(function(){\n        var iframe = decodeHtmlEntities($(this).find('.iframe').html());\n        $('.testimolials-popup-pdf-cont .iframe').html(iframe);\n        $('.testimolials-popup-pdf').show();\n    });\n    \n    $('.testimolials-popup-pdf').on('click', function(event) {\n        if (event.target === this) {\n            $('.testimolials-popup-pdf').hide();\n        }\n    });\n    $('.testimolials-popup-pdf-close').on('click', function(event) {\n        $('.testimolials-popup-pdf').hide();\n    });\n    \n    $('.bottomWrapperSay .review').click(function(){\n        var id = $(this).data('postid');\n        \n        $.ajax({\n            url: myAjax.ajaxurl,\n            type: 'POST',\n            data: {\n                action: 'my_testimonials_action',\n                post_id: id,\n            },\n            success: function(response) {\n                 \n                $('.testimonialProjectPopup').html(response);\n                $('.testimolials-popup-desc').show();\n            },\n            error: function(xhr, status, error) {\n                console.log(error);\n            }\n        });\n        \n        $(document).on('click', '.testimolials-popup-desc-close', function(){\n        $('.testimolials-popup-desc').hide();\n        });\n        \n        $('.testimolials-popup-desc').on('click', function(event) {\n            if (event.target === this) {\n                $('.testimolials-popup-desc').hide();\n            }\n        });\n        \n    });\n     \n});\n<\/script>\n\n<div class=\"testimolials-popup-pdf\" style=\"display:none\">\n            <div class=\"testimolials-popup-pdf-cont\">\n                <img decoding=\"async\" src=\"\/wp-content\/themes\/hello-elementor\/assets\/images\/close_popup.svg\" alt=\"\" class=\"testimolials-popup-pdf-close\">\n                <div class=\"iframe\">\n\n                <\/div>\n            <\/div>\n<\/div>\n\n<div class=\"testimolials-popup-desc\" style=\"display:none\">\n            <div class=\"testimonialProjectPopup\">\n                \n            <\/div>\n        <\/div>\n\n<style>\n    .testimolials-popup-pdf{\n    \twidth:100vw;\n    \theight:100vh;\n    \tdisplay: flex;\n    \tjustify-content: center;\n    \tpadding-top:150px;\n    \tposition: fixed;\n    \ttop:0;\n    \tleft:0;\n    \tbackground:#0000009c;\n    \tz-index: 10;\n    }\n    .testimolials-popup-pdf-cont{\n    \tmax-width:680px;\n    \twidth: 95%;\n    \tbackground: white;\n    \tpadding:40px;\n    \theight: calc( 100vh - 200px);\n    \tposition: relative;\n    \tz-index: 10;\n    }\n    .testimolials-popup-pdf-cont .iframe{\n    \theight:100%;\n    }\n    .testimolials-popup-pdf-cont iframe{\n    \theight:100%;\n    }\n    .testimolials-popup-pdf-close{\n    \tposition: absolute;\n    \ttop:14px;\n    \tright:14px;\n    \tcursor: pointer;\n    }\n    \n    .testimolials-popup-desc-close{\n    \tposition: absolute;\n    \ttop:14px;\n    \tright:14px;\n    \tcursor: pointer;\n    }\n    \n    .testimolials-popup-desc{\n    \twidth:100vw;\n    \theight:100vh;\n    \tdisplay: flex;\n    \tjustify-content: center;\n    \talign-items: center;\n    \tposition: fixed;\n    \ttop:0;\n    \tleft:0;\n    \tbackground:#0000009c;\n    \tz-index: 10;\n    }\n    \n    .testimonialProjectPopup {\n    \tdisplay: flex;\n    \tflex-direction: column;\n    \tgap: 40px;\n    \twidth: 95%;\n    \tpadding: 50px 40px;\n    \tbackground-color: #FFFFFF;\n    \tmax-width:680px;\n    \tposition: relative;\n    }\n    \n    .testimonialProjectPopup .topPart {\n    \tdisplay: flex;\n    \tflex-direction: column;\n    \tgap: 30px;\n    }\n    \n    .testimonialProjectPopup .topPart img {\n    \theight: 39px;\n    }\n    \n    .testimonialProjectPopup .topPart .title {\n    \tfont-family: Sora;\n    \tfont-weight: 600;\n    \tfont-size: 24px;\n    \tline-height: 135%;\n    \tcolor: #2E2E2E;\n    }\n    \n    .testimonialProjectPopup .bottomPart {\n    \tdisplay: grid;\n    \tgap: 20px;\n    }\n    \n    \n    .testimonialProjectPopup .bottomPart {\n    \tgrid-template-columns: repeat(3, 1fr);\n    }\n    \n    .testimonialProjectPopup .bottomPart.all {\n    \tgrid-template-columns: repeat(4, 1fr);\n    }\n    \n    .testimonialProjectPopup .bottomPart .technologies {\n    \tgrid-column: span 2;\n    }\n    \n    .testimonialProjectPopup .bottomPart.all .services {\n    \tgrid-column: span 2;\n    }\n    \n    .testimonialProjectPopup .bottomPart .block {\n    \tdisplay: flex;\n    \tflex-direction: column;\n    \tgap: 8px;\n    }\n    \n    .testimonialProjectPopup .bottomPart .block .title {\n    \tfont-family: Karla;\n    \tfont-weight: 700;\n    \tfont-style: Bold;\n    \tfont-size: 16px;\n    \tline-height: 150%;\n    \tcolor: #2E2E2E;\n    }\n    \n    .testimonialProjectPopup .bottomPart .block .text {\n    \tfont-family: Karla;\n    \tfont-weight: 400;\n    \tfont-size: 16px;\n    \tline-height: 24px;\n    \tcolor: #2E2E2E;\n    }\n    \n    \n    @media (max-width:1279px) {\n        .testimonials-shortcode-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {\n            padding-top: 60px !important;\n        }\n    }\n    \n    @media (max-width:767px) {\n    \n    \t.testimonialProjectPopup {\n    \t\tgap: 30px;\n    \t\tpadding: 40px 24px;\n    \t}\n    \n    \t.testimonialProjectPopup .topPart {\n    \t\tgap: 20px;\n    \t}\n    \n    \t.testimonialProjectPopup .topPart img {\n    \t\theight: 24px;\n    \t}\n    \n    \t.testimonialProjectPopup .topPart .title {\n    \t\tfont-size: 18px;\n    \t\tline-height: 130%;\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart {\n    \t\tgrid-template-columns: repeat(2, 1fr);\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart.all {\n    \t\tgrid-template-columns: repeat(2, 1fr);\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart .block {\n    \t\tgap: 4px;\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart .block .title {\n    \t\tfont-size: 12px;\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart .block .text {\n    \t\tfont-size: 12px;\n    \t\tline-height: 150%;\n    \t}\n    }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d1ef01 elementor-widget elementor-widget-shortcode\" data-id=\"1d1ef01\" 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\">[testimonials_slider post_in=\"195535,195675,189424\" color=\"#C63031\"]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-66ea74a e-flex e-con-boxed e-con e-parent\" data-id=\"66ea74a\" data-element_type=\"container\" id=\"test5\" 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-8d0c1de elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"8d0c1de\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Technologies we work with<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-291b7c1 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"291b7c1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-weight: 400;\">The stack follows the hypothesis. We can work with your current environment or compare alternatives when technology selection is part of the PoC.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ec66ed9 e-con-full e-flex e-con e-child\" data-id=\"ec66ed9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6b4463 techs elementor-widget elementor-widget-html\" data-id=\"c6b4463\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    .techs .c-accordion__item_toggle {\r\n        display: none;\r\n    }\r\n    \r\n    .techs .c-accordion__trigger {\r\n        display: grid;\r\n        grid-template-columns: 340px 1fr;\r\n        padding: 40px 0;\r\n        width: 100%;\r\n        gap: 40px;\r\n        transition: all .2s;\r\n    }\r\n    \r\n    .custom-tech-acc__content__column:nth-child(2) {\r\n        padding-right: 10px;\r\n    }\r\n    \r\n    .techs .c-accordion__item_active .c-accordion__trigger {\r\n        grid-template-columns: 340px 1fr;\r\n    }\r\n    \r\n    .techs .c-accordion__toggle-button {\r\n        min-height: 40px;\r\n        min-width: 40px;\r\n        width: 40px;\r\n        height: 40px;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__content {\r\n        display: grid;\r\n        grid-template-columns: repeat(2, 1fr);\r\n        gap: 40px;\r\n        width: 100%;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__container {\r\n        display: -webkit-box;\r\n        display: -ms-flexbox;\r\n        display: flex;\r\n        -webkit-box-orient: vertical;\r\n        -webkit-box-direction: normal;\r\n        -ms-flex-direction: column;\r\n        flex-direction: column;\r\n        row-gap: 40px;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__accordion {\r\n        max-width: 1080px;\r\n    }\r\n    \r\n    .techs .c-accordion__item {\r\n        cursor: pointer;\r\n        transition: background-color 0.2s linear;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__content {\r\n        width: 100%;\r\n        font-family: Karla;\r\n        font-size: 18px;\r\n        font-weight: 400;\r\n        line-height: 30px;\r\n        text-align: left;\r\n        color: #ffffff;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__content__column {\r\n        font: inherit;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: stretch;\r\n        gap: 40px;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__content__list-wrapper {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 6px;\r\n        padding-left: 30px;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__content__list-wrapper ul {\r\n        font: inherit;\r\n        list-style: none;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 6px;\r\n        padding: 0;\r\n        margin: 0;\r\n    }\r\n\r\n    .techs .custom-tech-acc__content__list-wrapper ul > * {\r\n        font: inherit;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__content__list-wrapper span {\r\n        color: #C63031;\r\n    }\r\n    \r\n    .techs a {\r\n        color: inherit;\r\n        text-decoration: underline;\r\n    }\r\n    \r\n    .techs a:hover {\r\n        color: #C63031;\r\n    }\r\n    \r\n    .techs .custom-tech-acc__content__list-wrapper li {\r\n        position: relative;\r\n    }\r\n\r\n    .techs .custom-tech-acc__content__list-wrapper li::before {\r\n        content: url('\/wp-content\/uploads\/2025\/04\/Vector-1.svg');\r\n        position: absolute;\r\n        top: -0.25em;\r\n        left: -30px;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    .techs .c-accordion__item:not(:last-child) {\r\n        border-bottom: 1px solid #999999;\r\n    }\r\n    \r\n    .techs .c-accordion__item_active,\r\n    .techs .c-accordion__item:hover {\r\n        background-color: #2e2e2e;\r\n    }\r\n    \r\n    .techs .c-accordion__item_active .c-accordion__title,\r\n    .techs .c-accordion__item:hover .c-accordion__title {\r\n        color: #ffffff;\r\n    }\r\n    \r\n    .techs .c-accordion__header {\r\n        display: flex;\r\n        height: min-content;\r\n        gap: 10px;\r\n        align-items: center;\r\n    }\r\n    \r\n    .techs .c-accordion__toggle-button {\r\n        background: none;\r\n        border: none;\r\n        padding: 0;\r\n        margin-left: 20px;\r\n    }\r\n    \r\n    .techs .c-accordion__title {\r\n        color: #2e2e2e;\r\n        font-family: Sora;\r\n        font-size: 18px;\r\n        font-weight: 600;\r\n        line-height: 23.4px;\r\n        text-align: left;\r\n    }\r\n\r\n    .techs .c-accordion__item:not(.c-accordion__item_active) span {\r\n        white-space: nowrap;\r\n    }\r\n    \r\n    .techs .c-accordion__panel {\r\n        overflow-y: hidden;\r\n    }\r\n\r\n    .techs .techs__toggle-button {\r\n        color: #c63031;\r\n        border: none;\r\n        background: transparent;\r\n        cursor: pointer;\r\n        font-size: 16px;\r\n        line-height: 18px;\r\n        font-weight: 600;\r\n        font-family: Sora, sans-serif;\r\n        padding: 0 0 8px 0;\r\n        width: fit-content;\r\n        display: block;\r\n        margin-left: 20px;\r\n    }\r\n    \r\n    .techs .techs__toggle-button:active,\r\n    .techs .techs__toggle-button:hover {\r\n        color: #c63031 !important;\r\n        border-bottom: 1px solid #C63031 !important;\r\n    }\r\n\r\n    .techs .hidden {\r\n        display: none !important;\r\n    }\r\n    \r\n    @media (max-width: 1279px) {\r\n        .techs .custom-tech-acc__accordion-trigger {\r\n            grid-template-columns: 1fr;\r\n            grid-template-rows: repeat(2, -webkit-max-content);\r\n            grid-template-rows: repeat(2, max-content);\r\n        }\r\n        \r\n        .techs .custom-tech-acc__content__list-wrapper {\r\n            padding-left: 36px;\r\n        }\r\n        \r\n        .techs .c-accordion__trigger, \r\n        .techs .c-accordion__item_active .c-accordion__trigger {\r\n            grid-template-columns: 1fr;\r\n            row-gap: 0;\r\n        }\r\n        \r\n        .techs .custom-tech-acc__content__list-wrapper li::before {\r\n            left: -32px;\r\n            width: 16px;\r\n        }\r\n        \r\n        .techs .custom-tech-acc__content__column {\r\n            margin-top: 30px;\r\n            gap: 30px;\r\n        }\r\n    }\r\n    \r\n    @media (max-width: 767px) {\r\n        .techs .custom-tech-acc__content__list-wrapper {\r\n            padding-left: 42px;\r\n        }\r\n        \r\n        .techs .custom-tech-acc__content__column {\r\n            font: inherit;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: stretch;\r\n            gap: 6px;\r\n        }\r\n        \r\n        .techs .c-accordion__toggle-button {\r\n            width: 36px;\r\n            height: 36px;\r\n        }\r\n        \r\n        .techs .custom-tech-acc__content__list-wrapper li::before {\r\n            content: url('\/wp-content\/uploads\/2022\/02\/details-list-item-mark.svg');\r\n            position: absolute;\r\n            top: -0.25em;\r\n            left: -22px;\r\n            width: 12px;\r\n        }\r\n        \r\n        .techs .custom-tech-acc__content {\r\n            grid-template-columns: 1fr;\r\n            grid-template-rows: repeat(2, -webkit-max-content);\r\n            grid-template-rows: repeat(2, max-content);\r\n            font-family: Karla;\r\n            font-size: 14px;\r\n            font-weight: 400;\r\n            line-height: 21px;\r\n            text-align: left;\r\n            gap: 6px;\r\n        }\r\n        \r\n        .techs .c-accordion__title {\r\n            font-family: Sora;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            line-height: 20.8px;\r\n            text-align: left;\r\n        }\r\n        \r\n        .techs .custom-tech-acc__content__column {\r\n            margin-top: 0;\r\n        }\r\n\r\n        .techs .custom-tech-acc__content__column:first-child {\r\n            margin-top: 6px;\r\n        }\r\n        \r\n        .techs .c-accordion__trigger {\r\n            padding: 20px;\r\n            padding-left: 0;\r\n            padding-right: 16px;\r\n        }\r\n        \r\n        .techs .c-accordion__title,\r\n        .techs .more-text-btn {\r\n            font-size: 16px;\r\n            line-height: 20.8px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"techs custom-tech-acc__container\">\r\n\r\n    <div class=\"c-accordion custom-tech-acc__accordion\">\r\n\r\n        <!-- 1. AI platforms and frameworks -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">AI platforms and frameworks<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>OpenAI<\/li>\r\n                                <li>Azure OpenAI<\/li>\r\n                                <li>Anthropic Claude<\/li>\r\n                                <li>Google Vertex AI \/ Gemini<\/li>\r\n                                <li>AWS Bedrock<\/li>\r\n                                <li>Mistral<\/li>\r\n                                <li>Meta Llama<\/li>\r\n                                <li>TensorFlow<\/li>\r\n                                <li>PyTorch<\/li>\r\n                                <li>JAX<\/li>\r\n                                <li>Keras<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>scikit-learn<\/li>\r\n                                <li>Hugging Face (Transformers, Hub)<\/li>\r\n                                <li>LangChain<\/li>\r\n                                <li>LangGraph<\/li>\r\n                                <li>LlamaIndex<\/li>\r\n                                <li>Semantic Kernel<\/li>\r\n                                <li>spaCy<\/li>\r\n                                <li>ONNX Runtime<\/li>\r\n                                <li>NVIDIA CUDA \/ Triton<\/li>\r\n                                <li>Ray<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 2. AI development tools -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">AI development tools<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Claude Code<\/li>\r\n                                <li>GitHub Copilot<\/li>\r\n                                <li>Cursor<\/li>\r\n                                <li>Windsurf<\/li>\r\n                                <li>Replit<\/li>\r\n                                <li>Lovable<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>v0<\/li>\r\n                                <li>Bolt<\/li>\r\n                                <li>JetBrains AI Assistant<\/li>\r\n                                <li>Amazon Q Developer<\/li>\r\n                                <li>Codeium<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 3. LLMOps, RAG and MLOps -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">LLMOps, RAG and MLOps<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Pinecone<\/li>\r\n                                <li>Weaviate<\/li>\r\n                                <li>Qdrant<\/li>\r\n                                <li>Milvus<\/li>\r\n                                <li>Chroma<\/li>\r\n                                <li>pgvector<\/li>\r\n                                <li>Azure AI Search<\/li>\r\n                                <li>OpenSearch<\/li>\r\n                                <li>vLLM<\/li>\r\n                                <li>Ollama<\/li>\r\n                                <li>LiteLLM<\/li>\r\n                                <li>Model Context Protocol (MCP)<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>n8n<\/li>\r\n                                <li>MLflow<\/li>\r\n                                <li>Weights & Biases<\/li>\r\n                                <li>Kubeflow<\/li>\r\n                                <li>Azure ML<\/li>\r\n                                <li>SageMaker<\/li>\r\n                                <li>LangSmith<\/li>\r\n                                <li>Langfuse<\/li>\r\n                                <li>Ragas<\/li>\r\n                                <li>DVC<\/li>\r\n                                <li>Feast<\/li>\r\n                                <li>Guardrails<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 4. Frontend -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Frontend<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>React<\/li>\r\n                                <li>Angular<\/li>\r\n                                <li>Vue.js<\/li>\r\n                                <li>Svelte \/ SvelteKit<\/li>\r\n                                <li>Next.js<\/li>\r\n                                <li>Nuxt<\/li>\r\n                                <li>Remix<\/li>\r\n                                <li>Astro<\/li>\r\n                                <li>TypeScript<\/li>\r\n                                <li>JavaScript (ES2023+)<\/li>\r\n                                <li>HTML5<\/li>\r\n                                <li>CSS3<\/li>\r\n                                <li>Tailwind CSS<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>SASS\/SCSS<\/li>\r\n                                <li>Material UI<\/li>\r\n                                <li>shadcn\/ui<\/li>\r\n                                <li>Storybook<\/li>\r\n                                <li>Vite<\/li>\r\n                                <li>Webpack<\/li>\r\n                                <li>Redux \/ Zustand \/ TanStack Query<\/li>\r\n                                <li>Three.js<\/li>\r\n                                <li>D3.js<\/li>\r\n                                <li>Blazor<\/li>\r\n                                <li>WebAssembly<\/li>\r\n                                <li>micro-frontends<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 5. Backend -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Backend<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>.NET \/ C# (ASP.NET Core)<\/li>\r\n                                <li>Java (Spring Boot, Quarkus)<\/li>\r\n                                <li>Kotlin<\/li>\r\n                                <li>Python (FastAPI, Django, Flask)<\/li>\r\n                                <li>Node.js (NestJS, Express)<\/li>\r\n                                <li>Go<\/li>\r\n                                <li>PHP (Laravel, Symfony)<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Ruby on Rails<\/li>\r\n                                <li>Rust<\/li>\r\n                                <li>Scala<\/li>\r\n                                <li>Elixir<\/li>\r\n                                <li>gRPC services<\/li>\r\n                                <li>serverless (AWS Lambda, Azure Functions, Cloud Run)<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 6. Mobile -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Mobile<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>iOS (Swift, SwiftUI)<\/li>\r\n                                <li>Android (Kotlin, Jetpack Compose)<\/li>\r\n                                <li>Flutter<\/li>\r\n                                <li>React Native<\/li>\r\n                                <li>.NET MAUI<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Expo<\/li>\r\n                                <li>Ionic<\/li>\r\n                                <li>KMP (Kotlin Multiplatform)<\/li>\r\n                                <li>Firebase<\/li>\r\n                                <li>App Center \/ Fastlane<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 7. Data and databases -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Data and databases<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>PostgreSQL<\/li>\r\n                                <li>MySQL<\/li>\r\n                                <li>Microsoft SQL Server<\/li>\r\n                                <li>Oracle<\/li>\r\n                                <li>MariaDB<\/li>\r\n                                <li>Amazon Aurora<\/li>\r\n                                <li>CockroachDB<\/li>\r\n                                <li>MongoDB<\/li>\r\n                                <li>Redis<\/li>\r\n                                <li>Cassandra<\/li>\r\n                                <li>DynamoDB<\/li>\r\n                                <li>Cosmos DB<\/li>\r\n                                <li>Neo4j<\/li>\r\n                                <li>InfluxDB<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>TimescaleDB<\/li>\r\n                                <li>Elasticsearch<\/li>\r\n                                <li>OpenSearch<\/li>\r\n                                <li>ClickHouse<\/li>\r\n                                <li>Snowflake<\/li>\r\n                                <li>Databricks (Delta Lake)<\/li>\r\n                                <li>BigQuery<\/li>\r\n                                <li>Redshift<\/li>\r\n                                <li>Synapse<\/li>\r\n                                <li>Microsoft Fabric<\/li>\r\n                                <li>Apache Iceberg<\/li>\r\n                                <li>Amazon S3<\/li>\r\n                                <li>Azure Data Lake<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 8. Data engineering and BI -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Data engineering and BI<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Apache Spark<\/li>\r\n                                <li>Airflow<\/li>\r\n                                <li>dbt<\/li>\r\n                                <li>Flink<\/li>\r\n                                <li>Dagster<\/li>\r\n                                <li>Prefect<\/li>\r\n                                <li>NiFi<\/li>\r\n                                <li>Azure Data Factory<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Fivetran<\/li>\r\n                                <li>Glue<\/li>\r\n                                <li>Power BI<\/li>\r\n                                <li>Tableau<\/li>\r\n                                <li>Looker<\/li>\r\n                                <li>Grafana<\/li>\r\n                                <li>Great Expectations<\/li>\r\n                                <li>Collibra<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 9. Cloud platforms -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Cloud platforms<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>AWS<\/li>\r\n                                <li>Microsoft Azure<\/li>\r\n                                <li>Google Cloud<\/li>\r\n                                <li>Databricks<\/li>\r\n                                <li>Oracle Cloud<\/li>\r\n                                <li>Cloudflare<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Vercel<\/li>\r\n                                <li>Netlify<\/li>\r\n                                <li>Snowflake<\/li>\r\n                                <li>VMware \/ hybrid and on-prem<\/li>\r\n                                <li>OpenShift<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 10. Integration and APIs -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Integration and APIs<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>REST<\/li>\r\n                                <li>GraphQL<\/li>\r\n                                <li>gRPC<\/li>\r\n                                <li>WebSockets<\/li>\r\n                                <li>OpenAPI\/Swagger<\/li>\r\n                                <li>AsyncAPI<\/li>\r\n                                <li>webhooks<\/li>\r\n                                <li>Apache Kafka<\/li>\r\n                                <li>RabbitMQ<\/li>\r\n                                <li>NATS<\/li>\r\n                                <li>Azure Service Bus<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>AWS SQS\/SNS\/EventBridge<\/li>\r\n                                <li>MuleSoft<\/li>\r\n                                <li>Boomi<\/li>\r\n                                <li>Apache Camel<\/li>\r\n                                <li>Azure API Management<\/li>\r\n                                <li>Kong<\/li>\r\n                                <li>Apigee<\/li>\r\n                                <li>Zapier<\/li>\r\n                                <li>event-driven architecture<\/li>\r\n                                <li>iPaaS<\/li>\r\n                                <li>EDI<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 11. DevOps and infrastructure -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">DevOps and infrastructure<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Docker<\/li>\r\n                                <li>Kubernetes<\/li>\r\n                                <li>Helm<\/li>\r\n                                <li>Terraform<\/li>\r\n                                <li>OpenTofu<\/li>\r\n                                <li>Pulumi<\/li>\r\n                                <li>Bicep \/ ARM<\/li>\r\n                                <li>CloudFormation<\/li>\r\n                                <li>Ansible<\/li>\r\n                                <li>Jenkins<\/li>\r\n                                <li>GitHub Actions<\/li>\r\n                                <li>GitLab CI\/CD<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Azure DevOps<\/li>\r\n                                <li>Argo CD<\/li>\r\n                                <li>Flux<\/li>\r\n                                <li>Tekton<\/li>\r\n                                <li>Istio \/ service mesh<\/li>\r\n                                <li>Nginx<\/li>\r\n                                <li>Vault<\/li>\r\n                                <li>Backstage<\/li>\r\n                                <li>Crossplane<\/li>\r\n                                <li>GitOps<\/li>\r\n                                <li>FinOps tooling<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 12. Observability and reliability -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Observability and reliability<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Prometheus<\/li>\r\n                                <li>Grafana<\/li>\r\n                                <li>OpenTelemetry<\/li>\r\n                                <li>Datadog<\/li>\r\n                                <li>New Relic<\/li>\r\n                                <li>Dynatrace<\/li>\r\n                                <li>Azure Monitor \/ Application Insights<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>CloudWatch<\/li>\r\n                                <li>ELK \/ Loki<\/li>\r\n                                <li>Sentry<\/li>\r\n                                <li>PagerDuty<\/li>\r\n                                <li>chaos engineering<\/li>\r\n                                <li>SRE practices<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 13. Quality engineering -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Quality engineering<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Playwright<\/li>\r\n                                <li>Cypress<\/li>\r\n                                <li>Selenium<\/li>\r\n                                <li>Jest<\/li>\r\n                                <li>Vitest<\/li>\r\n                                <li>JUnit<\/li>\r\n                                <li>NUnit<\/li>\r\n                                <li>pytest<\/li>\r\n                                <li>xUnit<\/li>\r\n                                <li>Appium<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>k6<\/li>\r\n                                <li>JMeter<\/li>\r\n                                <li>Gatling<\/li>\r\n                                <li>Postman \/ Newman<\/li>\r\n                                <li>SonarQube<\/li>\r\n                                <li>contract testing (Pact)<\/li>\r\n                                <li>test automation frameworks<\/li>\r\n                                <li>accessibility testing (axe, WCAG 2.2)<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 14. Security and compliance -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Security and compliance<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>OAuth 2.1 \/ OIDC<\/li>\r\n                                <li>SAML<\/li>\r\n                                <li>Keycloak<\/li>\r\n                                <li>Auth0<\/li>\r\n                                <li>Microsoft Entra ID<\/li>\r\n                                <li>Okta<\/li>\r\n                                <li>Snyk<\/li>\r\n                                <li>OWASP ZAP<\/li>\r\n                                <li>Trivy<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Checkmarx<\/li>\r\n                                <li>HashiCorp Vault<\/li>\r\n                                <li>SIEM (Sentinel, Splunk)<\/li>\r\n                                <li>Zero Trust<\/li>\r\n                                <li>SAST\/DAST<\/li>\r\n                                <li>SBOM<\/li>\r\n                                <li>DevSecOps<\/li>\r\n                                <li>GDPR \/ SOC 2 \/ ISO 27001 \/ NIS2<\/li>\r\n                                <li>EU AI Act readiness<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 15. Platforms, CMS and commerce -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">Platforms, CMS and commerce<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Salesforce<\/li>\r\n                                <li>SAP<\/li>\r\n                                <li>Dynamics 365<\/li>\r\n                                <li>ServiceNow<\/li>\r\n                                <li>Shopify<\/li>\r\n                                <li>commercetools<\/li>\r\n                                <li>SAP Commerce<\/li>\r\n                                <li>Adobe Experience Manager<\/li>\r\n                                <li>Sitecore<\/li>\r\n                                <li>Optimizely<\/li>\r\n                                <li>Contentful<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Strapi<\/li>\r\n                                <li>Sanity<\/li>\r\n                                <li>WordPress<\/li>\r\n                                <li>Umbraco<\/li>\r\n                                <li>Power Platform<\/li>\r\n                                <li>Microsoft Copilot Studio<\/li>\r\n                                <li>OutSystems<\/li>\r\n                                <li>Mendix<\/li>\r\n                                <li>Appian<\/li>\r\n                                <li>Camunda<\/li>\r\n                                <li>UiPath<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 16. IoT, XR and emerging technologies -->\r\n        <div class=\"c-accordion__item\">\r\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\r\n                <div class=\"c-accordion__header\">\r\n                    <button class=\"c-accordion__toggle-button\">\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\" alt=\"toggle-icon\">\r\n                    <\/button>\r\n                    <span class=\"c-accordion__title\">IoT, XR and emerging technologies<\/span>\r\n                <\/div>\r\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>Azure IoT Hub<\/li>\r\n                                <li>AWS IoT Core<\/li>\r\n                                <li>MQTT<\/li>\r\n                                <li>OPC UA<\/li>\r\n                                <li>LoRaWAN<\/li>\r\n                                <li>edge computing (Azure IoT Edge, AWS Greengrass)<\/li>\r\n                                <li>digital twins<\/li>\r\n                                <li>Unity<\/li>\r\n                                <li>Unreal Engine<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"custom-tech-acc__content__column\">\r\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\r\n                            <ul>\r\n                                <li>ARKit<\/li>\r\n                                <li>ARCore<\/li>  \r\n                                <li>WebXR<\/li>\r\n                                <li>Apple visionOS<\/li>\r\n                                <li>computer vision<\/li>\r\n                                <li>digital signal processing<\/li>\r\n                                <li>blockchain (Ethereum, Solidity, Hyperledger Fabric, Polygon)<\/li>\r\n                                <li>smart contracts<\/li>\r\n                                <li>quantum computing (Qiskit)<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <button class=\"techs__toggle-button\">\r\n        <span class=\"toggle-button_label--show\">Show more<\/span>\r\n        <span class=\"toggle-button_label--hide\">Show less<\/span>\r\n    <\/button>\r\n\r\n<\/div>\r\n\r\n<script src=\"https:\/\/innowise.com\/wp-content\/themes\/hello-elementor\/assets\/js\/accordion.min.js\"><\/script>\r\n\r\n<script>\r\n\"use strict\";\r\n\r\nif (typeof window.ItemHideButton === \"undefined\") {\r\n    window.ItemHideButton = class ItemHideButton {\r\n        constructor(options) {\r\n            this.init(options);\r\n        }\r\n\r\n        init(options) {\r\n            const { button, itemsToHideSelector, hiddenItemClass, hiddenButtonLabelClass, numItemsToStayVisible, hideLabel, showLabel } = options;\r\n            \r\n            this.button = button;\r\n            if (!this.button) return;\r\n\r\n            this.hideLabel = hideLabel;\r\n            this.showLabel = showLabel;\r\n            if (!this.hideLabel || !this.showLabel) return;\r\n\r\n            this.numItemsToStayVisible = numItemsToStayVisible;\r\n            this.hiddenItemClass = hiddenItemClass;\r\n            this.hiddenButtonLabelClass = hiddenButtonLabelClass;\r\n\r\n            const potentialItems = document.querySelectorAll(itemsToHideSelector);\r\n            if (!potentialItems?.length) return;\r\n            if (potentialItems.length <= numItemsToStayVisible) {\r\n                this.button.style.display = 'none';\r\n                return;\r\n            }\r\n\r\n            this.controlledItems = [...potentialItems];\r\n            this.connectButton();\r\n            this.hideItems();\r\n        }\r\n\r\n        reset() {\r\n            if (this.controlledItems) {\r\n                this.controlledItems.forEach(item => item.classList.remove(this.hiddenItemClass));\r\n            }\r\n            if (this.clickEventListener && this.button) {\r\n                this.button.removeEventListener(\"click\", this.clickEventListener);\r\n            }\r\n        }\r\n\r\n        hideItems() {\r\n            this.itemsHidden = true;\r\n            this.controlledItems.slice(this.numItemsToStayVisible).forEach(item => item.classList.add(this.hiddenItemClass));\r\n        }\r\n        \r\n        showItems() {\r\n            this.itemsHidden = false;\r\n            this.controlledItems.slice(this.numItemsToStayVisible).forEach(item => item.classList.remove(this.hiddenItemClass));\r\n        }\r\n\r\n        connectButton() {\r\n            this.hideLabel.classList.add(this.hiddenButtonLabelClass);\r\n\r\n            this.clickEventListener = () => {\r\n                if (this.itemsHidden) {\r\n                    this.showItems();\r\n                } else {\r\n                    const initialRect = document.body.getBoundingClientRect();\r\n                    this.hideItems();\r\n                    const newRect = document.body.getBoundingClientRect();\r\n\r\n                    window.scrollBy({\r\n                        left: 0,\r\n                        top: newRect.height - initialRect.height,\r\n                        behavior: \"instant\"\r\n                    });\r\n                }\r\n\r\n                this.hideLabel.classList.toggle(this.hiddenButtonLabelClass);\r\n                this.showLabel.classList.toggle(this.hiddenButtonLabelClass);\r\n            };\r\n\r\n            this.button.addEventListener(\"click\", this.clickEventListener);\r\n        }\r\n    };\r\n}\r\n\r\ndocument.addEventListener(\"DOMContentLoaded\", () => {\r\n\r\n    function initAccordion(element) {\r\n        if (!element) return;\r\n\r\n        const acc = new Accordion(element, {\r\n            duration: 200,\r\n            showMultiple: false,\r\n            onOpen: function (currentElement) {\r\n                const img = currentElement.querySelector('.c-accordion__toggle-button img');\r\n                if (img) img.src = 'https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/close-accordion.svg';\r\n            },\r\n            onClose: function (currentElement) {\r\n                const img = currentElement.querySelector('.c-accordion__toggle-button img');\r\n                if (img) img.src = 'https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg';\r\n            },\r\n            elementClass: 'c-accordion__item',\r\n            triggerClass: 'c-accordion__trigger',\r\n            panelClass: 'c-accordion__panel',\r\n            activeClass: 'c-accordion__item_active',\r\n        });\r\n    }\r\n\r\n    initAccordion(document.querySelector(\".techs .c-accordion\"));\r\n\r\n    const techsButton = document.querySelector(\".techs .techs__toggle-button\");\r\n    if (techsButton) {\r\n        new window.ItemHideButton({ \r\n            button: techsButton,\r\n            hideLabel: techsButton.querySelector(\".toggle-button_label--hide\"), \r\n            showLabel: techsButton.querySelector(\".toggle-button_label--show\"),\r\n            itemsToHideSelector: \".techs .c-accordion__item\",\r\n            hiddenItemClass: \"hidden\", \r\n            hiddenButtonLabelClass: \"hidden\", \r\n            numItemsToStayVisible: 5\r\n        });\r\n    }\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70b1ea2 e-flex e-con-boxed e-con e-parent\" data-id=\"70b1ea2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3948e79 elementor-widget elementor-widget-shortcode\" data-id=\"3948e79\" 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 class=\"feedback-expert\">\n        <div class=\"feedback-expert-wrap\">\n            <div class=\"feedback-expert-img\">\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/PersonDmitry-Nazarevich.png\" alt=\"Dmitry Nazarevich\">\n            <\/div>\n            <div class=\"feedback-expert-content\">\n                <div class=\"feedback-expert-content-top\">\n                    A useful PoC attacks the assumption most likely to kill the project. It may be data quality, model accuracy, integration limits, or infrastructure cost. Once that question is answered, the next investment stops being a bet and becomes an engineering decision.                <\/div>\n                <div class=\"feedback-expert-content-bottom\">\n                    <a href=\"https:\/\/innowise.com\/sv\/authors\/dmitry-nazarevich\/\" class=\"feedback-expert-content-name\">\n                        Dmitry Nazarevich                    <\/a>\n                    <div class=\"feedback-expert-content-post\">\n                        Chief Technology Officer                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        .feedback-expert{\n            background:url(\/wp-content\/themes\/hello-elementor\/assets\/images\/expert-back.png);\n            background-size:cover;\n        }\n        .feedback-expert-wrap{\n            margin:0 auto;\n            width:100%;\n            padding-left:16px;\n            padding-right:16px;\n            max-width:1280px;\n            display:flex;\n            gap:40px;\n            align-items:center;\n        }\n        .feedback-expert-img{\n            display:flex;\n            overflow:hidden;\n            width:400px;\n            min-width:400px;\n        }\n        .feedback-expert-img img{\n            display:block;\n            width:100%;\n        }\n        .feedback-expert-content{\n            display:flex;\n            flex-direction:column;\n            gap:30px;\n            max-width:800px;\n        }\n        .feedback-expert-content-top{\n            font-family: Karla;\n            font-weight: 400;\n            font-style: Regular;\n            font-size: 22px;\n            line-height: 28px;\n            letter-spacing: 0%;\n\n        }   \n        .feedback-expert-content-top a{\n        \ttext-decoration:underline;\n        }\n        .feedback-expert-content-bottom{\n\n        }\n        .feedback-expert-content-name{\n            font-family: Karla;\n            font-weight: 700;\n            font-style: Bold;\n            font-size: 24px;\n            line-height: 150%;\n            letter-spacing: 0%;\n            margin-bottom:3px;\n            color:rgba(198, 48, 49, 1);\n            border-bottom:1px solid transparent;\n            transition:0.5s;\n            display:block;\n            max-height: 36px;\n            width: fit-content;\n        }\n        .feedback-expert-content-name:hover{\n            border-bottom: 1px solid rgba(198, 48, 49, 1);\n        }\n        .feedback-expert-content-post{\n            font-family: Karla;\n            font-weight: 400;\n            font-style: Regular;\n            font-size: 18px;\n            line-height: 150%;\n            letter-spacing: 0%;\n            color:rgba(88, 88, 88, 1);\n        }\n        \n        @media(max-width:1024px){\n            .feedback-expert-wrap{\n                gap:0;\n            }\n            .feedback-expert-content{\n                padding-top:40px;\n                padding-bottom:40px;\n            }\n        }\n        @media(max-width:780px){\n            .feedback-expert{\n                background:url(\/wp-content\/themes\/hello-elementor\/assets\/images\/expert-back-m.png);\n            }\n            .feedback-expert-wrap{\n                gap:0px;\n                flex-direction:column;\n            }\n            .feedback-expert-img{\n                width:100%;\n                border-bottom: 1px solid rgba(196, 196, 196, 1);\n            }\n            .feedback-expert-img img{\n                margin:0 auto;\n                width:400px;\n            }\n            .feedback-expert-content{\n                gap:30px;\n            }\n        }\n        @media(max-width:768px){\n            .feedback-expert-img img{\n                width:266px;\n            }\n            .feedback-expert-content{\n                padding-top:30px;\n                padding-bottom:40px;\n                gap:20px;\n            }\n            .feedback-expert-content-top{\n                font-size: 16px;\n            }\n            .feedback-expert-content-name{\n                font-size:20px;\n            }\n            .feedback-expert-content-post{\n                font-size:14px;\n            }\n        }\n    <\/style>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f1babaa link-underline e-flex e-con-boxed e-con e-parent\" data-id=\"f1babaa\" data-element_type=\"container\" id=\"test6\" 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-18d1a99 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"18d1a99\" 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<h2 class=\"elementor-heading-title elementor-size-default\">PoC solutions for any industry<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b2f12c elementor-widget elementor-widget-html\" data-id=\"8b2f12c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"x-industries__list\"> \r\n  <div class=\"x-industries__swiper\">\r\n    <ul class=\"x-industries__list_container swiper-wrapper\">\r\n      <li class=\"swiper-slide active\">Healthcare<\/li>\r\n      <li class=\"swiper-slide\">Fintech<\/li>\r\n      <li class=\"swiper-slide\">Retail<\/li>\r\n      <li class=\"swiper-slide\">Manufacturing<\/li>\r\n      <li class=\"swiper-slide\">Logistics<\/li>\r\n      <li class=\"swiper-slide\">Real estate<\/li>\r\n      <li class=\"swiper-slide\">Media & entertainment<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <div class=\"x-industries__navigation\">\r\n    <button class=\"x-industries__navigation-btn\">\r\n      <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <g>\r\n          <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n          <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n        <\/g>\r\n      <\/svg>\r\n    <\/button>\r\n\r\n    <button class=\"x-industries__navigation-btn\">\r\n      <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n        <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n      <\/svg>\r\n    <\/button>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.x-industries__descriptions {\r\n  width: 100%;\r\n  overflow: hidden;\r\n}\r\n\r\n.x-industries__descriptions .swiper-wrapper, \r\n.x-industries__swiper {\r\n  width: 100% !important;\r\n}\r\n\r\n.x-industries__descriptions-item:not(.swiper-slide-active) {\r\n  opacity: 0 !important;\r\n}\r\n\r\n.x-industries__swiper {\r\n  position: relative;\r\n  overflow: hidden;\r\n  box-sizing: border-box !important;  \r\n}\r\n\r\n.x-industries__list_container.swiper-wrapper {\r\n  display: flex;\r\n  width: 100%;\r\n  list-style: none;\r\n  padding: 0;\r\n}\r\n\r\n.x-industries__list {\r\n  display: flex;\r\n  gap: 80px;\r\n  border-bottom: 1px solid #c4c4c4;\r\n  margin-bottom: 80px;\r\n}\r\n\r\n.x-industries__list li {\r\n  flex-shrink: 0;\r\n  width: auto !important;\r\n  padding: 24px 16px;\r\n  color: #717171;\r\n  font-family: Sora, sans-serif;\r\n  font-weight: 600;\r\n  font-size: 18px;\r\n  line-height: 22.7px;\r\n  cursor: pointer;\r\n  border-bottom: 1px solid transparent;\r\n}\r\n\r\n.x-industries__list li.active {\r\n  color: #2e2e2e;\r\n  border-bottom: 1px solid #c63031;\r\n}\r\n\r\n.x-industries__descriptions-item {\r\n  display: flex;\r\n  gap: 80px;\r\n  height: 100%;\r\n  min-height: 300px;\r\n}\r\n\r\n.x-slider-info-block {\r\n  width: min(640px, 50%);\r\n}\r\n\r\n.x-slider-title h3 {\r\n  color: #2E2E2E;\r\n  font-weight: 600;\r\n  line-height: 32px;\r\n  font-size: 24px;\r\n  font-family: Sora, sans-serif;\r\n  margin: 0;\r\n  margin-bottom: 30px;\r\n}\r\n\r\n.x-slider-desc {\r\n  font-weight: 400;\r\n  font-size: 18px;\r\n  line-height: 27px;\r\n  font-family: Karla, sans-serif;\r\n}\r\n\r\n.x-slider-list {\r\n  margin-top: 16px; \r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 16px;\r\n  padding: 0;\r\n}\r\n\r\n.x-slider-list li {\r\n  list-style: none;\r\n  position: relative;\r\n  padding-left: 20px;\r\n  font-weight: 400;\r\n  font-size: 18px;\r\n  line-height: 27px;\r\n  font-family: Karla, sans-serif;\r\n}\r\n\r\n.x-slider-list li::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 13px;\r\n  left: 0;\r\n  transform: translateY(-50%);\r\n  width: 7px;\r\n  height: 7px;\r\n  background-color: #C63031;\r\n  border-radius: 50%;\r\n}\r\n\r\n.x-slider-image-block img {\r\n  width: 680px;\r\n  height: auto;\r\n  border: none;\r\n  border-radius: 0;\r\n  box-shadow: none;\r\n  object-fit: cover;\r\n  object-position: center;\r\n  vertical-align: middle;\r\n}\r\n\r\n.x-industries__navigation {\r\n  position: relative;\r\n  flex-shrink: 0;\r\n  user-select: none;\r\n}\r\n\r\n.x-industries__navigation-btn {\r\n  padding-left: 0;\r\n  padding-right: 0;\r\n  border: none!important;\r\n  outline: none!important;\r\n  padding-top: 20px;\r\n}\r\n\r\n.x-industries__navigation-btn.swiper-button-disabled {\r\n  opacity: 0.5;\r\n}\r\n\r\n.x-slider-image-block {\r\n  display: flex;\r\n}\r\n\r\n@media (max-width: 1024px) {\r\n  .x-industries__swiper {\r\n    overflow: visible;\r\n  }    \r\n\r\n  .x-industries__descriptions-item {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    min-height: unset;\r\n  }\r\n\r\n  .x-slider-info-block {\r\n    width: 100%;\r\n    max-width: 640px;\r\n  }\r\n\r\n  .x-industries__list {\r\n    gap: 40px;\r\n    margin-bottom: 40px;\r\n  }\r\n\r\n  .x-slider-image-block {\r\n    max-width: 680px;\r\n  }\r\n\r\n  .x-slider-title h3 {\r\n    margin-bottom: 30px;\r\n  }\r\n\r\n  .x-industries__navigation {\r\n    display: none;\r\n  }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n  .x-industries__list li {\r\n    border-bottom: 3px solid transparent;\r\n    padding: 16px 6px;\r\n    font-weight: 600;\r\n    font-size: 14px;\r\n    line-height: 18px;\r\n  }\r\n\r\n  .x-industries__list li.active {\r\n    border-bottom: 3px solid #c63031;\r\n  }\r\n\r\n  .x-industries__list {\r\n    margin-bottom: 30px;\r\n  }    \r\n\r\n  .x-slider-title h3 {\r\n    margin-bottom: 20px;\r\n    font-size: 18px;\r\n    line-height: 24px;\r\n  }\r\n\r\n  .x-slider-desc {\r\n    font-size: 14px;\r\n    line-height: 21px;\r\n  }\r\n\r\n  .x-slider-list {\r\n    margin-top: 12px;\r\n    gap: 12px;\r\n  }\r\n\r\n  .x-slider-list li {\r\n    font-size: 14px;\r\n    line-height: 21px;\r\n    padding-left: 16px;\r\n  }\r\n\r\n  .x-industries__descriptions-item {\r\n    gap: 20px;\r\n  }\r\n\r\n  .x-slider-list li::before {\r\n    top: 10px;\r\n    width: 5px;\r\n    height: 5px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n  const xindustriesListItems = document.querySelectorAll('.x-industries__list_container li');\r\n\r\n  const industriesSlider1 = new Swiper('.x-industries__swiper', {\r\n    slidesPerView: 'auto',\r\n    spaceBetween: 24,  \r\n    watchSlidesProgress: true,\r\n    grabCursor: true,\r\n    breakpoints: {\r\n      280: { spaceBetween: 20 },\r\n      820: { spaceBetween: 24 }\r\n    } \r\n  });\r\n\r\n  const industriesSlider2 = new Swiper('.industries__swiper', {\r\n    slidesPerView: 1,\r\n    spaceBetween: 24, \r\n    effect: 'fade',\r\n    grabCursor: true,\r\n    thumbs: {\r\n      swiper: industriesSlider1,\r\n    },\r\n    navigation: {\r\n      nextEl: \".x-industries__navigation button:nth-child(2)\",\r\n      prevEl: \".x-industries__navigation button:nth-child(1)\",\r\n    },\r\n  });  \r\n\r\n  industriesSlider2.on('slideChange', function (data) {\r\n    const activeIndex = data.activeIndex;\r\n    industriesSlider1.slideTo(activeIndex);\r\n\r\n    xindustriesListItems.forEach((elem, i) => {\r\n      if (activeIndex === i) {\r\n        elem.classList.add('active');\r\n      } else {\r\n        elem.classList.remove('active');\r\n      }   \r\n    });\r\n  });  \r\n});  \r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6b08e9 elementor-widget elementor-widget-html\" data-id=\"f6b08e9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"x-industries__descriptions industries__swiper\">\r\n  <div class=\"swiper-wrapper\">\r\n\r\n    <div class=\"x-industries__descriptions-item swiper-slide swiper-slide-active\">\r\n      <div class=\"x-slider-info-block\">\r\n        <div class=\"x-slider-title\">\r\n          <a href=\"https:\/\/innowise.com\/industries\/healthcare\/\">\r\n              <h3>Healthcare<\/h3>\r\n          <\/a>\r\n        <\/div>\r\n        <p class=\"x-slider-desc\">Healthcare PoCs help teams test whether a concept can work with sensitive data, clinical workflows, medical devices, and existing healthcare platforms. They also expose interoperability, security, and data-quality issues before the solution reaches patients or medical staff.<\/p>\r\n        <ul class=\"x-slider-list\">\r\n          <li>Diagnostic & clinical decision-support AI<\/li>\r\n          <li>Remote patient monitoring & connected devices<\/li>\r\n          <li>Healthcare system interoperability & workflow automation<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Industry-2.png\" alt=\"Healthcare professionals reviewing neurological MRI results on a multi-screen setup\"\/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-industries__descriptions-item swiper-slide\">\r\n      <div class=\"x-slider-info-block\">\r\n        <div class=\"x-slider-title\">\r\n            <a href=\"https:\/\/innowise.com\/finance\/\">\r\n          <h3>Fintech<\/h3>\r\n            <\/a>\r\n        <\/div>\r\n        <p class=\"x-slider-desc\">A fintech PoC tests the technical, security, and compliance assumptions behind a financial product or process. It can show whether the proposed solution handles transactions, sensitive data, and third-party connections under realistic conditions.<\/p>\r\n        <ul class=\"x-slider-list\">\r\n          <li>Payment processing & open-banking integrations<\/li>\r\n          <li>Fraud detection, risk scoring, & KYC automation<\/li>\r\n          <li>Digital asset & financial workflow solutions<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Industry.png\" alt=\"\"\/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-industries__descriptions-item swiper-slide\">\r\n      <div class=\"x-slider-info-block\">\r\n        <div class=\"x-slider-title\">\r\n            <a href=\"https:\/\/innowise.com\/industries\/retail\/\">\r\n          <h3>Retail<\/h3>\r\n          <\/a>\r\n        <\/div>\r\n        <p class=\"x-slider-desc\">Retail PoCs help determine whether a new capability can improve customer experience, merchandising, or store operations. Testing with representative sales, catalog, and inventory data reveals whether the concept is accurate, useful, and practical to deploy.<\/p>\r\n        <ul class=\"x-slider-list\">\r\n          <li>Recommendation & personalization engines<\/li>\r\n          <li>Demand forecasting & inventory optimization<\/li>\r\n          <li>Computer vision & in-store automation<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Industry-1.png\" alt=\"Consumer checks online deals on smartphone amid pink shopping bags and urban storefront backdrop\"\/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-industries__descriptions-item swiper-slide\">\r\n      <div class=\"x-slider-info-block\">\r\n        <div class=\"x-slider-title\">\r\n            <a href=\"https:\/\/innowise.com\/industries\/manufacturing\/\">\r\n          <h3>Manufacturing<\/h3>\r\n          <\/a>\r\n        <\/div>\r\n        <p class=\"x-slider-desc\">Manufacturing PoCs test new technology against real production conditions, equipment, and operational data. They help teams assess whether a concept can deliver reliable results without disrupting critical manufacturing processes.<\/p>\r\n        <ul class=\"x-slider-list\">\r\n          <li>Predictive maintenance for industrial equipment<\/li>\r\n          <li>Machine-vision quality inspection<\/li>\r\n          <li>Digital twins & connected factory systems<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Industry-3.png\" alt=\"Automated assembly line uses AI-driven robotics for agile, data-powered production and quality control\"\/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-industries__descriptions-item swiper-slide\">\r\n      <div class=\"x-slider-info-block\">\r\n        <div class=\"x-slider-title\">\r\n            <a href=\"https:\/\/innowise.com\/industries\/logistics\/\">\r\n          <h3>Logistics<\/h3>\r\n          <\/a>\r\n        <\/div>\r\n        <p class=\"x-slider-desc\">Logistics PoCs validate how a solution performs across carriers, warehouses, fleets, and internal platforms. They uncover data gaps, integration limits, and process constraints before the concept is introduced across a wider network.<\/p>\r\n        <ul class=\"x-slider-list\">\r\n          <li>Route & delivery optimization<\/li>\r\n          <li>Warehouse automation & inventory tracking<\/li>\r\n          <li>Fleet monitoring & shipment visibility<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Industry-5.png\" alt=\"\r\n \t\r\nSmart supply chain powered by automation, analytics, and real-time visibility\"\/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-industries__descriptions-item swiper-slide\">\r\n      <div class=\"x-slider-info-block\">\r\n        <div class=\"x-slider-title\">\r\n            <a href=\"https:\/\/innowise.com\/industries\/real-estate\/\">\r\n          <h3>Real estate<\/h3>\r\n          <\/a>\r\n        <\/div>\r\n        <p class=\"x-slider-desc\">Real estate PoCs test whether digital tools can work with property data, building systems, documents, and tenant workflows. They help companies validate the value of a concept before rolling it out across properties, teams, or portfolios.<\/p>\r\n        <ul class=\"x-slider-list\">\r\n          <li>Property analytics & valuation models<\/li>\r\n          <li>Smart-building & energy-management integrations<\/li>\r\n          <li>Tenant applications & document automation<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Industry-6.png\" alt=\"Digital real estate solutions enable automated smart home access, remote management, and secure transactions\"\/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-industries__descriptions-item swiper-slide\">\r\n      <div class=\"x-slider-info-block\">\r\n        <div class=\"x-slider-title\">\r\n            <a href=\"https:\/\/innowise.com\/industries\/entertainment-and-media\/\">\r\n          <h3>Media & entertainment<\/h3>\r\n          <\/a>\r\n        <\/div>\r\n        <p class=\"x-slider-desc\">Media PoCs help companies test new ways to manage, process, recommend, and distribute content. They can measure output quality, processing speed, infrastructure requirements, and compatibility with existing content platforms.<\/p>\r\n        <ul class=\"x-slider-list\">\r\n          <li>Content recommendation & discovery systems<\/li>\r\n          <li>Automated tagging & media processing<\/li>\r\n          <li>Streaming, immersive media, & AI-assisted production<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/08\/Industry-7.png\" alt=\"Content creator recorded on a smart DSLR with live AI framing and cloud streaming integration\"\/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\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-891ed31 e-flex e-con-boxed e-con e-parent\" data-id=\"891ed31\" data-element_type=\"container\" id=\"test7\" 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-bdbc9f9 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bdbc9f9\" 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<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1eaa70 e-con-full e-grid e-con e-child\" data-id=\"b1eaa70\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-16ffa7e e-con-full e-flex e-con e-child\" data-id=\"16ffa7e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af30760 faq elementor-widget elementor-widget-n-accordion\" data-id=\"af30760\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1830\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1830\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How long does a PoC take? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1830\" class=\"elementor-element elementor-element-527cc58 e-con-full e-flex e-con e-child\" data-id=\"527cc58\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-daf1dbb elementor-widget elementor-widget-html\" data-id=\"daf1dbb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>Most PoCs take <strong>2\u20136 weeks.<\/strong><\/p>\n <p>\nA narrow integration or technology check may take less time. AI, data-heavy, hardware, or multi-system concepts may need longer because data preparation and environment setup are part of the work.\n  <\/p>   \n<\/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<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1831\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1831\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How much does proof of concept (POC) development services cost? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1831\" class=\"elementor-element elementor-element-c8cb5da e-con-full e-flex e-con e-child\" data-id=\"c8cb5da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-616f0b8 elementor-widget elementor-widget-html\" data-id=\"616f0b8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>The cost depends on the question being tested and the effort required to produce reliable evidence.<\/p> \n <p>The main cost drivers are team composition, data preparation, integrations, infrastructure, hardware, and the number of technical options being compared. We estimate the smallest scope that can still produce a credible answer.\n<\/p>   \n<\/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<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1832\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1832\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What information do you need to start? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1832\" class=\"elementor-element elementor-element-e4a7d2d e-con-full e-flex e-con e-child\" data-id=\"e4a7d2d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da96a2b elementor-widget elementor-widget-html\" data-id=\"da96a2b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>We need the concept, the business problem, and the main uncertainty blocking the decision.<\/p> \n <p>Details about existing systems, available data, users, security requirements, and previous experiments are useful but do not need to be packaged into a complete specification.\n<\/p>   \n<\/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<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1833\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1833\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How do you define success criteria? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1833\" class=\"elementor-element elementor-element-57f2503 e-flex e-con-boxed e-con e-child\" data-id=\"57f2503\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74a9456 elementor-widget elementor-widget-html\" data-id=\"74a9456\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>Success criteria describe the result the PoC must achieve to support further investment.<\/p>\n <p>They may include model accuracy, response time, throughput, output quality, integration stability, resource use, or completion of a critical workflow. We agree on the measurement and threshold before development.\n<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1834\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1834\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can the PoC code be reused? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1834\" class=\"elementor-element elementor-element-e204475 e-flex e-con-boxed e-con e-child\" data-id=\"e204475\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a81b3aa elementor-widget elementor-widget-html\" data-id=\"a81b3aa\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>Yes, some or all of the code may be reusable.<\/p> \n <p>It depends on how the PoC was built and what production demands. We identify which components can move forward, which need hardening, and which were intentionally built only for the experiment.\n<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1835\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1835\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Who owns the source code and intellectual property? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1835\" class=\"elementor-element elementor-element-a45b962 e-flex e-con-boxed e-con e-child\" data-id=\"a45b962\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7ecdd4 elementor-widget elementor-widget-html\" data-id=\"e7ecdd4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>You own the project-specific source code, documentation, and intellectual property covered by the agreement.<\/p>  \n <p>Third-party tools, platforms, and open-source components remain subject to their respective licences.\n<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1836\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1836\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What happens if the hypothesis fails? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1836\" class=\"elementor-element elementor-element-2c16ae7 e-flex e-con-boxed e-con e-child\" data-id=\"2c16ae7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a335b6 elementor-widget elementor-widget-html\" data-id=\"8a335b6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>You avoid spending more money on an approach that does not hold up.<\/p> \n<p>We explain why it failed, what constraints caused the result, and whether an alternative technology, narrower use case, or different architecture deserves another test.\n<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1837\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1837\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can you continue with MVP or full-scale development? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1837\" class=\"elementor-element elementor-element-8ac05c0 e-flex e-con-boxed e-con e-child\" data-id=\"8ac05c0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f7f719 elementor-widget elementor-widget-html\" data-id=\"4f7f719\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>Yes, Innowise can take the validated concept into an MVP, pilot, or full-scale build. The same findings can also be handed to your internal team or another vendor.<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How long does a PoC take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most PoCs take 2\\u20136 weeks.\\n \\nA narrow integration or technology check may take less time. AI, data-heavy, hardware, or multi-system concepts may need longer because data preparation and environment setup are part of the work.\"}},{\"@type\":\"Question\",\"name\":\"How much does proof of concept (POC) development services cost?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The cost depends on the question being tested and the effort required to produce reliable evidence. \\n The main cost drivers are team composition, data preparation, integrations, infrastructure, hardware, and the number of technical options being compared. We estimate the smallest scope that can still produce a credible answer.\"}},{\"@type\":\"Question\",\"name\":\"What information do you need to start?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We need the concept, the business problem, and the main uncertainty blocking the decision. \\n Details about existing systems, available data, users, security requirements, and previous experiments are useful but do not need to be packaged into a complete specification.\"}},{\"@type\":\"Question\",\"name\":\"How do you define success criteria?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Success criteria describe the result the PoC must achieve to support further investment.\\n They may include model accuracy, response time, throughput, output quality, integration stability, resource use, or completion of a critical workflow. We agree on the measurement and threshold before development.\"}},{\"@type\":\"Question\",\"name\":\"Can the PoC code be reused?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, some or all of the code may be reusable. \\n It depends on how the PoC was built and what production demands. We identify which components can move forward, which need hardening, and which were intentionally built only for the experiment.\"}},{\"@type\":\"Question\",\"name\":\"Who owns the source code and intellectual property?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You own the project-specific source code, documentation, and intellectual property covered by the agreement.  \\n Third-party tools, platforms, and open-source components remain subject to their respective licences.\"}},{\"@type\":\"Question\",\"name\":\"What happens if the hypothesis fails?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You avoid spending more money on an approach that does not hold up. \\nWe explain why it failed, what constraints caused the result, and whether an alternative technology, narrower use case, or different architecture deserves another test.\"}},{\"@type\":\"Question\",\"name\":\"Can you continue with MVP or full-scale development?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, Innowise can take the validated concept into an MVP, pilot, or full-scale build. The same findings can also be handed to your internal team or another vendor.\"}}]}<\/script>\n\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-d00428d elementor-widget elementor-widget-html\" data-id=\"d00428d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .show-more-faq{\n    font-family: Sora;\n    display: block;\n    color: #c63031;\n    border: none;\n    cursor: pointer;\n    font-size: 18px;\n    line-height: 24px;\n    font-weight: 600;\n    width: fit-content;\n}\n\n\n.show-more-faq>span:nth-child(1){\n    display: none;\n}\n.show-more-faq>span:nth-child(2){\n    display: block;\n}\n\n.show-more-faq.close >span:nth-child(1){\n    display: block;\n}\n.show-more-faq.close >span:nth-child(2){\n    display: none;\n}\n\n.faq .e-n-accordion-item.close{\n    display: none;\n}\n\n\n@media (max-width: 767px) {\n  .show-more-faq{\n    font-size: 16px;\n    line-height: 21px;\n}  \n}\n\n<\/style>   \n\n<div class=\"show-more-faq close\">\n       <span>Show more<\/span>\n       <span>Show less<\/span>\n<\/div>  \n  \n \n \n  <script>\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n\nconst showMoreFaq = document.querySelector(\".show-more-faq\");\nconst faqItems = document.querySelectorAll(\".faq .e-n-accordion-item\");\n\n\/\/ INITIAL STATE \u2192 show only first 5\nfaqItems.forEach((item, index) => {\n  if (index >= 5) {\n    item.classList.add(\"close\");\n  }\n});\n\nshowMoreFaq.addEventListener(\"click\", () => {\n\n  const isClosed = showMoreFaq.classList.contains(\"close\");\n\n  faqItems.forEach((item, index) => {\n    if (index >= 5) {\n      item.classList.toggle(\"close\", !isClosed);\n    }\n  });\n\n  showMoreFaq.classList.toggle(\"close\");\n});\n\n});\n<\/script>\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-a8b78b1 e-con-full e-flex e-con e-child\" data-id=\"a8b78b1\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1c9383d e-con-full maxHeight516 e-flex e-con e-child\" data-id=\"1c9383d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6cba6e elementor-widget elementor-widget-image\" data-id=\"c6cba6e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/Customer-service.svg\" class=\"attachment-full size-full wp-image-173854\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c22c32 e-con-full e-flex e-con e-child\" data-id=\"3c22c32\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a126589 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"a126589\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Feel free to book a call and get all the answers you need.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fcc6245 elementor-widget__width-inherit ctaSecond button-full-w elementor-widget-tablet__width-initial elementor-widget elementor-widget-button\" data-id=\"fcc6245\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book a call<\/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<\/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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5cdc7ad elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5cdc7ad\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bbe1413\" data-id=\"bbe1413\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a66e299 elementor-widget elementor-widget-shortcode\" data-id=\"a66e299\" 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 class=\"wpcf7 no-js\" id=\"wpcf7-f100240-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"100240\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/sv\/wp-json\/wp\/v2\/pages\/199947#wpcf7-f100240-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"100240\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f100240-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<style>\n.mailToContact br:nth-child(2){\ndisplay:none;\n}\n#form-templates .contact__info {\n  background-color: #f4f4f4;\n  padding: 70px 44px 70px 50px;\n  position: relative;\n  max-width: 540px;\n  width: 100%;\nborder: 1px solid #AEB1B7;\n}\n\n#form-templates .contact__info-background {\n  z-index: -1;\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed #ef4557;\n}\n\n\n#form-templates .new-container{\ndisplay: flex;\njustify-content: space-between;\nflex-wrap: wrap;\n}\n\n\n#form-templates{\npadding: 100px 15px 100px 15px;        \n}\n\n#form-templates .contact__info-heading {\n  font-family: 'Sora' !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  font-size: 36px !important;\n  line-height: 46px !important;\n  color: #2E2E2E !important;\n   margin-bottom: 60px !important;\n\n}\n\n\n#form-templates .message label{\ncolor: #585858 !important;   \n}\n\n.elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n font-size: 60px !important;\n  line-height: 70px !important;\n  font-family: \"Sora\", Sans-serif;\n  font-weight: 400;\n  margin: 0;  \n  margin-bottom: 20px;\n}\n\n\n\n\n.elementor-widget-container.form-template p{\n  font-family: \"Karla\", Sans-serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 28px;\n  color: var( --e-global-color-primary );\n  max-width: 700px;\n  margin: 0; \n  margin-bottom: 40px;\n} \n  \n\n\n.new-container #spinner{\nwidth: 50%;\nmax-width: 700px;\n}\n\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:30px; \n    \n}\n\n\n#form-templates .contact__info-heading {\n  margin-bottom: 67px;\n  font-size: 36px;\n  font-family: karla;\n  color:  #2E2E2E;\n\n  line-height: 49px;\n}\n\n#form-templates .contact__info-steps {\n  display: flex;\n  flex-direction: column;\n  max-width: 425x;\n  row-gap: 20px;\n  border-left: 1px solid #2e2e2e;\n}\n\n#form-templates .contact__info-block {\n  position: relative;\n  padding-left: 45px;\n}\n\n#form-templates .contact__info-block:last-child {\n  box-shadow: -1px 0 0 1px #f4f4f4;\n}\n\n#form-templates .contact__info-step {\n  position: absolute;\n  border: 1px solid #2e2e2e;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 20px;\n  left: -20px;\n  top: -8px;\n  background-color: #F4F4F4;\n  color:  #2E2E2E;\n\nfont-family: Karla;\nfont-weight: 700;\nfont-size: 18px;\nline-height: 28px;\n\n}\n\n.elementor-widget-global .contact__info-step {\n        color:  #2E2E2E;\n}\n\n#form-templates .contact__info-text {\n  margin: 0;\n  font-size: 16px;\n  line-height: 26px;\n  color: #2E2E2E;\n  font-family: karla;\n\n  width: 100%;\n}\n\n\n#form-templates .contact-us__send{\nflex-shrink: 0;\nmargin-top:0;\n}\n\n\n\n@media screen and (max-width: 1279px) {\n    .new-container #spinner{\n        width: 100%;\n        max-width:100%;\n        margin-bottom:40px;\n    }\n    \n\n    .new-container .contact__info {\n        max-width: 700px !important;\n    }\n    \n}\n\n\n@media screen and (max-width: 1279px) {\n#form-templates{\npadding: 60px 15px 70px 15px;     \n}\n}\n\n\n\n@media screen and (max-width: 767px) {\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:20px; \n \n}\n\n\n  #form-templates .contact__info {\n    padding: 20px 20px 40px 40px;\n    margin: 0 auto;\n  }\n\n\n#form-templates{\npadding: 40px 15px 50px 15px;  \n    \n}\n\n  \n   .new-container #spinner{\n       \n    margin-bottom:30px;   \n   }\n   \n   \n   .elementor-widget-container #form-templates .form-template h2,.elementor-widget-container.form-template h1{\n   font-size: 32px !important;\n    line-height: 42px !important;    \n   }\n   \n   \n   .elementor-widget-container #form-templates .form-template p{\n       \n    font-size: 16px;\n    line-height: 20px;  \n    margin-bottom: 30px !important;\n \n       \n   }\n   \n   #form-templates .contact__info-heading{\n   font-size: 24px !important;\n    line-height: 49px !important;    \n       \n   }\n   \n\n.mailToContact{\nmargin-top: 10px !important;        \n}\n\n   \n\n  #form-templates .contact__info-heading {\n    font-size: 24px;\n    margin-bottom: 37px;\n  }\n\n  #form-templates .contact__info-background {\n    top: 10px;\n    left: 10px;\n  }\n\n  #form-templates .contact__info-text {\n    font-size: 12px;\n    line-height: 20px;\n  }\n  \n  \n  #form-templates .contact__info-heading {\n   margin-bottom: 35px !important;\n\n}\n\n}\n\n@media (max-width: 767px) {\n    .mailToContact {\n        max-width: 100%;\n    }\n    .contact-us__wrapper .pp {\nfont-size: 12px !important;\nline-height: 140%;\nmargin-bottom: 0 !important;\n\n}\n}\n<\/style>\n\n<script>\nwindow.addEventListener('hashchange',function(e){if(window.history.pushState){window.history.pushState('','\/',window.location.pathname)}else{window.location.hash=''}})\n<\/script>\n\n\n<div id=\"form-templates\">\n<div class=\"elementor-widget-container form-template\">\n<a name=\"contact-form\"><\/a>\n<h2>Contact us<\/h2>\n<p><a id=\"calendlylink\" style=\"color: #c63031; border-bottom: 1px solid #c63031; padding: 0;\">Book a call<\/a> or fill out the form below and we\u2019ll get back to you once we\u2019ve processed your request.<\/p>\n<\/div>\n\n<div class=\"new-container\">\n\n\n<div class=\"contact-us__main\" id=\"spinner\" data-no-defer=\"1\">\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"name\">\n<label>Name<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"field_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__name\" id=\"contact-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"field_name\" \/><\/span>\n<\/div>\n\n<div class=\"company\">\n<label>Company<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__company\" id=\"contact-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company*\" value=\"\" type=\"text\" name=\"company\" \/><\/span>\n<\/div>\n\n<\/div>\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"email\">\n<label>Email<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email contact-us__email\" id=\"contact-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Corporate email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n<\/div>\n\n<div class=\"phone\">\n<label>Phone<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel contact-us__phone\" id=\"contact-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"tel\" \/><\/span>\n<\/div>\n\n<\/div>\n<div class=\"contact-us__wrapper subj\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-recipient\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-subj_js\" aria-invalid=\"false\" name=\"your-recipient\"><option value=\"\">Subject*<\/option><option value=\"IT staff augmentation\">IT staff augmentation<\/option><option value=\"Turnkey product development\">Turnkey product development<\/option><option value=\"Support and enhancement\">Support and enhancement<\/option><option value=\"Careers\">Careers<\/option><option value=\"Other\">Other<\/option><\/select><\/span>\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"form-field-budget_js\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-budget_js\" aria-invalid=\"false\" name=\"form-field-budget_js\"><option value=\"\">Project budget<\/option><option value=\"Under $15K\">Under $15K<\/option><option value=\"$15K-$30K\">$15K-$30K<\/option><option value=\"$30K-$100K\">$30K-$100K<\/option><option value=\"$100K-$250K\">$100K-$250K<\/option><option value=\"$250K-$500K\">$250K-$500K<\/option><option value=\"More than $500K\">More than $500K<\/option><\/select><\/span>\n\n<\/div>\n\n\n<div class=\"message\">\n<label>Message<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"1\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required contact-us__message\" id=\"contact-message\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Describe your needs in detail*\" name=\"message\"><\/textarea><\/span>\n<\/div>\n\n<div class=\"atvoice-wrap\">\n\n<div class=\"voice-wrap\">\n<span id=\"voice-mut\" class=\"voicetext\">Send us a voice message<\/span>\n         <div class=\"qc_voice_audio_wrapper\">\n            <div class=\"qc_voice_audio_container\">\n                <div class=\"qc_voice_audio_upload_main\" id=\"qc_audio_main\">\n                    <a class=\"qc_audio_record_button\" id=\"qc_audio_record\" href=\"#\" aria-label=\"Record an audio message\">\n                        <span class=\"dashicons dashicons-microphone\"><\/span> \u00a0<\/a> \n                <\/div>\n\n                <div class=\"qc_voice_audio_recorder\" id=\"qc_audio_recorder\" style=\"display:none\">\n\n                <\/div>\n                <div class=\"qc_voice_audio_display\" id=\"qc_audio_display\"  style=\"display:none\">\n                    <audio id=\"qc-audio\" controls src=\"\"><\/audio>\n                    <span title=\"Remove and back to main upload screen.\" class=\"qc_audio_remove_button dashicons dashicons-trash\"><\/span>\n                <\/div>\n            <\/div>\n            <input type=\"hidden\" value=\"\" name=\"qcwpvoicemessage\" id=\"qc_audio_url\" \/>\n        <\/div>\n        \n<\/div>\n\n\n<div class=\"attach-wrap\">\n<span class=\"voicetext\">Attach documents<\/span>\n\n<div class='attachment'>\n\n<div class=\"downloaded\">\n<span><\/span>\n<div class=\"deleteFile\"><\/div>\n<\/div>\n\n<div class=\"attachmentButton\" onclick=\"(function cl(e){if(e.target.nodeName == 'DIV'){e.target.parentNode.children[1].children[0].click(); }})(arguments[0]);\">\n\n<div class=\"innerText\">Upload file<\/div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"att-files\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" accept=\".jpg,.png,.jpeg,.pdf\" aria-invalid=\"false\" type=\"file\" name=\"att-files\" \/><\/span>\n\n<div class=\"tip\" onclick=\"event.stopPropagation()\">\n<p>You can attach 1 file up to 2MB. Valid file formats: pdf, jpg, jpeg, png.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n<div class=\"contact-us__wrapper\"> \n<p class=\"pp\">By clicking Send, you consent to Innowise processing your personal data per our <a href=\"\/privacy-notice\/\">Privacy Policy<\/a> to provide you with relevant information. By submitting your phone number, you agree that we may contact you via voice calls, SMS, and messaging apps. Calling, message, and data rates may apply.<\/p>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"scoring_point\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmCampaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmContent\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmMedium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmSource\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmTerm\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"location\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"city\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"ip\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"Summ\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gclid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"rating\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlCompany\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlWithParams\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"audioMessageLink\" \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner contact-us__send\" id=\"contact-send-button\" type=\"submit\" value=\"Send\" \/>\n<\/div>\n\n<div class='mailToContact'>You can also send us your request <\/br>to <a href=\"mailto:contact@innowise.com\">contact@innowise.com<\/a><\/div>\n\n<\/div>\n\n<div class=\"elementor-widget-container\" style=\"z-index:1;\">\n<div class=\"contact__info\">\n  <div class=\"contact__info-background\"><\/div>\n  <div class=\"contact__info-heading\">What happens next?<\/div>\n  <div class=\"contact__info-steps\">\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">1<\/div>\n      <p class=\"contact__info-text\">Once we\u2019ve received and processed your request, we\u2019ll get back to you to detail your\n        project needs and sign an NDA to ensure confidentiality.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">2<\/div>\n      <p class=\"contact__info-text\">After examining your wants, needs, and expectations, our team will devise a project\n        proposal with the scope of work, team size, time, and cost estimates.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">3<\/div>\n      <p class=\"contact__info-text\">We\u2019ll arrange a meeting with you to discuss the offer and nail down the details.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">4<\/div>\n      <p class=\"contact__info-text\">Finally, we\u2019ll sign a contract and start working on your project right away.<\/p>\n    <\/div>\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\n<\/div>\n\n<\/div>\n\n<script>\njQuery(document).ready(function($) {\n    $('#form-field-budget_js').attr('aria-label', 'Project budget');\n});\n<\/script><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<div class=\"other_services_container\">[need_other_services_v2]<\/div><script>\n            jQuery( document ).ready(function($) {\n                $('[data-elementor-type=\"wp-page\"]').children().last().before($('.other_services_container'));\n                var sections = $('[data-elementor-type=\"wp-page\"]').find('.net-15.dt-16');\n                $($('#form-templates').parents('.elementor-section')).before($('.other_services_container'));\n                for(var i = 0; i<sections.length; i++){\n                    if($(sections[i]).hasClass( 'net-15' ) && $(sections[i]).hasClass( 'dt-16' ) && $(sections[i]).hasClass( 'elementor-hidden-desktop' )==false){\n                        $(sections[i]).before($('.other_services_container'));\n                        if($(sections[i]).css('background-color')=='rgb(255, 255, 255)' || $(sections[i]).css('background-color')=='rgba(0, 0, 0, 0)'){\n                            $('.other_services_container').find('.elementor-section').css('background-color','#FBFBFD');\n                        }      \n                    }\n                }\n                \n            });\n        <\/script>","protected":false},"excerpt":{"rendered":"<p>PoC development services Pressure-test a software, AI, integration, or automation idea before it becomes a major spend. We build the smallest working version needed to expose blockers, costs, and next-step options. Discuss your PoC 2\u20136 Weeks to delivery 200+ PoC projects delivered 19+ years Software development experience Pressure-test a software, AI, integration, or automation idea [&hellip;]<\/p>\n","protected":false},"author":170,"featured_media":199041,"parent":356,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":true,"inline_featured_image":false,"footnotes":""},"class_list":["post-199947","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/pages\/199947","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/users\/170"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/comments?post=199947"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/pages\/199947\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/pages\/356"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/media\/199041"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/sv\/wp-json\/wp\/v2\/media?parent=199947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}