{"id":173554,"date":"2024-10-30T02:32:45","date_gmt":"2024-10-30T06:32:45","guid":{"rendered":"https:\/\/innowise.com\/?page_id=173554"},"modified":"2026-02-20T09:07:19","modified_gmt":"2026-02-20T14:07:19","slug":"aws-cloud-ingenieurs","status":"publish","type":"page","link":"https:\/\/innowise.com\/nl\/hire-developers\/aws-cloud-engineers\/","title":{"rendered":"AWS-ontwikkelaars inhuren"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"173554\" class=\"elementor elementor-173554\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93962a4 container-header back-animations e-flex e-con-boxed e-con e-parent\" data-id=\"93962a4\" 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-37d21ef e-con-full e-flex e-con e-child\" data-id=\"37d21ef\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f34eb3 elementor-widget__width-inherit word-break elementor-widget elementor-widget-heading\" data-id=\"3f34eb3\" 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\">Hire AWS developers<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1a237a2 e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"1a237a2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-96480d6 e-con-full e-flex e-con e-child\" data-id=\"96480d6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2736e15 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2736e15\" 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;\">Innowise helps customers make the most of AWS \u2014 we design, build, migrate, and manage cloud solutions. When you partner with us, you get A-level AWS cloud developers who fit right in with your team.<\/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-4bb8d7f elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"4bb8d7f\" 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-08d214c e-con-full e-flex e-con e-child\" data-id=\"08d214c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a24375c animated-mobile-container elementor-widget elementor-widget-html\" data-id=\"a24375c\" 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\">\n            <p class=\"number-mobile\">40+<\/p>\n            <p class=\"description-mobile\">AWS projects successfully delivered<\/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    const messages = [\n        {\n            number: \"40+\",\n            description: \"AWS projects successfully delivered\"\n        },\n        {\n            number: \"60+\",\n            description: \"AWS in-house experts\"\n        },\n        {\n            number: \"50+\",\n            description: \"AWS consultants\"\n        },\n        {\n            number: \"75%\",\n            description: \"senior and mid-level specialists\"\n        },\n    ];\n    \n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"hidden-mobile\");\n        setTimeout(() => {\n            textElement.querySelector(\".number-mobile\").textContent = messages[index].number;\n            textElement.querySelector(\".description-mobile\").textContent = messages[index].description;\n            textElement.classList.remove(\"hidden-mobile\");\n            index = (index + 1) % messages.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-24d8831 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"24d8831\" 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;\">Innowise helps customers make the most of AWS \u2014 we design, build, migrate, and manage cloud solutions. When you partner with us, you get A-level AWS cloud developers who fit right in with your team.<\/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-20f9234 elementor-align-center elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"20f9234\" 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-d3d935a e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"d3d935a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c48d93 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"6c48d93\" 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\">\n            <p class=\"number\">40+<\/p>\n            <p class=\"description\">AWS projects successfully delivered<\/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\" target=\"_blank\" 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\">\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    const messages = [\n        {\n            number: \"40+\",\n            description: \"AWS projects successfully delivered\"\n        },\n        {\n            number: \"60+\",\n            description: \"AWS in-house experts\"\n        },\n        {\n            number: \"50+\",\n            description: \"AWS consultants\"\n        },\n        {\n            number: \"75%\",\n            description: \"senior and mid-level specialists\"\n        },\n    ];\n\n    let index = 1;\n\n    function changeText() {\n        textElement.classList.add(\"hidden\");\n        setTimeout(() => {\n            textElement.querySelector(\".number\").textContent = messages[index].number;\n            textElement.querySelector(\".description\").textContent = messages[index].description;\n            textElement.classList.remove(\"hidden\");\n            index = (index + 1) % messages.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-9339b7f e-flex e-con-boxed e-con e-parent\" data-id=\"9339b7f\" 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-2a35427 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2a35427\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Get your business growing faster with an AWS partner<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1702e35 e-con-full e-flex e-con e-child\" data-id=\"1702e35\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6feeaea elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6feeaea\" 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;\">Partnering with Amazon Web Services helps us stay true to our promise of delivering high-quality web solutions to our customers. With access to next-level cloud technology and training, our development teams build smooth-running and easily scalable software.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7149da1 e-con-full e-flex e-con e-child\" data-id=\"7149da1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2bda446 elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"2bda446\" 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=\"145\" height=\"146\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/AWS_partner_tier.svg\" class=\"attachment-large size-large wp-image-173558\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8d2a10 elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"d8d2a10\" 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=\"146\" height=\"148\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/AWS_qualified_software.svg\" class=\"attachment-large size-large wp-image-173559\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4fb2ff e-flex e-con-boxed e-con e-parent\" data-id=\"b4fb2ff\" 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-1ccc857 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ccc857\" 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\">Reasons to hire AWS cloud engineers from Innowise<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf14527 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"bf14527\" 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;\">If you&#8217;re looking to get the most out of your cloud, having expert AWS engineers is key. Our cloud engineers have the skills to optimize your cloud for smooth performance, scalability, and rock-solid security, letting you concentrate on what really matters \u2014 your business.<\/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-a9741a0 switcher-wrapper-new elementor-widget elementor-widget-html\" data-id=\"a9741a0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"domains-container-new\">\r\n  <ul class=\"domains__list-new\">\r\n    <div class=\"domain__list_container-new\">\r\n      <li class=\"domains__list-item-new domains__list-item_active-new\">Large pool of AWS experts<\/li>\r\n      <li class=\"domains__list-item-new\">Quick and easy ramp-up<\/li>\r\n      <li class=\"domains__list-item-new\">Flexible hiring models<\/li>\r\n      <li class=\"domains__list-item-new\">Agility and smooth integration<\/li>\r\n      <li class=\"domains__list-item-new\">Transparency and efficiency<\/li>\r\n    <\/div>\r\n  <\/ul>\r\n\r\n\r\n  <div class=\"domains__descriptions-new\">\r\n\r\n    <div class=\"domains__descriptions-item-new domains__descriptions-item_active-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Large pool of AWS experts<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\"> At Innowise, we\u2019ve got a solid team of AWS experts ready to take on any project, no matter how tough. With more than 60 talented AWS cloud developers, we\u2019ve got you covered for whatever comes your way.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/picture-0-1-2.jpg\"\r\n            alt=\"\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Quick and easy ramp-up<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\"> We\u2019ll get top candidate CVs to you within 1-2 days, and our developers can dive into your project in as little as 1-2 weeks. This way, you can keep everything on track.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/picture-1-1-3.jpg\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Flexible hiring models<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\"> Need a little extra help or the support of an entire team? Our AWS developers can jump into full-time or part-time projects. With our flexible teams or staff augmentation, you\u2019ll get the guidance you need exactly when you need it.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/picture-2-1-3.jpg\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Agility and smooth integration<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\"> No matter the size of your team or how you work, our specialists can adapt to any project. We make sure everything clicks with your workflows \u2014 boosting your operational efficiency.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/06\/picture-2.jpg\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"domains__descriptions-item-new \">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Transparency and efficiency<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\"> We provide clear and transparent progress tracking for our clients with hours worked, tasks completed, and project progress on a regular basis (daily or weekly, depending on our clients' preferences).\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/picture-4-1-2.jpg\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n\r\n\r\n<div class=\"mobile-domains-new\">\r\n  <div class=\"mobile-domains-navbar-new\">\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-1\">\r\n      <span>Large pool of AWS experts<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> At Innowise, we\u2019ve got a solid team of AWS experts ready to take on any project, no matter how tough. With more than 60 talented AWS cloud developers, we\u2019ve got you covered for whatever comes your way.\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/picture-0-1-2.jpg\" alt=\"\" \/>\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-2\">\r\n      <span>Quick and easy ramp-up<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> We\u2019ll get top candidate CVs to you within 1-2 days, and our developers can dive into your project in as little as 1-2 weeks. This way, you can keep everything on track.\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/picture-1-1-3.jpg\" alt=\"\">\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-3\">\r\n      <span>Flexible hiring models<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> Need a little extra help or the support of an entire team? Our AWS developers can jump into full-time or part-time projects. With our flexible teams or staff augmentation, you\u2019ll get the guidance you need exactly when you need it.\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/picture-2-1-3.jpg\" alt=\"\">\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-4\">\r\n      <span>Agility and smooth integration<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> No matter the size of your team or how you work, our specialists can adapt to any project. We make sure everything clicks with your workflows \u2014 boosting your operational efficiency.\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/06\/picture-2.jpg\" alt=\"\">\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-5\">\r\n      <span>Transparency and efficiency<\/span>\r\n      <p class=\"slider-desc-new mobile-domain-list-new\"> We provide clear and transparent progress tracking for our clients with hours worked, tasks completed, and project progress on a regular basis (daily or weekly, depending on our clients' preferences).\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/picture-4-1-2.jpg\" alt=\"\">\r\n      <\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\n\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    const mobileNavItems = document.querySelectorAll('.mobile-domains-navitem-new');\r\n\r\n    mobileNavItems.forEach(item => {\r\n        item.addEventListener('click', () => {\r\n            const isActive = item.classList.contains('active');\r\n\r\n            \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                nav.classList.remove('active');\r\n                const ul = nav.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = '0';\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive) {\r\n                item.classList.add('active');\r\n                const ul = item.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = ul.scrollHeight + 'px';\r\n            }\r\n        });\r\n    });\r\n    \r\n    const firstNavItem = mobileNavItems.item(0);\r\n    \r\n    if (firstNavItem && !firstNavItem.classList.contains('active')) {\r\n        firstNavItem.click();\r\n    }\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n<script>\r\n    const domainsListItems = document.querySelectorAll(\r\n  '.domains-container-new  .domains__list-new  .domain__list_container-new  .domains__list-item-new'\r\n);\r\nconst domainsDescriptions = document.querySelectorAll(\r\n  '.domains-container-new  .domains__descriptions-new  .domains__descriptions-item-new'\r\n);\r\n\r\ndomainsListItems.forEach((domainsListItem, domainsListItemIndex, arr) => {\r\n  domainsListItem.addEventListener('click', () => {\r\n    arr.forEach((item) => {\r\n      if (item === domainsListItem) {\r\n        item.classList.add('domains__list-item_active-new');\r\n      } else {\r\n        item.classList.remove('domains__list-item_active-new');\r\n      }\r\n    });\r\n    domainsDescriptions.forEach(\r\n      (domainsDescriptionsItem, domainsDescriptionsItemIndex) => {\r\n        if (domainsListItemIndex === domainsDescriptionsItemIndex) {\r\n          domainsDescriptionsItem.classList.add(\r\n            'domains__descriptions-item_active-new'\r\n          );\r\n        } else {\r\n          domainsDescriptionsItem.classList.remove(\r\n            'domains__descriptions-item_active-new'\r\n          );\r\n        }\r\n      }\r\n    );\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-761aa71 e-flex e-con-boxed e-con e-parent\" data-id=\"761aa71\" 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-d9469c8 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"d9469c8\" 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\">Benefits of hiring Innowise AWS engineers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-88e7304 e-grid e-con-full e-con e-child\" data-id=\"88e7304\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-90dca38 e-con-full e-flex e-con e-child\" data-id=\"90dca38\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9264d6 elementor-widget elementor-widget-image\" data-id=\"a9264d6\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/Cost-effectiveness.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d88c34 elementor-widget elementor-widget-heading\" data-id=\"9d88c34\" 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\">Cost efficiency<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-870d396 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"870d396\" 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;\">Hiring AWS engineers from Innowise cuts the extra costs of building and maintaining an in-house team. You save on recruiting and training \u2014 and get more resources to dedicate towards your core business goals.<\/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-98949f0 e-flex e-con-boxed e-con e-child\" data-id=\"98949f0\" 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-a3185d7 elementor-widget elementor-widget-image\" data-id=\"a3185d7\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/Urgency-of-project-1.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-022b475 elementor-widget elementor-widget-heading\" data-id=\"022b475\" 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\">Faster time to market<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-384e5c2 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"384e5c2\" 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;\">Innowise&#8217;s AWS engineers dive right into the work \u2014 minimizing onboarding time. With our expertise, you can quickly build products or services and get them out the door and into the hands of customers much sooner.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1777a5 e-flex e-con-boxed e-con e-child\" data-id=\"b1777a5\" 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-54a82ae elementor-widget elementor-widget-image\" data-id=\"54a82ae\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/12.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0877edd elementor-widget elementor-widget-heading\" data-id=\"0877edd\" 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\">Less recruitment hassle<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6feab46 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"6feab46\" 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 Innowise, you skip the stress of hiring \u2014 because we\u2019ve already done the hard work of finding top AWS engineers. This means you can skip the long recruitment process and focus on your goals.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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-844b6a1 e-flex e-con-boxed e-con e-parent\" data-id=\"844b6a1\" 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-5b54aad e-con-full e-flex e-con e-child\" data-id=\"5b54aad\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-81d736b e-con-full animated-circle-text e-flex e-con e-child\" data-id=\"81d736b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56e5af1 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"56e5af1\" 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<p class=\"elementor-heading-title elementor-size-default\">Upgrade your cloud with our AWS team!<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff490a5 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"ff490a5\" 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 tackle cloud migration and optimization so you can focus on business growth<\/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-d9e31ee elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"d9e31ee\" 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\">Hire our AWS team<\/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 class=\"elementor-element elementor-element-df7847f elementor-widget elementor-widget-html\" data-id=\"df7847f\" 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 id=\"circleAnim\">\r\n    <\/div>\r\n    \r\n    <script defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3.12.5\/dist\/gsap.min.js\"><\/script>\r\n    <script>\r\n        document.addEventListener(\"DOMContentLoaded\", ()=> {\r\n            const minSize = 20;\r\n            const maxSize = 100;\r\n    \r\n            const step = 5;\r\n    \r\n            const animDuration = 6;\r\n    \r\n            const animElem = document.getElementById(\"circleAnim\")\r\n    \r\n            for (let size = minSize; size <= maxSize; size+=step) {\r\n                const elem = document.createElement(\"div\")\r\n                elem.classList.add(\"anim-circle\")\r\n                elem.style=`width: ${size}%; height: ${size}%; anim-duration:${animDuration}s;`\r\n                animElem.appendChild(elem)\r\n            }\r\n    \r\n            gsap.to(\".anim-circle\", {\r\n              rotateX: 180,\r\n              rotateY: -180,\r\n              ease: \"sine.inOut\",\r\n              duration: animDuration,\r\n              stagger: { each: 0.02 * animDuration, from: \"end\", repeat: -1, yoyo: true }\r\n            });\r\n        })\r\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-d73a89b e-flex e-con-boxed e-con e-parent\" data-id=\"d73a89b\" 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-7c9cbeb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7c9cbeb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Core AWS technologies we work with<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ae93b7 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"3ae93b7\" 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 AWS-certified team helps enterprises leverage the wide range of tools and infrastructure resources from Amazon and make the most of the AWS cloud platform.<\/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-cfea60c elementor-widget elementor-widget-html\" data-id=\"cfea60c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"c-section__background\">\n            <div class=\"c-section__container\">\n                <div class=\"p-mad-tech-stack__container\">\n                    <div class=\"c-accordion p-mad-tech-stack__accordion\">\n\n\n                        <div class=\"c-accordion__item\">\n                            <div class=\"c-accordion__trigger p-mad-tech-stack__accordion-trigger\">\n                                <div class=\"c-accordion__header\">\n                                    <button class=\"c-accordion__toggle-button\">\n                                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                            alt=\"toggle-icon\">\n                                    <\/button>\n                                    <span class=\"c-accordion__title\">Data processing and analytics<\/span>\n                                <\/div>\n                                <div class=\"c-accordion__panel p-mad-tech-stack__details\">\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Redshift<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Athena<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Kinesis<\/li>\n                                    <\/ul>\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            IoT Core<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Glue<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Amazon EMR<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"c-accordion__item\">\n                            <div class=\"c-accordion__trigger p-mad-tech-stack__accordion-trigger\">\n                                <div class=\"c-accordion__header\">\n                                    <button class=\"c-accordion__toggle-button\">\n                                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                            alt=\"toggle-icon\">\n                                    <\/button>\n                                    <span class=\"c-accordion__title\">Compute<\/span>\n                                <\/div>\n                                <div class=\"c-accordion__panel p-mad-tech-stack__details\">\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS EC2 (Elastic Compute Cloud)<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Lambda<\/li>\n                                    <\/ul>\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS ECS (Elastic Container Service)<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS EKS (Elastic Kubernetes Service)<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"c-accordion__item\">\n                            <div class=\"c-accordion__trigger p-mad-tech-stack__accordion-trigger\">\n                                <div class=\"c-accordion__header\">\n                                    <button class=\"c-accordion__toggle-button\">\n                                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                            alt=\"toggle-icon\">\n                                    <\/button>\n                                    <span class=\"c-accordion__title\">Storage<\/span>\n                                <\/div>\n                                <div class=\"c-accordion__panel p-mad-tech-stack__details\">\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Amazon S3<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS S3 Glacier<\/li>\n                                    <\/ul>\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Amazon EFS (Elastic File System)<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS EBS (Elastic Block Store)<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"c-accordion__item\">\n                            <div class=\"c-accordion__trigger p-mad-tech-stack__accordion-trigger\">\n                                <div class=\"c-accordion__header\">\n                                    <button class=\"c-accordion__toggle-button\">\n                                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                            alt=\"toggle-icon\">\n                                    <\/button>\n                                    <span class=\"c-accordion__title\">Database<\/span>\n                                <\/div>\n                                <div class=\"c-accordion__panel p-mad-tech-stack__details\">\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS RDS (Relational Database Service)<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS DynamoDB<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Aurora<\/li>\n                                    <\/ul>\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Timestream<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Neptune<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            Amazon ElastiCache<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS DocumentDB<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"c-accordion__item\">\n                            <div class=\"c-accordion__trigger p-mad-tech-stack__accordion-trigger\">\n                                <div class=\"c-accordion__header\">\n                                    <button class=\"c-accordion__toggle-button\">\n                                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                            alt=\"toggle-icon\">\n                                    <\/button>\n                                    <span class=\"c-accordion__title\">Networking<\/span>\n                                <\/div>\n                                <div class=\"c-accordion__panel p-mad-tech-stack__details\">\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS VPC (Virtual Private Cloud)<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Direct Connect<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Route 53<\/li>\n                                    <\/ul>\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS CloudFront<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Elastic Load Balancing (ELB)<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n\n                        <div class=\"c-accordion__item c-accordion__item_toggle\">\n                            <div class=\"c-accordion__trigger p-mad-tech-stack__accordion-trigger\">\n                                <div class=\"c-accordion__header\">\n                                    <button class=\"c-accordion__toggle-button\">\n                                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                            alt=\"toggle-icon\">\n                                    <\/button>\n                                    <span class=\"c-accordion__title\">Developer tools<\/span>\n                                <\/div>\n                                <div class=\"c-accordion__panel p-mad-tech-stack__details\">\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS CodeBuild<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS CodeDeploy<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS CodePipeline<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n\n\n                        <div class=\"c-accordion__item c-accordion__item_toggle\">\n                            <div class=\"c-accordion__trigger p-mad-tech-stack__accordion-trigger\">\n                                <div class=\"c-accordion__header\">\n                                    <button class=\"c-accordion__toggle-button\">\n                                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                            alt=\"toggle-icon\">\n                                    <\/button>\n                                    <span class=\"c-accordion__title\">Security & identity<\/span>\n                                <\/div>\n                                <div class=\"c-accordion__panel p-mad-tech-stack__details\">\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Identity and Access Management (IAM)<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Cognito<\/li>\n                                    <\/ul>\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Key Management Service (KMS)<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        \n                        <div class=\"c-accordion__item c-accordion__item_toggle\">\n                            <div class=\"c-accordion__trigger p-mad-tech-stack__accordion-trigger\">\n                                <div class=\"c-accordion__header\">\n                                    <button class=\"c-accordion__toggle-button\">\n                                        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                            alt=\"toggle-icon\">\n                                    <\/button>\n                                    <span class=\"c-accordion__title\">Machine learning<\/span>\n                                <\/div>\n                                <div class=\"c-accordion__panel p-mad-tech-stack__details\">\n                                    <ul class=\"p-mad-tech-stack__details-list\">\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS SageMaker<\/li>\n                                        <li class=\"p-mad-tech-stack__details-list-item p-mad-tech-stack__details-list-item\">\n                                            AWS Rekognition<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n\n                        <button class=\"more-text-btn\">\n                            <span class=\"open\">Show more<\/span>\n                            <span class=\"close\">Show less<\/span>\n                        <\/button>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n  \n  <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/accordion.min.js\"><\/script>\n      <script defer src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/Android\/android.js\"><\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-35ca2ed e-flex e-con-boxed e-con e-parent\" data-id=\"35ca2ed\" 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-b9c865b elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"b9c865b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our expertise in AWS development services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa25a38 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"aa25a38\" 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;\">Ready to launch your next big thing on AWS? Our cloud engineers make the most of the latest AWS technologies to deliver innovative solutions that meet your business needs.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c07a3ef e-flex e-con-boxed e-con e-parent\" data-id=\"c07a3ef\" 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-88a73cb e-grid e-con-full e-con e-child\" data-id=\"88a73cb\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cee24f0 e-con-full e-flex e-con e-child\" data-id=\"cee24f0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc0dd13 elementor-widget elementor-widget-text-editor\" data-id=\"dc0dd13\" 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<h3>Cloud architecture design<\/h3>\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-f5e91bc elementor-widget elementor-widget-text-editor\" data-id=\"f5e91bc\" 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 build scalable, fault-tolerant AWS architecture \u2014 whether it&#8217;s multi-tier, microservices, serverless, and hybrid cloud setups. You can count on us to optimize your cloud environment for high performance, rock-solid security, and cost efficiency.<\/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-a9fd3d0 e-con-full e-flex e-con e-child\" data-id=\"a9fd3d0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2417b5 elementor-widget elementor-widget-text-editor\" data-id=\"f2417b5\" 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<h3>AWS migration strategy<\/h3>\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-b5567bd elementor-widget elementor-widget-text-editor\" data-id=\"b5567bd\" 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 start by mapping out a clear AWS migration strategy \u2014 whether it\u2019s rehosting, replatforming, or refactoring \u2014 based on your business priorities and timelines. Then, we develop a project plan detailing the resources and timelines for a successful migration.<\/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-76cd866 e-con-full e-flex e-con e-child\" data-id=\"76cd866\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9366d5 elementor-widget elementor-widget-text-editor\" data-id=\"f9366d5\" 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<h3>AWS cloud development<\/h3>\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-fcf3fba elementor-widget elementor-widget-text-editor\" data-id=\"fcf3fba\" 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 AWS-certified design cloud architectures and CI\/CD pipelines using AWS services (think AWS CodeBuild, CodePipeline, CodeDeploy) for the fast development and safe deployment of fault-tolerant apps in AWS.<\/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-d3578ba e-con-full e-flex e-con e-child\" data-id=\"d3578ba\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5d77d5 elementor-widget elementor-widget-text-editor\" data-id=\"e5d77d5\" 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<h3>AWS management<\/h3>\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-a03da32 elementor-widget elementor-widget-text-editor\" data-id=\"a03da32\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">At Innowise, we keep an eye on all aspects of AWS management \u2014 monitoring resources, optimizing costs, ensuring security, scaling infrastructure, and automating processes. No more cloud headaches!<\/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-75a7de7 e-con-full e-flex e-con e-child\" data-id=\"75a7de7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8099c8 elementor-widget elementor-widget-text-editor\" data-id=\"d8099c8\" 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<h3>AWS cloud strategy<\/h3>\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-e516369 elementor-widget elementor-widget-text-editor\" data-id=\"e516369\" 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 help companies figure out if they&#8217;re ready to move to the cloud by assessing their current setup and seeing if AWS is the right fit. After that, we build actionable AWS cloud strategies that&#8217;s aligned to their specific business needs.<\/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-3aa4e17 e-con-full e-flex e-con e-child\" data-id=\"3aa4e17\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a5a20df elementor-widget elementor-widget-text-editor\" data-id=\"a5a20df\" 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<h3>AWS integration<\/h3>\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-e99afce elementor-widget elementor-widget-text-editor\" data-id=\"e99afce\" 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&#8217;re experts at connecting AWS with your on-prem systems to create smooth workflows without any downtime. Plus, our cloud engineers get your cloud environment ready to launch new apps or services on AWS \u2014 making sure it scales well and stays secure.<\/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-2fbc35b e-con-full e-flex e-con e-child\" data-id=\"2fbc35b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71de7a7 elementor-widget elementor-widget-text-editor\" data-id=\"71de7a7\" 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<h3>Data management services<\/h3>\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-c66cef3 elementor-widget elementor-widget-text-editor\" data-id=\"c66cef3\" 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 AWS, we gather data from multiple sources and use storage solutions like Amazon S3 and Amazon RDS to organize and store it effectively. We apply strong data quality checks and AWS security features to ensure full data protection.<\/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-6d23273 e-con-full e-flex e-con e-child\" data-id=\"6d23273\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b00122 elementor-widget elementor-widget-text-editor\" data-id=\"4b00122\" 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<h3>Data analytics services<\/h3>\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-6bee8a9 elementor-widget elementor-widget-text-editor\" data-id=\"6bee8a9\" 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 use AWS analytics and data processing tools, including Amazon Redshift, AWS Glue, and Amazon QuickSight, to transform your data into actionable insights. Our analytics services make it easy to plan strategically with real-time insights and\u00a0 clear visuals.<\/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-477fcf1 e-con-full e-flex e-con e-child\" data-id=\"477fcf1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77f67b2 elementor-widget elementor-widget-text-editor\" data-id=\"77f67b2\" 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<h3>Data engineering services<\/h3>\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-7224dc8 elementor-widget elementor-widget-text-editor\" data-id=\"7224dc8\" 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 experts bring your business to the next level in data usage, management, and automation. We build automated data pipelines with AWS tools like EMR, Glue and Kinesis, so you can skip the manual work and focus on what matters \u2014 making smarter decisions.<\/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<section class=\"elementor-element elementor-element-e0b3eed e-con-full e-flex e-con e-parent\" data-id=\"e0b3eed\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2a9f59e e-flex e-con-boxed e-con e-child\" data-id=\"2a9f59e\" 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-6523c55 elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"6523c55\" 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\">Cooperation models we offer<\/h2>\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-5323503 e-flex e-con-boxed e-con e-child\" data-id=\"5323503\" 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-67f484a elementor-widget elementor-widget-html\" data-id=\"67f484a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"services-container\">\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Leverage AWS expertise<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\"> Our developers are on hand to manage your entire AWS project or provide support for specific modules. They\u2019ll blend in with your team \u2014 easily covering any skill gaps.\n                    <\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request team augmentation<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube1_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube1.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Hire a dedicated AWS team<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\"> Our AWS team is ready to roll the moment you say \u201cgo\u201d. We handle everything \u2014 no matter how challenging, we get it done and hit all your key goals.\n                    <\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Hire a dedicated team<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube2_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube2.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Let us take care of your AWS project<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\"> Tired of dealing with your AWS project? Let us take it off your hands. From setup to fine-tuning, we\u2019ve got it covered. You focus on running your business, and we\u2019ll handle the tech side.\n                    <\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request project outsourcing<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube3_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube3.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-cab129e e-flex e-con-boxed e-con e-parent\" data-id=\"cab129e\" 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-b0a4ab3 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"b0a4ab3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How to hire AWS cloud engineers from Innowise<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6d12e7 e-con-full e-flex e-con e-child\" data-id=\"d6d12e7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7cba0f elementor-widget elementor-widget-html\" data-id=\"f7cba0f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"new-steps-container\">\n\n    <div class=\"new-step-item\">\n        <span class=\"new-step-item-title\">\n            Request\n        <\/span>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #C63031;\n    border-color: #C63031;\" class=\"scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #C63031\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 hours<\/span>\n            <p class=\"new-step-item-text\"> You tell us the number of AWS experts you need, the tech stack and level of experience required, and the engagement model you prefer.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <span class=\"new-step-item-title\">\n            Candidate screening\n        <\/span>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #CD505D;\n    border-color: #CD505D;\" class=\"scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background:#CD505D\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 days<\/span>\n            <p class=\"new-step-item-text\"> We select the most suitable candidates and send you their CVs and rates within 48 hours for consideration.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <span class=\"new-step-item-title\">\n            Interview\n        <\/span>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #D36F89;\n    border-color: #D36F89;\" class=\"scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background:#D36F89\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-duration\">(optional on request)<\/span>\n            <p class=\"new-step-item-text\"> You select the candidates you're most interested in, and we arrange interviews with potential hires when it's convenient for you (usually within 1-2 days).\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <span class=\"new-step-item-title\">\n            Agreement\n        <\/span>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #D36F89;\n    border-color: #D36F89;\" class=\"scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"scheme-progress-global-line\"\n                style=\"background: #D36F89; position: absolute; left: 75%; width: 100vw;\"><\/div>\n\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 weeks<\/span>\n            <p class=\"new-step-item-text\"> Once you\u2019ve approved the candidates, we\u2019ll go over the cooperation terms and finalize a contract, SLA, and NDA if needed.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <span class=\"new-step-item-title\">\n            Kick-off & onboarding\n        <\/span>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"scheme-progress-global-line\"\n                style=\"background: #E4BEF7; position: absolute; right: 75%; width: 100vw;\"><\/div>\n            <div class=\"scheme-progress-global-line\"\n                style=\"background: #E4BEF7; width: 100%; position: relative; z-index: 2;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-duration\">2-3 months<\/span>\n            <p class=\"new-step-item-text\"> As soon as the paperwork is done, our AWS cloud developers will get right to work on your project. All you need to do is provide access to the project infrastructure and knowledge base.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <span class=\"new-step-item-title\">\n            Management & control\n        <\/span>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"scheme-progress-global-line\"\n                style=\"width: 100%; background: linear-gradient(90deg, #BF9FD8 50%, transparent 0) 50% \/ 8px 2px repeat-x;\">\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-duration\">Lifetime<\/span>\n            <p class=\"new-step-item-text\"> Whether you're running the project or leaving it to us, our developers keep you updated with regular reports and review meetings to stay on track.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n<\/div>\n\n\n<div class=\"tablet-new-steps-container\">\n\n\n    <div class=\"tablet-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Request\n        <\/span>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #C63031;\n    border-color: #C63031;\" class=\"tablet-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"width: 100%; background: #C63031\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 hours<\/span>\n            <p class=\"new-step-item-text\"> You tell us the number of AWS experts you need, the tech stack and level of experience required, and the engagement model you prefer.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"tablet-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Candidate screening\n        <\/span>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #CD505D;\n    border-color: #CD505D;\" class=\"tablet-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"tablet-scheme-progress-global-line\"\n                style=\"background: #CD505D; width: 100vw; position: absolute;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 days<\/span>\n            <p class=\"new-step-item-text\"> We select the most suitable candidates and send you their CVs and rates within 48 hours for consideration.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"tablet-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Interview\n        <\/span>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #D36F89;\n    border-color: #D36F89;\" class=\"tablet-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"tablet-scheme-progress-global-line\"\n                style=\"background: #CD505D; position: absolute; right: 100%; width: 100vw;\"><\/div>\n            <div class=\"scheme-progress-global-line\"\n                style=\"background: #D36F89; width: 100%; position: relative; z-index:2\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">(optional on request)<\/span>\n            <p class=\"new-step-item-text\"> You select the candidates you're most interested in, and we arrange interviews with potential hires when it's convenient for you (usually within 1-2 days).\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"tablet-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Agreement\n        <\/span>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #D36F89;\n    border-color: #D36F89;\" class=\"tablet-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"tablet-scheme-progress-global-line\"\n                style=\"background: #D36F89; width: 100vw; position: absolute;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 weeks<\/span>\n            <p class=\"new-step-item-text\"> Once you\u2019ve approved the candidates, we\u2019ll go over the cooperation terms and finalize a contract, SLA, and NDA if needed.\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"tablet-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Kick-off & onboarding\n        <\/span>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"tablet-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"tablet-scheme-progress-global-line\"\n                style=\"background: #E4BEF7; position: absolute; right: 100%; width: 100vw;\"><\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #E4BEF7; z-index:2\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">2-3 months<\/span>\n            <p class=\"new-step-item-text\"> As soon as the paperwork is done, our AWS cloud developers will get right to work on your project. All you need to do is provide access to the project infrastructure and knowledge base.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"tablet-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Management & control\n        <\/span>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"tablet-scheme-progress-circle\">\n            <\/div>\n            <div class=\"tablet-scheme-progress-global-line\"\n                style=\"background: linear-gradient(90deg, #BF9FD8 50%, transparent 0) 50% \/ 8px 2px repeat-x; width: 100%;\">\n            <\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">Lifetime<\/span>\n            <p class=\"new-step-item-text\"> Whether you're running the project or leaving it to us, our developers keep you updated with regular reports and review meetings to stay on track.\n            <\/p>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n\n<div class=\"mobile-new-steps-container\">\n\n\n    <div class=\"mobile-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Request\n        <\/span>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #C63031;\n    border-color: #C63031;\" class=\"mobile-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #C63031;  width: 100vw;\"><\/div>\n        <\/div>\n\n        <div class=\"mobile-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 hours<\/span>\n            <p class=\"new-step-item-text\"> You tell us the number of AWS experts you need, the tech stack and level of experience required, and the engagement model you prefer.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"mobile-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Candidate screening\n        <\/span>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #CD505D;\n    border-color: #CD505D;\" class=\"mobile-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"mobile-scheme-progress-global-line\"\n                style=\"background: #C63031; width: 100vw; right: 100%;\"><\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #CD505D; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"mobile-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 days<\/span>\n            <p class=\"new-step-item-text\"> We select the most suitable candidates and send you their CVs and rates within 48 hours for consideration.\n            <\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"mobile-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Interview\n        <\/span>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #D36F89;\n    border-color: #D36F89;\" class=\"mobile-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"mobile-scheme-progress-global-line\"\n                style=\"background: #CD505D; width: 100vw; right: 100%;\"><\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #D36F89; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"mobile-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">(optional on request)<\/span>\n            <p class=\"new-step-item-text\"> You select the candidates you're most interested in, and we arrange interviews with potential hires when it's convenient for you (usually within 1-2 days).\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"mobile-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Agreement\n        <\/span>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #D36F89;\n    border-color: #D36F89\" class=\"mobile-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"mobile-scheme-progress-global-line\"\n                style=\"background: #D36F89; width: 100vw; right: 100%;\"><\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #D36F89; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"mobile-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">1-2 weeks<\/span>\n            <p class=\"new-step-item-text\"> Once you\u2019ve approved the candidates, we\u2019ll go over the cooperation terms and finalize a contract, SLA, and NDA if needed.\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"mobile-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Kick-off & onboarding\n        <\/span>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7\" class=\"mobile-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"mobile-scheme-progress-global-line\"\n                style=\"background: #E4BEF7; width: 100vw; right: 100%;\"><\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"mobile-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">2-3 months<\/span>\n            <p class=\"new-step-item-text\"> As soon as the paperwork is done, our AWS cloud developers will get right to work on your project. All you need to do is provide access to the project infrastructure and knowledge base.\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"mobile-new-step-item\">\n        <span class=\"new-step-item-title\">\n            Management & control\n        <\/span>\n\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"mobile-scheme-progress-circle\">\n\n            <\/div>\n            <div class=\"mobile-scheme-progress-global-line\"\n                style=\"background: #BF9FD8; width: 100vw; right: 100%;\"><\/div>\n            <div class=\"mobile-scheme-progress-global-line\"\n                style=\"background: linear-gradient(90deg, #BF9FD8 50%, transparent 0) 50% \/ 8px 2px repeat-x; position: absolute; left: 0; right: 0; width: 100%;\">\n            <\/div>\n        <\/div>\n\n        <div class=\"mobile-new-step-item-desc\">\n            <span class=\"new-step-item-duration\">Lifetime<\/span>\n            <p class=\"new-step-item-text\"> Whether you're running the project or leaving it to us, our developers keep you updated with regular reports and review meetings to stay on track.\n            <\/p>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fbc78fd e-con-full e-flex e-con e-parent\" data-id=\"fbc78fd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73e09e9 elementor-widget elementor-widget-html\" data-id=\"73e09e9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"double-bg-container\">\n    \n    <div class=\"dark-left\">\n    <div class=\"half-person-left\">\n  <div class=\"person-dark\">\n      <div class=\"dark-person-main-info\">\n      <div class=\"person-dark-img-wrapper\">\n          <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/Redko-Julia-2.png\" \/ alt=\"\">\n      <\/div>\n      <\/div>\n  <\/div>\n  <div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"light-right\">\n        <div class=\"light-text-block\">\n            <span class=\"light-text-title\">\n                Take your AWS capabilities to the next level!  \n            <\/span>\n            <span class=\"light-text-desc\">\n                Our AWS experts will create a strategic plan to help you get the most out of AWS cloud.\n            <\/span>\n            <div class=\"hire-button mobile-button-margin\">\n                <a href=\"#contact-form\">Let\u2019s talk<\/a>\n            <\/div>\n        <\/div>\n  \n<\/div>\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2933e27 e-flex e-con-boxed e-con e-parent\" data-id=\"2933e27\" 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-4b4eddb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4b4eddb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How we hire AWS engineers<\/h2>\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-96fc683 e-flex e-con-boxed e-con e-parent\" data-id=\"96fc683\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-383f12d e-con-full e-flex e-con e-child\" data-id=\"383f12d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba0c0c2 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"ba0c0c2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">At Innowise, we take our time to select only A-players to ensure high-quality services. Our hiring process is quite thorough, with multiple steps to select the most qualified and motivated AWS engineers.<\/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-6b01a3d e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"6b01a3d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-362d902 elementor-hidden-mobile hire-dedicated elementor-widget elementor-widget-html\" data-id=\"362d902\" 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 src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.7.1\/jquery.min.js\"><\/script>\r\n<div class=\"grid-anim-wrap\">\r\n\r\n    <ol class=\"cell-obert\">\r\n        <li class=\"cell-animate thrist\" data-attribute=\"1\">\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/li>\r\n\r\n        <li class=\"cell-animate\" data-attribute=\"2\">\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/li>\r\n\r\n        <li class=\"cell-animate\" data-attribute=\"3\">\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/li>\r\n\r\n        <li class=\"cell-animate\" data-attribute=\"4\">\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/li>\r\n\r\n        <li class=\"cell-animate\" data-attribute=\"5\">\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/li>\r\n\r\n        <li class=\"cell-animate\" data-attribute=\"6\">\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/li>\r\n\r\n\r\n        <li class=\"cell-animate\" data-attribute=\"7\">\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n            <svg id=\"filpep\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g opacity=\"0.25\">\r\n                    <rect x=\"5.25\" y=\"1\" width=\"5.5\" height=\"5.5\" rx=\"2.75\" stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                    <path\r\n                        d=\"M1.25 12.5215C1.25 11.3493 1.93935 10.3337 2.98623 9.99021C4.48143 9.49967 6.40859 9 8 9C9.59141 9 11.5186 9.49967 13.0138 9.99021C14.0606 10.3337 14.75 11.3493 14.75 12.5214V16.8336H1.25V12.5215Z\"\r\n                        stroke=\"#C63031\" stroke-width=\"1.5\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/li>\r\n\r\n    <\/ol>\r\n\r\n    <div class=\"cells-container\">\r\n\r\n        <div class=\"cell-text started\">\r\n            <h3>Candidate CV screening<\/h3>\r\n            <p>Our recruiters go through CVs and pull from our talent pool of over 70,000 professionals. We review each\r\n                candidate\u2019s background, education, experience, and skills to create a shortlist of the top matches for\r\n                your project.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"cell-text\">\r\n            <h3>Initial HR interview<\/h3>\r\n            <p>Innowise gets in touch with top candidates to see how they handle themselves professionally and evaluate\r\n                their hard and soft skills. They also dig into personal values, what motivates them, and their job\r\n                expectations to make sure there\u2019s a good cultural match with the team.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"cell-text\">\r\n            <h3>Technical and psychometric interview<\/h3>\r\n            <p>All AWS developers go through a thorough skill check, which includes both their technical knowledge and\r\n                work ethics. We focus on teamwork and whether candidates can justify their ideas within the group.<\/p>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"cell-text\">\r\n            <h3>Test task<\/h3>\r\n            <p>Candidates are given a small test task that mimics real project work. It\u2019s designed to assess\r\n                problem-solving, creativity, and time-management skills, and it usually takes about 2 hours.<\/p>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"cell-text\">\r\n            <h3>Reference checking<\/h3>\r\n            <p>Before making an offer, we always do a reference check to confirm the candidate\u2019s experience and get\r\n                feedback from previous employers.<\/p>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"cell-text reverse\">\r\n            <h3>Top management or customer interview<\/h3>\r\n            <p>Once the candidate makes it through the previous rounds, they\u2019ll have a final interview with our Head of\r\n                Technical Department. If requested, we\u2019ll also line up a meeting with the client\u2019s team to keep everyone\r\n                in sync.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"cell-text reverse\">\r\n            <h3>Job offer to top 5% tech talent<\/h3>\r\n            <p>Only the top 5% of applicants make it through our thorough screening process. But we don\u2019t stop there \u2014\r\n                we keep them sharp with regular training so they stay ahead in the tech game.<\/p>\r\n        <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n<\/div>\r\n\r\n<script>\r\n\r\n    let lastActive = 1;\r\n\r\n    $(\".cell-animate\").hover(function () {\r\n        let current = $(this).data(\"attribute\");\r\n        if (current) {\r\n            for (let i = 0; i <= current; i++) {\r\n                $(`.cell-animate:nth-child(${i})`).addClass(\"active\");\r\n                $(`.cell-animate:nth-child(${i})`).addClass(\"animate\");\r\n                $(`.cell-text:nth-child(${i})`).addClass(\"current\");\r\n                $(\".cell-text:nth-child(1)\").removeClass(\"started\");\r\n                $(`.cell-text:nth-child(${i - 1})`).removeClass(\"current\");\r\n            }\r\n        }\r\n\r\n    }, function () {\r\n        for (let i = 0; i <= 8; i++) {\r\n            $(`.cell-animate:nth-child(${i})`).removeClass(\"active\");\r\n            $(`.cell-animate:nth-child(${i})`).removeClass(\"animate\");\r\n            $(`.cell-text:nth-child(${i - 1})`).removeClass(\"current\");\r\n            $(\".cell-text:nth-child(1)\").addClass(\"started\");\r\n        }\r\n    });\r\n\r\n    $(\".cell-obert\").hover(function () {\r\n    }, function () {\r\n        lastActive = 1;\r\n        for (let i = 0; i < 8; i++) {\r\n            $(`.cell-animate:nth-child(${i})`).removeClass(\"active\");\r\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af13e7d elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"af13e7d\" 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-91afd40 elementor-widget elementor-widget-accordion\" data-id=\"91afd40\" data-element_type=\"widget\" id=\"rating-table\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1521\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1521\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\"><span class=\"number\">1<\/span>   <span class=\"text\">Candidate CV screening<\/span><\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1521\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1521\"><p><span style=\"font-weight: 400;\">Our recruiters go through CVs and pull from our talent pool of over 70,000 professionals. We review each candidate\u2019s background, education, experience, and skills to create a shortlist of the top matches for your project.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1522\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1522\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\"><span class=\"number\">2<\/span>   <span class=\"text\">Initial HR interview<\/span><\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1522\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1522\"><p><span style=\"font-weight: 400;\">Innowise gets in touch with top candidates to see how they handle themselves professionally and evaluate their hard and soft skills. They also dig into personal values, what motivates them, and their job expectations to make sure there\u2019s a good cultural match with the team.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1523\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1523\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\"><span class=\"number\">3<\/span>   <span class=\"text\">Technical and psychometric interview<\/span><\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1523\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1523\"><p><span style=\"font-weight: 400;\">All AWS developers go through a thorough skill check, which includes both their technical knowledge and work ethics. We focus on teamwork and whether candidates can justify their ideas within the group.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1524\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1524\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\"><span class=\"number\">4<\/span>   <span class=\"text\">Test task<\/span><\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1524\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1524\"><p><span style=\"font-weight: 400;\">Candidates are given a small test task that mimics real project work. It\u2019s designed to assess problem-solving, creativity, and time-management skills, and it usually takes about 2 hours.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1525\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-1525\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\"><span class=\"number\">5<\/span>   <span class=\"text\">Reference checking<\/span><\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1525\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-1525\"><p><span style=\"font-weight: 400;\">Before making an offer, we always do a reference check to confirm the candidate&#8217;s experience and get feedback from previous employers.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1526\" class=\"elementor-tab-title\" data-tab=\"6\" role=\"button\" aria-controls=\"elementor-tab-content-1526\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\"><span class=\"number\">6<\/span>   <span class=\"text\">Top management or customer interview<\/span><\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1526\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"region\" aria-labelledby=\"elementor-tab-title-1526\"><p><span style=\"font-weight: 400;\">Once the candidate makes it through the previous rounds, they\u2019ll have a final interview with our Head of Technical Department. If requested, we\u2019ll also line up a meeting with the client\u2019s team to keep everyone in sync.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1527\" class=\"elementor-tab-title\" data-tab=\"7\" role=\"button\" aria-controls=\"elementor-tab-content-1527\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\"><span class=\"number\">7<\/span>   <span class=\"text\">Job offer to top 5% tech talent<\/span><\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1527\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"7\" role=\"region\" aria-labelledby=\"elementor-tab-title-1527\"><p><span style=\"font-weight: 400;\">Only the top 5% of applicants make it through our thorough screening process. But we don\u2019t stop there \u2014 we keep them sharp with regular training so they stay ahead in the tech game.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\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-25528ef e-flex e-con-boxed e-con e-parent\" data-id=\"25528ef\" 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-e5b9441 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"e5b9441\" 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\">The cost of hiring AWS engineers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e00029 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"8e00029\" 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 cost of hiring an AWS engineer can vary widely depending on several factors: how experienced the developer is, the complexity of your project, the tech you\u2019re using, and a few others. Knowing these aspects will help you get a clearer picture and use your budget wisely.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d39b85 e-flex e-con-boxed e-con e-parent\" data-id=\"5d39b85\" 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-e88f809 elementor-widget elementor-widget-html\" data-id=\"e88f809\" 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=\"python-container\">\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Experience level and skill set<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/104-2.svg\" \/ alt=\"\">\n    <\/div>\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Project complexity<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/124-2.svg\" \/ alt=\"\">\n    <\/div>\n    <div class=\"python-item\">\n        <span class=\"python-item-title\">Project timeline<\/span>\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/timeframe-2.svg\" \/ alt=\"\">\n    <\/div>\n    <div class=\"python-item\">\n        <span class=\"tablet-limit python-item-title\">Team size<\/span>\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/150-1.svg\" \/ alt=\"\">\n    <\/div>\n<\/div>\n\n   \n    \n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6b3a16 e-flex e-con-boxed e-con e-parent\" data-id=\"c6b3a16\" 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-9ec809f elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"9ec809f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How our AWS cloud engineers ensure code quality<\/h2>\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-45cb5d6 e-flex e-con-boxed e-con e-parent\" data-id=\"45cb5d6\" 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-ba1a3a4 e-grid e-con-full e-con e-child\" data-id=\"ba1a3a4\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5e0f914 e-con-full e-flex e-con e-child\" data-id=\"5e0f914\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-050a4fc elementor-widget elementor-widget-text-editor\" data-id=\"050a4fc\" 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<h3>Code rules and guidelines<\/h3>\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-d8a0a50 elementor-widget elementor-widget-text-editor\" data-id=\"d8a0a50\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We play by the rules \u2014 both industry and our own \u2014 so the code is always clear, well-documented, and with readable naming and comments.<\/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-331659d e-con-full e-flex e-con e-child\" data-id=\"331659d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9f20aa elementor-widget elementor-widget-text-editor\" data-id=\"b9f20aa\" 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<h3>Code documentation<\/h3>\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-aba4004 elementor-widget elementor-widget-text-editor\" data-id=\"aba4004\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We provide maintenance guides, easy-to-follow tutorials, and straight-up breakdowns of code functions, so everyone\u2019s in the loop and there&#8217;s no room for confusion.<\/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-feabefd e-con-full e-flex e-con e-child\" data-id=\"feabefd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73f4ca4 elementor-widget elementor-widget-text-editor\" data-id=\"73f4ca4\" 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<h3>Code review practices<\/h3>\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-fa6390e elementor-widget elementor-widget-text-editor\" data-id=\"fa6390e\" 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;\">Whether it\u2019s ad-hoc reviews, cross-reviewing, or regular checks, we do what it takes to maintain high code quality. Thanks to our continuous review process, the software keeps improving with every round.<\/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-2cc4c54 e-con-full e-flex e-con e-child\" data-id=\"2cc4c54\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18b5319 elementor-widget elementor-widget-text-editor\" data-id=\"18b5319\" 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<h3>Detailed planning<\/h3>\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-6c98a6b elementor-widget elementor-widget-text-editor\" data-id=\"6c98a6b\" 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 plan each step of the project around the client\u2019s needs, with a focus on quality and risk management \u2014 ensuring everything stays on track.<\/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-131af6c e-con-full e-flex e-con e-child\" data-id=\"131af6c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c1b0c4 elementor-widget elementor-widget-text-editor\" data-id=\"5c1b0c4\" 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<h3>Rigorous testing<\/h3>\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-db24c32 elementor-widget elementor-widget-text-editor\" data-id=\"db24c32\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We set up unit tests based on your detailed requirements. For every major update, we test the code to spot bugs and keep everything running smoothly.<\/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-fdb518f e-con-full e-flex e-con e-child\" data-id=\"fdb518f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4a50b0 elementor-widget elementor-widget-text-editor\" data-id=\"a4a50b0\" 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<h3>Continuous maintenance<\/h3>\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-86d59db elementor-widget elementor-widget-text-editor\" data-id=\"86d59db\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>When delivery time comes, we don\u2019t just hand it off and disappear. Instead, we provide detailed test reports and offer ongoing support through CI\/CD pipelines.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fac711c related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fac711c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aa02516\" data-id=\"aa02516\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ef40d57 related_case_title_h2 elementor-widget elementor-widget-heading\" data-id=\"ef40d57\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Projects delivered by our AWS cloud engineers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd6cd2b related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd6cd2b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f838b8f\" data-id=\"f838b8f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c1ffa9 elementor-widget elementor-widget-shortcode\" data-id=\"4c1ffa9\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n        <div class=\"slider-overflow\">\n            <div class=\"swiper-related\">\n                <div class=\"swiper-wrapper\">\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"block_194217\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/iOS-and-VR-meditation-app-suite-for-Grozio-Planeta-UAB-2.png\" alt=\"iOS and VR meditation app suite for Gro\u017eio Planeta UAB\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"iOS and VR meditation app suite for Gro\u017eio Planeta UAB\" >iOS and VR meditation app suite for Gro\u017eio Planeta UAB<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/django\/\">Django<\/a><a href=\"\/nl\/cases\/gezondheidszorg\/\">Healthcare<\/a><a href=\"\/nl\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nl\/cases\/php\/\">PHP<\/a><a href=\"\/nl\/cases\/python\/\">Python<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nl\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"Read more about iOS and VR meditation app suite for Gro\u017eio Planeta UAB\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/ai-skin-scanner-app\/\" aria-label=\"block_176624\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/01\/small-cover-1.jpg\" alt=\"AI dermatologist skin scanner app\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/ai-skin-scanner-app\/\" aria-label=\"AI dermatologist skin scanner app\" >AI dermatologist skin scanner app<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/android\/\">Android<\/a><a href=\"\/nl\/cases\/angular\/\">Angular<\/a><a href=\"\/nl\/cases\/ai\/\">AI<\/a><a href=\"\/nl\/cases\/flutter\/\">Flutter<\/a><a href=\"\/nl\/cases\/gezondheidszorg\/\">Healthcare<\/a><a href=\"\/nl\/cases\/ios\/\">iOS<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nl\/case\/ai-skin-scanner-app\/\" aria-label=\"Read more about AI dermatologist skin scanner app\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/blockchain-art-authentication\/\" aria-label=\"block_175734\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Small-Cover-Tokenization-of-artworks-certificates-for-Ranadu-1.png\" alt=\"Blockchain-based system for art authentication\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/blockchain-art-authentication\/\" aria-label=\"Blockchain-based system for art authentication\" >Blockchain-based system for art authentication<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/blockchain\/\">Blockchain<\/a><a href=\"\/nl\/cases\/mvp-ontwikkeling\/\">MVP development<\/a><a href=\"\/nl\/cases\/nft\/\">NFT<\/a><a href=\"\/nl\/cases\/node-js\/\">Node.js<\/a><a href=\"\/nl\/cases\/react\/\">React<\/a><a href=\"\/nl\/cases\/typescript\/\">TypeScript<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nl\/case\/blockchain-art-authentication\/\" aria-label=\"Read more about Blockchain-based system for art authentication\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/healthcare-data-management-solutions\/\" aria-label=\"block_171118\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/Precision-medicine-data-management-platform-Small-Cover.png\" alt=\"Precision medicine data management platform\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/healthcare-data-management-solutions\/\" aria-label=\"Precision medicine data management platform\" >Precision medicine data management platform<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/data-analyse\/\">Data analytics<\/a><a href=\"\/nl\/cases\/data-science\/\">Data science<\/a><a href=\"\/nl\/cases\/devops\/\">DevOps<\/a><a href=\"\/nl\/cases\/gezondheidszorg\/\">Healthcare<\/a><a href=\"\/nl\/cases\/python\/\">Python<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nl\/case\/healthcare-data-management-solutions\/\" aria-label=\"Read more about Precision medicine data management platform\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/ai-medical-advice-app\/\" aria-label=\"block_169147\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Mobile-medical-advisor-small-cover.png\" alt=\"Mobile medical advisor\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/ai-medical-advice-app\/\" aria-label=\"Mobile medical advisor\" >Mobile medical advisor<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/ai\/\">AI<\/a><a href=\"\/nl\/cases\/chatbot\/\">Chatbot<\/a><a href=\"\/nl\/cases\/django\/\">Django<\/a><a href=\"\/nl\/cases\/flutter\/\">Flutter<\/a><a href=\"\/nl\/cases\/gezondheidszorg\/\">Healthcare<\/a><a href=\"\/nl\/cases\/mvp-ontwikkeling\/\">MVP 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\/nl\/case\/ai-medical-advice-app\/\" aria-label=\"Read more about Mobile medical advisor\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/recruitment-software-solution\/\" aria-label=\"block_154451\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/01\/Recruitment-software-solution-cover-small.jpg\" alt=\"Recruitment software solution: 50% less time to find the right candidate\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/recruitment-software-solution\/\" aria-label=\"Recruitment software solution: 50% less time to find the right candidate\" >Recruitment software solution: 50% less time to find the right candidate<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/business-process-automation-bpa\/\">Business process automation (BPA)<\/a><a href=\"\/nl\/cases\/data-management\/\">Data management (DMS)<\/a><a href=\"\/nl\/cases\/hr-and-recruiting\/\">HR &amp; recruiting<\/a><a href=\"\/nl\/cases\/it\/\">Information technology<\/a><a href=\"\/nl\/cases\/java\/\">Java<\/a><a href=\"\/nl\/cases\/react\/\">React<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nl\/case\/recruitment-software-solution\/\" aria-label=\"Read more about Recruitment software solution: 50% less time to find the right candidate\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/real-estate-online-platform\/\" aria-label=\"block_154411\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/01\/Real-estate-online-platform-small-cover.png\" alt=\"Real estate online platform\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/real-estate-online-platform\/\" aria-label=\"Real estate online platform\" >Real estate online platform<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/ai\/\">AI<\/a><a href=\"\/nl\/cases\/data-management\/\">Data management (DMS)<\/a><a href=\"\/nl\/cases\/data-science\/\">Data science<\/a><a href=\"\/nl\/cases\/python\/\">Python<\/a><a href=\"\/nl\/cases\/react\/\">React<\/a><a href=\"\/nl\/cases\/vastgoed\/\">Real Estate<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nl\/case\/real-estate-online-platform\/\" aria-label=\"Read more about Real estate online platform\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nl\/case\/aqa-web-application-testing\/\" aria-label=\"block_154276\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/01\/Web-app-AQA-testing_-6x-reduction-in-regression-timetion-cover-small.jpg\" alt=\"Web app AQA testing\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nl\/case\/aqa-web-application-testing\/\" aria-label=\"Web app AQA testing\" >Web app AQA testing<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nl\/cases\/aws\/\">AWS<\/a><a href=\"\/nl\/cases\/django\/\">Django<\/a><a href=\"\/nl\/cases\/education\/\">Education<\/a><a href=\"\/nl\/cases\/python\/\">Python<\/a><a href=\"\/nl\/cases\/qa\/\">QA<\/a><a href=\"\/nl\/cases\/react-native\/\">React Native<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nl\/case\/aqa-web-application-testing\/\" aria-label=\"Read more about Web app AQA testing\">\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-656353d e-flex e-con-boxed e-con e-parent\" data-id=\"656353d\" 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-b264af0 elementor-widget elementor-widget-shortcode\" data-id=\"b264af0\" 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\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-04d2fde elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"04d2fde\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-92438de\" data-id=\"92438de\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-05045f2 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"05045f2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What our clients say<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-307c454 e-con-full e-flex e-con e-parent\" data-id=\"307c454\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1264c64 elementor-widget elementor-widget-html\" data-id=\"1264c64\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"c-section__background c-section__background\">\n    <div class=\"c-section__container p-mad-testimonials__section-container\">\n      <div class=\"c-section__body\">\n          \n        <div class=\"p-mad-testimonials__swiper\">\n          <div class=\"swiper\">\n            <div class=\"swiper-wrapper\">\n\n                <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">George Fironov<\/span>\n                        <span>CEO<\/span>\n                        <span>Talmatic<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/outstaffing_logo-2.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\u201cThe team is communicative, timely, and respectful of schedules. Additionally, their reliability and vast expertise are impressive.\u201d\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Human resources<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">22 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">48 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Custom software development, staff augmentation<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>\n\n              <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">EGzon Gajtani<\/span>\n                        <span>Strategic Projects Coordinator<\/span>\n                        <span>Tangoo Professional Network<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/Tangoo-Professional-Network.svg\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\u201cWe were highly satisfied with the outcome of the project and the deliverables that Innowise delivered. They were highly responsive and timely in their communication, which allowed for smooth and efficient collaboration.\"\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">IT services<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">2 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">6 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Staff augmentation<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>\n\n              <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Benjamin Reif<\/span>\n                        <span>Founder & CEO<\/span>\n                        <span>Sawayo<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/Sawayo.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details\">\n                    <p class=\"p-mad-testimonial__cite\">\u201cInnowise constantly found efficient solutions to the challenges. The resources were very helpful and communicative, and they demonstrated impressive determination and eagerness to solve problems.\u201d\n\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Software<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">9 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">24 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Custom software development, staff augmentation<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>\n\n            <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n            \n          <\/div>\n        <\/div>\n      <\/div>\n\n  <\/div>\n  \n<\/div>\n\n<script>\nconst options = {\n  grabCursor: true,\n  slidesPerView: 1,\n  spaceBetween: 20,\n  freeMode: {\n      enabled:true, sticky:true\n  },\n  pagination: {\n    el: '.swiper-pagination',\n    clickable: true,\n  },\n  breakpoints: {\n     768: {\n      spaceBetween: 40\n     }\n    },\n};\n\nlet customerReviewsSwiper = new Swiper(\n  '.p-mad-testimonials__swiper .swiper',\n  options,\n);\n\ncustomerReviewsSwiper.autoplay.stop();\n\n<\/script>\n\n              \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0526127 net-14 dt-15 faq-1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0526127\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0f6ce2d\" data-id=\"0f6ce2d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f8e04be elementor-widget elementor-widget-heading\" data-id=\"f8e04be\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dda864 e-con-full net-142 dt-15-2 e-flex e-con e-parent\" data-id=\"1dda864\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bd01f8b e-con-full e-flex e-con e-child\" data-id=\"bd01f8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c4f7a faq elementor-widget elementor-widget-accordion\" data-id=\"d0c4f7a\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2181\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2181\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Can we get started in the next 24 hours?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2181\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2181\"><p><span style=\"font-weight: 400;\">We can get started as soon as we finalize the hiring process: just let us know your specifics, and we\u2019ll handle everything to get started right away.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2182\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2182\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Can I hire a whole team of AWS cloud engineers or only one specialist?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2182\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2182\"><p><span style=\"font-weight: 400;\">Absolutely! Whether you need a single AWS developer or a full team tailored to your project, we&#8217;ve got you covered. Whatever your needs, we&#8217;ll connect you with the right talent.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2183\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2183\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How do you build a successful AWS cloud engineers team?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2183\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2183\"><p><span style=\"font-weight: 400;\">To put together a successful AWS team, we focus on gathering individuals with diverse expertise and a proven track record of collaborative success \u2014 resulting in a well-rounded skill set for top performance.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2184\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2184\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Can I hire an AWS cloud engineer for hourly or project-based tasks?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2184\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2184\"><p><span style=\"font-weight: 400;\">At Innowise, we offer flexible cooperation models to fit your project. Whether you need quick, short-term support or a long-term partnership, you can hire our AWS developers for hourly tasks or full project work.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can we get started in the next 24 hours?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">We can get started as soon as we finalize the hiring process: just let us know your specifics, and we\\u2019ll handle everything to get started right away.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can I hire a whole team of AWS cloud engineers or only one specialist?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Absolutely! Whether you need a single AWS developer or a full team tailored to your project, we&#8217;ve got you covered. Whatever your needs, we&#8217;ll connect you with the right talent.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How do you build a successful AWS cloud engineers team?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">To put together a successful AWS team, we focus on gathering individuals with diverse expertise and a proven track record of collaborative success \\u2014 resulting in a well-rounded skill set for top performance.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can I hire an AWS cloud engineer for hourly or project-based tasks?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">At Innowise, we offer flexible cooperation models to fit your project. Whether you need quick, short-term support or a long-term partnership, you can hire our AWS developers for hourly tasks or full project work.<\\\/span><\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b692fe e-con-full e-flex e-con e-child\" data-id=\"5b692fe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb27c1f elementor-widget elementor-widget-html\" data-id=\"bb27c1f\" 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=\"faq-cta\">\n    <p class=\"faq-cta__text\">\n        Feel free to book a call and get all the answers you need.\n    <\/p>\n    <a class=\"faq-cta__link\" href=\"#contact-form\">\n        Book a call\n    <\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-1b66fd9 e-flex e-con-boxed e-con e-parent\" data-id=\"1b66fd9\" 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-e0bcb18 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e0bcb18\" 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\">Developers in other technologies<\/h2>\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-0bd6e89 its-four elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0bd6e89\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-50ed260\" data-id=\"50ed260\" 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-ff16e14 elementor-widget elementor-widget-html\" data-id=\"ff16e14\" 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=\"it-staf-flex\">\r\n    <div class=\"it-staf-into\">\r\n        <span>DevOps engineers<\/span>\r\n        <a href=\"https:\/\/innowise.com\/hire-developers\/devops\/\"><\/a>\r\n    <\/div>\r\n    <div class=\"it-staf-into\">\r\n        <span>Dedicated team<\/span>\r\n        <a href=\"https:\/\/innowise.com\/hire-developers\/dedicated-team\/\"><\/a>\r\n    <\/div>\r\n    <div class=\"it-staf-into\">\r\n        <span>PHP developers<\/span>\r\n        <a href=\"https:\/\/innowise.com\/hire-developers\/php\/\"><\/a>\r\n    <\/div>\r\n    <div class=\"it-staf-into\">\r\n        <span>Python developers<\/span>\r\n        <a href=\"https:\/\/innowise.com\/hire-developers\/python\/\"><\/a>\r\n    <\/div>\r\n    <div class=\"it-staf-into\">\r\n        <span>Offshore developers<\/span>\r\n        <a href=\"https:\/\/innowise.com\/hire-developers\/offshore\/\"><\/a>\r\n    <\/div>\r\n    <div class=\"it-staf-into\">\r\n        <span>MEAN Stack developers<\/span>\r\n        <a href=\"https:\/\/innowise.com\/hire-developers\/mean-stack\/\"><\/a>\r\n    <\/div>\r\n    <div class=\"it-staf-into\">\r\n        <span>Cloud engineers<\/span>\r\n        <a href=\"https:\/\/innowise.com\/hire-developers\/cloud-engineers\/\"><\/a>\r\n    <\/div>\r\n    <div class=\"it-staf-into\">\r\n        <span>React.js developers<\/span>\r\n        <a href=\"https:\/\/innowise.com\/hire-developers\/react-js\/\"><\/a>\r\n    <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-9dc70d5 e-flex e-con-boxed e-con e-parent\" data-id=\"9dc70d5\" 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-7ff590a elementor-widget elementor-widget-shortcode\" data-id=\"7ff590a\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f100240-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"100240\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/nl\/wp-json\/wp\/v2\/pages\/173554#wpcf7-f100240-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"100240\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f100240-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<style>\n#form-templates .contact__info {\n  background-color: #f4f4f4;\n  padding: 70px 44px 70px 50px;\n  position: relative;\n  max-width: 540px;\n  width: 100%;\nborder: 1px solid #AEB1B7;\n}\n\n#form-templates .contact__info-background {\n  z-index: -1;\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed #ef4557;\n}\n\n\n#form-templates .new-container{\ndisplay: flex;\njustify-content: space-between;\nflex-wrap: wrap;\n}\n\n\n#form-templates{\npadding: 100px 15px 100px 15px;        \n}\n\n#form-templates .contact__info-heading {\n  font-family: 'Sora' !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  font-size: 36px !important;\n  line-height: 46px !important;\n  color: #2E2E2E !important;\n   margin-bottom: 60px !important;\n\n}\n\n\n#form-templates .message label{\ncolor: #585858 !important;   \n}\n\n.elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n font-size: 60px !important;\n  line-height: 70px !important;\n  font-family: \"Sora\", Sans-serif;\n  font-weight: 400;\n  margin: 0;  \n  margin-bottom: 20px;\n}\n\n\n\n\n.elementor-widget-container.form-template p{\n  font-family: \"Karla\", Sans-serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 28px;\n  color: var( --e-global-color-primary );\n  max-width: 700px;\n  margin: 0; \n  margin-bottom: 40px;\n} \n  \n\n\n.new-container #spinner{\nwidth: 50%;\nmax-width: 700px;\n}\n\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:30px; \n    \n}\n\n\n#form-templates .contact__info-heading {\n  margin-bottom: 67px;\n  font-size: 36px;\n  font-family: karla;\n  color:  #2E2E2E;\n\n  line-height: 49px;\n}\n\n#form-templates .contact__info-steps {\n  display: flex;\n  flex-direction: column;\n  max-width: 425x;\n  row-gap: 20px;\n  border-left: 1px solid #2e2e2e;\n}\n\n#form-templates .contact__info-block {\n  position: relative;\n  padding-left: 45px;\n}\n\n#form-templates .contact__info-block:last-child {\n  box-shadow: -1px 0 0 1px #f4f4f4;\n}\n\n#form-templates .contact__info-step {\n  position: absolute;\n  border: 1px solid #2e2e2e;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 20px;\n  left: -20px;\n  top: -8px;\n  background-color: #F4F4F4;\n  color:  #2E2E2E;\n\nfont-family: Karla;\nfont-weight: 700;\nfont-size: 18px;\nline-height: 28px;\n\n}\n\n.elementor-widget-global .contact__info-step {\n        color:  #2E2E2E;\n}\n\n#form-templates .contact__info-text {\n  margin: 0;\n  font-size: 16px;\n  line-height: 26px;\n  color: #2E2E2E;\n  font-family: karla;\n\n  width: 100%;\n}\n\n\n#form-templates .contact-us__send{\nflex-shrink: 0;\nmargin-top:0;\n}\n\n\n\n@media screen and (max-width: 1279px) {\n    .new-container #spinner{\n        width: 100%;\n        max-width:100%;\n        margin-bottom:40px;\n    }\n    \n\n    .new-container .contact__info {\n        max-width: 700px !important;\n    }\n    \n}\n\n\n@media screen and (max-width: 1279px) {\n#form-templates{\npadding: 60px 15px 70px 15px;     \n}\n}\n\n\n\n@media screen and (max-width: 767px) {\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:20px; \n \n}\n\n\n  #form-templates .contact__info {\n    padding: 20px 20px 40px 40px;\n    margin: 0 auto;\n  }\n\n\n#form-templates{\npadding: 40px 15px 50px 15px;  \n    \n}\n\n  \n   .new-container #spinner{\n       \n    margin-bottom:30px;   \n   }\n   \n   \n   .elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n   font-size: 32px !important;\n    line-height: 42px !important;    \n   }\n   \n   \n   .elementor-widget-container.form-template p{\n       \n    font-size: 16px;\n    line-height: 20px;  \n    margin-bottom: 30px;\n \n       \n   }\n   \n   #form-templates .contact__info-heading{\n   font-size: 24px !important;\n    line-height: 49px !important;    \n       \n   }\n   \n\n.mailToContact{\nmargin-top: 10px !important;        \n}\n   \n\n  #form-templates .contact__info-heading {\n    font-size: 24px;\n    margin-bottom: 37px;\n  }\n\n  #form-templates .contact__info-background {\n    top: 10px;\n    left: 10px;\n  }\n\n  #form-templates .contact__info-text {\n    font-size: 12px;\n    line-height: 20px;\n  }\n  \n  \n  #form-templates .contact__info-heading {\n   margin-bottom: 35px !important;\n\n}\n\n}\n\n@media (max-width: 767px) {\n    .mailToContact {\n        max-width: 100%;\n    }\n}\n<\/style>\n\n<script>\nwindow.addEventListener('hashchange',function(e){if(window.history.pushState){window.history.pushState('','\/',window.location.pathname)}else{window.location.hash=''}})\n<\/script>\n\n\n<div id=\"form-templates\">\n<div class=\"elementor-widget-container form-template\">\n<a name=\"contact-form\"><\/a>\n<h2>Contact us<\/h2>\n<p><a id=\"calendlylink\" style=\"color: #c63031; border-bottom: 1px solid #c63031; padding: 0;\">Book a call<\/a> or fill out the form below and we\u2019ll get back to you once we\u2019ve processed your request.<\/p>\n<\/div>\n\n<div class=\"new-container\">\n\n\n<div class=\"contact-us__main\" id=\"spinner\" data-no-defer=\"1\">\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"name\">\n<label>Name<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"field_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__name\" id=\"contact-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"field_name\" \/><\/span>\n<\/div>\n\n<div class=\"company\">\n<label>Company<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__company\" id=\"contact-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company*\" value=\"\" type=\"text\" name=\"company\" \/><\/span>\n<\/div>\n\n<\/div>\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"email\">\n<label>Email<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email contact-us__email\" id=\"contact-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Corporate email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n<\/div>\n\n<div class=\"phone\">\n<label>Phone<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel contact-us__phone\" id=\"contact-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"tel\" \/><\/span>\n<\/div>\n\n<\/div>\n<div class=\"contact-us__wrapper subj\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-recipient\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-subj_js\" aria-invalid=\"false\" name=\"your-recipient\"><option value=\"\">Subject*<\/option><option value=\"IT staff augmentation\">IT staff augmentation<\/option><option value=\"Turnkey product development\">Turnkey product development<\/option><option value=\"Support and enhancement\">Support and enhancement<\/option><option value=\"Careers\">Careers<\/option><option value=\"Other\">Other<\/option><\/select><\/span>\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"form-field-budget_js\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-budget_js\" aria-invalid=\"false\" name=\"form-field-budget_js\"><option value=\"\">Project budget<\/option><option value=\"Under $15K\">Under $15K<\/option><option value=\"$15K-$30K\">$15K-$30K<\/option><option value=\"$30K-$100K\">$30K-$100K<\/option><option value=\"$100K-$250K\">$100K-$250K<\/option><option value=\"$250K-$500K\">$250K-$500K<\/option><option value=\"More than $500K\">More than $500K<\/option><\/select><\/span>\n\n<\/div>\n\n\n<div class=\"message\">\n<label>Message<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"1\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required contact-us__message\" id=\"contact-message\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Describe your needs in detail*\" name=\"message\"><\/textarea><\/span>\n<\/div>\n\n<div class=\"atvoice-wrap\">\n\n<div class=\"voice-wrap\">\n<span id=\"voice-mut\" class=\"voicetext\">Send us a voice message<\/span>\n         <div class=\"qc_voice_audio_wrapper\">\n            <div class=\"qc_voice_audio_container\">\n                <div class=\"qc_voice_audio_upload_main\" id=\"qc_audio_main\">\n                    <a class=\"qc_audio_record_button\" id=\"qc_audio_record\" href=\"#\" aria-label=\"Record an audio message\">\n                        <span class=\"dashicons dashicons-microphone\"><\/span> \u00a0<\/a> \n                <\/div>\n\n                <div class=\"qc_voice_audio_recorder\" id=\"qc_audio_recorder\" style=\"display:none\">\n\n                <\/div>\n                <div class=\"qc_voice_audio_display\" id=\"qc_audio_display\"  style=\"display:none\">\n                    <audio id=\"qc-audio\" controls src=\"\"><\/audio>\n                    <span title=\"Remove and back to main upload screen.\" class=\"qc_audio_remove_button dashicons dashicons-trash\"><\/span>\n                <\/div>\n            <\/div>\n            <input type=\"hidden\" value=\"\" name=\"qcwpvoicemessage\" id=\"qc_audio_url\" \/>\n        <\/div>\n        \n<\/div>\n\n\n<div class=\"attach-wrap\">\n<span class=\"voicetext\">Attach documents<\/span>\n\n<div class='attachment'>\n\n<div class=\"downloaded\">\n<span><\/span>\n<div class=\"deleteFile\"><\/div>\n<\/div>\n\n<div class=\"attachmentButton\" onclick=\"(function cl(e){if(e.target.nodeName == 'DIV'){e.target.parentNode.children[1].children[0].click(); }})(arguments[0]);\">\n\n<div class=\"innerText\">Upload file<\/div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"att-files\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" accept=\".jpg,.png,.jpeg,.pdf\" aria-invalid=\"false\" type=\"file\" name=\"att-files\" \/><\/span>\n\n<div class=\"tip\" onclick=\"event.stopPropagation()\">\n<p>You can attach 1 file up to 2MB. Valid file formats: pdf, jpg, jpeg, png.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n<div class=\"contact-us__wrapper\"> \n<p class=\"pp\">By clicking Send, you consent to Innowise processing your personal data per our<a href=\"\/privacy-notice\/\"> Privacy Policy <\/a>to provide you with relevant information. By submitting your phone number, you agree that we may contact you via voice calls, SMS, and messaging apps. Calling, message, and data rates may apply.<\/p>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"scoring_point\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmCampaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmContent\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmMedium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmSource\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmTerm\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"location\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"city\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"ip\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"Summ\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gclid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"rating\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlCompany\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlWithParams\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"audioMessageLink\" \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner contact-us__send\" id=\"contact-send-button\" type=\"submit\" value=\"Send\" \/>\n<\/div>\n\n<div class='mailToContact'>You can also send us your request <\/br>to <a href=\"mailto:contact@innowise.com\">contact@innowise.com<\/a><\/div>\n\n<\/div>\n\n<div class=\"elementor-widget-container\" style=\"z-index:1;\">\n<div class=\"contact__info\">\n  <div class=\"contact__info-background\"><\/div>\n  <div class=\"contact__info-heading\">What happens next?<\/div>\n  <div class=\"contact__info-steps\">\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">1<\/div>\n      <p class=\"contact__info-text\">Once we\u2019ve received and processed your request, we\u2019ll get back to you to detail your\n        project needs and sign an NDA to ensure confidentiality.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">2<\/div>\n      <p class=\"contact__info-text\">After examining your wants, needs, and expectations, our team will devise a project\n        proposal with the scope of work, team size, time, and cost estimates.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">3<\/div>\n      <p class=\"contact__info-text\">We\u2019ll arrange a meeting with you to discuss the offer and nail down the details.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">4<\/div>\n      <p class=\"contact__info-text\">Finally, we\u2019ll sign a contract and start working on your project right away.<\/p>\n    <\/div>\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\n<\/div>\n\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Hire AWS developers Innowise helps customers make the most of AWS \u2014 we design, build, migrate, and manage cloud solutions. When you partner with us, you get A-level AWS cloud developers who fit right in with your team. Contact us 40+ AWS projects successfully delivered Innowise helps customers make the most of AWS \u2014 we [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":188933,"parent":185529,"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-173554","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/pages\/173554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/comments?post=173554"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/pages\/173554\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/pages\/185529"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/media\/188933"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/nl\/wp-json\/wp\/v2\/media?parent=173554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}