{"id":171760,"date":"2024-09-24T07:50:24","date_gmt":"2024-09-24T11:50:24","guid":{"rendered":"https:\/\/innowise.com\/?page_id=171760"},"modified":"2026-03-13T08:24:54","modified_gmt":"2026-03-13T12:24:54","slug":"sap","status":"publish","type":"page","link":"https:\/\/innowise.com\/de\/hire-developers\/sap\/","title":{"rendered":"SAP Experten f\u00fcr Ihr Unternehmen finden"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"171760\" class=\"elementor elementor-171760\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9f43e9 container-header back-animations e-flex e-con-boxed e-con e-parent\" data-id=\"a9f43e9\" 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-46c8041 e-con-full e-flex e-con e-child\" data-id=\"46c8041\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f74ff83 elementor-widget__width-inherit word-break elementor-widget elementor-widget-heading\" data-id=\"f74ff83\" 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\">Hire SAP developers<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-44728fe e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"44728fe\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f2c8f48 e-con-full e-flex e-con e-child\" data-id=\"f2c8f48\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c3dcd1 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3c3dcd1\" 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>Healthcare is becoming data-driven, with huge amounts of patient, financial, clinical, and operational data generated. At Innowise, we turn this raw data into valuable insights, helping companies improve patient outcomes and push medical research forward.<\/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-e36aa85 elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"e36aa85\" 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\">Let\u2019s start now<\/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-4bc6b32 e-con-full e-flex e-con e-child\" data-id=\"4bc6b32\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e159ba elementor-widget elementor-widget-html\" data-id=\"7e159ba\" 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\">\n            <p class=\"number-mobile\">40+<\/p>\n            <p class=\"description-mobile\">SAP projects delivered<\/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        <a rel=\"nofollow\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button-mobile\">\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    const messages = [\n        {\n            number: \"60+\",\n            description: \"SAP developers\"\n        },\n        {\n            number: \"85%\",\n            description: \"senior & mid-level specialists\"\n        },\n         {\n            number: \"40+\",\n            description: \"SAP projects delivered\"\n        },\n    ];\n    let index = 0;\n\n    function changeText() {\n        textElement.classList.add(\"hidden-mobile\");\n        setTimeout(() => {\n            textElement.querySelector(\".number-mobile\").textContent = messages[index].number;\n            textElement.querySelector(\".description-mobile\").textContent = messages[index].description;\n            textElement.classList.remove(\"hidden-mobile\");\n            index = (index + 1) % messages.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-0ba13de elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"0ba13de\" 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>Our developers implement and customize SAP to integrate disparate systems into a cohesive platform, automate manual processes to reduce errors and improve data visibility for more informed strategic planning.<\/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-bb0b928 elementor-align-center elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"bb0b928\" 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\">Contact us<\/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-7a4a8f9 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"7a4a8f9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a1ad1b elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"1a1ad1b\" 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\">\n            <p class=\"number\">40+<\/p>\n            <p class=\"description\">SAP projects delivered<\/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 rel=\"nofollow\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button\" target=\"_blank\">\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    const messages = [\n        {\n            number: \"60+\",\n            description: \"SAP developers\"\n        },\n        {\n            number: \"85%\",\n            description: \"senior & mid-level specialists\"\n        },\n         {\n            number: \"40+\",\n            description: \"SAP projects delivered\"\n        },\n    ];\n    \n    let index = 0;\n\n    function changeText() {\n        textElement.classList.add(\"hidden\");\n        setTimeout(() => {\n            textElement.querySelector(\".number\").textContent = messages[index].number;\n            textElement.querySelector(\".description\").textContent = messages[index].description;\n            textElement.classList.remove(\"hidden\");\n            index = (index + 1) % messages.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-e58d068 de-hyph e-flex e-con-boxed e-con e-parent\" data-id=\"e58d068\" 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-9b7e13f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9b7e13f\" 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 partnership with SAP<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee391d2 elementor-widget elementor-widget-html\" data-id=\"ee391d2\" 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=\"desc-cards-container\">\n    <div class=\"desc-info\">\n        <span class=\"desc-span\">\n            As a certified SAP partner, Innowise is the first to access every new release the moment it drops, so you\u2019re always on the latest and greatest. Our team trains continuously via SAP Learning Hub and hands-on projects, translating that know-how into faster rollouts, fewer compliance headaches, tighter finance and logistics, and clear analytics. We are an SAP Consulting Service Partner who provides design, development, and implementation services with integration guidance.\n        <\/span>\n    <\/div>\n    <div class=\"desc-cards\">\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/06\/SAP_Partner.svg\" alt=\"SAP logo\"\/>\n    <\/div>\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-bda40ac e-flex e-con-boxed e-con e-parent\" data-id=\"bda40ac\" 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-c7ff9bf elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"c7ff9bf\" 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\">Reasons to hire SAP developers from Innowise<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2cb27e elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"c2cb27e\" 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>Having experienced SAP developers on your team speeds up building high-quality SAP solutions. Our skilled engineers can help you roll out powerful systems like SAP Business One \u2014 making your operations more efficient and easier to manage as your business grows.<\/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-5e14900 switcher-section elementor-widget elementor-widget-html\" data-id=\"5e14900\" 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=\"domains-container-new\">\r\n  <ul class=\"domains__list-new\">\r\n    <div class=\"domain__list_container-new\">\r\n\r\n      \r\n     <li class=\"domains__list-item-new domains__list-item_active-new\">Large pool of SAP experts<\/li>\r\n      <li class=\"domains__list-item-new\">Quick and easy ramp-up<\/li>\r\n      <li class=\"domains__list-item-new\">Flexible hiring models<\/li>\r\n      <li class=\"domains__list-item-new\">Agility and easy integration<\/li>\r\n      <li class=\"domains__list-item-new\">High code quality<\/li>\r\n      <li class=\"domains__list-item-new\">Efficient management and delivery<\/li>\r\n     \r\n          \r\n      \r\n      \r\n    <\/div>\r\n  <\/ul>\r\n\r\n\r\n\r\n\r\n\r\n\r\n  <div class=\"domains__descriptions-new\">\r\n   \r\n   \r\n<div class=\"domains__descriptions-item-new domains__descriptions-item_active-new\"><div class=\"slider-title-new\"><h3>Large pool of SAP experts<\/h3><\/div><p class=\"slider-desc-new\">With over 60 SAP specialists on board, we've successfully delivered over 40 SAP projects to our clients. 85% of our team are senior or mid-level developers, which means that at Innowise, you\u2019ll get the proficiency to cover all your SAP needs.<\/p><div class=\"slider-image-block-new\"><img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-1.jpg\" alt=\"\"><\/div><\/div><div class=\"domains__descriptions-item-new \"><div class=\"slider-title-new\"><h3>Quick and easy ramp-up <\/h3><\/div><p class=\"slider-desc-new\">We can quickly supply up to 10 skilled SAP developers within a few days. Need their CVs? We\u2019ll get those to you in 1-2 days. Once you choose the candidates who have piqued your interest, they will start working on your project immediately.<\/p><div class=\"slider-image-block-new\"><img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-2.jpg\" alt=\"\"><\/div><\/div><div class=\"domains__descriptions-item-new \"><div class=\"slider-title-new\"><h3>Flexible hiring models <\/h3><\/div><p class=\"slider-desc-new\">Our dedicated teams provide full-time, focused support on your project, while our staff extension and augmentation services let you add skilled developers on a full-time or part-time basis to boost your current setup.<\/p><div class=\"slider-image-block-new\"><img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-3.jpg\" alt=\"\"><\/div><\/div><div class=\"domains__descriptions-item-new \"><div class=\"slider-title-new\"><h3>Agility and easy integration<\/h3><\/div><p class=\"slider-desc-new\">Our specialists can blend right into any project \u2014 adapting to different team setups, sizes, and development methods. We can join your existing workforce, spearhead a new project, or adapt to your chosen development approach.<\/p><div class=\"slider-image-block-new\"><img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/06\/picture-2.jpg\" alt=\"\"><\/div><\/div><div class=\"domains__descriptions-item-new \"><div class=\"slider-title-new\"><h3>High code quality<\/h3><\/div><p class=\"slider-desc-new\">We guarantee high code quality by employing a rigorous testing strategy that combines both manual and automated testing. By mixing manual insights with automated efficiency, we achieve a high standard of reliability and performance for your software.<\/p><div class=\"slider-image-block-new\"><img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-5.jpg\" alt=\"\"><\/div><\/div><div class=\"domains__descriptions-item-new \"><div class=\"slider-title-new\"><h3>Efficient management and delivery<\/h3><\/div><p class=\"slider-desc-new\">All SAP developers are paired with project coordinators to successfully carry out tasks. For larger and more sophisticated SAP projects, as well as dedicated teams, we deploy a full-fledged project management office (PMO) and certified Scrum masters.<\/p><div class=\"slider-image-block-new\"><img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-6.jpg\" alt=\"\"><\/div><\/div>   \r\n   \r\n\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n\r\n\r\n<div class=\"mobile-domains-new \">\r\n    \r\n<div class=\"mobile-domains-navitem-new active\" data-mobile-domain=\"domain-1\"><span>Large pool of SAP experts<\/span><p class=\"slider-desc-new mobile-domain-list-new\">With over 60 SAP specialists on board, we've successfully delivered over 40 SAP projects to our clients. 85% of our team are senior or mid-level developers, which means that at Innowise, you\u2019ll get the proficiency to cover all your SAP needs.<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-1.jpg\" alt=\"\"><\/p><\/div><div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-2\"><span>Quick and easy ramp-up <\/span><p class=\"slider-desc-new mobile-domain-list-new\">We can quickly supply up to 10 skilled SAP developers within a few days. Need their CVs? We\u2019ll get those to you in 1-2 days. Once you choose the candidates who have piqued your interest, they will start working on your project immediately.<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-2.jpg\" alt=\"\"><\/p><\/div><div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-3\"><span>Flexible hiring models <\/span><p class=\"slider-desc-new mobile-domain-list-new\">Our dedicated teams provide full-time, focused support on your project, while our staff extension and augmentation services let you add skilled developers on a full-time or part-time basis to boost your current setup.<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-3.jpg\" alt=\"\"><\/p><\/div><div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-4\"><span>Agility and easy integration<\/span><p class=\"slider-desc-new mobile-domain-list-new\">Our specialists can blend right into any project \u2014 adapting to different team setups, sizes, and development methods. We can join your existing workforce, spearhead a new project, or adapt to your chosen development approach.<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/06\/picture-2.jpg\" alt=\"\"><\/p><\/div><div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-5\"><span>High code quality<\/span><p class=\"slider-desc-new mobile-domain-list-new\">We guarantee high code quality by employing a rigorous testing strategy that combines both manual and automated testing. By mixing manual insights with automated efficiency, we achieve a high standard of reliability and performance for your software.<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-5.jpg\" alt=\"\"><\/p><\/div><div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-6\"><span>Efficient management and delivery<\/span><p class=\"slider-desc-new mobile-domain-list-new\">All SAP developers are paired with project coordinators to successfully carry out tasks. For larger and more sophisticated SAP projects, as well as dedicated teams, we deploy a full-fledged project management office (PMO) and certified Scrum masters.<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/image-19.09-6.jpg\" alt=\"\"><\/p><\/div>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\n\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    const mobileNavItems = document.querySelectorAll('.mobile-domains-navitem-new');\r\n\r\n    mobileNavItems.forEach(item => {\r\n        item.addEventListener('click', () => {\r\n            const isActive = item.classList.contains('active');\r\n\r\n            \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                nav.classList.remove('active');\r\n                const ul = nav.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = '0';\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive) {\r\n                item.classList.add('active');\r\n                const ul = item.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = ul.scrollHeight + 'px';\r\n            }\r\n        });\r\n    });\r\n    \r\n    const firstNavItem = mobileNavItems.item(0);\r\n    \r\n    if (firstNavItem && !firstNavItem.classList.contains('active')) {\r\n        firstNavItem.click();\r\n    }\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n<script>\r\n    const domainsListItems = document.querySelectorAll(\r\n  '.domains-container-new  .domains__list-new  .domain__list_container-new  .domains__list-item-new'\r\n);\r\nconst domainsDescriptions = document.querySelectorAll(\r\n  '.domains-container-new  .domains__descriptions-new  .domains__descriptions-item-new'\r\n);\r\n\r\ndomainsListItems.forEach((domainsListItem, domainsListItemIndex, arr) => {\r\n  domainsListItem.addEventListener('click', () => {\r\n    arr.forEach((item) => {\r\n      if (item === domainsListItem) {\r\n        item.classList.add('domains__list-item_active-new');\r\n      } else {\r\n        item.classList.remove('domains__list-item_active-new');\r\n      }\r\n    });\r\n    domainsDescriptions.forEach(\r\n      (domainsDescriptionsItem, domainsDescriptionsItemIndex) => {\r\n        if (domainsListItemIndex === domainsDescriptionsItemIndex) {\r\n          domainsDescriptionsItem.classList.add(\r\n            'domains__descriptions-item_active-new'\r\n          );\r\n        } else {\r\n          domainsDescriptionsItem.classList.remove(\r\n            'domains__descriptions-item_active-new'\r\n          );\r\n        }\r\n      }\r\n    );\r\n  });\r\n});\r\n<\/script>\r\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-7790185 e-flex e-con-boxed e-con e-parent\" data-id=\"7790185\" 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-20b0b21 word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"20b0b21\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Recognized among the best,  by the best<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ee5cbd0 e-con-full e-flex e-con e-child\" data-id=\"ee5cbd0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9530f58 elementor-widget elementor-widget-shortcode\" data-id=\"9530f58\" 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\">[awards]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8caf0ea global-avail elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8caf0ea\" 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-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bb6bab6\" data-id=\"bb6bab6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1d51585 elementor-section-full_width global-avail-01 elementor-section-height-default elementor-section-height-default\" data-id=\"1d51585\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2fb3af1\" data-id=\"2fb3af1\" 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-f9f87d9 elementor-widget elementor-widget-heading\" data-id=\"f9f87d9\" 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\">Available SAP engineers for hire<\/h2>\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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-59c00d1 elementor-section-full_width global-avail-02 elementor-section-height-default elementor-section-height-default\" data-id=\"59c00d1\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-cdab26d\" data-id=\"cdab26d\" 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-293e477 cvs-arriow elementor-widget elementor-widget-shortcode\" data-id=\"293e477\" 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=\"swiper-available\">\n            <div class=\"swiper-wrapper\">\n            <div class=\"swiper-slide\">\n                <div class=\"avail-bl\">\n                    <div class=\"avail-top-flex\">\n                        <div class=\"avail-name\">Kevin S.<\/div>\n                        <div class=\"avail-img\"><img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/12\/SAP.svg\" alt=\"available_dev\"><\/a><\/div>\n                    <\/div>\n                    <div class=\"avail-desc\">\n                        <div class=\"head\">\n<span>\n\nMiddle SAP Consultant\n\n\n\n\n\n<\/span>\n<span>\n\n4+ years of experience\n\n<\/span>\n<\/div>\n<div class=\"summary\">SUMMARY<\/div>\n<div class=\"descr\">\nMiddle SAP Consultant with responsibilities for the strategic direction, design, implementation, and support of the SAP ecosystem. Has a strong customer-oriented mindset.\n<\/div>\n\n                        <div class=\"swip-array-rel\"><a>BADI<\/a><a>BO<\/a><a>BODS BAPI<\/a><a>BW<\/a><a>ERP 6.0 EHP 7<\/a><a>FI<\/a><div class=\"overTags\"><a>9+<\/a><div><a>HTML<\/a><a>MDM<\/a><a>MM<\/a><a>NW<\/a><a>R\/3<\/a><a>S\/4 HANA<\/a><a>SAP ECC<\/a><a>SCM<\/a><a>XML<\/a><\/div><\/div><\/div>\n                    <\/div>\n                    <a class=\"requ\" href=\"#contact-form\">Request full CV<\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"swiper-slide\">\n                <div class=\"avail-bl\">\n                    <div class=\"avail-top-flex\">\n                        <div class=\"avail-name\">Mark N.<\/div>\n                        <div class=\"avail-img\"><img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/12\/SAP.svg\" alt=\"available_dev\"><\/a><\/div>\n                    <\/div>\n                    <div class=\"avail-desc\">\n                        <div class=\"head\">\n<span>\n\nSenior SAP Consultant\n\n\n\n\n\n<\/span>\n<span>\n\n5+ years of experience\n\n<\/span>\n<\/div>\n<div class=\"summary\">SUMMARY<\/div>\n<div class=\"descr\">\nEnthusiastic specialist with proven experience of driving complex ERP-driven transformations with profound technology and processing knowledge from strategy development to solution implementation.\n<\/div>\n\n                        <div class=\"swip-array-rel\"><a>BO<\/a><a>BW<\/a><a>CRM<\/a><a>FI<\/a><a>GMS<\/a><a>HPQC<\/a><div class=\"overTags\"><a>11+<\/a><div><a>HTML<\/a><a>Intelex<\/a><a>MM<\/a><a>Oracle<\/a><a>PM<\/a><a>QTP<\/a><a>S\/4 HANA<\/a><a>SAP ECC<\/a><a>SCM<\/a><a>SQL Server<\/a><a>XML<\/a><\/div><\/div><\/div>\n                    <\/div>\n                    <a class=\"requ\" href=\"#contact-form\">Request full CV<\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"swiper-slide\">\n                <div class=\"avail-bl\">\n                    <div class=\"avail-top-flex\">\n                        <div class=\"avail-name\">Steven H.<\/div>\n                        <div class=\"avail-img\"><img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/12\/SAP.svg\" alt=\"available_dev\"><\/a><\/div>\n                    <\/div>\n                    <div class=\"avail-desc\">\n                        <div class=\"head\">\n<span>\n\nSenior SAP Consultant\n\n\n\n\n\n<\/span>\n<span>\n\n5+ years of experience\n\n<\/span>\n<\/div>\n<div class=\"summary\">SUMMARY<\/div>\n<div class=\"descr\">\nKnowledgeable SAP Consultants with over 5  years of analyzing business requirements, understanding the technical environment and designing business-enabling solutions for clients.\n<\/div>\n\n                        <div class=\"swip-array-rel\"><a>FI<\/a><a>HP ALM<\/a><a>HTML<\/a><a>LE<\/a><a>MM &amp; QM<\/a><a>S\/4 HANA<\/a><div class=\"overTags\"><a>2+<\/a><div><a>SAP SD<\/a><a>XML<\/a><\/div><\/div><\/div>\n                    <\/div>\n                    <a class=\"requ\" href=\"#contact-form\">Request full CV<\/a>\n                <\/div>\n            <\/div>\n            \n            <\/div>\n            \n                <div class=\"swiper-available__navigation\">\n                    <button class=\"swiper-available__navigation-btn\">\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            \n                    <\/button>\n            \n                    <button class=\"swiper-available__navigation-btn\">\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            \n                    <\/button>\n            \n                <\/div>\n            \n            <\/div>\n             \n            <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/slb-available.js\"><\/script>\n            <link rel=\"stylesheet\" href=\"\/wp-content\/themes\/hello-elementor\/assets\/css\/available-slider.css\">\n            \n            \n            \n            <div class=\"pop-for-ava\">\n                <span class=\"head-form_pop\"><span class=\"fill_in-the\">Fill in the form<\/span> to get a detailed CV<\/span>\n                \n                \n                \n                \n                \n                <form class=\"elementor-form_pop\" method=\"post\" name=\"New Form\">\n                    <input type=\"hidden\" name=\"post_id\" value=\"286\">\n                    <input type=\"hidden\" name=\"form_id\" value=\"a29be98\">\n                    <input type=\"hidden\" name=\"referer_title\" value=\"Contact Innowise\">\n\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"286\">\n\t\t\t        <div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only active\">Name<\/label>\n\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name*\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_58a5e7b elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t<label for=\"form-field-field_58a5e7b\" class=\"elementor-field-label elementor-screen-only active\">Company<\/label>\n\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_58a5e7b]\" id=\"form-field-field_58a5e7b\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Company*\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only active\">Email<\/label>\n\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email*\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_17e1f74 elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t<label for=\"form-field-field_17e1f74\" class=\"elementor-field-label elementor-screen-only active\">Phone<\/label>\n\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_17e1f74]\" id=\"form-field-field_17e1f74\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Phone*\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-subj_js elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label elementor-screen-only active\">Message<\/label>\n\t\t\t\t\t\t        <textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"1\" placeholder=\"Message*\" required=\"required\" aria-required=\"true\"><\/textarea>\n                            <\/div>\n                            <div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_6da0e56 elementor-col-100\"><\/div>\n                            <div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_ed52e55 elementor-col-100 recaptcha_v3-inline\">\n\t\t\t\t\t            <div class=\"elementor-field\" id=\"form-field-field_ed52e55\">\n\t\t\t\t\t                <div class=\"elementor-g-recaptcha\" data-sitekey=\"6LcaX88dAAAAAI0jKGuFj6mPo7w8pGAeWmtbpIXE\" data-type=\"v3\" data-action=\"Form\" data-badge=\"inline\" data-size=\"invisible\" style=\"\">\n                                        <div class=\"grecaptcha-badge\" data-style=\"inline\" style=\"width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;\">\n                                            <div class=\"grecaptcha-logo\">\n                                                <iframe title=\"reCAPTCHA\" src=\"https:\/\/www.google.com\/recaptcha\/api2\/anchor?ar=1&amp;k=6LcaX88dAAAAAI0jKGuFj6mPo7w8pGAeWmtbpIXE&amp;co=aHR0cHM6Ly9pbm5vd2lzZS1ncm91cC5jb206NDQz&amp;hl=en&amp;type=v3&amp;v=0aeEuuJmrVqDrEL39Fsg5-UJ&amp;size=invisible&amp;badge=inline&amp;sa=Form&amp;cb=wgtac3cwhmw1\" width=\"256\" height=\"60\" role=\"presentation\" name=\"a-o4pvu9lw6fl1\" frameborder=\"0\" scrolling=\"no\" sandbox=\"allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox\"><\/iframe>\n                                            <\/div>\n                                            <div class=\"grecaptcha-error\"><\/div>\n                                            <textarea id=\"g-recaptcha-response\" name=\"g-recaptcha-response\" class=\"g-recaptcha-response\" style=\"width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;\"><\/textarea>\n                                        <\/div>\n                                        <iframe style=\"display: none;\"><\/iframe>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-files elementor-col-100\">\n                       \n\t\t\t\t\t\t\t<div class=\"contact__form-upload\">\n\t\t\t\t\t\t\t    <div class=\"up-ino\">\n\t\t\t\t\t\t\t        <div class=\"up-ino\">\n\t\t\t\t\t\t\t            <span>Upload file<\/span>\n\t\t\t\t\t\t\t            <span class=\"cir-ino\"><\/span>\n\t\t\t\t\t\t\t            <span class=\"valid-files\">Valid files: jpg, jpeg, png, pdf, doc, docx, xls<\/span>\n                                    <\/div>\n                                <\/div>\n                                <ul id=\"uploadImagesList_pop\">\n                                    <li class=\"item_pop template\">\n                                        <span class=\"img-wrap\">\n                                            <img decoding=\"async\" src=\"\" alt=\"\">\n                                        <\/span>\n                                        <span class=\"delete-link_pop\" title=\"Delete\"><\/span>\n                                        <span class=\"file-name_pop\">123<\/span>\n                                    <\/li>\n                                <\/ul>\n                                <div class=\"contact__form-upload-info\">\n                                    <div class=\"contact__form-upload-info-hint\">\n                                        <p class=\"contact__form-upload-info-text\">The total size of attachments should not exceed 10 MB.<\/p>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"contact__form-uploaded-files\"><\/div>\n                            <\/div>\n                            <input type=\"file\" name=\"form_fields[files][]\" id=\"form-field-files_pop\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" multiple=\"multiple\" data-maxsize=\"20\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n                            <label class=\"contact__form-upload-label_pop\" for=\"form-field-files_pop\">\n                                Choose a file \n                                <span class=\"contact__form-upload-label_pop_mobile\">or drag it here<\/span>\n                            <\/label>\n\t\t\t\t\t\t<\/div>\n                        <div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_1c37b59 elementor-col-100\">\n\t\t\t\t\t        <p class=\"pp\">Please be informed that when you click the Send button Innowise Group will process your personal data in accordance with our<a href=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/Innowise-Privacy-Policy-zoom.pdf\" target=\"_blank\"> Privacy Policy <\/a>for the purpose of providing you with appropriate information.<\/p>\n\t\t\t\t\t        <div class=\"errors-block-full_pop\"><\/div>\n                        <\/div>\n                        <div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_9a2538c elementor-col-100\">\n\t\t\t\t\t        <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/add-form-pop-js.js\"><\/script>\n                        <\/div>\n                        <div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-25 e-form__buttons\">\n\t\t\t\t\t        <button type=\"submit\" class=\"elementor-button-ava elementor-size-md\">\n                                <span>\n                                    <span class=\" elementor-button-icon\"><\/span>\n                                    <span class=\"elementor-button-text\">Send request<\/span>\n                                <\/span>\n                            <\/button>\n                            <span class=\"errorAva\"><\/span>\n\t\t\t\t        <\/div>\n\t\t\t        <\/div>\n\t\t        <\/form>\n                \n                \n                \n                \n            <div class=\"b-l-cse-ava\">\n                <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <g opacity=\"0.3\">\n                        <path d=\"M18 7.05L16.95 6L12 10.95L7.05 6L6 7.05L10.95 12L6 16.95L7.05 18L12 13.05L16.95 18L18 16.95L13.05 12L18 7.05Z\" fill=\"#2E2E2E\"\/>\n                    <\/g>\n                <\/svg>\n            <\/div>\n                \n            <\/div>\n            \n            \n            <div class=\"pop-for-clos-ava\">\n                <div class=\"cl_o-s-ava\">\n                    <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <g opacity=\"0.3\">\n                            <path d=\"M18 7.05L16.95 6L12 10.95L7.05 6L6 7.05L10.95 12L6 16.95L7.05 18L12 13.05L16.95 18L18 16.95L13.05 12L18 7.05Z\" fill=\"#2E2E2E\"\/>\n                        <\/g>\n                    <\/svg>\n                <\/div>\n                <div class=\"tex_t-block-ava\">\n                    <span>Thank you for your inquiry, our specialist will be in touch with you as soon as possible.<\/span>\n                <\/div>\n            <\/div>\n            \n            <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/js-available.js\"><\/script>  \n            <link rel=\"stylesheet\" href=\"\/wp-content\/themes\/hello-elementor\/assets\/css\/available-popup.css\">\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\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-177acdf e-con-full e-flex e-con e-parent\" data-id=\"177acdf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e6a710 elementor-widget elementor-widget-html\" data-id=\"2e6a710\" 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=\"double-bg-container\">\n    \n    <div class=\"dark-left\">\n    <div class=\"half-person-left\">\n  <div class=\"person-dark\">\n      <div class=\"dark-person-main-info\">\n      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/Chekel.png\" \/ alt=\"\">\n      <!--<div class=\"person-desc\">\n      <\/div>-->\n      <\/div>\n  <\/div>\n  <div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"light-right\">\n        <div class=\"light-text-block\">\n            <span class=\"light-text-title\">What sets our engineers apart?<\/span>\n            <span class=\"light-text-desc\">We build partnerships where our commitment shines through at every step.<\/span>\n            <a style=\"all: unset;\" href=\"#contact-form\"><button class=\"hire-button mobile-button-margin\">Hire our SAP developers<\/button><\/a>\n        <\/div>\n  \n<\/div>\n\n<\/div>\n\n\n\n\n\n\n\n\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-d0d35ec e-flex e-con-boxed e-con e-parent\" data-id=\"d0d35ec\" 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-9ae8271 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"9ae8271\" 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\">Innowise\u2019s SAP services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f27201 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"0f27201\" 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>We manage everything \u2014 from setting up and customizing SAP ERP systems to optimizing modules like SAP S\/4HANA and SAP Fiori. Our team also integrates SAP with your current systems and uses its analytics and cloud features to equip you with strategic data insights.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a8af5a e-flex e-con-boxed e-con e-parent\" data-id=\"0a8af5a\" 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-322ed01 e-grid e-con-full e-con e-child\" data-id=\"322ed01\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e4ab57b e-flex e-con-boxed e-con e-child\" data-id=\"e4ab57b\" 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-709f9d4 elementor-widget elementor-widget-text-editor\" data-id=\"709f9d4\" 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<h3 class=\"red-dot\">SAP S\/4HANA<\/h3>\n\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-9416100 elementor-widget elementor-widget-text-editor\" data-id=\"9416100\" 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>Our experts leverage SAP\u2019s ERP suite and HANA\u2019s real-time data processing to upgrade your operational workflow, reduce bottlenecks, and accelerate decision-making.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7217172 e-flex e-con-boxed e-con e-child\" data-id=\"7217172\" 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-ddcbe27 elementor-widget elementor-widget-text-editor\" data-id=\"ddcbe27\" 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\n<h3 class=\"red-dot\">SAP Business One<\/h3>\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-9b3ac06 elementor-widget elementor-widget-text-editor\" data-id=\"9b3ac06\" 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>With SAP Business One integrating finance, sales, and inventory into a single system, we handle automation and reporting and provide centralized dashboards.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4d3fde e-flex e-con-boxed e-con e-child\" data-id=\"b4d3fde\" 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-79aedea elementor-widget elementor-widget-text-editor\" data-id=\"79aedea\" 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\n\n<h3 class=\"red-dot\">SAP GUI customization<\/h3>\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-fda4ec6 elementor-widget elementor-widget-text-editor\" data-id=\"fda4ec6\" 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>We modify layouts, create custom fields, and design shortcuts to turn the SAP experience into something intuitive and user-friendly for your team.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c934dd e-flex e-con-boxed e-con e-child\" data-id=\"6c934dd\" 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-89d7d83 elementor-widget elementor-widget-text-editor\" data-id=\"89d7d83\" 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<h3 class=\"red-dot\">SAP customer service management<\/h3>\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-db4e487 elementor-widget elementor-widget-text-editor\" data-id=\"db4e487\" 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>We adapt SAP CSM to fully meet your needs, fine-tuning workflows and elevating customer satisfaction through precise, tailored solutions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bb4b63d e-flex e-con-boxed e-con e-child\" data-id=\"bb4b63d\" 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-1d79a2f elementor-widget elementor-widget-text-editor\" data-id=\"1d79a2f\" 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<h3 class=\"red-dot\">SAP application management services<\/h3>\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-b5fac82 elementor-widget elementor-widget-text-editor\" data-id=\"b5fac82\" 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>Our services cover a wide range of tasks, including troubleshooting, performance optimization, user support, and comprehensive security management.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02487a7 e-con-full e-flex e-con e-child\" data-id=\"02487a7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e4bd26 elementor-widget elementor-widget-text-editor\" data-id=\"1e4bd26\" 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<h3 class=\"red-dot\">SAP Business Technology Platform (SAP BTP)<\/h3>\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-5889a68 elementor-widget elementor-widget-text-editor\" data-id=\"5889a68\" 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>Our SAP BTP developers build, deploy, and manage apps that integrate easily with your existing SAP landscape \u2014 helping you boost your current business processes.<\/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-e363380 e-con-full e-flex e-con e-child\" data-id=\"e363380\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1db64ea elementor-widget elementor-widget-text-editor\" data-id=\"1db64ea\" 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<h3 class=\"red-dot\">SAP human capital management (SAP HCM)<\/h3>\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-073283f elementor-widget elementor-widget-text-editor\" data-id=\"073283f\" 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>We deliver straightforward solutions for handling payroll, organizing employee info, and simplifying recruitment and training \u2014 everything you need to simplify HR tasks.<\/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-26f8e5b e-con-full e-flex e-con e-child\" data-id=\"26f8e5b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bf798f elementor-widget elementor-widget-text-editor\" data-id=\"4bf798f\" 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<h3 class=\"red-dot\">SAP Analytics Cloud (SAC) and integrated financial planning<\/h3>\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-52765e7 elementor-widget elementor-widget-text-editor\" data-id=\"52765e7\" 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>By using SAP Analytics Cloud for financial planning, we provide real-time insights and all-encompassing forecasting by connecting data from different systems.<\/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-face390 e-con-full e-flex e-con e-child\" data-id=\"face390\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09d7355 elementor-widget elementor-widget-text-editor\" data-id=\"09d7355\" 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<h3 class=\"red-dot\">SAP Advanced Business Application Programming<\/h3>\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-f97a221 elementor-widget elementor-widget-text-editor\" data-id=\"f97a221\" 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>Innowise&#8217;s SAP ABAP developers build reports, design interfaces, revamp user screens, automate processes, and integrate SAP with other systems \u2014 perfecting everything to fit your needs.<\/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-cf0ee51 e-con-full e-flex e-con e-child\" data-id=\"cf0ee51\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-782794d elementor-widget elementor-widget-text-editor\" data-id=\"782794d\" 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<h3 class=\"red-dot\">SAP SuccessFactors<\/h3>\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-208e1b2 elementor-widget elementor-widget-text-editor\" data-id=\"208e1b2\" 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>Optimize your HR processes with SAP SuccessFactors \u2014 from talent acquisition to performance management \u2014 to attract and retain the very best candidates.<\/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-5391b89 e-con-full e-flex e-con e-child\" data-id=\"5391b89\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbd7272 elementor-widget elementor-widget-text-editor\" data-id=\"fbd7272\" 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<h3 class=\"red-dot\">SAP FIORI<\/h3>\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-a391001 elementor-widget elementor-widget-text-editor\" data-id=\"a391001\" 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>With the SAP UI5 toolkit, our SAP Fiory developers create role-based applications, such as custom sales dashboards that simplify approval workflows and boost performance.<\/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-90563fc e-con-full e-flex e-con e-child\" data-id=\"90563fc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbdf691 elementor-widget elementor-widget-text-editor\" data-id=\"cbdf691\" 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<h3 class=\"red-dot\">SAP security consulting<\/h3>\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-fe42af4 elementor-widget elementor-widget-text-editor\" data-id=\"fe42af4\" 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>Our SAP implementation consultants offer the most powerful measures to protect your SAP environment, guaranteeing compliance and safeguarding sensitive data.<\/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<section class=\"elementor-element elementor-element-295c133 e-con-full e-flex e-con e-parent\" data-id=\"295c133\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-90c99c1 e-flex e-con-boxed e-con e-child\" data-id=\"90c99c1\" 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-cf3576e elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"cf3576e\" 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\">Choose your service option<\/h2>\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-7e5c744 e-flex e-con-boxed e-con e-child\" data-id=\"7e5c744\" 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-7838819 elementor-widget elementor-widget-html\" data-id=\"7838819\" 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=\"services-container\">\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Hire our SAP developers<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Need to fill skill gaps in your SAP project? Approach us for SAP developers with specialized skills in areas like SAP S\/4HANA, SAP Fiori, or SAP BW. This allows you to focus on guiding your team and strategy while we deliver targeted support and advanced solutions to cover your project needs.<\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request staff augmentation<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube1_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube1.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Hire a dedicated SAP team<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">If what you need is a dedicated SAP team guided by an expert team lead to satisfy your demands, here we are! Our self-managed group will join forces with your existing team or partners to bring focused insights, professional solutions, and strategic approaches to help you hit your goals.<\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request a dedicated team<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube2_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube2.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Hire us to manage your SAP project<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Why tackle your SAP project on your own when you can have our experts by your side? We\u2019ll handle everything from planning and development to integration and deployment. With our elite developers and a proven track record, expect a SAP solution that gets you the results you\u2019ve been waiting for.<\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request project outsourcing<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube3_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube3.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\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<\/section>\n\t\t<div class=\"elementor-element elementor-element-8dac9c6 e-flex e-con-boxed e-con e-parent\" data-id=\"8dac9c6\" 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-88eba07 elementor-widget elementor-widget-shortcode\" data-id=\"88eba07\" 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\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d9a09ab related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d9a09ab\" 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-adfe943\" data-id=\"adfe943\" 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-ca4d797 related_case_title_h2 elementor-widget elementor-widget-heading\" data-id=\"ca4d797\" 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\">Projects delivered by our SAP developers<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aa6bc7f related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"aa6bc7f\" 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-4f46563\" data-id=\"4f46563\" 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-a3754c8 elementor-widget elementor-widget-shortcode\" data-id=\"a3754c8\" 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\">\n            <div class=\"swiper-related\">\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\/de\/case\/gestical-platform-modernization\/\" aria-label=\"block_194759\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/smart-meter-integration.png\" alt=\"Modernization of Gestical\u2019s operational platform\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/gestical.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=\"hyphens: auto;\">\n                            <a href=\"https:\/\/innowise.com\/de\/case\/gestical-platform-modernization\/\" aria-label=\"Modernization of Gestical\u2019s operational platform\" >Modernization of Gestical\u2019s operational platform<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/de\/cases\/energy\/\">Energy<\/a><a href=\"\/de\/cases\/staff-augmentation\/\">Staff augmentation<\/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\/de\/case\/gestical-platform-modernization\/\" aria-label=\"Read more about Modernization of Gestical\u2019s operational platform\">\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\/de\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"block_194217\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/iOS-and-VR-meditation-app-suite-for-Grozio-Planeta-UAB-2.png\" alt=\"iOS and VR meditation app suite for Gro\u017eio Planeta UAB\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"hyphens: auto;\">\n                            <a href=\"https:\/\/innowise.com\/de\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"iOS and VR meditation app suite for Gro\u017eio Planeta UAB\" >iOS and VR meditation app suite for Gro\u017eio Planeta UAB<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/de\/cases\/aws\/\">AWS<\/a><a href=\"\/de\/cases\/django\/\">Django<\/a><a href=\"\/de\/cases\/gesundheitswesen\/\">Healthcare<\/a><a href=\"\/de\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/de\/cases\/php\/\">PHP<\/a><a href=\"\/de\/cases\/python\/\">Python<\/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\/de\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"Read more about iOS and VR meditation app suite for Gro\u017eio Planeta UAB\">\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\/de\/case\/custom-website-development-for-airline\/\" aria-label=\"block_193018\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/airplane-in-the-sky.jpg\" alt=\"Multi-page charter airline website for a startup air carrier\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/Flyyo-logo.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=\"hyphens: auto;\">\n                            <a href=\"https:\/\/innowise.com\/de\/case\/custom-website-development-for-airline\/\" aria-label=\"Multi-page charter airline website for a startup air carrier\" >Multi-page charter airline website for a startup air carrier<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/de\/cases\/php\/\">PHP<\/a><a href=\"\/de\/cases\/design\/\">UI\/UX design<\/a><a href=\"\/de\/cases\/web-entwicklung\/\">Web development<\/a><a href=\"\/de\/cases\/website\/\">Website<\/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\/de\/case\/custom-website-development-for-airline\/\" aria-label=\"Read more about Multi-page charter airline website for a startup air carrier\">\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\/de\/case\/custom-fhir-integration-gateway\/\" aria-label=\"block_193309\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/image-teaser-fim.jpg\" alt=\"Designing a data integration gateway for FIM Medical\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/logo-fim.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=\"hyphens: auto;\">\n                            <a href=\"https:\/\/innowise.com\/de\/case\/custom-fhir-integration-gateway\/\" aria-label=\"Designing a data integration gateway for FIM Medical\" >Designing a data integration gateway for FIM Medical<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/de\/cases\/net\/\">.NET<\/a><a href=\"\/de\/cases\/c\/\">C#<\/a><a href=\"\/de\/cases\/gesundheitswesen\/\">Healthcare<\/a><a href=\"\/de\/cases\/integration\/\">Integration<\/a><a href=\"\/de\/cases\/staff-augmentation\/\">Staff augmentation<\/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\/de\/case\/custom-fhir-integration-gateway\/\" aria-label=\"Read more about Designing a data integration gateway for FIM Medical\">\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\/de\/case\/fast-website-delivery\/\" aria-label=\"block_192516\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/image-teaser-3.png\" alt=\"Fast Website Delivery for Family Businesses\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/Logo-symbolname-green-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=\"hyphens: auto;\">\n                            <a href=\"https:\/\/innowise.com\/de\/case\/fast-website-delivery\/\" aria-label=\"Fast Website Delivery for Family Businesses\" >Fast Website Delivery for Family Businesses<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/de\/cases\/cms\/\">CMS website development<\/a><a href=\"\/de\/cases\/bauwesen\/\">Construction<\/a><a href=\"\/de\/cases\/horeca\/\">HoReCa<\/a><a href=\"\/de\/cases\/js\/\">JavaScript<\/a><a href=\"\/de\/cases\/php\/\">PHP<\/a><a href=\"\/de\/cases\/website\/\">Website<\/a><a href=\"\/de\/cases\/wordpress\/\">WordPress<\/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\/de\/case\/fast-website-delivery\/\" aria-label=\"Read more about Fast Website Delivery for Family Businesses\">\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\/de\/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=\"hyphens: auto;\">\n                            <a href=\"https:\/\/innowise.com\/de\/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=\"\/de\/cases\/ai\/\">AI<\/a><a href=\"\/de\/cases\/blockchain\/\">Blockchain<\/a><a href=\"\/de\/cases\/fintech\/\">FinTech<\/a><a href=\"\/de\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/de\/cases\/smart-contract\/\">Smart contract<\/a><a href=\"\/de\/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\/de\/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\/de\/case\/blockchain-ecosystem-development\/\" aria-label=\"block_179475\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/Hero-image.jpg\" alt=\"Blockchain ecosystem powered by Layer 2 zk-Rollups\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/prophaust.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=\"hyphens: auto;\">\n                            <a href=\"https:\/\/innowise.com\/de\/case\/blockchain-ecosystem-development\/\" aria-label=\"Blockchain ecosystem powered by Layer 2 zk-Rollups\" >Blockchain ecosystem powered by Layer 2 zk-Rollups<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/de\/cases\/blockchain\/\">Blockchain<\/a><a href=\"\/de\/cases\/fintech\/\">FinTech<\/a><a href=\"\/de\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/de\/cases\/node-js\/\">Node.js<\/a><a href=\"\/de\/cases\/python\/\">Python<\/a><a href=\"\/de\/cases\/smart-contract\/\">Smart contract<\/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\/de\/case\/blockchain-ecosystem-development\/\" aria-label=\"Read more about Blockchain ecosystem powered by Layer 2 zk-Rollups\">\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\/de\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"block_195080\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/image.png\" alt=\"Scaling AI ergonomics assessment software\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/prophaust.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=\"hyphens: auto;\">\n                            <a href=\"https:\/\/innowise.com\/de\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"Scaling AI ergonomics assessment software\" >Scaling AI ergonomics assessment software<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/de\/cases\/angular\/\">Angular<\/a><a href=\"\/de\/cases\/back-end-entwicklung\/\">Back-end development<\/a><a href=\"\/de\/cases\/unternehmen\/\">Enterprise<\/a><a href=\"\/de\/cases\/front-end-entwicklung\/\">Front-end development<\/a><a href=\"\/de\/cases\/node-js\/\">Node.js<\/a><a href=\"\/de\/cases\/qa\/\">QA<\/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\/de\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"Read more about Scaling AI ergonomics assessment 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\">\n                    <button class=\"swiper-related__navigation-btn\">\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\">\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\n        <div class=\"cases-swiper-pagination\"><\/div>\n        \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-5df174a e-flex e-con-boxed e-con e-parent\" data-id=\"5df174a\" 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-aa17a22 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"aa17a22\" 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\">How you can hire SAP experts from Innowise<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39a0fc0 e-flex e-con-boxed e-con e-child\" data-id=\"39a0fc0\" 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-774765b elementor-widget elementor-widget-html\" data-id=\"774765b\" 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=\"new-steps-container\">\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #D98790\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\nRequest            <\/span>\n\n        \n            <p class=\"new-step-item-text\">\n                To begin, let us know the number of SAP ABAP developers you need, the tech stack and experience level you're looking for, and how you prefer to collaborate.\n\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #F2AEB6\"><\/div>\n        <\/div>\n                <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n               Candidate screening\n            <\/span>\n\n        \n            <p class=\"new-step-item-text\">\n            In just 24\u201348 hours, you'll have the top candidates' CVs and rates ready for review.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: ; right: ; width: 100vw;\"><\/div>\n        <\/div>\n                <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n               Interview\n            <\/span>\n\n        \n            <p class=\"new-step-item-text\">\n Choose the applicants who stand out, and we\u2019ll set up interviews at a time that works for you, typically within a few days.\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n        \n<div class=\"scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: ; right: 33%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Agreement signing\n            <\/span>\n        \n            <p class=\"new-step-item-text\">\n              After you\u2019ve approved the candidate selection, we\u2019ll discuss the terms of cooperation and finalize everything with a contract \u2014 plus a SLA and NDA if required.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left:; right:33%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n               Kick-off and onboarding\n            <\/span>\n        \n            <p class=\"new-step-item-text\">\n             Once all the documents are signed and you\u2019ve provided us access to your project infrastructure and knowledge base, our team will schedule a kick-off meeting to get the project underway.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #D98790\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"width: 100%; background: linear-gradient(90deg, #D98790 50%, transparent 0) 50% \/ 8px 2px repeat-x;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\nManagement and control\n            <\/span>\n        \n            <p class=\"new-step-item-text\">\nOur engineers will keep you in the loop with regular updates and tracked hours. Innowise will also set up meetings to review progress and performance. Please note that the PM, PO, or team lead can either be from your side or assigned by Innowise.\n            <\/p>\n        <\/div>\n    <\/div>    \n    \n\n    \n    \n<\/div>\n\n\n\n\n\n<div class=\"tablet-new-steps-container\">\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"width: 100%; background: #D98790\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n           <span class=\"tablet-new-step-item-title\">\n        Request\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nTo begin, let us know the number of SAP ABAP developers you need, the tech stack and experience level you're looking for, and how you prefer to collaborate.\n\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: 50%; right: ; width: 100vw;\" ><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\n              Candidate screening\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nIn just 24\u201348 hours, you'll have the top candidates' CVs and rates ready for review.\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: ; right: 50%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\n               Interview\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\n Choose the applicants who stand out, and we\u2019ll set up interviews at a time that works for you, typically within a few days.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 50%; right: ; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\n               Agreement signing\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nAfter you\u2019ve approved the candidate selection, we\u2019ll discuss the terms of cooperation and finalize everything with a contract \u2014 plus a SLA and NDA if required.\n            <\/p>\n        <\/div>        \n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 50%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\n               Kick-off and onboarding\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nOnce all the documents are signed and you\u2019ve provided us access to your project infrastructure and knowledge base, our team will schedule a kick-off meeting to get the project underway.\n            <\/p>\n        <\/div>        \n    <\/div>\n    \n\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n        \n\n\n\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: linear-gradient(90deg, #D98790 50%, transparent 0) 50% \/ 8px 2px repeat-x; position: absolute; left: ; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\nManagement and control\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\n   Our engineers will keep you in the loop with regular updates and tracked hours. Innowise will also set up meetings to review progress and performance. Please note that the PM, PO, or team lead can either be from your side or assigned by Innowise.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"mobile-new-steps-container\">\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #D98790; position: absolute; left: 5%; right: ; width: 100vw;\"><\/div>\n        <\/div>\n        \n        <div class=\"mobile-new-step-item-desc\">\n           <span class=\"mobile-new-step-item-title\">\nRequest\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nTo begin, let us know the number of SAP ABAP developers you need, the tech stack and experience level you're looking for, and how you prefer to collaborate.\n\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n         <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\n               Candidate screening\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nIn just 24\u201348 hours, you'll have the top candidates' CVs and rates ready for review.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n       <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\n              Interview\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nChoose the applicants who stand out, and we\u2019ll set up interviews at a time that works for you, typically within a few days.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\n               Agreement signing\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\n After you\u2019ve approved the candidate selection, we\u2019ll discuss the terms of cooperation and finalize everything with a contract \u2014 plus a SLA and NDA if required.\n            <\/p>\n        <\/div>  \n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n         <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\n               Kick-off and onboarding\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nOnce all the documents are signed and you\u2019ve provided us access to your project infrastructure and knowledge base, our team will schedule a kick-off meeting to get the project underway.\n            <\/p>\n        <\/div>  \n    <\/div>\n    \n\n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #D98790; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: linear-gradient(90deg, #D98790 50%, transparent 0) 50% \/ 8px 2px repeat-x; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n         <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\n           Management and control\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nOur engineers will keep you in the loop with regular updates and tracked hours. Innowise will also set up meetings to review progress and performance. Please note that the PM, PO, or team lead can either be from your side or assigned by Innowise.\n            <\/p>\n        <\/div>  \n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-893386b e-flex e-con-boxed e-con e-parent\" data-id=\"893386b\" 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-a4d62e6 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"a4d62e6\" 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\">How we hire SAP experts<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa7fe2d e-grid e-con-full e-con e-child\" data-id=\"aa7fe2d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-972b307 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"972b307\" 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>When it comes to SAP \u2014 or any other tech, for that matter \u2014 our developers and consultants are 100% certified. Only the top 5% of developers earn a place on our team, which means we\u2019re all set up to deliver the best possible results on every project.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-52e955b e-con-full e-flex e-con e-child\" data-id=\"52e955b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6148ba9 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-accordion\" data-id=\"6148ba9\" data-element_type=\"widget\" id=\"rating-table-topRated\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1021\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1021\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Candidate CV screening<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1021\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1021\"><p>Our recruiters tap into our talent pipeline of over 70,000 professionals \u2014 carefully reviewing candidates\u2019 backgrounds, education, work experience, and skills. Based on this thorough evaluation, they compile a shortlist of the best matches for your project.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1022\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1022\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initial HR interview<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1022\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1022\"><p><span style=\"font-weight: 400;\">We invite shortlisted candidates for an interview to evaluate their expertise, problem-solving abilities, and interpersonal skills. We also take this opportunity to discuss their core values and career motivations to confirm that they align with both your and our company culture.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1023\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1023\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Technical interview<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1023\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1023\"><p>Our technical experts interview candidates to assess their understanding of the tech stack and skills needed for the role. We make sure candidates can really think on their feet, solve problems in real-world situations, and fit right in with your team from day one.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1024\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1024\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Psychometric interview<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1024\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1024\"><p>In this part of the interview, we&#8217;re diving into how candidates think and react in various scenarios. We want to get a feel for their problem-solving style and how they handle stress, all while understanding what makes them tick personality-wise.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1025\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-1025\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reference checking<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1025\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-1025\"><p>Before extending an offer, we carefully verify references and feedback from past employers to validate the applicant\u2019s qualifications, work ethic, and overall fit for the role.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1026\" class=\"elementor-tab-title\" data-tab=\"6\" role=\"button\" aria-controls=\"elementor-tab-content-1026\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Top management or customer interview<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1026\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"region\" aria-labelledby=\"elementor-tab-title-1026\"><p>Once the applicant successfully completes the previous stages, they\u2019ll meet with the Head of the Technical Department for a final interview. If the candidate is being hired at the request of one of our clients, we\u2019ll also arrange an interview with their team members.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1027\" class=\"elementor-tab-title\" data-tab=\"7\" role=\"button\" aria-controls=\"elementor-tab-content-1027\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Job offer to top 5% tech talent<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1027\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"7\" role=\"region\" aria-labelledby=\"elementor-tab-title-1027\"><p><span style=\"font-weight: 400;\">Only the top 5% of technical talent make it through our screening process. But we don\u2019t stop there \u2014 we keep investing in our team&#8217;s growth, offering internal and external training that sharpens both hard and soft skills so they stay ahead in the ever-evolving tech landscape.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-214050a elementor-hidden-mobile hire-dedicated elementor-widget elementor-widget-html\" data-id=\"214050a\" 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 src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.7.1\/jquery.min.js\"><\/script>\n<div class=\"grid-anim-wrap\">\n\n  <ol class=\"cell-obert\">\n    <li class=\"cell-animate thrist\" data-attribute=\"1\">\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n    <\/li>\n\n    <li class=\"cell-animate\" data-attribute=\"2\">\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n    <\/li>\n\n    <li class=\"cell-animate\" data-attribute=\"3\">\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n    <\/li>\n\n    <li class=\"cell-animate\" data-attribute=\"4\">\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n    <\/li>\n\n    <li class=\"cell-animate\" data-attribute=\"5\">\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n    <\/li>\n\n    <li class=\"cell-animate\" data-attribute=\"6\">\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n    <\/li>\n\n\n    <li class=\"cell-animate\" data-attribute=\"7\">\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n      <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <g opacity=\"0.25\">\n          <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n          <path\n            d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\n            stroke=\"#C63031\" stroke-width=\"1.5\" \/>\n        <\/g>\n      <\/svg>\n    <\/li>\n\n  <\/ol>\n\n  <div class=\"cells-container\">\n\n    <div class=\"cell-text started\">\n      <h3>Candidate CV screening<\/h3>\n      <p>Our recruiters tap into our talent pipeline of over 70,000 professionals \u2014 carefully reviewing candidates\u2019 backgrounds, education, work experience, and skills. Based on this thorough evaluation, they compile a shortlist of the best matches for your project.<\/p>\n    <\/div>\n\n    <div class=\"cell-text\">\n      <h3>Initial HR interview<\/h3>\n      <p>We invite shortlisted candidates for an interview to evaluate their expertise, problem-solving abilities, and interpersonal skills. We also take this opportunity to discuss their core values and career motivations to confirm that they align with both your and our company culture.<\/p>\n    <\/div>\n\n    <div class=\"cell-text\">\n      <h3>Technical interview<\/h3>\n      <p>Our technical experts interview candidates to assess their understanding of the tech stack and skills needed for the role. We make sure candidates can really think on their feet, solve problems in real-world situations, and fit right in with your team from day one.<\/p>\n    <\/div>\n\n\n    <div class=\"cell-text\">\n      <h3>Psychometric interview<\/h3>\n      <p>In this part of the interview, we're diving into how candidates think and react in various scenarios. We want to get a feel for their problem-solving style and how they handle stress, all while understanding what makes them tick personality-wise.<\/p>\n    <\/div>\n\n\n    <div class=\"cell-text\">\n      <h3>Reference checking<\/h3>\n      <p>Before extending an offer, we carefully verify references and feedback from past employers to validate the applicant\u2019s qualifications, work ethic, and overall fit for the role.<\/p>\n    <\/div>\n\n\n    <div class=\"cell-text reverse\">\n      <h3>Top management or customer interview<\/h3>\n          <p>Once the applicant successfully completes the previous stages, they\u2019ll meet with the Head of the Technical Department for a final interview. If the candidate is being hired at the request of one of our clients, we\u2019ll also arrange an interview with their team members.<\/p>\n    <\/div>\n\n    <div class=\"cell-text reverse\">\n      <h3>Job offer to top 5% tech talent<\/h3>\n      <p>Only the top 5% of technical talent make it through our screening process. But we don\u2019t stop there \u2014 we keep investing in our team's growth, offering internal and external training that sharpens both hard and soft skills so they stay ahead in the ever-evolving tech landscape.<\/p>\n    <\/div>\n\n\n  <\/div>\n\n\n<\/div>\n\n<script>\n\nlet lastActive = 1;\n\n$(\".cell-animate\").hover(function(){\n  let current= $(this).data(\"attribute\");\n  if (current){\nfor (let i = 0; i <= current; i++) {\n$(`.cell-animate:nth-child(${i})`).addClass(\"active\");\n$(`.cell-animate:nth-child(${i})`).addClass(\"animate\");\n$(`.cell-text:nth-child(${i})`).addClass(\"current\");\n$(\".cell-text:nth-child(1)\").removeClass(\"started\");\n$(`.cell-text:nth-child(${i - 1})`).removeClass(\"current\");\n} \n  }\n   \n  }, function(){\n for (let i = 0; i <= 8; i++) {\n$(`.cell-animate:nth-child(${i})`).removeClass(\"active\");\n$(`.cell-animate:nth-child(${i})`).removeClass(\"animate\");\n$(`.cell-text:nth-child(${i-1})`).removeClass(\"current\");\n$(\".cell-text:nth-child(1)\").addClass(\"started\");\n} \n});\n\n $(\".cell-obert\").hover(function(){\n  }, function(){\n  lastActive = 1;\n  for (let i = 0; i < 8; i++) {\n$(`.cell-animate:nth-child(${i})`).removeClass(\"active\");\n\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\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-f759e28 container-header back-animation elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"f759e28\" 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\t\t<div class=\"elementor-element elementor-element-c71de7f elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"c71de7f\" 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=\"team-block\">\r\n    <div class=\"team-info-block\">\r\n        <div class=\"team-info-block-desc-container\">\r\n        <span class=\"team-info-block-header\">Our expertise. Our skills. Our commitment. All yours.\r\n        <\/span>\r\n        \r\n\r\n        \r\n       \r\n        <\/div>\r\n        <a class=\"hire-button\" href=\"#contact-form\">Contact us<\/a>\r\n    <\/div>\r\n    \r\n    \r\n    <div class=\"gallery-container\">\r\n    <div class=\"team-gallery\">\r\n        <div class=\"gallery-wrap\">\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-9.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>10+<\/p>\r\n                    <span>years of data know-how<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-8.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>10+<\/p>\r\n                    <span>Certified professionals<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-10.png\" \/ alt=\"\">\r\n            <\/div>\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-9.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>10+<\/p>\r\n                    <span>years of data know-how<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-8.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>10+<\/p>\r\n                    <span>years of data know-how<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-10.png\" \/ alt=\"\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"team-gallery scroll-down\">\r\n        <div class=\"gallery-wrap\">\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Rectangle-34624691.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>15<\/p>\r\n                    <span>offices worldwide<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-11.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>15<\/p>\r\n                    <span>offices worldwide<\/span>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Rectangle-34624691.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>15<\/p>\r\n                    <span>offices worldwide<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-11.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>15<\/p>\r\n                    <span>offices worldwide<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"team-gallery\">\r\n        <div class=\"gallery-wrap\">\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-12.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>93%<\/p>\r\n                    <span>recurring customers<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-13.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>93%<\/p>\r\n                    <span>recurring customers<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Rectangle-34624693.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>93%<\/p>\r\n                    <span>recurring customers<\/span>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-12.png\" \/ alt=\"\">\r\n                <div class=\"gallery-item__text\">\r\n                    <p>93%<\/p>\r\n                    <span>recurring customers<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-13.png\" \/ alt=\"\">\r\n               <div class=\"gallery-item__text\">\r\n                    <p>93%<\/p>\r\n                    <span>recurring customers<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Rectangle-34624693.png\" \/ alt=\"\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <\/div>\r\n<\/div>\r\n\r\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-cd78113 container-header back-animation elementor-hidden-desktop e-flex e-con-boxed e-con e-parent\" data-id=\"cd78113\" 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\t\t<div class=\"elementor-element elementor-element-09da1d9 elementor-widget elementor-widget-html\" data-id=\"09da1d9\" 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=\"team-block-phone\">\r\n    <div class=\"team-info-block-phone\">\r\n        <span class=\"team-info-block-header-phone\">Our expertise. Our skills. Our commitment. All yours.<\/span>\r\n\r\n        <button style=\"border-radius: 0;\" class=\"hire-button-phone\"><a style=\"all: unset\" href=\"#contact-form\">Contact us<\/a><\/button>\r\n    <\/div>\r\n    <div class=\"gallery-container-phone\">\r\n        <div class=\"team-gallery-phone\">\r\n            <div class=\"gallery-wrap-phone\">\r\n                <div class=\"gallery-item-phone\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-3.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>10+<\/p>\r\n                        <span>years of data know-how<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-2.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>15<\/p>\r\n                        <span>offices worldwide<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-4.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>93%<\/p>\r\n                        <span>recurring customers<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Frame-1410118909.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>10+<\/p>\r\n                        <span>years of data know-how<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-5.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>15<\/p>\r\n                        <span>offices worldwide<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-6.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>93%<\/p>\r\n                        <span>recurring customers<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Frame-1410118910.png\" \/ alt=\"\">\r\n                <\/div>\r\n                <div class=\"gallery-item-phone\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-3.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>10+<\/p>\r\n                        <span>years of data know-how<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-2.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>15<\/p>\r\n                        <span>offices worldwide<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-4.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>93%<\/p>\r\n                        <span>recurring customers<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Frame-1410118909.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>10+<\/p>\r\n                        <span>years of data know-how<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-5.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>15<\/p>\r\n                        <span>offices worldwide<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Image-6.png\" \/ alt=\"\">\r\n                    <div class=\"gallery-item-text\">\r\n                        <p>93%<\/p>\r\n                        <span>recurring customers<\/span>\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Frame-1410118910.png\" \/ alt=\"\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n\r\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-7a120e0 e-flex e-con-boxed e-con e-parent\" data-id=\"7a120e0\" 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-fdbfed0 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fdbfed0\" 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\">Cost of hiring a SAP developer<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-909c7e2 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"909c7e2\" 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>Outsourcing with us lets you tap into top SAP developers without the added cost of maintaining a full in-house team. You&#8217;ll only pay for the skills and hours you actually use \u2014 often making it a much more economical option than hiring internally. Additionally, you can quickly scale your team up or down based on project demands. The final cost will depend on your project&#8217;s needs, guaranteeing you get high-quality talent that fits your budget and scope.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-67208c4 e-flex e-con-boxed e-con e-parent\" data-id=\"67208c4\" 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-c01caa1 elementor-widget elementor-widget-html\" data-id=\"c01caa1\" 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=\"python-container\">\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Project complexity and scope<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/124.png\" \/ alt=\"\">\n    <\/div>\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Project duration<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/timeframe.png\" \/ alt=\"\">\n    <\/div>\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Cooperation model<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/149.png\" \/ alt=\"\">\n    <\/div>\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Developer's proficiency level<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/125.png\" \/ alt=\"\">\n    <\/div>\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Specific skill requirements<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/144.png\" \/ alt=\"\">\n    <\/div>\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Further support needs<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/147.png\" \/ alt=\"\">\n    <\/div>\n<\/div>\n\n   \n    \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-881a89d e-flex e-con-boxed e-con e-parent\" data-id=\"881a89d\" 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-de15b51 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"de15b51\" 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 customers think<\/h2>\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-101c749 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"101c749\" 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-aa75923\" data-id=\"aa75923\" 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-26c84b3 elementor-widget elementor-widget-html\" data-id=\"26c84b3\" 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=\"c-section__background c-section__background\">\n    <div class=\"c-section__container p-mad-testimonials__section-container\">\n      <div class=\"c-section__body\">\n        <div class=\"p-mad-testimonials__swiper\">\n          <div class=\"swiper\">\n            <div class=\"swiper-wrapper\">\n\n               <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Joakim Rosen<\/span>\n                        <span>Lead Developer<\/span>\n                        <span>YouWish AS<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/dc8050-1.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\"Innowise has completed many projects and consistently performs well on their tasks. Their results-driven approach allows them to quickly scale their efforts depending on the required deliverables.\"\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Consumer products<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">4 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">28+ months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Staff augmentation<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>\n              \n              \n\n              <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Davide Criscione<\/span>\n                        <span>Founder & CEO<\/span>\n                        <span>DC Services GmbH<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/KEYtecAG-1.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\"Innowise has found high-quality resources that fit well within their assigned internal teams. They had the resources ready to start in a short period. The team offers responsive and personable project management. Moreover, they're proactive and don't overpromise.\"\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">IT services<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">12 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">15+ months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">IT Staff Augmentation<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div> \n              \n              \n              \n              \n\n              <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Ing. Ignazio Locatelli<\/span>\n                        <span>CEO<\/span>\n                        <span>CodeLand Srl<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/Codeland.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\"Innowise team succeeded where many other professionals failed before them, integrating very well in the day by day activities and delivering with good standing and autonomy. Thanks to their team we increased bug resolution speed by more than 10%, delivering better and on time.\"\n<\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">IT services<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">2 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">4 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Staff augmentation, web development<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div> \n                            \n              \n              \n              \n\n            <\/div>\n            \n            <div class=\"swiper-pagination\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n  <\/div>\n<\/div>\n\n<!--<script defer src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/swipe-dev-services.js\"><\/script>-->\n\n<script>\n    const options = {\n  grabCursor: true,\n  slidesPerView: 'auto',\n  spaceBetween: 40,\n  freeMode: true,\n  pagination: {\n    el: '.swiper-pagination',\n  },\n};\n\nlet swiper;\n\nconst initSwiper = (options) => {\n  swiper = new Swiper('.p-mad-testimonials__swiper .swiper', options);\n  swiper.autoplay.stop();\n};\n\nconst mediaQueryList = window.matchMedia('(min-width: 1px)');\n\nconst onMediaQueryChange = (e) => {\n  if (!e.matches && swiper) {\n    swiper.disable();\n  } else if (e.matches && !swiper) {\n    initSwiper(options);\n  } else if (e.matches) {\n    swiper.enable();\n  }\n};\n\nif (mediaQueryList.matches) {\n  initSwiper(options);\n}\n\nmediaQueryList.addEventListener('change', onMediaQueryChange);\n<\/script>\n\n              \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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-80263b4 net-14 dt-15 faq-2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"80263b4\" 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-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9b43190\" data-id=\"9b43190\" 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-97b0691 elementor-widget elementor-widget-heading\" data-id=\"97b0691\" 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-ec4c5dc e-con-full net-142 dt-15-2 e-flex e-con e-parent\" data-id=\"ec4c5dc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-32bb689 e-con-full e-flex e-con e-child\" data-id=\"32bb689\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d981f40 faq elementor-widget elementor-widget-accordion\" data-id=\"d981f40\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2281\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2281\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Why should I hire remote SAP developers?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2281\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2281\"><p><span style=\"font-weight: 400;\">Hiring remote SAP developers gives you access to a global pool of talent \u2014 often at a lower cost \u2014 all while providing the flexibility to scale your team as needed. With experts available across different time zones, your projects can progress around the clock. A diverse team also brings a fresh perspective to your idea \u2014 maximizing its profitability.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2282\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2282\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What skills should I look for in a remote SAP developer?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2282\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2282\"><p><span style=\"font-weight: 400;\">First, look for technical expertise in SAP modules and programming languages, validated by successful SAP implementations and integration projects. It\u2019s important to be certain that the specialists you decide to collaborate with fully understand how SAP solutions align with business processes and how they might be best integrated into your workflow. The ability to work productively across different teams, adapt to changing requirements, and engage in open and transparent communication are also key factors to consider when putting together the remote team of your dreams. <\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2283\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2283\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How do I ensure the security of my SAP systems when working with remote developers?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2283\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2283\"><p>If you hire SAP developers from Innowise, you can be sure that security is at the top of our priorities. We implement strong access controls, secure VPNs, encrypted data transfers, and regular security reviews. Our team follows strict security policies, performs thorough code reviews, keeps systems up-to-date, and carefully manages sensitive information.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2284\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2284\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Can I hire a remote SAP developer on a part-time or project basis?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2284\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2284\"><p>With Innowise, you can hire a remote SAP developer on a part-time or project basis \u2014 whichever works best for you. If you need consistent, flexible support or a focused expert for a specific project, we can customize the arrangement to fit your needs perfectly. This flexibility provides you with the right expertise tailored to your goals, terms, and budget.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Why should I hire remote SAP developers?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Hiring remote SAP developers gives you access to a global pool of talent \\u2014 often at a lower cost \\u2014 all while providing the flexibility to scale your team as needed. With experts available across different time zones, your projects can progress around the clock. A diverse team also brings a fresh perspective to your idea \\u2014 maximizing its profitability.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What skills should I look for in a remote SAP developer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">First, look for technical expertise in SAP modules and programming languages, validated by successful SAP implementations and integration projects. It\\u2019s important to be certain that the specialists you decide to collaborate with fully understand how SAP solutions align with business processes and how they might be best integrated into your workflow. The ability to work productively across different teams, adapt to changing requirements, and engage in open and transparent communication are also key factors to consider when putting together the remote team of your dreams. <\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How do I ensure the security of my SAP systems when working with remote developers?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>If you hire SAP developers from Innowise, you can be sure that security is at the top of our priorities. We implement strong access controls, secure VPNs, encrypted data transfers, and regular security reviews. Our team follows strict security policies, performs thorough code reviews, keeps systems up-to-date, and carefully manages sensitive information.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can I hire a remote SAP developer on a part-time or project basis?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>With Innowise, you can hire a remote SAP developer on a part-time or project basis \\u2014 whichever works best for you. If you need consistent, flexible support or a focused expert for a specific project, we can customize the arrangement to fit your needs perfectly. This flexibility provides you with the right expertise tailored to your goals, terms, and budget.<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c2955c e-con-full e-flex e-con e-child\" data-id=\"0c2955c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f80369 elementor-widget elementor-widget-html\" data-id=\"9f80369\" 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=\"faq-cta\">\n    <p class=\"faq-cta__text\">\n        Feel free to book a call and get all the answers you need.\n    <\/p>\n    <a class=\"faq-cta__link\" href=\"#contact-form\">\n        Schedule a call\n    <\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-7465dc4 e-flex e-con-boxed e-con e-parent\" data-id=\"7465dc4\" 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-a41cc5a elementor-widget elementor-widget-heading\" data-id=\"a41cc5a\" 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\">Looking for developers in other technologies?<\/h2>\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-fb26224 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb26224\" data-element_type=\"section\">\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-03a2e08\" data-id=\"03a2e08\" 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-64d2213 elementor-widget elementor-widget-html\" data-id=\"64d2213\" 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=\"it-staf-flex\">\n    <div class=\"it-staf-into\">\n        <span>Java developers<\/span>\n        <a href=\"https:\/\/innowise.com\/hire-developers\/java\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>QA engineers<\/span>\n        <a href=\"https:\/\/innowise.com\/services\/software-testing\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>UI\/UX designers<\/span>\n        <a href=\"https:\/\/innowise.com\/services\/ui-ux-design\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>DevOps engineers<\/span>\n        <a href=\"https:\/\/innowise.com\/services\/devops\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>Dedicated team<\/span>\n        <a href=\"https:\/\/innowise.com\/hire-developers\/dedicated-team\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>iOS developers<\/span>\n        <a href=\"https:\/\/innowise.com\/services\/mobile-application-development\/ios\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>Flutter developers<\/span>\n        <a href=\"https:\/\/innowise.com\/technologies\/flutter-development\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>React Native developers<\/span>\n        <a href=\"https:\/\/innowise.com\/technologies\/react-native-development\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>Xamarin developers<\/span>\n        <a href=\"https:\/\/innowise.com\/technologies\/xamarin-development\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>.NET MAUI developers<\/span>\n        <a href=\"https:\/\/innowise.com\/technologies\/maui-development\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>Cloud engineers<\/span>\n        <a href=\"https:\/\/innowise.com\/hire-developers\/cloud-engineers\/\"><\/a>\n    <\/div>\n    <div class=\"it-staf-into\">\n        <span>Business analysts<\/span>\n        <a href=\"https:\/\/innowise.com\/services\/business-analysis\/\"><\/a>\n    <\/div>\n<\/div>\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-85ab22c e-flex e-con-boxed e-con e-parent\" data-id=\"85ab22c\" 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-ce69bbe elementor-widget elementor-widget-shortcode\" data-id=\"ce69bbe\" 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=\"\/de\/wp-json\/wp\/v2\/pages\/171760#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\" \/><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#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-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-template p{\n       \n    font-size: 16px;\n    line-height: 20px;  \n    margin-bottom: 30px;\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  #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}\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><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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Hire SAP developers Healthcare is becoming data-driven, with huge amounts of patient, financial, clinical, and operational data generated. At Innowise, we turn this raw data into valuable insights, helping companies improve patient outcomes and push medical research forward. Let\u2019s start now 40+ SAP projects delivered Our developers implement and customize SAP to integrate disparate systems [&hellip;]<\/p>\n","protected":false},"author":26,"featured_media":188933,"parent":185529,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-171760","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/pages\/171760","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/comments?post=171760"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/pages\/171760\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/pages\/185529"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/media\/188933"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/de\/wp-json\/wp\/v2\/media?parent=171760"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}