{"id":175226,"date":"2024-12-20T09:16:54","date_gmt":"2024-12-20T14:16:54","guid":{"rendered":"https:\/\/innowise.com\/?page_id=175226"},"modified":"2025-07-23T09:03:24","modified_gmt":"2025-07-23T13:03:24","slug":"superapp-utvikling","status":"publish","type":"page","link":"https:\/\/innowise.com\/nb\/services\/super-app-development\/","title":{"rendered":"Super app-utviklingsselskap"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"175226\" class=\"elementor elementor-175226\">\n\t\t\t\t<div class=\"elementor-element elementor-element-03f0463 back-animations e-flex e-con-boxed e-con e-parent\" data-id=\"03f0463\" 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-079248c e-con-full e-flex e-con e-child\" data-id=\"079248c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e31421 elementor-widget elementor-widget-heading\" data-id=\"0e31421\" 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\">Super app development company<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7238c0f e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"7238c0f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-62321a3 e-con-full e-flex e-con e-child\" data-id=\"62321a3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15c98c0 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"15c98c0\" 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 develops super apps that combine smooth service integration, top-notch performance, and customized experiences, with a flexible design that supports scaling and continuous 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-b70d178 elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"b70d178\" 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\">Let\u2019s talk<\/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-484cfdd e-con-full e-flex e-con e-child\" data-id=\"484cfdd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baaafe8 elementor-widget elementor-widget-html\" data-id=\"baaafe8\" 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\">25+<\/p>\n            <p class=\"description-mobile\">super app development projects 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    \n    const messages = [\n        {\n            number: \"25+\",\n            description: \"super app development projects delivered\"\n        },\n        {\n            number: \"200+\",\n            description: \"in-house app developers\"\n        },\n        {\n            number: \"80%\",\n            description: \"senior and mid-level specialists\"\n        },\n    ];\n    \n    let index = 0;\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-4f44b97 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"4f44b97\" 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 develops super apps that combine smooth service integration, top-notch performance, and customized experiences, with a flexible design that supports scaling and continuous 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-6919c73 elementor-align-justify elementor-hidden-tablet elementor-hidden-mobile hero-btn elementor-widget elementor-widget-button\" data-id=\"6919c73\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Let\u2019s talk<\/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-8f6a315 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"8f6a315\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c75793 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"7c75793\" 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\">25+<\/p>\n            <p class=\"description\">super app development projects 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\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button\" target=\"_blank\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-arrow-right\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text\");\n    const messages = [\n        {\n            number: \"25+\",\n            description: \"super app development projects delivered\"\n        },\n        {\n            number: \"200+\",\n            description: \"in-house app developers\"\n        },\n        {\n            number: \"80%\",\n            description: \"senior and mid-level specialists\"\n        },\n    ];\n    \n    let index = 0;\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-084198f e-flex e-con-boxed e-con e-parent\" data-id=\"084198f\" 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-47adf45 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47adf45\" 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\">Challenges our super app development company helps you solve<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0cb55a8 e-grid e-con-full e-con e-child\" data-id=\"0cb55a8\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4e5f120 e-con-full e-flex e-con e-child\" data-id=\"4e5f120\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f85799 elementor-widget elementor-widget-text-editor\" data-id=\"8f85799\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Integration roadblocks<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b701bae elementor-widget elementor-widget-text-editor\" data-id=\"b701bae\" 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 standardized APIs and thorough data validation, we guarantee the effortless integration of third-party services like payment gateways and ride-sharing.<\/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-e3498fb e-con-full e-flex e-con e-child\" data-id=\"e3498fb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c669e1 elementor-widget elementor-widget-text-editor\" data-id=\"5c669e1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>UX design hurdles<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e4c45c elementor-widget elementor-widget-text-editor\" data-id=\"5e4c45c\" 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;\">Balancing a unified UI with diverse functionalities can be tricky. Our team designs intuitive navigation and maintains consistency across service modules.<\/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-6310acc e-con-full e-flex e-con e-child\" data-id=\"6310acc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-100b325 elementor-widget elementor-widget-text-editor\" data-id=\"100b325\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Security concerns<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0029b6e elementor-widget elementor-widget-text-editor\" data-id=\"0029b6e\" 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 implements encryption, secure authentication, and conducts regular security audits and penetration testing to identify and prevent vulnerabilities.<\/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-7b634a5 e-con-full e-flex e-con e-child\" data-id=\"7b634a5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76a264d elementor-widget elementor-widget-text-editor\" data-id=\"76a264d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Tech stack misalignment<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8347ad1 elementor-widget elementor-widget-text-editor\" data-id=\"8347ad1\" 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 engineers utilize a dynamic tech stack that not only meets current requirements but is also ready for future upgrades and enhancements.<\/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-58ece83 e-con-full e-flex e-con e-child\" data-id=\"58ece83\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-babeb84 elementor-widget elementor-widget-text-editor\" data-id=\"babeb84\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Scalability challenges<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-06ce13c elementor-widget elementor-widget-text-editor\" data-id=\"06ce13c\" 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 create super apps that fuel business growth by integrating payments, orders, and loyalty with scalable solutions that evolve as your business expands.<\/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-c05a4ae e-con-full e-flex e-con e-child\" data-id=\"c05a4ae\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e392cd2 elementor-widget elementor-widget-text-editor\" data-id=\"e392cd2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Resource optimization challenges<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6c8378 elementor-widget elementor-widget-text-editor\" data-id=\"e6c8378\" 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;\">Super apps can drain resources, impacting performance and battery life. We optimize code, fix memory leaks, and enable custom settings.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5548af5 e-flex e-con-boxed e-con e-parent\" data-id=\"5548af5\" 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-57a4ab8 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"57a4ab8\" 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 comprehensive super app 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-c189051 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"c189051\" 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 our <\/span><span style=\"font-weight: 400;\">super app development company<\/span><span style=\"font-weight: 400;\">, you\u2019ll get scalable, high-performance solutions that integrate diverse functionalities. We help clients bring their app ideas to life, focusing on an efficient development process, user-centric design, and sustained support after launch.<\/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-45f33e8 e-con-full e-flex e-con e-child\" data-id=\"45f33e8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4dfc56b elementor-widget elementor-widget-html\" data-id=\"4dfc56b\" 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\">\r\n    <ul class=\"domains__list\">\r\n        <div class=\"domain__list_container\">\r\n            <li class=\"domains__list-item domains__list-item_active\">Super app UX\/UI design services<\/li>\r\n            <li class=\"domains__list-item\">Custom super app development services<\/li>\r\n            <li class=\"domains__list-item\">Super app testing services<\/li>\r\n            <li class=\"domains__list-item\">Super app maintenance services<\/li>\r\n            <li class=\"domains__list-item\">Super app consulting services<\/li>\r\n        <\/div>\r\n    <\/ul>\r\n\r\n\r\n    <div class=\"domains__descriptions\">\r\n\r\n        <div class=\"domains__descriptions-item domains__descriptions-item_active\">\r\n            <div class=\"slider-title\">\r\n                <h3>Super app UX\/UI design services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Our design team crafts user-friendly and engaging UX\/UI for your super app, targeting clear navigation and an experience that adapts to your users' preferences.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-8.jpg\" alt=\"Super app UX\/UI design services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Custom super app development services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">We develop tailored super app solutions with flexible modules and a strong infrastructure, designed to scale as your business grows and new features are introduced.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-1-1.jpg\" alt=\"Custom super app development services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Super app testing services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Innowise\u2019s QA team conducts thorough tests to enable consistent, bug-free user experience to guarantee responsiveness across all platforms and device types.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-2-1.jpg\" alt=\"Super app testing services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Super app maintenance services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">We offer continuous maintenance to keep your super app secure, up-to-date, and fully operational, adapting to your business\u2019s evolving needs and growth.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-3-1.jpg\" alt=\"Super app maintenance services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"domains__descriptions-item\">\r\n            <div class=\"slider-title\">\r\n                <h3>Super app consulting services<\/h3>\r\n            <\/div>\r\n            <p class=\"slider-desc\">Our consulting experts help you shape the vision for your app, offering insights on everything from planning and design to scaling and monetization.<\/p>\r\n            <div class=\"slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-4-1.jpg\" alt=\"Super app consulting services\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n<div class=\"mobile-domains\">\r\n    <div class=\"mobile-domains-navbar\">\r\n        <div class=\"mobile-domains-navitem\">\r\n            <span>Super app UX\/UI design services<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">Our design team crafts user-friendly and engaging UX\/UI for your super app, targeting clear navigation and an experience that adapts to your users' preferences.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-8.jpg\"\r\n                        alt=\"Super app UX\/UI design services\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"mobile-domains-navitem\">\r\n            <span>Custom super app development services<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">We develop tailored super app solutions with flexible modules and a strong infrastructure, designed to scale as your business grows and new features are introduced.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-1-1.jpg\"\r\n                        alt=\"Custom super app development services\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"mobile-domains-navitem\">\r\n            <span>Super app testing services<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">Innowise\u2019s QA team conducts thorough tests to enable consistent, bug-free user experience to guarantee responsiveness across all platforms and device types.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-2-1.jpg\"\r\n                        alt=\"Super app testing services\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"mobile-domains-navitem\">\r\n            <span>Super app maintenance services<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">We offer continuous maintenance to keep your super app secure, up-to-date, and fully operational, adapting to your business\u2019s evolving needs and growth.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-3-1.jpg\"\r\n                        alt=\"Super app maintenance services\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"mobile-domains-navitem\">\r\n            <span>Super app consulting services<\/span>\r\n            <div class=\"mobile-domain-list\">\r\n                <p class=\"slider-desc\">Our consulting experts help you shape the vision for your app, offering insights on everything from planning and design to scaling and monetization.<\/p>\r\n                <div class=\"slider-image-block\">\r\n                    <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/picture-4-1.jpg\"\r\n                        alt=\"Super app consulting services\" \/>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n\r\n        const mobileNavItems = document.querySelectorAll('.mobile-domains-navitem');\r\n\r\n        const domainsListItems = document.querySelectorAll(\r\n            '.domains-container  .domains__list  .domain__list_container  .domains__list-item'\r\n        );\r\n        const domainsDescriptions = document.querySelectorAll(\r\n            '.domains-container  .domains__descriptions  .domains__descriptions-item'\r\n        );\r\n        \r\n        function showMobileItem(item) {\r\n            item.classList.add('active')\r\n\r\n            const content = item.querySelector('.mobile-domain-list');\r\n            if (content) {\r\n                content.style.transitionDuration = content.scrollHeight * 1 + 'ms'\r\n                \r\n                content.style.maxHeight = content.scrollHeight ? content.scrollHeight + 'px' : \"unset\"\r\n                \r\n            };\r\n        }\r\n\r\n        function hideMobileItem(item) {\r\n            item.classList.remove('active')\r\n\r\n            const content = item.querySelector('.mobile-domain-list');\r\n            if (content) {\r\n                content.style.transitionDuration = 0;\r\n                content.style.maxHeight = '0';\r\n            }\r\n        }\r\n\r\n\r\n        function activateMobileItem(index, canClose = true) {\r\n            const item = mobileNavItems[index];\r\n            \r\n            const isActive = item.classList.contains('active');\r\n                \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                hideMobileItem(nav)\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive || !canClose) {\r\n                showMobileItem(item)\r\n            }\r\n        }\r\n\r\n        function activateDesktopItem(index) {\r\n            domainsListItems.forEach((item, itemIndex) => {\r\n                if (itemIndex === index) {\r\n                    item.classList.add('domains__list-item_active');\r\n                } else {\r\n                    item.classList.remove('domains__list-item_active');\r\n                }\r\n            });\r\n            \r\n            domainsDescriptions.forEach(\r\n                (itemDesc, itemDescIndex) => {\r\n                    if (itemDescIndex === index) {\r\n                        itemDesc.classList.add(\r\n                            'domains__descriptions-item_active'\r\n                        );\r\n                    } else {\r\n                        itemDesc.classList.remove(\r\n                            'domains__descriptions-item_active'\r\n                        );\r\n                    }\r\n                }\r\n            );\r\n        }\r\n\r\n        mobileNavItems.forEach((item, index) => {\r\n            item.addEventListener('click', () => {\r\n                activateMobileItem(index);\r\n                activateDesktopItem(index);\r\n            });\r\n        });\r\n\r\n        domainsListItems.forEach((item, index) => {\r\n            item.addEventListener('click', () => {\r\n                activateDesktopItem(index);\r\n                activateMobileItem(index, false);\r\n            });\r\n        });\r\n        \r\n        activateMobileItem(0)\r\n        \r\n    });\r\n<\/script>\r\n\r\n    \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-a771f4b e-flex e-con-boxed e-con e-parent\" data-id=\"a771f4b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-25664e7 e-con-full e-flex e-con e-child\" data-id=\"25664e7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfe54ab elementor-widget elementor-widget-image\" data-id=\"dfe54ab\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"360\" height=\"450\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Eugene-Shapovalov.png\" class=\"attachment-full size-full wp-image-175536\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Eugene-Shapovalov.png 360w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Eugene-Shapovalov-240x300.png 240w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Eugene-Shapovalov-10x12.png 10w\" sizes=\"(max-width: 360px) 100vw, 360px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5b35aa e-con-full e-flex e-con e-child\" data-id=\"b5b35aa\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e68878 elementor-widget-tablet__width-inherit no-mb elementor-widget elementor-widget-text-editor\" data-id=\"4e68878\" 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>Super apps are designed to save time and offer much more than a single app by creating an entire ecosystem that addresses virtually every need. In line with this, our approach to super app development emphasizes building solutions that bring clarity and simplicity to clients and their users.<\/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-5db9bf4 elementor-widget elementor-widget-heading\" data-id=\"5db9bf4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Eugene Shapovalov<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c55023 elementor-widget elementor-widget-heading\" data-id=\"0c55023\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Head of Mobile Department at Innowise<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8137ea4 e-flex e-con-boxed e-con e-parent\" data-id=\"8137ea4\" 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-52b32ee elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"52b32ee\" 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\">Models of super apps we can develop <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6508dd6 e-grid e-con-full e-con e-child\" data-id=\"6508dd6\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5d4044d e-con-full e-flex e-con e-child\" data-id=\"5d4044d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8d66336 e-con-full e-flex e-con e-child\" data-id=\"8d66336\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e059606 elementor-widget elementor-widget-image\" data-id=\"e059606\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/439.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-9a01ebe elementor-widget elementor-widget-heading\" data-id=\"9a01ebe\" 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\">Super app for eCommerce<\/h3>\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-dbb41b4 elementor-widget elementor-widget-text-editor\" data-id=\"dbb41b4\" 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 develop super apps that integrate shopping, payments, and customer service to offer a hassle-free user experience for both businesses and shoppers. <\/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-230920c e-con-full e-flex e-con e-child\" data-id=\"230920c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a5058ab e-con-full e-flex e-con e-child\" data-id=\"a5058ab\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-552731a elementor-widget elementor-widget-image\" data-id=\"552731a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/440.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-8960b6f elementor-widget elementor-widget-heading\" data-id=\"8960b6f\" 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\">Super app for HoReCa<\/h3>\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-385b87c elementor-widget elementor-widget-text-editor\" data-id=\"385b87c\" 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;\">Ordering, delivery, and customer loyalty features \u2014 an all-in-one solution with Innowise, enabling hotels and restaurants to provide exceptional service.<\/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-8191686 e-con-full e-flex e-con e-child\" data-id=\"8191686\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a957aa2 e-con-full e-flex e-con e-child\" data-id=\"a957aa2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6f6799 elementor-widget elementor-widget-image\" data-id=\"e6f6799\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/441.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-13dfd8b elementor-widget elementor-widget-heading\" data-id=\"13dfd8b\" 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\">Super app for transportation<\/h3>\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-88e84ef elementor-widget elementor-widget-text-editor\" data-id=\"88e84ef\" 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 expertise allows us to create a transportation super app that effortlessly merges ride-hailing, route planning, and payment systems for maximum 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-0d3a552 e-con-full e-flex e-con e-child\" data-id=\"0d3a552\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3a72877 e-con-full e-flex e-con e-child\" data-id=\"3a72877\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c23637e elementor-widget elementor-widget-image\" data-id=\"c23637e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/442.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-07434bf elementor-widget elementor-widget-heading\" data-id=\"07434bf\" 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\">Super app for entertainment<\/h3>\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-6dee655 elementor-widget elementor-widget-text-editor\" data-id=\"6dee655\" 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;\">Want to create a holistic entertainment experience for your audience? We craft entertainment super apps that combine streaming, ticketing, and event management features.<\/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-d4ca137 e-con-full e-flex e-con e-child\" data-id=\"d4ca137\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-202eb93 e-con-full e-flex e-con e-child\" data-id=\"202eb93\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79ec511 elementor-widget elementor-widget-image\" data-id=\"79ec511\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/443.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-8b77e9a elementor-widget elementor-widget-heading\" data-id=\"8b77e9a\" 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\">Super app for travel<\/h3>\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-a64864a elementor-widget elementor-widget-text-editor\" data-id=\"a64864a\" 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 develop travel super apps that simplify booking and itinerary management while connecting users to local guides for a richer travel experience.<\/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-cdd4ae7 e-con-full e-flex e-con e-child\" data-id=\"cdd4ae7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e878daf e-con-full e-flex e-con e-child\" data-id=\"e878daf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a2f147 elementor-widget elementor-widget-image\" data-id=\"1a2f147\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/444.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-d631104 elementor-widget elementor-widget-heading\" data-id=\"d631104\" 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\">Super app for social networking<\/h3>\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-9af816a elementor-widget elementor-widget-text-editor\" data-id=\"9af816a\" 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 create custom social networking super apps that integrate messaging, content sharing, and community features to let users connect and engage effortlessly.<\/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-cfcd348 e-con-full e-flex e-con e-child\" data-id=\"cfcd348\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d3bfd78 e-con-full e-flex e-con e-child\" data-id=\"d3bfd78\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e42a48 elementor-widget elementor-widget-image\" data-id=\"5e42a48\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/406.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-06a8931 elementor-widget elementor-widget-heading\" data-id=\"06a8931\" 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\">Super app for finance and banking<\/h3>\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-ee4b5f6 elementor-widget elementor-widget-text-editor\" data-id=\"ee4b5f6\" 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 creates super apps that merge banking, payments, and financial management tools in one platform. These apps simplify transactions and enable informed decision-making.<\/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-43d2db4 e-con-full e-flex e-con e-child\" data-id=\"43d2db4\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dec1fd2 e-con-full e-flex e-con e-child\" data-id=\"dec1fd2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f0c942 elementor-widget elementor-widget-image\" data-id=\"8f0c942\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/446-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-c84fe33 elementor-widget elementor-widget-heading\" data-id=\"c84fe33\" 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\">Super app for health and wellness<\/h3>\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-a64c17c elementor-widget elementor-widget-text-editor\" data-id=\"a64c17c\" 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;\">Users can access fitness tracking, personalized wellness plans, and trusted healthcare providers, all within super apps for health and wellness that we can build for you.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f3ca86 e-grid e-con-full e-con e-child\" data-id=\"5f3ca86\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-996313b e-con-full e-flex e-con e-child\" data-id=\"996313b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-093e239 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"093e239\" 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=\"640\" height=\"470\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Frame-1597885559-3.png\" class=\"attachment-full size-full wp-image-175237\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Frame-1597885559-3.png 640w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Frame-1597885559-3-300x220.png 300w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Frame-1597885559-3-16x12.png 16w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f44af7 e-con-full e-flex e-con e-child\" data-id=\"2f44af7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e85cd39 e-con-full e-flex e-con e-child\" data-id=\"e85cd39\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45128b0 elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"45128b0\" 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\">Looking for a super app development company?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c46a8cd elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c46a8cd\" 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 turn your concept into a super app, with expert design and long-term assistance.<\/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-db5ad6b elementor-align-center contact320 elementor-widget elementor-widget-button\" data-id=\"db5ad6b\" 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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a7078c e-flex e-con-boxed e-con e-parent\" data-id=\"0a7078c\" 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-cbb9a97 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cbb9a97\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Industries we serve<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e89ca25 x-switcher-section elementor-widget elementor-widget-html\" data-id=\"e89ca25\" 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=\"x-domains-container\">\r\n  <div class=\"x-domains__list\">\r\n      <div class=\"x-domains__swiper\">\r\n\r\n          <ul class=\"x-domains__list_container swiper-wrapper\">\r\n              <li class=\"x-domains__list-item swiper-slide x-domains__list-item_active\">Healthcare<\/li>\r\n              <li class=\"x-domains__list-item swiper-slide\">Pharmaceutical<\/li>\r\n              <li class=\"x-domains__list-item swiper-slide\">Finance<\/li>\r\n              <li class=\"x-domains__list-item swiper-slide\">Banking<\/li>\r\n              <li class=\"x-domains__list-item swiper-slide\">eCommerce<\/li>\r\n              <li class=\"x-domains__list-item swiper-slide\">Retail<\/li>\r\n              <li class=\"x-domains__list-item swiper-slide\">Logistics and transportation<\/li>\r\n              <li class=\"x-domains__list-item swiper-slide\">Manufacturing<\/li>\r\n              <li class=\"x-domains__list-item swiper-slide\">Media and entertainment<\/li>\r\n          <\/ul>\r\n\r\n      <\/div>\r\n\r\n\r\n\r\n      <div class=\"x-domains__navigation\">\r\n          <button class=\"x-domains__navigation-btn\">\r\n              <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                  <g>\r\n                      <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                      <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                  <\/g>\r\n              <\/svg>\r\n          <\/button>\r\n\r\n          <button class=\"x-domains__navigation-btn\">\r\n              <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                  <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                  <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n              <\/svg>\r\n          <\/button>\r\n      <\/div>\r\n  <\/div>\r\n\r\n\r\n\r\n\r\n  <div class=\"x-domains__descriptions domains__swiper\">\r\n      <div class=\"swiper-wrapper\">\r\n\r\n        <div class=\"x-domains__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Healthcare<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">Super apps in healthcare allow patients and providers to manage appointments, medical records, and communication through one platform.<\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Centralizing patient records for easy access<\/li>\r\n                    <li>Managing prescriptions and appointments on the go<\/li>\r\n                    <li>Personalized health insights<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/Industries-8.jpg\" alt=\"Healthcare\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-domains__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Pharmaceutical<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">In the pharmaceutical industry, super apps serve as a unified platform for supply chain management, compliance tracking, and collaboration between stakeholders.<\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Managing inventory and supplier coordination<\/li>\r\n                    <li>Simplified regulatory reporting<\/li>\r\n                    <li>Facilitating R&D and production collaboration<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Industry-pic-3.jpg\" alt=\"Pharmaceutical\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-domains__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Finance<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">Super apps in finance cover banking services, payments, and investment tracking, offering users a hassle-free experience for managing all their financial needs.<\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Secure digital wallets and payments<\/li>\r\n                    <li>Real-time transaction tracking<\/li>\r\n                    <li>Strengthened fraud detection and security<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/10\/Industries.jpg\" alt=\"Finance\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-domains__descriptions-item swiper-slide\">\r\n          <div class=\"x-slider-info-block\">\r\n            <div class=\"x-slider-title\">\r\n              <h3>Banking<\/h3>\r\n            <\/div>\r\n            <p class=\"x-slider-desc\">For banking, super apps offer customers a one-stop platform to manage their accounts, make transactions, and access financial services.<\/p>\r\n            <ul class=\"x-slider-list\">\r\n              <li>Providing real-time fraud prevention alerts<\/li>\r\n              <li>Managing bills, subscriptions, and payments<\/li>\r\n              <li>Integrating investment and savings tools<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n          <div class=\"x-slider-image-block\">\r\n            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/11\/Industry-pic-1-2.jpg\" alt=\"Banking\" \/>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-domains__descriptions-item swiper-slide\">\r\n          <div class=\"x-slider-info-block\">\r\n            <div class=\"x-slider-title\">\r\n              <h3>eCommerce<\/h3>\r\n            <\/div>\r\n            <p class=\"x-slider-desc\">In eCommerce, super apps elevate shopping experiences by combining browsing, purchasing, and payment systems into one integrated solution.<\/p>\r\n            <ul class=\"x-slider-list\">\r\n              <li>Integrating loyalty and rewards programs<\/li>\r\n              <li>Real-time customer support<\/li>\r\n              <li>Multiple payment options <\/li>\r\n            <\/ul>\r\n          <\/div>\r\n          <div class=\"x-slider-image-block\">\r\n            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/11\/Industry-pic-2-2.jpg\" alt=\"eCommerce\" \/>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-domains__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Retail<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">Retailers benefit from super apps by consolidating customer management, loyalty programs, and sales tracking \u2014 all in one platform.<\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Managing real-time inventory and stock levels<\/li>\r\n                    <li>Tracking sales and performance metrics<\/li>\r\n                    <li>Enhancing customer support via chatbots and live support<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/11\/Industry-pic-3-1-1.jpg\" alt=\"Retail\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-domains__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Logistics and transportation<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">Super apps in logistics and transportation integrate services like shipment tracking, route optimization, booking, invoicing, and fleet management.<\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Optimized fleet management and route planning<\/li>\r\n                    <li>Live tracking and delivery updates<\/li>\r\n                    <li>Simplified booking and payment processes<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Industry-pic-1-1.jpg\" alt=\"Logistics and transportation\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"x-domains__descriptions-item swiper-slide\">\r\n            <div class=\"x-slider-info-block\">\r\n                <div class=\"x-slider-title\">\r\n                    <h3>Manufacturing<\/h3>\r\n                <\/div>\r\n                <p class=\"x-slider-desc\">Manufacturers leverage super apps to streamline operations, improve communication across teams, and manage production workflows more effectively.<\/p>\r\n                <ul class=\"x-slider-list\">\r\n                    <li>Automated inventory and order management<\/li>\r\n                    <li>Streamlined supply chain and logistics<\/li>\r\n                    <li>Improved quality control and reporting<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"x-slider-image-block\">\r\n                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Industry-pic-2-1.jpg\" alt=\"Manufacturing\" \/>\r\n            <\/div>\r\n        <\/div>\r\n\r\n          <div class=\"x-domains__descriptions-item swiper-slide\">\r\n              <div class=\"x-slider-info-block\">\r\n                  <div class=\"x-slider-title\">\r\n                      <h3>Media and entertainment<\/h3>\r\n                  <\/div>\r\n                  <p class=\"x-slider-desc\">For media businesses, super apps offer the opportunity to engage users across different channels, driving higher retention and offering personalized experiences.<\/p>\r\n                  <ul class=\"x-slider-list\">\r\n                      <li>Faster subscription and billing management<\/li>\r\n                      <li>Live event streaming and interactions<\/li>\r\n                      <li>Simplified payment for media services<\/li>\r\n                  <\/ul>\r\n              <\/div>\r\n              <div class=\"x-slider-image-block\">\r\n                  <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Industry-pic-3-1.jpg\" alt=\"Media and entertainment\" \/>\r\n              <\/div>\r\n          <\/div>\r\n\r\n      <\/div>\r\n  <\/div>\r\n<\/div>\r\n  \r\n  \r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", ()=>{\r\n    const xDomainsListItems = document.querySelectorAll('.x-domains__list-item');\r\n\r\n\r\n  \r\n  const xDomainsSwiper = new Swiper('.x-domains__swiper', {\r\n    slidesPerView: 'auto',\r\n    spaceBetween: 24,  \r\n       observer:true,\r\n    \r\n      freeMode: true,\r\n      watchSlidesVisibility: true,\r\n      watchSlidesProgress: true,\r\n    grabCursor: true,\r\n\r\n  });\r\n  \r\n  \r\n  const domainsSwiper = new Swiper('.x-domains__descriptions.domains__swiper', {\r\n    slidesPerView: 1,\r\n   spaceBetween: 24, \r\n       effect:'fade',\r\n       observer:true,\r\n    grabCursor: true,\r\n      thumbs: {\r\n        swiper: xDomainsSwiper,\r\n      },\r\n      navigation: {\r\n        nextEl: \".x-domains__navigation button:nth-child(2)\",\r\n        prevEl: \".x-domains__navigation button:nth-child(1)\",\r\n      },\r\n  });  \r\n    \r\n  \r\n  \r\n  \r\n    domainsSwiper.on('slideChange', function (data) {\r\n    \r\n    const activeIndex = data.activeIndex;\r\n    \r\n        \r\n    xDomainsListItems.forEach((elem,i)=>{\r\n             if (activeIndex === i) {\r\n              elem.classList.add('x-domains__list-item_active');\r\n            } else {\r\n              elem.classList.remove('x-domains__list-item_active');\r\n            }   \r\n    })\r\n    \r\n    \/*xDomainsSwiper.slideTo(data.activeIndex)*\/\r\n\r\n});\r\n})\r\n    \r\n  \r\n  \r\n<\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ea604ca elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ea604ca\" 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-022d990\" data-id=\"022d990\" 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-9ad0d8e elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"9ad0d8e\" 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\">Custom super app development case studies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dbc03c elementor-widget elementor-widget-shortcode\" data-id=\"7dbc03c\" 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\/nb\/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\/nb\/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=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nb\/cases\/django\/\">Django<\/a><a href=\"\/nb\/cases\/helsevesen\/\">Healthcare<\/a><a href=\"\/nb\/cases\/aws\/\">AWS<\/a><a href=\"\/nb\/cases\/php\/\">PHP<\/a><a href=\"\/nb\/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\/nb\/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\/nb\/case\/gym-membership-management-app\/\" aria-label=\"block_183165\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/05\/Small-cover-Gym-membership-app-support-and-improvement-for-enhanced-member-tracking.png\" alt=\"Gym membership app support &#038; improvement\">\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\/nb\/case\/gym-membership-management-app\/\" aria-label=\"Gym membership app support & improvement\" >Gym membership app support & improvement<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nb\/cases\/helsevesen\/\">Healthcare<\/a><a href=\"\/nb\/cases\/mobile\/\">Mobile<\/a><a href=\"\/nb\/cases\/flutter\/\">Flutter<\/a><a href=\"\/nb\/cases\/sport-lifestyle\/\">Sport &amp; lifestyle<\/a><a href=\"\/nb\/cases\/staff-augmentation\/\">Staff augmentation<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nb\/case\/gym-membership-management-app\/\" aria-label=\"Read more about Gym membership app support & improvement\">\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\/nb\/case\/it-solutions-for-travel-industry\/\" aria-label=\"block_160038\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/05\/Revamping-tour-operator-software-small-cover.png\" alt=\"Developing tour operator software\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/it-solutions-for-travel-industry\/\" aria-label=\"Developing tour operator software\" >Developing tour operator software<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nb\/cases\/dart\/\">Dart<\/a><a href=\"\/nb\/cases\/front-end-utvikling\/\">Front-end development<\/a><a href=\"\/nb\/cases\/laravel\/\">Laravel<\/a><a href=\"\/nb\/cases\/back-end-utvikling\/\">Back-end development<\/a><a href=\"\/nb\/cases\/php\/\">PHP<\/a><a href=\"\/nb\/cases\/travel\/\">Travel<\/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\/nb\/case\/it-solutions-for-travel-industry\/\" aria-label=\"Read more about Developing tour operator software\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div 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\/nb\/case\/remote-patient-monitoring-software\/\" aria-label=\"block_136915\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2023\/10\/Remote-patient-monitoring-software-small-cover.jpg\" alt=\"AI-powered remote patient monitoring software: faster wound healing\">\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\/nb\/case\/remote-patient-monitoring-software\/\" aria-label=\"AI-powered remote patient monitoring software: faster wound healing\" >AI-powered remote patient monitoring software: faster wound healing<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nb\/cases\/android\/\">Android<\/a><a href=\"\/nb\/cases\/computer-vision\/\">Computer vision<\/a><a href=\"\/nb\/cases\/helsevesen\/\">Healthcare<\/a><a href=\"\/nb\/cases\/ios\/\">iOS<\/a><a href=\"\/nb\/cases\/ml\/\">ML<\/a><a href=\"\/nb\/cases\/mobile\/\">Mobile<\/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\/nb\/case\/remote-patient-monitoring-software\/\" aria-label=\"Read more about AI-powered remote patient monitoring software: faster wound healing\">\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\/nb\/case\/kyc-software-solution\/\" aria-label=\"block_110531\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2023\/04\/KYC.jpg\" alt=\"Customer identity and access management software\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/kyc-software-solution\/\" aria-label=\"Customer identity and access management software\" >Customer identity and access management software<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nb\/cases\/angular\/\">Angular<\/a><a href=\"\/nb\/cases\/bank\/\">Banking<\/a><a href=\"\/nb\/cases\/databeskyttelse\/\">Data protection<\/a><a href=\"\/nb\/cases\/it\/\">Information technology<\/a><a href=\"\/nb\/cases\/ios\/\">iOS<\/a><a href=\"\/nb\/cases\/java\/\">Java<\/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\/nb\/case\/kyc-software-solution\/\" aria-label=\"Read more about Customer identity and access management software\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div 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\/nb\/case\/enterprise-resource-planning-and-management-solution\/\" aria-label=\"block_96124\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/12\/OneStop-tizer.jpg\" alt=\"Enterprise resources management system\">\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\/nb\/case\/enterprise-resource-planning-and-management-solution\/\" aria-label=\"Enterprise resources management system\" >Enterprise resources management system<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nb\/cases\/cloud\/\">Cloud<\/a><a href=\"\/nb\/cases\/bygg\/\">Construction<\/a><a href=\"\/nb\/cases\/foretak\/\">Enterprise<\/a><a href=\"\/nb\/cases\/erp\/\">ERP<\/a><a href=\"\/nb\/cases\/java\/\">Java<\/a><a href=\"\/nb\/cases\/logistikk\/\">Logistics<\/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\/nb\/case\/enterprise-resource-planning-and-management-solution\/\" aria-label=\"Read more about Enterprise resources management system\">\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\/nb\/case\/edtech-omnichannel-platform-development\/\" aria-label=\"block_93123\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/12\/Digital-education-platform.png\" alt=\"Digital educational 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\/nb\/case\/edtech-omnichannel-platform-development\/\" aria-label=\"Digital educational platform\" >Digital educational platform<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nb\/cases\/cloud\/\">Cloud<\/a><a href=\"\/nb\/cases\/data-engineering\/\">Data engineering<\/a><a href=\"\/nb\/cases\/education\/\">Education<\/a><a href=\"\/nb\/cases\/foretak\/\">Enterprise<\/a><a href=\"\/nb\/cases\/kafka\/\">Kafka<\/a><a href=\"\/nb\/cases\/mobile\/\">Mobile<\/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\/nb\/case\/edtech-omnichannel-platform-development\/\" aria-label=\"Read more about Digital educational 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\/nb\/case\/best-mobile-banking-app-features\/\" aria-label=\"block_92949\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/12\/mobile-bank.jpg\" alt=\"Mobile banking app enhancement\">\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\/nb\/case\/best-mobile-banking-app-features\/\" aria-label=\"Mobile banking app enhancement\" >Mobile banking app enhancement<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/nb\/cases\/api\/\">API<\/a><a href=\"\/nb\/cases\/bank\/\">Banking<\/a><a href=\"\/nb\/cases\/ios\/\">iOS<\/a><a href=\"\/nb\/cases\/java\/\">Java<\/a><a href=\"\/nb\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/nb\/cases\/map\/\">Map<\/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\/nb\/case\/best-mobile-banking-app-features\/\" aria-label=\"Read more about Mobile banking app enhancement\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n                <\/div>\n                \n                <div class=\"swiper-related__navigation\">\n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g>\n                                <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                                <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <\/g>\n                        <\/svg>\n                    <\/button>\n                \n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"cases-swiper-pagination\"><\/div>\n        \n        <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/slb-case.js\"><\/script>  \n        <link rel=\"stylesheet\" href=\"\/wp-content\/themes\/hello-elementor\/assets\/css\/case-slider.css\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c240be4 e-flex e-con-boxed e-con e-parent\" data-id=\"c240be4\" 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-e6db7eb elementor-widget elementor-widget-html\" data-id=\"e6db7eb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"display:none !important; margin-top: 0; padding: 0;\" class=\"m-technological-all\">\n        <span><a style=\"all: unset; cursor: pointer;\" href=\"https:\/\/innowise.com\/cases\/\">All case studies<\/a><\/span>\n    <\/div>\n   \n    \n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f4ce681 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f4ce681\" 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-ddfb9ed\" data-id=\"ddfb9ed\" 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-ba9f995 elementor-widget elementor-widget-shortcode\" data-id=\"ba9f995\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">[clients_logos]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-a5fbf7f e-flex e-con-boxed e-con e-parent\" data-id=\"a5fbf7f\" 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-2709747 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2709747\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our approach to super app development<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e49c4f elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"0e49c4f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>At Innowise, we take you through every phase, from ideation to post-launch, with a focus on scalability and adaptability.<\/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-995ca23 e-grid e-con-full e-con e-child\" data-id=\"995ca23\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f093c09 e-con-full e-flex e-con e-child\" data-id=\"f093c09\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8d8db2 elementor-widget elementor-widget-text-editor\" data-id=\"f8d8db2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Project scoping<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a97de94 elementor-widget elementor-widget-text-editor\" data-id=\"a97de94\" 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;\">By spelling out the goals, features, and milestones right from day one, we avoid scope creep and arrange a well-managed development process.<\/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-41503a2 e-con-full e-flex e-con e-child\" data-id=\"41503a2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7737af3 elementor-widget elementor-widget-text-editor\" data-id=\"7737af3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Cost estimation<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96dd9f4 elementor-widget elementor-widget-text-editor\" data-id=\"96dd9f4\" 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 provide accurate cost estimates based on a wide-ranging analysis \u2014 reflecting the true scale and requirements of your super app.<\/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-2d3c819 e-con-full e-flex e-con e-child\" data-id=\"2d3c819\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-766f0b9 elementor-widget elementor-widget-text-editor\" data-id=\"766f0b9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Transparent communication<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-219722f elementor-widget elementor-widget-text-editor\" data-id=\"219722f\" 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;\">Through regular meetings, updates, and open channels of communication, we guarantee you&#8217;re always informed about the project progress.<\/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-96560d8 e-con-full e-flex e-con e-child\" data-id=\"96560d8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-643e93a elementor-widget elementor-widget-text-editor\" data-id=\"643e93a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Risk management<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71d2df0 elementor-widget elementor-widget-text-editor\" data-id=\"71d2df0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Our team identifies potential risks and roadblocks early on, using industry best practices to address them before they can impact the project timeline or quality.<\/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-1627d00 e-con-full e-flex e-con e-child\" data-id=\"1627d00\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c71c974 elementor-widget elementor-widget-text-editor\" data-id=\"c71c974\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Post-launch support<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb0f7a7 elementor-widget elementor-widget-text-editor\" data-id=\"eb0f7a7\" 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;\">Once your software is up and running, our support team is on hand to quickly fix any issues, providing everything runs smoothly.<\/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-c88e6bc e-con-full e-flex e-con e-child\" data-id=\"c88e6bc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee0d1b9 elementor-widget elementor-widget-text-editor\" data-id=\"ee0d1b9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Change request management<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84a9c14 elementor-widget elementor-widget-text-editor\" data-id=\"84a9c14\" 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 handle change requests with speed and precision, tracking, evaluating, and prioritizing updates to keep the project moving forward on time.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-272c030 e-grid e-con-full e-con e-child\" data-id=\"272c030\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d31e0d7 e-con-full e-flex e-con e-child\" data-id=\"d31e0d7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32cb418 img900500 elementor-widget elementor-widget-image\" data-id=\"32cb418\" 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=\"1350\" height=\"750\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2.jpg\" class=\"attachment-full size-full wp-image-182130\" alt=\"OUR TEAM\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2.jpg 1350w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2-300x167.jpg 300w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2-1024x569.jpg 1024w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2-768x427.jpg 768w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-2-18x10.jpg 18w\" sizes=\"(max-width: 1350px) 100vw, 1350px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-471c614 e-con-full e-flex e-con e-child\" data-id=\"471c614\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-79c9701 e-con-full e-flex e-con e-child\" data-id=\"79c9701\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be151f0 elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"be151f0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tired of short-term tech partnerships?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd46e23 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial tabletmax510 elementor-widget elementor-widget-text-editor\" data-id=\"dd46e23\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We deliver consistent results and stay with you through it all.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3ab45a elementor-align-center contact320 elementor-widget elementor-widget-button\" data-id=\"b3ab45a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Let's discuss<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f7c79d e-flex e-con-boxed e-con e-parent\" data-id=\"0f7c79d\" 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-58bd442 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"58bd442\" 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 provide code quality for your super app development project<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22b0c2e e-grid e-con-full e-con e-child\" data-id=\"22b0c2e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-be25f98 e-con-full e-flex e-con e-child\" data-id=\"be25f98\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22ef5d7 elementor-widget elementor-widget-text-editor\" data-id=\"22ef5d7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Code rules and guidelines<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-35538d5 elementor-widget elementor-widget-text-editor\" data-id=\"35538d5\" 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 adhere to a structured super app development style guide, using clear, descriptive names and keep code modular and portable, with unit tests enabling easy adaptability.<\/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-7b965ad e-con-full e-flex e-con e-child\" data-id=\"7b965ad\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00c0a09 elementor-widget elementor-widget-text-editor\" data-id=\"00c0a09\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Code documentation<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c372f97 elementor-widget elementor-widget-text-editor\" data-id=\"c372f97\" 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 straightforward and thorough documentation includes maintenance guides, tutorials, and explanations to keep everyone aligned and avoid confusion.<\/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-9c21c8b e-con-full e-flex e-con e-child\" data-id=\"9c21c8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbbc390 elementor-widget elementor-widget-text-editor\" data-id=\"dbbc390\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Code review practices<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6c6912 elementor-widget elementor-widget-text-editor\" data-id=\"d6c6912\" 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;\">Quality checks are a must. We do ad-hoc reviews, cross-reviews, and regular evaluations, with continuous pipelines to keep the app getting better as we build.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d6eb04 e-con-full e-flex e-con e-child\" data-id=\"2d6eb04\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbc1f84 elementor-widget elementor-widget-text-editor\" data-id=\"dbc1f84\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Detailed planning<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff732e1 elementor-widget elementor-widget-text-editor\" data-id=\"ff732e1\" 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 focus on getting every detail right. Every milestone and task is carefully planned, with quality assurance and risk management built-in from the start.<\/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-a25e950 e-con-full e-flex e-con e-child\" data-id=\"a25e950\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff40a34 elementor-widget elementor-widget-text-editor\" data-id=\"ff40a34\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Rigorous testing<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c01ad53 elementor-widget elementor-widget-text-editor\" data-id=\"c01ad53\" 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 upholds strict testing, fostering clear communication among teams to ensure high standards and quickly resolve any issues.<\/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-72a4309 e-con-full e-flex e-con e-child\" data-id=\"72a4309\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7afd6c elementor-widget elementor-widget-text-editor\" data-id=\"d7afd6c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul class=\"list\"><li class=\"red-dot\"><h3>Continuous maintenance<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cbcc51 elementor-widget elementor-widget-text-editor\" data-id=\"2cbcc51\" 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 don\u2019t stop at delivery. Detailed test reports and ongoing CI\/CD support mean your app stays strong, adaptive, and always up to date.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f0c7f7 e-flex e-con-boxed e-con e-parent\" data-id=\"6f0c7f7\" 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-672afb0 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-video\" data-id=\"672afb0\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Why-Choose-@innowiseglobal-as-Your-IT-Staffing-Partner_-Top-Reasons-Revealed-1.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\" poster=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Cover-for-video.png\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62b3e77 e-con-full e-flex e-con e-child\" data-id=\"62b3e77\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ab17d2 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"9ab17d2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Innowise as a super app development company<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f24610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"7f24610\" 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 15 offices worldwide and 1800+ certified experts, we have the global reach and resources to meet any challenge. Our 93% recurring customer rate highlights our commitment to building lasting partnerships and consistently delivering exceptional value.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eca19c1 e-flex e-con-boxed e-con e-parent\" data-id=\"eca19c1\" 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-d3ea4ed word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"d3ea4ed\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Our partnerships and awards<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ee6af6 elementor-widget elementor-widget-shortcode\" data-id=\"5ee6af6\" 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\">[awards]<\/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-13772ec e-flex e-con-boxed e-con e-parent\" data-id=\"13772ec\" 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-8502321 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"8502321\" 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 super app development project done\u2028at your pace<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-358cb74 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"358cb74\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>With flexible timelines and an adapted approach, your super app development project is implemented at a speed that suits your specific goals.<\/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-3b127ad roadmap-grid-2 elementor-widget elementor-widget-html\" data-id=\"3b127ad\" 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        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Manager assignment\n            <\/span>\n            <span class=\"new-step-item-duration\">1-2 hours<\/span>\n            <p class=\"new-step-item-text\">As soon as we get your request, we\u2019ll assign a dedicated sales manager to you. They\u2019ll clarify any details and make sure you're all set to start.<\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Resume screening\n            <\/span>\n            <span class=\"new-step-item-duration\">1-2 days<\/span>\n            <p class=\"new-step-item-text\">We handpick the best developers who match your needs and send their profiles straight to you. You\u2019ll only see the top talent, perfect for your super app project.<\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Interview setup\n            <\/span>\n            <span class=\"new-step-item-duration\">(optional on request)<\/span>\n            <p class=\"new-step-item-text\">Want to meet the candidates? We\u2019ll coordinate interviews with candidates you\u2019re interested in, giving you the chance to see if they\u2019re a good fit for your project.<\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Team assembly\n            <\/span>\n            <span class=\"new-step-item-duration\">1-2 weeks<\/span>\n            <p class=\"new-step-item-text\">Need a dedicated team to turn your vision into reality? We\u2019ll gather a group of top-tier experts to make your super app a success.<\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                MVP development\n            <\/span>\n            <span class=\"new-step-item-duration\">2-3 months<\/span>\n            <p class=\"new-step-item-text\">In just a few months, your super app\u2019s MVP will be ready for launch. You\u2019ll get to test the core features and collect user feedback, setting the stage for future updates.<\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Full development\n            <\/span>\n            <span class=\"new-step-item-duration\">3-12 months<\/span>\n            <p class=\"new-step-item-text\">From idea to launch, we\u2019ll deliver a fully-developed super app, integrating key services into one cohesive platform that aligns with your business goals.<\/p>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div class=\"scheme-progress-circle\">\n\n            <\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span class=\"new-step-item-title\">\n                Continuous support\n            <\/span>\n            <span class=\"new-step-item-duration\">Lifetime<\/span>\n            <p class=\"new-step-item-text\">Once your app is live, we\u2019re not done. We provide ongoing support to continuously adapt your super app as the market shifts and user needs evolve.<\/p>\n        <\/div>\n    <\/div>\n\n\n<\/div>\n\n\n<script>\n    (() => {\n\n        \/\/ number of elements must be at least equal to num of colors to work\n        const colors = [\n            \"#C63031\",\n            \"#CD505D\",\n            \"#D36F89\",\n            \"#DD9ECB\",\n            \"#E4BEF7\",\n            \"#BF9FD8\",\n            \"#A481BF\",\n        ]\n\n        const desktopFigures = [...document.querySelectorAll(\".new-steps-container .figure-container\")]\n\n        desktopFigures.forEach((item, index) => {\n            item.style.setProperty(\"--item-color\", colors[index]);\n            \n            if (index >= 1) {\n                item.style.setProperty(\"--prev-item-color\", colors[index-1]);\n            }\n        })\n\n    })()\n<\/script>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5c989f e-flex e-con-boxed e-con e-parent\" data-id=\"e5c989f\" 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-4ea3d52 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4ea3d52\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose your cooperation model<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-608d9a1 elementor-widget elementor-widget-html\" data-id=\"608d9a1\" 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\">Access on-demand developers<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Bring in our skilled super app developers to work on specific tasks or projects. This option gives you the flexibility to scale your development efforts quickly and budget-friendly, without long-term commitments. Ideal for projects needing specific expertise or temporary support, this model lets you quickly add skilled developers to your team.<\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request staff augmentation<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"250\" height=\"250\" autoplay loop muted playsinline>\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 team<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">If your project requires a full, focused effort, hiring a dedicated super app development team is the best choice. This team, guided by our team lead or yours, will work exclusively on your project. From early design to final delivery, they are fully aligned with your business goals and committed to building a quality, scalable super app.<\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request a dedicated team<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video  class=\"services-item-video\" width=\"250\" height=\"250\" autoplay loop muted playsinline>\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 handle your project<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\"> Take the stress out of super app development. We take the responsibility for everything: collecting project requirements, creating a detailed roadmap, designing the user experience, developing the app, and conducting thorough testing. While outsourcing your project to Innowise, you\u2019ll get timely delivery, scalability, and security.<\/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=\"250\" height=\"250\" autoplay loop muted playsinline>\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<div class=\"elementor-element elementor-element-3efb158 tech-section e-flex e-con-boxed e-con e-parent\" data-id=\"3efb158\" 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-0497822 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"0497822\" 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 technologies we work with<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-277ff03 e-con-full e-flex e-con e-child\" data-id=\"277ff03\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b63a4f2 tech-section__content elementor-widget elementor-widget-html\" data-id=\"b63a4f2\" 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=\"techs-container\">\r\n            <ul class=\"techs__list\">\r\n                <div class=\"tech__list_container\">\r\n                    <li class=\"techs__list-item techs__list-item_active\">Frontend<\/li>\r\n                    <li class=\"techs__list-item\">Backend<\/li>\r\n                    <li class=\"techs__list-item\">Databases<\/li>\r\n                    <li class=\"techs__list-item\">Cloud<\/li>\r\n                    <li class=\"techs__list-item\">APIs<\/li>\r\n                <\/div>\r\n            <\/ul>\r\n        \r\n        \r\n            <div class=\"techs__descriptions\">\r\n        \r\n                <div class=\"techs__descriptions-item techs__descriptions-item_active\">\r\n                    <h3 class=\"techs__title\">Frontend<\/h3>\r\n                    <div class=\"techs__grid\">\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/React-icon-1.svg\" alt=\"icon\">\r\n                            <span>React Native<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Flutter.svg\" alt=\"icon\">\r\n                            <span>Flutter<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Swift.svg\" alt=\"icon\">\r\n                            <span>Swift<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n                <div class=\"techs__descriptions-item\">\r\n                    <h3 class=\"techs__title\">Backend<\/h3>\r\n                    <div class=\"techs__grid\">\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Node.js-1.svg\" alt=\"icon\">\r\n                            <span>Node.js<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Python-1.svg\" alt=\"icon\">\r\n                            <span>Python<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Java-1.svg\" alt=\"icon\">\r\n                            <span>Java<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n                <div class=\"techs__descriptions-item\">\r\n                    <h3 class=\"techs__title\">Databases<\/h3>\r\n                    <div class=\"techs__grid\">\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/MySQL.svg\" alt=\"icon\">\r\n                            <span>MySQL<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/PostgreSQL.svg\" alt=\"icon\">\r\n                            <span>MongoDB<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Java-1.svg\" alt=\"icon\">\r\n                            <span>PostgreSQL<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n                <div class=\"techs__descriptions-item\">\r\n                    <h3 class=\"techs__title\">Cloud<\/h3>\r\n                    <div class=\"techs__grid\">\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/03\/icon.svg\" alt=\"icon\" \/>\r\n                            <span>AWS<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Google-Cloud-Platform.svg\" alt=\"icon\" \/>\r\n                            <span>Google Cloud<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/10\/icon-5.svg\" alt=\"icon\" \/>\r\n                            <span>Azure<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n        \r\n                <div class=\"techs__descriptions-item\">\r\n                    <h3 class=\"techs__title\">APIs<\/h3>\r\n                    <div class=\"techs__grid\">\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/RESTful-APIs.svg\" alt=\"icon\" \/>\r\n                            <span>RESTful<\/span>\r\n                        <\/div>\r\n                        <div class=\"techs__grid__item\">\r\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/GraphQL.svg\" alt=\"icon\" \/>\r\n                            <span>GraphQL<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n            <\/div>\r\n        \r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-techs\">\r\n            <div class=\"mobile-techs-navbar\">\r\n                <div class=\"mobile-techs-navitem\">\r\n                    <h3 class=\"techs__title\">Frontend<\/h3>\r\n                    <div class=\"mobile-tech-desc\">\r\n                        <div class=\"techs__grid\">\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/React-icon-1.svg\" alt=\"icon\">\r\n                                <span>React Native<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Flutter.svg\" alt=\"icon\">\r\n                                <span>Flutter<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Swift.svg\" alt=\"icon\">\r\n                                <span>Swift<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n                <div class=\"mobile-techs-navitem\">\r\n                    <h3 class=\"techs__title\">Backend<\/h3>\r\n                    <div class=\"mobile-tech-desc\">\r\n                        <div class=\"techs__grid\">\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Node.js-1.svg\" alt=\"icon\">\r\n                                <span>Node.js<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Python-1.svg\" alt=\"icon\">\r\n                                <span>Python<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Java-1.svg\" alt=\"icon\">\r\n                                <span>Java<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n                <div class=\"mobile-techs-navitem\">\r\n                    <h3 class=\"techs__title\">Databases<\/h3>\r\n                    <div class=\"mobile-tech-desc\">\r\n                        <div class=\"techs__grid\">\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/MySQL.svg\" alt=\"icon\">\r\n                                <span>MySQL<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/PostgreSQL.svg\" alt=\"icon\">\r\n                                <span>MongoDB<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Java-1.svg\" alt=\"icon\">\r\n                                <span>PostgreSQL<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n                <div class=\"mobile-techs-navitem\">\r\n                    <h3 class=\"techs__title\">Cloud<\/h3>\r\n                    <div class=\"mobile-tech-desc\">\r\n                        <div class=\"techs__grid\">\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/03\/icon.svg\" alt=\"icon\" \/>\r\n                                <span>AWS<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/Google-Cloud-Platform.svg\" alt=\"icon\" \/>\r\n                                <span>Google Cloud<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/10\/icon-5.svg\" alt=\"icon\" \/>\r\n                                <span>Azure<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n                <div class=\"mobile-techs-navitem\">\r\n                    <h3 class=\"techs__title\">APIs<\/h3>\r\n                    <div class=\"mobile-tech-desc\">\r\n                        <div class=\"techs__grid\">\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/RESTful-APIs.svg\" alt=\"icon\" \/>\r\n                                <span>RESTful<\/span>\r\n                            <\/div>\r\n                            <div class=\"techs__grid__item\">\r\n                                <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/GraphQL.svg\" alt=\"icon\" \/>\r\n                                <span>GraphQL<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n        \r\n            <\/div>\r\n        <\/div>\r\n\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n\r\n        const mobileNavItems = document.querySelectorAll('.mobile-techs-navitem');\r\n\r\n        const techsListItems = document.querySelectorAll(\r\n            '.techs-container  .techs__list  .tech__list_container  .techs__list-item'\r\n        );\r\n        const techsDescriptions = document.querySelectorAll(\r\n            '.techs-container  .techs__descriptions  .techs__descriptions-item'\r\n        );\r\n        \r\n        function showMobileItem(item) {\r\n            item.classList.add('active')\r\n\r\n            const content = item.querySelector('.mobile-tech-desc');\r\n            if (content) {\r\n                content.style.transitionDuration = content.scrollHeight * 1 + 'ms'\r\n                \r\n                content.style.maxHeight = content.scrollHeight ? content.scrollHeight + 'px' : \"unset\"\r\n                \r\n            };\r\n        }\r\n\r\n        function hideMobileItem(item) {\r\n            item.classList.remove('active')\r\n\r\n            const content = item.querySelector('.mobile-tech-desc');\r\n            if (content) {\r\n                content.style.transitionDuration = 0;\r\n                content.style.maxHeight = '0';\r\n            }\r\n        }\r\n\r\n\r\n        function activateMobileItem(index, canClose = true) {\r\n            const item = mobileNavItems[index];\r\n            \r\n            const isActive = item.classList.contains('active');\r\n                \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                hideMobileItem(nav)\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive || !canClose) {\r\n                showMobileItem(item)\r\n            }\r\n        }\r\n\r\n        function activateDesktopItem(index) {\r\n            techsListItems.forEach((item, itemIndex) => {\r\n                if (itemIndex === index) {\r\n                    item.classList.add('techs__list-item_active');\r\n                } else {\r\n                    item.classList.remove('techs__list-item_active');\r\n                }\r\n            });\r\n            \r\n            techsDescriptions.forEach(\r\n                (itemDesc, itemDescIndex) => {\r\n                    if (itemDescIndex === index) {\r\n                        itemDesc.classList.add(\r\n                            'techs__descriptions-item_active'\r\n                        );\r\n                    } else {\r\n                        itemDesc.classList.remove(\r\n                            'techs__descriptions-item_active'\r\n                        );\r\n                    }\r\n                }\r\n            );\r\n        }\r\n\r\n        mobileNavItems.forEach((item, index) => {\r\n            item.addEventListener('click', () => {\r\n                activateMobileItem(index);\r\n                activateDesktopItem(index);\r\n            });\r\n        });\r\n\r\n        techsListItems.forEach((item, index) => {\r\n            item.addEventListener('click', () => {\r\n                activateDesktopItem(index);\r\n                activateMobileItem(index, false);\r\n            });\r\n        });\r\n        \r\n        activateMobileItem(0)\r\n        \r\n    });\r\n<\/script>\r\n\r\n    \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-1d98cec elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1d98cec\" 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-3a58873\" data-id=\"3a58873\" 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-ad54828 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"ad54828\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What our customers think<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1423b2 e-con-full e-flex e-con e-parent\" data-id=\"b1423b2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f86a12 elementor-widget elementor-widget-html\" data-id=\"8f86a12\" 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              <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\">Ory Goldberg<\/span>\n                        <span>CEO<\/span>\n                        <span>Traxi<\/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\/1631365172774-1.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\">\u201cI'm very satisfied with their high-quality work and ability to deliver exactly what I want through a very professional approach. Their flexible and available process is key to the ongoing project's success.\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\">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\">10 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\">Mobile development, web development<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>\n              \n              <div class=\"swiper-slide p-mad-testimonial\">\n              <div class=\"p-mad-testimonial__cite-author\">\n                <div class=\"p-mad-testimonial__author\">\n                  <span class=\"p-mad-testimonial__author-name\">Johannes Schweifer<\/span>\n                  <span>CEO<\/span>\n                  <span>CoreLedger AG<\/span>\n                <\/div>\n                <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                  <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                    src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/12\/CoreLedger-AG.svg\" alt=\"company's logo\">\n                <\/div>\n              <\/div>\n              <div class=\"p-mad-testimonial__cite-details\">\n                <p class=\"p-mad-testimonial__cite\">\u201cInnowise has built an amazing application from scratch in an amazingly short time of just about 3 weeks. Their seniority and in-depth experience in this field make them valuable partners.\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\">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\">6 specialists<\/span>\n                  <\/li>\n                  <li>\n                    <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                    <span class=\"p-mad-testimonial__details-desc\">17+ months<\/span>\n                  <\/li>\n                  <li>\n                    <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                    <span class=\"p-mad-testimonial__details-desc\">Mobile app development<\/span>\n                  <\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n              \n             <div class=\"swiper-slide p-mad-testimonial\">\n              <div class=\"p-mad-testimonial__cite-author\">\n                <div class=\"p-mad-testimonial__author\">\n                  <span class=\"p-mad-testimonial__author-name\">Alice Bodnar<\/span>\n                  <span>COO<\/span>\n                  <span>Atlas Guides<\/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\/display_Atlas_Guides-1-1.png\" alt=\"company's logo\">\n                <\/div>\n              <\/div>\n              <div class=\"p-mad-testimonial__cite-details\">\n                <p class=\"p-mad-testimonial__cite\">\u201cInnowise\u2019s work met all expectations. The team was efficient, prompt, and on top of their project deliverables. Customers can expect an experienced team that offers an array of business services.\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\">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\">8 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\">Mobile development<\/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 defer src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/swipe-dev-services.js\"><\/script>-->\n\n<script>\n(()=>{\n    const 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    \n    let swiper;\n    \n    const initSwiper = (options) => {\n      swiper = new Swiper('.p-mad-testimonials__swiper .swiper', options);\n      swiper.autoplay.stop();\n    };\n    \n    const mediaQueryList = window.matchMedia('(min-width: 1px)');\n    \n    const onMediaQueryChange = (e) => {\n      if (!e.matches && swiper) {\n        swiper.disable();\n      } else if (e.matches && !swiper) {\n        initSwiper(options);\n      } else if (e.matches) {\n        swiper.enable();\n      }\n    };\n    \n    if (mediaQueryList.matches) {\n      initSwiper(options);\n    }\n    \n    mediaQueryList.addEventListener('change', onMediaQueryChange);\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-1bf6460 net-14 dt-15 faq-1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1bf6460\" 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-1470764\" data-id=\"1470764\" 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-22644e5 elementor-widget elementor-widget-heading\" data-id=\"22644e5\" 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-10569c4 e-con-full net-142 dt-15-2 e-flex e-con e-parent\" data-id=\"10569c4\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-72c71c8 e-con-full e-flex e-con e-child\" data-id=\"72c71c8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec4ebcb elementor-widget elementor-widget-html\" data-id=\"ec4ebcb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"c-section__container\">\n    <div class=\"custom-faq-acc__container\">\n\n        <div class=\"c-accordion--faq custom-faq-acc__accordion\">\n\n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">How long does it take to develop a super app?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>The development timeline depends on the complexity of features, integrations, and design. Generally, it can take 6 months to over a year for a fully functional super app.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">How much do super app development services cost?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>The cost varies based on the app's scope, technology stack, and customization. At our super app development company, we always seek to provide a tailored pricing solution that respects both your aspirations and financial constraints.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">How do super apps handle data security and privacy?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>Super apps use encryption, secure authentication methods, and data anonymization. They comply with industry standards like GDPR and ensure regular security audits. Our super app development approach prioritizes security at every stage \u2014 making your app built with the highest standards of protection in place.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">Can I add more features to my super app after launch?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>Yes, super apps are designed to be scalable. You can add features through updates based on user feedback and evolving business needs. Innowise offers ongoing post-launch support to assist with these updates and maintenance.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"c-accordion__item\">\n                <div class=\"c-accordion__trigger custom-faq-acc__accordion-trigger\">\n                    <div class=\"c-accordion__header\">\n                        <button class=\"c-accordion__toggle-button\">\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg\"\n                                alt=\"toggle-icon\">\n                        <\/button>\n                        <span class=\"c-accordion__title\">What kind of post-launch support is provided?<\/span>\n                    <\/div>\n                    <div class=\"c-accordion__panel custom-faq-acc__content\">\n\n                        <div class=\"custom-faq-acc__content__column\">\n                            <p>Post-launch support usually includes bug fixes, performance optimization, feature updates, and security monitoring. Should you require it, our team offers full-scale maintenance services to provide the app's flawless operation and long-term reliability.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n\n\n\n        <\/div>\n\n        \n    <\/div>\n\n<\/div>\n\n    <script src=\"https:\/\/innowise.com\/wp-content\/themes\/hello-elementor\/assets\/js\/accordion.min.js\"><\/script>\n\n    <script>\n        window.addEventListener(\"DOMContentLoaded\", (event) => {\n\n            const siteLanguage = document.documentElement.getAttribute(\"lang\").toLowerCase();\n\n            function initAccordion(element) {\n                if (!element) return;\n\n                new Accordion(element, {\n                    duration: 200,\n                    showMultiple: false,\n                    onOpen: function (currentElement) {\n                        const img = currentElement.querySelector('.c-accordion__toggle-button img');\n                        img.src = 'https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/close-accordion.svg';\n                    },\n                    onClose: function (currentElement) {\n                        const img = currentElement.querySelector('.c-accordion__toggle-button img');\n                        img.src = 'https:\/\/innowise.com\/wp-content\/uploads\/2022\/02\/open-accordion.svg';\n                    },\n                    elementClass: 'c-accordion__item',\n                    triggerClass: 'c-accordion__trigger',\n                    panelClass: 'c-accordion__panel',\n                    activeClass: 'c-accordion__item_active',\n                });\n            }\n\n\n            initAccordion(document.querySelector(\".c-accordion--faq\"))\n        })\n    <\/script>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9c3f118 e-con-full e-flex e-con e-child\" data-id=\"9c3f118\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-987cde5 elementor-widget elementor-widget-html\" data-id=\"987cde5\" 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-59bc0c4 e-flex e-con-boxed e-con e-parent\" data-id=\"59bc0c4\" 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-c4a047e elementor-widget elementor-widget-shortcode\" data-id=\"c4a047e\" 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=\"\/nb\/wp-json\/wp\/v2\/pages\/175226#wpcf7-f100240-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"100240\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f100240-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<style>\n#form-templates .contact__info {\n  background-color: #f4f4f4;\n  padding: 70px 44px 70px 50px;\n  position: relative;\n  max-width: 540px;\n  width: 100%;\nborder: 1px solid #AEB1B7;\n}\n\n#form-templates .contact__info-background {\n  z-index: -1;\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed #ef4557;\n}\n\n\n#form-templates .new-container{\ndisplay: flex;\njustify-content: space-between;\nflex-wrap: wrap;\n}\n\n\n#form-templates{\npadding: 100px 15px 100px 15px;        \n}\n\n#form-templates .contact__info-heading {\n  font-family: 'Sora' !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  font-size: 36px !important;\n  line-height: 46px !important;\n  color: #2E2E2E !important;\n   margin-bottom: 60px !important;\n\n}\n\n\n#form-templates .message label{\ncolor: #585858 !important;   \n}\n\n.elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n font-size: 60px !important;\n  line-height: 70px !important;\n  font-family: \"Sora\", Sans-serif;\n  font-weight: 400;\n  margin: 0;  \n  margin-bottom: 20px;\n}\n\n\n\n\n.elementor-widget-container.form-template p{\n  font-family: \"Karla\", Sans-serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 28px;\n  color: var( --e-global-color-primary );\n  max-width: 700px;\n  margin: 0; \n  margin-bottom: 40px;\n} \n  \n\n\n.new-container #spinner{\nwidth: 50%;\nmax-width: 700px;\n}\n\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:30px; \n    \n}\n\n\n#form-templates .contact__info-heading {\n  margin-bottom: 67px;\n  font-size: 36px;\n  font-family: karla;\n  color:  #2E2E2E;\n\n  line-height: 49px;\n}\n\n#form-templates .contact__info-steps {\n  display: flex;\n  flex-direction: column;\n  max-width: 425x;\n  row-gap: 20px;\n  border-left: 1px solid #2e2e2e;\n}\n\n#form-templates .contact__info-block {\n  position: relative;\n  padding-left: 45px;\n}\n\n#form-templates .contact__info-block:last-child {\n  box-shadow: -1px 0 0 1px #f4f4f4;\n}\n\n#form-templates .contact__info-step {\n  position: absolute;\n  border: 1px solid #2e2e2e;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 20px;\n  left: -20px;\n  top: -8px;\n  background-color: #F4F4F4;\n  color:  #2E2E2E;\n\nfont-family: Karla;\nfont-weight: 700;\nfont-size: 18px;\nline-height: 28px;\n\n}\n\n.elementor-widget-global .contact__info-step {\n        color:  #2E2E2E;\n}\n\n#form-templates .contact__info-text {\n  margin: 0;\n  font-size: 16px;\n  line-height: 26px;\n  color: #2E2E2E;\n  font-family: karla;\n\n  width: 100%;\n}\n\n\n#form-templates .contact-us__send{\nflex-shrink: 0;\nmargin-top:0;\n}\n\n\n\n@media screen and (max-width: 1279px) {\n    .new-container #spinner{\n        width: 100%;\n        max-width:100%;\n        margin-bottom:40px;\n    }\n    \n\n    .new-container .contact__info {\n        max-width: 700px !important;\n    }\n    \n}\n\n\n@media screen and (max-width: 1279px) {\n#form-templates{\npadding: 60px 15px 70px 15px;     \n}\n}\n\n\n\n@media screen and (max-width: 767px) {\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:20px; \n \n}\n\n\n  #form-templates .contact__info {\n    padding: 20px 20px 40px 40px;\n    margin: 0 auto;\n  }\n\n\n#form-templates{\npadding: 40px 15px 50px 15px;  \n    \n}\n\n  \n   .new-container #spinner{\n       \n    margin-bottom:30px;   \n   }\n   \n   \n   .elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n   font-size: 32px !important;\n    line-height: 42px !important;    \n   }\n   \n   \n   .elementor-widget-container.form-template p{\n       \n    font-size: 16px;\n    line-height: 20px;  \n    margin-bottom: 30px;\n \n       \n   }\n   \n   #form-templates .contact__info-heading{\n   font-size: 24px !important;\n    line-height: 49px !important;    \n       \n   }\n   \n\n.mailToContact{\nmargin-top: 10px !important;        \n}\n   \n\n  #form-templates .contact__info-heading {\n    font-size: 24px;\n    margin-bottom: 37px;\n  }\n\n  #form-templates .contact__info-background {\n    top: 10px;\n    left: 10px;\n  }\n\n  #form-templates .contact__info-text {\n    font-size: 12px;\n    line-height: 20px;\n  }\n  \n  \n  #form-templates .contact__info-heading {\n   margin-bottom: 35px !important;\n\n}\n\n}\n\n@media (max-width: 767px) {\n    .mailToContact {\n        max-width: 100%;\n    }\n}\n<\/style>\n\n<script>\nwindow.addEventListener('hashchange',function(e){if(window.history.pushState){window.history.pushState('','\/',window.location.pathname)}else{window.location.hash=''}})\n<\/script>\n\n\n<div id=\"form-templates\">\n<div class=\"elementor-widget-container form-template\">\n<a name=\"contact-form\"><\/a>\n<h2>Contact us<\/h2>\n<p><a id=\"calendlylink\" style=\"color: #c63031; border-bottom: 1px solid #c63031; padding: 0;\">Book a call<\/a> or fill out the form below and we\u2019ll get back to you once we\u2019ve processed your request.<\/p>\n<\/div>\n\n<div class=\"new-container\">\n\n\n<div class=\"contact-us__main\" id=\"spinner\" data-no-defer=\"1\">\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"name\">\n<label>Name<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"field_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__name\" id=\"contact-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"field_name\" \/><\/span>\n<\/div>\n\n<div class=\"company\">\n<label>Company<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__company\" id=\"contact-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company*\" value=\"\" type=\"text\" name=\"company\" \/><\/span>\n<\/div>\n\n<\/div>\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"email\">\n<label>Email<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email contact-us__email\" id=\"contact-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Corporate email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n<\/div>\n\n<div class=\"phone\">\n<label>Phone<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel contact-us__phone\" id=\"contact-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"tel\" \/><\/span>\n<\/div>\n\n<\/div>\n<div class=\"contact-us__wrapper subj\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-recipient\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-subj_js\" aria-invalid=\"false\" name=\"your-recipient\"><option value=\"\">Subject*<\/option><option value=\"IT staff augmentation\">IT staff augmentation<\/option><option value=\"Turnkey product development\">Turnkey product development<\/option><option value=\"Support and enhancement\">Support and enhancement<\/option><option value=\"Careers\">Careers<\/option><option value=\"Other\">Other<\/option><\/select><\/span>\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"form-field-budget_js\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-budget_js\" aria-invalid=\"false\" name=\"form-field-budget_js\"><option value=\"\">Project budget<\/option><option value=\"Under $15K\">Under $15K<\/option><option value=\"$15K-$30K\">$15K-$30K<\/option><option value=\"$30K-$100K\">$30K-$100K<\/option><option value=\"$100K-$250K\">$100K-$250K<\/option><option value=\"$250K-$500K\">$250K-$500K<\/option><option value=\"More than $500K\">More than $500K<\/option><\/select><\/span>\n\n<\/div>\n\n\n<div class=\"message\">\n<label>Message<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"1\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required contact-us__message\" id=\"contact-message\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Describe your needs in detail*\" name=\"message\"><\/textarea><\/span>\n<\/div>\n\n<div class=\"atvoice-wrap\">\n\n<div class=\"voice-wrap\">\n<span id=\"voice-mut\" class=\"voicetext\">Send us a voice message<\/span>\n         <div class=\"qc_voice_audio_wrapper\">\n            <div class=\"qc_voice_audio_container\">\n                <div class=\"qc_voice_audio_upload_main\" id=\"qc_audio_main\">\n                    <a class=\"qc_audio_record_button\" id=\"qc_audio_record\" href=\"#\" aria-label=\"Record an audio message\">\n                        <span class=\"dashicons dashicons-microphone\"><\/span> \u00a0<\/a> \n                <\/div>\n\n                <div class=\"qc_voice_audio_recorder\" id=\"qc_audio_recorder\" style=\"display:none\">\n\n                <\/div>\n                <div class=\"qc_voice_audio_display\" id=\"qc_audio_display\"  style=\"display:none\">\n                    <audio id=\"qc-audio\" controls src=\"\"><\/audio>\n                    <span title=\"Remove and back to main upload screen.\" class=\"qc_audio_remove_button dashicons dashicons-trash\"><\/span>\n                <\/div>\n            <\/div>\n            <input type=\"hidden\" value=\"\" name=\"qcwpvoicemessage\" id=\"qc_audio_url\" \/>\n        <\/div>\n        \n<\/div>\n\n\n<div class=\"attach-wrap\">\n<span class=\"voicetext\">Attach documents<\/span>\n\n<div class='attachment'>\n\n<div class=\"downloaded\">\n<span><\/span>\n<div class=\"deleteFile\"><\/div>\n<\/div>\n\n<div class=\"attachmentButton\" onclick=\"(function cl(e){if(e.target.nodeName == 'DIV'){e.target.parentNode.children[1].children[0].click(); }})(arguments[0]);\">\n\n<div class=\"innerText\">Upload file<\/div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"att-files\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" accept=\".jpg,.png,.jpeg,.pdf\" aria-invalid=\"false\" type=\"file\" name=\"att-files\" \/><\/span>\n\n<div class=\"tip\" onclick=\"event.stopPropagation()\">\n<p>You can attach 1 file up to 2MB. Valid file formats: pdf, jpg, jpeg, png.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n<div class=\"contact-us__wrapper\"> \n<p class=\"pp\">By clicking Send, you consent to Innowise processing your personal data per our<a href=\"\/privacy-notice\/\"> Privacy Policy <\/a>to provide you with relevant information. By submitting your phone number, you agree that we may contact you via voice calls, SMS, and messaging apps. Calling, message, and data rates may apply.<\/p>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"scoring_point\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmCampaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmContent\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmMedium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmSource\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmTerm\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"location\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"city\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"ip\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"Summ\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gclid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"rating\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlCompany\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlWithParams\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"audioMessageLink\" \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner contact-us__send\" id=\"contact-send-button\" type=\"submit\" value=\"Send\" \/>\n<\/div>\n\n<div class='mailToContact'>You can also send us your request <\/br>to <a href=\"mailto:contact@innowise.com\">contact@innowise.com<\/a><\/div>\n\n<\/div>\n\n<div class=\"elementor-widget-container\" style=\"z-index:1;\">\n<div class=\"contact__info\">\n  <div class=\"contact__info-background\"><\/div>\n  <div class=\"contact__info-heading\">What happens next?<\/div>\n  <div class=\"contact__info-steps\">\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">1<\/div>\n      <p class=\"contact__info-text\">Once we\u2019ve received and processed your request, we\u2019ll get back to you to detail your\n        project needs and sign an NDA to ensure confidentiality.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">2<\/div>\n      <p class=\"contact__info-text\">After examining your wants, needs, and expectations, our team will devise a project\n        proposal with the scope of work, team size, time, and cost estimates.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">3<\/div>\n      <p class=\"contact__info-text\">We\u2019ll arrange a meeting with you to discuss the offer and nail down the details.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">4<\/div>\n      <p class=\"contact__info-text\">Finally, we\u2019ll sign a contract and start working on your project right away.<\/p>\n    <\/div>\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\n<\/div>\n\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"other_services_container\">[need_other_services_v2]<\/div><script>\n            jQuery( document ).ready(function($) {\n                $('[data-elementor-type=\"wp-page\"]').children().last().before($('.other_services_container'));\n                var sections = $('[data-elementor-type=\"wp-page\"]').find('.net-15.dt-16');\n                $($('#form-templates').parents('.elementor-section')).before($('.other_services_container'));\n                for(var i = 0; i<sections.length; i++){\n                    if($(sections[i]).hasClass( 'net-15' ) && $(sections[i]).hasClass( 'dt-16' ) && $(sections[i]).hasClass( 'elementor-hidden-desktop' )==false){\n                        $(sections[i]).before($('.other_services_container'));\n                        if($(sections[i]).css('background-color')=='rgb(255, 255, 255)' || $(sections[i]).css('background-color')=='rgba(0, 0, 0, 0)'){\n                            $('.other_services_container').find('.elementor-section').css('background-color','#FBFBFD');\n                        }      \n                    }\n                }\n                \n            });\n        <\/script>","protected":false},"excerpt":{"rendered":"<p>Super app development company Innowise develops super apps that combine smooth service integration, top-notch performance, and customized experiences, with a flexible design that supports scaling and continuous growth. Let\u2019s talk 25+ super app development projects delivered Innowise develops super apps that combine smooth service integration, top-notch performance, and customized experiences, with a flexible design that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":188933,"parent":356,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-175226","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/pages\/175226","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/comments?post=175226"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/pages\/175226\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/pages\/356"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/media\/188933"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/media?parent=175226"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}