{"id":116981,"date":"2023-07-05T11:38:15","date_gmt":"2023-07-05T08:38:15","guid":{"rendered":"https:\/\/innowise.com\/?page_id=116981"},"modified":"2026-05-14T14:14:53","modified_gmt":"2026-05-14T18:14:53","slug":"siec","status":"publish","type":"page","link":"https:\/\/innowise.com\/pl\/services\/network\/","title":{"rendered":"Us\u0142ugi sieciowe IT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"116981\" class=\"elementor elementor-116981\">\n\t\t\t\t<div class=\"elementor-element elementor-element-556a137 back-animations de-hyph e-flex e-con-boxed e-con e-parent\" data-id=\"556a137\" 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-d4ee112 e-con-full e-flex e-con e-child\" data-id=\"d4ee112\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f5cb96 elementor-widget elementor-widget-heading\" data-id=\"2f5cb96\" 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\">IT network services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83e625a e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"83e625a\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6b530d4 e-con-full e-flex e-con e-child\" data-id=\"6b530d4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-721a2db elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"721a2db\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Innowise provides scalable, intelligent IT networking solutions to businesses of all sizes. Our cloud-native, SD-WAN, Zero Trust, and AI-fueled tools are tailored to prepare your infrastructure for sustained growth.<\/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-43d7209 elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"43d7209\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\" id=\"main-block-link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-82c2c89 e-con-full e-flex e-con e-child\" data-id=\"82c2c89\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40da1df elementor-widget elementor-widget-html\" data-id=\"40da1df\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated-mobile\">\n    <div class=\"animated-text-mobile\">\n        <div class=\"message-mobile active-message\">\n            <p class=\"number-mobile\">3500+<\/p>\n            <p class=\"description-mobile\">IT professionals <\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">100+<\/p>\n            <p class=\"description-mobile\">tech consultants<\/p>\n        <\/div>\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">85%<\/p>\n            <p class=\"description-mobile\">mid-to-senior talent<\/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-9b00ac4 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"9b00ac4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Innowise provides scalable, intelligent IT networking solutions to businesses of all sizes. Our cloud-native, SD-WAN, Zero Trust, and AI-fueled tools are tailored to prepare your infrastructure for sustained growth.<\/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-9155e82 elementor-align-justify elementor-hidden-tablet elementor-hidden-mobile hero-btn elementor-widget elementor-widget-button\" data-id=\"9155e82\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1bff516 e-con-full elementor-hidden-tablet elementor-hidden-mobile elementor-element-c43a5f9 e-flex e-con e-child\" data-id=\"1bff516\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50be728 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"50be728\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated\">\n    <div class=\"animated-text\">\n        <div class=\"message active-message\">\n            <p class=\"number\">3500+<\/p>\n            <p class=\"description\">IT professionals <\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">100+<\/p>\n            <p class=\"description\">tech consultants<\/p>\n        <\/div>\n        <div class=\"message\">\n            <p class=\"number\">85%<\/p>\n            <p class=\"description\">mid-to-senior talent<\/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-2b7c17a e-flex e-con-boxed e-con e-parent\" data-id=\"2b7c17a\" 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-a72c5bb elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a72c5bb\" 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\">IT network services we deliver for your business<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3dac8ab elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3dac8ab\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">At every step of your organization\u2019s growth, our <\/span><span style=\"font-weight: 400;\">computer networking services<\/span><span style=\"font-weight: 400;\"> cover every layer of your infrastructure, including architectural design and security, cloud connectivity, automation, and maintenance.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94f97c2 switcher-section elementor-widget elementor-widget-html\" data-id=\"94f97c2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"domains-wrapper-1\">\r\n<div class=\"domains-container\">\r\n    <ul class=\"domains__list\">\r\n        <div class=\"domain__list_container\">\r\n            <li class=\"domains__list-item domains__list-item_active\">Operations & support<\/li>\r\n            <li class=\"domains__list-item\">Maintenance & optimization<\/li>\r\n            <li class=\"domains__list-item\">Scalability & modernization<\/li>\r\n            <li class=\"domains__list-item\">Architecture & design<\/li>\r\n            <li class=\"domains__list-item\">Infrastructure<\/li>\r\n            <li class=\"domains__list-item\">Security<\/li>\r\n            <li class=\"domains__list-item\">Cloud network<\/li>\r\n            <li class=\"domains__list-item\">Network audit<\/li>\r\n            <li class=\"domains__list-item\">Network automation<\/li>\r\n        <\/div>\r\n    <\/ul>\r\n\r\n    <div class=\"domains__descriptions\">\r\n        <div class=\"domains__descriptions-item domains__descriptions-item_active\">\r\n            <div class=\"slider-title\">\r\n                <h3>Intelligent network operations & support<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">\r\n                Our AIOps specialists and data analysts monitor hybrid clouds hosted in AWS, Azure, and GCP, with automated telemetry that spots performance bottlenecks early and keeps your infrastructure self-optimizing.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/cloud-native-virtualization.png\" alt=\"Cloud-native gateway integrating on-premise infrastructure with virtual platforms\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Adaptive network maintenance & optimization<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">\r\n               For legacy on-premises or hybrid networks, we provide tailored maintenance by performing health checks, developing patch cycles, and implementing targeted automation to help reduce operational expenditures while maintaining stability.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\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            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Network scalability & modernization<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">\r\n               We deliver right-sized network implementation services, covering Wi-Fi expansion, branch security, and SD-WAN rollout to enable your infrastructure to grow without incurring costs due to unnecessary complexity.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/enterprise-identity-network.png\" alt=\"Centralized identity management network connects employees to essential systems and data resources.\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Strategic network architecture & design<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">\r\n               We design future-proof hybrid cloud architectures that connect on-premise and cloud environments while using the best network and security technology stacks from leading vendors, including Cisco, Juniper, Arista, Fortinet, and Paloalto.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\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=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Unified corporate infrastructure<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">\r\n              We consolidate on-site servers, remote branches, and AWS\/Azure clouds into one manageable ecosystem that gives every user access to secure and reliable, high-speed remote connections just like they would have in their office.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/enterprise-cloud-backbone.png\" alt=\"Centralized cloud platform managing virtualization and resource pooling for IT services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Zero trust security & threat protection<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">By applying Next-Gen Firewalls (NGFW) and Zero Trust (ZTNA) strategy through the use of identity-aware microsegmentation, we are greatly minimizing leaks of data and the likelihood of ransomware throughout your entire network.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/digital-infrastructure-secure-access.png\" alt=\"Comprehensive IT infrastructure defense, ensuring only authorized users interact with core systems and confidential information\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Cloud network services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">We architect high-performance networks for AWS, Microsoft Azure, and GCP, including secure dedicated cloud interconnections and complex Kubernetes networking, so that your cloud infrastructure has all of the same capabilities and observability as physical equipment.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/edge-cloud-mesh.png\" alt=\"Hybrid cloud network connecting on-premise systems with multi-region services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Network audit services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">We assess every component of your network infrastructure, identify security vulnerabilities & performance gaps, and deliver a prioritized set of recommendations prior to commencing any remediation activity.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\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            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Network automation services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">We deliver end-to-end automation via Ansible, Python, APIs, CI\/CD pipelines, and IaC to simplify operations, minimize configuration errors, and speed up service delivery across your network.\r\n            <\/p>\r\n            <div class=\"slider-image-block\">\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            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<div class=\"mobile-domains\">\r\n    <div class=\"mobile-domains-navbar\">\r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Intelligent network operations & support<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">Our AIOps specialists and data analysts monitor hybrid clouds hosted in AWS, Azure, and GCP, with automated telemetry that spots performance bottlenecks early and keeps your infrastructure self-optimizing.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/cloud-native-virtualization.png\" alt=\"Cloud-native gateway integrating on-premise infrastructure with virtual platforms\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Adaptive network maintenance & optimization<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">For legacy on-premises or hybrid networks, we provide tailored maintenance by performing health checks, developing patch cycles, and implementing targeted automation to help reduce operational expenditures while maintaining stability.<\/p>\r\n                <div class=\"slider-image-block\">\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                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Network scalability & modernization<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">We deliver right-sized network implementation services, covering Wi-Fi expansion, branch security, and SD-WAN rollout to enable your infrastructure to grow without incurring costs due to unnecessary complexity.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/enterprise-identity-network.png\" alt=\"Centralized identity management network connects employees to essential systems and data resources.\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Strategic network architecture & design<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">We design future-proof hybrid cloud architectures that connect on-premise and cloud environments while using the best network and security technology stacks from leading vendors, including Cisco, Juniper, Arista, Fortinet, and Paloalto.<\/p>\r\n                <div class=\"slider-image-block\">\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        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Unified corporate infrastructure<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">We consolidate on-site servers, remote branches, and AWS\/Azure clouds into one manageable ecosystem that gives every user access to secure and reliable, high-speed remote connections just like they would have in their office.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/enterprise-cloud-backbone.png\" alt=\"Centralized cloud platform managing virtualization and resource pooling for IT services\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Zero trust security & threat protection<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">By applying Next-Gen Firewalls (NGFW) and Zero Trust (ZTNA) strategy through the use of identity-aware microsegmentation, we are greatly minimizing leaks of data and the likelihood of ransomware throughout your entire network.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/digital-infrastructure-secure-access.png\" alt=\"Comprehensive IT infrastructure defense, ensuring only authorized users interact with core systems and confidential information\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Cloud network services<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">We architect high-performance networks for AWS, Microsoft Azure, and GCP, including secure dedicated cloud interconnections and complex Kubernetes networking, so that your cloud infrastructure has all of the same capabilities and observability as physical equipment.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/cloud\/Images_for_services_680x250\/edge-cloud-mesh.png\" alt=\"Hybrid cloud network connecting on-premise systems with multi-region services\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Network audit services<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">We assess every component of your network infrastructure, identify security vulnerabilities & performance gaps, and deliver a prioritized set of recommendations prior to commencing any remediation activity.<\/p>\r\n                <div class=\"slider-image-block\">\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                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem\">\r\n            <span class=\"mobile-domains-navitem-title\">Network automation services<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">We deliver end-to-end automation via Ansible, Python, APIs, CI\/CD pipelines, and IaC to simplify operations, minimize configuration errors, and speed up service delivery across your network.<\/p>\r\n                <div class=\"slider-image-block\">\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                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n\r\n        const mobileNavItems = document.querySelectorAll('.domains-wrapper-1 .mobile-domains-navitem');\r\n\r\n        const domainsListItems = document.querySelectorAll(\r\n            '.domains-wrapper-1 .domains-container  .domains__list  .domain__list_container  .domains__list-item'\r\n        );\r\n        const domainsDescriptions = document.querySelectorAll(\r\n            '.domains-wrapper-1 .domains-container  .domains__descriptions  .domains__descriptions-item'\r\n        );\r\n        \r\n        function showMobileItem(item) {\r\n            item.classList.add('active')\r\n\r\n            const content = item.querySelector('.mobile-domain-list');\r\n            if (content) {\r\n                content.style.transitionDuration = content.scrollHeight * 1 + 'ms'\r\n                \r\n                content.style.maxHeight = content.scrollHeight ? Math.max(content.scrollHeight, 700) + 'px' : \"unset\"\r\n                \r\n            };\r\n        }\r\n\r\n        function hideMobileItem(item) {\r\n            item.classList.remove('active')\r\n\r\n            const content = item.querySelector('.mobile-domain-list');\r\n            if (content) {\r\n                content.style.transitionDuration = 0;\r\n                content.style.maxHeight = '0';\r\n            }\r\n        }\r\n\r\n\r\n        function activateMobileItem(index, canClose = true) {\r\n            const item = mobileNavItems[index];\r\n            \r\n            const isActive = item.classList.contains('active');\r\n                \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                hideMobileItem(nav)\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive || !canClose) {\r\n                showMobileItem(item)\r\n            }\r\n        }\r\n\r\n        function activateDesktopItem(index) {\r\n            domainsListItems.forEach((item, itemIndex) => {\r\n                if (itemIndex === index) {\r\n                    item.classList.add('domains__list-item_active');\r\n                } else {\r\n                    item.classList.remove('domains__list-item_active');\r\n                }\r\n            });\r\n            \r\n            domainsDescriptions.forEach(\r\n                (itemDesc, itemDescIndex) => {\r\n                    if (itemDescIndex === index) {\r\n                        itemDesc.classList.add(\r\n                            'domains__descriptions-item_active'\r\n                        );\r\n                    } else {\r\n                        itemDesc.classList.remove(\r\n                            'domains__descriptions-item_active'\r\n                        );\r\n                    }\r\n                }\r\n            );\r\n        }\r\n\r\n        mobileNavItems.forEach((item, index) => {\r\n            item.querySelector(\".mobile-domains-navitem-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>\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-c0bd684 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c0bd684\" 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-2a53fa6\" data-id=\"2a53fa6\" 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-3928982 elementor-widget elementor-widget-shortcode\" data-id=\"3928982\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">[clients_logos]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-1525729 e-flex e-con-boxed e-con e-parent\" data-id=\"1525729\" 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-9006484 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"9006484\" 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\r\n.cust-grid a {\r\n    text-decoration: underline;\r\n}\r\n\r\n.cust-grid li.red-dot h3 {\r\n    display: inline;\r\n    line-height: 135%;\r\n}\r\n\r\nul.list {\r\n  list-style: none;\r\n  padding: 0\r\n}\r\n\r\nul li.red-dot::before {\r\n  content: \"\";\r\n  background: #C63031;\r\n  font-weight: bold;\r\n  display: inline-block;\r\n  width: 7px;\r\n  height: 7px;\r\n  border-radius: 50%;\r\n  margin-right: 10px;\r\n  margin-bottom: 5px;\r\n}\r\n\r\nul li.red-dot h3 {\r\n    font: inherit;\r\n}\r\n\r\nul li.red-dot {\r\n  line-height: 32.4px;\r\n}\r\n\r\nul li.red-dot h3 {\r\n    font: inherit;\r\n}\r\n\r\n@media (max-width:767px) {\r\n    \r\n    .cust-grid li.red-dot h3 {\r\n        line-height: 130%;\r\n    }\r\n\r\n    ul li.red-dot::before {\r\n      width: 5px;\r\n      height: 5px;\r\n      margin-right: 7px;\r\n      margin-bottom: 4px;\r\n    }\r\n    \r\n    ul li.red-dot {\r\n      line-height: 23.4px;\r\n    }\r\n}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3896a68 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3896a68\" 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 benefits of IT networking solutions for your business<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f9b0935 e-grid e-con-full cust-grid e-con e-child\" data-id=\"f9b0935\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f0b4870 e-con-full e-flex e-con e-child\" data-id=\"f0b4870\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2d247a elementor-widget elementor-widget-text-editor\" data-id=\"c2d247a\" 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>Enhanced security<\/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-63638ee mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"63638ee\" 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;\">Next-gen firewalls, intrusion detection &amp; prevention systems, and data encryption work together to secure sensitive information and keep your network infrastructure protected against both internal and external threats.<\/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-d2e28a2 e-con-full e-flex e-con e-child\" data-id=\"d2e28a2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1949575 elementor-widget elementor-widget-text-editor\" data-id=\"1949575\" 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>Proactive troubleshooting<\/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-599b81c mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"599b81c\" 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;\">Our expert technicians identify and resolve issues before they escalate, keeping your operations uninterrupted and your team focused on work rather than network problems.<\/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-91fbb64 e-con-full e-flex e-con e-child\" data-id=\"91fbb64\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae63b4e elementor-widget elementor-widget-text-editor\" data-id=\"ae63b4e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Scalability and flexibility<\/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-755c3e8 mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"755c3e8\" 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;\">Your infrastructure grows with your business as we adjust network capacity, add devices, and restructure systems based on your actual requirements without overbuilding.<\/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-72f4f25 e-con-full e-flex e-con e-child\" data-id=\"72f4f25\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de7d33c elementor-widget elementor-widget-text-editor\" data-id=\"de7d33c\" 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>Streamlined administration<\/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-0df40c4 mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"0df40c4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">We simplify device configuration, user access management, and software updates so your internal teams spend less time on routine maintenance and more on work that moves the business forward.<\/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-f5337fa e-con-full e-flex e-con e-child\" data-id=\"f5337fa\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e315f3f elementor-widget elementor-widget-text-editor\" data-id=\"e315f3f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Cost optimization<\/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-51af88c mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"51af88c\" 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;\">Outsourcing <\/span><span style=\"font-weight: 400;\">IT network services<\/span><span style=\"font-weight: 400;\"> removes the cost of full-time in-house staff and unpredictable maintenance spend, replacing both with a transparent, predictable expenditure model built around your actual usage.<\/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-48a427b e-con-full e-flex e-con e-child\" data-id=\"48a427b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ff86ca elementor-widget elementor-widget-text-editor\" data-id=\"3ff86ca\" 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>24\/7 control<\/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-e620c82 mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"e620c82\" 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 <\/span><span style=\"font-weight: 400;\">computer networking support<\/span><span style=\"font-weight: 400;\"> from our distributed teams, the right specialists monitor and manage your network at all hours, so any critical issue gets addressed regardless of your local time.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4034d6d e-flex e-con-boxed e-con e-parent\" data-id=\"4034d6d\" 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-d31a383 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"d31a383\" 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\">Talk to our engineers to get a tailored IT network assessment plan<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-709a7e3 elementor-align-justify elementor-widget__width-initial elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"709a7e3\" 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\">Get a consultation<\/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-6d9d5fb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6d9d5fb\" 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-96b28d3\" data-id=\"96b28d3\" 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-0f7869a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"0f7869a\" 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\">Success stories and case studies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a908f7 case-swip elementor-widget elementor-widget-shortcode\" data-id=\"9a908f7\" 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\/pl\/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\/pl\/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=\"\/pl\/cases\/api\/\">API<\/a><a href=\"\/pl\/cases\/php\/\">PHP<\/a><a href=\"\/pl\/cases\/telekomunikacja\/\">Telecom<\/a><a href=\"\/pl\/cases\/vue-js\/\">Vue.js<\/a><a href=\"\/pl\/cases\/tworzenie-aplikacji-webowych\/\">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\/pl\/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\/pl\/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\/pl\/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=\"\/pl\/cases\/aws\/\">AWS<\/a><a href=\"\/pl\/cases\/computer-vision\/\">Computer vision<\/a><a href=\"\/pl\/cases\/embedded\/\">Embedded<\/a><a href=\"\/pl\/cases\/iot\/\">IoT<\/a><a href=\"\/pl\/cases\/js\/\">JavaScript<\/a><a href=\"\/pl\/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\/pl\/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\/pl\/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\/pl\/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=\"\/pl\/cases\/business-process-automation-bpa\/\">Business process automation (BPA)<\/a><a href=\"\/pl\/cases\/cloud\/\">Cloud<\/a><a href=\"\/pl\/cases\/it\/\">Information technology<\/a><a href=\"\/pl\/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\/pl\/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\/pl\/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\/pl\/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=\"\/pl\/cases\/ai\/\">AI<\/a><a href=\"\/pl\/cases\/business-process-automation-bpa\/\">Business process automation (BPA)<\/a><a href=\"\/pl\/cases\/java\/\">Java<\/a><a href=\"\/pl\/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\/pl\/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\/pl\/case\/gestical-platform-modernization\/\" aria-label=\"block_194759\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/smart-meter-integration.png\" alt=\"Modernization of Gestical\u2019s operational platform.\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/gestical.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pl\/case\/gestical-platform-modernization\/\" aria-label=\"Modernization of Gestical\u2019s operational platform\" >Modernization of Gestical\u2019s operational platform<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pl\/cases\/energy\/\">Energy<\/a><a href=\"\/pl\/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\/pl\/case\/gestical-platform-modernization\/\" aria-label=\"Read more about Modernization of Gestical\u2019s operational platform\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pl\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"block_194217\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/iOS-and-VR-meditation-app-suite-for-Grozio-Planeta-UAB-2.png\" alt=\"iOS and VR meditation app suite for Gro\u017eio Planeta UAB.\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pl\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"iOS and VR meditation app suite for Gro\u017eio Planeta UAB\" >iOS and VR meditation app suite for Gro\u017eio Planeta UAB<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pl\/cases\/aws\/\">AWS<\/a><a href=\"\/pl\/cases\/django\/\">Django<\/a><a href=\"\/pl\/cases\/opieka-zdrowotna\/\">Healthcare<\/a><a href=\"\/pl\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/pl\/cases\/php\/\">PHP<\/a><a href=\"\/pl\/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\/pl\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"Read more about iOS and VR meditation app suite for Gro\u017eio Planeta UAB\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pl\/case\/custom-website-development-for-airline\/\" aria-label=\"block_193018\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/airplane-in-the-sky.jpg\" alt=\"Multi-page charter airline website for a startup air carrier.\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/Flyyo-logo.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\/pl\/case\/custom-website-development-for-airline\/\" aria-label=\"Multi-page charter airline website for a startup air carrier\" >Multi-page charter airline website for a startup air carrier<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pl\/cases\/php\/\">PHP<\/a><a href=\"\/pl\/cases\/transport\/\">Transportation<\/a><a href=\"\/pl\/cases\/design\/\">UI\/UX design<\/a><a href=\"\/pl\/cases\/tworzenie-aplikacji-webowych\/\">Web development<\/a><a href=\"\/pl\/cases\/website\/\">Website<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pl\/case\/custom-website-development-for-airline\/\" aria-label=\"Read more about Multi-page charter airline website for a startup air carrier\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pl\/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\/pl\/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=\"\/pl\/cases\/angular\/\">Angular<\/a><a href=\"\/pl\/cases\/tworzenie-back-end\/\">Back-end development<\/a><a href=\"\/pl\/cases\/przedsiebiorstwa\/\">Enterprise<\/a><a href=\"\/pl\/cases\/tworzenie-front-end\/\">Front-end development<\/a><a href=\"\/pl\/cases\/node-js\/\">Node.js<\/a><a href=\"\/pl\/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\/pl\/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-fdab659 e-flex e-con-boxed e-con e-parent\" data-id=\"fdab659\" 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-c9360a0 e-con-full e-flex e-con e-child\" data-id=\"c9360a0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce720dd elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"ce720dd\" 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 Innowise as your IT network services company<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e635fc3 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"e635fc3\" 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;\">Our team consists of certified experts with Cisco CCIE\/CCNP, AWS, Azure, and CISSP credentials who bring Fortune 500-level expertise to every project. We hire only the top 5% of talent, and 93% of our clients return for follow-on engagements.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b6f21b elementor-widget elementor-widget-html\" data-id=\"3b6f21b\" 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=\"new-step-item-list\">\n                <li>Rapid onboarding in 3-5 days via a vetted talent pool.<\/li>\n                <li>Vendor-neutral expertise ensures optimal hardware selection.<\/li>\n                <li>30% cost savings on manual network maintenance due to automation & IaC.<\/li>\n            <\/ul>\n            \n<style>\n\n\/* \u041e\u0431\u0449\u0438\u0435 \u0441\u0442\u0438\u043b\u0438 \u0434\u043b\u044f \u0441\u043f\u0438\u0441\u043a\u0430 *\/\n.new-step-item-list {\n  list-style-type: disc;\n  padding-left: 24px; \/* \u041e\u0442\u0441\u0442\u0443\u043f \u0434\u043b\u044f \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u0432 *\/\n  \n  \/* \u041e\u0431\u0449\u0430\u044f \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0448\u0440\u0438\u0444\u0442\u0430 *\/\n  font-family: 'Karla', sans-serif;\n  font-weight: 400;\n  font-style: normal;\n  color: #2E2E2E; \/* \u0426\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430 *\/\n}\n\n\/* \u0421\u0442\u0438\u043b\u0438 \u0434\u043b\u044f \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0441\u043f\u0438\u0441\u043a\u0430 (\u0414\u0435\u0441\u043a\u0442\u043e\u043f) *\/\n.new-step-item-list li {\n  \/* \u0421\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f Figma (\u0414\u0435\u0441\u043a\u0442\u043e\u043f) *\/\n  font-size: 22px;\n  line-height: 28px;\n  letter-spacing: 0;\n  \n  margin-bottom: 16px; \/* \u041e\u0442\u0441\u0442\u0443\u043f \u043c\u0435\u0436\u0434\u0443 \u043f\u0443\u043d\u043a\u0442\u0430\u043c\u0438 *\/\n}\n\n\/* \u0423\u0431\u0438\u0440\u0430\u0435\u043c \u043e\u0442\u0441\u0442\u0443\u043f \u0443 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 *\/\n.new-step-item-list li:last-child {\n  margin-bottom: 0;\n}\n\n\/* \u0421\u0442\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0446\u0432\u0435\u0442\u0430 \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u0432 (\u0431\u0443\u043b\u043b\u0438\u0442\u043e\u0432) *\/\n.new-step-item-list li::marker {\n  color: #C63031;\n}\n\n\/* \u0410\u0434\u0430\u043f\u0442\u0438\u0432 \u0434\u043b\u044f \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432 (\u0448\u0438\u0440\u0438\u043d\u0430 \u044d\u043a\u0440\u0430\u043d\u0430 \u0434\u043e 768px) *\/\n@media (max-width: 768px) {\n  .new-step-item-list li {\n    \/* \u0421\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f Figma (\u041c\u043e\u0431\u0438\u043b\u043a\u0430) *\/\n    font-size: 16px;\n    line-height: 20px;\n    letter-spacing: 0;\n    \n    margin-bottom: 12px; \/* \u0427\u0443\u0442\u044c \u043c\u0435\u043d\u044c\u0448\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f \u043c\u0435\u0436\u0434\u0443 \u043f\u0443\u043d\u043a\u0442\u0430\u043c\u0438 \u0434\u043b\u044f \u043c\u043e\u0431\u0438\u043b\u043e\u043a *\/\n  }\n}\n<\/style>\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-f04224b elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-video\" data-id=\"f04224b\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=-ezRzXe5Sz0&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f34519e e-flex e-con-boxed e-con e-parent\" data-id=\"f34519e\" 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-81904ff elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"81904ff\" 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\">End-to-end IT networking services delivery lifecycle<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8120041 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"8120041\" 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;\">Every network implementation at Innowise uses a project plan that includes established validation milestones and disrupts live operations only minimally during the implementation phase.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3718e3 roadmap-grid-2 elementor-widget elementor-widget-html\" data-id=\"e3718e3\" 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  .redUl {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 16px;\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: 16px;\r\n    font-weight: 400;\r\n    line-height: 150%;\r\n    text-align: left;\r\n  }\r\n  \r\n  .new-step-item-text{\r\n    font-family: karla;  \r\n    margin-top: 20px;  \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    .redUl li {\r\n      font-size: 14px;\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% !important;\r\n    }\r\n  }\r\n\r\n  \/* grid *\/\r\n  .roadmap-grid-2 .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: auto auto auto;\r\n    grid-template-columns: repeat(3, minmax(0, 480px));\r\n    justify-content: center;\r\n  }\r\n\r\n  .roadmap-grid-2 .new-step-item {\r\n    width: 100%;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 30px;\r\n  }\r\n\r\n  .roadmap-grid-2 .new-step-item-title {\r\n    font-family: Sora;\r\n    font-weight: 600;\r\n    font-size: 24px;\r\n    line-height: 32.4px;\r\n  }\r\n\r\n  .roadmap-grid-2 .new-step-item-duration {\r\n    font-family: Karla;\r\n    font-size: 22px;\r\n    font-weight: 400;\r\n    line-height: 28px;\r\n    text-align: left;\r\n    color: #c63031;\r\n  }\r\n\r\n  .roadmap-grid-2 .new-step-item-list {\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    gap: 16px;\r\n    display: flex;\r\n    list-style: none;\r\n    flex-direction: column;\r\n    list-style-position: outside;\r\n    padding: 0 12px;\r\n  }\r\n\r\n  .roadmap-grid-2 .new-step-item-list li:before {\r\n    content: \"\";\r\n    position: absolute;\r\n    display: inline-block;\r\n    width: 0.45rem;\r\n    aspect-ratio: 1\/1;\r\n    border-radius: 50%;\r\n    background: #c63031;\r\n    left: -14px;\r\n    top: 0.55em;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .roadmap-grid-2 .new-step-item-list li {\r\n    font: inherit;\r\n    margin: 0;\r\n    position: relative;\r\n    padding-left: 0px;\r\n  }\r\n\r\n  .roadmap-grid-2 .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    background-color: var(--item-color);\r\n    border-color: var(--item-color);\r\n  }\r\n\r\n  .roadmap-grid-2 .scheme-progress-global-line {\r\n    height: 2px;\r\n    background: var(--item-color);\r\n  }\r\n\r\n  .roadmap-grid-2 .new-step-item:last-child .scheme-progress-global-line {\r\n    background: linear-gradient(90deg, var(--item-color) 50%, transparent 0)\r\n      50% \/ 8px 2px repeat-x;\r\n  }\r\n\r\n  .roadmap-grid-2 .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  .roadmap-grid-2 .new-step-item:nth-child(3n + 3) .figure-container::after {\r\n    position: absolute;\r\n    width: 100vw;\r\n  }\r\n\r\n  .roadmap-grid-2 .new-step-item:nth-child(3n + 4) .figure-container::before {\r\n      background-color: #E4BEF7 !important;\r\n    position: absolute;\r\n    width: 100vw;\r\n  }\r\n\r\n  \r\n\r\n  @media (min-width: 1280px) {\r\n    .roadmap-grid-2 .new-step-item .figure-container::after {\r\n      display: block;\r\n      content: \"\";\r\n      height: 2px;\r\n      background: var(--item-color);\r\n      width: 100%;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n    \r\n    \r\n    \r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(3n + 4) .figure-container::before {\r\n      display: block;\r\n      content: \"\";\r\n      height: 2px;\r\n      background: var(--prev-item-color);\r\n      position: absolute;\r\n      z-index: 1;\r\n      right: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:last-child .figure-container::after {\r\n      background: linear-gradient(90deg, var(--item-color) 50%, transparent 0)\r\n        50% \/ 8px 2px repeat-x;\r\n      width: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item > *:not(.figure-container) {\r\n      width: 100%;\r\n      padding-right: 100px;\r\n    }\r\n\r\n    .roadmap-grid-2\r\n      .new-step-item:not(:nth-child(4n))\r\n      > *:not(.figure-container) {\r\n      width: 100%;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 1279px) and (min-width: 768px) {\r\n    .roadmap-grid-2 .new-step-item:nth-child(4n) .figure-container::after {\r\n      display: block;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(2n + 3) .figure-container::after {\r\n      position: absolute;\r\n      width: calc(100% + 60px);\r\n      z-index: 2;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item .figure-container::after {\r\n      display: block;\r\n      content: \"\";\r\n      height: 2px;\r\n      background: var(--item-color);\r\n      width: calc(100% + 60px);\r\n      position: absolute;\r\n      z-index: 2;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(2n + 3) .figure-container::before {\r\n      display: block;\r\n      content: \"\";\r\n      height: 2px;\r\n      background: var(--prev-item-color);\r\n      position: absolute;\r\n      z-index: 1;\r\n      width: 100vw;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(2n + 2) .figure-container::after {\r\n      position: absolute;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:last-child .figure-container::after {\r\n      background: linear-gradient(90deg, var(--item-color) 50%, transparent 0)\r\n        50% \/ 8px 2px repeat-x;\r\n      width: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-steps-container {\r\n      grid-template-columns: repeat(2, minmax(0, 480px));\r\n      column-gap: 60px;\r\n      row-gap: 40px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item {\r\n      gap: 20px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-desc {\r\n      display: flex;\r\n      flex-direction: column;\r\n      width: 90%;\r\n      gap: 20px;\r\n    }\r\n\r\n    .roadmap-grid-2 .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    }\r\n\r\n    .roadmap-grid-2 .new-step-item > *:not(.figure-container) {\r\n      width: 100%;\r\n      max-width: 425px;\r\n      padding-right: 0px;\r\n    }\r\n\r\n    .roadmap-grid-2\r\n      .new-step-item:not(:nth-child(2n))\r\n      > *:not(.figure-container) {\r\n      width: 100%;\r\n      padding-right: 0px;\r\n      max-width: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2\r\n      .new-step-item:not(:nth-child(4n))\r\n      > *:not(.figure-container) {\r\n      padding-right: 0px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .roadmap-grid-2 .figure-container {\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      position: relative;\r\n      width: auto;\r\n      height: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(4n) .figure-container::after {\r\n      display: block;\r\n    }\r\n\r\n    .roadmap-grid-2 .scheme-progress-circle {\r\n      flex-shrink: 0;\r\n      border-radius: 100%;\r\n      height: 24px;\r\n      width: 24px;\r\n      z-index: 2;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item .figure-container::after {\r\n      display: block;\r\n      content: \"\";\r\n      width: 2px;\r\n      background: var(--item-color);\r\n      height: 100%;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:last-child .figure-container::after {\r\n      background: linear-gradient(0, var(--item-color) 50%, transparent 0) 50% \/\r\n        2px 8px repeat-y;\r\n      width: 2px;\r\n      height: 100%;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-steps-container {\r\n      grid-template-columns: 1fr;\r\n      row-gap: 0;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item {\r\n      display: flex;\r\n      flex-direction: row;\r\n      align-items: start;\r\n      gap: 16px;\r\n      max-width: 100%;\r\n      position: relative;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item > *:not(.figure-container) {\r\n      width: 100%;\r\n      max-width: 380px;\r\n      padding-right: 0px;\r\n    }\r\n\r\n    .roadmap-grid-2\r\n      .new-step-item:not(:nth-child(4n))\r\n      > *:not(.figure-container) {\r\n      width: 100%;\r\n      padding-right: 0;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:nth-child(2n + 3) .figure-container::after {\r\n      position: absolute;\r\n      width: 2px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-desc {\r\n      display: flex;\r\n      flex-direction: column;\r\n      width: 100%;\r\n      max-width: 100%;\r\n      margin-right: 0;\r\n      gap: 10px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item:not(:last-child) .new-step-item-desc {\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-title {\r\n      font-size: 18px;\r\n      line-height: 23.4px;\r\n      padding: 0;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-duration {\r\n      font-size: 16px;\r\n      line-height: 20px;\r\n    }\r\n\r\n    .roadmap-grid-2 .mobile-new-steps-container {\r\n      display: flex;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-list li:before {\r\n      width: 0.42rem;\r\n      aspect-ratio: 1\/1;\r\n    }\r\n\r\n    .roadmap-grid-2 .new-step-item-list {\r\n      font-size: 12px;\r\n      line-height: 18px;\r\n      gap: 10px;\r\n      padding: 0;\r\n      padding-left: 15px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n\r\n<div class=\"roadmap-grid-2\">\r\n  <div class=\"new-steps-container\">\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        <span class=\"new-step-item-title\">Network discovery<\/span>\r\n        <p class=\"new-step-item-text\">\r\n          We run automated network discovery & capacity planning to find inefficiencies and improvement opportunities to develop the foundation for a scalable, future-proof infrastructure.\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        <span class=\"new-step-item-title\">Hybrid deployment<\/span>\r\n        <p class=\"new-step-item-text\">\r\n          We use zero-touch provisioning to quickly roll out modern devices, which is combined with manual tuning of older or unique security appliances that need hands-on configuration.\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        <span class=\"new-step-item-title\">Ecosystem integration<\/span>\r\n        <p class=\"new-step-item-text\">\r\n          We integrate your infrastructure with Identity Providers for Single Sign-On and connect monitoring & observability tools like Zabbix, Grafana, and Prometheus, so that your network is visible from day one.\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        <span class=\"new-step-item-title\">Validation & failover<\/span>\r\n        <p class=\"new-step-item-text\">\r\n          We conduct stress tests and perform hardware failure simulations to ensure your backup routes are intact under simulated peak load before your network goes live.\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        <span class=\"new-step-item-title\">Hypercare & handover<\/span>\r\n        <p class=\"new-step-item-text\">\r\n          When you go live, we maintain a hypercare period of focused support and implement a structured process for transferring knowledge to your internal team.\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        <span class=\"new-step-item-title\">24\/7 Global observability<\/span>\r\n        <p class=\"new-step-item-text\">\r\n          Our distributed teams maintain a global view of your infrastructure and provide fast incident response to minimize downtime and maintain uninterrupted business operations.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  (() => {\r\n    const colors = [\r\n      \"#CD505D\",\r\n      \"#D36F89\",\r\n      \"#DD9ECB\",\r\n      \"#E4BEF7\",\r\n      \"#BF9FD8\",\r\n      \"#A481BF\",\r\n    ];\r\n\r\n    const desktopFigures = [\r\n      ...document.querySelectorAll(\r\n        \".roadmap-grid-2 .new-steps-container .figure-container\",\r\n      ),\r\n    ];\r\n\r\n    desktopFigures.forEach((item, index) => {\r\n      item.style.setProperty(\"--item-color\", colors[index]);\r\n\r\n      if (index >= 1) {\r\n        item.style.setProperty(\"--prev-item-color\", colors[index - 1]);\r\n      }\r\n    });\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-271a2b5 e-grid e-con-full e-con e-child\" data-id=\"271a2b5\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1c2651a e-con-full e-flex e-con e-child\" data-id=\"1c2651a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2ffa1d elementor-widget elementor-widget-image\" data-id=\"c2ffa1d\" 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=\"900\" height=\"500\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/09\/Team-Innowise.png\" class=\"attachment-full size-full wp-image-187245\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/09\/Team-Innowise.png 900w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/09\/Team-Innowise-300x167.png 300w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/09\/Team-Innowise-768x427.png 768w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/09\/Team-Innowise-18x10.png 18w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45d7f5b e-con-full e-flex e-con e-child\" data-id=\"45d7f5b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b83816a e-con-full e-flex e-con e-child\" data-id=\"b83816a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c68b3cb elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"c68b3cb\" 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\">Improve your corporate network performance.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f458705 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f458705\" 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;\">Trust your infrastructure management to <\/span><span style=\"font-weight: 400;\">computer networking experts<\/span><span style=\"font-weight: 400;\">.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cd70b8 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6cd70b8\" 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\">Discuss your project<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04c7f39 e-flex e-con-boxed e-con e-parent\" data-id=\"04c7f39\" 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-d7c903c e-con-full e-flex e-con e-child\" data-id=\"d7c903c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07e03b9 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"07e03b9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What our customers think\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-031b679 allButton elementor-widget elementor-widget-text-editor\" data-id=\"031b679\" 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-dbcdfe3 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"dbcdfe3\" 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-678c4f7 elementor-widget elementor-widget-shortcode\" data-id=\"678c4f7\" 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=\"189439,189437,189588\" 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-1d0b85c e-flex e-con-boxed e-con e-parent\" data-id=\"1d0b85c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3ade4ac e-con-full e-flex e-con e-child\" data-id=\"3ade4ac\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-677d795 elementor-widget elementor-widget-image\" data-id=\"677d795\" 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=\"400\" height=\"450\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/dmitry-nazarevich.png\" class=\"attachment-full size-full wp-image-195669\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/dmitry-nazarevich.png 400w, https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/dmitry-nazarevich-267x300.png 267w, https:\/\/innowise.com\/wp-content\/uploads\/2026\/04\/dmitry-nazarevich-11x12.png 11w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c0a3091 e-con-full e-flex e-con e-child\" data-id=\"c0a3091\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc6f343 elementor-widget-tablet__width-inherit no-mb de-hyph elementor-widget elementor-widget-text-editor\" data-id=\"bc6f343\" 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;\">The digital nervous system of your business is made up of your network infrastructure. It facilitates fast-paced digital transformation, provides a platform for secure remote work, and adapts rapidly to changes, and this is the competitive advantage we build.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e7a443d elementor-widget elementor-widget-heading\" data-id=\"e7a443d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"\/authors\/dmitry-nazarevich\/\">Dmitry Nazarevich<\/a><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-157807c elementor-widget elementor-widget-heading\" data-id=\"157807c\" 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\">CTO\n<\/div>\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-9cb518d e-flex e-con-boxed e-con e-parent\" data-id=\"9cb518d\" 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-76d45b9 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"76d45b9\" 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-4ce01ef e-con-full e-grid e-con e-child\" data-id=\"4ce01ef\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-03c7435 e-con-full e-flex e-con e-child\" data-id=\"03c7435\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0a7abe faq elementor-widget elementor-widget-n-accordion\" data-id=\"b0a7abe\" 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-1850\" 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-1850\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What do your IT network services include? <\/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-1850\" class=\"elementor-element elementor-element-033a814 e-con-full e-flex e-con e-child\" data-id=\"033a814\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36739e2 elementor-widget elementor-widget-html\" data-id=\"36739e2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>Our IT network services provide coverage for architecture design, security, cloud networking, automation, audits, and 24\/7 monitoring for everything required for a business to reliably operate their networks. The exact scope is defined with your team before the engagement starts.<\/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-1851\" 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-1851\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can you support a business with no in-house IT team? <\/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-1851\" class=\"elementor-element elementor-element-d88978b e-con-full e-flex e-con e-child\" data-id=\"d88978b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ea32c3 elementor-widget elementor-widget-html\" data-id=\"5ea32c3\" 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>Yes, we act as a fully external IT networking company to manage your daily digital operations and remote incident response. We manage all software configuration and troubleshooting, and guide your staff through the physical adjustments required for any hardware changes.<\/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-1852\" 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-1852\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Do you provide computer networking support for remote or distributed offices? <\/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-1852\" class=\"elementor-element elementor-element-3b926ff e-con-full e-flex e-con e-child\" data-id=\"3b926ff\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7aa9e3 elementor-widget elementor-widget-html\" data-id=\"f7aa9e3\" 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>Yes, our computer networking support covers you regardless of where your branches are located or what workplace model you use (remote, hybrid, or location-based). All sites have the same level of performance and security because we manage them through our SD-WAN and Zero Trust architecture.<\/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-1853\" 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-1853\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How quickly can you ramp up a network project team? <\/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-1853\" class=\"elementor-element elementor-element-ed144d6 e-flex e-con-boxed e-con e-child\" data-id=\"ed144d6\" 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-2b9a594 elementor-widget elementor-widget-html\" data-id=\"2b9a594\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>We can build and onboard a network project team within 1-2 weeks. This is critical in times of tight business timelines or in cases where an infrastructure upgrade has already been delayed for too long. Because we have a global staffing model, we have experienced engineers ready to go as required.<\/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-1854\" 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-1854\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What makes your approach to network security different? <\/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-1854\" class=\"elementor-element elementor-element-f098815 e-flex e-con-boxed e-con e-child\" data-id=\"f098815\" 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-c731403 elementor-widget elementor-widget-html\" data-id=\"c731403\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>We build security into networks at the initial planning stage of the architecture. Therefore, firewalls, access control, and micro-segmentation are designed into the original plan. This reduces the attack surface from day one and also avoids having to add security later when it can become expensive.<\/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-1855\" 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-1855\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can you integrate with our existing hardware and software vendors? <\/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-1855\" class=\"elementor-element elementor-element-3416c14 e-flex e-con-boxed e-con e-child\" data-id=\"3416c14\" 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-77eb33d elementor-widget elementor-widget-html\" data-id=\"77eb33d\" 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>Yes, we have no preference toward any specific vendor and can coordinate activities between Cisco, AWS, Fortinet, Azure, GCP, etc., as well as all types of legacy hardware and software. Our analysis involves assessing your current stack first before building an integration layer around what you already have.<\/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-1856\" 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-1856\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Do your office networking services cover both wired and wireless infrastructure? <\/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-1856\" class=\"elementor-element elementor-element-367117f e-flex e-con-boxed e-con e-child\" data-id=\"367117f\" 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-2d7a712 elementor-widget elementor-widget-html\" data-id=\"2d7a712\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>Our office networking services cover a complete wired & wireless infrastructure, including structured cabling, Wi-Fi design, and the deployment of access points on both single and multi-floor offices. Each installation is validated against both performance and security benchmarks within the company before handover.<\/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-1857\" 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-1857\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How do you handle network monitoring after the project is delivered? <\/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-1857\" class=\"elementor-element elementor-element-5e0a546 e-flex e-con-boxed e-con e-child\" data-id=\"5e0a546\" 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-971a4f2 elementor-widget elementor-widget-html\" data-id=\"971a4f2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='content'>\n <p>We have distributed teams watching over your infrastructure 24\/7 using observability tools that give real-time performance data and alert us to potential problems before they occur. Incidents are escalated and resolved in accordance with an agreed-upon SLA and include comprehensive reports for your management team.<\/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 do your IT network services include?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Our IT network services provide coverage for architecture design, security, cloud networking, automation, audits, and 24\\\/7 monitoring for everything required for a business to reliably operate their networks. The exact scope is defined with your team before the engagement starts.\"}},{\"@type\":\"Question\",\"name\":\"Can you support a business with no in-house IT team?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, we act as a fully external IT networking company to manage your daily digital operations and remote incident response. We manage all software configuration and troubleshooting, and guide your staff through the physical adjustments required for any hardware changes.\"}},{\"@type\":\"Question\",\"name\":\"Do you provide computer networking support for remote or distributed offices?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, our computer networking support covers you regardless of where your branches are located or what workplace model you use (remote, hybrid, or location-based). All sites have the same level of performance and security because we manage them through our SD-WAN and Zero Trust architecture.\"}},{\"@type\":\"Question\",\"name\":\"How quickly can you ramp up a network project team?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We can build and onboard a network project team within 1-2 weeks. This is critical in times of tight business timelines or in cases where an infrastructure upgrade has already been delayed for too long. Because we have a global staffing model, we have experienced engineers ready to go as required.\"}},{\"@type\":\"Question\",\"name\":\"What makes your approach to network security different?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We build security into networks at the initial planning stage of the architecture. Therefore, firewalls, access control, and micro-segmentation are designed into the original plan. This reduces the attack surface from day one and also avoids having to add security later when it can become expensive.\"}},{\"@type\":\"Question\",\"name\":\"Can you integrate with our existing hardware and software vendors?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, we have no preference toward any specific vendor and can coordinate activities between Cisco, AWS, Fortinet, Azure, GCP, etc., as well as all types of legacy hardware and software. Our analysis involves assessing your current stack first before building an integration layer around what you already have.\"}},{\"@type\":\"Question\",\"name\":\"Do your office networking services cover both wired and wireless infrastructure?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Our office networking services cover a complete wired & wireless infrastructure, including structured cabling, Wi-Fi design, and the deployment of access points on both single and multi-floor offices. Each installation is validated against both performance and security benchmarks within the company before handover.\"}},{\"@type\":\"Question\",\"name\":\"How do you handle network monitoring after the project is delivered?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We have distributed teams watching over your infrastructure 24\\\/7 using observability tools that give real-time performance data and alert us to potential problems before they occur. Incidents are escalated and resolved in accordance with an agreed-upon SLA and include comprehensive reports for your management team.\"}}]}<\/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-f340f6a elementor-widget elementor-widget-html\" data-id=\"f340f6a\" 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 4\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-00a7b8e e-con-full e-flex e-con e-child\" data-id=\"00a7b8e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ec97903 e-con-full maxHeight516 e-flex e-con e-child\" data-id=\"ec97903\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07fa7a1 elementor-widget elementor-widget-image\" data-id=\"07fa7a1\" 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=\"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-d1f6667 e-con-full e-flex e-con e-child\" data-id=\"d1f6667\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba75cee elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"ba75cee\" 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-6608c93 elementor-widget__width-inherit ctaSecond button-full-w elementor-widget-tablet__width-initial elementor-widget elementor-widget-button\" data-id=\"6608c93\" 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-1c98ab7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1c98ab7\" 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-674ce3e\" data-id=\"674ce3e\" 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-8742b97 elementor-widget elementor-widget-shortcode\" data-id=\"8742b97\" 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=\"\/pl\/wp-json\/wp\/v2\/pages\/116981#wpcf7-f100240-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"100240\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f100240-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<style>\n.mailToContact br:nth-child(2){\ndisplay:none;\n}\n#form-templates .contact__info {\n  background-color: #f4f4f4;\n  padding: 70px 44px 70px 50px;\n  position: relative;\n  max-width: 540px;\n  width: 100%;\nborder: 1px solid #AEB1B7;\n}\n\n#form-templates .contact__info-background {\n  z-index: -1;\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed #ef4557;\n}\n\n\n#form-templates .new-container{\ndisplay: flex;\njustify-content: space-between;\nflex-wrap: wrap;\n}\n\n\n#form-templates{\npadding: 100px 15px 100px 15px;        \n}\n\n#form-templates .contact__info-heading {\n  font-family: 'Sora' !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  font-size: 36px !important;\n  line-height: 46px !important;\n  color: #2E2E2E !important;\n   margin-bottom: 60px !important;\n\n}\n\n\n#form-templates .message label{\ncolor: #585858 !important;   \n}\n\n.elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n font-size: 60px !important;\n  line-height: 70px !important;\n  font-family: \"Sora\", Sans-serif;\n  font-weight: 400;\n  margin: 0;  \n  margin-bottom: 20px;\n}\n\n\n\n\n.elementor-widget-container.form-template p{\n  font-family: \"Karla\", Sans-serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 28px;\n  color: var( --e-global-color-primary );\n  max-width: 700px;\n  margin: 0; \n  margin-bottom: 40px;\n} \n  \n\n\n.new-container #spinner{\nwidth: 50%;\nmax-width: 700px;\n}\n\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:30px; \n    \n}\n\n\n#form-templates .contact__info-heading {\n  margin-bottom: 67px;\n  font-size: 36px;\n  font-family: karla;\n  color:  #2E2E2E;\n\n  line-height: 49px;\n}\n\n#form-templates .contact__info-steps {\n  display: flex;\n  flex-direction: column;\n  max-width: 425x;\n  row-gap: 20px;\n  border-left: 1px solid #2e2e2e;\n}\n\n#form-templates .contact__info-block {\n  position: relative;\n  padding-left: 45px;\n}\n\n#form-templates .contact__info-block:last-child {\n  box-shadow: -1px 0 0 1px #f4f4f4;\n}\n\n#form-templates .contact__info-step {\n  position: absolute;\n  border: 1px solid #2e2e2e;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 20px;\n  left: -20px;\n  top: -8px;\n  background-color: #F4F4F4;\n  color:  #2E2E2E;\n\nfont-family: Karla;\nfont-weight: 700;\nfont-size: 18px;\nline-height: 28px;\n\n}\n\n.elementor-widget-global .contact__info-step {\n        color:  #2E2E2E;\n}\n\n#form-templates .contact__info-text {\n  margin: 0;\n  font-size: 16px;\n  line-height: 26px;\n  color: #2E2E2E;\n  font-family: karla;\n\n  width: 100%;\n}\n\n\n#form-templates .contact-us__send{\nflex-shrink: 0;\nmargin-top:0;\n}\n\n\n\n@media screen and (max-width: 1279px) {\n    .new-container #spinner{\n        width: 100%;\n        max-width:100%;\n        margin-bottom:40px;\n    }\n    \n\n    .new-container .contact__info {\n        max-width: 700px !important;\n    }\n    \n}\n\n\n@media screen and (max-width: 1279px) {\n#form-templates{\npadding: 60px 15px 70px 15px;     \n}\n}\n\n\n\n@media screen and (max-width: 767px) {\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:20px; \n \n}\n\n\n  #form-templates .contact__info {\n    padding: 20px 20px 40px 40px;\n    margin: 0 auto;\n  }\n\n\n#form-templates{\npadding: 40px 15px 50px 15px;  \n    \n}\n\n  \n   .new-container #spinner{\n       \n    margin-bottom:30px;   \n   }\n   \n   \n   .elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n   font-size: 32px !important;\n    line-height: 42px !important;    \n   }\n   \n   \n   .elementor-widget-container.form-template p{\n       \n    font-size: 16px;\n    line-height: 20px;  \n    margin-bottom: 30px;\n \n       \n   }\n   \n   #form-templates .contact__info-heading{\n   font-size: 24px !important;\n    line-height: 49px !important;    \n       \n   }\n   \n\n.mailToContact{\nmargin-top: 10px !important;        \n}\n\n   \n\n  #form-templates .contact__info-heading {\n    font-size: 24px;\n    margin-bottom: 37px;\n  }\n\n  #form-templates .contact__info-background {\n    top: 10px;\n    left: 10px;\n  }\n\n  #form-templates .contact__info-text {\n    font-size: 12px;\n    line-height: 20px;\n  }\n  \n  \n  #form-templates .contact__info-heading {\n   margin-bottom: 35px !important;\n\n}\n\n}\n\n@media (max-width: 767px) {\n    .mailToContact {\n        max-width: 100%;\n    }\n}\n<\/style>\n\n<script>\nwindow.addEventListener('hashchange',function(e){if(window.history.pushState){window.history.pushState('','\/',window.location.pathname)}else{window.location.hash=''}})\n<\/script>\n\n\n<div id=\"form-templates\">\n<div class=\"elementor-widget-container form-template\">\n<a name=\"contact-form\"><\/a>\n<h2>Contact us<\/h2>\n<p><a id=\"calendlylink\" style=\"color: #c63031; border-bottom: 1px solid #c63031; padding: 0;\">Book a call<\/a> or fill out the form below and we\u2019ll get back to you once we\u2019ve processed your request.<\/p>\n<\/div>\n\n<div class=\"new-container\">\n\n\n<div class=\"contact-us__main\" id=\"spinner\" data-no-defer=\"1\">\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"name\">\n<label>Name<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"field_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__name\" id=\"contact-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"field_name\" \/><\/span>\n<\/div>\n\n<div class=\"company\">\n<label>Company<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__company\" id=\"contact-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company*\" value=\"\" type=\"text\" name=\"company\" \/><\/span>\n<\/div>\n\n<\/div>\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"email\">\n<label>Email<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email contact-us__email\" id=\"contact-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Corporate email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n<\/div>\n\n<div class=\"phone\">\n<label>Phone<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel contact-us__phone\" id=\"contact-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"tel\" \/><\/span>\n<\/div>\n\n<\/div>\n<div class=\"contact-us__wrapper subj\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-recipient\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-subj_js\" aria-invalid=\"false\" name=\"your-recipient\"><option value=\"\">Subject*<\/option><option value=\"IT staff augmentation\">IT staff augmentation<\/option><option value=\"Turnkey product development\">Turnkey product development<\/option><option value=\"Support and enhancement\">Support and enhancement<\/option><option value=\"Careers\">Careers<\/option><option value=\"Other\">Other<\/option><\/select><\/span>\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"form-field-budget_js\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-budget_js\" aria-invalid=\"false\" name=\"form-field-budget_js\"><option value=\"\">Project budget<\/option><option value=\"Under $15K\">Under $15K<\/option><option value=\"$15K-$30K\">$15K-$30K<\/option><option value=\"$30K-$100K\">$30K-$100K<\/option><option value=\"$100K-$250K\">$100K-$250K<\/option><option value=\"$250K-$500K\">$250K-$500K<\/option><option value=\"More than $500K\">More than $500K<\/option><\/select><\/span>\n\n<\/div>\n\n\n<div class=\"message\">\n<label>Message<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"1\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required contact-us__message\" id=\"contact-message\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Describe your needs in detail*\" name=\"message\"><\/textarea><\/span>\n<\/div>\n\n<div class=\"atvoice-wrap\">\n\n<div class=\"voice-wrap\">\n<span id=\"voice-mut\" class=\"voicetext\">Send us a voice message<\/span>\n         <div class=\"qc_voice_audio_wrapper\">\n            <div class=\"qc_voice_audio_container\">\n                <div class=\"qc_voice_audio_upload_main\" id=\"qc_audio_main\">\n                    <a class=\"qc_audio_record_button\" id=\"qc_audio_record\" href=\"#\" aria-label=\"Record an audio message\">\n                        <span class=\"dashicons dashicons-microphone\"><\/span> \u00a0<\/a> \n                <\/div>\n\n                <div class=\"qc_voice_audio_recorder\" id=\"qc_audio_recorder\" style=\"display:none\">\n\n                <\/div>\n                <div class=\"qc_voice_audio_display\" id=\"qc_audio_display\"  style=\"display:none\">\n                    <audio id=\"qc-audio\" controls src=\"\"><\/audio>\n                    <span title=\"Remove and back to main upload screen.\" class=\"qc_audio_remove_button dashicons dashicons-trash\"><\/span>\n                <\/div>\n            <\/div>\n            <input type=\"hidden\" value=\"\" name=\"qcwpvoicemessage\" id=\"qc_audio_url\" \/>\n        <\/div>\n        \n<\/div>\n\n\n<div class=\"attach-wrap\">\n<span class=\"voicetext\">Attach documents<\/span>\n\n<div class='attachment'>\n\n<div class=\"downloaded\">\n<span><\/span>\n<div class=\"deleteFile\"><\/div>\n<\/div>\n\n<div class=\"attachmentButton\" onclick=\"(function cl(e){if(e.target.nodeName == 'DIV'){e.target.parentNode.children[1].children[0].click(); }})(arguments[0]);\">\n\n<div class=\"innerText\">Upload file<\/div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"att-files\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" accept=\".jpg,.png,.jpeg,.pdf\" aria-invalid=\"false\" type=\"file\" name=\"att-files\" \/><\/span>\n\n<div class=\"tip\" onclick=\"event.stopPropagation()\">\n<p>You can attach 1 file up to 2MB. Valid file formats: pdf, jpg, jpeg, png.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n<div class=\"contact-us__wrapper\"> \n<p class=\"pp\">By clicking Send, you consent to Innowise processing your personal data per our<a href=\"\/privacy-notice\/\"> Privacy Policy <\/a>to provide you with relevant information. By submitting your phone number, you agree that we may contact you via voice calls, SMS, and messaging apps. Calling, message, and data rates may apply.<\/p>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"scoring_point\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmCampaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmContent\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmMedium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmSource\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmTerm\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"location\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"city\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"ip\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"Summ\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gclid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"rating\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlCompany\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlWithParams\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"audioMessageLink\" \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner contact-us__send\" id=\"contact-send-button\" type=\"submit\" value=\"Send\" \/>\n<\/div>\n\n<div class='mailToContact'>You can also send us your request <\/br>to <a href=\"mailto:contact@innowise.com\">contact@innowise.com<\/a><\/div>\n\n<\/div>\n\n<div class=\"elementor-widget-container\" style=\"z-index:1;\">\n<div class=\"contact__info\">\n  <div class=\"contact__info-background\"><\/div>\n  <div class=\"contact__info-heading\">What happens next?<\/div>\n  <div class=\"contact__info-steps\">\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">1<\/div>\n      <p class=\"contact__info-text\">Once we\u2019ve received and processed your request, we\u2019ll get back to you to detail your\n        project needs and sign an NDA to ensure confidentiality.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">2<\/div>\n      <p class=\"contact__info-text\">After examining your wants, needs, and expectations, our team will devise a project\n        proposal with the scope of work, team size, time, and cost estimates.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">3<\/div>\n      <p class=\"contact__info-text\">We\u2019ll arrange a meeting with you to discuss the offer and nail down the details.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">4<\/div>\n      <p class=\"contact__info-text\">Finally, we\u2019ll sign a contract and start working on your project right away.<\/p>\n    <\/div>\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\n<\/div>\n\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<div class=\"other_services_container\">[need_other_services_v2]<\/div><script>\n            jQuery( document ).ready(function($) {\n                $('[data-elementor-type=\"wp-page\"]').children().last().before($('.other_services_container'));\n                var sections = $('[data-elementor-type=\"wp-page\"]').find('.net-15.dt-16');\n                $($('#form-templates').parents('.elementor-section')).before($('.other_services_container'));\n                for(var i = 0; i<sections.length; i++){\n                    if($(sections[i]).hasClass( 'net-15' ) && $(sections[i]).hasClass( 'dt-16' ) && $(sections[i]).hasClass( 'elementor-hidden-desktop' )==false){\n                        $(sections[i]).before($('.other_services_container'));\n                        if($(sections[i]).css('background-color')=='rgb(255, 255, 255)' || $(sections[i]).css('background-color')=='rgba(0, 0, 0, 0)'){\n                            $('.other_services_container').find('.elementor-section').css('background-color','#FBFBFD');\n                        }      \n                    }\n                }\n                \n            });\n        <\/script>","protected":false},"excerpt":{"rendered":"<p>IT network services Innowise provides scalable, intelligent IT networking solutions to businesses of all sizes. Our cloud-native, SD-WAN, Zero Trust, and AI-fueled tools are tailored to prepare your infrastructure for sustained growth. Contact us 3500+ IT professionals 100+ tech consultants 85% mid-to-senior talent Innowise provides scalable, intelligent IT networking solutions to businesses of all sizes. [&hellip;]<\/p>\n","protected":false},"author":26,"featured_media":188933,"parent":356,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-116981","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/pages\/116981","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/comments?post=116981"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/pages\/116981\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/pages\/356"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/media\/188933"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/pl\/wp-json\/wp\/v2\/media?parent=116981"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}