{"id":174923,"date":"2024-12-11T05:26:43","date_gmt":"2024-12-11T10:26:43","guid":{"rendered":"https:\/\/innowise.com\/?page_id=174923"},"modified":"2026-02-23T05:46:24","modified_gmt":"2026-02-23T10:46:24","slug":"esg","status":"publish","type":"page","link":"https:\/\/innowise.com\/nl\/services\/esg\/","title":{"rendered":"ESG-diensten"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"174923\" class=\"elementor elementor-174923\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb9d983 back-animations de-hyph e-flex e-con-boxed e-con e-parent\" data-id=\"fb9d983\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a0ae1bb e-con-full e-flex e-con e-child\" data-id=\"a0ae1bb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62c6dc7 elementor-widget elementor-widget-heading\" data-id=\"62c6dc7\" 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\">ESG services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04df478 e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"04df478\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9da36ff e-con-full e-flex e-con e-child\" data-id=\"9da36ff\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ca297a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4ca297a\" 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>Struggling to hit your sustainability targets or navigate ESG regulations? No stress: we\u2019ve got your back with custom solutions to cut emissions, stay compliant, and make your business run smoother.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4c45b elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"0f4c45b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\" id=\"main-block-link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-85d3a58 e-con-full e-flex e-con e-child\" data-id=\"85d3a58\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3bb1056 elementor-widget elementor-widget-html\" data-id=\"3bb1056\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated-mobile\">\n    <div class=\"animated-text-mobile\">\n        \n        <div class=\"message-mobile active-message\">\n            <p class=\"number-mobile\"><span id=\"employers-count\">3,500+<\/span><\/p>\n            <p class=\"description-mobile\">specialists<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">30+<\/p>\n            <p class=\"description-mobile\">ESG experts<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">45+<\/p>\n            <p class=\"description-mobile\">successfully delivered ESG projects<\/p>\n        <\/div>\n        \n    <\/div>\n    <div class=\"clutch-widget-container-mobile\">\n        <img decoding=\"async\" class=\"clutch-image-mobile\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Clutch-Logo.svg\"\/ alt=\"\">\n        <div class=\"button-container-mobile\">\n        <a rel=\"nofollow\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button-mobile\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather-mobile feather-arrow-right-mobile\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text-mobile\");\n    \n    const messageElements = [...textElement.children]\n    \n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"hidden-mobile\");\n        \n        setTimeout(() => {\n            messageElements.forEach((elem, elemIndex)=> {\n                if (index === elemIndex) elem.classList.add(\"active-message\")\n                else elem.classList.remove(\"active-message\")\n            })\n            \n            textElement.classList.remove(\"hidden-mobile\");\n            index = (index + 1) % messageElements.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fe39d4 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"1fe39d4\" 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>Struggling to hit your sustainability targets or navigate ESG regulations? No stress: we\u2019ve got your back with custom solutions to cut emissions, stay compliant, and make your business run smoother.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c8978f elementor-align-justify elementor-hidden-tablet elementor-hidden-mobile hero-btn elementor-widget elementor-widget-button\" data-id=\"5c8978f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ecd47f5 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"ecd47f5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ae6773 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"2ae6773\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated\">\n    <div class=\"animated-text\">\n        <div class=\"message active-message\">\n            <p class=\"number\"><span id=\"employers-count\">3,500+<\/span><\/p>\n            <p class=\"description\">specialists<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">30+<\/p>\n            <p class=\"description\">ESG experts<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">45+<\/p>\n            <p class=\"description\">successfully delivered ESG projects<\/p>\n        <\/div>\n    <\/div>\n    <div class=\"clutch-widget-container\">\n        <img decoding=\"async\" class=\"clutch-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Clutch-Logo.svg\"\/ alt=\"\">\n        <div class=\"button-container\">\n        <a rel=\"nofollow\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button\" target=\"_blank\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-arrow-right\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text\");\n    \n    const messageElements = [...textElement.children]\n    \n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"hidden\");\n        \n        setTimeout(() => {\n            messageElements.forEach((elem, elemIndex)=> {\n                if (index === elemIndex) elem.classList.add(\"active-message\")\n                else elem.classList.remove(\"active-message\")\n            })\n            \n            textElement.classList.remove(\"hidden\");\n            index = (index + 1) % messageElements.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed06555 e-flex e-con-boxed e-con e-parent\" data-id=\"ed06555\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46bd144 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"46bd144\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">When your business might need our services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8732ac5 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"8732ac5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">We know sustainability and ESG can feel complicated. Whether you\u2019re adapting to new regulations or aiming to boost your brand\u2019s image, we\u2019re here to give you a hand to move forward with confidence.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3cb575f e-con-full e-flex e-con e-child\" data-id=\"3cb575f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e67224b elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"e67224b\" 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\n<div class=\"kop-container\">\n    <div class=\"kop-item\">\n        <span class=\"kop-item__title\">\n            Struggling to meet regulations\n        <\/span>\n        <p class=\"kop-item__content\">\n            With tougher environmental regulations, missing the mark could mean fines or a hit to your reputation. We keep you fully covered, safeguarding your business and regulatory standing.\n        <\/p>\n    <\/div>\n    <div class=\"kop-item\">\n        <span class=\"kop-item__title\">\n            Not catching investors\u2019 attention\n        <\/span>\n        <p class=\"kop-item__content\">\n            Today\u2019s investors are drawn to companies with solid ESG credentials. Our team makes it easy to highlight your commitment, attract investment, and build trust with shareholders.\n        <\/p>\n    <\/div>\n    <div class=\"kop-item\">\n        <span class=\"kop-item__title\">\n            Falling behind customer expectations\n        <\/span>\n        <p class=\"kop-item__content\">\n            Today\u2019s consumers support sustainable brands that share their values. With our ESG services, you\u2019ll align with their expectations, build loyalty, and attract a devoted customer base.\n        <\/p>\n    <\/div>\n    <div class=\"kop-item\">\n        <span class=\"kop-item__title\">\n            Facing unnecessary risks\n        <\/span>\n        <p class=\"kop-item__content\">\n            By adopting sustainable practices, you sidestep risks from climate change, resource shortages, and shifting regulations. Our ESG strategies boost resilience and future-proof your business.\n        <\/p>\n    <\/div>\n    <div class=\"kop-item\">\n        <span class=\"kop-item__title\">\n            Dealing with inefficiencies\n        <\/span>\n        <p class=\"kop-item__content\">\n            Our team of experts will help you find those spots where you can tighten up operations, cut back on waste, and save money \u2014 all while leaving a lighter footprint on the environment.\n        <\/p>\n    <\/div>\n    <div class=\"kop-item\">\n        <span class=\"kop-item__title\">\n            Worried about your brand image\n        <\/span>\n        <p class=\"kop-item__content\">\n            Solid ESG creds can give your brand a real lift. When you're committed to sustainability, you build stronger customer loyalty, get better publicity, and gain a distinct edge in the market.\n        <\/p>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31f2dbd e-flex e-con-boxed e-con e-parent\" data-id=\"31f2dbd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b64502 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7b64502\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Key areas of ESG we cover<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-934a050 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"934a050\" 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>At Innowise, our ESG services cover all the core areas \u2014 environmental, social, and governance \u2014 to support your business in hitting sustainability targets, staying on the right side of regulations, and building stakeholder trust.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73b835c elementor-widget elementor-widget-html\" data-id=\"73b835c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ordered-enum\">\n    <div class=\"ordered-enum__item\">\n        <h3 class=\"ordered-enum__title\">Environmental<\/h3>\n        <div class=\"ordered-enum__inner\">\n            <span class=\"ordered-enum__title-twin\">Environmental<\/span>\n            <ul class=\"ordered-enum__list\"><li>CO2 emissions<\/li>\n              <li>Carbon footprint<\/li>\n              <li>Environmental impacts<\/li>\n              <li>Water management<\/li>\n              <li>Packaging & waste<\/li>\n              <li>Clean technology<\/li>\n              <li>Green building<\/li>\n              <li>Renewable energy<\/li>\n            <\/ul>\n        <\/div>\n        <svg width=\"158\" height=\"256\" viewBox=\"0 0 158 256\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0 255.75V0.25H48.65V255.75H0ZM41.65 255.75V213.75H157.5V255.75H41.65ZM41.65 146.9V104.9H148.4V146.9H41.65ZM41.65 42.25V0.25H154.7V42.25H41.65Z\" fill=\"#F2ECF6\"\/>\n<\/svg>\n    <\/div>\n\n    <div class=\"ordered-enum__item\">\n        <h3 class=\"ordered-enum__title\">Social<\/h3>\n        <div class=\"ordered-enum__inner\">\n            <span class=\"ordered-enum__title-twin\">Social<\/span>\n            <ul class=\"ordered-enum__list\">\n              <li>Human resources management<\/li>\n              <li>Occupational health & safety<\/li>\n              <li>Product quality & safety<\/li>\n              <li>Privacy & data protection<\/li>\n              <li>Responsible investment<\/li>\n              <li>Health & demographic risks<\/li>\n            <\/ul>\n        <\/div>\n        <svg width=\"209\" height=\"270\" viewBox=\"0 0 209 270\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M105.305 269.75C82.6714 269.75 63.538 266.133 47.9047 258.9C32.5047 251.667 20.7214 241.75 12.5547 229.15C4.38802 216.317 0.304688 201.85 0.304688 185.75H48.9547C48.9547 192.517 50.8214 199.167 54.5547 205.7C58.288 212 64.238 217.133 72.4047 221.1C80.8047 225.067 91.7714 227.05 105.305 227.05C117.438 227.05 127.588 225.3 135.755 221.8C143.921 218.3 149.988 213.75 153.955 208.15C157.921 202.317 159.905 195.783 159.905 188.55C159.905 179.45 156.055 172.217 148.355 166.85C140.655 161.25 128.755 157.75 112.655 156.35L90.2547 154.6C65.7547 152.5 46.1547 144.917 31.4547 131.85C16.988 118.55 9.75469 101.05 9.75469 79.35C9.75469 63.0167 13.6047 49.0167 21.3047 37.35C29.0047 25.45 39.738 16.35 53.5047 10.05C67.5047 3.51667 83.838 0.25 102.505 0.25C121.871 0.25 138.555 3.63333 152.555 10.4C166.555 17.1667 177.405 26.7333 185.105 39.1C192.805 51.2333 196.655 65.5833 196.655 82.15H148.005C148.005 75.15 146.255 68.7333 142.755 62.9C139.488 56.8333 134.471 52.05 127.705 48.55C121.171 44.8167 112.771 42.95 102.505 42.95C92.7047 42.95 84.538 44.5833 78.0047 47.85C71.4714 51.1167 66.5714 55.55 63.3047 61.15C60.038 66.75 58.4047 72.8167 58.4047 79.35C58.4047 87.2833 61.3214 94.2833 67.1547 100.35C72.988 106.183 82.2047 109.567 94.8047 110.5L117.205 112.6C135.405 114 151.388 117.85 165.155 124.15C178.921 130.45 189.538 138.967 197.005 149.7C204.705 160.433 208.555 173.383 208.555 188.55C208.555 204.65 204.355 218.883 195.955 231.25C187.555 243.383 175.538 252.833 159.905 259.6C144.505 266.367 126.305 269.75 105.305 269.75Z\" fill=\"#F2ECF6\"\/>\n<\/svg>\n    <\/div>\n\n    <div class=\"ordered-enum__item\">\n        <h3 class=\"ordered-enum__title\">Government<\/h3>\n        <div class=\"ordered-enum__inner\">\n            <span class=\"ordered-enum__title-twin\">Government<\/span>\n            <ul class=\"ordered-enum__list\">\n              <li>Management & supervision<\/li>\n              <li>Supply chain oversight<\/li>\n              <li>Reporting & communication<\/li>\n              <li>Business ethics<\/li>\n              <li>Stable financing system<\/li>\n              <li>Tax transparency<\/li>\n            <\/ul>\n        <\/div>\n        <svg width=\"266\" height=\"270\" viewBox=\"0 0 266 270\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M134.05 269.75C112.117 269.75 92.75 266.133 75.95 258.9C59.3833 251.433 45.3833 241.517 33.95 229.15C22.75 216.55 14.2333 202.433 8.4 186.8C2.8 170.933 0 154.483 0 137.45V129.75C0 113.65 2.8 97.9 8.4 82.5C14 67.1 22.1667 53.2167 32.9 40.85C43.8667 28.4833 57.2833 18.6833 73.15 11.45C89.25 3.98333 107.683 0.25 128.45 0.25C150.85 0.25 170.683 4.45 187.95 12.85C205.217 21.0167 219.1 32.5667 229.6 47.5C240.1 62.2 246.283 79.35 248.15 98.95H198.1C196.467 87.9833 192.383 78.65 185.85 70.95C179.317 63.0167 171.033 56.95 161 52.75C151.2 48.55 140.35 46.45 128.45 46.45C116.55 46.45 105.7 48.55 95.9 52.75C86.3333 56.95 78.1667 62.9 71.4 70.6C64.6333 78.3 59.3833 87.5167 55.65 98.25C52.15 108.983 50.4 120.883 50.4 133.95C50.4 148.183 52.3833 160.9 56.35 172.1C60.3167 183.3 65.9167 192.867 73.15 200.8C80.3833 208.5 89.1333 214.45 99.4 218.65C109.667 222.617 121.217 224.6 134.05 224.6C151.083 224.6 166.017 221.1 178.85 214.1C191.683 206.867 201.017 197.533 206.85 186.1L198.1 226.35V160.55H243.95V217.25C232.983 233.817 218.05 246.767 199.15 256.1C180.25 265.2 158.55 269.75 134.05 269.75ZM126 170.35V133.25H265.3V170.35H126Z\" fill=\"#F2ECF6\"\/>\n<\/svg>\n        <\/svg>\n    <\/div>\n<\/div>\n<script>\n    const slider = document.querySelector('.ordered-enum');\n\n    let isDown = false;\n    let startX;\n    let scrollLeft;\n\n    slider.addEventListener('mousedown', (e) => {\n        isDown = true;\n        slider.classList.add('active');\n        startX = e.pageX - slider.offsetLeft;\n        scrollLeft = slider.scrollLeft;\n    });\n\n    slider.addEventListener('mouseleave', () => {\n        isDown = false;\n        slider.classList.remove('active');\n    });\n\n    slider.addEventListener('mouseup', () => {\n        isDown = false;\n        slider.classList.remove('active');\n    });\n\n    slider.addEventListener('mousemove', (e) => {\n        if (!isDown) return;\n        e.preventDefault();\n        const x = e.pageX - slider.offsetLeft;\n        const walk = (x - startX) * 1.5; \/\/ \u0423\u0441\u043a\u043e\u0440\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u043a\u0440\u0443\u0442\u043a\u0438\n        slider.scrollLeft = scrollLeft - walk;\n    });\n\n    \/\/ \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u0442\u0430\u0447-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432 (\u0435\u0441\u043b\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e)\n    slider.addEventListener('touchstart', (e) => {\n        startX = e.touches[0].pageX;\n        scrollLeft = slider.scrollLeft;\n    });\n\n    slider.addEventListener('touchmove', (e) => {\n        const x = e.touches[0].pageX;\n        const walk = (x - startX) * 1.5;\n        slider.scrollLeft = scrollLeft - walk;\n    });\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4855210 e-flex e-con-boxed e-con e-parent\" data-id=\"4855210\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a23ee6 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3a23ee6\" 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\">Sustainability and ESG services we offer<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4ff876 switcher-wrapper-new elementor-widget elementor-widget-html\" data-id=\"c4ff876\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"domains-container-new\">\r\n  <ul class=\"domains__list-new\">\r\n    <div class=\"domain__list_container-new\">\r\n      <li class=\"domains__list-item-new domains__list-item_active-new\">ESG strategy formation<\/li>\r\n      <li class=\"domains__list-item-new\">ESG reporting services<\/li>\r\n      <li class=\"domains__list-item-new\">ESG compliance<\/li>\r\n      <li class=\"domains__list-item-new\">ESG implementation services<\/li>\r\n      <li class=\"domains__list-item-new\">ESG integration services<\/li>\r\n      <li class=\"domains__list-item-new\">ESG data management<\/li>\r\n      <li class=\"domains__list-item-new\">ESG data analytics<\/li>\r\n      <li class=\"domains__list-item-new\">ESG training and support<\/li>\r\n      <li class=\"domains__list-item-new\">ESG consulting services<\/li>\r\n    <\/div>\r\n  <\/ul>\r\n\r\n\r\n  <div class=\"domains__descriptions-new\">\r\n\r\n    <div class=\"domains__descriptions-item-new domains__descriptions-item_active-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG strategy formation<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">Our team will help you shape ESG strategies that align with your long-term goals and meet the latest regulations, so you stay ahead, reduce risks, and maintain regulatory alignment.<\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ffc4d1d075b8e751eb0a944554ec2b9b-scaled-e1733306819960.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG reporting services<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">With our sustainability and ESG services, we\u2019ve got ESG reporting covered: from collecting and analyzing data to building reports that hit standards like GRI, SASB, ESRS, and TCFD.<\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG2-scaled-e1733307149252.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG compliance<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">Our team helps you keep up with ESG regulations like the US SEC, CSRD, CSDDD, ISSB, and the EU Taxonomy. We also bring in double materiality, so you get an insightful analysis to keep your business on point.<\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG3-scaled-e1733307991151.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG implementation services<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">Our team of T-shaped experts brings sustainable ESG initiatives into every corner of your business, weaving sustainability into daily operations to deliver measurable, impactful results. <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG4-scaled-e1733308124699.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG integration services<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We\u2019ll help you integrate ESG-friendly solutions right into your core business processes, so you\u2019re always in step with your sustainability goals and meeting stakeholder demands.<\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG5-scaled-e1733308207721.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG data management<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We create ESG data management solutions that simplify tracking, analyzing, and reporting your data. This way, you can easily monitor your sustainability progress and keep your stakeholders in the loop.<\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG6-scaled-e1733308283515.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG data analytics<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We\u2019ll set you up with ESG analytics tools to spot trends like better waste reduction and catch issues like energy spikes or supply chain hiccups. This way, you can make smarter choices and prove your commitment to sustainability.<\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG7-scaled-e1733308326143.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG training and support<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">Through hands-on workshops and expert support, our specialists help your teams master ESG compliance, reporting, and best practices, equipping them to confidently drive your sustainability initiatives.<\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG8-scaled-e1733308370358.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>ESG consulting services<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">Our sustainability consultants provide guidance on ESG strategy, risk management, and sustainability \u2014 helping you hit your long-term goals and stay in line with industry standards.<\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG9-scaled-e1733308415569.jpg\" alt=\"\" \/>\r\n        <div class=\"image-overlay\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n\r\n\r\n<div class=\"mobile-domains-new\">\r\n  <div class=\"mobile-domains-navbar-new\">\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-1\">\r\n      <span>ESG strategy formation<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\">Our team will help you shape ESG strategies that align with your long-term goals and meet the latest regulations, so you stay ahead, reduce risks, and maintain regulatory alignment.\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ffc4d1d075b8e751eb0a944554ec2b9b-scaled-e1733306819960.jpg\" alt=\"\" \/>\r\n\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-2\">\r\n      <span>ESG reporting services<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\">With our sustainability and ESG services, we\u2019ve got ESG reporting covered: from collecting and analyzing data to building reports that hit standards like GRI, SASB, ESRS, and TCFD.\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG2-scaled-e1733307149252.jpg\" alt=\"\" \/>\r\n\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-3\">\r\n      <span>ESG compliance<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> Our team helps you keep up with ESG regulations like the US SEC, CSRD, CSDDD, ISSB, and the EU Taxonomy. We also bring in double materiality, so you get an insightful analysis to keep your business on point.\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG3-scaled-e1733307991151.jpg\" alt=\"\" \/>\r\n\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-4\">\r\n      <span>ESG implementation services<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> Our team of T-shaped experts brings sustainable ESG initiatives into every corner of your business, weaving sustainability into daily operations to deliver measurable, impactful results.\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG4-scaled-e1733308124699.jpg\" alt=\"\" \/>\r\n\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-5\">\r\n      <span>ESG integration services<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> We\u2019ll help you integrate ESG-friendly solutions right into your core business processes, so you\u2019re always in step with your sustainability goals and meeting stakeholder demands.\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG5-scaled-e1733308207721.jpg\" alt=\"\" \/>\r\n\r\n      <\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"mobile-domains-navitems-hidden\">\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-4\">\r\n      <span>ESG data management<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> We create ESG data management solutions that simplify tracking, analyzing, and reporting your data. This way, you can easily monitor your sustainability progress and keep your stakeholders in the loop.\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG6-scaled-e1733308283515.jpg\" alt=\"\" \/>\r\n\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-5\">\r\n      <span>ESG data analytics<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> We\u2019ll set you up with ESG analytics tools to spot trends like better waste reduction and catch issues like energy spikes or supply chain hiccups. This way, you can make smarter choices and prove your commitment to sustainability.\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG7-scaled-e1733308326143.jpg\" alt=\"\" \/>\r\n\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-4\">\r\n      <span>ESG training and support<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> Through hands-on workshops and expert support, our specialists help your teams master ESG compliance, reporting, and best practices, equipping them to confidently drive your sustainability initiatives.\r\n                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG8-scaled-e1733308370358.jpg\" alt=\"\" \/>\r\n\r\n      <\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-4\">\r\n      <span>ESG consulting services<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> Our sustainability consultants provide guidance on ESG strategy, risk management, and sustainability \u2014 helping you hit your long-term goals and stay in line with industry standards.\r\n         <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG9-scaled-e1733308415569.jpg\" alt=\"\" \/>\r\n\r\n\r\n      <\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n\r\n\r\n\r\n    \r\n    <button class=\"mobile-domains-btn\">\r\n        <span>Show all<\/span>\r\n        <span class=\"mobile-domains-text-hidden\">Show less<\/span>\r\n    <\/button>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\n\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    const mobileNavItems = document.querySelectorAll('.mobile-domains-navitem-new');\r\n\r\n    mobileNavItems.forEach(item => {\r\n        item.addEventListener('click', () => {\r\n            const isActive = item.classList.contains('active');\r\n\r\n            \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                nav.classList.remove('active');\r\n                const ul = nav.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = '0';\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive) {\r\n                item.classList.add('active');\r\n                const ul = item.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = ul.scrollHeight + 'px';\r\n            }\r\n        });\r\n    });\r\n    \r\n    const firstNavItem = mobileNavItems.item(0);\r\n    \r\n    if (firstNavItem && !firstNavItem.classList.contains('active')) {\r\n        firstNavItem.click();\r\n    }\r\n    \r\n    \/\/ Toggling the hidden navitems visibility\r\n    const mobileHiddenBox = document.querySelector('.mobile-domains-navitems-hidden');\r\n    const mobileDomainsButton = document.querySelector('.mobile-domains-btn');\r\n    \r\n    mobileDomainsButton.addEventListener('click', () => {\r\n        mobileHiddenBox.classList.toggle('mobile-domains-navitems-hidden');\r\n        const buttonTexts = Array.from(mobileDomainsButton.children);\r\n        buttonTexts.forEach((el) => {\r\n            el.classList.toggle('mobile-domains-text-hidden');\r\n        });\r\n    });\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n<script>\r\n    const domainsListItems = document.querySelectorAll(\r\n  '.domains-container-new  .domains__list-new  .domain__list_container-new  .domains__list-item-new'\r\n);\r\nconst domainsDescriptions = document.querySelectorAll(\r\n  '.domains-container-new  .domains__descriptions-new  .domains__descriptions-item-new'\r\n);\r\n\r\ndomainsListItems.forEach((domainsListItem, domainsListItemIndex, arr) => {\r\n  domainsListItem.addEventListener('click', () => {\r\n    arr.forEach((item) => {\r\n      if (item === domainsListItem) {\r\n        item.classList.add('domains__list-item_active-new');\r\n      } else {\r\n        item.classList.remove('domains__list-item_active-new');\r\n      }\r\n    });\r\n    domainsDescriptions.forEach(\r\n      (domainsDescriptionsItem, domainsDescriptionsItemIndex) => {\r\n        if (domainsListItemIndex === domainsDescriptionsItemIndex) {\r\n          domainsDescriptionsItem.classList.add(\r\n            'domains__descriptions-item_active-new'\r\n          );\r\n        } else {\r\n          domainsDescriptionsItem.classList.remove(\r\n            'domains__descriptions-item_active-new'\r\n          );\r\n        }\r\n      }\r\n    );\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bb655dc list-with-logos e-flex e-con-boxed e-con e-parent\" data-id=\"bb655dc\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28c0718 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"28c0718\" 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\">Sustainability &amp; ESG solutions we build<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1191ae0 e-grid e-con-full e-con e-child\" data-id=\"1191ae0\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a1321d1 list-item-with-logo e-flex e-con-boxed e-con e-child\" data-id=\"a1321d1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8721826 e-con-full e-flex e-con e-child\" data-id=\"8721826\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24d89e0 elementor-widget elementor-widget-image\" data-id=\"24d89e0\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69845f1 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"69845f1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Energy consumption optimization<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-60965b8 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"60965b8\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f69db76 e-con-full e-flex e-con e-child\" data-id=\"f69db76\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-912dee0 elementor-widget elementor-widget-image\" data-id=\"912dee0\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f44a3b2 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"f44a3b2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Circular economy &amp; waste reduction solutions<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed37478 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"ed37478\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-522c32c e-con-full e-flex e-con e-child\" data-id=\"522c32c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea2d1ca elementor-widget elementor-widget-image\" data-id=\"ea2d1ca\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4274eb elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"e4274eb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Renewable energy management solutions<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-60e7b0f e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"60e7b0f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-64f085f e-con-full e-flex e-con e-child\" data-id=\"64f085f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32462a6 elementor-widget elementor-widget-image\" data-id=\"32462a6\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-076f2f2 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"076f2f2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Sustainable procurement &amp; supply chain tools<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7905300 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"7905300\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4b53ea9 e-con-full e-flex e-con e-child\" data-id=\"4b53ea9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32f6ac0 elementor-widget elementor-widget-image\" data-id=\"32f6ac0\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-83cf33f elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"83cf33f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Customer engagement &amp; relationship management<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-776545c e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"776545c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3fdb34b e-con-full e-flex e-con e-child\" data-id=\"3fdb34b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b89448 elementor-widget elementor-widget-image\" data-id=\"0b89448\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f738438 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"f738438\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Smart building energy management systems<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8906255 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"8906255\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7338da5 e-con-full e-flex e-con e-child\" data-id=\"7338da5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45813d7 elementor-widget elementor-widget-image\" data-id=\"45813d7\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43ff7ee elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"43ff7ee\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Environmental data management solutions<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8226c79 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"8226c79\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fd13f6e e-con-full e-flex e-con e-child\" data-id=\"fd13f6e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cca2ec elementor-widget elementor-widget-image\" data-id=\"1cca2ec\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-045335c elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"045335c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">IoT pollution monitoring <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d955df3 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"d955df3\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1c4da70 e-con-full e-flex e-con e-child\" data-id=\"1c4da70\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b806bcf elementor-widget elementor-widget-image\" data-id=\"b806bcf\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd746ed elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"cd746ed\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Carbon tracking &amp; offset solutions<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38f3558 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"38f3558\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9ae3072 e-con-full e-flex e-con e-child\" data-id=\"9ae3072\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf9d903 elementor-widget elementor-widget-image\" data-id=\"bf9d903\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6ac1d8 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"e6ac1d8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Climate scenario modeling<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b071dc7 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"b071dc7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a2bac8f e-con-full e-flex e-con e-child\" data-id=\"a2bac8f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb8c8bb elementor-widget elementor-widget-image\" data-id=\"cb8c8bb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b9db1da elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"b9db1da\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Cybersecurity for ESG data<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a70183f e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"a70183f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a54f11c e-con-full e-flex e-con e-child\" data-id=\"a54f11c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee987fd elementor-widget elementor-widget-image\" data-id=\"ee987fd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dbb81f2 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"dbb81f2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">AI-based ESG risk management <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e54bc64 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"e54bc64\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9c33aac e-con-full e-flex e-con e-child\" data-id=\"9c33aac\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f928ae elementor-widget elementor-widget-image\" data-id=\"0f928ae\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15e0590 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"15e0590\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Blockchain solutions for ESG<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1d8b70 e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"b1d8b70\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-358bd90 e-con-full e-flex e-con e-child\" data-id=\"358bd90\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa67c65 elementor-widget elementor-widget-image\" data-id=\"aa67c65\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57a61f9 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"57a61f9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Data management &amp; analytics for ESG<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b153c9e e-con-full list-item-with-logo e-flex e-con e-child\" data-id=\"b153c9e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cd67d2d e-con-full e-flex e-con e-child\" data-id=\"cd67d2d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ff2a66 elementor-widget elementor-widget-image\" data-id=\"4ff2a66\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/tire.svg\" title=\"tire\" alt=\"tire\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fbb5f9 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"4fbb5f9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">ESG compliance &amp; reporting tools<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c624894 elementor-widget elementor-widget-html\" data-id=\"c624894\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button class=\"show-more-btn\">\r\n    <span>Show all<\/span> \r\n    <span class=\"hidden-text\">Show less<\/span>  \r\n<\/button>\r\n\r\n<script >\r\n    document.addEventListener(\"DOMContentLoaded\", () => {\r\n        const hiddenItemsCount = 7;\r\n\r\n        const showMoreBtn = document.querySelector('.show-more-btn');\r\n        const list = showMoreBtn.closest('.list-with-logos');\r\n        const listItems = list.querySelectorAll('.list-item-with-logo');\r\n        \r\n        const toggleBtnText = () => {\r\n            const btnTexts = Array.from(showMoreBtn.children);\r\n            btnTexts.forEach((el) => el.classList.toggle('hidden-text'));\r\n        };\r\n\r\n        const toggleItemsVisibility = () => {\r\n            Array.from(listItems)\r\n                .reverse()\r\n                .forEach((item, i) => {\r\n                    if (i < hiddenItemsCount) {\r\n                        item.classList.toggle('hidden-list-item-with-logo');\r\n                    }\r\n                });\r\n        };\r\n        \r\n        showMoreBtn.addEventListener('click', () => {\r\n            toggleItemsVisibility();\r\n            toggleBtnText();\r\n        });\r\n\r\n        toggleItemsVisibility();\r\n    }); \r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a180c61 e-flex e-con-boxed e-con e-parent\" data-id=\"a180c61\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe719ac word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"fe719ac\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">We ensure compliance with<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2bf8fcd elementor-widget elementor-widget-html\" data-id=\"2bf8fcd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ensure compliance\">\r\n    <div class=\"swiper-wrapper\">\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/1_GRI.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/2_SASB.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo'  src='https:\/\/innowise.com\/wp-content\/uploads\/2025\/07\/ESPS-logo-1.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' width=\"220\" height=\"67\" src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/4_TCFD.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/5_CDP.svg'  alt=\"\">\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/7_CDSB.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/IIRC.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/9_ISO_26000.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/10_ISO_14001.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/11_LEED.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/12_SEC.svg'  alt=\"\">\r\n        <\/div>\r\n        <div class=\"swiper-slide card\">\r\n            <img class='photo' src='https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/13_ISO_14064.svg'  alt=\"\">\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", ()=>{\r\n    var swiperAwards = new Swiper('.ensure.compliance', {\r\n      slidesPerView: 'auto',\r\n      centeredSlides: true,\r\n      spaceBetween: 60,\r\n      loop: true,\r\n      autoplay: {\r\n        delay: 0,\r\n        disableOnInteraction: false,\r\n      },\r\n      speed:3900,\r\n      grabCursor: true,\r\n    });\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f49f813 e-flex e-con-boxed e-con e-parent\" data-id=\"f49f813\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d22660 elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"1d22660\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Core benefits of our ESG services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2d1e9b elementor-widget elementor-widget-html\" data-id=\"f2d1e9b\" 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\n\n<div class=\"new-benefits-container\">\n<div class=\"swiperBenefit\">  \n    <div class=\"swiper-wrapper\">  \n \n    \n    <div class=\"active-benefit swiper-slide swiper-slide-active\">\n        <div class=\"active-benefit-title\">\n            <span>01<span class='mobile'>\/04<\/span><\/span>\n          \n            <p>Smooth ESG integration<\/p>\n        <\/div>\n        <div class=\"active-benefit-desc\">\n            We make it easy to bring ESG factors into your business operations and decision-making with zero added burden. By embedding sustainability at every level, we break down barriers and create unified, impactful strategies that drive real change.\n<\/div>\n\n\n<\/div>\n\n    \n    <div class=\"active-benefit swiper-slide\">\n        <div class=\"active-benefit-title\">\n            <span>02<span class='mobile'>\/04<\/span><\/span>\n            <p>Better regulatory compliances<\/p>\n        <\/div>\n        <div class=\"active-benefit-desc\">\nWe get it: ESG regulations can be tough to keep up with. Our team helps you navigate the maze of standards and rules, lowering your risk of fines and making sure you\u2019re always in line with legal requirements.\n<\/div>\n\n\n\n\n<\/div>\n\n   \n    <div class=\"active-benefit swiper-slide\">\n        <div class=\"active-benefit-title\">\n            <span>03<span class='mobile'>\/04<\/span><\/span>\n            <p>Cost reduction<\/p>\n        <\/div>\n        <div class=\"active-benefit-desc\">\nESG is more than just ticking boxes; it\u2019s about running a leaner operation. Our experts help you cut costs with smart solutions that reduce waste, improve resource use, and make your processes more energy-efficient.\n<\/div>\n\n\n\n\n<\/div>\n\n\n    <div class=\"active-benefit swiper-slide\">\n        <div class=\"active-benefit-title\">\n            <span>04<span class='mobile'>\/04<\/span><\/span>\n            <p>Solidified brand image<\/p>\n        <\/div>\n        <div class=\"active-benefit-desc\">\nEarn trust and loyalty by making sustainability a core part of your brand. Our team of experts will help you create clear, measurable ESG initiatives that resonate with stakeholders and set you apart from the competition. \n<\/div>\n\n\n\n<\/div>\n\n        <div class=\"swiper-benefit__navigation\">\n            <button class=\"swiper-benefit__navigation-btn prev\">\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-benefit__navigation-btn next\">\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\n\n\n<\/div>  \n<\/div>  \n\n\n\n    \n    <div class=\"small-benefits-container\">\n          <div class=\"small-benefit-item active\">\n             <span>01<\/span>\n            <p>Smooth ESG integration<\/p>\n        <\/div>\n        <div class=\"small-benefit-item\">\n             <span>02<\/span>\n            <p>Better regulatory compliance<\/p>\n        <\/div>\n        <div class=\"small-benefit-item\">\n             <span>03<\/span>\n            <p>Cost reduction<\/p>\n        <\/div>\n        <div class=\"small-benefit-item\">\n             <span>04<\/span>\n            <p>Solidified brand image<\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    \n   const BenefitSwiper = new Swiper('.swiperBenefit', {\n    slidesPerView: 1,\n    effect:\"fade\",\n     grabCursor:false, \n    allowTouchMove:false,\n              navigation: {\n        nextEl: \".swiper-benefit__navigation-btn.next\",\n        prevEl: \".swiper-benefit__navigation-btn.prev\",\n      },\n      \n  breakpoints: {\n   280: {\n     allowTouchMove:true,\n     grabCursor:true,\n    },\n\n\n     1025: {\n        grabCursor:false,   \n     allowTouchMove:false,\n    },\n  }       \n    \n\n    \n  });     \n    \n    \n\n    \n    const smallBenefits = document.querySelectorAll(\".small-benefit-item\");\n    \n  \n    \nsmallBenefits.forEach((item,i) => {\n        item.addEventListener('click', function(e) {\n            BenefitSwiper.slideTo(i);\n        });\n    });\n    \n    \nBenefitSwiper.on('slideChange', function (data) {\n\nconst activeIndex = data.activeIndex;\n\nupdateSmallBenefits(activeIndex);    \n\n\n});     \n\n\n    \n    \n    \n\n    function updateSmallBenefits(index) {\n        \n        smallBenefits.forEach((smallBenefit, i) => {\n            \n            smallBenefits[i].classList.remove(\"active\");\n            \n            if(i===index){              smallBenefits[i].classList.add(\"active\");\n            }\n        });\n    }\n\n\n\n\n    \n    \n    \n  \n    \n    \n});\n<\/script>\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3182559 e-flex e-con-boxed e-con e-parent\" data-id=\"3182559\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-80b9b30 e-con-full e-flex e-con e-child\" data-id=\"80b9b30\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1231954 elementor-widget-tablet__width-initial elementor-widget elementor-widget-image\" data-id=\"1231954\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"301\" height=\"301\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/image_2024-12-04_17-50-01.png\" class=\"attachment-full size-full wp-image-175151\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/image_2024-12-04_17-50-01.png 301w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/image_2024-12-04_17-50-01-150x150.png 150w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/image_2024-12-04_17-50-01-12x12.png 12w\" sizes=\"(max-width: 301px) 100vw, 301px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02046d2 e-flex e-con-boxed e-con e-child\" data-id=\"02046d2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3d1cbc elementor-hidden-desktop elementor-widget elementor-widget-heading\" data-id=\"f3d1cbc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Stanislav Kazanov<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-820812e elementor-hidden-desktop elementor-widget elementor-widget-heading\" data-id=\"820812e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Head of GRC, Cybersecurity &amp; Sustainability<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f67afd e-con-full e-flex e-con e-child\" data-id=\"9f67afd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e3a2e0 elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"1e3a2e0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">At Innowise, sustainability isn\u2019t just a box to check \u2014 it\u2019s about creating real value and resilience for our clients. We\u2019ll help you build software to tackle your biggest ESG challenges head-on and create solid strategies to cut risks, ramp up efficiency, and turn sustainability into a competitive edge.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41d1cb8 elementor-hidden-mobile elementor-hidden-tablet elementor-widget elementor-widget-heading\" data-id=\"41d1cb8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Stanislav Kazanov<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d403cc elementor-hidden-mobile elementor-hidden-tablet elementor-widget elementor-widget-heading\" data-id=\"3d403cc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Head of GRC, Cybersecurity &amp; Sustainability<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-643df23 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"643df23\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"323\" height=\"223\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/11\/Vector-1-1.png\" class=\"attachment-full size-full wp-image-173888\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/11\/Vector-1-1.png 323w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/11\/Vector-1-1-300x207.png 300w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/11\/Vector-1-1-18x12.png 18w\" sizes=\"(max-width: 323px) 100vw, 323px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c794f6 e-flex e-con-boxed e-con e-parent\" data-id=\"2c794f6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-27a0b99 e-con-full e-flex e-con e-child\" data-id=\"27a0b99\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c568819 elementor-widget elementor-widget-heading\" data-id=\"c568819\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Innowise as a sustainability &amp; ESG partner<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e7f55a elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"4e7f55a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>When you choose Innowise for sustainability and ESG projects, you\u2019re getting a team that knows ESG and the regulations that come with it inside out.\u00a0 We\u2019re focused on building durable, flexible strategies that grow with your business \u2014 no band-aid solutions here.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fcaa34d e-con-full e-flex e-con e-child\" data-id=\"fcaa34d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc65089 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-video\" data-id=\"fc65089\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=-ezRzXe5Sz0&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a963a2 e-flex e-con-boxed e-con e-parent\" data-id=\"8a963a2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c6f214 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"0c6f214\" 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\">Sustainability &amp; ESG service roadmap<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64ed569 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"64ed569\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A clear, strategic approach is the backbone of our sustainability and ESG services. Our experts will be with you at every step \u2014 from the first assessment to ongoing improvements \u2014 making sure your ESG initiatives really make a difference and line up with your business goals.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e34e48 e-con-full e-flex e-con e-child\" data-id=\"9e34e48\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95d71db elementor-widget elementor-widget-html\" data-id=\"95d71db\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"new-steps-container\">\n    \n    \n    <div class=\"new-step-item-3\">\n        <div class=\"figure-container\">\n            <div style=\"background-color:  #CD505D;\n    border-color:  #CD505D;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background:  #CD505D;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\nAssessment and materiality analysis         <\/span>\n<span class=\"new-step-item-duration\">\n                2-3 weeks\n            <\/span>\n\n\n        \n            <p class=\"new-step-item-text\">\n                We identify the ESG factors that matter most to your business and stakeholders by evaluating your unique environmental, social and governance goals.\n\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item-3\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #D36F89;\n    border-color:  #D36F89;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #D36F89\"><\/div>\n        <\/div>\n                <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\nGoal setting and strategy development\n            <\/span>\n            <span class=\"new-step-item-duration\">\n                3-4 weeks\n            <\/span>\n\n        \n            <p class=\"new-step-item-text\">\nOur team helps you set ESG goals aligned with your mission, focusing on cutting emissions, boosting diversity and increasing supply chain transparency.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item-3\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #DD9ECB;\n    border-color: #DD9ECB;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"background: #DD9ECB; position: absolute; left: ; right: ; width: 100vw;\"><\/div>\n        <\/div>\n                <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n             Policy formation and integration\n            <\/span>\n            <span class=\"new-step-item-duration\">\n                4-6 weeks\n            <\/span>\n\n        \n            <p class=\"new-step-item-text\">\nWe work with you to build policies that back your ESG goals, weaving them into your governance framework so ESG becomes part of every decision-making.\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item-3\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n        \n<div class=\"scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 33%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Implementation and execution\n            <\/span>\n            <span class=\"new-step-item-duration\">\n                6-12 months\n            <\/span>\n        \n            <p class=\"new-step-item-text\">\nOur experts help put your ESG initiatives into action, from sustainable software development to employee training and setting up responsible sourcing frameworks.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item-3\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left:; right:33%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\nMonitoring and reporting\n            <\/span>\n            <span class=\"new-step-item-duration\">\n                Ongoing\n            <\/span>\n        \n            <p class=\"new-step-item-text\">\nWe\u2019ll set you up with software to track your ESG targets and KPIs. Whether it\u2019s for annual reports or ESG disclosures, you\u2019ll keep your stakeholders up to date effortlessly.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    \n    <div class=\"new-step-item-3\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #A481BF;\n    border-color: #A481BF\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"width: 100%; background: linear-gradient(90deg, #A481BF 50%, transparent 0) 50% \/ 8px 2px repeat-x;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\nContinuous improvement and adaptation\n            <\/span>\n            <span class=\"new-step-item-duration\">\n                Ongoing\n            <\/span>\n        \n            <p class=\"new-step-item-text\">\nWith ongoing monitoring data, we\u2019ll sharpen your ESG approach, update goals as needed, and address new issues to keep your sustainability game strong.\n            <\/p>\n        <\/div>\n    <\/div>    \n    \n\n    \n    \n<\/div>\n\n\n\n\n\n<div class=\"tablet-new-steps-container\">\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #C63031;\n    border-color:  #C63031\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"width: 100%; background:  #C63031\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n           <span class=\"tablet-new-step-item-title\">\n        Request\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nLet us know how many AI experts you need, which tech stack, and the experience level you\u2019re looking for. Also, share your preferred engagement model.\n\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #CD505D;\n    border-color:  #CD505D;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"background: #CD505D; position: absolute; left: 50%; right: ; width: 100vw;\" ><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\n             Candidate screening\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nWe handpick the best candidates for you and send you their CVs and rates within 1-2 days.\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"background: #D36F89; position: absolute; left: ; right: 50%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\n       Interview \n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nYou\u2019ll then choose who you're interested in, and we\u2019ll set up interviews with these applicants at a time that works for you.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 50%; right: ; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\n              Agreement\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nOnce you\u2019ve approved your candidates, we\u2019ll sort out all the details and get a contract, SLA, \u2014 and NDA, if needed \u2014 ready to go.\n            <\/p>\n        <\/div>        \n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 50%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\nKick-off and onboarding\n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nAfter you sign off on everything, our AI developers will join your project team. You\u2019ll give us access to your project setup and knowledge base and we\u2019ll kick things off with a meeting to get everything rolling. \n            <\/p>\n        <\/div>        \n    <\/div>\n    \n\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n        \n\n\n\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: linear-gradient(90deg, #BF9FD8 50%, transparent 0) 50% \/ 8px 2px repeat-x; position: absolute; left: ; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"tablet-new-step-item-title\">\nManagement and control \n            <\/span>\n\n        \n            <p class=\"tablet-new-step-item-text\">\nYou can stick with your PM, PO, or team lead, or we can provide one from Innowise. Either way, our developers will keep you updated with regular reports and track their hours. We\u2019ll also set up meetings to review progress and make sure everything is on track.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"mobile-new-steps-container\">\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #C63031;\n    border-color: #C63031;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #C63031; position: absolute; left: 5%; right: ; width: 100vw;\"><\/div>\n        <\/div>\n        \n        <div class=\"mobile-new-step-item-desc\">\n           <span class=\"mobile-new-step-item-title\">\nRequest\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nLet us know how many AI experts you need, which tech stack, and the experience level you\u2019re looking for. Also, share your preferred engagement model.\n\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color:  #CD505D;\n    border-color: #CD505D;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #CD505D; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #CD505D; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n         <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\nCandidate screening\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nWe handpick the best candidates for you and send you their CVs and rates within 1-2 days.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #D36F89;\n    border-color: #D36F89;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background:  #D36F89; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #D36F89; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n       <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\n             Interview \n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nYou\u2019ll then choose who you're interested in, and we\u2019ll set up interviews with these applicants at a time that works for you.\n            <\/p>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\n               Agreement\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nOnce you\u2019ve approved your candidates, we\u2019ll sort out all the details and get a contract, SLA, \u2014 and NDA, if needed \u2014 ready to go.\n            <\/p>\n        <\/div>  \n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n         <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\nKick-off and onboarding\n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\">\nAfter you sign off on everything, our AI developers will join your project team. You\u2019ll give us access to your project setup and knowledge base and we\u2019ll kick things off with a meeting to get everything rolling. \n            <\/p>\n        <\/div>  \n    <\/div>\n    \n\n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: linear-gradient(90deg, #E4BEF7 50%, transparent 0) 50% \/ 8px 2px repeat-x; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n         <div class=\"mobile-new-step-item-desc\">\n            <span class=\"mobile-new-step-item-title\">\n           Management and control \n            <\/span>\n\n        \n            <p class=\"mobile-new-step-item-text\" style=\"margin-bottom:0\">\nYou can stick with your PM, PO, or team lead, or we can provide one from Innowise. Either way, our developers will keep you updated with regular reports and track their hours. We\u2019ll also set up meetings to review progress and make sure everything is on track.\n            <\/p>\n        <\/div>  \n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fbc78fd e-con-full e-flex e-con e-parent\" data-id=\"fbc78fd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73e09e9 elementor-widget elementor-widget-html\" data-id=\"73e09e9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"double-bg-container\">\n    \n    <div class=\"dark-left\">\n    <div class=\"half-person-left\">\n  <div class=\"person-dark\">\n      <div class=\"dark-person-main-info\">\n      <div class=\"person-dark-img-wrapper\">\n          <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Babankova-2-e1733318245269.png\" \/ alt=\"\">\n      <\/div>\n      <\/div>\n  <\/div>\n  <div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"light-right\">\n        <div class=\"light-text-block\">\n            <span class=\"light-text-title\">\n                ESG reporting taking too much time? \n            <\/span>\n            <span class=\"light-text-desc\">\n                Let us make it faster and spot-on, so you can get back to business.\n            <\/span>\n            <div class=\"hire-button mobile-button-margin\">\n                <a href=\"#contact-form\">Contact us<\/a>\n            <\/div>\n        <\/div>\n  \n<\/div>\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c5280bc e-flex e-con-boxed e-con e-parent\" data-id=\"c5280bc\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a06f53f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a06f53f\" 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\">Industries we serve<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-042622c elementor-widget elementor-widget-html\" data-id=\"042622c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.x-industries__list_container.swiper-wrapper {\r\n    border: 0;\r\n}\r\n.x-industries__swiper {\r\n    border-bottom: 1px solid #c4c4c4 !important;\r\n}\r\n<\/style>\r\n    <div class=\"x-industries__list\">\r\n        <div class=\"x-industries__swiper\">\r\n\r\n            <ul class=\"x-industries__list_container swiper-wrapper\">\r\n                <li class=\"swiper-slide active\">Energy & utilities<\/li>\r\n                <li class=\"swiper-slide\">Manufacturing<\/li>\r\n                <li class=\"swiper-slide\">Agriculture<\/li>\r\n                <li class=\"swiper-slide\">Oil & gas<\/li>\r\n                <li class=\"swiper-slide\">Banking & finance<\/li>\r\n                <li class=\"swiper-slide\">Construction<\/li>\r\n                <li class=\"swiper-slide\">Real estate     <\/li>\r\n                <li class=\"swiper-slide\" >Retail<\/li>\r\n            <\/ul>\r\n\r\n        <\/div>\r\n\r\n\r\n\r\n        <div class=\"x-industries__navigation\">\r\n            <button class=\"x-industries__navigation-btn\">\r\n                <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g>\r\n                        <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                        <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                    <\/g>\r\n                <\/svg>\r\n            <\/button>\r\n\r\n            <button class=\"x-industries__navigation-btn\">\r\n                <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                    <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                <\/svg>\r\n            <\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n\r\n\r\n\r\n  \r\n  \r\n<script>\r\n\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n\r\n\r\n  const xindustriesListItems = document.querySelectorAll('.x-industries__list_container li');\r\n\r\n\r\n  \r\n  const industriesSlider1 = new Swiper('.x-industries__swiper', {\r\n    slidesPerView: 'auto',\r\n    spaceBetween: 26,\r\n    \r\n    grabCursor: true,\r\n     centerInsufficientSlides: true,\r\n    loop: false,\r\n    watchSlidesProgress: true,\r\n     slideToClickedSlide: true,\r\n          \r\n  breakpoints: {\r\n   280: {\r\n    spaceBetween: 20, \r\n    },\r\n\r\n\r\n     820: {\r\n    spaceBetween: 26, \r\n    },\r\n  } \r\n    \r\n\r\n  });\r\n  \r\n\r\n  \r\n  \r\n  const industriesSlider2 = new Swiper('.industries__swiper', {\r\n    slidesPerView: 1,\r\n   spaceBetween: 30, \r\n       effect:'fade',\r\n    grabCursor: true,\r\n     centerInsufficientSlides: true,\r\n     loop: false,\r\n      thumbs: {\r\n        swiper: industriesSlider1 ,\r\n      },\r\n      navigation: {\r\n        nextEl: \".x-industries__navigation button:nth-child(2)\",\r\n        prevEl: \".x-industries__navigation button:nth-child(1)\",\r\n      },\r\n  });  \r\n    \r\n \r\n  \r\n  \r\nindustriesSlider2.on('slideChange', function (data) {\r\n\r\nconst activeIndex = data.activeIndex;\r\n\r\n    \r\nxindustriesListItems.forEach((elem,i)=>{\r\n         if (activeIndex === i) {\r\n          elem.classList.add('active');\r\n        } else {\r\n          elem.classList.remove('active');\r\n        }   \r\n})\r\n\r\n\r\n});  \r\n  \r\n});\r\n  \r\n<\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61c7b98 elementor-widget elementor-widget-html\" data-id=\"61c7b98\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t             \r\n    <div class=\"x-industries__descriptions industries__swiper\">\r\n          <div class=\"swiper-wrapper\">\r\n\r\n        <div class=\"x-industries__descriptions-item swiper-slide swiper-slide-active\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Energy and utilities<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">\r\n                    Our team builds smart solutions to improve energy grids, make energy monitoring easier, and automate maintenance. We\u2019ll help you cut emissions, stay compliant, and smoothly shift to sustainable energy.\r\n                <\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Lower operational costs<\/li>\r\n                    <li>Compliance with ESG standards<\/li>\r\n                    <li>Better environmental outcomes<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG-serve-1.png\" alt=\"\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-industries__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Manufacturing<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">\r\n                    Innowise makes ESG a no-brainer for manufacturers, delivering solutions for sustainable supply chains, waste reduction, and resource efficiency. Our team\u2019s here to help you go green and work smarter.\r\n                <\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Reduced waste and smarter resource use<\/li>\r\n                    <li>Compliance with environmental regulations<\/li>\r\n                    <li>Lower costs with energy-efficient operations<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG-serve-2.png\" alt=\"\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n\r\n        <div class=\"x-industries__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Agriculture<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">\r\n                    Our team crafts software solutions for precision farming, resource tracking and land management to help agribusinesses raise yields, cut down on waste and go green \u2014 all without the compliance headaches.\r\n                <\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Smarter resource use<\/li>\r\n                    <li>Increased yields and product quality<\/li>\r\n                    <li>Reduced environmental footprint<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG-serve-3.png\" alt=\"\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"x-industries__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Oil and gas<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">\r\n                    We provide ESG software that covers everything from emissions tracking to impact assessments and safety checks. Operate smarter, stay compliant, and build stakeholder trust with solutions made for responsible growth.\r\n                <\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Reduced environmental risks and liabilities<\/li>\r\n                    <li>Compliance with regulations<\/li>\r\n                    <li>More efficient production processes<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG-serve-4.png\" alt=\"\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"x-industries__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Banking and finance<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">\r\n                    Sustainable banking means balancing profit with responsibility. Our team brings ESG solutions for responsible lending, climate action, and transparency, helping banks connect with eco-conscious customers and grow sustainably.\r\n                <\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Compliance with ESG standards<\/li>\r\n                    <li>Boosted trust with sustainable investment options<\/li>\r\n                    <li>Smarter risk management for ESG factors<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG-serve-5.png\" alt=\"\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"x-industries__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Construction<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">\r\n                    Need a hand with sustainable construction? We\u2019ve got you covered. Track certifications in real time, fine-tune materials with machine learning and cut waste with smart analytics \u2014 easily hitting those eco-targets and staying compliant.\r\n                <\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Lower energy consumption<\/li>\r\n                    <li>Reduced greenhouse gas emissions<\/li>\r\n                    <li>Adherence to environmental standards<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG-serve-6.png\" alt=\"\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-industries__descriptions-item swiper-slide\">\r\n             <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Real estate<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">\r\n                    We\u2019ll equip you with everything needed for greener real estate \u2014 custom solutions for energy management, sustainable property tracking, and eco-friendly building operations. Slash costs, boost sustainability, and attract eco-conscious tenants.\r\n                <\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Boosted property value with LEED and BREEAM certifications<\/li>\r\n                    <li>Greater appeal for eco-minded tenants and investors<\/li>\r\n                    <li>Reduced long-term costs with energy and waste management<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG-serve-7.png\" alt=\"\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-industries__descriptions-item swiper-slide\">\r\n             <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Retail<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">\r\n                    Our experts are all about helping retailers go green. With software for transparent supply chains, sustainable packaging, and waste reduction tracking, you\u2019ll build brand loyalty, run things smoother, and stay on top of your ESG goals.\r\n                <\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Stronger brand loyalty<\/li>\r\n                    <li>Lower waste disposal costs<\/li>\r\n                    <li>Better supply chain transparency<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/ESG-serve-8.png\" alt=\"\" \/>\r\n            <\/div>\r\n        <\/div>\r\n <\/div>\r\n    <\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-764c71a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"764c71a\" 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-2d69522\" data-id=\"2d69522\" 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-c0fc483 elementor-widget elementor-widget-shortcode\" data-id=\"c0fc483\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">[clients_logos]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-23eb0af e-flex e-con-boxed e-con e-parent\" data-id=\"23eb0af\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec2d367 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"ec2d367\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our approach to sustainability &amp; ESG services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54f8153 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"54f8153\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>When it comes to sustainability and ESG services, we make things clear and easy to follow. Our team puts your goals front and center, keeps everything open, and handles risks smoothly along the way \u2014 so you\u2019re always in the loop, no guessing needed.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dc77fcc e-grid e-con-full e-con e-child\" data-id=\"dc77fcc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b453fc7 e-con-full e-flex e-con e-child\" data-id=\"b453fc7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1797baf elementor-widget elementor-widget-text-editor\" data-id=\"1797baf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Project scoping<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59f9a7f elementor-widget elementor-widget-text-editor\" data-id=\"59f9a7f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">We\u2019re all about getting it right from the start. Our team digs into your needs and lays out a detailed plan to keep everything on track \u2014 leaving no room for scope creep.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19197aa e-con-full e-flex e-con e-child\" data-id=\"19197aa\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e110294 elementor-widget elementor-widget-text-editor\" data-id=\"e110294\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Risk management<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-caae8a6 elementor-widget elementor-widget-text-editor\" data-id=\"caae8a6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>No surprises here \u2014 our experts will find and fix any issues early on. With a proactive approach, we keep your project moving forward without any hiccups.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e6e648 e-con-full e-flex e-con e-child\" data-id=\"6e6e648\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9bea2b elementor-widget elementor-widget-text-editor\" data-id=\"f9bea2b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Collaboration<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96c92c0 elementor-widget elementor-widget-text-editor\" data-id=\"96c92c0\" 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>Transparent communication is our top priority. We\u2019ll keep you updated on every milestone and any bumps in the road, guaranteeing nothing slips through the cracks.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2765b1b e-con-full e-flex e-con e-child\" data-id=\"2765b1b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8483e03 elementor-widget elementor-widget-text-editor\" data-id=\"8483e03\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Reporting<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41abd3c elementor-widget elementor-widget-text-editor\" data-id=\"41abd3c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>With frequent check-ins and in-depth status reports, our specialists make sure you\u2019re never out of the loop on the project\u2019s progress and the next steps ahead.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11570be e-con-full e-flex e-con e-child\" data-id=\"11570be\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69480db elementor-widget elementor-widget-text-editor\" data-id=\"69480db\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Knowledge management<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-123a9cd elementor-widget elementor-widget-text-editor\" data-id=\"123a9cd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>With knowledge management baked into our process, your team gets the insights they need, when they need them \u2014 driving efficiency and sparking fresh ideas.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c96b86c e-con-full e-flex e-con e-child\" data-id=\"c96b86c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c07dcf6 elementor-widget elementor-widget-text-editor\" data-id=\"c07dcf6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Change request management<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-820f8d1 elementor-widget elementor-widget-text-editor\" data-id=\"820f8d1\" 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>Change is part of the game, we get it. We\u2019ve set up a hassle-free way to handle requests: record, assess, prioritize, and implement \u2014 all without missing a beat.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fac711c related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fac711c\" 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-aa02516\" data-id=\"aa02516\" 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-ef40d57 related_case_title_h2 elementor-widget elementor-widget-heading\" data-id=\"ef40d57\" 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\">Case studies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd6cd2b related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd6cd2b\" 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-f838b8f\" data-id=\"f838b8f\" 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-4c1ffa9 elementor-widget elementor-widget-shortcode\" data-id=\"4c1ffa9\" 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\/nl\/case\/radiation-exposure-monitoring-app-upgrade\/\" aria-label=\"block_179795\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/03\/Small-Cover-Upgrade-of-a-radiation-exposure-monitoring-app-Anya-Kh.-Anna-Kr.png\" alt=\"Upgrade of a radiation exposure monitoring app\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/radiation-exposure-monitoring-app-upgrade\/\" aria-label=\"Upgrade of a radiation exposure monitoring app\" >Upgrade of a radiation exposure monitoring app<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/ecology\/\">Ecology<\/a><a href=\"\/nl\/cases\/audit\/\">Audit<\/a><a href=\"\/nl\/cases\/angular\/\">Angular<\/a><a href=\"\/nl\/cases\/energy\/\">Energy<\/a><a href=\"\/nl\/cases\/gezondheidszorg\/\">Healthcare<\/a><a href=\"\/nl\/cases\/node-js\/\">Node.js<\/a><a href=\"\/nl\/cases\/software-enhancement\/\">Software enhancement<\/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\/nl\/case\/radiation-exposure-monitoring-app-upgrade\/\" aria-label=\"Read more about Upgrade of a radiation exposure monitoring app\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/climate-innovation-data-migration\/\" aria-label=\"block_179228\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/02\/Small-Cover-Data-Migration-and-Integration-for-a-Climate-Innovation-Anya-Kh.-Dasha-Tr.png\" alt=\"Data migration and integration for a climate innovation organization\">\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\/nl\/case\/climate-innovation-data-migration\/\" aria-label=\"Data migration and integration for a climate innovation organization\" >Data migration and integration for a climate innovation organization<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/ecology\/\">Ecology<\/a><a href=\"\/nl\/cases\/ba\/\">Business analysis<\/a><a href=\"\/nl\/cases\/business-process-automation-bpa\/\">Business process automation (BPA)<\/a><a href=\"\/nl\/cases\/cloud\/\">Cloud<\/a><a href=\"\/nl\/cases\/data-engineering\/\">Data engineering<\/a><a href=\"\/nl\/cases\/data-management\/\">Data management (DMS)<\/a><a href=\"\/nl\/cases\/azure\/\">Azure<\/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\/nl\/case\/climate-innovation-data-migration\/\" aria-label=\"Read more about Data migration and integration for a climate innovation organization\">\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\/nl\/case\/automated-data-collection\/\" aria-label=\"block_177882\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/01\/Small-Cover-Automated-environmental-data-collection_-25-reduction-in-certification-costs-Anya-Kh.-Dasha-Tr.png\" alt=\"Automated environmental data collection\">\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\/nl\/case\/automated-data-collection\/\" aria-label=\"Automated environmental data collection\" >Automated environmental data collection<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/ecology\/\">Ecology<\/a><a href=\"\/nl\/cases\/data-engineering\/\">Data engineering<\/a><a href=\"\/nl\/cases\/esg\/\">ESG<\/a><a href=\"\/nl\/cases\/productie\/\">Manufacturing<\/a><a href=\"\/nl\/cases\/power-bi\/\">Power BI<\/a><a href=\"\/nl\/cases\/python\/\">Python<\/a><a href=\"\/nl\/cases\/software-enhancement\/\">Software enhancement<\/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\/nl\/case\/automated-data-collection\/\" aria-label=\"Read more about Automated environmental data collection\">\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\/nl\/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\/nl\/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=\"\/nl\/cases\/energy\/\">Energy<\/a><a href=\"\/nl\/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\/nl\/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\/nl\/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\/nl\/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=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/django\/\">Django<\/a><a href=\"\/nl\/cases\/gezondheidszorg\/\">Healthcare<\/a><a href=\"\/nl\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nl\/cases\/php\/\">PHP<\/a><a href=\"\/nl\/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\/nl\/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\/nl\/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\/nl\/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=\"\/nl\/cases\/php\/\">PHP<\/a><a href=\"\/nl\/cases\/design\/\">UI\/UX design<\/a><a href=\"\/nl\/cases\/webontwikkeling\/\">Web development<\/a><a href=\"\/nl\/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\/nl\/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\/nl\/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\/nl\/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=\"\/nl\/cases\/net\/\">.NET<\/a><a href=\"\/nl\/cases\/c\/\">C#<\/a><a href=\"\/nl\/cases\/gezondheidszorg\/\">Healthcare<\/a><a href=\"\/nl\/cases\/integratie\/\">Integration<\/a><a href=\"\/nl\/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\/nl\/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\/nl\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"block_195080\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/image.png\" alt=\"Scaling AI ergonomics assessment software\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/prophaust.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/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=\"\/nl\/cases\/angular\/\">Angular<\/a><a href=\"\/nl\/cases\/back-end-ontwikkeling\/\">Back-end development<\/a><a href=\"\/nl\/cases\/onderneming\/\">Enterprise<\/a><a href=\"\/nl\/cases\/front-end-ontwikkeling\/\">Front-end development<\/a><a href=\"\/nl\/cases\/node-js\/\">Node.js<\/a><a href=\"\/nl\/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\/nl\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"Read more about Scaling AI ergonomics assessment software\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n                <\/div>\n                \n                <div class=\"swiper-related__navigation\">\n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g>\n                                <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                                <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <\/g>\n                        <\/svg>\n                    <\/button>\n                \n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"cases-swiper-pagination\"><\/div>\n        \n        <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/slb-case.js\"><\/script>  \n        <link rel=\"stylesheet\" href=\"\/wp-content\/themes\/hello-elementor\/assets\/css\/case-slider.css\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-474c73e e-flex e-con-boxed e-con e-parent\" data-id=\"474c73e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-398d886 elementor-widget elementor-widget-html\" data-id=\"398d886\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"display:none !important; margin-top: 0; padding: 0;\" class=\"m-technological-all\">\n        <span><a style=\"all: unset; cursor: pointer;\" href=\"https:\/\/innowise.com\/cases\/\">All case studies<\/a><\/span>\n    <\/div>\n   \n    \n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-21e01ce e-grid e-con-full e-con e-child\" data-id=\"21e01ce\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-aec2d84 e-con-full e-flex e-con e-child\" data-id=\"aec2d84\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb882a8 img900500 elementor-widget elementor-widget-image\" data-id=\"cb882a8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1350\" height=\"750\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2.jpg\" class=\"attachment-full size-full wp-image-182130\" alt=\"OUR TEAM\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2.jpg 1350w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2-300x167.jpg 300w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2-1024x569.jpg 1024w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2-768x427.jpg 768w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2-18x10.jpg 18w\" sizes=\"(max-width: 1350px) 100vw, 1350px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b7160d e-con-full e-flex e-con e-child\" data-id=\"0b7160d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3b6145f e-con-full e-flex e-con e-child\" data-id=\"3b6145f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e47311a elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"e47311a\" 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\">Tired of short-term tech partnerships?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-601d617 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial tabletmax510 elementor-widget elementor-widget-text-editor\" data-id=\"601d617\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We deliver consistent results and stay with you through it all.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dde296b elementor-align-center contact320 elementor-widget elementor-widget-button\" data-id=\"dde296b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Let's discuss<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-04d2fde elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"04d2fde\" 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-92438de\" data-id=\"92438de\" 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-05045f2 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"05045f2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What our customers think<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-307c454 e-con-full e-flex e-con e-parent\" data-id=\"307c454\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1264c64 elementor-widget elementor-widget-html\" data-id=\"1264c64\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"c-section__background c-section__background\">\n    <div class=\"c-section__container p-mad-testimonials__section-container\">\n      <div class=\"c-section__body\">\n          \n        <div class=\"p-mad-testimonials__swiper\">\n          <div class=\"swiper\">\n            <div class=\"swiper-wrapper\">\n\n                <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Stefania Basciu<\/span>\n                        <span>Delivery Director<\/span>\n                        <span>Topcon Agriculture<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/Topcon-Agriculture-e1733314211198.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\u201cWe are more than satisfied with our fruitful cooperation with Innowise, as they perform tasks in accordance with our high requirements and corporate standards and bring the desired results.\"\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Consulting<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">2 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">28 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Web development<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n                <\/div>\n\n                <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Dominik M\u00e4rkl<\/span>\n                        <span>Director<\/span>\n                        <span>OneStop Pro<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/OneStop-Pro.svg\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\u201cWhen it comes to handling pressure situations, Innowise has always proven their deftness in managing these situations. They do this by having clear understanding of our expected results to take our business towards growth and customer satisfaction.\u201d\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Construction<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">7 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">36+ months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Custom software development, consulting<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n                <\/div>\n\n                <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Laurynas Savickas<\/span>\n                        <span>CEO<\/span>\n                        <span>Intervilza JSC<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/InterVilza.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\u201cWorking with Innowise, I appreciate their customer-centric approach and care for even the smallest detail. Our company received exactly what we'd been looking for and managed to save a considerable part of our budget for other activities.\u201d\n\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Manufacturing<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">3 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">3 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">IT outsourcing, custom development, 3D design<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n                <\/div>\n\n            <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n            \n          <\/div>\n        <\/div>\n      <\/div>\n\n  <\/div>\n  \n<\/div>\n\n<script>\nconst options = {\n  grabCursor: true,\n  slidesPerView: 1,\n  spaceBetween: 20,\n  freeMode: {\n      enabled:true, sticky:true\n  },\n  pagination: {\n    el: '.swiper-pagination',\n    clickable: true,\n  },\n  breakpoints: {\n     768: {\n      spaceBetween: 40\n     }\n    },\n};\n\nlet customerReviewsSwiper = new Swiper(\n  '.p-mad-testimonials__swiper .swiper',\n  options,\n);\n\ncustomerReviewsSwiper.autoplay.stop();\n\n<\/script>\n\n              \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0526127 net-14 dt-15 faq-1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0526127\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0f6ce2d\" data-id=\"0f6ce2d\" 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-f8e04be elementor-widget elementor-widget-heading\" data-id=\"f8e04be\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af2b783 e-con-full e-grid e-con e-child\" data-id=\"af2b783\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-95cacaf e-con-full e-flex e-con e-child\" data-id=\"95cacaf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-757ebb4 faq elementor-widget elementor-widget-html\" data-id=\"757ebb4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"c-section__container\">\n    <div class=\"custom-faq-acc__container\">\n\n        <div class=\"c-accordion--faq custom-faq-acc__accordion\">\n\n\n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">Why are sustainability & ESG services important for businesses?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>When you bring sustainability and ESG into the mix, you\u2019re setting your business up for success. They let you weave in environmental, social, and governance practices that lower risks, build a solid reputation, and bring in more investors who want to support responsible companies. Plus, it\u2019s a great way to create a foundation for long-term growth.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">Which industries can benefit from sustainability & ESG services?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>Pretty much every industry can gain from ESG practices, but it\u2019s especially valuable in sectors like energy, manufacturing, transportation, finance, agriculture, and tech. No matter the field, integrating ESG factors can revamp operations, lower risks, and give a strong edge in the market.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">What are the benefits of ESG reporting services?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>ESG reporting isn\u2019t just about tracking data; it\u2019s a way to highlight your company\u2019s commitment to environmental, social, and governance initiatives. You\u2019ll gain transparency with investors and clients, strengthen your brand, identify and manage risks early, and keep up with regulatory demands.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">How can I get started with sustainability & ESG services at Innowise?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>Getting started is easy. Just reach out through our contact form or drop us a line. We\u2019ll start with a quick chat to get to know your goals and needs, and then we\u2019ll help you weave ESG into your strategy in a way that actually works for you.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n\n\n        <\/div>\n\n        \n    <\/div>\n\n<\/div>\n\n    <script src=\"https:\/\/innowise.com\/wp-content\/themes\/hello-elementor\/assets\/js\/accordion.min.js\"><\/script>\n\n    <script>\n        window.addEventListener(\"DOMContentLoaded\", (event) => {\n\n            const siteLanguage = document.documentElement.getAttribute(\"lang\").toLowerCase();\n\n            function initAccordion(element) {\n                if (!element) return;\n\n                new Accordion(element, {\n                    duration: 200,\n                    showMultiple: false,\n                    onOpen: function (currentElement) {\n                        const img = currentElement.querySelector('.c-accordion__toggle-button img');\n                        img.src = 'https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/close-accordion.svg';\n                    },\n                    onClose: function (currentElement) {\n                        const img = currentElement.querySelector('.c-accordion__toggle-button img');\n                        img.src = 'https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg';\n                    },\n                    elementClass: 'c-accordion__item',\n                    triggerClass: 'c-accordion__trigger',\n                    panelClass: 'c-accordion__panel',\n                    activeClass: 'c-accordion__item_active',\n                });\n            }\n\n\n            initAccordion(document.querySelector(\".c-accordion--faq\"))\n        })\n    <\/script>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b17ea41 e-con-full e-flex e-con e-child\" data-id=\"b17ea41\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2b1d3b6 e-con-full maxHeight516 e-flex e-con e-child\" data-id=\"2b1d3b6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e75076 elementor-widget elementor-widget-image\" data-id=\"2e75076\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/Customer-service.svg\" class=\"attachment-full size-full wp-image-173854\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-35a9866 e-con-full e-flex e-con e-child\" data-id=\"35a9866\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4f62b7 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"a4f62b7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Feel free to book a call and get all the answers you need.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-680ed9f elementor-widget__width-inherit ctaSecond elementor-widget-tablet__width-initial elementor-widget elementor-widget-button\" data-id=\"680ed9f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book a call<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-37552d2 e-flex e-con-boxed e-con e-parent\" data-id=\"37552d2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4238484 elementor-widget elementor-widget-shortcode\" data-id=\"4238484\" 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=\"\/nl\/wp-json\/wp\/v2\/pages\/174923#wpcf7-f100240-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"100240\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f100240-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<style>\n#form-templates .contact__info {\n  background-color: #f4f4f4;\n  padding: 70px 44px 70px 50px;\n  position: relative;\n  max-width: 540px;\n  width: 100%;\nborder: 1px solid #AEB1B7;\n}\n\n#form-templates .contact__info-background {\n  z-index: -1;\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed #ef4557;\n}\n\n\n#form-templates .new-container{\ndisplay: flex;\njustify-content: space-between;\nflex-wrap: wrap;\n}\n\n\n#form-templates{\npadding: 100px 15px 100px 15px;        \n}\n\n#form-templates .contact__info-heading {\n  font-family: 'Sora' !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  font-size: 36px !important;\n  line-height: 46px !important;\n  color: #2E2E2E !important;\n   margin-bottom: 60px !important;\n\n}\n\n\n#form-templates .message label{\ncolor: #585858 !important;   \n}\n\n.elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n font-size: 60px !important;\n  line-height: 70px !important;\n  font-family: \"Sora\", Sans-serif;\n  font-weight: 400;\n  margin: 0;  \n  margin-bottom: 20px;\n}\n\n\n\n\n.elementor-widget-container.form-template p{\n  font-family: \"Karla\", Sans-serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 28px;\n  color: var( --e-global-color-primary );\n  max-width: 700px;\n  margin: 0; \n  margin-bottom: 40px;\n} \n  \n\n\n.new-container #spinner{\nwidth: 50%;\nmax-width: 700px;\n}\n\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:30px; \n    \n}\n\n\n#form-templates .contact__info-heading {\n  margin-bottom: 67px;\n  font-size: 36px;\n  font-family: karla;\n  color:  #2E2E2E;\n\n  line-height: 49px;\n}\n\n#form-templates .contact__info-steps {\n  display: flex;\n  flex-direction: column;\n  max-width: 425x;\n  row-gap: 20px;\n  border-left: 1px solid #2e2e2e;\n}\n\n#form-templates .contact__info-block {\n  position: relative;\n  padding-left: 45px;\n}\n\n#form-templates .contact__info-block:last-child {\n  box-shadow: -1px 0 0 1px #f4f4f4;\n}\n\n#form-templates .contact__info-step {\n  position: absolute;\n  border: 1px solid #2e2e2e;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 20px;\n  left: -20px;\n  top: -8px;\n  background-color: #F4F4F4;\n  color:  #2E2E2E;\n\nfont-family: Karla;\nfont-weight: 700;\nfont-size: 18px;\nline-height: 28px;\n\n}\n\n.elementor-widget-global .contact__info-step {\n        color:  #2E2E2E;\n}\n\n#form-templates .contact__info-text {\n  margin: 0;\n  font-size: 16px;\n  line-height: 26px;\n  color: #2E2E2E;\n  font-family: karla;\n\n  width: 100%;\n}\n\n\n#form-templates .contact-us__send{\nflex-shrink: 0;\nmargin-top:0;\n}\n\n\n\n@media screen and (max-width: 1279px) {\n    .new-container #spinner{\n        width: 100%;\n        max-width:100%;\n        margin-bottom:40px;\n    }\n    \n\n    .new-container .contact__info {\n        max-width: 700px !important;\n    }\n    \n}\n\n\n@media screen and (max-width: 1279px) {\n#form-templates{\npadding: 60px 15px 70px 15px;     \n}\n}\n\n\n\n@media screen and (max-width: 767px) {\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:20px; \n \n}\n\n\n  #form-templates .contact__info {\n    padding: 20px 20px 40px 40px;\n    margin: 0 auto;\n  }\n\n\n#form-templates{\npadding: 40px 15px 50px 15px;  \n    \n}\n\n  \n   .new-container #spinner{\n       \n    margin-bottom:30px;   \n   }\n   \n   \n   .elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n   font-size: 32px !important;\n    line-height: 42px !important;    \n   }\n   \n   \n   .elementor-widget-container.form-template p{\n       \n    font-size: 16px;\n    line-height: 20px;  \n    margin-bottom: 30px;\n \n       \n   }\n   \n   #form-templates .contact__info-heading{\n   font-size: 24px !important;\n    line-height: 49px !important;    \n       \n   }\n   \n\n.mailToContact{\nmargin-top: 10px !important;        \n}\n   \n\n  #form-templates .contact__info-heading {\n    font-size: 24px;\n    margin-bottom: 37px;\n  }\n\n  #form-templates .contact__info-background {\n    top: 10px;\n    left: 10px;\n  }\n\n  #form-templates .contact__info-text {\n    font-size: 12px;\n    line-height: 20px;\n  }\n  \n  \n  #form-templates .contact__info-heading {\n   margin-bottom: 35px !important;\n\n}\n\n}\n\n@media (max-width: 767px) {\n    .mailToContact {\n        max-width: 100%;\n    }\n}\n<\/style>\n\n<script>\nwindow.addEventListener('hashchange',function(e){if(window.history.pushState){window.history.pushState('','\/',window.location.pathname)}else{window.location.hash=''}})\n<\/script>\n\n\n<div id=\"form-templates\">\n<div class=\"elementor-widget-container form-template\">\n<a name=\"contact-form\"><\/a>\n<h2>Contact us<\/h2>\n<p><a id=\"calendlylink\" style=\"color: #c63031; border-bottom: 1px solid #c63031; padding: 0;\">Book a call<\/a> or fill out the form below and we\u2019ll get back to you once we\u2019ve processed your request.<\/p>\n<\/div>\n\n<div class=\"new-container\">\n\n\n<div class=\"contact-us__main\" id=\"spinner\" data-no-defer=\"1\">\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"name\">\n<label>Name<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"field_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__name\" id=\"contact-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"field_name\" \/><\/span>\n<\/div>\n\n<div class=\"company\">\n<label>Company<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__company\" id=\"contact-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company*\" value=\"\" type=\"text\" name=\"company\" \/><\/span>\n<\/div>\n\n<\/div>\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"email\">\n<label>Email<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email contact-us__email\" id=\"contact-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Corporate email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n<\/div>\n\n<div class=\"phone\">\n<label>Phone<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel contact-us__phone\" id=\"contact-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"tel\" \/><\/span>\n<\/div>\n\n<\/div>\n<div class=\"contact-us__wrapper subj\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-recipient\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-subj_js\" aria-invalid=\"false\" name=\"your-recipient\"><option value=\"\">Subject*<\/option><option value=\"IT staff augmentation\">IT staff augmentation<\/option><option value=\"Turnkey product development\">Turnkey product development<\/option><option value=\"Support and enhancement\">Support and enhancement<\/option><option value=\"Careers\">Careers<\/option><option value=\"Other\">Other<\/option><\/select><\/span>\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"form-field-budget_js\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-budget_js\" aria-invalid=\"false\" name=\"form-field-budget_js\"><option value=\"\">Project budget<\/option><option value=\"Under $15K\">Under $15K<\/option><option value=\"$15K-$30K\">$15K-$30K<\/option><option value=\"$30K-$100K\">$30K-$100K<\/option><option value=\"$100K-$250K\">$100K-$250K<\/option><option value=\"$250K-$500K\">$250K-$500K<\/option><option value=\"More than $500K\">More than $500K<\/option><\/select><\/span>\n\n<\/div>\n\n\n<div class=\"message\">\n<label>Message<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"1\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required contact-us__message\" id=\"contact-message\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Describe your needs in detail*\" name=\"message\"><\/textarea><\/span>\n<\/div>\n\n<div class=\"atvoice-wrap\">\n\n<div class=\"voice-wrap\">\n<span id=\"voice-mut\" class=\"voicetext\">Send us a voice message<\/span>\n         <div class=\"qc_voice_audio_wrapper\">\n            <div class=\"qc_voice_audio_container\">\n                <div class=\"qc_voice_audio_upload_main\" id=\"qc_audio_main\">\n                    <a class=\"qc_audio_record_button\" id=\"qc_audio_record\" href=\"#\" aria-label=\"Record an audio message\">\n                        <span class=\"dashicons dashicons-microphone\"><\/span> \u00a0<\/a> \n                <\/div>\n\n                <div class=\"qc_voice_audio_recorder\" id=\"qc_audio_recorder\" style=\"display:none\">\n\n                <\/div>\n                <div class=\"qc_voice_audio_display\" id=\"qc_audio_display\"  style=\"display:none\">\n                    <audio id=\"qc-audio\" controls src=\"\"><\/audio>\n                    <span title=\"Remove and back to main upload screen.\" class=\"qc_audio_remove_button dashicons dashicons-trash\"><\/span>\n                <\/div>\n            <\/div>\n            <input type=\"hidden\" value=\"\" name=\"qcwpvoicemessage\" id=\"qc_audio_url\" \/>\n        <\/div>\n        \n<\/div>\n\n\n<div class=\"attach-wrap\">\n<span class=\"voicetext\">Attach documents<\/span>\n\n<div class='attachment'>\n\n<div class=\"downloaded\">\n<span><\/span>\n<div class=\"deleteFile\"><\/div>\n<\/div>\n\n<div class=\"attachmentButton\" onclick=\"(function cl(e){if(e.target.nodeName == 'DIV'){e.target.parentNode.children[1].children[0].click(); }})(arguments[0]);\">\n\n<div class=\"innerText\">Upload file<\/div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"att-files\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" accept=\".jpg,.png,.jpeg,.pdf\" aria-invalid=\"false\" type=\"file\" name=\"att-files\" \/><\/span>\n\n<div class=\"tip\" onclick=\"event.stopPropagation()\">\n<p>You can attach 1 file up to 2MB. Valid file formats: pdf, jpg, jpeg, png.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n<div class=\"contact-us__wrapper\"> \n<p class=\"pp\">By clicking Send, you consent to Innowise processing your personal data per our<a href=\"\/privacy-notice\/\"> Privacy Policy <\/a>to provide you with relevant information. By submitting your phone number, you agree that we may contact you via voice calls, SMS, and messaging apps. Calling, message, and data rates may apply.<\/p>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"scoring_point\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmCampaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmContent\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmMedium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmSource\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmTerm\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"location\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"city\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"ip\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"Summ\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gclid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"rating\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlCompany\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlWithParams\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"audioMessageLink\" \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner contact-us__send\" id=\"contact-send-button\" type=\"submit\" value=\"Send\" \/>\n<\/div>\n\n<div class='mailToContact'>You can also send us your request <\/br>to <a href=\"mailto:contact@innowise.com\">contact@innowise.com<\/a><\/div>\n\n<\/div>\n\n<div class=\"elementor-widget-container\" style=\"z-index:1;\">\n<div class=\"contact__info\">\n  <div class=\"contact__info-background\"><\/div>\n  <div class=\"contact__info-heading\">What happens next?<\/div>\n  <div class=\"contact__info-steps\">\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">1<\/div>\n      <p class=\"contact__info-text\">Once we\u2019ve received and processed your request, we\u2019ll get back to you to detail your\n        project needs and sign an NDA to ensure confidentiality.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">2<\/div>\n      <p class=\"contact__info-text\">After examining your wants, needs, and expectations, our team will devise a project\n        proposal with the scope of work, team size, time, and cost estimates.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">3<\/div>\n      <p class=\"contact__info-text\">We\u2019ll arrange a meeting with you to discuss the offer and nail down the details.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">4<\/div>\n      <p class=\"contact__info-text\">Finally, we\u2019ll sign a contract and start working on your project right away.<\/p>\n    <\/div>\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\n<\/div>\n\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"other_services_container\">[need_other_services_v2]<\/div><script>\n            jQuery( document ).ready(function($) {\n                $('[data-elementor-type=\"wp-page\"]').children().last().before($('.other_services_container'));\n                var sections = $('[data-elementor-type=\"wp-page\"]').find('.net-15.dt-16');\n                $($('#form-templates').parents('.elementor-section')).before($('.other_services_container'));\n                for(var i = 0; i<sections.length; i++){\n                    if($(sections[i]).hasClass( 'net-15' ) && $(sections[i]).hasClass( 'dt-16' ) && $(sections[i]).hasClass( 'elementor-hidden-desktop' )==false){\n                        $(sections[i]).before($('.other_services_container'));\n                        if($(sections[i]).css('background-color')=='rgb(255, 255, 255)' || $(sections[i]).css('background-color')=='rgba(0, 0, 0, 0)'){\n                            $('.other_services_container').find('.elementor-section').css('background-color','#FBFBFD');\n                        }      \n                    }\n                }\n                \n            });\n        <\/script>","protected":false},"excerpt":{"rendered":"<p>ESG services Struggling to hit your sustainability targets or navigate ESG regulations? No stress: we\u2019ve got your back with custom solutions to cut emissions, stay compliant, and make your business run smoother. Contact us specialists 30+ ESG experts 45+ successfully delivered ESG projects Struggling to hit your sustainability targets or navigate ESG regulations? No stress: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":188933,"parent":356,"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-174923","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/pages\/174923","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/comments?post=174923"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/pages\/174923\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/pages\/356"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/media\/188933"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/media?parent=174923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}