{"id":190095,"date":"2025-12-11T03:22:01","date_gmt":"2025-12-11T08:22:01","guid":{"rendered":"https:\/\/innowise.com\/?page_id=190095"},"modified":"2026-05-25T03:17:09","modified_gmt":"2026-05-25T07:17:09","slug":"grc-consulting","status":"publish","type":"page","link":"https:\/\/innowise.com\/es\/services\/cybersecurity\/grc-consulting\/","title":{"rendered":"Servicios de consultor\u00eda GRC"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"190095\" class=\"elementor elementor-190095\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05d2263 back-animations de-hyph hero e-flex e-con-boxed e-con e-parent\" data-id=\"05d2263\" 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-f09b370 e-con-full e-flex e-con e-child\" data-id=\"f09b370\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8026e2 elementor-widget elementor-widget-heading\" data-id=\"f8026e2\" 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\">GRC consulting services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-76c44ce e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"76c44ce\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ee14a2e e-con-full hero-description-mobile e-flex e-con e-child\" data-id=\"ee14a2e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15a2334 elementor-widget__width-initial hero-description-mobile-text elementor-widget elementor-widget-text-editor\" data-id=\"15a2334\" 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>Modern businesses face growing challenges in compliance and risk management. Our GRC consulting services help you overcome these obstacles through comprehensive risk strategies, enhanced regulatory compliance, and streamlined audit workflow.<\/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-19e434a elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"19e434a\" 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\">Schedule 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<div class=\"elementor-element elementor-element-8f83a6e e-con-full hero-info-mobile e-flex e-con e-child\" data-id=\"8f83a6e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22a4da6 hero-info-mobile-content elementor-widget elementor-widget-html\" data-id=\"22a4da6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n<\/style>\n\n<div class=\"animated-mobile\">\n    <div class=\"animated-text-mobile\">\n        <div class=\"message-mobile active-message\">\n            <p class=\"number-mobile\">30+<\/p>\n            <p class=\"description-mobile\">GRC experts<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">80+<\/p>\n            <p class=\"description-mobile\">GRC consulting projects<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">85%+<\/p>\n            <p class=\"description-mobile\">mid & senior level experts<\/p>\n        <\/div>\n    <\/div>\n    <div class=\"clutch-widget-container-mobile\">\n        <img decoding=\"async\" class=\"clutch-image-mobile\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Clutch-Logo.svg\"\/ alt=\"\">\n        <div class=\"button-container-mobile\">\n        <a rel=\"nofollow\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button-mobile\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather-mobile feather-arrow-right-mobile\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text-mobile\");\n    \n    const messageElements = [...textElement.children]\n    \n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"hidden-mobile\");\n        \n        setTimeout(() => {\n            messageElements.forEach((elem, elemIndex)=> {\n                if (index === elemIndex) elem.classList.add(\"active-message\")\n                else elem.classList.remove(\"active-message\")\n            })\n            \n            textElement.classList.remove(\"hidden-mobile\");\n            index = (index + 1) % messageElements.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-396c070 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile hero-description-desktop-text elementor-widget elementor-widget-text-editor\" data-id=\"396c070\" 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>Modern businesses face growing challenges in compliance and risk management. Our GRC consulting services help you overcome these obstacles through comprehensive risk strategies, enhanced regulatory compliance, and streamlined audit workflow.<\/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-170cc80 elementor-align-justify elementor-hidden-tablet elementor-hidden-mobile hero-btn elementor-widget elementor-widget-button\" data-id=\"170cc80\" 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\">Schedule 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<div class=\"elementor-element elementor-element-cf5a003 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"cf5a003\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6a327f elementor-hidden-tablet elementor-hidden-mobile hero-info-desktop-content elementor-widget elementor-widget-html\" data-id=\"b6a327f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .animated .number{\n        margin-bottom: 30px;\n    }\n    \n    @media(max-width: 1279px){\n        .animated-mobile .number-mobile{\n        margin-bottom: 10px;\n     }\n    }\n<\/style>\n\n<div class=\"animated\">\n    <div class=\"animated-text\">\n        <div class=\"message active-message\">\n            <p class=\"number\">30+<\/p>\n            <p class=\"description\">GRC experts<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">80+<\/p>\n            <p class=\"description\">GRC consulting projects<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">85%+<\/p>\n            <p class=\"description\">mid & senior level experts<\/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(\"animated-text-hidden\");\n        \n        setTimeout(() => {\n            messageElements.forEach((elem, elemIndex)=> {\n                if (index === elemIndex) elem.classList.add(\"active-message\")\n                else elem.classList.remove(\"active-message\")\n            })\n            \n            textElement.classList.remove(\"animated-text-hidden\");\n            index = (index + 1) % messageElements.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0676099 e-flex e-con-boxed e-con e-parent\" data-id=\"0676099\" 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-b10a41c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b10a41c\" 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\">Governance, risk, and compliance advisory services overview<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1a3dc4 elementor-widget__width-initial mb-0 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"e1a3dc4\" 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>GRC brings together how you steer the business, manage uncertainty, and follow the rules into one unified framework. We often see organizations struggling to find the sweet spot due to silos that breed blind spots and duplicate workloads. By partnering with Innowise, you\u2019ll find alignment in leadership, understand where you\u2019re most exposed, and how to fix gaps in line with regulator expectations. Clearer decision-making. Greater control.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34d99b6 solutions e-flex e-con-boxed e-con e-parent\" data-id=\"34d99b6\" 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-30a1d58 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"30a1d58\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why your business might need GRC advisory services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b2e282 e-grid e-con-full cust-grid e-con e-child\" data-id=\"0b2e282\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d6fa7df e-con-full e-flex e-con e-child\" data-id=\"d6fa7df\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f5530f elementor-widget elementor-widget-text-editor\" data-id=\"4f5530f\" 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>Regulatory compliance challenges<\/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-e91242e elementor-widget elementor-widget-text-editor\" data-id=\"e91242e\" 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>Wrapping your head around laws and regulations requires both patience and expert know-how. We help your business meet regulatory standards, be it GDPR, ISO, or industry-specific laws. The shortest path to reduce legal risks, avoid fines, and build compliant, worry-free operations.<\/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-d21ce96 e-con-full e-flex e-con e-child\" data-id=\"d21ce96\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba60421 elementor-widget elementor-widget-text-editor\" data-id=\"ba60421\" 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>Unmanaged risks<\/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-09d196b elementor-widget elementor-widget-text-editor\" data-id=\"09d196b\" 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>Risk is inevitable, but the right strategy makes it far more manageable. For this, we leverage proven frameworks like ISO 31000 and COSO ERM to assess and prioritize risks. Our experts deliver leadership-ready insights, helping you mitigate threats and safeguard operations.<\/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-1b51b78 e-con-full e-flex e-con e-child\" data-id=\"1b51b78\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ddecdbd elementor-widget elementor-widget-text-editor\" data-id=\"ddecdbd\" 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>Poor decision-making<\/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-37dbff1 elementor-widget elementor-widget-text-editor\" data-id=\"37dbff1\" 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>Miss one risk, and the organization starts getting muddled information on its compliance status, which leads to poor decision-making, cost, and lost time. Implementing a GRC framework clears the waters, delivering data that drives more accurate decisions and less hassle.<\/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-5e95fdf e-con-full e-flex e-con e-child\" data-id=\"5e95fdf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9282c6d elementor-widget elementor-widget-text-editor\" data-id=\"9282c6d\" 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>Weak internal audit and monitoring<\/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-abc4bcd elementor-widget elementor-widget-text-editor\" data-id=\"abc4bcd\" 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>Weak internal audits and a lack of monitoring leave your business open to fraud, inefficiencies, and compliance issues. GRC consulting steps in to beef up your audit process, keep a close eye on things, and use automation to spot problems early.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9956ab6 e-flex e-con-boxed e-con e-parent\" data-id=\"9956ab6\" 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-07b5d1f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"07b5d1f\" 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\">GRC consulting 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-aec2bd8 switcher-section elementor-widget elementor-widget-html\" data-id=\"aec2bd8\" 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.domains-toggle{\r\n    margin-top: 20px;\r\n    padding-bottom: 8px;\r\n    border-bottom: 1px solid #C63031;\r\n    color: #C63031;\r\n    font-family: Sora;\r\n    font-weight: 600;\r\n    font-size: 14px;\r\n    line-height: 130%;\r\n    width: 82px;\r\n}\r\n.see-more-acc {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    font-family: Karla;\r\n    font-size: 14px;\r\n    line-height: 150%;\r\n    text-decoration: none !important;\r\n    color: #C63031;\r\n}\r\n\r\n    .domains-container-new .domains__descriptions-new {\r\n    padding-bottom: 0;\r\n    overflow: hidden;\r\n}\r\n\r\n\r\n\r\n\r\n.domains__descriptions-new .swiper-wrapper{\r\n    width: 100% !important;\r\n}\r\n\r\n\r\n.switcher-section {\r\n    position: relative;\r\n    min-height: auto;\r\n}\r\n\r\n.switcher-section .domains-container-new {\r\ndisplay: flex;\r\ngap: 97px;\r\n}\r\n\r\n.domains__descriptions-new{\r\n  min-height: 444px;\r\n  max-width: 100%;\r\n}\r\n\r\n.domains__descriptions-new  .swiper-slide {\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: space-between;\r\n  gap: 40px;\r\n  height: auto;\r\n  color: #2e2e2e;\r\n    max-width: 680px;\r\n}\r\n\r\n.domains__descriptions-new  .swiper-slide:not(.swiper-slide-active) {\r\n    opacity: 0 !important;\r\n}\r\n\r\n\r\n\r\n.domains__list-new {\r\n  height: 100%;\r\n  list-style: none;\r\n  overflow-y: auto;\r\n  overflow-x: hidden;\r\n  background-color: transparent;\r\n  position: relative;\r\n  max-height: 444px;\r\n  max-width: 343px;\r\n  min-width: 343px;\r\n  padding: 0;\r\n  padding-right: 23px;\r\n}\r\n\r\n.domains__list-new::-webkit-scrollbar {\r\n    position: absolute;\r\n    width: 3px;\r\n    background-color: #F5F5F7;\r\n}\r\n\r\n.domains__list-new::-webkit-scrollbar-thumb {\r\n    position: absolute;\r\n    background-color: #999999;\r\n    border-radius: 3px;\r\n}\r\n\r\n\r\n.domains__list-new li {\r\n  position: relative;\r\n  padding: 16px 12px 16px 24px;\r\n  color: #717171;\r\n  border-left: 1px solid #c4c4c4;\r\n  font-family: Sora, sans-serif;\r\n  font-weight: 600;\r\n  font-size: 16px;\r\n  word-break: break-word;\r\n  cursor: pointer;\r\n}\r\n\r\n.domains__list-new li:hover{\r\n    color:#2E2E2E;\r\n    transition: all 0.3s;\r\n}\r\n\r\n.domains__list-new li:not(.active)::before{\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 0;\r\n  left: -1px;\r\n  display: block;\r\n  height: 100%;\r\n  border-left: 3px solid #999999;\r\n  opacity: 0;\r\n  transition: opacity 0.3s;\r\n}\r\n\r\n.domains__list-new li:not(.active):hover::before{\r\n  opacity: 1;\r\n}\r\n\r\n.domains__list-new li.active {\r\n  color: #2e2e2e;\r\n}\r\n\r\n.domains__list-new li.active::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 0;\r\n  left: -1px;\r\n  display: block;\r\n  height: 100%;\r\n  border-left: 3px solid #c63031;\r\n}\r\n\r\n\r\n.slider-title-new h3 {\r\n  color: #2E2E2E;\r\n  font-weight: 600;\r\n  line-height: 32px;\r\n  font-size: 24px;\r\n  font-family: Sora, sans-serif;\r\n  padding: 0;\r\n  margin: 0;\r\n  padding-bottom: 40px;\r\n}\r\n\r\n\r\n.slider-title-new h3 a{\r\n    text-decoration: underline;\r\n}\r\n\r\n.slider-desc-new {\r\n  font-weight: 400;\r\n  font-size: 18px;\r\n  line-height: 27px;\r\n  font-family: Karla, sans-serif;\r\n  list-style: none;\r\n    margin: 0;\r\n}\r\n\r\n.slider-desc-new a{\r\n    text-decoration: underline;\r\n}\r\n\r\n.slider-desc-new li {\r\n  margin-bottom: 20px;\r\n  \/*padding: 10px 0;*\/\r\n  cursor: default;\r\n  transition: margin 0.4s;\r\n  transition-delay: 0.2s;\r\n  font-family: Karla;\r\n  font-weight: 400;\r\n  font-size: 22px;\r\n  line-height: 24px;\r\n  color: #2E2E2E;\r\n}\r\n\r\n.slider-desc-new li::before {\r\n  content: url(\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Group-5070.svg\");\r\n  vertical-align: middle;\r\n  margin-right: 16px;\r\n}\r\n\r\n\r\n.slider-desc-new li:hover span {\r\n  position: relative;\r\n\r\n}\r\n\r\n\r\n\r\n\r\n.domain__description-list-new {\r\n  line-height: 42px;\r\n  padding-left: 30px;\r\n  font-size: 24px;\r\n  font-family: karla;\r\n  font-weight: 400;\r\n}\r\n\r\n.domains__list-new li > a {\r\n  color: #fff;\r\n}\r\n\r\n.domains__list-new li:hover a {\r\n  color: #C63031;\r\n}\r\n\r\n.slider-image-block-new{\r\n    display: flex;\r\n}\r\n\r\n.slider-image-block-new img {\r\n  width: 100%;\r\n  height: 250px;\r\n  object-fit: cover;\r\n}\r\n\r\n\r\n\r\n\r\n.mobile-domains-new {\r\n    display: none;\r\n    flex-direction: column;\r\n    gap: 0;\r\n}\r\n\r\n.mobile-domains-navbar-new {\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n.mobile-domains-navitem-new {\r\n    padding: 15px 0 15px 12px;\r\n    border-left: 1px solid #C4C4C4;\r\n    display: flex;\r\n    flex-direction: column;\r\n    cursor: pointer;\r\n    position: relative;\r\n    margin-left: 1px;\r\n}\r\n\r\n.mobile-domains-navitem-new h3 {\r\n    color: #717171;\r\n    font-family: Sora;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    line-height: 21px;\r\n    text-align: left;\r\n    margin: 0;\r\n}\r\n\r\n\r\n.mobile-domain-point-new {\r\n    font-weight: 400 !important;\r\n    font-size: 14px !important;\r\n    line-height: 21px !important;\r\n}\r\n\r\n.mobile-domain-list-new {\r\n    padding-top: 0px;\r\n    padding-bottom: 0px;\r\n    max-height: 0;\r\n    overflow: hidden;\r\n    transition: max-height 0.5s ease, padding 0.5s ease;\r\n   display: flex;\r\n    flex-direction: column;\r\n   gap: 16px;\r\n}\r\n\r\n.mobile-domains-navitem-new.active .mobile-domain-list-new {\r\n     padding-top: 25px;\r\n    padding-bottom: 5px;\r\n    height: auto;\r\n    max-height: 350px;\r\n}\r\n\r\n.mobile-domains-navitem-new.active::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 0;\r\n  left: -1px;\r\n  display: block;\r\n  height: 100%;\r\n  border-left: 1px solid #c63031;\r\n}\r\n\r\n.mobile-domains-navitem-new.active h3{\r\n    position: relative;\r\n}\r\n\r\n.mobile-domains-navitem-new.active h3::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: -15px;\r\n  left: -13px;\r\n  display: block;\r\n  height: calc(100% + 25px);\r\n  border-left: 2px solid #c63031;\r\n}\r\n\r\n\r\n.mobile-domains-navitem-new.active h3 {\r\n    color: #2e2e2e;\r\n }\r\n\r\n\r\n\r\n.mobile-domain-list-new li {\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.switcher-section {\r\n    position: relative;\r\n}\r\n\r\n.switcher-section .domains-container-new .domains__descriptions-new {\r\n    padding: 0;\r\n}\r\n\r\n.domains__list-new {\r\n  width: 100%;\r\n}\r\n\r\n\r\n\r\n.domains__descriptions-item_active-new {\r\n  display: flex;\r\n  flex-direction: column;\r\n  height: 100%;\r\n}\r\n\r\n\r\n\r\n@media (max-width:1279px) and (min-width: 768px) {\r\n    .switcher-section .domains-container-new {\r\n        grid-template-columns: 300px minmax(auto, 1fr);\r\n        padding: 0;\r\n        gap: 37px;\r\n    }\r\n\r\n    .slider-title-new {\r\n        font-family: Sora;\r\n        font-size: 24px;\r\n        font-weight: 600;\r\n        line-height: 32.4px;\r\n        text-align: left;\r\n    }\r\n  \r\n    .switcher-section .domains-container-new {\r\n        column-gap: 40px;\r\n    }\r\n    \r\n\r\n.domains__list-new {\r\n  max-width: 283px;\r\n  min-width: 283px;\r\n  padding-right: 3px;\r\n}\r\n\r\n.domains__descriptions-new{\r\n  min-height: 435px;\r\n}\r\n\r\n.domains__list-new {\r\n  max-height: 435px;\r\n}\r\n\r\n}\r\n\r\n@media (max-width:820px){\r\n \r\n       .slider-image-block-new img {\r\n  height: 150px;\r\n}    \r\n}\r\n\r\n\r\n\r\n@media (max-width: 767px) {\r\n    \r\n\r\n    \r\n    .slider-desc-new {\r\n        font-family: Karla;\r\n        font-size: 14px;\r\n        font-weight: 400;\r\n        line-height: 21px;\r\n        text-align: left;\r\n\r\n    }\r\n\r\n    .domains-container-new {\r\n        display: none !important;\r\n        flex-direction: column;\r\n        gap: 40px;\r\n    }\r\n\r\n    .mobile-domains-new {\r\n        display: flex;\r\n        flex-direction: column;\r\n\r\n    }\r\n}\r\n<\/style>\r\n<div class=\"domains-container-new\">\r\n    <ul class=\"domains__list-new num1\">\r\n            <li class=\"active\">GRC implementation\r\n<\/li>\r\n            <li >GRC maturity assessments\r\n<\/li>\r\n            <li >Enterprise risk management\r\n<\/li>\r\n            <li >Cyber risk assessment\r\n<\/li>\r\n            <li >Operational risk management\r\n<\/li>\r\n            <li >Risk quantification\r\n<\/li>\r\n            <li >Third-party risk assessment\r\n<\/li>\r\n            <li >Model risk management\r\n<\/li>\r\n            <li>SOC 2 readiness<\/li>\r\n            <li>ServiceNow GRC<\/li>\r\n            <li>Archer GRC<\/li>\r\n            <li>Compliance & remediation<\/li>\r\n            <li>AML & KYC automation<\/li>\r\n            <li>US regulatory compliance <\/li>\r\n            <li>Middle East frameworks<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"domains__descriptions-new num1\">\r\n      <div class=\"swiper-wrapper\">\r\n        <div class=\"swiper-slide swiper-slide-active\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                    <h3>GRC framework implementation<\/h3>\r\n                <\/div>\r\n                <p class=\"slider-desc-new\">We demystify GRC, so it\u2019s easy to understand, follow, and stick to. In doing so, your entire risk and governance process is strengthened, and your business is ready to meet compliance head-on without any disruption to daily operations.<\/p>\r\n            <\/div>\r\n            <div class=\"slider-image-block-new\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/grc-framework-implemetation.png\" alt=\"Digital GRC system concept used in IT governance and risk management within enterprise software environments\" \/>\r\n                <\/div>   \r\n        <\/div>\r\n\r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>GRC maturity assessments\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Wondering where your current GRC sits in terms of maturity? Let us evaluate your current GRC setup to identify strengths and pinpoint gaps. Our detailed analysis provides an actionable roadmap to ensuring the long-term resilience of your IT ecosystem.\r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/recommendations-issue-resolution.png\" alt=\"IT dashboard showing a glowing clipboard checklist against streaming code, illustrating developer issue resolution and recommendations\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>Enterprise risk management services\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">We get hands-on to identify, assess, and tackle risks across your organization. Our tailored strategies ensure you're not just surviving but thriving, keeping your operations secure and your business protected, no matter what challenges come your way.\r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/network-shield-security-tech.png\" alt=\"Enterprise network security layer ensures safe transmission of confidential information across digital platforms.\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>Cyber risk assessment services\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Get a clear picture of your <a href=\"\/services\/cybersecurity\/\">security health<\/a>. We identify vulnerabilities, misconfigurations, and security gaps across your environment. You get a prioritized remediation plan aligned with frameworks like GDPR, HIPAA, PCI DSS, and other major standards.\r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/multi-layer-user-authentication.png\" alt=\"Multiple layers of user verification in a cloud dashboard, enabling safe, compliant access to internal company resources\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>Operational risk management\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">We take a hands-on approach to assess every part of your operations, to uncover risks that could cause disruptions. Then, we work together to design and implement practical solutions that address these risks head-on. The result? Streamlined operations, reduced downtime, and a more resilient business. \r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/connected-workstation-network.png\" alt=\"Network of virtual workstations allows teams to connect, communicate, and share data instantly.\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>Risk quantification services\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Numbers don\u2019t lie. We quantify your risks to help you see where to focus your efforts. You\u2019ll make smarter decisions, prioritize what matters most, and ensure your resources are being used to manage risks that could really impact your bottom line.\r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/workflow-data-mapping.png\" alt=\"Mapping and refining data processes for streamlined business intelligence delivery\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>Third-party risk assessment\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Third parties carry an inherent caution around risk and compliance; we help you clarify whether vendors and external partners meet your required level of tolerance and regulatory needs.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/strategy-meeting-visuals.png\" alt=\"Business leader explains customer distribution metrics on a wall-mounted analytics dashboard\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>Model risk management services\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Having firm data to back up major decisions is essential when dealing with high-value stakes. Our team can validate your analytical models to detect errors and bias, making sure that business intelligence and strategy are driven by reliable, accurate, and compliant data.\r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/tactical-performance-charting.png\" alt=\"Detailed examination of key metrics on a laptop to inform operational adjustments\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>SOC 2 readiness & audit preparation\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Prepare for your SOC 2 audit with total confidence. We conduct deep gap analyses, document necessary controls, and guide remediation efforts so you achieve and maintain your certification.\r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/document-workflow-time-tracking.png\" alt=\"IT professional working on laptop surrounded by holographic document schemas and a scheduling icon for task management\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>ServiceNow GRC implementation\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Governance is naturally complex and even tedious, but with our help, you can configure and deploy ServiceNow to simplify everyday tasks, including automating workflows, centralizing risk data, and streamlining compliance activities. \r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/cloud-platform-user-routing.png\" alt=\"Automated workflow integration routes user data securely across cloud platforms for seamless access and collaboration\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>Archer GRC implementation\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Archer is another all-in-one platform to make governance a doddle. We\u2019ll configure it to your business needs and roll it out across teams, who will enjoy centralized risks, issues and compliance in one place. \r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/workflow-automation-dashboard.png\" alt=\"Automated workflow connects users to documents and analytics, speeding up approval and reporting\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>Compliance & remediation\r\n<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Navigate complex regulatory landscapes with ease and precision. We tackle your compliance issues head-on, fixing them quickly, and then put sustainable controls in place to ensure you meet standards like ISO, GDPR, DORA, HIPAA, NIS2, CRA, PCI DSS, HITRUST, CMMC, and more. \r\n<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/esg-analysts-data-comparison.png\" alt=\"ESG analysts review social, governance, and environmental data together usingprinted report and digital dashboard.\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>AML and KYC compliance automation<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Slow and expensive manual AML and KYC checks are one of the easiest ways to miss things. We help you automate customer due diligence, risk screening, and monitoring so compliance happens faster, for fewer financial crime risks.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/interactive-progress-monitor.png\" alt=\"Interacting with a live analytics interface to monitor workflow progress and efficiency\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>US regulatory compliance (SEC)<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">Bridge the gap between what regulators want and how your tech performs. Our consultants focus on Regulation S-P and S-ID, addressing the entire scope: from automating customer data protection to locking down identity theft prevention.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/mobile-cybersecurity-dashboard.png\" alt=\"Enterprise-grade security app actively shields sensitive mobile data from malware and phishing threats.\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"swiper-slide\">\r\n            <div>\r\n                <div class=\"slider-title-new\">\r\n                <h3>UAE & Middle East frameworks<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc-new\">We roll up our sleeves for thorough gap analyses and policy rollouts aligned with regional mandates. Our GRC implementation services cover Federal Decree-Law No. 34, PDPL, the National Cybersecurity Strategy, and the National Cloud Security Policy.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"slider-image-block-new\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/data-management-consulting-modern-analytics.png\" alt=\"Business consultants review real-time analytics dashboards on tablets, surrounded by digital charts in a modern office\r\n\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        \r\n     <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<div class=\"mobile-domains-new num1\">\r\n\r\n        <div class=\"mobile-domains-navitem-new active\" data-mobile-domain=\"domain-1\">\r\n            <h3>GRC framework implementation<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">We demystify GRC, so it\u2019s easy to understand, follow, and stick to. In doing so, your entire risk and governance process is strengthened, and your business is ready to meet compliance head-on without any disruption to daily operations.<\/p>\r\n                    \r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/grc-framework-implemetation.png\" alt=\"Digital GRC system concept used in IT governance and risk management within enterprise software environments\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-2\">\r\n            <h3>GRC maturity assessments\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Wondering where your current GRC sits in terms of maturity? Let us evaluate your current GRC setup to identify strengths and pinpoint gaps. Our detailed analysis provides an actionable roadmap to ensuring the long-term resilience of your IT ecosystem.\r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/recommendations-issue-resolution.png\" alt=\"IT dashboard showing a glowing clipboard checklist against streaming code, illustrating developer issue resolution and recommendations\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-3\">\r\n            <h3>Enterprise risk management services\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">We get hands-on to identify, assess, and tackle risks across your organization. Our tailored strategies ensure you're not just surviving but thriving, keeping your operations secure and your business protected, no matter what challenges come your way.\r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/network-shield-security-tech.png\" alt=\"Enterprise network security layer ensures safe transmission of confidential information across digital platforms.\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-4\">\r\n            <h3>Cyber risk assessment services\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Get a clear picture of your <a href=\"\/services\/cybersecurity\/\">security health<\/a>. We identify vulnerabilities, misconfigurations, and security gaps across your environment. You get a prioritized remediation plan aligned with frameworks like GDPR, HIPAA, PCI DSS, and other major standards.\r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/multi-layer-user-authentication.png\" alt=\"Multiple layers of user verification in a cloud dashboard, enabling safe, compliant access to internal company resources\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-5\">\r\n            <h3>Operational risk management\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">We take a hands-on approach to assess every part of your operations, to uncover risks that could cause disruptions. Then, we work together to design and implement practical solutions that address these risks head-on. The result? Streamlined operations, reduced downtime, and a more resilient business. \r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/connected-workstation-network.png\" alt=\"Network of virtual workstations allows teams to connect, communicate, and share data instantly.\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-6\">\r\n            <h3>Risk quantification services\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Numbers don\u2019t lie. We quantify your risks to help you see where to focus your efforts. You\u2019ll make smarter decisions, prioritize what matters most, and ensure your resources are being used to manage risks that could really impact your bottom line.\r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/workflow-data-mapping.png\" alt=\"Mapping and refining data processes for streamlined business intelligence delivery\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-7\">\r\n            <h3>Third-party risk assessment\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Third parties carry an inherent caution around risk and compliance; we help you clarify whether vendors and external partners meet your required level of tolerance and regulatory needs.<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/strategy-meeting-visuals.png\" alt=\"Business leader explains customer distribution metrics on a wall-mounted analytics dashboard\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-8\">\r\n            <h3>Model risk management services\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Having firm data to back up major decisions is essential when dealing with high-value stakes. Our team can validate your analytical models to detect errors and bias, making sure that business intelligence and strategy are driven by reliable, accurate, and compliant data.\r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/tactical-performance-charting.png\" alt=\"Detailed examination of key metrics on a laptop to inform operational adjustments\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-9\">\r\n            <h3>SOC 2 readiness & audit preparation\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Prepare for your SOC 2 audit with total confidence. We conduct deep gap analyses, document necessary controls, and guide remediation efforts so you achieve and maintain your certification.\r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/document-workflow-time-tracking.png\" alt=\"IT professional working on laptop surrounded by holographic document schemas and a scheduling icon for task management\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-10\">\r\n            <h3>ServiceNow GRC implementation\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Governance is naturally complex and even tedious, but with our help, you can configure and deploy ServiceNow to simplify everyday tasks, including automating workflows, centralizing risk data, and streamlining compliance activities. \r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/cloud-platform-user-routing.png\" alt=\"Automated workflow integration routes user data securely across cloud platforms for seamless access and collaboration\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-11\">\r\n            <h3>Archer GRC implementation\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Archer is another all-in-one platform to make governance a doddle. We\u2019ll configure it to your business needs and roll it out across teams, who will enjoy centralized risks, issues and compliance in one place. \r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/workflow-automation-dashboard.png\" alt=\"Automated workflow connects users to documents and analytics, speeding up approval and reporting\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-12\">\r\n            <h3>Compliance & remediation\r\n<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Navigate complex regulatory landscapes with ease and precision. We tackle your compliance issues head-on, fixing them quickly, and then put sustainable controls in place to ensure you meet standards like ISO, GDPR, DORA, HIPAA, NIS2, CRA, PCI DSS, HITRUST, CMMC, and more. \r\n<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/esg-analysts-data-comparison.png\" alt=\"ESG analysts review social, governance, and environmental data together usingprinted report and digital dashboard.\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-13\">\r\n            <h3>AML and KYC compliance automation<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Slow and expensive manual AML and KYC checks are one of the easiest ways to miss things. We help you automate customer due diligence, risk screening, and monitoring so compliance happens faster, for fewer financial crime risks.<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/interactive-progress-monitor.png\" alt=\"Interacting with a live analytics interface to monitor workflow progress and efficiency\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-14\">\r\n            <h3>US regulatory compliance (SEC)<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">Bridge the gap between what regulators want and how your tech performs. Our consultants focus on Regulation S-P and S-ID, addressing the entire scope: from automating customer data protection to locking down identity theft prevention.<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/mobile-cybersecurity-dashboard.png\" alt=\"Enterprise-grade security app actively shields sensitive mobile data from malware and phishing threats.\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-15\">\r\n            <h3>UAE & Middle East frameworks<\/h3>\r\n            <div class=\"slider-desc-new mobile-domain-list-new\">\r\n                <p class=\"slider-desc-new\">We roll up our sleeves for thorough gap analyses and policy rollouts aligned with regional mandates. Our GRC implementation services cover Federal Decree-Law No. 34, PDPL, the National Cybersecurity Strategy, and the National Cloud Security Policy.<\/p>\r\n\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/data-management-consulting-modern-analytics.png\" alt=\"Business consultants review real-time analytics dashboards on tablets, surrounded by digital charts in a modern office\r\n\" \/>\r\n\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        \r\n        \r\n        <div class=\"domains-toggle\">Show more<\/div>\r\n        \r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n\r\n        const mobileNavItems = document.querySelectorAll('.mobile-domains-navitem-new');\r\n\r\n        const domainsListItems = document.querySelectorAll(\r\n            '.domains-container  .domains__list  .domain__list_container  .domains__list-item'\r\n        );\r\n        const domainsDescriptions = document.querySelectorAll(\r\n            '.domains-container  .domains__descriptions  .swiper-slide'\r\n        );\r\n         const toggle = document.querySelector('.domains-toggle');\r\n         const visibleCount = 7;\r\n\r\n    \/\/ \u0418\u0437\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e \u0441\u043a\u0440\u044b\u0432\u0430\u0435\u043c \u0441\u0442\u0440\u043e\u043a\u0438 7+\r\n        mobileNavItems.forEach((row, index) => {\r\n                if (index >= visibleCount) row.classList.add(\"hidden\");\r\n        });\r\n\r\n        let expanded = false;\r\n\r\n        toggle.addEventListener(\"click\", () => {\r\n          expanded = !expanded;\r\n    \r\n          mobileNavItems.forEach((row, index) => {\r\n            if (!expanded && index >= visibleCount) {\r\n              row.classList.add(\"hidden\");\r\n            } else {\r\n              row.classList.remove(\"hidden\");\r\n            }\r\n          });\r\n    \r\n          toggle.textContent = expanded ? \"Show less\" : \"Show more\";\r\n        });\r\n        \r\n        function showMobileItem(item) {\r\n            item.classList.add('active')\r\n\r\n            const content = item.querySelector('.slider-desc-new mobile-domain-list-new');\r\n            if (content) {\r\n                content.style.transitionDuration = content.scrollHeight * 1 + 'ms'\r\n                \r\n                content.style.maxHeight = content.scrollHeight ? Math.max(content.scrollHeight, 700) + 'px' : \"unset\"\r\n                \r\n            };\r\n        }\r\n\r\n        function hideMobileItem(item) {\r\n            item.classList.remove('active')\r\n\r\n            const content = item.querySelector('.slider-desc-new mobile-domain-list-new');\r\n            if (content) {\r\n                content.style.transitionDuration = 0;\r\n                content.style.maxHeight = '0';\r\n            }\r\n        }\r\n\r\n\r\n        function activateMobileItem(index, canClose = true) {\r\n            const item = mobileNavItems[index];\r\n            \r\n            const isActive = item.classList.contains('active');\r\n                \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                hideMobileItem(nav)\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive || !canClose) {\r\n                showMobileItem(item)\r\n            }\r\n        }\r\n\r\n        function activateDesktopItem(index) {\r\n            domainsListItems.forEach((item, itemIndex) => {\r\n                if (itemIndex === index) {\r\n                    item.classList.add('domains__list-item_active');\r\n                } else {\r\n                    item.classList.remove('domains__list-item_active');\r\n                }\r\n            });\r\n            \r\n            domainsDescriptions.forEach(\r\n                (itemDesc, itemDescIndex) => {\r\n                    if (itemDescIndex === index) {\r\n                        itemDesc.classList.add(\r\n                            'swiper-slide_active'\r\n                        );\r\n                    } else {\r\n                        itemDesc.classList.remove(\r\n                            'swiper-slide_active'\r\n                        );\r\n                    }\r\n                }\r\n            );\r\n        }\r\n\r\n        mobileNavItems.forEach((item, index) => {\r\n            item.querySelector(\".mobile-domains-navitem-new-title\").addEventListener('click', () => {\r\n                activateMobileItem(index);\r\n                activateDesktopItem(index);\r\n            });\r\n        });\r\n\r\n        domainsListItems.forEach((item, index) => {\r\n            item.addEventListener('click', () => {\r\n                activateDesktopItem(index);\r\n                activateMobileItem(index, false);\r\n            });\r\n        });\r\n        \r\n        activateMobileItem(0)\r\n        \r\n    });\r\n<\/script>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<script>\r\n\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    const mobileNavItems = document.querySelectorAll('.mobile-domains-new.num1 .mobile-domains-navitem-new');\r\n\r\n    mobileNavItems.forEach(item => {\r\n        item.addEventListener('click', () => {\r\n            const isActive = item.classList.contains('active');\r\n\r\n            \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                nav.classList.remove('active');\r\n                const ul = nav.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = '0';\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive) {\r\n                item.classList.add('active');\r\n                const ul = item.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = ul.scrollHeight + 'px';\r\n            }\r\n        });\r\n    });\r\n    \r\n    const firstNavItem = mobileNavItems.item(0);\r\n    \r\n    if (firstNavItem && !firstNavItem.classList.contains('active')) {\r\n        firstNavItem.click();\r\n    }\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n<script>\r\n\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \r\n  const domainsSwiper = new Swiper('.domains__descriptions-new.num1', {\r\n    slidesPerView: 1,\r\n   spaceBetween: 24, \r\n       effect:'fade',\r\n    allowTouchMove:false,   \r\n       \r\n  });  \r\n    \r\n\r\nconst domainsListItems = document.querySelectorAll(\r\n  '.domains__list-new.num1 li'\r\n);\r\n\r\nconst rightPart = document.querySelector(\r\n  '.domains__descriptions-new.num1'\r\n);\r\n\r\nconst leftPart = document.querySelector(\r\n  '.domains__list-new.num1'\r\n);\r\n\r\n\r\nconst rightPartHeight = rightPart.getBoundingClientRect().height\r\n\r\nif(rightPartHeight > leftPart.getBoundingClientRect().height){\r\n    leftPart.style.minHeight = `${rightPartHeight}px`;\r\n}\r\n\r\n\r\n\r\n\r\n\r\ndomainsListItems.forEach((domainsListItem, domainsListItemIndex, arr) => {\r\n    \r\n  domainsListItem.addEventListener('click', () => {\r\n    arr.forEach((item,i) => {\r\n      if (item === domainsListItem) {\r\n        item.classList.add('active');\r\n        domainsSwiper.slideTo(i);\r\n      } else {\r\n        item.classList.remove('active');\r\n      }\r\n    });\r\n    \r\n  });\r\n});\r\n\r\n\r\n\r\n\r\n\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7fc8020 e-flex e-con-boxed e-con e-parent\" data-id=\"7fc8020\" 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-0ab91e8 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"0ab91e8\" 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\">Sync your GRC strategy with your business vision.<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b70afe6 elementor-align-justify elementor-widget__width-initial elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"b70afe6\" 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\">Talk to experts<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c1b3444 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c1b3444\" 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-4a45eb4\" data-id=\"4a45eb4\" 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-7f1d1e1 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7f1d1e1\" 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\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7be6858 case-swip elementor-widget elementor-widget-shortcode\" data-id=\"7be6858\" 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\/es\/case\/data-integration-platform-fashion-retail\/\" aria-label=\"block_197600\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/retail-data-integration-analytics-platform-azure-databricks.jpg\" alt=\"Strengthening retail analytics through stable data operations.\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/service_factum.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\/es\/case\/data-integration-platform-fashion-retail\/\" aria-label=\"Strengthening retail analytics through stable data operations\" >Strengthening retail analytics through stable data operations<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/es\/cases\/fashion\/\">Fashion<\/a><a href=\"\/es\/cases\/it\/\">Information technology<\/a><a href=\"\/es\/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\/es\/case\/data-integration-platform-fashion-retail\/\" aria-label=\"Read more about Strengthening retail analytics through stable data operations\">\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\/es\/case\/lendo-fintech-platform-modernization\/\" aria-label=\"block_197518\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/SRE-support-and-modernization.png\" alt=\"Lendo fintech platform modernization.\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/Log\u043es-desktop-1.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/es\/case\/lendo-fintech-platform-modernization\/\" aria-label=\"Lendo fintech platform modernization\" >Lendo fintech platform modernization<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/es\/cases\/cloud\/\">Cloud<\/a><a href=\"\/es\/cases\/devops\/\">DevOps<\/a><a href=\"\/es\/cases\/fintech\/\">FinTech<\/a><a href=\"\/es\/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\/es\/case\/lendo-fintech-platform-modernization\/\" aria-label=\"Read more about Lendo fintech platform modernization\">\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\/es\/case\/event-platform-audit-and-refactoring\/\" aria-label=\"block_196949\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/event-platform-audit-and-refactoring.png\" alt=\"Los Angeles Police Revolver and Athletic Club event platform audit &#038; refactoring.\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/Log\u043es-desktop-2.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\/es\/case\/event-platform-audit-and-refactoring\/\" aria-label=\"Los Angeles Police Revolver and Athletic Club event platform audit & refactoring\" >Los Angeles Police Revolver and Athletic Club event platform audit & refactoring<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/es\/cases\/net\/\">.NET<\/a><a href=\"\/es\/cases\/audit\/\">Audit<\/a><a href=\"\/es\/cases\/public-services\/\">Public services<\/a><a href=\"\/es\/cases\/software-enhancement\/\">Software enhancement<\/a><a href=\"\/es\/cases\/sport-lifestyle\/\">Sport &amp; lifestyle<\/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\/es\/case\/event-platform-audit-and-refactoring\/\" aria-label=\"Read more about Los Angeles Police Revolver and Athletic Club event platform audit & refactoring\">\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\/es\/case\/hosting-and-vps-customer-portal-development\/\" aria-label=\"block_196916\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/image-teaser-2.png\" alt=\"Octopus customer portal development for Serverplan.\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/Log\u043e-for-teaser.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\/es\/case\/hosting-and-vps-customer-portal-development\/\" aria-label=\"Octopus customer portal development for Serverplan\" >Octopus customer portal development for Serverplan<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/es\/cases\/api\/\">API<\/a><a href=\"\/es\/cases\/php\/\">PHP<\/a><a href=\"\/es\/cases\/telecomunicaciones\/\">Telecom<\/a><a href=\"\/es\/cases\/vue-js\/\">Vue.js<\/a><a href=\"\/es\/cases\/desarrollo-web\/\">Web development<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/es\/case\/hosting-and-vps-customer-portal-development\/\" aria-label=\"Read more about Octopus customer portal development for Serverplan\">\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\/es\/case\/iot-plant-watering-system\/\" aria-label=\"block_196663\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/image-teaser-1.png\" alt=\"An automated robot to water plants.\">\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\/es\/case\/iot-plant-watering-system\/\" aria-label=\"An automated robot to water plants\" >An automated robot to water plants<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/es\/cases\/aws\/\">AWS<\/a><a href=\"\/es\/cases\/computer-vision\/\">Computer vision<\/a><a href=\"\/es\/cases\/embedded\/\">Embedded<\/a><a href=\"\/es\/cases\/iot\/\">IoT<\/a><a href=\"\/es\/cases\/js\/\">JavaScript<\/a><a href=\"\/es\/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\/es\/case\/iot-plant-watering-system\/\" aria-label=\"Read more about An automated robot to water plants\">\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\/es\/case\/salesforce-implementation-process-transformation\/\" aria-label=\"block_195990\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/image-teaser.png\" alt=\"Innowise&#8217;s Salesforce rollout and business process overhaul.\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Log\u043es-desktop-1.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\/es\/case\/salesforce-implementation-process-transformation\/\" aria-label=\"Innowise's Salesforce rollout and business process overhaul\" >Innowise's Salesforce rollout and business process overhaul<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/es\/cases\/business-process-automation-bpa\/\">Business process automation (BPA)<\/a><a href=\"\/es\/cases\/cloud\/\">Cloud<\/a><a href=\"\/es\/cases\/it\/\">Information technology<\/a><a href=\"\/es\/cases\/salesforce\/\">Salesforce<\/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\/es\/case\/salesforce-implementation-process-transformation\/\" aria-label=\"Read more about Innowise's Salesforce rollout and business process overhaul\">\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\/es\/case\/ai-assisted-contract-parsing-platform\/\" aria-label=\"block_195705\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/image.jpg\" alt=\"AI-assisted contract transformation platform (DORA \/ NIS2 ready).\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/Log\u043es-desktop-1-1.png\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/es\/case\/ai-assisted-contract-parsing-platform\/\" aria-label=\"AI-assisted contract transformation platform (DORA \/ NIS2 ready)\" >AI-assisted contract transformation platform (DORA \/ NIS2 ready)<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/es\/cases\/ai\/\">AI<\/a><a href=\"\/es\/cases\/business-process-automation-bpa\/\">Business process automation (BPA)<\/a><a href=\"\/es\/cases\/java\/\">Java<\/a><a href=\"\/es\/cases\/legal\/\">Legal<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/es\/case\/ai-assisted-contract-parsing-platform\/\" aria-label=\"Read more about AI-assisted contract transformation platform (DORA \/ NIS2 ready)\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/es\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"block_195080\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/image.png\" alt=\"Scaling AI ergonomics assessment software.\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/es\/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=\"\/es\/cases\/angular\/\">Angular<\/a><a href=\"\/es\/cases\/desarrollo-back-end\/\">Back-end development<\/a><a href=\"\/es\/cases\/empresa\/\">Enterprise<\/a><a href=\"\/es\/cases\/desarrollo-front-end\/\">Front-end development<\/a><a href=\"\/es\/cases\/node-js\/\">Node.js<\/a><a href=\"\/es\/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\/es\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"Read more about Scaling AI ergonomics assessment software\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n                <\/div>\n                \n                <div class=\"swiper-related__navigation\">\n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g>\n                                <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                                <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <\/g>\n                        <\/svg>\n                    <\/button>\n                \n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"cases-swiper-pagination\"><\/div>\n        \n        <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/slb-case.js\"><\/script>  \n        <link rel=\"stylesheet\" href=\"\/wp-content\/themes\/hello-elementor\/assets\/css\/case-slider.css\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-bd2007e e-flex e-con-boxed e-con e-parent\" data-id=\"bd2007e\" 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-9c75a08 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"9c75a08\" 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 GRC 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-e0051bf elementor-widget elementor-widget-html\" data-id=\"e0051bf\" 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.redColumn2 {\r\n  display: flex;\r\n  gap: 40px;\r\n}\r\n\r\n.redUl {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 12px;\r\n  padding: 0;\r\n}\r\n\r\n.redUl li {\r\n  position: relative;\r\n  padding-left: 20px;\r\n  list-style: none;\r\n  font-family: Karla;\r\n  font-size: 18px;\r\n  font-weight: 400;\r\n  line-height: 27px;\r\n  text-align: left;\r\n}\r\n\r\n.redUl li::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 14px;\r\n  left: 0;\r\n  transform: translateY(-50%);\r\n  width: 7px;\r\n  height: 7px;\r\n  background-color: #c63031;\r\n  border-radius: 50%;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n  .redColumn2 {\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n\r\n  .redUl li {\r\n    font-size: 16px;\r\n    line-height: 20px;\r\n  }\r\n\r\n  .redUl li::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 10px;\r\n    width: 5px;\r\n    height: 5px;\r\n  }\r\n\r\n  .redUl {\r\n    width: 100%;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"ordered-enum\">\r\n    <div class=\"ordered-enum__item\">\r\n        <h3 class=\"ordered-enum__title\">Governance<\/h3>\r\n        <div class=\"ordered-enum__inner\">\r\n            <span class=\"ordered-enum__title-twin\">Governance<\/span>\r\n            <ul class=\"ordered-enum__list redUl\">\r\n              <li>Corporate governance<\/li>\r\n              <li>Board structure & oversight<\/li>\r\n              <li>Business ethics & integrity<\/li>\r\n              <li>Internal controls & compliance<\/li>\r\n              <li>Leadership & decision-making<\/li>\r\n              <li>Transparency & accountability<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n        <svg width=\"266\" height=\"300\" viewBox=\"0 0 266 246\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path d=\"M134.047 241.795C112.114 241.795 92.7469 238.178 75.9469 230.945C59.3802 223.478 45.3802 213.561 33.9469 201.195C22.7469 188.595 14.2302 174.478 8.39688 158.845C2.79688 142.978 -0.00312426 126.528 -0.00312426 109.495V101.795C-0.00312426 85.6945 2.79688 69.9445 8.39688 54.5445C13.9969 39.1445 22.1635 25.2612 32.8969 12.8945C43.8635 0.527853 57.2802 -9.27215 73.1469 -16.5055C89.2469 -23.9722 107.68 -27.7055 128.447 -27.7055C150.847 -27.7055 170.68 -23.5055 187.947 -15.1055C205.214 -6.93881 219.097 4.61119 229.597 19.5445C240.097 34.2445 246.28 51.3945 248.147 70.9945H198.097C196.464 60.0279 192.38 50.6945 185.847 42.9945C179.314 35.0612 171.03 28.9945 160.997 24.7945C151.197 20.5945 140.347 18.4945 128.447 18.4945C116.547 18.4945 105.697 20.5945 95.8969 24.7945C86.3302 28.9945 78.1635 34.9445 71.3969 42.6445C64.6302 50.3445 59.3802 59.5612 55.6469 70.2945C52.1469 81.0279 50.3969 92.9279 50.3969 105.995C50.3969 120.228 52.3802 132.945 56.3469 144.145C60.3135 155.345 65.9135 164.911 73.1469 172.845C80.3802 180.545 89.1302 186.495 99.3969 190.695C109.664 194.661 121.214 196.645 134.047 196.645C151.08 196.645 166.014 193.145 178.847 186.145C191.68 178.911 201.014 169.578 206.847 158.145L198.097 198.395V132.595H243.947V189.295C232.98 205.861 218.047 218.811 199.147 228.145C180.247 237.245 158.547 241.795 134.047 241.795ZM125.997 142.395V105.295H265.297V142.395H125.997Z\" fill=\"#F2ECF6\"\/>\r\n        <\/svg>\r\n    <\/div>\r\n\r\n    <div class=\"ordered-enum__item\">\r\n        <h3 class=\"ordered-enum__title\">Risk<\/h3>\r\n        <div class=\"ordered-enum__inner\">\r\n            <span class=\"ordered-enum__title-twin\">Risk<\/span>\r\n            <ul class=\"ordered-enum__list redUl\">\r\n              <li>Risk identification & assessment<\/li>\r\n              <li>Operational risk management<\/li>\r\n              <li>Financial risk management<\/li>\r\n              <li><span>\r\n                  <a href=\"https:\/\/innowise.com\/blog\/cybersecurity-in-banking\/\">Cybersecurity<\/a> & data protection\r\n              <\/span><\/li>\r\n              <li>Supply chain risk<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n        <svg width=\"215\" height=\"300\" viewBox=\"0 0 215 236\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path d=\"M1.2517e-06 235.145V-22.1055H49.7V235.145H1.2517e-06ZM156.1 235.145L77.7 123.845H133.35L214.2 235.145H156.1ZM35 149.745V109.495H100.1C109.2 109.495 117.017 107.628 123.55 103.895C130.317 100.161 135.567 94.9112 139.3 88.1445C143.033 81.3779 144.9 73.6779 144.9 65.0445C144.9 56.1778 143.033 48.3612 139.3 41.5945C135.567 34.8279 130.317 29.5779 123.55 25.8445C117.017 22.1112 109.2 20.2445 100.1 20.2445H35V-22.1055H94.85C115.383 -22.1055 133.117 -19.0721 148.05 -13.0055C163.217 -6.93881 174.883 2.27785 183.05 14.6445C191.217 27.0112 195.3 42.5279 195.3 61.1945V66.7945C195.3 85.6945 191.1 101.211 182.7 113.345C174.533 125.478 162.983 134.578 148.05 140.645C133.117 146.711 115.383 149.745 94.85 149.745H35Z\" fill=\"#F2ECF6\"\/>\r\n        <\/svg>\r\n    <\/div>\r\n\r\n    <div class=\"ordered-enum__item\">\r\n        <h3 class=\"ordered-enum__title\">Compliance<\/h3>\r\n        <div class=\"ordered-enum__inner\">\r\n            <span class=\"ordered-enum__title-twin\">Compliance<\/span>\r\n            <ul class=\"ordered-enum__list redUl\">\r\n              <li>Legal obligations & reporting<\/li>\r\n              <li>Industry standards & best practices<\/li>\r\n              <li>Anti-corruption & anti-bribery policies<\/li>\r\n              <li>Internal audits & assessments<\/li>\r\n              <li>Documentation & recordkeeping<\/li>\r\n              <li>Tax compliance & transparency<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n        <svg width=\"253\" height=\"300\" viewBox=\"0 0 253 242\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path d=\"M130.197 241.795C107.097 241.795 87.2635 237.711 70.6969 229.545C54.1302 221.378 40.5969 210.761 30.0969 197.695C19.8302 184.628 12.2469 170.395 7.34688 154.995C2.44688 139.595 -0.00312426 124.778 -0.00312426 110.545V102.845C-0.00312426 86.9779 2.44688 71.3445 7.34688 55.9445C12.4802 40.5445 20.2969 26.5445 30.7969 13.9445C41.2969 1.34452 54.5969 -8.68882 70.6969 -16.1555C87.0302 -23.8555 106.28 -27.7055 128.447 -27.7055C151.547 -27.7055 171.614 -23.5055 188.647 -15.1055C205.914 -6.93881 219.68 4.72786 229.947 19.8945C240.214 34.8279 246.397 52.3279 248.497 72.3945H198.447C196.58 60.7279 192.38 50.9279 185.847 42.9945C179.547 34.8278 171.497 28.7612 161.697 24.7945C151.897 20.5945 140.814 18.4945 128.447 18.4945C115.847 18.4945 104.647 20.7112 94.8469 25.1445C85.0469 29.3445 76.8802 35.4112 70.3469 43.3445C63.8135 51.2779 58.7969 60.6112 55.2969 71.3445C52.0302 82.0779 50.3969 93.9779 50.3969 107.045C50.3969 119.645 52.0302 131.311 55.2969 142.045C58.7969 152.778 63.9302 162.228 70.6969 170.395C77.4635 178.328 85.7469 184.511 95.5469 188.945C105.58 193.378 117.13 195.595 130.197 195.595C149.33 195.595 165.43 190.928 178.497 181.595C191.797 172.028 199.847 158.728 202.647 141.695H252.697C250.364 159.895 244.18 176.578 234.147 191.745C224.114 206.911 210.347 219.045 192.847 228.145C175.347 237.245 154.464 241.795 130.197 241.795Z\" fill=\"#F2ECF6\"\/>\r\n        <\/svg>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    const slider = document.querySelector('.ordered-enum');\r\n\r\n    let isDown = false;\r\n    let startX;\r\n    let scrollLeft;\r\n\r\n    slider.addEventListener('mousedown', (e) => {\r\n        isDown = true;\r\n        slider.classList.add('active');\r\n        startX = e.pageX - slider.offsetLeft;\r\n        scrollLeft = slider.scrollLeft;\r\n    });\r\n\r\n    slider.addEventListener('mouseleave', () => {\r\n        isDown = false;\r\n        slider.classList.remove('active');\r\n    });\r\n\r\n    slider.addEventListener('mouseup', () => {\r\n        isDown = false;\r\n        slider.classList.remove('active');\r\n    });\r\n\r\n    slider.addEventListener('mousemove', (e) => {\r\n        if (!isDown) return;\r\n        e.preventDefault();\r\n        const x = e.pageX - slider.offsetLeft;\r\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\r\n        slider.scrollLeft = scrollLeft - walk;\r\n    });\r\n\r\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)\r\n    slider.addEventListener('touchstart', (e) => {\r\n        startX = e.touches[0].pageX;\r\n        scrollLeft = slider.scrollLeft;\r\n    });\r\n\r\n    slider.addEventListener('touchmove', (e) => {\r\n        const x = e.touches[0].pageX;\r\n        const walk = (x - startX) * 1.5;\r\n        slider.scrollLeft = scrollLeft - walk;\r\n    });\r\n<\/script>\r\n\r\n<style>\r\n.ordered-enum {\r\n  display: flex;\r\n  gap: 40px;\r\n  overflow-x: auto;\r\n  box-sizing: border-box;\r\n}\r\n\r\n.ordered-enum::-webkit-scrollbar {\r\n  display: none;\r\n}\r\n\r\n.ordered-enum__item {\r\n  position: relative;\r\n  flex-shrink: 0;\r\n  display: flex;\r\n  flex-direction: column;\r\n  width: 440px;\r\n  height: 440px;\r\n  padding: 40px 40px;\r\n  background-color: #fff;\r\n  background-repeat: no-repeat;\r\n  background-position: 25px -25px;\r\n  overflow: hidden;\r\n  transition: background-color 0.3s ease, padding 0.3s ease;\r\n}\r\n\r\n.ordered-enum__item::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  z-index: 2;\r\n  width: 100%;\r\n  height: 100%;\r\n  border: 1px solid #2e2e2e;\r\n  transition: border-color 0.3s eas\u0443;\r\n}\r\n\r\n.ordered-enum__item svg {\r\n  position: absolute;\r\n  top: -30px;\r\n  \/* top: 0; *\/\r\n  left: 40px;\r\n  z-index: 0;\r\n  transform: none;\r\n  \/* transform: translate(0, -25px); *\/\r\n  transition: transform 0.3s ease;\r\n}\r\n\r\n.ordered-enum__inner {\r\n  position: relative;\r\n  z-index: 10;\r\n  display: none;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n  transition: opacity 0.3s ease, transform 0.3s ease;\r\n}\r\n\r\n.ordered-enum__title,\r\n.ordered-enum__title-twin {\r\n  margin: 0;\r\n  margin-top: auto;\r\n  color: #2e2e2e !important;\r\n  font-weight: 600;\r\n  font-size: 24px;\r\n  line-height: 31.2px;\r\n  font-family: Sora, sans-serif;\r\n  transition: color 0.3s ease;\r\n}\r\n\r\n.ordered-enum__title-twin{\r\n    color:white!important;\r\n}\r\n.ordered-enum__title-twin {\r\n  display: block;\r\n  color: #fff;\r\n  margin-bottom: 30px;\r\n}\r\n\r\n.ordered-enum__list {\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 12px;\r\n  position: relative;\r\n  z-index: 3;\r\n}\r\n\r\n.ordered-enum__list li {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  font-weight: 400;\r\n  font-size: 18px;\r\n  line-height: 27px;\r\n  font-family: Karla, sans-serif;\r\n  transition: color 0.3s ease;\r\n}\r\n\r\n.ordered-enum__list li::before {\r\n  content: \"\";\r\n  display: block;\r\n  width: 7px;\r\n  height: 7px;\r\n  border-radius: 50%;\r\n  background-color: #c63031;\r\n  transition: background-color 0.3s ease;\r\n}\r\n\r\n\/* On Item Hover *\/\r\n.ordered-enum__item:hover {\r\n  padding: 40px;\r\n  background-color: #2e2e2e;\r\n}\r\n\r\n.ordered-enum__item:hover .ordered-enum__title {\r\n  display: none;\r\n}\r\n\r\n.ordered-enum__item:hover .ordered-enum__inner {\r\n  display: block;\r\n  opacity: 1;\r\n  transform: translateY(0);\r\n}\r\n\r\n.ordered-enum__item:hover .ordered-enum__list {\r\n  color: #fff;\r\n}\r\n\r\n.ordered-enum__item:hover svg {\r\n  transform: translate(220px, 220px);\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.ordered-enum__item:hover svg path {\r\n  fill: #4b4252;\r\n}\r\n\r\n.ordered-enum__list a {\r\n  color: white;\r\n}\r\n.ordered-enum__list a:hover{\r\n    color: #c63031;\r\n}\r\n\r\n@media (max-width: 1025px) {\r\n  .ordered-enum * {\r\n    animation: none !important;\r\n    transition: none !important;\r\n    transform: none !important;\r\n  }\r\n\r\n  .ordered-enum {\r\n    gap: 20px;\r\n    cursor: grab;\r\n    justify-content: start;\r\n    animation: none !important;\r\n    transition: none !important;\r\n  }\r\n\r\n  .ordered-enum__item {\r\n    padding: 40px;\r\n    height: 440px;\r\n  }\r\n\r\n  .ordered-enum__item svg {\r\n    top: auto;\r\n    right: auto;\r\n    left: auto;\r\n    bottom: auto;\r\n  }\r\n\r\n  .ordered-enum__item:hover {\r\n    background-color: #fff;\r\n    padding: 40px !important;\r\n    transform: none !important;\r\n  }\r\n\r\n  .ordered-enum__item:hover .ordered-enum__inner {\r\n    display: block;\r\n    opacity: 1;\r\n    transform: none !important;\r\n  }\r\n\r\n  .ordered-enum__inner {\r\n    display: block;\r\n    opacity: 1;\r\n    transform: none !important;\r\n    transition: none !important;\r\n  }\r\n\r\n  .ordered-enum__title {\r\n    display: none;\r\n  }\r\n  .ordered-enum__title-twin{\r\n    color:#2e2e2e!important;\r\n  }\r\n\r\n  .ordered-enum__title-twin .ordered-enum__list {\r\n    color: #2e2e2e;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(1) svg {\r\n    right: -25px;\r\n    bottom: -50px;\r\n    transform: none;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(2) svg {\r\n    right: -25px;\r\n    bottom: -45px;\r\n    transform: none;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(3) svg {\r\n    right: -20px;\r\n    bottom: -55px;\r\n    transform: none;\r\n  }\r\n\r\n  .ordered-enum__item:hover .ordered-enum__list {\r\n    color: #2e2e2e;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(1):hover svg {\r\n    right: -25px;\r\n    bottom: -50px;\r\n    transform: none;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(2):hover svg {\r\n    right: -25px;\r\n    bottom: -45px;\r\n    transform: none;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(3):hover svg {\r\n    right: -20px;\r\n    bottom: -55px;\r\n    transform: none;\r\n  }\r\n\r\n  .ordered-enum__item:hover svg path {\r\n    fill: #f2ecf6;\r\n  }\r\n\r\n  .ordered-enum__item::before {\r\n    pointer-events: none;\r\n  }\r\n  \r\n  .ordered-enum__list a {\r\n    color: #2E2E2E;\r\n  }\r\n}\r\n\r\n@media (max-width: 500px) {\r\n  .ordered-enum {\r\n    flex-direction: column;\r\n    gap: 20px;\r\n    cursor: auto;\r\n  }\r\n\r\n  .ordered-enum__item {\r\n    width: 100%;\r\n    height: 329px;\r\n    padding: 24px;\r\n  }\r\n\r\n  .ordered-enum__item:hover {\r\n    width: 100%;\r\n    height: 329px;\r\n    max-width: 100%;\r\n    padding: 24px !important;\r\n  }\r\n\r\n  .ordered-enum__item:active {\r\n    padding: 24px !important;\r\n  }\r\n\r\n  .ordered-enum__title,\r\n  .ordered-enum__title-twin {\r\n    font-size: 18px;\r\n    line-height: 23.4px;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .ordered-enum__list {\r\n    gap: 10px;\r\n  }\r\n\r\n  .ordered-enum__list li {\r\n    font-size: 14px;\r\n    line-height: 21px;\r\n  }\r\n\r\n  .ordered-enum__list li::before {\r\n    width: 5px;\r\n    height: 5px;\r\n  }\r\n\r\n  .ordered-enum__item:hover svg {\r\n    top: auto;\r\n    right: 0px;\r\n    bottom: -46px;\r\n    transform: none;\r\n  }\r\n\r\n  .ordered-enum__item svg {\r\n    width: 148px !important;\r\n    height: 268px !important;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(1) svg {\r\n    width: 125px !important;\r\n    right: -10px;\r\n    bottom: -85px;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(2) svg {\r\n    width: 115px !important;\r\n    right: -9px;\r\n    bottom: -70px;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(3) svg {\r\n    width: 135px !important;\r\n    right: -5px;\r\n    bottom: -80px;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(1):hover svg {\r\n    width: 125px !important;\r\n    right: -10px;\r\n    bottom: -85px;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(2):hover svg {\r\n    width: 115px !important;\r\n    right: -9px;\r\n    bottom: -70px;\r\n  }\r\n\r\n  .ordered-enum__item:nth-of-type(3):hover svg {\r\n    width: 135px !important;\r\n    right: -5px;\r\n    bottom: -80px;\r\n  }\r\n  \r\n  .ordered-enum__list a {\r\n    color: #2E2E2E;\r\n    \/*text-decoration: underline;*\/\r\n  }\r\n}\r\n<\/style>\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-d7465e0 e-flex e-con-boxed e-con e-parent\" data-id=\"d7465e0\" 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-60fb0a8 elementor-widget elementor-widget-heading\" data-id=\"60fb0a8\" 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 GRC consultants are certified in<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19ef10d roadmap-grid-2 elementor-widget elementor-widget-html\" data-id=\"19ef10d\" 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.consultants-list {\r\n  font-family: 'Karla', sans-serif;\r\n  font-weight: 400;\r\n  font-style: normal;\r\n  font-size: 22px;\r\n  line-height: 28px;\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  row-gap: 20px;\r\n  column-gap: 80px;\r\n  padding: 0;\r\n}\r\n\r\n.consultants-list ul{\r\n    padding-left: 23px;\r\n    list-style-type: disc;\r\n}\r\n\r\n.consultants-list li:not(:last-child){\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.consultants-list li::marker{\r\n    color: #C63031;\r\n}\r\n\r\n@media (max-width: 1279px){\r\n    .consultants-list{\r\n        grid-template-columns: repeat(2, 1fr);\r\n    }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .consultants-list {\r\n        grid-template-columns: 1fr;\r\n        row-gap: 0;\r\n    }\r\n    .consultants-list li{\r\n    margin-bottom: 20px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<ul class=\"consultants-list\">\r\n    <ul>\r\n      <li>CGEIT<\/li>\r\n        <li>CRISC<\/li>\r\n        <li>CISA<\/li> \r\n        <li>CISSP<\/li> \r\n    <\/ul>\r\n    \r\n    <ul>\r\n        <li>CIPP<\/li>\r\n        <li>ISO 31000 \/ ISO 27001<\/li>\r\n        <li>CIA<\/li>\r\n        <li>CPA<\/li>\r\n    <\/ul>\r\n    \r\n    <ul>\r\n        <li>GRCP<\/li>\r\n        <li>GRCA<\/li>\r\n        <li>ERM certifications<\/li>\r\n        <li>NTIA<\/li>\r\n    <\/ul>\r\n<\/ul>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-30809ee e-con-full e-flex e-con e-child\" data-id=\"30809ee\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5bde98 elementor-widget elementor-widget-image\" data-id=\"d5bde98\" 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=\"800\" height=\"800\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/ISO-27001.svg\" class=\"attachment-large size-large wp-image-196866\" 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\t\t<div class=\"elementor-element elementor-element-da03053 elementor-widget elementor-widget-image\" data-id=\"da03053\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/cgeit.svg\" class=\"attachment-large size-large wp-image-196867\" 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\t\t<div class=\"elementor-element elementor-element-b5bdc81 elementor-widget elementor-widget-image\" data-id=\"b5bdc81\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"792\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/crisc.svg\" class=\"attachment-large size-large wp-image-196868\" 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\t\t<div class=\"elementor-element elementor-element-cc14e1e elementor-widget elementor-widget-image\" data-id=\"cc14e1e\" 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=\"800\" height=\"784\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/cisa.svg\" class=\"attachment-large size-large wp-image-196869\" 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\t\t<div class=\"elementor-element elementor-element-910400f elementor-widget elementor-widget-image\" data-id=\"910400f\" 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=\"800\" height=\"721\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/NTIA.svg\" class=\"attachment-large size-large wp-image-196870\" 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\t\t<div class=\"elementor-element elementor-element-47264cf elementor-widget elementor-widget-image\" data-id=\"47264cf\" 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=\"800\" height=\"800\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/CISSP.svg\" class=\"attachment-large size-large wp-image-196871\" 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\t\t<div class=\"elementor-element elementor-element-bbd6c9f elementor-widget elementor-widget-image\" data-id=\"bbd6c9f\" 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=\"800\" height=\"645\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/CIA.svg\" class=\"attachment-large size-large wp-image-196872\" 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\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-3801f9e e-flex e-con-boxed e-con e-parent\" data-id=\"3801f9e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ba2ab3e e-con-full e-flex e-con e-child\" data-id=\"ba2ab3e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80fd5c0 elementor-widget elementor-widget-heading\" data-id=\"80fd5c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why choose us as your GRC consulting company?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-acfdda3 elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"acfdda3\" 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;\">With 80+ projects behind us, we\u2019ve seen every GRC maturity level from startups preparing for their first audit to enterprises tightening global governance. When we help you shape your GRC strategy, you gain faster audits and a risk posture that keeps your business running smoothly every day.<\/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-02eb3da e-con-full e-flex e-con e-child\" data-id=\"02eb3da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7474b9d elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-video\" data-id=\"7474b9d\" 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-5660768 solutions e-flex e-con-boxed e-con e-parent\" data-id=\"5660768\" 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-f751312 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f751312\" 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\">AI governance and compliance services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6546739 e-grid e-con-full cust-grid e-con e-child\" data-id=\"6546739\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-422bfd7 e-con-full e-flex e-con e-child\" data-id=\"422bfd7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-170a23b elementor-widget elementor-widget-text-editor\" data-id=\"170a23b\" 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>Responsible AI governance<\/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-05cb517 elementor-widget elementor-widget-text-editor\" data-id=\"05cb517\" 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>Set up the rules and roles that frame AI behavior. Innowise implements practical oversight so AI decisions are explainable and aligned with whatever regulators throw at you next.<\/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-b8f04e6 e-con-full e-flex e-con e-child\" data-id=\"b8f04e6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-404d76f elementor-widget elementor-widget-text-editor\" data-id=\"404d76f\" 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><a href=\"\/services\/cybersecurity\/ai-consulting\/\">AI risk management<\/a><\/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-3b27b59 elementor-widget elementor-widget-text-editor\" data-id=\"3b27b59\" 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>AI creates new risks, such as bias, data misuse, and security holes, so we help stop them early. We implement frameworks and controls to proactively manage vulnerabilities.<\/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-8f38deb e-con-full e-flex e-con e-child\" data-id=\"8f38deb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ddf571 elementor-widget elementor-widget-text-editor\" data-id=\"6ddf571\" 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>AI compliance and regulatory alignment<\/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-2df59f1 elementor-widget elementor-widget-text-editor\" data-id=\"2df59f1\" 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>Global standards, such as the EU AI Act, shift under your feet. To help you stay audit-ready, we develop the internal controls and processes for documentation and monitoring.<\/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-8cbb512 e-con-full e-flex e-con e-child\" data-id=\"8cbb512\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-937d3f5 elementor-widget elementor-widget-text-editor\" data-id=\"937d3f5\" 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>AI lifecycle monitoring<\/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-248bc24 elementor-widget elementor-widget-text-editor\" data-id=\"248bc24\" 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>Launch, scale, and evolve while keeping AI in check. We set up monitoring so you see what your AI is doing, from day one to deployment and beyond, avoiding drift and last-minute fire drills.<\/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-3bb6889 e-con-full e-flex e-con e-child\" data-id=\"3bb6889\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0cf699 elementor-widget elementor-widget-text-editor\" data-id=\"d0cf699\" 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>Integration with GRC programs<\/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-6e27608 elementor-widget elementor-widget-text-editor\" data-id=\"6e27608\" 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>To protect you from building another silo, we weave AI oversight into your GRC frameworks. AI risks get managed and reported alongside your enterprise risks.<\/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-b10edf2 e-con-full e-flex e-con e-child\" data-id=\"b10edf2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd726b4 elementor-widget elementor-widget-text-editor\" data-id=\"fd726b4\" 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>AI vendor and third-party model risk<\/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-edbe52b elementor-widget elementor-widget-text-editor\" data-id=\"edbe52b\" 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>Compliance risk is yours whether you built the model or not. We audit vendor AI, and lock in necessary guardrails to protect you against black box surprises.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b308e2e e-flex e-con-boxed e-con e-parent\" data-id=\"b308e2e\" 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-e3c0ce9 elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"e3c0ce9\" 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\">Business outcomes of effective GRC<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56df715 elementor-widget elementor-widget-html\" data-id=\"56df715\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.benefits-paragraph a{\n    text-decoration: underline;\n}\n\n.new-benefits-container {\n    display: flex;\n    gap: 40px;\n\n}\n\n.active-benefit:not(.swiper-slide-active) {\n    opacity: 0 !important;\n}\n\n.new-benefits-container .swiperBenefit{\nwidth: 50%;\noverflow: hidden;\n}\n\n.new-benefits-container .swiper-wrapper{\n    width: 100% !important;\n}\n\n.new-benefits-container ul{\n  margin-top: 16px; \n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  padding: 0;\n  \n}\n   \n\n.new-benefits-container ul li{\n    position: relative;\n  padding-left: 20px;\n list-style: none;\n}\n   \n\n.mobile-benefits-container ul li::before, .new-benefits-container ul li::before {\n    content: \"\";\n    position: absolute;\n    top: 13px;\n    left: 0;\n    transform: translateY(-50%);\n    width: 7px;\n    height: 7px;\n    background-color: #C63031;\n    border-radius: 50%;\n        font-size: 18px;\n    line-height: 27px;\n}\n\n.active-benefit {\n    padding: 30px 40px 104px 40px;\n    background-color: #F5F5F7;\n    display: flex;\n    flex-direction: column;\n    gap: 30px;\n    min-width: 100%;\n}\n\n\/*.active-benefit.active {*\/\n\/*display: flex;*\/\n\/*}*\/\n\n.small-benefits-container {\n    width: 50%;\n    display: flex;\n    flex-direction: column;\n}\n\n.active-benefit-title {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n}\n\n.active-benefit-title span {\n    font-family: Karla;\n    font-size: 22px;\n    font-weight: 400;\n    line-height: 28px;\n    color: #C63031;\n}\n\n.active-benefit-title p {\n    font-family: Sora;\n    font-size: 24px;\n    font-weight: 600;\n    line-height: 32.4px;\n    color: #2e2e2e;\n    margin: 0;\n}\n\n.active-benefit-desc {\n    font-family: Karla;\n    font-size: 18px;\n    font-weight: 400;\n    line-height: 27px;\n    color: #2e2e2e;\n}\n\n.swiper-benefit__navigation {\n    position: absolute;\n    left: 40px;\n    bottom: 40px;\n}\n\n.swiper-benefit__navigation-btn {\n    padding-left: 0;\n    padding-right: 0;\n    outline: none!important;\n    border: none !important;\n    transition: 0.2s linear;\n    padding: 0;\n}\n\n.swiper-benefit__navigation-btn[disabled] {\nopacity: 0.5;\n}\n\n.small-benefit-item {\n    padding: 30px;\n    border-bottom: 1px solid #999999;\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n    gap: 12px;\n    cursor: pointer;\n    \/*justify-content: center;*\/\n}\n\n.small-benefit-item.active {\n    display: none;\n}\n\n.small-benefit-item span {\n    font-family: Karla;\n    font-size: 22px;\n    font-weight: 400;\n    line-height: 28px;\n    color: #C63031;\n}\n\n.small-benefit-item p{\n    font-family: Sora;\n    font-size: 24px;\n    font-weight: 600;\n    line-height: 32.4px;\n    color: #2e2e2e;\n    margin: 0;\n}\n\nspan.mobile{\n    display: none;\n    color:#999999;\n}\n\n@media (max-width: 1279px) {\n\n.small-benefits-container{\n    display:none;\n}\n\n.new-benefits-container .swiperBenefit{\nwidth: 100%;\n}\n\nspan.mobile{\n    display: inline-block;\n}\n\n\n}\n\n@media (max-width: 767px) {\n    \n.active-benefit {\n    padding: 20px 20px 74px 20px;\n    gap: 20px;\n}\n\n.swiper-benefit__navigation {\n    left: 20px;\n    bottom: 20px;\n}\n\n\n.active-benefit-title span {\n    font-size: 16px;\n    line-height: 20px;\n}\n\n.active-benefit-title p {\n    font-size: 18px;\n    line-height: 24px;\n}\n\n.active-benefit-desc {\n    font-size: 14px;\n    line-height: 21px;\n}\n\n.active-benefit-title{\n    gap:10px;\n}\n\n\n.mobile-benefits-container ul li::before, .new-benefits-container ul li::before {\n    top: 10.5px;\n    width:5px;\n    height:5px;\n   font-size: 14px;\n    line-height: 21px;\n}\n\n\n    \n    \n}\n    .active-benefit-title h3, .small-benefit-item h3{\n    font-family: Sora;\n    font-size: 24px;\n    font-weight: 600;\n    line-height: 32.4px;\n    color: #2e2e2e;\n    margin: 0;\n}\n\n\n@media (max-width: 767px) {\n    .active-benefit-title h3, .small-benefit-item h3 {\n        font-size: 18px;\n        line-height: 24px;\n    }\n}\n<\/style>\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            <h3>Faster audit readiness<\/h3>\n        <\/div>\n        <div class=\"active-benefit-desc\">\n        We cut down the headache of audits, both internal and external. Structured controls, reporting, and centralized documentation that we implement mean you spend less time digging up corresponding evidence for regulators.\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            <h3>Improved risk visibility<\/h3>\n        <\/div>\n        <div class=\"active-benefit-desc\">\nWe help leadership detach from a myopic view of governance by establishing an enterprise-wide view of operational and regulatory risks. This allows you to detect and address potential problems at the root, before they impact stability.\n\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            <h3>Better executive decision-making<\/h3>\n        <\/div>\n        <div class=\"active-benefit-desc\">\nInnowise provides you with both the technical and procedural backbone for reliable risk and compliance insights, delivered straight to the boardroom. Real-time information means real-time decisions, even on strategic issues.\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            <h3>Stronger organizational resilience<\/h3>\n        <\/div>\n        <div class=\"active-benefit-desc\">\nOur focus is on helping you build a sustainable governance and risk management framework that is agile enough to adapt to changing rules. With robust controls and monitoring, you remain resilient against whatever comes next.\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            <h3>Faster audit readiness<\/h3>\n        <\/div>\n        <div class=\"small-benefit-item\">\n             <span>02<\/span>\n            <h3>Improved risk visibility<\/h3>\n        <\/div>\n        <div class=\"small-benefit-item\">\n             <span>03<\/span>\n            <h3>Better executive decision-making<\/h3>\n        <\/div>\n        <div class=\"small-benefit-item\">\n             <span>04<\/span>\n            <h3>Stronger organizational resilience<\/h3>\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<\/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-30b136b e-flex e-con-boxed e-con e-parent\" data-id=\"30b136b\" 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-9940411 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"9940411\" 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\">Get a tailored GRC improvement plan.<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e631910 elementor-align-justify elementor-widget__width-initial elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"e631910\" 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\">Talk to GRC experts<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c807d85 e-flex e-con-boxed e-con e-parent\" data-id=\"c807d85\" 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-2a97f6f elementor-widget elementor-widget-heading\" data-id=\"2a97f6f\" 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\">GRC frameworks we follow\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf72d4b elementor-widget__width-initial mb-0 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"bf72d4b\" 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>Here are some of the key GRC frameworks we follow, though we also comply with many other industry standards and regulations.<\/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-38f97fb roadmap-grid-2 elementor-widget elementor-widget-html\" data-id=\"38f97fb\" 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<ul class=\"consultants-list\">\r\n    <ul>\r\n        <li>NIST CSF 2.0<\/li>\r\n        <li>ISO\/IEC 27001<\/li>\r\n        <li>GDPR<\/li>\r\n        <li><a href=\"https:\/\/innowise.com\/blog\/what-is-dora-compliance\/\">DORA<\/a><\/li>\r\n    <\/ul>\r\n    \r\n    <ul>\r\n        <li>NIS2 Directive<\/li>\r\n        <li>EU Cyber Resilience Act<\/li>\r\n        <li>PCI DSS (v4.x)<\/li>\r\n        <li>SOC 2<\/li>\r\n    <\/ul>\r\n    \r\n    <ul>\r\n        <li>ISO\/IEC 27701<\/li>\r\n        <li>MITRE ATT&CK<\/li>\r\n        <li>CSRD<\/li>\r\n        <li>FedRAMP<\/li>\r\n    <\/ul>\r\n<\/ul>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c4ea208 e-con-full e-flex e-con e-child\" data-id=\"c4ea208\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7006802 elementor-widget elementor-widget-image\" data-id=\"7006802\" 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=\"800\" height=\"800\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/GDPR.svg\" class=\"attachment-large size-large wp-image-196873\" 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\t\t<div class=\"elementor-element elementor-element-24d15f0 elementor-widget elementor-widget-image\" data-id=\"24d15f0\" 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=\"800\" height=\"800\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/DORA.svg\" class=\"attachment-large size-large wp-image-196874\" 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\t\t<div class=\"elementor-element elementor-element-ae71fff elementor-widget elementor-widget-image\" data-id=\"ae71fff\" 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=\"800\" height=\"992\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/FedRamp.svg\" class=\"attachment-large size-large wp-image-196875\" 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\t\t<div class=\"elementor-element elementor-element-2aa6efc elementor-widget elementor-widget-image\" data-id=\"2aa6efc\" 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=\"800\" height=\"576\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/NIST.svg\" class=\"attachment-large size-large wp-image-196876\" 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\t\t<div class=\"elementor-element elementor-element-1a26a94 elementor-widget elementor-widget-image\" data-id=\"1a26a94\" 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=\"800\" height=\"494\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/PCI.svg\" class=\"attachment-large size-large wp-image-196877\" 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\t\t<div class=\"elementor-element elementor-element-9dca946 elementor-widget elementor-widget-image\" data-id=\"9dca946\" 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=\"800\" height=\"419\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/IFRS.svg\" class=\"attachment-large size-large wp-image-196878\" 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\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-a5a4f1c e-flex e-con-boxed e-con e-parent\" data-id=\"a5a4f1c\" 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-a0feec5 elementor-widget elementor-widget-shortcode\" data-id=\"a0feec5\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <div class=\"feedback-expert\">\n        <div class=\"feedback-expert-wrap\">\n            <div class=\"feedback-expert-img\">\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/05\/PersonStanislav-Kazanov.png\" alt=\"Stanislav Kazanov\">\n            <\/div>\n            <div class=\"feedback-expert-content\">\n                <div class=\"feedback-expert-content-top\">\n                    View GRC as your business\u2019s immune system. It doesn't just treat symptoms when things go wrong; it actively detects threats and strengthens the organization's overall health. This proactive resilience means fewer setbacks, seamless operations, and the freedom to focus on innovation rather than remediation.                <\/div>\n                <div class=\"feedback-expert-content-bottom\">\n                    <a href=\"https:\/\/innowise.com\/es\/authors\/stanislav-kazanov\/\" class=\"feedback-expert-content-name\">\n                        Stanislav Kazanov                    <\/a>\n                    <div class=\"feedback-expert-content-post\">\n                        Head of GRC, Cybersecurity & Sustainability                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        .feedback-expert{\n            background:url(\/wp-content\/themes\/hello-elementor\/assets\/images\/expert-back.png);\n            background-size:cover;\n        }\n        .feedback-expert-wrap{\n            margin:0 auto;\n            width:100%;\n            padding-left:16px;\n            padding-right:16px;\n            max-width:1280px;\n            display:flex;\n            gap:40px;\n            align-items:center;\n        }\n        .feedback-expert-img{\n            display:flex;\n            overflow:hidden;\n            width:400px;\n            min-width:400px;\n        }\n        .feedback-expert-img img{\n            display:block;\n            width:100%;\n        }\n        .feedback-expert-content{\n            display:flex;\n            flex-direction:column;\n            gap:30px;\n            max-width:800px;\n        }\n        .feedback-expert-content-top{\n            font-family: Karla;\n            font-weight: 400;\n            font-style: Regular;\n            font-size: 22px;\n            line-height: 28px;\n            letter-spacing: 0%;\n\n        }   \n        .feedback-expert-content-top a{\n        \ttext-decoration:underline;\n        }\n        .feedback-expert-content-bottom{\n\n        }\n        .feedback-expert-content-name{\n            font-family: Karla;\n            font-weight: 700;\n            font-style: Bold;\n            font-size: 24px;\n            line-height: 150%;\n            letter-spacing: 0%;\n            margin-bottom:3px;\n            color:rgba(198, 48, 49, 1);\n            border-bottom:1px solid transparent;\n            transition:0.5s;\n            display:block;\n            max-height: 36px;\n            width: fit-content;\n        }\n        .feedback-expert-content-name:hover{\n            border-bottom: 1px solid rgba(198, 48, 49, 1);\n        }\n        .feedback-expert-content-post{\n            font-family: Karla;\n            font-weight: 400;\n            font-style: Regular;\n            font-size: 18px;\n            line-height: 150%;\n            letter-spacing: 0%;\n            color:rgba(88, 88, 88, 1);\n        }\n        \n        @media(max-width:1024px){\n            .feedback-expert-wrap{\n                gap:0;\n            }\n            .feedback-expert-content{\n                padding-top:40px;\n                padding-bottom:40px;\n            }\n        }\n        @media(max-width:780px){\n            .feedback-expert{\n                background:url(\/wp-content\/themes\/hello-elementor\/assets\/images\/expert-back-m.png);\n            }\n            .feedback-expert-wrap{\n                gap:0px;\n                flex-direction:column;\n            }\n            .feedback-expert-img{\n                width:100%;\n                border-bottom: 1px solid rgba(196, 196, 196, 1);\n            }\n            .feedback-expert-img img{\n                margin:0 auto;\n                width:400px;\n            }\n            .feedback-expert-content{\n                gap:30px;\n            }\n        }\n        @media(max-width:768px){\n            .feedback-expert-img img{\n                width:266px;\n            }\n            .feedback-expert-content{\n                padding-top:30px;\n                padding-bottom:40px;\n                gap:20px;\n            }\n            .feedback-expert-content-top{\n                font-size: 16px;\n            }\n            .feedback-expert-content-name{\n                font-size:20px;\n            }\n            .feedback-expert-content-post{\n                font-size:14px;\n            }\n        }\n    <\/style>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23ae563 e-flex e-con-boxed e-con e-parent\" data-id=\"23ae563\" 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-614c9d5 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"614c9d5\" 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 step-by-step approach to GRC consulting<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-187c43c elementor-widget elementor-widget-html\" data-id=\"187c43c\" 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\/* --- COLORS --- *\/\r\n.custom-roadmap-5 .new-step-item:nth-child(1) { --item-color: #CD505D; }\r\n.custom-roadmap-5 .new-step-item:nth-child(2) { --item-color: #D36F89; --prev-item-color: #CD505D; }\r\n.custom-roadmap-5 .new-step-item:nth-child(3) { --item-color: #DD9ECB; --prev-item-color: #D36F89; }\r\n.custom-roadmap-5 .new-step-item:nth-child(4) { --item-color: #E4BEF7; --prev-item-color: #DD9ECB; }\r\n.custom-roadmap-5 .new-step-item:nth-child(5) { --item-color: #BF9FD8; --prev-item-color: #E4BEF7; }\r\n.custom-roadmap-5 .new-step-item:nth-child(6) { --item-color: #A481BF; --prev-item-color: #BF9FD8; }\r\n\r\n\/* --- TYPOGRAPHY AND LISTS --- *\/\r\n.custom-roadmap-5 .new-steps-container {\r\n  display: grid;\r\n  row-gap: 80px;\r\n  padding: 0;\r\n  grid-auto-rows: auto;\r\n  grid-template-columns: repeat(3, 1fr);\r\n}\r\n\r\n.custom-roadmap-5 .new-step-item {\r\n  width: 100%;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 20px;\r\n}\r\n\r\n.custom-roadmap-5 .new-step-item-desc {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 20px;\r\n}\r\n\r\n.custom-roadmap-5 .new-step-item-title {\r\n  font-family: 'Sora', sans-serif !important;\r\n  font-weight: 600 !important;\r\n  font-size: 24px !important;\r\n  line-height: 32.4px !important;\r\n  margin: 0 !important;\r\n  color: #2e2e2e !important;\r\n}\r\n\r\n.custom-roadmap-5 .new-step-item-list {\r\n  font-family: 'Karla', sans-serif !important;\r\n  font-size: 16px !important;\r\n  font-weight: 400 !important;\r\n  line-height: 24px !important;\r\n  margin: 0 !important;\r\n  gap: 16px !important;\r\n  display: flex !important;\r\n  list-style: none !important;\r\n  flex-direction: column !important;\r\n  padding: 0 12px !important;\r\n  color: #2e2e2e !important;\r\n}\r\n\r\n.custom-roadmap-5 .new-step-item-list li {\r\n  font: inherit !important;\r\n  margin: 0 !important;\r\n  position: relative !important;\r\n  padding-left: 0px !important;\r\n}\r\n\r\n.custom-roadmap-5 .new-step-item-list li:before {\r\n  content: \"\" !important;\r\n  position: absolute !important;\r\n  display: inline-block !important;\r\n  width: 6px !important;\r\n  height: 6px !important;\r\n  border-radius: 50% !important;\r\n  background: #c63031 !important;\r\n  left: -14px !important;\r\n  top: 9px !important;\r\n  flex-shrink: 0 !important;\r\n}\r\n\r\n\/* --- CIRCLES --- *\/\r\n.custom-roadmap-5 .scheme-progress-circle {\r\n  flex-shrink: 0;\r\n  border-radius: 100%;\r\n  height: 30px;\r\n  width: 30px;\r\n  z-index: 2;\r\n  position: relative;\r\n}\r\n\r\n.custom-roadmap-5 .figure-container {\r\n  display: flex;\r\n  align-items: center;\r\n  position: relative;\r\n  width: 100%;\r\n}\r\n\r\n.custom-roadmap-5 .new-step-item-text {\r\n    font-family: Karla;\r\n    font-size: 16px;\r\n    font-weight: 400;\r\n    line-height: 24px;\r\n    margin: 0;\r\n}\r\n\r\n.custom-roadmap-5 .new-step-item:nth-child(1) .scheme-progress-circle { background-color: #CD505D !important; border-color: #CD505D !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(1) .figure-container::after { background: #CD505D !important; }\r\n\r\n.custom-roadmap-5 .new-step-item:nth-child(2) .scheme-progress-circle { background-color: #D36F89 !important; border-color: #D36F89 !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(2) .figure-container::after { background: #D36F89 !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(2) .figure-container::before { background: #CD505D !important; } \r\n\r\n.custom-roadmap-5 .new-step-item:nth-child(3) .scheme-progress-circle { background-color: #DD9ECB !important; border-color: #DD9ECB !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(3) .figure-container::after { background: #DD9ECB !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(3) .figure-container::before { background: #D36F89 !important; }\r\n\r\n.custom-roadmap-5 .new-step-item:nth-child(4) .scheme-progress-circle { background-color: #E4BEF7 !important; border-color: #E4BEF7 !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(4) .figure-container::after { background: #E4BEF7 !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(4) .figure-container::before { background: #DD9ECB !important; }\r\n\r\n.custom-roadmap-5 .new-step-item:nth-child(5) .scheme-progress-circle { background-color: #BF9FD8 !important; border-color: #BF9FD8 !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(5) .figure-container::after { background: #BF9FD8 !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(5) .figure-container::before { background: #E4BEF7 !important; }\r\n\r\n.custom-roadmap-5 .new-step-item:nth-child(6) .scheme-progress-circle { background-color: #A481BF !important; border-color: #A481BF !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(6) .figure-container::after { background: linear-gradient(90deg, #A481BF 50%, transparent 0) 50% \/ 8px 2px repeat-x !important; }\r\n.custom-roadmap-5 .new-step-item:nth-child(6) .figure-container::before { background: #BF9FD8 !important; }\r\n\r\n\/* --- DESKTOP --- *\/\r\n@media (min-width: 1280px) {\r\n  .custom-roadmap-5 .new-step-item .figure-container::after {\r\n    display: block;\r\n    content: \"\";\r\n    height: 2px;\r\n    width: 100%;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item:nth-child(3n + 3) .figure-container::after {\r\n    position: absolute;\r\n    width: 100vw;\r\n  }\r\n\r\n  .custom-roadmap-5 .new-step-item:nth-child(3n + 4) .figure-container::before {\r\n    display: block;\r\n    content: \"\";\r\n    height: 2px;\r\n    position: absolute;\r\n    z-index: 1;\r\n    right: 100%;\r\n    width: 100vw;\r\n  }\r\n\r\n  .custom-roadmap-5 .new-step-item:last-child .figure-container::after {\r\n    width: 100%;\r\n    position: relative;\r\n  }\r\n\r\n  .custom-roadmap-5 .new-step-item > *:not(.figure-container) {\r\n    width: 100%;\r\n    max-width: 425px;\r\n    padding-right: 60px;\r\n  }\r\n}\r\n\r\n\/* --- TABLET --- *\/\r\n@media (max-width: 1279px) and (min-width: 768px) {\r\n  .custom-roadmap-5 .new-steps-container {\r\n    grid-template-columns: 1fr 1fr;\r\n    column-gap: 60px;\r\n    row-gap: 40px;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item .figure-container::after {\r\n    display: block;\r\n    content: \"\";\r\n    height: 2px;\r\n    width: calc(100% + 60px);\r\n    position: absolute;\r\n    z-index: 1;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item:nth-child(2n + 3) .figure-container::before {\r\n    display: block;\r\n    content: \"\";\r\n    height: 2px;\r\n    position: absolute;\r\n    z-index: 1;\r\n    width: 100vw;\r\n    right: 100%;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item:nth-child(2n + 2) .figure-container::after {\r\n    position: absolute;\r\n    width: calc(100% + 60px);\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item:last-child .figure-container::after {\r\n    width: 100%;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item > *:not(.figure-container) {\r\n    width: 100%;\r\n    max-width: 425px;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item:not(:nth-child(2n)) > *:not(.figure-container) {\r\n    max-width: 360px;\r\n  }\r\n}\r\n\r\n\/* --- MOBILE --- *\/\r\n@media (max-width: 767px) {\r\n  .custom-roadmap-5 .figure-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    position: static;\r\n    width: auto;\r\n    height: 100%;\r\n  }\r\n  \r\n  .custom-roadmap-5 .scheme-progress-circle {\r\n    height: 24px;\r\n    width: 24px;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item .figure-container::after {\r\n    display: block;\r\n    content: \"\";\r\n    width: 2px;\r\n    height: calc(100% - 24px);\r\n    position: absolute;\r\n    top: 24px;\r\n    left: 11px;\r\n    z-index: 1;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item:nth-child(6) .figure-container::after { \r\n    background: linear-gradient(0, #A481BF 50%, transparent 0) 50% \/ 2px 8px repeat-y !important; \r\n  }\r\n  \r\n  .custom-roadmap-5 .new-steps-container {\r\n    grid-template-columns: 1fr;\r\n    row-gap: 0;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item {\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: start;\r\n    gap: 16px;\r\n    margin-bottom: 0;\r\n    padding-bottom: 20px;\r\n    position: relative;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item-title {\r\n    font-size: 18px !important;\r\n    line-height: 23.4px !important;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item-list {\r\n    font-size: 14px !important;\r\n    line-height: 21px !important;\r\n    padding-left: 15px !important;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item-list li:before {\r\n    top: 7px !important;\r\n  }\r\n  \r\n  .custom-roadmap-5 .new-step-item-text {\r\n        font-size: 12px;\r\n        line-height: 18px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div class=\"custom-roadmap-5\">\r\n  <div class=\"new-steps-container\">\r\n\r\n      <div class=\"new-step-item\">\r\n          <div class=\"figure-container\">\r\n              <div class=\"scheme-progress-circle\"><\/div>\r\n          <\/div>\r\n          <div class=\"new-step-item-desc\">\r\n              <h3 class=\"new-step-item-title\">Assess current state<\/h3>\r\n              <p class=\"new-step-item-text\">We start with a clear-eyed review of your governance, risk, and compliance maturity. This includes current policies, processes, tools, and team responsibilities to understand what works and what doesn\u2019t.\r\n              <\/p>\r\n          <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"new-step-item\">\r\n          <div class=\"figure-container\">\r\n              <div class=\"scheme-progress-circle\"><\/div>\r\n          <\/div>\r\n          <div class=\"new-step-item-desc\">\r\n              <h3 class=\"new-step-item-title\">Select a framework<\/h3>\r\n              <p class=\"new-step-item-text\">At this stage, we clarify what standards and frameworks are required, how they apply to your operations, and what level of compliance or certification makes sense for your organization.\r\n              <\/p>\r\n          <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"new-step-item\">\r\n          <div class=\"figure-container\">\r\n              <div class=\"scheme-progress-circle\"><\/div>\r\n          <\/div>\r\n          <div class=\"new-step-item-desc\">\r\n              <h3 class=\"new-step-item-title\">Develop policies<\/h3>\r\n              <p class=\"new-step-item-text\">We develop practical and actionable documentation that supports audits, reduces ambiguity, and creates a consistent standard across your organization.\r\n              <\/p>\r\n          <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"new-step-item\">\r\n          <div class=\"figure-container\">\r\n              <div class=\"scheme-progress-circle\"><\/div>\r\n          <\/div>\r\n          <div class=\"new-step-item-desc\">\r\n              <h3 class=\"new-step-item-title\">Implement tools<\/h3>\r\n              <p class=\"new-step-item-text\">We configure and deploy GRC platforms, automation, and integrations to simplify reporting, tracking, and workflows.\r\n              <\/p>\r\n          <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"new-step-item\">\r\n          <div class=\"figure-container\">\r\n              <div class=\"scheme-progress-circle\"><\/div>\r\n          <\/div>\r\n          <div class=\"new-step-item-desc\">\r\n              <h3 class=\"new-step-item-title\">Train your team<\/h3>\r\n              <p class=\"new-step-item-text\">We educate the teams involved so they understand their responsibilities, how the new GRC controls work, and how to apply them in daily operations.<\/p>\r\n          <\/div>\r\n      <\/div>\r\n      \r\n      <div class=\"new-step-item\">\r\n          <div class=\"figure-container\">\r\n              <div class=\"scheme-progress-circle\"><\/div>\r\n          <\/div>\r\n          <div class=\"new-step-item-desc\">\r\n              <h3 class=\"new-step-item-title\">Monitor and improve<\/h3>\r\n              <p class=\"new-step-item-text\">Once everything is in place, we establish ongoing routines to track risks and ensure that documentation and compliance are always up to date and ready for audits. <\/p>\r\n          <\/div>\r\n      <\/div>\r\n\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c76861f e-flex e-con-boxed e-con e-parent\" data-id=\"c76861f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d0f5fd0 e-con-full e-flex e-con e-child\" data-id=\"d0f5fd0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efc3dbf elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"efc3dbf\" 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 clients think<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c49ae allButton elementor-widget elementor-widget-text-editor\" data-id=\"a6c49ae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\n    <a href=\"\/testimonials\/\" class=\"testimonials-count\">\n        All testimonials <span>(54)<\/span>\n    <\/a>\n    <style>\n        .testimonials-count{\n            font-weight:600;\n            font-family:Sora;\n            font-size:18px;\n            padding-bottom:8px;\n            border-bottom:1px solid #2e2e2e;\n        }\n        .testimonials-count:hover{\n            border-bottom:1px solid #c36;\n        }\n    <\/style>\n\n    <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5bb7a4 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"d5bb7a4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\njQuery( document ).ready( function($) {\n    var myAjax = {\n        ajaxurl: '\/wp-admin\/admin-ajax.php',\n        nonce: ''\n    };\n    function decodeHtmlEntities(encodedString) {\n        if (typeof encodedString !== 'string') return encodedString;\n        \n        const textarea = document.createElement('textarea');\n        textarea.innerHTML = encodedString;\n        return textarea.value;\n    }\n    \n    $('.bottomWrapperSay .details').click(function(){\n        var iframe = decodeHtmlEntities($(this).find('.iframe').html());\n        $('.testimolials-popup-pdf-cont .iframe').html(iframe);\n        $('.testimolials-popup-pdf').show();\n    });\n    \n    $('.testimolials-popup-pdf').on('click', function(event) {\n        if (event.target === this) {\n            $('.testimolials-popup-pdf').hide();\n        }\n    });\n    $('.testimolials-popup-pdf-close').on('click', function(event) {\n        $('.testimolials-popup-pdf').hide();\n    });\n    \n    $('.bottomWrapperSay .review').click(function(){\n        var id = $(this).data('postid');\n        \n        $.ajax({\n            url: myAjax.ajaxurl,\n            type: 'POST',\n            data: {\n                action: 'my_testimonials_action',\n                post_id: id,\n            },\n            success: function(response) {\n                 \n                $('.testimonialProjectPopup').html(response);\n                $('.testimolials-popup-desc').show();\n            },\n            error: function(xhr, status, error) {\n                console.log(error);\n            }\n        });\n        \n        $(document).on('click', '.testimolials-popup-desc-close', function(){\n        $('.testimolials-popup-desc').hide();\n        });\n        \n        $('.testimolials-popup-desc').on('click', function(event) {\n            if (event.target === this) {\n                $('.testimolials-popup-desc').hide();\n            }\n        });\n        \n    });\n     \n});\n<\/script>\n\n<div class=\"testimolials-popup-pdf\" style=\"display:none\">\n            <div class=\"testimolials-popup-pdf-cont\">\n                <img decoding=\"async\" src=\"\/wp-content\/themes\/hello-elementor\/assets\/images\/close_popup.svg\" alt=\"\" class=\"testimolials-popup-pdf-close\">\n                <div class=\"iframe\">\n\n                <\/div>\n            <\/div>\n<\/div>\n\n<div class=\"testimolials-popup-desc\" style=\"display:none\">\n            <div class=\"testimonialProjectPopup\">\n                \n            <\/div>\n        <\/div>\n\n<style>\n    .testimolials-popup-pdf{\n    \twidth:100vw;\n    \theight:100vh;\n    \tdisplay: flex;\n    \tjustify-content: center;\n    \tpadding-top:150px;\n    \tposition: fixed;\n    \ttop:0;\n    \tleft:0;\n    \tbackground:#0000009c;\n    \tz-index: 10;\n    }\n    .testimolials-popup-pdf-cont{\n    \tmax-width:680px;\n    \twidth: 95%;\n    \tbackground: white;\n    \tpadding:40px;\n    \theight: calc( 100vh - 200px);\n    \tposition: relative;\n    \tz-index: 10;\n    }\n    .testimolials-popup-pdf-cont .iframe{\n    \theight:100%;\n    }\n    .testimolials-popup-pdf-cont iframe{\n    \theight:100%;\n    }\n    .testimolials-popup-pdf-close{\n    \tposition: absolute;\n    \ttop:14px;\n    \tright:14px;\n    \tcursor: pointer;\n    }\n    \n    .testimolials-popup-desc-close{\n    \tposition: absolute;\n    \ttop:14px;\n    \tright:14px;\n    \tcursor: pointer;\n    }\n    \n    .testimolials-popup-desc{\n    \twidth:100vw;\n    \theight:100vh;\n    \tdisplay: flex;\n    \tjustify-content: center;\n    \talign-items: center;\n    \tposition: fixed;\n    \ttop:0;\n    \tleft:0;\n    \tbackground:#0000009c;\n    \tz-index: 10;\n    }\n    \n    .testimonialProjectPopup {\n    \tdisplay: flex;\n    \tflex-direction: column;\n    \tgap: 40px;\n    \twidth: 95%;\n    \tpadding: 50px 40px;\n    \tbackground-color: #FFFFFF;\n    \tmax-width:680px;\n    \tposition: relative;\n    }\n    \n    .testimonialProjectPopup .topPart {\n    \tdisplay: flex;\n    \tflex-direction: column;\n    \tgap: 30px;\n    }\n    \n    .testimonialProjectPopup .topPart img {\n    \theight: 39px;\n    }\n    \n    .testimonialProjectPopup .topPart .title {\n    \tfont-family: Sora;\n    \tfont-weight: 600;\n    \tfont-size: 24px;\n    \tline-height: 135%;\n    \tcolor: #2E2E2E;\n    }\n    \n    .testimonialProjectPopup .bottomPart {\n    \tdisplay: grid;\n    \tgap: 20px;\n    }\n    \n    \n    .testimonialProjectPopup .bottomPart {\n    \tgrid-template-columns: repeat(3, 1fr);\n    }\n    \n    .testimonialProjectPopup .bottomPart.all {\n    \tgrid-template-columns: repeat(4, 1fr);\n    }\n    \n    .testimonialProjectPopup .bottomPart .technologies {\n    \tgrid-column: span 2;\n    }\n    \n    .testimonialProjectPopup .bottomPart.all .services {\n    \tgrid-column: span 2;\n    }\n    \n    .testimonialProjectPopup .bottomPart .block {\n    \tdisplay: flex;\n    \tflex-direction: column;\n    \tgap: 8px;\n    }\n    \n    .testimonialProjectPopup .bottomPart .block .title {\n    \tfont-family: Karla;\n    \tfont-weight: 700;\n    \tfont-style: Bold;\n    \tfont-size: 16px;\n    \tline-height: 150%;\n    \tcolor: #2E2E2E;\n    }\n    \n    .testimonialProjectPopup .bottomPart .block .text {\n    \tfont-family: Karla;\n    \tfont-weight: 400;\n    \tfont-size: 16px;\n    \tline-height: 24px;\n    \tcolor: #2E2E2E;\n    }\n    \n    \n    @media (max-width:1279px) {\n        .testimonials-shortcode-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {\n            padding-top: 60px !important;\n        }\n    }\n    \n    @media (max-width:767px) {\n    \n    \t.testimonialProjectPopup {\n    \t\tgap: 30px;\n    \t\tpadding: 40px 24px;\n    \t}\n    \n    \t.testimonialProjectPopup .topPart {\n    \t\tgap: 20px;\n    \t}\n    \n    \t.testimonialProjectPopup .topPart img {\n    \t\theight: 24px;\n    \t}\n    \n    \t.testimonialProjectPopup .topPart .title {\n    \t\tfont-size: 18px;\n    \t\tline-height: 130%;\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart {\n    \t\tgrid-template-columns: repeat(2, 1fr);\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart.all {\n    \t\tgrid-template-columns: repeat(2, 1fr);\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart .block {\n    \t\tgap: 4px;\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart .block .title {\n    \t\tfont-size: 12px;\n    \t}\n    \n    \t.testimonialProjectPopup .bottomPart .block .text {\n    \t\tfont-size: 12px;\n    \t\tline-height: 150%;\n    \t}\n    }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3417541 elementor-widget elementor-widget-shortcode\" data-id=\"3417541\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">[testimonials_slider post_in=\"189633,189442,189628\" color=\"#C63031\"]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-500accd e-flex e-con-boxed e-con e-parent\" data-id=\"500accd\" 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-8a04f42 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"8a04f42\" 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-b99abb0 e-con-full e-grid e-con e-child\" data-id=\"b99abb0\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-be0188d e-con-full e-flex e-con e-child\" data-id=\"be0188d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca74136 faq elementor-widget elementor-widget-n-accordion\" data-id=\"ca74136\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2120\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2120\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is GRC IT consulting? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2120\" class=\"elementor-element elementor-element-da24af1 e-con-full e-flex e-con e-child\" data-id=\"da24af1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6e9fb6 elementor-widget elementor-widget-html\" data-id=\"c6e9fb6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>GRC consulting stands for governance, risk, and compliance consulting. Essentially, it helps organizations align their operations with regulatory requirements, manage risks, and ensure proper governance structures are in place.\n<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2121\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2121\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What services are included in GRC IT consulting? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2121\" class=\"elementor-element elementor-element-9dfd9b5 e-con-full e-flex e-con e-child\" data-id=\"9dfd9b5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f7d21c elementor-widget elementor-widget-html\" data-id=\"2f7d21c\" 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='content'>\n <p>GRC consulting helps businesses set up the right frameworks to stay on top of governance, manage risks, and make sure they\u2019re staying in line with regulations. This might involve setting up policies, running risk assessments, carrying out audits, and making sure your team is up to speed with compliance.<\/p>\n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2122\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2122\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How long does it take to implement GRC solutions? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2122\" class=\"elementor-element elementor-element-d5c5dbb e-con-full e-flex e-con e-child\" data-id=\"d5c5dbb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-672a638 elementor-widget elementor-widget-html\" data-id=\"672a638\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>It depends on the size and complexity of your business, but typically it takes a few weeks to several months. GRC solutions need to be customized, so the process involves figuring out what\u2019s best for you, planning it out, and then getting everything set up.<\/p>   \n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2123\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2123\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How does GRC consulting help with IT risks? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2123\" class=\"elementor-element elementor-element-9c50060 e-flex e-con-boxed e-con e-child\" data-id=\"9c50060\" 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-a6ba711 elementor-widget elementor-widget-html\" data-id=\"a6ba711\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>\n     GRC consulting helps you deal with IT risks by pointing out vulnerabilities in your systems, putting measures in place to protect your data, and making sure you\u2019re meeting all the necessary compliance standards like GDPR or HIPAA. It helps you tighten up your IT security, align your tech with business goals, and set up processes to keep everything running without any surprises.\n <\/p>\n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2124\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2124\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How does GRC consulting support enterprise risk management (ERM)? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2124\" class=\"elementor-element elementor-element-dc4049e e-flex e-con-boxed e-con e-child\" data-id=\"dc4049e\" 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-83c4b39 elementor-widget elementor-widget-html\" data-id=\"83c4b39\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>\n     GRC consulting helps you identify, assess, and prioritize risks across your organization, including operational, financial, strategic, and IT risks. It sets up risk registers, defines risk appetite, and creates response plans, which helps much in proactive risk management.\n <\/p>\n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2125\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2125\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How do GRC advisory services help with regulatory compliance? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2125\" class=\"elementor-element elementor-element-1a38b11 e-flex e-con-boxed e-con e-child\" data-id=\"1a38b11\" 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-711571e elementor-widget elementor-widget-html\" data-id=\"711571e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>\n     It determines which regulations apply to you (GDPR, HIPAA, SOX, etc.), dives into your current processes and finds gaps, implements the right controls, and trains your team to support regulations. In short, it takes the guesswork out of compliance.\n <\/p>\n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2126\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2126\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Which frameworks and standards are supported by GRC consulting? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2126\" class=\"elementor-element elementor-element-b87c753 e-flex e-con-boxed e-con e-child\" data-id=\"b87c753\" 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-1968ad1 elementor-widget elementor-widget-html\" data-id=\"1968ad1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>\n     The most common ones include ISO 27001, NIST CSF, COBIT, SOC 2, PCI DSS, GDPR, HIPAA, SOX, and FedRAMP. Anyway, consultants help you pick and tailor the right framework for your industry and goals.\n <\/p>\n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2127\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2127\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How do GRC and compliance consulting services improve internal audit processes? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2127\" class=\"elementor-element elementor-element-c7d73ac e-flex e-con-boxed e-con e-child\" data-id=\"c7d73ac\" 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-5afdf5a elementor-widget elementor-widget-html\" data-id=\"5afdf5a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>\n   It helps prepare for audits faster by standardizing procedures, creating centralized repositories for audit artifacts, and automating reporting and other manual duties. In practice, this leads to less back-and-forth with auditors.  \n <\/p>\n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2128\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2128\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What types of organizations benefit most from GRC consulting? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\"><path fill=\"#C63031\" d=\"M19 8h2v24h-2z\"><\/path><path fill=\"#C63031\" d=\"M8 21v-2h24v2z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2128\" class=\"elementor-element elementor-element-f84bc5c e-flex e-con-boxed e-con e-child\" data-id=\"f84bc5c\" 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-d83a1b8 elementor-widget elementor-widget-html\" data-id=\"d83a1b8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>\n     Mid-sized to large enterprises, financial firms, healthcare providers, tech companies, and government contractors \u2014 especially those in regulated industries or fast-growing companies that have outgrown their informal processes.\n <\/p>\n<\/div> \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is GRC IT consulting?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"GRC consulting stands for governance, risk, and compliance consulting. Essentially, it helps organizations align their operations with regulatory requirements, manage risks, and ensure proper governance structures are in place.\"}},{\"@type\":\"Question\",\"name\":\"What services are included in GRC IT consulting?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"GRC consulting helps businesses set up the right frameworks to stay on top of governance, manage risks, and make sure they\\u2019re staying in line with regulations. This might involve setting up policies, running risk assessments, carrying out audits, and making sure your team is up to speed with compliance.\"}},{\"@type\":\"Question\",\"name\":\"How long does it take to implement GRC solutions?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It depends on the size and complexity of your business, but typically it takes a few weeks to several months. GRC solutions need to be customized, so the process involves figuring out what\\u2019s best for you, planning it out, and then getting everything set up.\"}},{\"@type\":\"Question\",\"name\":\"How does GRC consulting help with IT risks?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"GRC consulting helps you deal with IT risks by pointing out vulnerabilities in your systems, putting measures in place to protect your data, and making sure you\\u2019re meeting all the necessary compliance standards like GDPR or HIPAA. It helps you tighten up your IT security, align your tech with business goals, and set up processes to keep everything running without any surprises.\"}},{\"@type\":\"Question\",\"name\":\"How does GRC consulting support enterprise risk management (ERM)?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"GRC consulting helps you identify, assess, and prioritize risks across your organization, including operational, financial, strategic, and IT risks. It sets up risk registers, defines risk appetite, and creates response plans, which helps much in proactive risk management.\"}},{\"@type\":\"Question\",\"name\":\"How do GRC advisory services help with regulatory compliance?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It determines which regulations apply to you (GDPR, HIPAA, SOX, etc.), dives into your current processes and finds gaps, implements the right controls, and trains your team to support regulations. In short, it takes the guesswork out of compliance.\"}},{\"@type\":\"Question\",\"name\":\"Which frameworks and standards are supported by GRC consulting?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The most common ones include ISO 27001, NIST CSF, COBIT, SOC 2, PCI DSS, GDPR, HIPAA, SOX, and FedRAMP. Anyway, consultants help you pick and tailor the right framework for your industry and goals.\"}},{\"@type\":\"Question\",\"name\":\"How do GRC and compliance consulting services improve internal audit processes?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It helps prepare for audits faster by standardizing procedures, creating centralized repositories for audit artifacts, and automating reporting and other manual duties. In practice, this leads to less back-and-forth with auditors.\"}},{\"@type\":\"Question\",\"name\":\"What types of organizations benefit most from GRC consulting?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Mid-sized to large enterprises, financial firms, healthcare providers, tech companies, and government contractors \\u2014 especially those in regulated industries or fast-growing companies that have outgrown their informal processes.\"}}]}<\/script>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a163f2 elementor-widget elementor-widget-html\" data-id=\"4a163f2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .show-more-faq{\n    display: block;\n    color: #c63031;\n    border: none;\n    cursor: pointer;\n    font-size: 18px;\n    line-height: 24px;\n    font-weight: 600;\n    width: fit-content;\n}\n\n\n.show-more-faq>span:nth-child(1){\n    display: none;\n}\n.show-more-faq>span:nth-child(2){\n    display: block;\n}\n\n.show-more-faq.close >span:nth-child(1){\n    display: block;\n}\n.show-more-faq.close >span:nth-child(2){\n    display: none;\n}\n\n.faq .e-n-accordion-item.close{\n    display: none;\n}\n\n\n\n@media (max-width: 767px) {\n  .show-more-faq{\n    font-size: 14px;\n    line-height: 21px;\n}  \n}\n\n<\/style>   \n\n<div class=\"show-more-faq close\">\n       <span>Show more<\/span>\n       <span>Show less<\/span>\n<\/div>  \n  \n \n \n  <script>\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n\nconst showMoreFaq = document.querySelector(\".show-more-faq\");\nconst faqItems = document.querySelectorAll(\".faq .e-n-accordion-item\");\n\n\/\/ INITIAL STATE \u2192 show only first 5\nfaqItems.forEach((item, index) => {\n  if (index >= 4) {\n    item.classList.add(\"close\");\n  }\n});\n\nshowMoreFaq.addEventListener(\"click\", () => {\n\n  const isClosed = showMoreFaq.classList.contains(\"close\");\n\n  faqItems.forEach((item, index) => {\n    if (index >= 4) {\n      item.classList.toggle(\"close\", !isClosed);\n    }\n  });\n\n  showMoreFaq.classList.toggle(\"close\");\n});\n\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9313a24 e-con-full e-flex e-con e-child\" data-id=\"9313a24\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9bf729a e-con-full maxHeight516 e-flex e-con e-child\" data-id=\"9bf729a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ceb950 elementor-widget elementor-widget-image\" data-id=\"7ceb950\" 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-7b6b22c e-con-full e-flex e-con e-child\" data-id=\"7b6b22c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-923668b elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"923668b\" 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-bfac682 elementor-widget__width-inherit ctaSecond button-full-w elementor-widget-tablet__width-initial elementor-widget elementor-widget-button\" data-id=\"bfac682\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book a call<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2044a4b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2044a4b\" 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-f22bb11\" data-id=\"f22bb11\" 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-3e66191 elementor-widget elementor-widget-shortcode\" data-id=\"3e66191\" 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=\"\/es\/wp-json\/wp\/v2\/pages\/190095#wpcf7-f100240-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"100240\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f100240-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<style>\n.mailToContact br:nth-child(2){\ndisplay:none;\n}\n#form-templates .contact__info {\n  background-color: #f4f4f4;\n  padding: 70px 44px 70px 50px;\n  position: relative;\n  max-width: 540px;\n  width: 100%;\nborder: 1px solid #AEB1B7;\n}\n\n#form-templates .contact__info-background {\n  z-index: -1;\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed #ef4557;\n}\n\n\n#form-templates .new-container{\ndisplay: flex;\njustify-content: space-between;\nflex-wrap: wrap;\n}\n\n\n#form-templates{\npadding: 100px 15px 100px 15px;        \n}\n\n#form-templates .contact__info-heading {\n  font-family: 'Sora' !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  font-size: 36px !important;\n  line-height: 46px !important;\n  color: #2E2E2E !important;\n   margin-bottom: 60px !important;\n\n}\n\n\n#form-templates .message label{\ncolor: #585858 !important;   \n}\n\n.elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n font-size: 60px !important;\n  line-height: 70px !important;\n  font-family: \"Sora\", Sans-serif;\n  font-weight: 400;\n  margin: 0;  \n  margin-bottom: 20px;\n}\n\n\n\n\n.elementor-widget-container.form-template p{\n  font-family: \"Karla\", Sans-serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 28px;\n  color: var( --e-global-color-primary );\n  max-width: 700px;\n  margin: 0; \n  margin-bottom: 40px;\n} \n  \n\n\n.new-container #spinner{\nwidth: 50%;\nmax-width: 700px;\n}\n\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:30px; \n    \n}\n\n\n#form-templates .contact__info-heading {\n  margin-bottom: 67px;\n  font-size: 36px;\n  font-family: karla;\n  color:  #2E2E2E;\n\n  line-height: 49px;\n}\n\n#form-templates .contact__info-steps {\n  display: flex;\n  flex-direction: column;\n  max-width: 425x;\n  row-gap: 20px;\n  border-left: 1px solid #2e2e2e;\n}\n\n#form-templates .contact__info-block {\n  position: relative;\n  padding-left: 45px;\n}\n\n#form-templates .contact__info-block:last-child {\n  box-shadow: -1px 0 0 1px #f4f4f4;\n}\n\n#form-templates .contact__info-step {\n  position: absolute;\n  border: 1px solid #2e2e2e;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 20px;\n  left: -20px;\n  top: -8px;\n  background-color: #F4F4F4;\n  color:  #2E2E2E;\n\nfont-family: Karla;\nfont-weight: 700;\nfont-size: 18px;\nline-height: 28px;\n\n}\n\n.elementor-widget-global .contact__info-step {\n        color:  #2E2E2E;\n}\n\n#form-templates .contact__info-text {\n  margin: 0;\n  font-size: 16px;\n  line-height: 26px;\n  color: #2E2E2E;\n  font-family: karla;\n\n  width: 100%;\n}\n\n\n#form-templates .contact-us__send{\nflex-shrink: 0;\nmargin-top:0;\n}\n\n\n\n@media screen and (max-width: 1279px) {\n    .new-container #spinner{\n        width: 100%;\n        max-width:100%;\n        margin-bottom:40px;\n    }\n    \n\n    .new-container .contact__info {\n        max-width: 700px !important;\n    }\n    \n}\n\n\n@media screen and (max-width: 1279px) {\n#form-templates{\npadding: 60px 15px 70px 15px;     \n}\n}\n\n\n\n@media screen and (max-width: 767px) {\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:20px; \n \n}\n\n\n  #form-templates .contact__info {\n    padding: 20px 20px 40px 40px;\n    margin: 0 auto;\n  }\n\n\n#form-templates{\npadding: 40px 15px 50px 15px;  \n    \n}\n\n  \n   .new-container #spinner{\n       \n    margin-bottom:30px;   \n   }\n   \n   \n   .elementor-widget-container #form-templates .form-template h2,.elementor-widget-container.form-template h1{\n   font-size: 32px !important;\n    line-height: 42px !important;    \n   }\n   \n   \n   .elementor-widget-container #form-templates .form-template p{\n       \n    font-size: 16px;\n    line-height: 20px;  \n    margin-bottom: 30px !important;\n \n       \n   }\n   \n   #form-templates .contact__info-heading{\n   font-size: 24px !important;\n    line-height: 49px !important;    \n       \n   }\n   \n\n.mailToContact{\nmargin-top: 10px !important;        \n}\n\n   \n\n  #form-templates .contact__info-heading {\n    font-size: 24px;\n    margin-bottom: 37px;\n  }\n\n  #form-templates .contact__info-background {\n    top: 10px;\n    left: 10px;\n  }\n\n  #form-templates .contact__info-text {\n    font-size: 12px;\n    line-height: 20px;\n  }\n  \n  \n  #form-templates .contact__info-heading {\n   margin-bottom: 35px !important;\n\n}\n\n}\n\n@media (max-width: 767px) {\n    .mailToContact {\n        max-width: 100%;\n    }\n    .contact-us__wrapper .pp {\nfont-size: 12px !important;\nline-height: 140%;\nmargin-bottom: 0 !important;\n\n}\n}\n<\/style>\n\n<script>\nwindow.addEventListener('hashchange',function(e){if(window.history.pushState){window.history.pushState('','\/',window.location.pathname)}else{window.location.hash=''}})\n<\/script>\n\n\n<div id=\"form-templates\">\n<div class=\"elementor-widget-container form-template\">\n<a name=\"contact-form\"><\/a>\n<h2>Contact us<\/h2>\n<p><a id=\"calendlylink\" style=\"color: #c63031; border-bottom: 1px solid #c63031; padding: 0;\">Book a call<\/a> or fill out the form below and we\u2019ll get back to you once we\u2019ve processed your request.<\/p>\n<\/div>\n\n<div class=\"new-container\">\n\n\n<div class=\"contact-us__main\" id=\"spinner\" data-no-defer=\"1\">\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"name\">\n<label>Name<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"field_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__name\" id=\"contact-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"field_name\" \/><\/span>\n<\/div>\n\n<div class=\"company\">\n<label>Company<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__company\" id=\"contact-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company*\" value=\"\" type=\"text\" name=\"company\" \/><\/span>\n<\/div>\n\n<\/div>\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"email\">\n<label>Email<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email contact-us__email\" id=\"contact-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Corporate email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n<\/div>\n\n<div class=\"phone\">\n<label>Phone<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel contact-us__phone\" id=\"contact-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"tel\" \/><\/span>\n<\/div>\n\n<\/div>\n<div class=\"contact-us__wrapper subj\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-recipient\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-subj_js\" aria-invalid=\"false\" name=\"your-recipient\"><option value=\"\">Subject*<\/option><option value=\"IT staff augmentation\">IT staff augmentation<\/option><option value=\"Turnkey product development\">Turnkey product development<\/option><option value=\"Support and enhancement\">Support and enhancement<\/option><option value=\"Careers\">Careers<\/option><option value=\"Other\">Other<\/option><\/select><\/span>\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"form-field-budget_js\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-budget_js\" aria-invalid=\"false\" name=\"form-field-budget_js\"><option value=\"\">Project budget<\/option><option value=\"Under $15K\">Under $15K<\/option><option value=\"$15K-$30K\">$15K-$30K<\/option><option value=\"$30K-$100K\">$30K-$100K<\/option><option value=\"$100K-$250K\">$100K-$250K<\/option><option value=\"$250K-$500K\">$250K-$500K<\/option><option value=\"More than $500K\">More than $500K<\/option><\/select><\/span>\n\n<\/div>\n\n\n<div class=\"message\">\n<label>Message<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"1\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required contact-us__message\" id=\"contact-message\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Describe your needs in detail*\" name=\"message\"><\/textarea><\/span>\n<\/div>\n\n<div class=\"atvoice-wrap\">\n\n<div class=\"voice-wrap\">\n<span id=\"voice-mut\" class=\"voicetext\">Send us a voice message<\/span>\n         <div class=\"qc_voice_audio_wrapper\">\n            <div class=\"qc_voice_audio_container\">\n                <div class=\"qc_voice_audio_upload_main\" id=\"qc_audio_main\">\n                    <a class=\"qc_audio_record_button\" id=\"qc_audio_record\" href=\"#\" aria-label=\"Record an audio message\">\n                        <span class=\"dashicons dashicons-microphone\"><\/span> \u00a0<\/a> \n                <\/div>\n\n                <div class=\"qc_voice_audio_recorder\" id=\"qc_audio_recorder\" style=\"display:none\">\n\n                <\/div>\n                <div class=\"qc_voice_audio_display\" id=\"qc_audio_display\"  style=\"display:none\">\n                    <audio id=\"qc-audio\" controls src=\"\"><\/audio>\n                    <span title=\"Remove and back to main upload screen.\" class=\"qc_audio_remove_button dashicons dashicons-trash\"><\/span>\n                <\/div>\n            <\/div>\n            <input type=\"hidden\" value=\"\" name=\"qcwpvoicemessage\" id=\"qc_audio_url\" \/>\n        <\/div>\n        \n<\/div>\n\n\n<div class=\"attach-wrap\">\n<span class=\"voicetext\">Attach documents<\/span>\n\n<div class='attachment'>\n\n<div class=\"downloaded\">\n<span><\/span>\n<div class=\"deleteFile\"><\/div>\n<\/div>\n\n<div class=\"attachmentButton\" onclick=\"(function cl(e){if(e.target.nodeName == 'DIV'){e.target.parentNode.children[1].children[0].click(); }})(arguments[0]);\">\n\n<div class=\"innerText\">Upload file<\/div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"att-files\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" accept=\".jpg,.png,.jpeg,.pdf\" aria-invalid=\"false\" type=\"file\" name=\"att-files\" \/><\/span>\n\n<div class=\"tip\" onclick=\"event.stopPropagation()\">\n<p>You can attach 1 file up to 2MB. Valid file formats: pdf, jpg, jpeg, png.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n<div class=\"contact-us__wrapper\"> \n<p class=\"pp\">By clicking Send, you consent to Innowise processing your personal data per our<a href=\"\/privacy-notice\/\"> Privacy Policy <\/a>to provide you with relevant information. By submitting your phone number, you agree that we may contact you via voice calls, SMS, and messaging apps. Calling, message, and data rates may apply.<\/p>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"scoring_point\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmCampaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmContent\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmMedium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmSource\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmTerm\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"location\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"city\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"ip\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"Summ\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gclid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"rating\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlCompany\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlWithParams\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"audioMessageLink\" \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner contact-us__send\" id=\"contact-send-button\" type=\"submit\" value=\"Send\" \/>\n<\/div>\n\n<div class='mailToContact'>You can also send us your request <\/br>to <a href=\"mailto:contact@innowise.com\">contact@innowise.com<\/a><\/div>\n\n<\/div>\n\n<div class=\"elementor-widget-container\" style=\"z-index:1;\">\n<div class=\"contact__info\">\n  <div class=\"contact__info-background\"><\/div>\n  <div class=\"contact__info-heading\">What happens next?<\/div>\n  <div class=\"contact__info-steps\">\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">1<\/div>\n      <p class=\"contact__info-text\">Once we\u2019ve received and processed your request, we\u2019ll get back to you to detail your\n        project needs and sign an NDA to ensure confidentiality.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">2<\/div>\n      <p class=\"contact__info-text\">After examining your wants, needs, and expectations, our team will devise a project\n        proposal with the scope of work, team size, time, and cost estimates.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">3<\/div>\n      <p class=\"contact__info-text\">We\u2019ll arrange a meeting with you to discuss the offer and nail down the details.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">4<\/div>\n      <p class=\"contact__info-text\">Finally, we\u2019ll sign a contract and start working on your project right away.<\/p>\n    <\/div>\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\n<\/div>\n\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<div class=\"other_services_container\">[need_other_services_v2]<\/div><script>\n            jQuery( document ).ready(function($) {\n                $('[data-elementor-type=\"wp-page\"]').children().last().before($('.other_services_container'));\n                var sections = $('[data-elementor-type=\"wp-page\"]').find('.net-15.dt-16');\n                $($('#form-templates').parents('.elementor-section')).before($('.other_services_container'));\n                for(var i = 0; i<sections.length; i++){\n                    if($(sections[i]).hasClass( 'net-15' ) && $(sections[i]).hasClass( 'dt-16' ) && $(sections[i]).hasClass( 'elementor-hidden-desktop' )==false){\n                        $(sections[i]).before($('.other_services_container'));\n                        if($(sections[i]).css('background-color')=='rgb(255, 255, 255)' || $(sections[i]).css('background-color')=='rgba(0, 0, 0, 0)'){\n                            $('.other_services_container').find('.elementor-section').css('background-color','#FBFBFD');\n                        }      \n                    }\n                }\n                \n            });\n        <\/script>","protected":false},"excerpt":{"rendered":"<p>GRC consulting services Modern businesses face growing challenges in compliance and risk management. Our GRC consulting services help you overcome these obstacles through comprehensive risk strategies, enhanced regulatory compliance, and streamlined audit workflow. Schedule a call 30+ GRC experts 80+ GRC consulting projects 85%+ mid &#038; senior level experts Modern businesses face growing challenges in [&hellip;]<\/p>\n","protected":false},"author":153,"featured_media":189947,"parent":106415,"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-190095","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/pages\/190095","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/users\/153"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/comments?post=190095"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/pages\/190095\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/pages\/106415"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/media\/189947"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/es\/wp-json\/wp\/v2\/media?parent=190095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}