{"id":92016,"date":"2022-11-30T16:28:09","date_gmt":"2022-11-30T13:28:09","guid":{"rendered":"https:\/\/innowise-group.inno.ws\/?page_id=92016"},"modified":"2026-02-23T05:56:26","modified_gmt":"2026-02-23T10:56:26","slug":"sap","status":"publish","type":"page","link":"https:\/\/innowise.com\/fr\/services\/erp\/sap\/","title":{"rendered":"Services de d\u00e9veloppement SAP"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"92016\" class=\"elementor elementor-92016\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db101d5 back-animations de-hyph e-flex e-con-boxed e-con e-parent\" data-id=\"db101d5\" 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-a6068f7 e-con-full e-flex e-con e-child\" data-id=\"a6068f7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d03ab95 elementor-widget elementor-widget-heading\" data-id=\"d03ab95\" 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\">SAP development services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86f90de e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"86f90de\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-99de959 e-con-full e-flex e-con e-child\" data-id=\"99de959\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3127d7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"a3127d7\" 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 development services create tailored ERP solutions that eliminate workflow friction, accelerate performance, and integrate seamlessly with your existing ecosystem \u2014 delivering capabilities off-the-shelf systems simply cannot match.<\/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-4f33f0e elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"4f33f0e\" 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 build it<\/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-c6ea0e5 e-con-full e-flex e-con e-child\" data-id=\"c6ea0e5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fdcd3e elementor-widget elementor-widget-html\" data-id=\"7fdcd3e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated-mobile\">\n    <div class=\"animated-text-mobile\">\n        <div class=\"message-mobile active-message\">\n            <p class=\"number-mobile\">40+<\/p>\n            <p class=\"description-mobile\">launched SAP development projects<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">60+<\/p>\n            <p class=\"description-mobile\">SAP developers<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">75%<\/p>\n            <p class=\"description-mobile\">mid & senior-level specialists<\/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    \n    const messageElements = [...textElement.children]\n    \n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"hidden-mobile\");\n        \n        setTimeout(() => {\n            messageElements.forEach((elem, elemIndex)=> {\n                if (index === elemIndex) elem.classList.add(\"active-message\")\n                else elem.classList.remove(\"active-message\")\n            })\n            \n            textElement.classList.remove(\"hidden-mobile\");\n            index = (index + 1) % messageElements.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-992ac84 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"992ac84\" 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 development services create tailored ERP solutions that eliminate workflow friction, accelerate performance, and integrate seamlessly with your existing ecosystem \u2014 delivering capabilities off-the-shelf systems simply cannot match.<\/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-4ac9ad5 elementor-align-justify elementor-hidden-tablet elementor-hidden-mobile hero-btn elementor-widget elementor-widget-button\" data-id=\"4ac9ad5\" 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\">Let\u2019s build it<\/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-7fac0b5 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"7fac0b5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69f314b elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"69f314b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated\">\n    <div class=\"animated-text\">\n        <div class=\"message active-message\">\n            <p class=\"number\">40+<\/p>\n            <p class=\"description\">launched SAP development projects<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">60+<\/p>\n            <p class=\"description\">SAP developers<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">75%<\/p>\n            <p class=\"description\">mid & senior-level specialists<\/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    \n    const messageElements = [...textElement.children]\n    \n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"hidden\");\n        \n        setTimeout(() => {\n            messageElements.forEach((elem, elemIndex)=> {\n                if (index === elemIndex) elem.classList.add(\"active-message\")\n                else elem.classList.remove(\"active-message\")\n            })\n            \n            textElement.classList.remove(\"hidden\");\n            index = (index + 1) % messageElements.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa09fdd de-hyph e-flex e-con-boxed e-con e-parent\" data-id=\"aa09fdd\" 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-29b084f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"29b084f\" 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-2490494 elementor-widget elementor-widget-html\" data-id=\"2490494\" 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-421a52b e-flex e-con-boxed e-con e-parent\" data-id=\"421a52b\" 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-1d1b49e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1d1b49e\" 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 SAP development services help<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc7561c custom-table elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"bc7561c\" 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\r\n<div class=\"challenge-table-wrapper\">\r\n    <div class=\"challenge-table\">\r\n\r\n        <div class=\"challenge-table__item\">\r\n            <strong>Faster product launches<\/strong>\r\n            <span>Sluggish rollouts and bottlenecks slow things down. Custom SAP development refines workflows and optimizes data management, so your products hit the market rapidly.<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"challenge-table__item\">\r\n            <strong>Improved cloud performance<\/strong>\r\n            <span>Moving to the cloud or stuck with a slow system? Our team fine-tunes SAP setup, adds cloud-native tools, and scales architecture, keeping everything interruption-free.<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"challenge-table__item\">\r\n            <strong>Lower development costs<\/strong>\r\n            <span>No one wants a budget-draining system. Our custom SAP development services slash repetitive tasks, boost performance, and cut the need for pricey manual fixes, saving you time and money.<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"challenge-table__item\">\r\n            <strong>Better user experience<\/strong>\r\n            <span>If your team dreads using SAP, it's time for a refresh. We revamp the UX\/UI with custom dashboards, clear navigation, and logical workflows. Get things done fast without any hassle.<\/span>\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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d6b2a03 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d6b2a03\" 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-793a2bb\" data-id=\"793a2bb\" 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-b0dcb23 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"b0dcb23\" 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\">Related cases<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e297b8 elementor-widget elementor-widget-shortcode\" data-id=\"0e297b8\" 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\/fr\/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=\"\">\n                            <a href=\"https:\/\/innowise.com\/fr\/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=\"\/fr\/cases\/energy\/\">Energy<\/a><a href=\"\/fr\/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\/fr\/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\/fr\/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=\"\">\n                            <a href=\"https:\/\/innowise.com\/fr\/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=\"\/fr\/cases\/aws\/\">AWS<\/a><a href=\"\/fr\/cases\/django\/\">Django<\/a><a href=\"\/fr\/cases\/sante\/\">Healthcare<\/a><a href=\"\/fr\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/fr\/cases\/php\/\">PHP<\/a><a href=\"\/fr\/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\/fr\/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\/fr\/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=\"\">\n                            <a href=\"https:\/\/innowise.com\/fr\/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=\"\/fr\/cases\/php\/\">PHP<\/a><a href=\"\/fr\/cases\/design\/\">UI\/UX design<\/a><a href=\"\/fr\/cases\/developpement-web\/\">Web development<\/a><a href=\"\/fr\/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\/fr\/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\/fr\/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=\"\">\n                            <a href=\"https:\/\/innowise.com\/fr\/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=\"\/fr\/cases\/net\/\">.NET<\/a><a href=\"\/fr\/cases\/c\/\">C#<\/a><a href=\"\/fr\/cases\/sante\/\">Healthcare<\/a><a href=\"\/fr\/cases\/integration\/\">Integration<\/a><a href=\"\/fr\/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\/fr\/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\/fr\/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=\"\">\n                            <a href=\"https:\/\/innowise.com\/fr\/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=\"\/fr\/cases\/cms\/\">CMS website development<\/a><a href=\"\/fr\/cases\/construction\/\">Construction<\/a><a href=\"\/fr\/cases\/horeca\/\">HoReCa<\/a><a href=\"\/fr\/cases\/js\/\">JavaScript<\/a><a href=\"\/fr\/cases\/php\/\">PHP<\/a><a href=\"\/fr\/cases\/website\/\">Website<\/a><a href=\"\/fr\/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\/fr\/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\/fr\/case\/finance-ai-assistant\/\" aria-label=\"block_191935\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/image-teaser-2.png\" alt=\"Haia: finance AI assistant\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/Haia-logo-1.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/fr\/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=\"\/fr\/cases\/ai\/\">AI<\/a><a href=\"\/fr\/cases\/blockchain\/\">Blockchain<\/a><a href=\"\/fr\/cases\/fintech\/\">FinTech<\/a><a href=\"\/fr\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/fr\/cases\/smart-contract\/\">Smart contract<\/a><a href=\"\/fr\/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\/fr\/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\/fr\/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=\"\">\n                            <a href=\"https:\/\/innowise.com\/fr\/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=\"\/fr\/cases\/blockchain\/\">Blockchain<\/a><a href=\"\/fr\/cases\/fintech\/\">FinTech<\/a><a href=\"\/fr\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/fr\/cases\/node-js\/\">Node.js<\/a><a href=\"\/fr\/cases\/python\/\">Python<\/a><a href=\"\/fr\/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\/fr\/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\/fr\/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=\"\">\n                            <a href=\"https:\/\/innowise.com\/fr\/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=\"\/fr\/cases\/angular\/\">Angular<\/a><a href=\"\/fr\/cases\/developpement-back-end\/\">Back-end development<\/a><a href=\"\/fr\/cases\/entreprise\/\">Enterprise<\/a><a href=\"\/fr\/cases\/developpement-front-end\/\">Front-end development<\/a><a href=\"\/fr\/cases\/node-js\/\">Node.js<\/a><a href=\"\/fr\/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\/fr\/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<div class=\"elementor-element elementor-element-31b0e31 e-flex e-con-boxed e-con e-parent\" data-id=\"31b0e31\" 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-10cd3c5 elementor-widget elementor-widget-html\" data-id=\"10cd3c5\" 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 style=\"display:none !important; margin-top: 0; padding: 0;\" class=\"m-technological-all\">\n        <span><a style=\"all: unset; cursor: pointer;\" href=\"https:\/\/innowise.com\/cases\/\">All case studies<\/a><\/span>\n    <\/div>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-37c6b01 e-flex e-con-boxed e-con e-parent\" data-id=\"37c6b01\" 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-a5a9e97 word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"a5a9e97\" 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\">Our partnerships and awards<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6190acf elementor-widget elementor-widget-shortcode\" data-id=\"6190acf\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-082a458 e-flex e-con-boxed e-con e-parent\" data-id=\"082a458\" 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-e784059 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e784059\" 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\">Get comprehensive SAP development services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ce92c84 e-con-full e-flex e-con e-child\" data-id=\"ce92c84\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1780147 domains-wrapper-1 elementor-widget elementor-widget-html\" data-id=\"1780147\" 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\">\r\n    <ul class=\"domains__list\">\r\n        <div class=\"domain__list_container\">\r\n            <li class=\"domains__list-item domains__list-item_active\">SAP implementation services<\/li>\r\n            <li class=\"domains__list-item\">SAP integration service<\/li>\r\n            <li class=\"domains__list-item\">SAP configuration & customization<\/li>\r\n            <li class=\"domains__list-item\">SAP consulting services<\/li>\r\n            <li class=\"domains__list-item\">SAP process integration<\/li>\r\n            <li class=\"domains__list-item\">SAP application management services<\/li>\r\n            <li class=\"domains__list-item\">SAP migration services<\/li>\r\n            <li class=\"domains__list-item\">SAP back-end development<\/li>\r\n            <li class=\"domains__list-item\">SAP front-end development<\/li>\r\n            <li class=\"domains__list-item\">SAP maintenance & support<\/li>\r\n            <li class=\"domains__list-item\">SAP standard enhancement<\/li>\r\n        <\/div>\r\n    <\/ul>\r\n  \r\n  \r\n    <div class=\"domains__descriptions\">\r\n  \r\n        <div class=\"domains__descriptions-item domains__descriptions-item_active\">\r\n            <div class=\"slider-title\">\r\n                <h3><a href=\"https:\/\/innowise.com\/services\/erp\/sap\/implementation\/\">SAP implementation services<\/a><\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">From planning to launch, we handle it all. Our specialists configure SAP, tailor it to your workflows, and guarantee a slick, hassle-free rollout.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-implementation-services.jpg\" alt=\"SAP implementation services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3><a href=\"https:\/\/innowise.com\/services\/erp\/sap\/integration\/\">SAP integration service<\/a><\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Need SAP to play nice with your current tools? We connect it to third-party apps, ERP, CRM, and cloud platforms, wiping out compatibility issues, data duplication, and workflow hiccups.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-integration-service.jpg\" alt=\"SAP integration service\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>SAP configuration & customization<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Out-of-the-box SAP often struggles. Our experts tweak, configure, and customize SAP modules, so they fit your business perfectly \u2014 no unnecessary complexity.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-configuration-customization.jpg\" alt=\"SAP configuration & customization\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3><a href=\"https:\/\/innowise.com\/services\/erp\/sap\/consulting\/\">SAP consulting services<\/a><\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Not sure where to start? Our SAP consultants dive deep into your unique business challenges and create a plan for success.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-consulting-services.jpg\" alt=\"SAP consulting services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>SAP process integration<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">With our SAP development services, we link up your processes and automate workflows across departments. Less hassle, more polished operations, and real-time data exactly where you need it.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-process-integration.jpg\" alt=\"SAP process integration\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>SAP application management services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Running SAP is an ongoing game. We take care of system monitoring, security updates, and performance tuning, so you don\u2019t have to stress about downtime.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-application-management-services.jpg\" alt=\"SAP application management services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>SAP migration services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Upgrading to SAP S\/4HANA? Our experienced team handles the heavy lifting \u2014 keeping downtime low, data safe, and performance strong.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-migration-services.jpg\" alt=\"SAP migration services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>SAP back-end development<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Within SAP application development services, we build scalable backends that tackle complex processes, handle data effortlessly, automate workflows, and keep your system humming.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-implementation-services-1.jpg\" alt=\"SAP back-end development\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>SAP front-end development<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">A great system deserves a sumptuous interface. Our experts create intuitive, mobile-friendly SAP UIs your team will actually enjoy. No more clunky dashboards.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-front-end-development.jpg\" alt=\"SAP front-end development\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>SAP maintenance & support<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">We don\u2019t just set it and forget it. Our support team is always ready to handle updates, troubleshoot issues, and keep your SAP systems running without a hitch.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-maintenance-support.jpg\" alt=\"SAP maintenance & support\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>SAP standard enhancement<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Need extra features? Our specialists extend SAP\u2019s core functionality with custom enhancements that ramp up performance without messing up future upgrades.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-standard-enhancement.jpg\" alt=\"SAP standard enhancement\" \/>\r\n            <\/div>\r\n        <\/div>\r\n  \r\n    <\/div>\r\n  <\/div>\r\n  \r\n  <div class=\"mobile-domains\">\r\n      <div class=\"mobile-domains-navbar\">\r\n    \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP implementation services<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">From planning to launch, we handle it all. Our specialists configure SAP, tailor it to your workflows, and guarantee a slick, hassle-free rollout.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-implementation-services.jpg\" alt=\"SAP implementation services\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP integration service<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">Need SAP to play nice with your current tools? We connect it to third-party apps, ERP, CRM, and cloud platforms, wiping out compatibility issues, data duplication, and workflow hiccups.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-integration-service.jpg\" alt=\"SAP integration service\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP configuration & customization<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">Out-of-the-box SAP often struggles. Our experts tweak, configure, and customize SAP modules, so they fit your business perfectly \u2014 no unnecessary complexity.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-configuration-customization.jpg\" alt=\"SAP configuration & customization\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP consulting services<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">Not sure where to start? Our SAP consultants dive deep into your unique business challenges and create a plan for success.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-consulting-services.jpg\" alt=\"SAP consulting services\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP process integration<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">With our SAP development services, we link up your processes and automate workflows across departments. Less hassle, more polished operations, and real-time data exactly where you need it.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-process-integration.jpg\" alt=\"SAP process integration\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP application management services<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">Running SAP is an ongoing game. We take care of system monitoring, security updates, and performance tuning, so you don\u2019t have to stress about downtime.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-application-management-services.jpg\" alt=\"SAP application management services\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP migration services<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">Upgrading to SAP S\/4HANA? Our experienced team handles the heavy lifting \u2014 keeping downtime low, data safe, and performance strong.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-migration-services.jpg\" alt=\"SAP migration services\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP back-end development<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">Within SAP application development services, we build scalable backends that tackle complex processes, handle data effortlessly, automate workflows, and keep your system humming.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-implementation-services-1.jpg\" alt=\"SAP back-end development\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP front-end development<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">A great system deserves a sumptuous interface. Our experts create intuitive, mobile-friendly SAP UIs your team will actually enjoy. No more clunky dashboards.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-front-end-development.jpg\" alt=\"SAP front-end development\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP maintenance & support<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">We don\u2019t just set it and forget it. Our support team is always ready to handle updates, troubleshoot issues, and keep your SAP systems running without a hitch.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-maintenance-support.jpg\" alt=\"SAP maintenance & support\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"mobile-domains-navitem\">\r\n              <span>SAP standard enhancement<\/span>\r\n              <div class=\"mobile-domain-list\">\r\n                  <p class=\"slider-desc\">Need extra features? Our specialists extend SAP\u2019s core functionality with custom enhancements that ramp up performance without messing up future upgrades.<\/p>\r\n                  <div class=\"slider-image-block\">\r\n                      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/SAP-standard-enhancement.jpg\" alt=\"SAP standard enhancement\" \/>\r\n                  <\/div>\r\n              <\/div>\r\n          <\/div>\r\n  \r\n      <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n\r\n        const mobileNavItems = document.querySelectorAll('.domains-wrapper-1 .mobile-domains-navitem');\r\n\r\n        const domainsListItems = document.querySelectorAll(\r\n            '.domains-wrapper-1 .domains-container  .domains__list  .domain__list_container  .domains__list-item'\r\n        );\r\n        const domainsDescriptions = document.querySelectorAll(\r\n            '.domains-wrapper-1 .domains-container  .domains__descriptions  .domains__descriptions-item'\r\n        );\r\n        \r\n        function showMobileItem(item) {\r\n            item.classList.add('active')\r\n\r\n            const content = item.querySelector('.mobile-domain-list');\r\n            if (content) {\r\n                content.style.transitionDuration = content.scrollHeight * 1 + 'ms'\r\n                \r\n                content.style.maxHeight = content.scrollHeight ? Math.max(content.scrollHeight, 700) + 'px' : \"unset\"\r\n                \r\n            };\r\n        }\r\n\r\n        function hideMobileItem(item) {\r\n            item.classList.remove('active')\r\n\r\n            const content = item.querySelector('.mobile-domain-list');\r\n            if (content) {\r\n                content.style.transitionDuration = 0;\r\n                content.style.maxHeight = '0';\r\n            }\r\n        }\r\n\r\n\r\n        function activateMobileItem(index, canClose = true) {\r\n            const item = mobileNavItems[index];\r\n            \r\n            const isActive = item.classList.contains('active');\r\n                \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                hideMobileItem(nav)\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive || !canClose) {\r\n                showMobileItem(item)\r\n            }\r\n        }\r\n\r\n        function activateDesktopItem(index) {\r\n            domainsListItems.forEach((item, itemIndex) => {\r\n                if (itemIndex === index) {\r\n                    item.classList.add('domains__list-item_active');\r\n                } else {\r\n                    item.classList.remove('domains__list-item_active');\r\n                }\r\n            });\r\n            \r\n            domainsDescriptions.forEach(\r\n                (itemDesc, itemDescIndex) => {\r\n                    if (itemDescIndex === index) {\r\n                        itemDesc.classList.add(\r\n                            'domains__descriptions-item_active'\r\n                        );\r\n                    } else {\r\n                        itemDesc.classList.remove(\r\n                            'domains__descriptions-item_active'\r\n                        );\r\n                    }\r\n                }\r\n            );\r\n        }\r\n\r\n        mobileNavItems.forEach((item, index) => {\r\n            item.addEventListener('click', () => {\r\n                activateMobileItem(index);\r\n                activateDesktopItem(index);\r\n            });\r\n        });\r\n\r\n        domainsListItems.forEach((item, index) => {\r\n            item.addEventListener('click', () => {\r\n                activateDesktopItem(index);\r\n                activateMobileItem(index, false);\r\n            });\r\n        });\r\n        \r\n        activateMobileItem(0)\r\n        \r\n    });\r\n<\/script>\r\n\r\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eebbac6 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-html\" data-id=\"eebbac6\" 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<button class=\"domains__toggle-button\">\n    <span class=\"toggle-button_label--show\">Show all<\/span>\n    <span class=\"toggle-button_label--hide\">Show less<\/span>\n<\/button>\n\n<script>\n\"use strict\"\n    \nclass ItemHideButton {\n    constructor(options) {\n        this.init(options)\n    }\n\n    init(options) {\n        const { button, itemsToHide, hiddenItemClass, hiddenButtonLabelClass, numItemsToStayVisible, hideLabel, showLabel } = options;\n        \n        \n        this.button = button\n\n        if (!this.button) throw new Error(\"button element for ItemHideButton is not valid\");\n\n        this.hideLabel = hideLabel\n        this.showLabel = showLabel\n\n        if (!this.hideLabel || !this.showLabel) throw new Error(\"label elements for ItemHideButton are not valid\");\n\n        this.numItemsToStayVisible = numItemsToStayVisible;\n        this.hiddenItemClass = hiddenItemClass;\n        this.hiddenButtonLabelClass = hiddenButtonLabelClass;\n\n\n        this.controlledItems = [...itemsToHide]\n\n        this.connectButton()\n\n        this.hideItems()\n    }\n\n    reset() {\n        this.controlledItems.forEach((item => item.classList.remove(this.hiddenItemClass)))\n        this.button.removeEventListener(this.clickEventListenner);\n    }\n\n    reInit(options) {\n        this.reset()\n        this.init(options)\n    }\n\n    hideItems() {\n        this.itemsHidden = true;\n        this.controlledItems.slice(this.numItemsToStayVisible).forEach((item => item.classList.add(this.hiddenItemClass)))\n    }\n    showItems() {\n        this.itemsHidden = false;\n        this.controlledItems.slice(this.numItemsToStayVisible).forEach((item => item.classList.remove(this.hiddenItemClass)))\n    }\n\n    connectButton() {\n        this.hideLabel.classList.add(this.hiddenButtonLabelClass)\n\n        this.clickEventListenner = (ev) => {\n            \n            ev.stopPropagation()\n\n            if (this.itemsHidden) {\n                this.showItems()\n            } else {\n                const initialRect = document.body.getBoundingClientRect()\n\n                this.hideItems()\n\n                const newRect = document.body.getBoundingClientRect()\n\n                window.scrollBy({\n                    left: 0,\n                    top: newRect.height - initialRect.height,\n                    behavior: \"instant\"\n                });\n            }\n\n            this.hideLabel.classList.toggle(this.hiddenButtonLabelClass)\n            this.showLabel.classList.toggle(this.hiddenButtonLabelClass)\n        }\n\n        this.button.addEventListener(\"click\", this.clickEventListenner);\n    }\n}\n<\/script>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n    const button = new ItemHideButton(\n        { \n            button:document.querySelector(\".domains__toggle-button\"),\n            hideLabel: document.querySelector(\".domains__toggle-button .toggle-button_label--hide\"), \n            showLabel: document.querySelector(\".domains__toggle-button .toggle-button_label--show\"),\n            \n            itemsToHide:[...document.querySelectorAll(\".domains-wrapper-1 .mobile-domains-navitem\")], \n            \n            hiddenItemClass: \"hidden\", \n            hiddenButtonLabelClass: \"hidden\", \n            \n            numItemsToStayVisible: 7, \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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b14dfcb e-flex e-con-boxed e-con e-parent\" data-id=\"b14dfcb\" 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-fa28329 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fa28329\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Fix clunky SAP workflows with custom builds.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8979b58 elementor-align-justify elementor-widget__width-initial elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"8979b58\" 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\">Upgrade SAP<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2208eaf e-flex e-con-boxed e-con e-parent\" data-id=\"2208eaf\" 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-7456a30 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7456a30\" 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 expertise<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a8507b e-grid e-con-full cust-grid e-con e-child\" data-id=\"8a8507b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d2547a5 e-con-full e-flex e-con e-child\" data-id=\"d2547a5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d9ed750 elementor-widget elementor-widget-text-editor\" data-id=\"d9ed750\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>SAP on-premise development<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf844d6 elementor-widget elementor-widget-text-editor\" data-id=\"bf844d6\" 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 fine-tune on-premise SAP setups to keep your operations running like clockwork. From custom modules to system optimizations, we ensure peak 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-9717fde e-con-full e-flex e-con e-child\" data-id=\"9717fde\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2ddd3b elementor-widget elementor-widget-text-editor\" data-id=\"f2ddd3b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>SAP S\/4HANA-based development<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-02a204c elementor-widget elementor-widget-text-editor\" data-id=\"02a204c\" 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 team taps into S\/4HANA\u2019s real-time processing to automate workflows, cut delays, and give you data-driven insights on the fly, so you can move faster and work smarter.<\/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-31f6d18 e-con-full e-flex e-con e-child\" data-id=\"31f6d18\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-663c4aa elementor-widget elementor-widget-text-editor\" data-id=\"663c4aa\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>SAP ABAP development<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76e8744 elementor-widget elementor-widget-text-editor\" data-id=\"76e8744\" 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>Need to supercharge SAP\u2019s core? Our battle-tested developers write clean, high-performance ABAP code for custom apps that slot into your existing setup.<\/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-96fcdd0 e-con-full e-flex e-con e-child\" data-id=\"96fcdd0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ad3b5b elementor-widget elementor-widget-text-editor\" data-id=\"3ad3b5b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Cloud services<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a0d676 elementor-widget elementor-widget-text-editor\" data-id=\"1a0d676\" 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 move your SAP systems to the cloud, keeping them flexible, secure, and budget-friendly. With autoscaling and built-in monitoring, business stays agile minus the heavy overhead.<\/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-877f774 e-con-full e-flex e-con e-child\" data-id=\"877f774\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d37b729 elementor-widget elementor-widget-text-editor\" data-id=\"d37b729\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>SAP FIORI development<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d04da10 elementor-widget elementor-widget-text-editor\" data-id=\"d04da10\" 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 design sleek, easy-to-use SAP FIORI apps that make work buttery and faster. Whether on desktop or mobile, your team gets a modern, hassle-free experience.<\/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-14534a2 e-con-full e-flex e-con e-child\" data-id=\"14534a2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c756ee0 elementor-widget elementor-widget-text-editor\" data-id=\"c756ee0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>SAP CAP and RAP development<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75d7223 elementor-widget elementor-widget-text-editor\" data-id=\"75d7223\" 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 build cloud-native apps with SAP CAP and RAP to keep your system flexible and ready for the future. Faster rollouts, snag-free integrations, and tech that scales with your business.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b193b3 e-flex e-con-boxed e-con e-parent\" data-id=\"8b193b3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-29d24b8 e-con-full e-flex e-con e-child\" data-id=\"29d24b8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b328bb elementor-widget-tablet__width-inherit no-mb elementor-widget elementor-widget-text-editor\" data-id=\"7b328bb\" 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>In every SAP project, the main challenge is to make sure it actually delivers for your business by cutting inefficiencies, smoothing out processes, and delivering real ROI. A well-built SAP solution knocks down data silos, automates key workflows, and serves up real-time insights that fuel decisions and boost profits.<\/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-35a17ec elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"35a17ec\" 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\"><a href=\"\/authors\/kiryl-drabysheuski\/\">Kiryl Drabysheuski<\/a><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d320e6 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7d320e6\" 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\">Lead of ERP Consultants<\/div>\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-d578a13 e-con-full e-flex e-con e-child\" data-id=\"d578a13\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-467655d elementor-widget elementor-widget-image\" data-id=\"467655d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"500\" height=\"450\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Photo-2.png\" class=\"attachment-full size-full wp-image-181388\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Photo-2.png 500w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Photo-2-300x270.png 300w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Photo-2-13x12.png 13w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b758460 e-flex e-con-boxed e-con e-parent\" data-id=\"b758460\" 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-d62d032 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"d62d032\" 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\">Key advantages of custom SAP development for your business<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-498a505 e-grid e-con-full cust-grid e-con e-child\" data-id=\"498a505\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5056899 e-con-full e-flex e-con e-child\" data-id=\"5056899\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe3ab9c elementor-widget elementor-widget-text-editor\" data-id=\"fe3ab9c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Tailored solutions<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-468e1fd elementor-widget elementor-widget-text-editor\" data-id=\"468e1fd\" 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 design SAP solutions that fit your specific workflows and industry standards \u2014 no one-size-fits-all. It\u2019s all about hitting that sweet spot for maximum efficiency.<\/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-ec6f38a e-con-full e-flex e-con e-child\" data-id=\"ec6f38a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79bd23a elementor-widget elementor-widget-text-editor\" data-id=\"79bd23a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Slick integration<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee0bd8f elementor-widget elementor-widget-text-editor\" data-id=\"ee0bd8f\" 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>Easily connect SAP to your existing systems, cloud platforms, and third-party apps, keeping data flowing without a hitch and downtime at bay.<\/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-374fbf4 e-con-full e-flex e-con e-child\" data-id=\"374fbf4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec913c6 elementor-widget elementor-widget-text-editor\" data-id=\"ec913c6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Process automation<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e206ce7 elementor-widget elementor-widget-text-editor\" data-id=\"e206ce7\" 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>Let custom SAP modules handle everything from repetitive tasks to business processes, so you save time, slash errors, and free your team to focus on what really matters.<\/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-cffa618 e-con-full e-flex e-con e-child\" data-id=\"cffa618\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0098ce5 elementor-widget elementor-widget-text-editor\" data-id=\"0098ce5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Scalability for growth<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f383687 elementor-widget elementor-widget-text-editor\" data-id=\"f383687\" 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 team implements SAP setups that grow as you do. Easily add new features, modules, or integrations whenever the market (or your business) demands it.<\/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-465b816 e-con-full e-flex e-con e-child\" data-id=\"465b816\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1a0c68 elementor-widget elementor-widget-text-editor\" data-id=\"f1a0c68\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Improved user experience<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-730de78 elementor-widget elementor-widget-text-editor\" data-id=\"730de78\" 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>A user-friendly SAP interface cuts down on training time and speeds up onboarding. This way, your team can start delivering results faster.<\/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-d44f40a e-con-full e-flex e-con e-child\" data-id=\"d44f40a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5bd1abf elementor-widget elementor-widget-text-editor\" data-id=\"5bd1abf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Optimized performance<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0950850 elementor-widget elementor-widget-text-editor\" data-id=\"0950850\" 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 fine-tune SAP for speedy data crunching, reliable reporting, and rock-solid system performance, keeping operations on track, day in and day out.<\/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-70118c4 e-con-full e-flex e-con e-child\" data-id=\"70118c4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fab11b0 elementor-widget elementor-widget-text-editor\" data-id=\"fab11b0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Cost-efficient development<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c185f4 elementor-widget elementor-widget-text-editor\" data-id=\"2c185f4\" 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 experts help you invest where it counts, cutting out unnecessary extras and focusing on features that maximize your return on investment.<\/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-c1be422 e-con-full e-flex e-con e-child\" data-id=\"c1be422\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22d9e39 elementor-widget elementor-widget-text-editor\" data-id=\"22d9e39\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Robust security &amp; compliance<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c534bb elementor-widget elementor-widget-text-editor\" data-id=\"3c534bb\" 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>Lock down your data with encryption, MFA, and role-based access. SAP helps you hit GDPR, HIPAA, and ISO standards, so you\u2019re secure without the stress.<\/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-9fa2870 e-con-full e-flex e-con e-child\" data-id=\"9fa2870\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef042e9 elementor-widget elementor-widget-text-editor\" data-id=\"ef042e9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Real-time insights<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cfc17b7 elementor-widget elementor-widget-text-editor\" data-id=\"cfc17b7\" 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>Stay ahead with live analytics and auto reports. Custom SAP solutions pull data from all your sources, so you can quickly spot trends and track 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\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-ffa6b61 e-flex e-con-boxed e-con e-parent\" data-id=\"ffa6b61\" 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-6e0d375 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-video\" data-id=\"6e0d375\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Why-Choose-@innowiseglobal-as-Your-IT-Staffing-Partner_-Top-Reasons-Revealed-1.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\" poster=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/03\/Video.png\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b18183 e-con-full e-flex e-con e-child\" data-id=\"8b18183\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d97b407 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"d97b407\" 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 Innowise as your SAP development partner<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd2307d elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"bd2307d\" 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 choosing Innowise, you get a team of certified experts who make SAP truly work for you. We fine-tune your processes, tie into existing systems, and build scalable solutions that grow alongside your business. Thanks to transparent pricing, an agile approach, and tangible results, you\u2019ll reap the rewards fast.<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-295796d e-flex e-con-boxed e-con e-parent\" data-id=\"295796d\" 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-1d67dd9 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d67dd9\" 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 approach to SAP development<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9faaad5 elementor-widget__width-initial elementor-widget-tablet__width-inherit mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"9faaad5\" 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>From kickoff to launch, we\u2019ve got you covered. Our well-rounded SAP experts keep you involved every step of the way, working together to build a custom SAP solution that fits your business to a T.<\/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-3cf84f7 e-grid e-con-full grid-with-links e-con e-child\" data-id=\"3cf84f7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4ed19bd e-con-full e-flex e-con e-child\" data-id=\"4ed19bd\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4ef7a07 e-con-full e-flex e-con e-child\" data-id=\"4ef7a07\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5238c2a elementor-widget elementor-widget-image\" data-id=\"5238c2a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/473.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d92b2b8 elementor-widget elementor-widget-heading\" data-id=\"d92b2b8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Clear success tracking<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-670f53d elementor-widget elementor-widget-text-editor\" data-id=\"670f53d\" 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>No guesswork, no confusion. We keep you updated with clear, no-nonsense progress reports, so you always know exactly where your project stands.<\/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-1d06e34 e-con-full e-flex e-con e-child\" data-id=\"1d06e34\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-94ea0dd e-con-full e-flex e-con e-child\" data-id=\"94ea0dd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42cffd9 elementor-widget elementor-widget-image\" data-id=\"42cffd9\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/475.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b0b611 elementor-widget elementor-widget-heading\" data-id=\"5b0b611\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Agile change handling<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e09a8ff elementor-widget elementor-widget-text-editor\" data-id=\"e09a8ff\" 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>Need to switch something up? No sweat. Our SAP professionals keep things flexible, adapting to new requests fast without missing a beat or blowing the timeline.<\/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-27ae413 e-con-full e-flex e-con e-child\" data-id=\"27ae413\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-82f69e8 e-con-full e-flex e-con e-child\" data-id=\"82f69e8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d06259 elementor-widget elementor-widget-image\" data-id=\"9d06259\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/453.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df041cd elementor-widget elementor-widget-heading\" data-id=\"df041cd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Post-launch support<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4945f21 elementor-widget elementor-widget-text-editor\" data-id=\"4945f21\" 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>Going live isn\u2019t the finish line. Our team sticks around to keep an eye on performance, fix any issues ASAP, and make sure your SAP system runs flawlessly for the long haul.<\/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-712867c e-con-full e-flex e-con e-child\" data-id=\"712867c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c9bbd1e e-con-full e-flex e-con e-child\" data-id=\"c9bbd1e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43b89ff elementor-widget elementor-widget-image\" data-id=\"43b89ff\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/458.svg\" title=\"458\" alt=\"458\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdf7746 elementor-widget elementor-widget-heading\" data-id=\"bdf7746\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Smart project scoping<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b4e0549 elementor-widget elementor-widget-text-editor\" data-id=\"b4e0549\" 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>Right from the outset, our experts dig into your requirements and outline a crystal-clear plan to help you avoid surprises and keep the project on track.<\/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-5a7346a e-con-full e-flex e-con e-child\" data-id=\"5a7346a\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dac6f46 e-con-full e-flex e-con e-child\" data-id=\"dac6f46\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d28775 elementor-widget elementor-widget-image\" data-id=\"2d28775\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/403.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6fc5113 elementor-widget elementor-widget-heading\" data-id=\"6fc5113\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">No-surprise estimates<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-164408a elementor-widget elementor-widget-text-editor\" data-id=\"164408a\" 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 team gives you transparent, realistic cost estimates upfront, letting you plan your budget with confidence. No hidden fees, no unpleasant shocks.<\/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-f585d51 e-con-full e-flex e-con e-child\" data-id=\"f585d51\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ec01721 e-con-full e-flex e-con e-child\" data-id=\"ec01721\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-071cd43 elementor-widget elementor-widget-image\" data-id=\"071cd43\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/476.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15b543f elementor-widget elementor-widget-heading\" data-id=\"15b543f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Open communication<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94747d0 elementor-widget elementor-widget-text-editor\" data-id=\"94747d0\" 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>Collaboration is key. We keep everyone involved and talking openly throughout the project, making sure your SAP solution lines up perfectly with your business 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\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-14b2490 e-grid e-con-full e-con e-child\" data-id=\"14b2490\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f2a9cdc e-con-full e-flex e-con e-child\" data-id=\"f2a9cdc\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ed481d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"0ed481d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"668\" height=\"470\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/Frame-1597885559-2.png\" class=\"attachment-full size-full wp-image-190911\" alt=\"image for CTA\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/Frame-1597885559-2.png 668w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/Frame-1597885559-2-300x211.png 300w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/Frame-1597885559-2-18x12.png 18w\" sizes=\"(max-width: 668px) 100vw, 668px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e3edd8 e-con-full e-flex e-con e-child\" data-id=\"3e3edd8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c9a8cdf e-con-full e-flex e-con e-child\" data-id=\"c9a8cdf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3cd7f79 elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"3cd7f79\" 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\">Struggling with performance bottlenecks?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-965edec elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"965edec\" 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 developers will tweak your system for lightning-fast operations and top results.<\/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-66aba99 elementor-align-center contact320 elementor-widget elementor-widget-button\" data-id=\"66aba99\" 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\">Speed up<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a1fef09 e-flex e-con-boxed e-con e-parent\" data-id=\"a1fef09\" 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-b84aaf2 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"b84aaf2\" 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\">Get your project done at your convenient pace<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa87f1c roadmap-grid-2 elementor-widget elementor-widget-html\" data-id=\"fa87f1c\" 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    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Planning\n            <\/span>\n            <!--<span class=\"new-step-item-duration\">1-2 hours<\/span>-->\n            <ul class=\"new-step-item-list\">\n                <li>Defining goals, scope & timelines<\/li>\n                <li>Building the team and setting up resources<\/li>\n                <li>Laying out the project roadmap<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Business blueprint\n            <\/span>\n            \n            <ul class=\"new-step-item-list\">\n                <li>Analyzing current workflows<\/li>\n                <li>Identifying gaps & requirements<\/li>\n                <li>Mapping out future processes<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Realization\n            <\/span>\n            \n            <ul class=\"new-step-item-list\">\n                <li>Configuring SAP to match business needs<\/li>\n                <li>Developing custom features<\/li>\n                <li>Running unit & integration tests<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Final preparation\n            <\/span>\n            \n            <ul class=\"new-step-item-list\">\n                <li>Training end-users<\/li>\n                <li>Testing the system end-to-end<\/li>\n                <li>Getting everything ready for launch<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Launch & support\n            <\/span>\n            \n            <ul class=\"new-step-item-list\">\n                <li>Switching to the live SAP system<\/li>\n                <li>Monitoring performance & providing support<\/li>\n                <li>Fixing any post-launch issues fast<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n\n\n<\/div>\n\n\n<script>\n    (() => {\n\n        \/\/ number of elements must be at least equal to num of colors to work\n        const colors = [\n            \"#CD505D\",\n            \"#D36F89\",\n            \"#DD9ECB\",\n            \"#E4BEF7\",\n            \"#BF9FD8\",\n        ]\n\n        const desktopFigures = [...document.querySelectorAll(\".roadmap-grid-2 .new-steps-container .figure-container\")]\n\n        desktopFigures.forEach((item, index) => {\n            item.style.setProperty(\"--item-color\", colors[index]);\n            \n            if (index >= 1) {\n                item.style.setProperty(\"--prev-item-color\", colors[index]);\n            }\n        })\n\n    })()\n<\/script>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-499f0c3 e-flex e-con-boxed e-con e-parent\" data-id=\"499f0c3\" 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-e975481 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e975481\" 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\">SAP software solutions for your industry<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3279472 x-switcher-section elementor-widget elementor-widget-html\" data-id=\"3279472\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"x-domains-container\">\r\n    <div class=\"x-domains__list\">\r\n        <div class=\"x-domains__swiper\">\r\n            \r\n            <ul class=\"x-domains__list_container swiper-wrapper\">\r\n                <li class=\"x-domains__list-item swiper-slide x-domains__list-item_active\">eCommerce<\/li>\r\n                <li class=\"x-domains__list-item swiper-slide\">Finance<\/li>\r\n                <li class=\"x-domains__list-item swiper-slide\">Banking<\/li>\r\n                <li class=\"x-domains__list-item swiper-slide\">Manufacturing<\/li>\r\n                <li class=\"x-domains__list-item swiper-slide\">Logistics<\/li>\r\n                <li class=\"x-domains__list-item swiper-slide\">Transportation<\/li>\r\n                <li class=\"x-domains__list-item swiper-slide\">Education<\/li>\r\n                <li class=\"x-domains__list-item swiper-slide\">Healthcare<\/li>\r\n            <\/ul>\r\n  \r\n        <\/div>\r\n  \r\n        <div class=\"x-domains__navigation\">\r\n            <button class=\"x-domains__navigation-btn\">\r\n                <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g>\r\n                        <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                        <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                    <\/g>\r\n                <\/svg>\r\n            <\/button>\r\n  \r\n            <button class=\"x-domains__navigation-btn\">\r\n                <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                    <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                <\/svg>\r\n            <\/button>\r\n        <\/div>\r\n    <\/div>\r\n  \r\n  \r\n  \r\n  \r\n    <div class=\"x-domains__descriptions domains__swiper\">\r\n        <div class=\"swiper-wrapper\">\r\n  \r\n            <div class=\"x-domains__descriptions-item swiper-slide\">\r\n                <div class=\"x-slider-info-block\">\r\n                    <div class=\"x-slider-title\">\r\n                        <h3><a href=\"https:\/\/innowise.com\/industries\/ecommerce\/\">eCommerce<\/a><\/h3>\r\n                    <\/div>\r\n                    <p class=\"x-slider-desc\">We build SAP solutions that keep your online store running glitch-free. Get real-time inventory tracking, automated order processing, and AI-powered customer engagement. Sync sales channels, personalize marketing, and optimize pricing to boost revenue.<\/p>\r\n                    <ul class=\"x-slider-list\">\r\n                        <li>Real-time inventory tracking<\/li>\r\n                        <li>Quicker fulfillment<\/li>\r\n                        <li>Increased sales<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"x-slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Industry-pic-11.jpg\" alt=\"eCommerce\" \/>\r\n                <\/div>\r\n            <\/div>\r\n  \r\n            <div class=\"x-domains__descriptions-item swiper-slide\">\r\n                <div class=\"x-slider-info-block\">\r\n                    <div class=\"x-slider-title\">\r\n                        <h3><a href=\"https:\/\/innowise.com\/industries\/finance\/\">Finance<\/a><\/h3>\r\n                    <\/div>\r\n                    <p class=\"x-slider-desc\">SAP custom development solutions take the pain out of finance by automating transactions, spotting risks, and keeping up with regulations. Add AI-fueled fraud detection and instant analytics, and you\u2019re set for smarter moves and smoother operations.<\/p>\r\n                    <ul class=\"x-slider-list\">\r\n                        <li>Reduced compliance risks and reporting errors<\/li>\r\n                        <li>Faster fraud detection and prevention<\/li>\r\n                        <li>Improved forecasting<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"x-slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Industry-pic-1-1.jpg\" alt=\"Finance\" \/>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"x-domains__descriptions-item swiper-slide\">\r\n              <div class=\"x-slider-info-block\">\r\n                  <div class=\"x-slider-title\">\r\n                      <h3><a href=\"https:\/\/innowise.com\/industries\/banking\/\">Banking<\/a><\/h3>\r\n                  <\/div>\r\n                  <p class=\"x-slider-desc\">Our experts set banks up with secure, scalable SAP systems that power digital banking, automated processing, and AI-driven risk management. Compliance is baked right in, data flows sleek, and everyday banking tasks become a whole lot easier.<\/p>\r\n                  <ul class=\"x-slider-list\">\r\n                      <li>Faster and safer financial transactions<\/li>\r\n                      <li>Automated loan and credit processing<\/li>\r\n                      <li>Improved customer engagement and retention<\/li>\r\n                  <\/ul>\r\n              <\/div>\r\n              <div class=\"x-slider-image-block\">\r\n                  <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Industry-pic-7-1.jpg\" alt=\"Banking\" \/>\r\n              <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"x-domains__descriptions-item swiper-slide\">\r\n              <div class=\"x-slider-info-block\">\r\n                  <div class=\"x-slider-title\">\r\n                      <h3><a href=\"https:\/\/innowise.com\/industries\/manufacturing\/\">Manufacturing<\/a><\/h3>\r\n                  <\/div>\r\n                  <p class=\"x-slider-desc\">SAP solutions help you plan production smarter, use resources better, and cut downtime. We connect shop floor systems for real-time inventory tracking, quality checks, and demand forecasting. With IoT-powered predictive maintenance, equipment stays up and running.<\/p>\r\n                  <ul class=\"x-slider-list\">\r\n                      <li>Reduced production costs and waste<\/li>\r\n                      <li>Minimized equipment downtime<\/li>\r\n                      <li>Streamlined supply chain management<\/li>\r\n                  <\/ul>\r\n              <\/div>\r\n              <div class=\"x-slider-image-block\">\r\n                  <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Industry-pic-4.jpg\" alt=\"Manufacturing\" \/>\r\n              <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"x-domains__descriptions-item swiper-slide\">\r\n              <div class=\"x-slider-info-block\">\r\n                  <div class=\"x-slider-title\">\r\n                      <h3><a href=\"https:\/\/innowise.com\/industries\/logistics\/\">Logistics<\/a><\/h3>\r\n                  <\/div>\r\n                  <p class=\"x-slider-desc\">Our experts implement SAP systems that sharpen your logistics network with real-time tracking, automated workflows, and AI-driven forecasting. From warehouse management to transportation planning, we help you iron out operations, fine-tune routes, and sync data.<\/p>\r\n                  <ul class=\"x-slider-list\">\r\n                      <li>Faster and more efficient deliveries<\/li>\r\n                      <li>Reduced fuel and operational costs<\/li>\r\n                      <li>Better inventory control<\/li>\r\n                  <\/ul>\r\n              <\/div>\r\n              <div class=\"x-slider-image-block\">\r\n                  <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Industry-pic-6-1.jpg\" alt=\"Logistics\" \/>\r\n              <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"x-domains__descriptions-item swiper-slide\">\r\n              <div class=\"x-slider-info-block\">\r\n                  <div class=\"x-slider-title\">\r\n                      <h3><a href=\"https:\/\/innowise.com\/industries\/transportation\/\">Transportation<\/a><\/h3>\r\n                  <\/div>\r\n                  <p class=\"x-slider-desc\">Our team builds custom SAP solutions to boost route optimization, asset tracking, and predictive maintenance. By integrating GPS, telematics, and third-party logistics systems, you gain 360-degree visibility of your fleet and bump-free operations overall.<\/p>\r\n                  <ul class=\"x-slider-list\">\r\n                      <li>Improved fleet efficiency and utilization<\/li>\r\n                      <li>Minimized transportation costs and delays<\/li>\r\n                      <li>Increased delivery reliability and accuracy<\/li>\r\n                  <\/ul>\r\n              <\/div>\r\n              <div class=\"x-slider-image-block\">\r\n                  <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Industry-pic-2-1.jpg\" alt=\"Transportation\" \/>\r\n              <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"x-domains__descriptions-item swiper-slide\">\r\n              <div class=\"x-slider-info-block\">\r\n                  <div class=\"x-slider-title\">\r\n                      <h3><a href=\"https:\/\/innowise.com\/industries\/elearning\/\">Education<\/a><\/h3>\r\n                  <\/div>\r\n                  <p class=\"x-slider-desc\">We help schools and universities go digital with SAP solutions that make student admin, finances, and academic planning a breeze. By bringing all your systems together on one platform, you get clearer insights, make everything click, and create a better experience.<\/p>\r\n                  <ul class=\"x-slider-list\">\r\n                      <li>Reduced administrative workload<\/li>\r\n                      <li>Improved student performance tracking<\/li>\r\n                      <li>Personalized learning experiences<\/li>\r\n                  <\/ul>\r\n              <\/div>\r\n              <div class=\"x-slider-image-block\">\r\n                  <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Industry-pic-3-1.jpg\" alt=\"Education\" \/>\r\n              <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"x-domains__descriptions-item swiper-slide\">\r\n              <div class=\"x-slider-info-block\">\r\n                  <div class=\"x-slider-title\">\r\n                      <h3><a href=\"https:\/\/innowise.com\/industries\/healthcare\/\">Healthcare<\/a><\/h3>\r\n                  <\/div>\r\n                  <p class=\"x-slider-desc\">Our SAP development company helps you keep things humming with solutions that tie EHRs, billing automation, and patient scheduling together. Less paperwork, fewer errors, and fuss-free operations mean you get more time to focus on excellent patient care.<\/p>\r\n                  <ul class=\"x-slider-list\">\r\n                      <li>Real-time patient data access<\/li>\r\n                      <li>Faster and accurate billing<\/li>\r\n                      <li>Compliance with regulations<\/li>\r\n                  <\/ul>\r\n              <\/div>\r\n              <div class=\"x-slider-image-block\">\r\n                  <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Industry-pic-5-1.jpg\" alt=\"Healthcare\" \/>\r\n              <\/div>\r\n            <\/div>\r\n  \r\n  \r\n        <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  \r\n  \r\n<script>\r\n(()=>{\r\n    const xDomainsListItems = document.querySelectorAll('.x-domains__list-item');\r\n\r\n\r\n  \r\n  const xDomainsSwiper = new Swiper('.x-domains__swiper', {\r\n    slidesPerView: 'auto',\r\n    spaceBetween: 20,  \r\n       observer:true,\r\n    \r\n      freeMode: true,\r\n      watchSlidesVisibility: true,\r\n      watchSlidesProgress: true,\r\n    grabCursor: true,\r\n\r\n    breakpoints: {\r\n    \/\/ when window width is >= 320px\r\n    1280: {\r\n      spaceBetween: 30\r\n    },\r\n  }\r\n  });\r\n  \r\n  \r\n  const domainsSwiper = new Swiper('.x-domains__descriptions.domains__swiper', {\r\n    slidesPerView: 1,\r\n   spaceBetween: 24, \r\n       effect:'fade',\r\n       observer:true,\r\n    grabCursor: true,\r\n      thumbs: {\r\n        swiper: xDomainsSwiper,\r\n      },\r\n      navigation: {\r\n        nextEl: \".x-domains__navigation button:nth-child(2)\",\r\n        prevEl: \".x-domains__navigation button:nth-child(1)\",\r\n      },\r\n  });  \r\n    \r\n  \r\n  \r\n  \r\n    domainsSwiper.on('slideChange', function (data) {\r\n    \r\n    const activeIndex = data.activeIndex;\r\n    \r\n        \r\n    xDomainsListItems.forEach((elem,i)=>{\r\n             if (activeIndex === i) {\r\n              elem.classList.add('x-domains__list-item_active');\r\n              xDomainsSwiper.slideTo(i)\r\n            } else {\r\n              elem.classList.remove('x-domains__list-item_active');\r\n            }   \r\n    })\r\n    \r\n    \/*xDomainsSwiper.slideTo(data.activeIndex)*\/\r\n\r\n});\r\n})()\r\n    \r\n  \r\n  \r\n<\/script>\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-ffd4698 e-flex e-con-boxed e-con e-parent\" data-id=\"ffd4698\" 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-087691f elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"087691f\" 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\">Core SAP technologies we work with<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cfdd487 e-con-full e-flex e-con e-child\" data-id=\"cfdd487\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae51fad techs elementor-widget elementor-widget-html\" data-id=\"ae51fad\" 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=\"custom-tech-acc__container\">\n\n    <div class=\"c-accordion custom-tech-acc__accordion\">\n\n        <div class=\"c-accordion__item\">\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\n                <div class=\"c-accordion__header\">\n                    <button class=\"c-accordion__toggle-button\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                            alt=\"toggle-icon\">\n                    <\/button>\n                    <span class=\"c-accordion__title\">SAP customization and enhancement<\/span>\n                <\/div>\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\n\n                    <div class=\"custom-tech-acc__content__column\">\n\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\n                            <ul>        \n                                <li>SAP ABAP 7.5+<\/li>\n                                <li>SAP UI5<\/li>\n                                <li>SAP Fiori (freestyle, Smart templates - Fiori elements)<\/li>\n                                <li>JavaScript<\/li>\n                                <li>HTML<\/li>\n                                <li>XML<\/li>\n                                <li>JSON<\/li>\n                                <li>SOAP<\/li>\n                                <li>OData APIs<\/li>\n                                <li>ABAP Proxy<\/li>\n                                <li>FTP<\/li>\n                                <li>SFTP<\/li>\n                                <li>IDOC<\/li>\n                                <li>DBOC<\/li>\n                                <li>SmartForm<\/li>\n                            <\/ul>\n                        <\/div>\n\n                    <\/div>\n\n                    <div class=\"custom-tech-acc__content__column\">\n\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\n                            <ul>\n                                <li>PBF Adobe form<\/li>\n                                <li>Wasmer<\/li>  \n                                <li>XSTL(xml)<\/li>  \n                                <li>Enhancements techniques<\/li>\n                                <li>User-Exists<\/li>\n                                <li>Customer-Exists<\/li>\n                                <li>Enhancement framework<\/li>\n                                <li>BADI<\/li>\n                                <li>Data migration techniques<\/li>\n                                <li>MWB<\/li>\n                                <li>S\/4Hana migration<\/li>\n                                <li>Reporting<\/li>\n                                <li>ALV Grid<\/li>\n                                <li>ALV Tree<\/li>\n                            <\/ul>\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"c-accordion__item\">\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\n                <div class=\"c-accordion__header\">\n                    <button class=\"c-accordion__toggle-button\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                            alt=\"toggle-icon\">\n                    <\/button>\n                    <span class=\"c-accordion__title\">DB operations<\/span>\n                <\/div>\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\n\n                    <div class=\"custom-tech-acc__content__column\">\n\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\n                            <ul>        \n                                <li>SAP S 4Hana(HANA DB, AMDP, CDS-extractors)<\/li>\n                                <li>Open Sql<\/li>\n                                <li>Native SQL(SQL script)<\/li>\n                            <\/ul>\n                        <\/div>\n\n                    <\/div>\n\n                    <div class=\"custom-tech-acc__content__column\">\n\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\n                            <ul>        \n                                <li>Window Functions<\/li>\n                                <li>CDS(DDL, DML, DCL, TCL, annotations)<\/li>\n                            <\/ul>\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"c-accordion__item\">\n            <div class=\"c-accordion__trigger custom-tech-acc__accordion-trigger\">\n                <div class=\"c-accordion__header\">\n                    <button class=\"c-accordion__toggle-button\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                            alt=\"toggle-icon\">\n                    <\/button>\n                    <span class=\"c-accordion__title\">Cloud technologies<\/span>\n                <\/div>\n                <div class=\"c-accordion__panel custom-tech-acc__content\">\n\n                    <div class=\"custom-tech-acc__content__column\">\n\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\n                            <ul>        \n                                <li>SAP BTP (Integration and Extension suite)<\/li>\n                                <li>SAP RAP and CAP techniques<\/li>\n                                <li>ADT Eclipse tools<\/li>\n                            <\/ul>\n                        <\/div>\n\n                    <\/div>\n\n                    <div class=\"custom-tech-acc__content__column\">\n\n                        <div class=\"custom-tech-acc__content__list-wrapper\">\n                            <ul>\n                                <li>SAP S 4Hana Cloud Public<\/li>\n                                <li>Private edition<\/li>\n                            <\/ul>\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n            <\/div>\n        <\/div>\n        \n\n    <\/div>\n\n    \n<\/div>\n    <script src=\"https:\/\/innowise.com\/wp-content\/themes\/hello-elementor\/assets\/js\/accordion.min.js\"><\/script>\n  \n<script>\n    window.addEventListener(\"DOMContentLoaded\", (event) => {\n\n        const siteLanguage = document.documentElement.getAttribute(\"lang\").toLowerCase();\n\n        function initAccordion(element) {\n            if (!element) return;\n\n            const acc = new Accordion(element, {\n                duration: 200,\n                showMultiple: false,\n                onOpen: function (currentElement) {\n                    const img = currentElement.querySelector('.c-accordion__toggle-button img');\n                    img.src = 'https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/close-accordion.svg';\n                },\n                onClose: function (currentElement) {\n                    const img = currentElement.querySelector('.c-accordion__toggle-button img');\n                    img.src = 'https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg';\n                },\n                elementClass: 'c-accordion__item',\n                triggerClass: 'c-accordion__trigger',\n                panelClass: 'c-accordion__panel',\n                activeClass: 'c-accordion__item_active',\n            });\n\n        }\n\n\n        initAccordion(document.querySelector(\".c-accordion\"))\n    })\n<\/script>\n\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-7f2270a e-flex e-con-boxed e-con e-parent\" data-id=\"7f2270a\" 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-7162c51 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7162c51\" 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\">SAP development team hiring models<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4de5df elementor-widget elementor-widget-html\" data-id=\"f4de5df\" 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\">Leverage SAP development expertise<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Need SAP specialists to step in or tackle a big project? Our experts plug right into your in-house team, bringing the skills and know-how to keep things running cost-effective and hassle-free.\n                    <\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request team augmentation<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"250\" height=\"250\" autoplay loop muted playsinline>\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 dedicated SAP developers<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Bring in a team of SAP experts who are all-in on your project. We handle the tough stuff, keep things running smoothly, and stick around for the long haul.\n                    <\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request dedicated team<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video  class=\"services-item-video\" width=\"250\" height=\"250\" autoplay loop muted playsinline>\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\">Let us handle your SAP project<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Hand off your SAP development to us, and we\u2019ll handle everything from planning to launch. That way, you can focus on what matters most: growing your business.<\/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=\"250\" height=\"250\" autoplay loop muted playsinline>\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 class=\"elementor-section elementor-top-section elementor-element elementor-element-f4e6168 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f4e6168\" 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-7fe9619\" data-id=\"7fe9619\" 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-3ce9416 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3ce9416\" 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<div class=\"elementor-element elementor-element-aae6f9d e-con-full e-flex e-con e-parent\" data-id=\"aae6f9d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48ff83b elementor-widget elementor-widget-html\" data-id=\"48ff83b\" 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\n      <div class=\"p-mad-testimonials__swiper\">\n        <div class=\"swiper\">\n          <div class=\"swiper-wrapper\">\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\">Egzon Gajtani<\/span>\n                  <span>Strategic Projects Coordinator<\/span>\n                  <span>Tangoo Professional Network<\/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\/10\/Tangoo-Professional-Network.svg\" alt=\"company's logo\">\n                <\/div>\n              <\/div>\n              <div class=\"p-mad-testimonial__cite-details\">\n                <p class=\"p-mad-testimonial__cite\">\u201cWe were highly satisfied with the outcome of the project and the deliverables that Innowise delivered. They were highly responsive and timely in their communication, which allowed for smooth and efficient collaboration.\u201d<\/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\">6 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            <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\">Benjamin Reif<\/span>\n                  <span>Founder & CEO<\/span>\n                  <span>Sawayo<\/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\/Sawayo.png\" alt=\"company's logo\">\n                <\/div>\n              <\/div>\n              <div class=\"p-mad-testimonial__cite-details\">\n                <p class=\"p-mad-testimonial__cite\">\u201cInnowise constantly found efficient solutions to the challenges. The resources were very helpful and communicative, and they demonstrated impressive determination and eagerness to solve problems.\u201d\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\">Software<\/span>\n                  <\/li>\n                  <li>\n                    <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                    <span class=\"p-mad-testimonial__details-desc\">9 specialists<\/span>\n                  <\/li>\n                  <li>\n                    <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                    <span class=\"p-mad-testimonial__details-desc\">24 months<\/span>\n                  <\/li>\n                  <li>\n                    <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                    <span class=\"p-mad-testimonial__details-desc\">Custom software development, staff augmentation<\/span>\n                  <\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\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\">Gian Luca De Bonis<\/span>\n                  <span>CEO & CTO<\/span>\n                  <span>Enable Development O\u00dc<\/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\/10\/Enable-Development-OU.png\" alt=\"company's logo\">\n                <\/div>\n              <\/div>\n              <div class=\"p-mad-testimonial__cite-details\">\n                <p class=\"p-mad-testimonial__cite\">\u201cWe are impressed with their flexibility and willingness to find solutions for challenging situations. They actively assisted in every kind of situation. The team's willingness to deliver optimal results ensures the partnership's success.\u201d<\/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 consulting<\/span>\n                  <\/li>\n                  <li>\n                    <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                    <span class=\"p-mad-testimonial__details-desc\">8 specialists<\/span>\n                  <\/li>\n                  <li>\n                    <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                    <span class=\"p-mad-testimonial__details-desc\">36 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\n          <\/div>\n          <div class=\"swiper-pagination\"><\/div>\n\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n\n<!--<script defer src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/swipe-dev-services.js\"><\/script>-->\n\n<script>\n(()=>{\n    const options = {\n      grabCursor: true,\n      slidesPerView: 1,\n      spaceBetween: 20,\n      freeMode: {\n          enabled:true, sticky:true\n      },\n      pagination: {\n        el: '.swiper-pagination',\n        clickable:true\n      },\n      breakpoints: {\n         768: {\n          spaceBetween: 40\n         }\n        },\n    };\n    \n    let swiper;\n    \n    const initSwiper = (options) => {\n      swiper = new Swiper('.p-mad-testimonials__swiper .swiper', options);\n      swiper.autoplay.stop();\n    };\n    \n    const mediaQueryList = window.matchMedia('(min-width: 1px)');\n    \n    const 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    \n    if (mediaQueryList.matches) {\n      initSwiper(options);\n    }\n    \n    mediaQueryList.addEventListener('change', onMediaQueryChange);\n})()\n<\/script>\n\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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-86ad35d net-14 dt-15 faq-1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"86ad35d\" 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-1ca9b82\" data-id=\"1ca9b82\" 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-b390645 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"b390645\" 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-86b1fa5 e-con-full net-142 dt-15-2 e-flex e-con e-parent\" data-id=\"86b1fa5\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7fc8829 e-con-full e-flex e-con e-child\" data-id=\"7fc8829\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-853e747 faq de-hyph elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"853e747\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.faq .e-n-accordion-item-title-icon, .faq .e-n-accordion-item-title-icon > span, .faq .e-n-accordion-item-title-icon svg{\n    min-width: 40px;\n    max-width: 40px;\n    height: 40px !important;\n}\n\n.faq .e-n-accordion-item > summary{\n  transition: background-color 0.2s linear, color 0.2s linear;\n}\n\n.faq .e-n-accordion-item:not(:last-child) {\n  border-bottom: 1px solid #999999;\n}\n\n\n.faq .content{\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n\n}\n\n.faq .content p, .faq .content ul{\n    font-family: Karla;\n    font-weight: 400;\n    font-size: 18px;\n    line-height: 27px;\n    color:white;\n}\n\n.faq .content > *:last-child {\n    margin: 0;\n}\n\n.faq .content a{\n    text-decoration: underline;\n    color:white;\n}\n\n.faq .content a:hover{\n    color:#C63031;\n}\n\n\n\n\n@media (max-width: 767px) {\n.faq .content p, .faq .content ul{\nfont-size: 14px;\nline-height: 21px;\n\n}\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d4bdfe faq elementor-widget elementor-widget-n-accordion\" data-id=\"4d4bdfe\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;max_items_expended&quot;:&quot;one&quot;}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8100\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8100\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Do you offer SAP migration and upgrade services? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8100\" class=\"elementor-element elementor-element-1352efb e-con-full e-flex e-con e-child\" data-id=\"1352efb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efd7296 elementor-widget elementor-widget-html\" data-id=\"efd7296\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n    <p>Absolutely! We take care of the entire SAP migration and upgrade process from assessing your system and mapping data to deployment and final checks. With our tried-and-tested approach, we keep downtime low, data intact, and everything humming along perfectly on the latest SAP version.<\/p>\n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8101\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8101\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What post-implementation support and maintenance options are available? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8101\" class=\"elementor-element elementor-element-b9cee08 e-con-full e-flex e-con e-child\" data-id=\"b9cee08\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4382222 elementor-widget elementor-widget-html\" data-id=\"4382222\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>We\u2019ve got your back after implementation with flexible support and maintenance. Our team monitors performance, fixes issues fast, and keeps everything up to date. We also handle proactive optimizations and offer user training, so you can get the best out of your SAP environment.<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8102\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8102\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can you integrate SAP solutions with other enterprise systems? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8102\" class=\"elementor-element elementor-element-93d7c6d e-flex e-con-boxed e-con e-child\" data-id=\"93d7c6d\" 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-d26b300 elementor-widget elementor-widget-html\" data-id=\"d26b300\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>Definitely! Our experts make SAP play nice with third-party platforms and in-house apps like CRM, accounting tools, and more. With APIs, data connectors, and custom-built interfaces, we keep everything in sync \u2014 no data silos, no headaches.<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8103\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8103\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What innovations, like AI or IoT, can be integrated into SAP solutions to enhance business processes? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8103\" class=\"elementor-element elementor-element-335ebae e-flex e-con-boxed e-con e-child\" data-id=\"335ebae\" 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-93de20e elementor-widget elementor-widget-html\" data-id=\"93de20e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>Our team supercharges SAP with AI, IoT, and smart tech to automate tasks, smooth out operations, and give you real-time insights. With predictive analytics, smart sensors, and machine learning, you\u2019ll cut down on manual work, make quicker decisions, and stay ahead of market changes.<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Do you offer SAP migration and upgrade services?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Absolutely! We take care of the entire SAP migration and upgrade process from assessing your system and mapping data to deployment and final checks. With our tried-and-tested approach, we keep downtime low, data intact, and everything humming along perfectly on the latest SAP version.\"}},{\"@type\":\"Question\",\"name\":\"What post-implementation support and maintenance options are available?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We\\u2019ve got your back after implementation with flexible support and maintenance. Our team monitors performance, fixes issues fast, and keeps everything up to date. We also handle proactive optimizations and offer user training, so you can get the best out of your SAP environment.\"}},{\"@type\":\"Question\",\"name\":\"Can you integrate SAP solutions with other enterprise systems?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Definitely! Our experts make SAP play nice with third-party platforms and in-house apps like CRM, accounting tools, and more. With APIs, data connectors, and custom-built interfaces, we keep everything in sync \\u2014 no data silos, no headaches.\"}},{\"@type\":\"Question\",\"name\":\"What innovations, like AI or IoT, can be integrated into SAP solutions to enhance business processes?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Our team supercharges SAP with AI, IoT, and smart tech to automate tasks, smooth out operations, and give you real-time insights. With predictive analytics, smart sensors, and machine learning, you\\u2019ll cut down on manual work, make quicker decisions, and stay ahead of market changes.\"}}]}<\/script>\n\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-b09dd6a e-con-full e-flex e-con e-child\" data-id=\"b09dd6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2e49f9 elementor-widget elementor-widget-html\" data-id=\"b2e49f9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .faq-cta::before {\n        content: \"\";\n        display: block;\n        width: 150px;\n        height: 150px;\n        margin-bottom: 40px;\n        background-image: url('\/wp-content\/uploads\/2024\/08\/Customer-service-4.svg');\n        background-repeat: no-repeat;\n        background-size: cover;\n        background-position: center;\n    }\n<\/style>\n\n<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        Book 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-88616f0 e-flex e-con-boxed e-con e-parent\" data-id=\"88616f0\" 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-ab5993a elementor-widget elementor-widget-shortcode\" data-id=\"ab5993a\" 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=\"\/fr\/wp-json\/wp\/v2\/pages\/92016#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<div class=\"other_services_container\">[need_other_services_v2]<\/div><script>\n            jQuery( document ).ready(function($) {\n                $('[data-elementor-type=\"wp-page\"]').children().last().before($('.other_services_container'));\n                var sections = $('[data-elementor-type=\"wp-page\"]').find('.net-15.dt-16');\n                $($('#form-templates').parents('.elementor-section')).before($('.other_services_container'));\n                for(var i = 0; i<sections.length; i++){\n                    if($(sections[i]).hasClass( 'net-15' ) && $(sections[i]).hasClass( 'dt-16' ) && $(sections[i]).hasClass( 'elementor-hidden-desktop' )==false){\n                        $(sections[i]).before($('.other_services_container'));\n                        if($(sections[i]).css('background-color')=='rgb(255, 255, 255)' || $(sections[i]).css('background-color')=='rgba(0, 0, 0, 0)'){\n                            $('.other_services_container').find('.elementor-section').css('background-color','#FBFBFD');\n                        }      \n                    }\n                }\n                \n            });\n        <\/script>","protected":false},"excerpt":{"rendered":"<p>SAP development services Our SAP development services create tailored ERP solutions that eliminate workflow friction, accelerate performance, and integrate seamlessly with your existing ecosystem \u2014 delivering capabilities off-the-shelf systems simply cannot match. Let\u2019s build it 40+ launched SAP development projects 60+ SAP developers 75% mid &#038; senior-level specialists Our SAP development services create tailored ERP [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":188933,"parent":168941,"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-92016","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/pages\/92016","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/comments?post=92016"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/pages\/92016\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/pages\/168941"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/media\/188933"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/media?parent=92016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}