{"id":195978,"date":"2026-04-24T08:02:41","date_gmt":"2026-04-24T12:02:41","guid":{"rendered":"https:\/\/innowise.com\/?page_id=195978"},"modified":"2026-04-24T08:45:21","modified_gmt":"2026-04-24T12:45:21","slug":"leadership-team","status":"publish","type":"page","link":"https:\/\/innowise.com\/fr\/about-us\/leadership-team\/","title":{"rendered":"Innowise \u00e9quipe de direction"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"195978\" class=\"elementor elementor-195978\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e52290b e-flex e-con-boxed e-con e-parent\" data-id=\"e52290b\" data-element_type=\"container\" id=\"hero\" 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-8e099b8 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8e099b8\" 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\">Innowise leadership team<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a82473f elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"a82473f\" 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>Driven by innovation and expertise, Innowise\u2019s leadership team steers the company toward growth and operational excellence. Since 2007, their strategic client-first thinking has helped companies turn opportunities into success.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5cd4644 e-flex e-con-boxed e-con e-parent\" data-id=\"5cd4644\" data-element_type=\"container\" id=\"test4\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f854b68 roadmap-grid-2 elementor-widget elementor-widget-html\" data-id=\"f854b68\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n    .tabs {\n        opacity: 0;\n        transition: opacity 0.2s ease;\n    }\n\n    .tabs.is-ready {\n        opacity: 1;\n    }\n\n    .tab-content{\n        margin-top: 60px;\n    }\n\n    .tabs{\n        overflow: visible;\n    }\n    \n    .tab-menu{\n        padding: 18px 0 12px 0;\n        position: sticky;\n        top: var(--header-height);\n        z-index: 10;\n        background: #fff;\n    }\n    \n    .tab-buttons{\n        border-bottom: 1px solid #999999 !important;\n        display: flex;\n    }\n    \n    .tab-btn{\n        border: 0;\n        border-radius: 0;\n        border-bottom: 3px solid transparent !important;\n        outline: none;\n        padding: 0 60px 24px;\n        color: #717171;\n        font-family: 'Sora';\n        font-size: 24px;\n        line-height: 135%;\n        min-width: 0;\n        white-space: normal;\n        word-break: break-word;\n        text-align: left;\n    }\n    \n    .tab-btn:focus{\n        outline: none;\n    }\n    \n    .tab-btn:hover{\n        color: #C63031;\n    }\n    \n    .tab-btn.active{\n        border-color: #C63031 !important;\n        color: #2E2E2E\n    }\n    \n    .tab-content {\n        display: none;\n    }\n\n    .tab-content.active {\n        display: block;\n    }\n    \n    .team-grid{\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 40px;\n        align-items: stretch;\n    }\n    \n    .team-grid-item{\n        display: flex;\n        flex-direction: column;\n        height: 100%;\n        border: 1px solid #999999;\n        position: relative;\n        z-index: 3;\n    }\n    \n    .item-img{\n        height: 330px;\n        overflow: hidden;\n        background: url('https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Main_gradient-2.png');\n        background-size: cover;\n        background-position: center;\n        background-repeat: no-repeat;\n        display: flex;\n        justify-content: center;\n        padding-top: 20px;\n    }\n    \n    .item-img img{\n        width: auto;\n        height: 420px;\n        max-width: none;\n        max-height: none;\n    }\n    \n    .item-author-info, .item-author-about{\n        width: 100%;\n        padding: 28px 30px;\n        background-color: white;\n        position: relative;\n    }\n    \n    .author-desc{\n        display: flex;\n        flex-direction: column;\n        gap: 8px;\n    }\n    \n    .team-grid-item:hover .item-author-info{\n        opacity: 0;\n    }\n    \n    .item-author-about{\n        position: absolute;\n        top: 330px;\n        left: 0;\n        z-index: 1;\n        opacity: 0;\n        min-height: calc(100% - 330px)\n    }\n    \n    .team-grid-item:hover .item-author-about{\n        opacity: 1;\n        top: unset;\n        bottom: 0;\n    }\n    \n\n    .author-name{\n        margin: 0;\n        padding: 0;\n        font-family: 'Sora';\n        font-weight: 600;\n        font-size: 24px;\n        line-height: 135%;\n    }\n    \n    .author-post{\n        font-family: 'Karla';\n        color: #585858;\n        font-size: 18px;\n        line-height: 130%;\n    }\n    \n    .author-linkedin{\n        border-radius: 50%;\n        background-color: #E8E8E8;\n        height: 56px;\n        width: 56px;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        transition: all 300ms ease-out;\n        position: absolute;\n        top: 0;\n        right: 30px;\n        transform: translateY(-50%);\n    }\n    \n    .author-linkedin:hover{\n        opacity: 0.7;\n    }\n    \n    .author-linkedin:active{\n        background-color: #2867B2;\n        opacity: 1;\n    }\n    \n    .author-linkedin:active img{\n        display: none;\n    }\n    \n    .author-linkedin:active::after {\n        content: url('https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Vector-1.svg');\n        height: 26px;\n        width: 26px;\n        \/*position: absolute;*\/\n        \/*top: 50%;*\/\n        \/*left: 50%;*\/\n        \/*transform: translate(-50%, -50%);*\/\n    }\n    \n    .author-text p{\n        margin-bottom: 8px;\n        font-family: 'Karla';\n        font-size: 16px;\n        line-height: 150%;\n    }\n    \n    .author-text a{\n        font-family: 'Karla';\n        font-size: 16px;\n        line-height: 150%;\n        color: #D13B3B;\n        position: relative;\n    }\n    \n    .author-text a:hover{\n        text-decoration: underline;\n    }\n    \n    .author-text a::after{\n        content: url('https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/akar-icons_arrow-down.svg');\n        position: absolute;\n        left: calc(100% + 9px);\n        top:0;\n    }\n    \n    .author-name a{\n        pointer-events: none;\n    }\n    \n    \n    @media(max-width: 1279px){\n       .team-grid{\n        grid-template-columns: repeat(2, 1fr);\n        gap: 30px;\n       }\n       \n       .tab-btn{\n           padding: 0 30px 24px;\n       }\n       \n       .tab-content{\n           margin-top: 40px;\n       }\n       \n       \/* from tablet 1 *\/\n       .item-author-about{\n            display: none;\n        }\n        \n        .team-grid-item:hover .item-author-info{\n            opacity: 1;\n        }\n        \n        .author-name a{\n            text-decoration: underline;\n            pointer-events: all;\n        }\n    }\n    \n    @media(max-width: 1023px){\n        \/*.item-author-about{*\/\n        \/*    display: none;*\/\n        \/*}*\/\n        \n        \/*.team-grid-item:hover .item-author-info{*\/\n        \/*    opacity: 1;*\/\n        \/*}*\/\n        \n        \/*.author-name a{*\/\n        \/*    text-decoration: underline;*\/\n        \/*    pointer-events: all;*\/\n        \/*} *\/\n    }\n    \n     @media(max-width: 767px){\n        .team-grid{\n        grid-template-columns: 100%;\n        gap: 10px;\n       }\n       \n       .team-grid-item{\n           display: grid;\n           grid-template-columns: 140px 1fr;\n           grid-auto-rows: auto;\n           gap: 20px;\n           min-height: 160px;\n           height: auto;\n       }\n       \n       .author-linkedin{\n           position: static;\n           transform: none;\n           width: 36px;\n           height: 36px;\n       }\n       \n       .author-linkedin img{\n           width: 16px;\n           height: 16px;\n       }\n       \n       .item-img img{\n           position: absolute;\n           height: 210px;\n       }\n       \n       .item-img{\n           height: 100%;\n           padding-top: 10px;\n           position: relative;\n       }\n       \n       .item-author-info{\n           width: auto;\n           padding: 20px 16px 16px 20px;\n           display: flex;\n           flex-direction: column;\n           justify-content: space-between;\n           gap: 10px;\n       }\n       \n       .author-desc{\n           gap: 6px;\n       }\n       \n       .team-grid-item .author-name{\n           font-size: 16px;\n           line-height: 130%;\n       }\n       \n       .author-post{\n           font-size: 12px;\n           line-height: 130%;\n       }\n       \n       .tab-btn{\n           padding: 0 12px 16px;\n           font-size: 14px;\n       }\n       \n       .tab-menu{\n            padding: 12px 0 8px 0;\n        }\n        \n        .author-name a, .author-name{\n            display: inline-block;\n            max-width: 100%;\n            overflow-wrap: break-word;\n            word-break: break-word;\n            min-width: 0;\n        }\n       \n    }\n    \n    \n<\/style>\n<div class=\"tabs\">\n    <div class=\"tab-menu\">\n        <div class=\"tab-buttons\">\n            <button class=\"tab-btn active\" data-tab=\"1\">\n                Business operations management\n            <\/button>\n            <button class=\"tab-btn\" data-tab=\"2\">\n                Engineering & competence centers\n            <\/button>\n        <\/div>\n    <\/div>\n    \n    <div class=\"tab-content active\" data-tab=\"1\">\n        <div class=\"team-grid\">\n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Pavel-Orlov.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Pavel Orlov<\/h3>\n                        <span class=\"author-post\">\n                            Chief Executive Officer, Co-founder\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/orlovpavel\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Pavel drives Innowise\u2019s global growth by building strong teams, fostering lasting partnerships, and expanding the company\u2019s tech capabilities.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/orlovpavel\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Olesik-Veronika.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Veronika Olesik<\/h3>\n                        <span class=\"author-post\">\n                            Chief Business Development Officer & Co-founder\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/veronika-olesik\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Veronika combines entrepreneurial drive with a sharp commercial vision to expand Innowise\u2019s global presence and unlock new market opportunities.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/veronika-olesik\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Basil-Kovalevich.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Vasili Kovalevich<\/h3>\n                        <span class=\"author-post\">\n                           Chief Sales Officer, West\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/vasilikovalevich\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>With an outcome-first mindset, Vasili leads sales in his region with a clear focus on matching business goals with the right technical solutions.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/vasilikovalevich\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Matvey-Matveev.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Matvey Matveev <\/h3>\n                        <span class=\"author-post\">\n                           Chief Sales Officer, East\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/matvei-matveyeu\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Matvey leads our sales across Eastern markets. He works closely with clients to shape practical engagement paths and build trust from the very first conversation.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/matvei-matveyeu\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Egor-Grishenko.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Egor Grischenko<\/h3>\n                        <span class=\"author-post\">\n                           VP of Business Development, North America\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/egor-grishenko\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>With a sharp understanding of regional market needs, Egor drives business development across North America and helps clients bring structure to complex decisions.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/egor-grishenko\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Vitaly-Sandalidi.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Vitaliy Sandalidi<\/h3>\n                        <span class=\"author-post\">\n                           VP of Business Development, DACH\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/vitaliy-sandalidi-53a7a5194\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Vitaliy brings a region-specific approach to business development in DACH and turns early-stage conversations into long-term collaboration.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/vitaliy-sandalidi-53a7a5194\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Alesia-Lihacheva.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Alesia Lihacheva<\/h3>\n                        <span class=\"author-post\">\n                           VP of Business Development, Europe\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/alesia-lihacheva\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>With a strong understanding of diverse market dynamics, Alesia connects client ambitions with the right strategic and delivery path, building trusted relationships.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/alesia-lihacheva\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Alex-Chekel.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Alex Chekel<\/h3>\n                        <span class=\"author-post\">\n                           Head of Business Development, UK & Ireland\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/alex-chekel-70660245\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Alex leads business development in the UK and Ireland and builds partnerships in fast-moving, highly accountable environments.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/alex-chekel-70660245\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Denis-Stoliar.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Denis Stoliar<\/h3>\n                        <span class=\"author-post\">\n                           Head of Business Development, Nordics\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/dstolyar\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Denis brings a Nordic perspective to business development \u2014 practical and grounded in trust. His focus is on cutting through complexity early and shaping true partnerships.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/dstolyar\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Serge-Shypulia.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Serge Shypulia<\/h3>\n                        <span class=\"author-post\">\n                           Head of Business Development, Western Europe\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/serge-shypulia\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Serge is responsible for strengthening business development across Western Europe by building the right conditions for successful cooperation.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/serge-shypulia\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Pawel-Dziemieszkiewicz.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Pawe\u0142 Dziemieszkiewicz<\/h3>\n                        <span class=\"author-post\">\n                           Head of Business Development, Central Europe\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/pawe%C5%82-d-innowise\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Pawe\u0142 turns market potential into structured opportunities and builds relationships that create a strong foundation for long-term collaboration across Central Europe.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/pawe%C5%82-d-innowise\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Anton-Snotau.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Anton Snotau<\/h3>\n                        <span class=\"author-post\">\n                           Head of Business Development, MENA\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/anton-snotau\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Anton focuses on building meaningful business opportunities across MENA by aligning regional market needs with the right collaboration approach.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/anton-snotau\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Anton-Strakatov.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Anton Strakatov<\/h3>\n                        <span class=\"author-post\">\n                           Head of Business Development, Africa & Oceania\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/anton-strakatov\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Anton expands Innowise\u2019s presence across Africa and Oceania by identifying where business needs, timing, and capability align best.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/anton-strakatov\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Denis-Yarosh.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">\n                            <a href=\"\/authors\/denis-yarosh\/\">\n                               Denis Yarosh \n                            <\/a><\/h3>\n                        <span class=\"author-post\">\n                           Chief Customer Officer\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/dyarosh\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Denis blends deep technical mastery with a focus on portfolio ROI. He ensures that engineering efforts translate into tangible business outcomes.<\/p>\n                        <a href=\"\/authors\/denis-yarosh\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/dyarosh\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Yury-Rosolko.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Yury Rasolka<\/h3>\n                        <span class=\"author-post\">\n                           Chief Marketing Officer\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/yury-rasolka-a77341104\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Yury is responsible for shaping Innowise\u2019s marketing strategy. He connects brand, message, and market opportunity into a narrative that drives recognition and trust.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/yury-rasolka-a77341104\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Siarhei-Zhuk.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Siarhei Zhuk<\/h3>\n                        <span class=\"author-post\">\n                           Chief Legal Officer\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/siarhei-zhuk-9164a74\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Siarhei oversees Innowise\u2019s legal function and helps balance business ambition with precision in a fast-evolving international environment.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/siarhei-zhuk-9164a74\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n        <\/div>\n    <\/div>\n\n    <div class=\"tab-content\" data-tab=\"2\">\n        <div class=\"team-grid\">\n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Dmitry-Nazarevich-2.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">\n                            <a href=\"\/authors\/dmitry-nazarevich\/\">\n                              Dmitry Nazarevich  \n                            <\/a><\/h3>\n                        <span class=\"author-post\">\n                           Chief Technology Officer\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/dmitry-nazarevich\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>A visionary architect, Dmitry bridges the gap between raw innovation and commercial viability. He ensures every solution is built on a stack that solves a business pain.<\/p>\n                        <a href=\"\/authors\/dmitry-nazarevich\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/dmitry-nazarevich\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Ivan-Shatukha.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\"><a href=\"\/authors\/ivan-shatukha\/\">\n                            Ivan Shatukha\n                        <\/a><\/h3>\n                        <span class=\"author-post\">\n                           Global Development Director\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/ivan-shatukho\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Ivan orchestrates complex, multi-regional development operations. He focuses on resource optimization, engineering discipline, and a relentless pace of delivery.<\/p>\n                        <a href=\"\/authors\/ivan-shatukha\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/ivan-shatukho\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Sergey-Sukhodolsky.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">\n                            <a href=\"\/authors\/siarhei-sukhadolski\/\">\n                                Siarhei Sukhadolski\n                            <\/a><\/h3>\n                        <span class=\"author-post\">\n                           Chief Delivery Officer & Head of Competence Center\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/sergey-sukhodolskiy\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Siarhei specializes in navigating the high-stakes finance industry and complex delivery hurdles. He makes sure our fintech projects are future-proofed against market shifts.<\/p>\n                        <a href=\"\/authors\/siarhei-sukhadolski\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/sergey-sukhodolskiy\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Anastasiya-Dziemieszkiewicz.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\"><a href=\"\/authors\/anastasia-dziemieszkiewicz\/\">\n                            Anastasiya Dziemieszkiewicz\n                        <\/a> <\/h3>\n                        <span class=\"author-post\">\n                           Head of Healthcare Business Practice\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/anastasiya-ilkevich\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Anastasiya oversees complex portfolios in pharma and MedTech, ensuring that user-centric design and data security remain at the heart of every medical solution.<\/p>\n                        <a href=\"\/authors\/anastasia-dziemieszkiewicz\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/anastasiya-ilkevich\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Aleh-Yafimau.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">\n                            <a href=\"\/authors\/aleh-yafimau\/\">\n                                Aleh Yafimau\n                            <\/a><\/h3>\n                        <span class=\"author-post\">\n                           Senior Technical Delivery Manager in Healthcare & MedTech\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/aleh-yafimau\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Aleh applies deep domain knowledge to ensure MedTech systems are not just compliant, but reliable enough to make a measurable impact in real-world healthcare.<\/p>\n                        <a href=\"\/authors\/aleh-yafimau\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/aleh-yafimau\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Roman-Sen.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Roman Sen<\/h3>\n                        <span class=\"author-post\">\n                           Head of Data-Driven Life Sciences\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/senroman\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Roman specializes in turning fragmented medical data into high-performance analytical tools that accelerate innovation in labs and transform modern life sciences practices.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/senroman\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Ivan-Grabovski.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">Ivan Grabovski<\/h3>\n                        <span class=\"author-post\">\n                           Head of E-commerce and Retail\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/ivan-grabovski-13075aa7\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Ivan builds resilient digital ecosystems that allow e-commerce businesses to handle massive loads while maintaining a seamless, conversion-focused user experience.<\/p>\n                        <!--<a href=\"\">View profile<\/a>-->\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/ivan-grabovski-13075aa7\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Kiryl-Drabysheuski.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">\n                            <a href=\"\/authors\/kiryl-drabysheuski\/\">\n                                Kiryl Drabysheuski\n                            <\/a><\/h3>\n                        <span class=\"author-post\">\n                           Lead of ERP Consultants\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/kiryl-drabysheuski-770670272\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Kiryl cuts through the complexity of enterprise resource planning, tailoring SAP modules to specific workflows to ensure clients extract maximum efficiency from their digital core.<\/p>\n                        <a href=\"\/authors\/kiryl-drabysheuski\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/kiryl-drabysheuski-770670272\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Artsiom-Kozak.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">\n                            <a href=\"\/authors\/artsiom-kozak\/\">\n                                Artsiom Kozak\n                            <\/a>\n                            <\/h3>\n                        <span class=\"author-post\">\n                           Head of AI Technical Expertise\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/artsiom-kozak-04470b140\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Artsiom builds AI solutions that go beyond hype. He engineers data-driven solutions that provide a genuine competitive edge, from predictive analytics to complex automation.<\/p>\n                        <a href=\"\/authors\/artsiom-kozak\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/artsiom-kozak-04470b140\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Andrew-Nalichaev.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">\n                            <a href=\"\/authors\/andrew-nalichaev\/\">\n                              Andrew Nalichaev  \n                            <\/a>\n                            <\/h3>\n                        <span class=\"author-post\">\n                           Blockchain Expert & DeFi Analyst\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/andrei-nalichaev\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Andrew translates decentralized concepts into secure tools. He navigates the volatile DeFi landscape to build scalable blockchain infrastructures that address real-world utility.<\/p>\n                        <a href=\"\/authors\/andrew-nalichaev\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/andrei-nalichaev\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n            <div class=\"team-grid-item\">\n                    <div class=\"item-img\">\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Stanislav-Kazanov.png\"\/ alt=\"\">\n                <\/div>\n                <div class=\"item-author-info\">\n                    <div class=\"author-desc\">\n                        <h3 class=\"author-name\">\n                            <a href=\"\/authors\/stanislav-kazanov\/\">\n                                Stanislav Kazanov\n                            <\/a><\/h3>\n                        <span class=\"author-post\">\n                           Head of GRC, Cybersecurity & Sustainability\n                        <\/span>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/staskazanov\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                <div class=\"item-author-about\">\n                    <div class=\"author-text\">\n                        <p>Stanislav navigates the intersection of global compliance and green computing, ensuring that infrastructures are both bulletproof against threats and environmentally responsible.<\/p>\n                        <a href=\"\/authors\/stanislav-kazanov\/\">View profile<\/a>\n                    <\/div>\n                    <a class=\"author-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/staskazanov\/\" target=\"_blank\" rel=\"noopener nofollow\">\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/linkedin-icon.svg\"\/ alt=\"\">\n                    <\/a>\n                <\/div>\n                \n                \n\n            <\/div>\n            \n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nconst buttons = document.querySelectorAll('.tab-btn');\nconst contents = document.querySelectorAll('.tab-content');\nconst tabsWrapper = document.querySelector('.tabs');\n\n\/\/store active tab\nconst STORAGE_KEY = 'activeTab';\n\n\/\/ \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u043a\u043b\u0430\u0434\u043a\u0438 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435\ndocument.addEventListener('DOMContentLoaded', () => {\n  const savedTab = sessionStorage.getItem(STORAGE_KEY);\n\n  if (savedTab) {\n    setActiveTab(savedTab);\n  }\n  \n  requestAnimationFrame(() => {\n    tabsWrapper.classList.add('is-ready');\n  });\n});\n\nbuttons.forEach(btn => {\n  btn.addEventListener('click', () => {\n    const tab = btn.dataset.tab;\n    setActiveTab(tab);\n\n    \/\/ \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u043c \u0430\u043a\u0442\u0438\u0432\u043d\u0443\u044e \u0432\u043a\u043b\u0430\u0434\u043a\u0443\n    sessionStorage.setItem(STORAGE_KEY, tab);\n  });\n});\n\nfunction setActiveTab(tab) {\n  buttons.forEach(b => b.classList.remove('active'));\n  contents.forEach(c => c.classList.remove('active'));\n\n  const activeBtn = document.querySelector(`.tab-btn[data-tab=\"${tab}\"]`);\n  const activeContent = document.querySelector(`.tab-content[data-tab=\"${tab}\"]`);\n\n  if (activeBtn && activeContent) {\n    activeBtn.classList.add('active');\n    activeContent.classList.add('active');\n  }\n}\n\n\nfunction getHeaderHeight() {\n      const headers = document.querySelectorAll('.new-menu, .new-menu-mobile');\n      let height = 0;\n    \n      headers.forEach(function(header) {\n        const style = window.getComputedStyle(header);\n    \n        const isVisible =\n          style.display !== 'none' &&\n          style.visibility !== 'hidden' &&\n          header.offsetHeight > 0;\n    \n        if (isVisible) {\n          height = header.offsetHeight;\n        }\n      });\n    \n      return height;\n}\n\nfunction setHeaderHeight() {\n  const h = getHeaderHeight();\n  document.documentElement.style.setProperty('--header-height', h + 'px');\n}\n\nsetHeaderHeight();\nwindow.addEventListener('resize', setHeaderHeight);\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3e666a7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3e666a7\" 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-46b5257\" data-id=\"46b5257\" 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-0d37041 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"0d37041\" 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\">Latest articles from technical experts<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e916624 case-swip elementor-widget elementor-widget-shortcode\" data-id=\"e916624\" 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\/ai-assisted-contract-parsing-platform\/\" aria-label=\"block_195705\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/image.jpg\" alt=\"AI-assisted contract transformation platform (DORA \/ NIS2 ready)\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/leganta-logo.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-assisted-contract-parsing-platform\/\" aria-label=\"AI-assisted contract transformation platform (DORA \/ NIS2 ready)\" >AI-assisted contract transformation platform (DORA \/ NIS2 ready)<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/fr\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/fr\/cases\/developpement-web\/\">Web development<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/fr\/case\/ai-assisted-contract-parsing-platform\/\" aria-label=\"Read more about AI-assisted contract transformation platform (DORA \/ NIS2 ready)\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/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\/transport\/\">Transportation<\/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\/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                        <\/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\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-6a26661 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6a26661\" 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-62776ed\" data-id=\"62776ed\" 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-558a914 elementor-widget elementor-widget-shortcode\" data-id=\"558a914\" 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\/195978#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.mailToContact br:nth-child(2){\ndisplay:none;\n}\n#form-templates .contact__info {\n  background-color: #f4f4f4;\n  padding: 70px 44px 70px 50px;\n  position: relative;\n  max-width: 540px;\n  width: 100%;\nborder: 1px solid #AEB1B7;\n}\n\n#form-templates .contact__info-background {\n  z-index: -1;\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed #ef4557;\n}\n\n\n#form-templates .new-container{\ndisplay: flex;\njustify-content: space-between;\nflex-wrap: wrap;\n}\n\n\n#form-templates{\npadding: 100px 15px 100px 15px;        \n}\n\n#form-templates .contact__info-heading {\n  font-family: 'Sora' !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  font-size: 36px !important;\n  line-height: 46px !important;\n  color: #2E2E2E !important;\n   margin-bottom: 60px !important;\n\n}\n\n\n#form-templates .message label{\ncolor: #585858 !important;   \n}\n\n.elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n font-size: 60px !important;\n  line-height: 70px !important;\n  font-family: \"Sora\", Sans-serif;\n  font-weight: 400;\n  margin: 0;  \n  margin-bottom: 20px;\n}\n\n\n\n\n.elementor-widget-container.form-template p{\n  font-family: \"Karla\", Sans-serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 28px;\n  color: var( --e-global-color-primary );\n  max-width: 700px;\n  margin: 0; \n  margin-bottom: 40px;\n} \n  \n\n\n.new-container #spinner{\nwidth: 50%;\nmax-width: 700px;\n}\n\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:30px; \n    \n}\n\n\n#form-templates .contact__info-heading {\n  margin-bottom: 67px;\n  font-size: 36px;\n  font-family: karla;\n  color:  #2E2E2E;\n\n  line-height: 49px;\n}\n\n#form-templates .contact__info-steps {\n  display: flex;\n  flex-direction: column;\n  max-width: 425x;\n  row-gap: 20px;\n  border-left: 1px solid #2e2e2e;\n}\n\n#form-templates .contact__info-block {\n  position: relative;\n  padding-left: 45px;\n}\n\n#form-templates .contact__info-block:last-child {\n  box-shadow: -1px 0 0 1px #f4f4f4;\n}\n\n#form-templates .contact__info-step {\n  position: absolute;\n  border: 1px solid #2e2e2e;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 20px;\n  left: -20px;\n  top: -8px;\n  background-color: #F4F4F4;\n  color:  #2E2E2E;\n\nfont-family: Karla;\nfont-weight: 700;\nfont-size: 18px;\nline-height: 28px;\n\n}\n\n.elementor-widget-global .contact__info-step {\n        color:  #2E2E2E;\n}\n\n#form-templates .contact__info-text {\n  margin: 0;\n  font-size: 16px;\n  line-height: 26px;\n  color: #2E2E2E;\n  font-family: karla;\n\n  width: 100%;\n}\n\n\n#form-templates .contact-us__send{\nflex-shrink: 0;\nmargin-top:0;\n}\n\n\n\n@media screen and (max-width: 1279px) {\n    .new-container #spinner{\n        width: 100%;\n        max-width:100%;\n        margin-bottom:40px;\n    }\n    \n\n    .new-container .contact__info {\n        max-width: 700px !important;\n    }\n    \n}\n\n\n@media screen and (max-width: 1279px) {\n#form-templates{\npadding: 60px 15px 70px 15px;     \n}\n}\n\n\n\n@media screen and (max-width: 767px) {\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:20px; \n \n}\n\n\n  #form-templates .contact__info {\n    padding: 20px 20px 40px 40px;\n    margin: 0 auto;\n  }\n\n\n#form-templates{\npadding: 40px 15px 50px 15px;  \n    \n}\n\n  \n   .new-container #spinner{\n       \n    margin-bottom:30px;   \n   }\n   \n   \n   .elementor-widget-container.form-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\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<div class=\"other_services_container\">[need_other_services_v2]<\/div><script>\n            jQuery( document ).ready(function($) {\n                $('[data-elementor-type=\"wp-page\"]').children().last().before($('.other_services_container'));\n                var sections = $('[data-elementor-type=\"wp-page\"]').find('.net-15.dt-16');\n                $($('#form-templates').parents('.elementor-section')).before($('.other_services_container'));\n                for(var i = 0; i<sections.length; i++){\n                    if($(sections[i]).hasClass( 'net-15' ) && $(sections[i]).hasClass( 'dt-16' ) && $(sections[i]).hasClass( 'elementor-hidden-desktop' )==false){\n                        $(sections[i]).before($('.other_services_container'));\n                        if($(sections[i]).css('background-color')=='rgb(255, 255, 255)' || $(sections[i]).css('background-color')=='rgba(0, 0, 0, 0)'){\n                            $('.other_services_container').find('.elementor-section').css('background-color','#FBFBFD');\n                        }      \n                    }\n                }\n                \n            });\n        <\/script>","protected":false},"excerpt":{"rendered":"<p>Innowise leadership team Driven by innovation and expertise, Innowise\u2019s leadership team steers the company toward growth and operational excellence. Since 2007, their strategic client-first thinking has helped companies turn opportunities into success. Business operations management Engineering &#038; competence centers Pavel Orlov Chief Executive Officer, Co-founder Pavel drives Innowise\u2019s global growth by building strong teams, fostering [&hellip;]<\/p>\n","protected":false},"author":159,"featured_media":188933,"parent":329,"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-195978","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/pages\/195978","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\/159"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/comments?post=195978"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/pages\/195978\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/fr\/wp-json\/wp\/v2\/pages\/329"}],"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=195978"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}