{"id":170033,"date":"2024-08-14T10:17:04","date_gmt":"2024-08-14T14:17:04","guid":{"rendered":"https:\/\/innowise.com\/?page_id=170033"},"modified":"2026-01-16T06:45:15","modified_gmt":"2026-01-16T11:45:15","slug":"sitecore-utvikling","status":"publish","type":"page","link":"https:\/\/innowise.com\/nb\/services\/cms\/sitecore-development\/","title":{"rendered":"Sitecore-utviklingstjenester"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"170033\" class=\"elementor elementor-170033\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24ded30 container-header back-animations e-flex e-con-boxed e-con e-parent\" data-id=\"24ded30\" 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-44caf8b e-con-full e-flex e-con e-child\" data-id=\"44caf8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b38409a elementor-widget__width-inherit word-break elementor-widget elementor-widget-heading\" data-id=\"b38409a\" 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\">Sitecore development services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6841233 e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"6841233\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bf5ac0c e-con-full e-flex e-con e-child\" data-id=\"bf5ac0c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52ddab0 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"52ddab0\" 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<span style=\"font-weight: 400; padding-bottom: 0;\">Deliver ultra-fast, personalized customer experiences everywhere, designed by our top Sitecore developers.<\/span>\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-1da909e elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"1da909e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\" id=\"main-block-link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70a9c67 e-con-full e-flex e-con e-child\" data-id=\"70a9c67\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1362d6f elementor-widget elementor-widget-html\" data-id=\"1362d6f\" 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\">4+<\/p>\n            <p class=\"description-mobile\">years of expertise in Sitecore<\/p>\n        <\/div>\n    <\/div>\n    <div class=\"clutch-widget-container-mobile\">\n        <img decoding=\"async\" class=\"clutch-image-mobile\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Clutch-Logo.svg\"\/ alt=\"\">\n        <div class=\"button-container-mobile\">\n        <a rel=\"nofollow\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button-mobile\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather-mobile feather-arrow-right-mobile\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text-mobile\");\n    const messages = [\n        {\n            number: \"4+\",\n            description: \"years of expertise in Sitecore\"\n        },\n        {\n            number: \"20+\",\n            description: \"Sitecore projects delivered\"\n        },\n        {\n            number: \"10+\",\n            description: \"in-house Sitecore 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-90dc8fe elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"90dc8fe\" 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;\">Deliver ultra-fast, personalized customer experiences everywhere, designed by our top Sitecore developers.<\/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-8a88301 elementor-align-center elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"8a88301\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9f34da e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"c9f34da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e7eec9 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"0e7eec9\" 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\">4+<\/p>\n            <p class=\"description\">years of expertise in Sitecore<\/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: \"4+\",\n            description: \"years of expertise in Sitecore\"\n        },\n        {\n            number: \"20+\",\n            description: \"Sitecore projects delivered\"\n        },\n        {\n            number: \"10+\",\n            description: \"in-house Sitecore 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-fce1754 e-flex e-con-boxed e-con e-parent\" data-id=\"fce1754\" 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-49aa410 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"49aa410\" 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 Sitecore CMS 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-40270fe elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"40270fe\" 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 tailor our <\/span><span style=\"font-weight: 400;\">Sitecore CMS development services<\/span><span style=\"font-weight: 400;\"> to fit each customer&#8217;s unique needs, delivering customized solutions that enhance user engagement and make managing your site easy. This personalized approach helps ensure your digital presence is both powerful and efficient.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9ca3ae e-flex e-con-boxed e-con e-parent\" data-id=\"b9ca3ae\" 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-7a7388f elementor-widget elementor-widget-html\" data-id=\"7a7388f\" 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=\"dev-services-container\">\n    <div class=\"dev-services-items\">\n        <div class=\"dev-item\">\n            <span class=\"dev-item-title\">Sitecore consulting services<\/span>\n            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/103-1.svg\" \/ alt=\"\">\n        <\/div>\n        <div class=\"dev-item\">\n            <span class=\"dev-item-title\">Custom Sitecore web development services<\/span>\n            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/migration.svg\" \/ alt=\"\">\n        <\/div>\n        <div class=\"dev-item\">\n            <span class=\"dev-item-title\">Sitecore migration<\/span>\n            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/implementation.svg\" \/ alt=\"\">\n        <\/div>\n        <div class=\"dev-item\">\n            <span class=\"dev-item-title\">Sitecore upgrade<\/span>\n            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/upgrade.svg\" \/ alt=\"\">\n        <\/div>\n        <div class=\"dev-item\">\n            <span class=\"dev-item-title\">Sitecore maintenance and support<\/span>\n            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/maintenance-and-support.svg\" \/ alt=\"\">\n        <\/div>\n        <div class=\"dev-item\">\n            <span class=\"dev-item-title\">Sitecore implementation<\/span>\n            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/web-development-services.svg\" \/ alt=\"\">\n        <\/div>\n    <\/div>\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<div class=\"elementor-element elementor-element-a07bc73 e-flex e-con-boxed e-con e-parent\" data-id=\"a07bc73\" 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-6f50e08 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"6f50e08\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The core benefits of Sitecore development<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb78a74 e-flex e-con-boxed e-con e-parent\" data-id=\"cb78a74\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2fac59c e-grid e-con-full e-con e-child\" data-id=\"2fac59c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4637eb4 e-flex e-con-boxed e-con e-child\" data-id=\"4637eb4\" 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-e52ed91 elementor-widget elementor-widget-text-editor\" data-id=\"e52ed91\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Mobile-optimized CMS<\/h3>\n<\/li>\n<\/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-9d9c3a7 elementor-widget elementor-widget-text-editor\" data-id=\"9d9c3a7\" 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>Our developers build responsive websites in Sitecore by combining techniques like flexible grids, CSS media queries, and more. Testing across devices and component-based development also helps maintain consistency.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-728ad81 e-flex e-con-boxed e-con e-child\" data-id=\"728ad81\" 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-0e646fc elementor-widget elementor-widget-text-editor\" data-id=\"0e646fc\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Advanced analytics<\/h3>\n<\/li>\n<\/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-81d511f elementor-widget elementor-widget-text-editor\" data-id=\"81d511f\" 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>By leveraging Sitecore Experience Analytics (SC Analytics), an integral part of the Sitecore ecosystem, we help businesses obtain deep insights into customer profiles to understand their audience more profoundly.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d63c98 e-flex e-con-boxed e-con e-child\" data-id=\"4d63c98\" 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-bb51a2e elementor-widget elementor-widget-text-editor\" data-id=\"bb51a2e\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Seamless integrations<\/h3>\n<\/li>\n<\/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-0e041ff elementor-widget elementor-widget-text-editor\" data-id=\"0e041ff\" 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>Our developers provide Sitecore-powered solutions that are smoothly integrated with external data sources to enhance the functionality, performance, and user experience of websites and digital platforms.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f1c45a8 e-flex e-con-boxed e-con e-child\" data-id=\"f1c45a8\" 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-e8b3aa2 elementor-widget elementor-widget-text-editor\" data-id=\"e8b3aa2\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Optimized performance<\/h3>\n<\/li>\n<\/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-b05d6d5 elementor-widget elementor-widget-text-editor\" data-id=\"b05d6d5\" 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>Sitecore includes built-in tools for A\/B testing, multivariate testing, and personalization, enabling businesses to optimize content, messaging, and user experiences for better results.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1bf94e8 e-flex e-con-boxed e-con e-child\" data-id=\"1bf94e8\" 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-3ea06b2 elementor-widget elementor-widget-text-editor\" data-id=\"3ea06b2\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Streamlined content management<\/h3>\n<\/li>\n<\/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-b74a012 elementor-widget elementor-widget-text-editor\" data-id=\"b74a012\" 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>Our Sitecore developers implement multichannel delivery and integrate relevant data sources to allow businesses to deliver seamless, personalized content experiences to their customers.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad68f04 e-flex e-con-boxed e-con e-child\" data-id=\"ad68f04\" 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-8fa7df2 elementor-widget elementor-widget-text-editor\" data-id=\"8fa7df2\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Scalability and flexibility<\/h3>\n<\/li>\n<\/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-fd9131b elementor-widget elementor-widget-text-editor\" data-id=\"fd9131b\" 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>Sitecore&#8217;s scalable architecture and flexible platform encourage businesses to adapt and grow their digital strategy over time, adjusting to changing business needs and evolving customer expectations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-66e4528 e-flex e-con-boxed e-con e-parent\" data-id=\"66e4528\" 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-aad69b9 word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"aad69b9\" 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<div class=\"elementor-element elementor-element-35f2cf3 e-con-full e-flex e-con e-child\" data-id=\"35f2cf3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1cf723 elementor-widget elementor-widget-shortcode\" data-id=\"d1cf723\" 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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d4e2ac e-flex e-con-boxed e-con e-parent\" data-id=\"1d4e2ac\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a7cf683 e-con-full e-flex e-con e-child\" data-id=\"a7cf683\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bbb3f09 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bbb3f09\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why choose Innowise as a Sitecore 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-4e070fd elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"4e070fd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">At Innowise, we&#8217;ve got a comprehensive set of services and a skilled team ready to adapt quickly for your Sitecore project. With our agile approach and round-the-clock support, we make sure everything clicks into place smoothly, enhancing your digital experience right 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-219a9d3 e-con-full e-flex e-con e-child\" data-id=\"219a9d3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-664ce74 elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"664ce74\" data-element_type=\"widget\" id=\"promo-video\" 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\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-e51a1b1 e-flex e-con-boxed e-con e-parent\" data-id=\"e51a1b1\" 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-208639d elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"208639d\" 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-127f7ba elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"127f7ba\" 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 understand just how crucial your website is for mirroring your professional identity and helping you stand out among top players in your industry. At Innowise, our approach involves combining cutting-edge technology with smart design, custom programming, and smooth navigation. We meticulously craft these elements to create a site that&#8217;s not just functional but also uniquely yours.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7cc0c7 e-flex e-con-boxed e-con e-parent\" data-id=\"a7cc0c7\" 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-775fa72 elementor-widget elementor-widget-html\" data-id=\"775fa72\" 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=\"cards-container\">\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Finance<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore helps financial institutions tailor their banking experiences to really resonate with customers, boosting retention and acquisition. Using Sitecore, banks can set up interactive segmentation tools, predictive systems, and virtual advisors that improve customer insights and service quality.<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/Finance.svg\"\/ alt=\"\">\n    <\/div>\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Healthcare<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore enables healthcare providers to deliver personalized care and streamline operations. They can build comprehensive patient portals and AI-powered virtual health assistants, which enhance both patient engagement and operational efficiency.<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Healthcare.svg\"\/ alt=\"\">\n    <\/div>\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Technology<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore aids tech companies in enhancing user experiences and managing content across various platforms. Tech firms can develop advanced support chatbots and robust data tools, leading to better user interactions and smoother technology integration.<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Technology.svg\"\/ alt=\"\">\n    <\/div>\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Marketing and sales<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore gives marketers and sales teams the tools to create and track highly customized campaigns. They can implement targeted automation systems and sophisticated forecasting tools, helping to fine-tune strategies and improve performance.<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Marketing.svg\"\/ alt=\"\">\n    <\/div>\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Manufacturing<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore simplifies how manufacturers handle their online presence and interact with clients. It enables them to manage detailed product catalogs and deploy efficient customer service chatbots, making online experiences and customer service smoother.<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/manufacturing.svg\"\/ alt=\"\">\n    <\/div>\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Education<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore transforms how educational institutions engage with students and manage content. It allows schools to set up personalized learning portals and adaptive management systems, making the educational experience richer and administration more efficient.<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Education.svg\"\/ alt=\"\">\n    <\/div>\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Retail & eCommerce<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore allows retailers to create personalized shopping experiences that enhance customer loyalty and sales. It provides tools for precise customer segmentation and tailored promotions, optimizing both marketing efforts and the overall shopping environment.<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Retail-eCommerce.svg\"\/ alt=\"\">\n    <\/div>\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Entertainment and media<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore helps media and entertainment firms manage content effectively and engage audiences across different platforms. They can build media portals and personalized recommendation systems, improving content accessibility and enriching viewer experiences.<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Entertainment-and-media.svg\"\/ alt=\"\">\n    <\/div>\n    <div class=\"card-item\">\n        <span class=\"card-item-title\">Public sector<\/span>\n        <div class=\"card-item-desc\">\n            <p class=\"desc-p\">Sitecore helps government agencies offer more accessible and responsive services to the public. They can use Sitecore to create secure online portals, automate service delivery, and customize communication tools. This not only boosts engagement with citizens but also makes government services more efficient and transparent<\/p>\n        <\/div>\n        <img decoding=\"async\" class=\"card-item-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Public-sector.svg\"\/ alt=\"\">\n    <\/div>\n<\/div>\n<div class=\"m-technological-all\">\n        <span><a style=\"all: unset; cursor: pointer;\" href=\"https:\/\/innowise.com\/industries\/\">All industries<\/a><\/span>\n    <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fac711c related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fac711c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aa02516\" data-id=\"aa02516\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ef40d57 related_case_title_h2 elementor-widget elementor-widget-heading\" data-id=\"ef40d57\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sitecore development case studies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0395c87 slider-overflow elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0395c87\" 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-6a1ff2e blog-slider\" data-id=\"6a1ff2e\" 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-cec6c34 elementor-widget elementor-widget-shortcode\" data-id=\"cec6c34\" 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\/fast-website-delivery\/\" aria-label=\"block_192516\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/image-teaser-3.png\" alt=\"Fast Website Delivery for Family Businesses\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/Logo-symbolname-green-1.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/fast-website-delivery\/\" aria-label=\"Fast Website Delivery for Family Businesses\" >Fast Website Delivery for Family Businesses<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/cms\/\">CMS website development<\/a><a href=\"\/nb\/cases\/bygg\/\">Construction<\/a><a href=\"\/nb\/cases\/horeca\/\">HoReCa<\/a><a href=\"\/nb\/cases\/js\/\">JavaScript<\/a><a href=\"\/nb\/cases\/php\/\">PHP<\/a><a href=\"\/nb\/cases\/website\/\">Website<\/a><a href=\"\/nb\/cases\/wordpress\/\">WordPress<\/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\/fast-website-delivery\/\" aria-label=\"Read more about Fast Website Delivery for Family Businesses\">\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\/gestical-platform-modernization\/\" aria-label=\"block_194759\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/smart-meter-integration.png\" alt=\"Modernization of Gestical\u2019s operational platform\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/gestical.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/gestical-platform-modernization\/\" aria-label=\"Modernization of Gestical\u2019s operational platform\" >Modernization of Gestical\u2019s operational platform<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/energy\/\">Energy<\/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\/gestical-platform-modernization\/\" aria-label=\"Read more about Modernization of Gestical\u2019s operational platform\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/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\/aws\/\">AWS<\/a><a href=\"\/nb\/cases\/django\/\">Django<\/a><a href=\"\/nb\/cases\/helsevesen\/\">Healthcare<\/a><a href=\"\/nb\/cases\/mobile-development\/\">Mobile development<\/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\/custom-website-development-for-airline\/\" aria-label=\"block_193018\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/airplane-in-the-sky.jpg\" alt=\"Multi-page charter airline website for a startup air carrier\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/Flyyo-logo.png\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/custom-website-development-for-airline\/\" aria-label=\"Multi-page charter airline website for a startup air carrier\" >Multi-page charter airline website for a startup air carrier<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/php\/\">PHP<\/a><a href=\"\/nb\/cases\/design\/\">UI\/UX design<\/a><a href=\"\/nb\/cases\/web-utvikling\/\">Web development<\/a><a href=\"\/nb\/cases\/website\/\">Website<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nb\/case\/custom-website-development-for-airline\/\" aria-label=\"Read more about Multi-page charter airline website for a startup air carrier\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nb\/case\/custom-fhir-integration-gateway\/\" aria-label=\"block_193309\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/image-teaser-fim.jpg\" alt=\"Designing a data integration gateway for FIM Medical\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/logo-fim.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/custom-fhir-integration-gateway\/\" aria-label=\"Designing a data integration gateway for FIM Medical\" >Designing a data integration gateway for FIM Medical<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/net\/\">.NET<\/a><a href=\"\/nb\/cases\/c\/\">C#<\/a><a href=\"\/nb\/cases\/helsevesen\/\">Healthcare<\/a><a href=\"\/nb\/cases\/integrasjon\/\">Integration<\/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\/custom-fhir-integration-gateway\/\" aria-label=\"Read more about Designing a data integration gateway for FIM Medical\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/nb\/case\/finance-ai-assistant\/\" aria-label=\"block_191935\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/image-teaser-2.png\" alt=\"Haia: finance AI assistant\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/Haia-logo-1.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/finance-ai-assistant\/\" aria-label=\"Haia: finance AI assistant\" >Haia: finance AI assistant<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/ai\/\">AI<\/a><a href=\"\/nb\/cases\/blockchain\/\">Blockchain<\/a><a href=\"\/nb\/cases\/fintech\/\">FinTech<\/a><a href=\"\/nb\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/nb\/cases\/smart-contract\/\">Smart contract<\/a><a href=\"\/nb\/cases\/web3\/\">Web3<\/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\/finance-ai-assistant\/\" aria-label=\"Read more about Haia: finance AI assistant\">\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\/blockchain-ecosystem-development\/\" aria-label=\"block_179475\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/Hero-image.jpg\" alt=\"Blockchain ecosystem powered by Layer 2 zk-Rollups\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/prophaust.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/blockchain-ecosystem-development\/\" aria-label=\"Blockchain ecosystem powered by Layer 2 zk-Rollups\" >Blockchain ecosystem powered by Layer 2 zk-Rollups<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/blockchain\/\">Blockchain<\/a><a href=\"\/nb\/cases\/fintech\/\">FinTech<\/a><a href=\"\/nb\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/nb\/cases\/node-js\/\">Node.js<\/a><a href=\"\/nb\/cases\/python\/\">Python<\/a><a href=\"\/nb\/cases\/smart-contract\/\">Smart contract<\/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\/blockchain-ecosystem-development\/\" aria-label=\"Read more about Blockchain ecosystem powered by Layer 2 zk-Rollups\">\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\/ai-ergonomics-software-scaling\/\" aria-label=\"block_195080\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/image.png\" alt=\"Scaling AI ergonomics assessment software\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/prophaust.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/nb\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"Scaling AI ergonomics assessment software\" >Scaling AI ergonomics assessment software<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/nb\/cases\/angular\/\">Angular<\/a><a href=\"\/nb\/cases\/back-end-utvikling\/\">Back-end development<\/a><a href=\"\/nb\/cases\/foretak\/\">Enterprise<\/a><a href=\"\/nb\/cases\/front-end-utvikling\/\">Front-end development<\/a><a href=\"\/nb\/cases\/node-js\/\">Node.js<\/a><a href=\"\/nb\/cases\/qa\/\">QA<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/nb\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"Read more about Scaling AI ergonomics assessment software\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n                <\/div>\n                \n                <div class=\"swiper-related__navigation\">\n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g>\n                                <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                                <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <\/g>\n                        <\/svg>\n                    <\/button>\n                \n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"cases-swiper-pagination\"><\/div>\n        \n        <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/slb-case.js\"><\/script>  \n        <link rel=\"stylesheet\" href=\"\/wp-content\/themes\/hello-elementor\/assets\/css\/case-slider.css\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8548c33 e-flex e-con-boxed e-con e-parent\" data-id=\"8548c33\" 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-e76af6a elementor-widget elementor-widget-html\" data-id=\"e76af6a\" 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=\"margin-top: 0; padding: 0;\" class=\"m-technological-all\">\n        <span><a style=\"all: unset; cursor: pointer;\" href=\"https:\/\/innowise.com\/cases\/\">All case studies<\/a><\/span>\n    <\/div>\n   \n    \n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-76efde9 e-con-full e-flex e-con e-parent\" data-id=\"76efde9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55e6fe0 elementor-widget elementor-widget-html\" data-id=\"55e6fe0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"double-bg-container\">\n    \n    <div class=\"dark-left\">\n    <div class=\"half-person-left\">\n  <div class=\"person-dark\">\n      <div class=\"dark-person-main-info\">\n      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/photo-2-1.png\" \/ alt=\"\">\n      <div class=\"person-desc\">\n          <span class=\"dark-person-name\">Konstantin Kobialko<\/span>\n          <span class=\"dark-person-role\">Business development manager<\/span>\n      <\/div>\n      <\/div>\n  <\/div>\n  <div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"light-right\">\n        <div class=\"light-text-block\">\n            <span class=\"light-text-title\">\n                Would you like to see your success story featured here next?\n            <\/span>\n            <span class=\"light-text-desc\">\n                Let\u2019s discuss how we can start creating your winning Sitecore project.\n            <\/span>\n            <button class=\"hire-button mobile-button-margin\">\n              <a href=\"#contact-form\">Reach out to us today<\/a>\n            <\/button>\n\n        <\/div>\n  \n<\/div>\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-42803eb e-flex e-con-boxed e-con e-parent\" data-id=\"42803eb\" 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-2ab8717 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2ab8717\" 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 holistic approach to Sitecore development<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cc8028 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2cc8028\" 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;\">As your go-to Sitecore development experts, we keep things clear and straightforward from the get-go. Our team is stacked with pros in content management, digital strategy, and system integrations, all ready to bring a whole new level of expertise to your project.<\/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-f0d105e e-grid e-con-full e-con e-child\" data-id=\"f0d105e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-97e9d09 e-flex e-con-boxed e-con e-child\" data-id=\"97e9d09\" 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-1bfe60f elementor-widget elementor-widget-text-editor\" data-id=\"1bfe60f\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Project scoping<\/h3>\n<\/li>\n<\/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-23939d5 elementor-widget elementor-widget-text-editor\" data-id=\"23939d5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">At Innowise, we start by really getting to know what you&#8217;re after. We dive deep into your requirements and sketch out detailed project plans and strategies, tailor-made for Sitecore, ensuring everything stays on track right 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b088591 e-flex e-con-boxed e-con e-child\" data-id=\"b088591\" 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-cbe12eb elementor-widget elementor-widget-text-editor\" data-id=\"cbe12eb\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Cost estimation<\/h3>\n<\/li>\n<\/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-a4ee3db elementor-widget elementor-widget-text-editor\" data-id=\"a4ee3db\" 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 look at everything that might affect your project&#8217;s cost, making sure our estimates truly reflect what your Sitecore setup and rollout will need. No surprises, just transparent and precise pricing.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d47dfc e-flex e-con-boxed e-con e-child\" data-id=\"8d47dfc\" 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-6b98228 elementor-widget elementor-widget-text-editor\" data-id=\"6b98228\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Collaboration<\/h3>\n<\/li>\n<\/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-d853687 elementor-widget elementor-widget-text-editor\" data-id=\"d853687\" 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 keep the lines of communication wide open, updating you on your Sitecore project\u2019s progress and sorting out any challenges as they come. It\u2019s all about keeping you in the loop and making sure things are moving smoothly.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ab46501 e-flex e-con-boxed e-con e-child\" data-id=\"ab46501\" 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-83341c7 elementor-widget elementor-widget-text-editor\" data-id=\"83341c7\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Risk management<\/h3>\n<\/li>\n<\/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-74c8b0b elementor-widget elementor-widget-text-editor\" data-id=\"74c8b0b\" 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 knows Sitecore inside out, which means we\u2019re really good at spotting and sorting out potential snags before they turn into bigger problems. We&#8217;re all about keeping your project on a steady course.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-017b61e e-flex e-con-boxed e-con e-child\" data-id=\"017b61e\" 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-10777ac elementor-widget elementor-widget-text-editor\" data-id=\"10777ac\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Project documentation<\/h3>\n<\/li>\n<\/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-3dc5725 elementor-widget elementor-widget-text-editor\" data-id=\"3dc5725\" 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;\">From day one, we document every step of your Sitecore project. This isn&#8217;t just about keeping things clear; it\u2019s about creating a roadmap that helps everyone from developers to end-users get up to speed quickly and effectively.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb0611a e-flex e-con-boxed e-con e-child\" data-id=\"fb0611a\" 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-f4af066 elementor-widget elementor-widget-text-editor\" data-id=\"f4af066\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Change request management<\/h3>\n<\/li>\n<\/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-e8a271c elementor-widget elementor-widget-text-editor\" data-id=\"e8a271c\" 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 understand that needs evolve, so we have a streamlined process for handling change requests. This includes recording, assessing, prioritizing, and implementing changes efficiently to maintain project integrity.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-30b8f8b e-con-full e-flex e-con e-child\" data-id=\"30b8f8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e30c59d elementor-widget elementor-widget-text-editor\" data-id=\"e30c59d\" 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\">\n \t<li class=\"red-dot\">\n<h3 style=\"display: inline\">Post-launch warranty<\/h3>\n<\/li>\n<\/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-f406f84 elementor-widget elementor-widget-text-editor\" data-id=\"f406f84\" 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 post-launch warranty takes care of all the critical aspects of your Sitecore project, so you can relax. If anything goes wrong after we go live, we\u2019ve got your back to keep things running smoothly and efficiently.<\/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-1c036bd e-grid e-con-full e-con e-child\" data-id=\"1c036bd\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-604aff5 e-con-full e-flex e-con e-child\" data-id=\"604aff5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51fd745 img900500 elementor-widget elementor-widget-image\" data-id=\"51fd745\" 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=\"1350\" height=\"750\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3.jpg\" class=\"attachment-full size-full wp-image-182131\" alt=\"OUR TEAM\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3.jpg 1350w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3-300x167.jpg 300w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3-1024x569.jpg 1024w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3-768x427.jpg 768w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3-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-41f8aae e-con-full e-flex e-con e-child\" data-id=\"41f8aae\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-26108e6 e-con-full e-flex e-con e-child\" data-id=\"26108e6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8db7b1 elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"e8db7b1\" 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\">Need extra hands to move faster?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a8ac28 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial tabletmax510 elementor-widget elementor-widget-text-editor\" data-id=\"8a8ac28\" 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>Our developers can join your team and start contributing right away.<\/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-f1fe4b2 elementor-align-center contact320 elementor-widget elementor-widget-button\" data-id=\"f1fe4b2\" 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\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-0a980d1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0a980d1\" 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-2961954\" data-id=\"2961954\" 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-18c2b87 elementor-widget elementor-widget-heading\" data-id=\"18c2b87\" 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\">Hire our Sitecore developers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cfbd3f3 elementor-section-full_width list elementor-section-height-default elementor-section-height-default\" data-id=\"cfbd3f3\" 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-ca466d1\" data-id=\"ca466d1\" 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-8c2d711 elementor-widget elementor-widget-html\" data-id=\"8c2d711\" 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-intro-section__background_new c-intro-section__background_light_new\">\n    <div class=\"c-intro-section__container_new\">\n        <div class=\"c-intro-section__body_new\">\n                <div class=\"c-intro-section__info-text_new\">\n                    <p>At Innowise, we provide extensive support for your Sitecore project. We use Sitecore JavaScript Services (JSS) with frameworks like React, Angular, or Vue.js for front-end development, and ASP.NET Core for back-end and content management. Our solutions are designed for top-notch performance, security, and scalability.\nPlus, we offer a dedicated team that includes team leads, project managers, UI\/UX designers, business analysts, QA engineers, and DevOps experts. We follow an Agile development approach and provide 24\/7 client support to ensure smooth collaboration and assistance whenever you need it.\n<\/p>\n\n                <\/div>\n            <img decoding=\"async\" class=\"c-intro-section__image_new\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Frame-1410119169.jpg\" alt=\"section-image\">\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<section class=\"elementor-element elementor-element-3f8435e e-flex e-con-boxed e-con e-parent\" data-id=\"3f8435e\" 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-c096b38 elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"c096b38\" 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 service option <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa24000 elementor-widget elementor-widget-html\" data-id=\"fa24000\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"services-container\">\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Leverage Sitecore expertise<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Boost your team by filling any gaps with our expert Sitecore developers. You manage your existing crew, and we\u2019ll handle the rest - making sure everything runs smoothly. This gives you the flexibility to integrate top-notch skills right into 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=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube1_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube1.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Hire a dedicated team<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Bring on a dedicated team from our Sitecore development agency, led by our experienced Team Lead. They\u2019ll work alongside your team or partners, blending in perfectly and enhancing project agility with fresh perspectives and new knowledge.<\/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=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube2_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube2.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"services-item\">\n        <div class=\"services-item-inner\">\n            <div class=\"services-item-info\">\n                <h3 class=\"services-item-title\">Let us handle your project<\/h3>\n                <div class=\"services-item-desc\">\n                    <p class=\"services-desc-p\">Want to let someone else take charge? Outsource your project to our Sitecore developer team. We\u2019ll manage everything, giving you plenty of time to focus on other important tasks while we do the heavy lifting.<\/p>\n                <\/div>\n                <a class=\"services-item-link\" href=\"#contact-form\">Request project outsourcing<\/a>\n            <\/div>\n            <div class=\"services-item-video-container\">\n                <video class=\"services-item-video\" width=\"300\" height=\"300\" autoplay loop muted>\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/07\/cube3_H.265.mp4\" type=\"video\/mp4; codecs=hvc1\">\n                    <source src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/cube3.webm\" type=\"video\/webm\">\n                <\/video>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    const servicesMediaQuerList = window.matchMedia('(max-width: 767px)');\n    const servicesItems = document.querySelectorAll('.services-item');\n    servicesItems.forEach((item) => {\n        item.addEventListener('click', () => {\n            if (servicesMediaQuerList.matches) {\n                item.classList.toggle('clicked');\n            }\n        });\n    })\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8e0ef39 app__content elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8e0ef39\" 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-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0ffd28d\" data-id=\"0ffd28d\" 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-5a013db elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5a013db\" 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 assess and evaluate code quality for successful project delivery<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-5482437 grid-enum e-flex e-con-boxed e-con e-parent\" data-id=\"5482437\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-430f582 e-grid e-con-full e-con e-child\" data-id=\"430f582\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4fd2641 e-flex e-con-boxed e-con e-child\" data-id=\"4fd2641\" 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-4b1c888 elementor-widget elementor-widget-text-editor\" data-id=\"4b1c888\" 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-with-dot\">\n \t<li class=\"red-dot\">\n<h3>Code rules and guidelines<\/h3>\n<\/li>\n<\/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-1d60903 elementor-widget elementor-widget-text-editor\" data-id=\"1d60903\" 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 follow a strict Sitecore style guide, use clear and descriptive names, and ensure our code is modular and portable. This approach is backed by thorough unit tests to maintain high standards.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ea5ccf e-flex e-con-boxed e-con e-child\" data-id=\"2ea5ccf\" 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-c76ff7e elementor-widget elementor-widget-text-editor\" data-id=\"c76ff7e\" 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-with-dot\"><li class=\"red-dot\"><h3>Code documentation and organization<\/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-294c4f8 elementor-widget elementor-widget-text-editor\" data-id=\"294c4f8\" 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 detailed maintenance guides, end-user tutorials, and explanations of individual code functions. This keeps everyone on the same page and avoids any confusion.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-95afa8f e-flex e-con-boxed e-con e-child\" data-id=\"95afa8f\" 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-1244a35 elementor-widget elementor-widget-text-editor\" data-id=\"1244a35\" 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-with-dot\"><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-0e7df71 elementor-widget elementor-widget-text-editor\" data-id=\"0e7df71\" 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 perform ad-hoc reviews, cross-reviews, and regular checks. Our continuous review pipelines help the software improve with each iteration, ensuring top-notch quality.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f45155d e-flex e-con-boxed e-con e-child\" data-id=\"f45155d\" 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-275d7fb elementor-widget elementor-widget-text-editor\" data-id=\"275d7fb\" 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-with-dot\"><li class=\"red-dot\"><h3>Detailed planning and 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-8b0cbab elementor-widget elementor-widget-text-editor\" data-id=\"8b0cbab\" 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 begin by planning project milestones and tasks in line with client needs. We incorporate quality checks and risk mitigation processes to ensure nothing is overlooked.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-436334f e-flex e-con-boxed e-con e-child\" data-id=\"436334f\" 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-e6a9bc0 elementor-widget elementor-widget-text-editor\" data-id=\"e6a9bc0\" 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-with-dot\"><li class=\"red-dot\"><h3>Solution building and 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-1942dd7 elementor-widget elementor-widget-text-editor\" data-id=\"1942dd7\" 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 adhere strictly to our coding guidelines, never cutting corners. Testing is integrated from the very first line of code, with consistent and transparent communication between teams.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70058d1 e-flex e-con-boxed e-con e-child\" data-id=\"70058d1\" 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-9cc637e elementor-widget elementor-widget-text-editor\" data-id=\"9cc637e\" 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-with-dot\"><li class=\"red-dot\"><h3>Delivery and 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-d8d3666 elementor-widget elementor-widget-text-editor\" data-id=\"d8d3666\" 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;\">When it\u2019s time to deliver, we ensure lasting quality with detailed test reports and documentation. We continuously support the software through CI\/CD pipelines, ensuring ongoing reliability and performance.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e68882 e-flex e-con-boxed e-con e-parent\" data-id=\"6e68882\" 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-65e68aa elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65e68aa\" 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 project done at 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-de8a53a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"de8a53a\" 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 streamlined processes and unique way of selecting candidates let us kick off projects quickly and efficiently. This means we can put together a team that&#8217;s perfectly suited to your project\u2019s needs without any unnecessary delays.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-528ebcb e-flex e-con-boxed e-con e-parent\" data-id=\"528ebcb\" 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-cef37af elementor-widget elementor-widget-html\" data-id=\"cef37af\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"new-steps-container\">\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"new-step-item-desc\">\n            <span>\n                01\n            <\/span>\n            <span>\n                Manager <br\/> assignment\n            <\/span>\n        <\/div>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #D98790\"><\/div>\n        <\/div>\n        <span class=\"new-step-duration\">\n            1-2 hours\n        <\/span>\n        <span class=\"new-step-info\">\n            Right after you reach out, we assign a dedicated sales manager to be your main point of contact and clarify any details if needed.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"new-step-item-desc\">\n            <span>\n                02\n            <\/span>\n            <span>\n                Resume <br\/>  screening\n            <\/span>\n        <\/div>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #F2AEB6\"><\/div>\n        <\/div>\n        <span class=\"new-step-duration\">\n            1-2 days\n        <\/span>\n        <span class=\"new-step-info\">\n            We quickly handpick resumes of skilled Sitecore developers that match your requirements and send them to you for preliminary approval.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"new-step-item-desc\">\n            <span>\n                03\n            <\/span>\n            <span>\n                Interview <br\/>  setup \n            <\/span>\n        <\/div>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #E4BEF7\"><\/div>\n        <\/div>\n        <span class=\"new-step-duration\">\n            (optional on request)\n        <\/span>\n        <span class=\"new-step-info\">\n            If you want, you can schedule interviews with the candidates who catch your eye to make sure they\u2019re the perfect fit for your project.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"new-step-item-desc\">\n            <span>\n                04\n            <\/span>\n            <span>\n                Team  <br\/> assembly\n\n            <\/span>\n        <\/div>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 50%; right: ; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"new-step-duration\">\n            1-2 weeks\n        <\/span>\n        <span class=\"new-step-info\">\n            We gather a full project team with the right skills and experience to get your project rolling efficiently.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"new-step-item-desc\">\n            <span>\n                05\n            <\/span>\n            <span>\n                MVP  <br\/> development\n            <\/span>\n        <\/div>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: ; right: 50%; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"new-step-duration\">\n            2-3 months\n        <\/span>\n        <span class=\"new-step-info\">\n            We\u2019ll create and launch your MVP, customized to your initial needs, in no time.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"new-step-item-desc\">\n            <span>\n                06\n            <\/span>\n            <span>\n                Full <br\/>  development\n            <\/span>\n        <\/div>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #F2AEB6\"><\/div>\n        <\/div>\n        <span class=\"new-step-duration\">\n            3-12 months\n        <\/span>\n        <span class=\"new-step-info\">\n            We deliver a fully-developed Sitecore solution tailored to your specific requirements within a few months.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"new-step-item-desc\">\n            <span>\n                07\n            <\/span>\n            <span>\n                Continuous  <br\/> support\n            <\/span>\n        <\/div>\n        <div class=\"figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #E4BEF7\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"width: 100%; background: linear-gradient(90deg, #E4BEF7 50%, transparent 0) 50% \/ 8px 2px repeat-x;\"><\/div>\n        <\/div>\n        <span class=\"new-step-duration\">\n            Lifetime\n        <\/span>\n        <span class=\"new-step-info\">\n            Our team is here to stay, offering lifetime support to continuously fine-tune and adapt your solution to evolving market trends and user needs.\n        <\/span>\n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n<div class=\"tablet-new-steps-container\">\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                01\n            <\/span>\n            <span>\n                Manager assignment\n            <\/span>\n        <\/div>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"width: 100%; background: #D98790\"><\/div>\n        <\/div>\n        <span class=\"tablet-new-step-duration\">\n            1-2 hours\n        <\/span>\n        <span class=\"tablet-new-step-info\">\n            Right after you reach out, we assign a dedicated sales manager to be your main point of contact and clarify any details if needed.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                02\n            <\/span>\n            <span>\n                Resume screening\n            <\/span>\n        <\/div>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 50%; right: ; width: 100vw;\" ><\/div>\n        <\/div>\n        <span class=\"tablet-new-step-duration\">\n            1-2 days\n        <\/span>\n        <span class=\"tablet-new-step-info\">\n            We quickly handpick resumes of skilled Sitecore developers that match your requirements and send them to you for preliminary approval.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                03\n            <\/span>\n            <span>\n                Interview setup \n            <\/span>\n        <\/div>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: ; right: 50%; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"tablet-new-step-duration\">\n            (optional on request)\n        <\/span>\n        <span class=\"tablet-new-step-info\">\n            If you want, you can schedule interviews with the candidates who catch your eye to make sure they\u2019re the perfect fit for your project.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                04\n            <\/span>\n            <span>\n                Team assembly\n\n            <\/span>\n        <\/div>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 50%; right: ; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"tablet-new-step-duration\">\n            1-2 weeks\n        <\/span>\n        <span class=\"tablet-new-step-info\">\n            We gather a full project team with the right skills and experience to get your project rolling efficiently.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                05\n            <\/span>\n            <span>\n                MVP development\n            <\/span>\n        <\/div>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: ; right: 50%; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"tablet-new-step-duration\">\n            2-3 months\n        <\/span>\n        <span class=\"tablet-new-step-info\">\n            We\u2019ll create and launch your MVP, customized to your initial needs, in no time.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                06\n            <\/span>\n            <span>\n                Full development\n            <\/span>\n        <\/div>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 50%; right: ; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"tablet-new-step-duration\">\n            3-12 months\n        <\/span>\n        <span class=\"tablet-new-step-info\">\n            We deliver a fully-developed Sitecore solution tailored to your specific requirements within a few months.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                07\n            <\/span>\n            <span>\n                Continuous support\n            <\/span>\n        <\/div>\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #E4BEF7\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: ; right: 95vw; width: 100vw;\"><\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"width: 100%; background: linear-gradient(90deg, #E4BEF7 50%, transparent 0) 50% \/ 8px 2px repeat-x;\"><\/div>\n        <\/div>\n        <span class=\"tablet-new-step-duration\">\n            Lifetime\n        <\/span>\n        <span class=\"tablet-new-step-info\">\n            Our team is here to stay, offering lifetime support to continuously fine-tune and adapt your solution to evolving market trends and user needs.\n        <\/span>\n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"mobile-new-steps-container\">\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-new-step-item-desc\">\n            <span>\n                01\n            <\/span>\n            <span>\n                Manager assignment\n            <\/span>\n        <\/div>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 5%; right: ; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"mobile-new-step-duration\">\n            1-2 hours\n        <\/span>\n        <span class=\"mobile-new-step-info\">\n            Right after you reach out, we assign a dedicated sales manager to be your main point of contact and clarify any details if needed.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-new-step-item-desc\">\n            <span>\n                02\n            <\/span>\n            <span>\n                Resume screening\n            <\/span>\n        <\/div>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #D98790; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"mobile-new-step-duration\">\n            1-2 days\n        <\/span>\n        <span class=\"mobile-new-step-info\">\n            We quickly handpick resumes of skilled Sitecore developers that match your requirements and send them to you for preliminary approval.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-new-step-item-desc\">\n            <span>\n                03\n            <\/span>\n            <span>\n                Interview setup \n            <\/span>\n        <\/div>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"mobile-new-step-duration\">\n            (optional on request)\n        <\/span>\n        <span class=\"mobile-new-step-info\">\n            If you want, you can schedule interviews with the candidates who catch your eye to make sure they\u2019re the perfect fit for your project.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-new-step-item-desc\">\n            <span>\n                04\n            <\/span>\n            <span>\n                Team assembly\n\n            <\/span>\n        <\/div>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"mobile-new-step-duration\">\n            1-2 weeks\n        <\/span>\n        <span class=\"mobile-new-step-info\">\n            We gather a full project team with the right skills and experience to get your project rolling efficiently.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-new-step-item-desc\">\n            <span>\n                05\n            <\/span>\n            <span>\n                MVP development\n            <\/span>\n        <\/div>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #D98790; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"mobile-new-step-duration\">\n            2-3 months\n        <\/span>\n        <span class=\"mobile-new-step-info\">\n            We\u2019ll create and launch your MVP, customized to your initial needs, in no time.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-new-step-item-desc\">\n            <span>\n                06\n            <\/span>\n            <span>\n                Full development\n            <\/span>\n        <\/div>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #D98790; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"mobile-new-step-duration\">\n            3-12 months\n        <\/span>\n        <span class=\"mobile-new-step-info\">\n            We deliver a fully-developed Sitecore solution tailored to your specific requirements within a few months.\n        <\/span>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-new-step-item-desc\">\n            <span>\n                07\n            <\/span>\n            <span>\n                Continuous support\n            <\/span>\n        <\/div>\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #E4BEF7\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: ; right: 95%; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: linear-gradient(90deg, #E4BEF7 50%, transparent 0) 50% \/ 8px 2px repeat-x; position: absolute; left: 5%; right: 0; width: 100vw;\"><\/div>\n        <\/div>\n        <span class=\"mobile-new-step-duration\">\n            Lifetime\n        <\/span>\n        <span class=\"mobile-new-step-info\">\n            Our team is here to stay, offering lifetime support to continuously fine-tune and adapt your solution to evolving market trends and user needs.\n        <\/span>\n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d15316 e-flex e-con-boxed e-con e-parent\" data-id=\"9d15316\" 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-1234b3e elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1234b3e\" 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\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-513ddc3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"513ddc3\" 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-e15b3e0\" data-id=\"e15b3e0\" 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-addb423 elementor-widget elementor-widget-html\" data-id=\"addb423\" 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        <div class=\"p-mad-testimonials__swiper\">\n          <div class=\"swiper\">\n            <div class=\"swiper-wrapper\">\n\n                <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Nikolay Orlov<\/span>\n                        <span>CEO<\/span>\n                        <span>KEYtec 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\/08\/logo-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\">What I found most impressive about Innowise was their ability to adapt to our specific needs while maintaining strict timelines. They combined a customer-centric approach with strong project management skills, ensuring that deliverables were of high quality and on time.\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Manufacturing<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">2 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">8 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">IT Managed Services<\/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\">Davide Criscione<\/span>\n                        <span>Founder & CEO<\/span>\n                        <span>DC Services GmbH<\/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\/08\/KEYtecAG-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\">Innowise has found high-quality resources that fit well within their assigned internal teams. They had the resources ready to start in a short period. The team offers responsive and personable project management. Moreover, they're proactive and don't overpromise.\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\">Real Estate<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">12 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">15+ months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">IT Staff Augmentation<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>\n\n              <div class=\"swiper-slide p-mad-testimonial\">\n                  <div class=\"p-mad-testimonial__cite-author\">\n                      <div class=\"p-mad-testimonial__author\">\n                        <span class=\"p-mad-testimonial__author-name\">Dominik M\u00e4rkl<\/span>\n                        <span>Director<\/span>\n                        <span>OneStop Pro<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/OneStop-Pro.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\">When it comes to handling pressure situations, Innowise has always proven their deftness in managing these situations. They do this by having a clear understanding of our expected results to take our business towards growth and customer satisfaction.\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Construction<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">7 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">15+ months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc\">Software development, Java<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>         \n\n            <\/div>\n            \n            <div class=\"swiper-pagination\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n    const options = {\n  grabCursor: true,\n  slidesPerView: 'auto',\n  spaceBetween: 40,\n  freeMode: true,\n  pagination: {\n    el: '.swiper-pagination',\n  },\n};\n\nlet swiper;\n\nconst initSwiper = (options) => {\n  swiper = new Swiper('.p-mad-testimonials__swiper .swiper', options);\n  swiper.autoplay.stop();\n};\n\nconst mediaQueryList = window.matchMedia('(min-width: 1px)');\n\nconst 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\nif (mediaQueryList.matches) {\n  initSwiper(options);\n}\n\nmediaQueryList.addEventListener('change', onMediaQueryChange);\n<\/script>\n\n\n              \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0526127 net-14 dt-15 faq-1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0526127\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0f6ce2d\" data-id=\"0f6ce2d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f8e04be elementor-widget elementor-widget-heading\" data-id=\"f8e04be\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dda864 e-con-full net-142 dt-15-2 e-flex e-con e-parent\" data-id=\"1dda864\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bd01f8b e-con-full e-flex e-con e-child\" data-id=\"bd01f8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c4f7a faq elementor-widget elementor-widget-accordion\" data-id=\"d0c4f7a\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2181\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2181\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What is Sitecore?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2181\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2181\"><p><span style=\"font-weight: 400;\">Sitecore CMS is a favorite among global enterprises for its flexibility, scalability, and security on the .NET framework. Its user-friendly interface, similar to Windows, offers fully customizable role-based controls and specialized tools for tasks like content editing, user management, and campaign monitoring.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2182\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2182\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Why should I choose Sitecore for my website?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2182\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2182\"><p><span style=\"font-weight: 400;\">Sitecore XM is perfect for managing multiple websites, multilingual content, and content delivery across different devices and channels. The standout feature is the Experience Editor, which offers an easy-to-use WYSIWYG interface for content editing and real-time previews. Plus, its advanced personalization capabilities let businesses tailor content to individual users, boosting engagement and conversions.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2183\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2183\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Is Sitecore suitable for eCommerce websites?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2183\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2183\"><p><span style=\"font-weight: 400;\">Absolutely, Sitecore Commerce Cloud is an excellent choice for eCommerce. It integrates content, commerce, and customer insights to deliver personalized shopping experiences at every touchpoint. With real-time personalization, businesses can tailor product recommendations, promotions, and content to individual customers, enhancing engagement and driving conversions.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2184\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2184\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How long does it take to develop a Sitecore website?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2184\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2184\"><p><span style=\"font-weight: 400;\">Developing a simple Sitecore website with basic features can take a few weeks. A more complex website with advanced features and system integrations might take several months or longer. Good planning and analysis upfront are key to a timely and successful project completion.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2185\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-2185\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Can you help with Sitecore integrations with other systems?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2185\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-2185\"><p><span style=\"font-weight: 400;\">Yes, we can help with Sitecore integrations. Our team has deep expertise in connecting Sitecore with various platforms, including CRM systems, eCommerce solutions, and marketing automation tools. We ensure seamless data flow, streamlined functionality, and improved performance to maximize your digital ecosystem&#8217;s potential.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is Sitecore?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Sitecore CMS is a favorite among global enterprises for its flexibility, scalability, and security on the .NET framework. Its user-friendly interface, similar to Windows, offers fully customizable role-based controls and specialized tools for tasks like content editing, user management, and campaign monitoring.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Why should I choose Sitecore for my website?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Sitecore XM is perfect for managing multiple websites, multilingual content, and content delivery across different devices and channels. The standout feature is the Experience Editor, which offers an easy-to-use WYSIWYG interface for content editing and real-time previews. Plus, its advanced personalization capabilities let businesses tailor content to individual users, boosting engagement and conversions.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Is Sitecore suitable for eCommerce websites?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Absolutely, Sitecore Commerce Cloud is an excellent choice for eCommerce. It integrates content, commerce, and customer insights to deliver personalized shopping experiences at every touchpoint. With real-time personalization, businesses can tailor product recommendations, promotions, and content to individual customers, enhancing engagement and driving conversions.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How long does it take to develop a Sitecore website?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Developing a simple Sitecore website with basic features can take a few weeks. A more complex website with advanced features and system integrations might take several months or longer. Good planning and analysis upfront are key to a timely and successful project completion.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can you help with Sitecore integrations with other systems?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, we can help with Sitecore integrations. Our team has deep expertise in connecting Sitecore with various platforms, including CRM systems, eCommerce solutions, and marketing automation tools. We ensure seamless data flow, streamlined functionality, and improved performance to maximize your digital ecosystem&#8217;s potential.<\\\/span><\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b692fe e-con-full e-flex e-con e-child\" data-id=\"5b692fe\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb27c1f elementor-widget elementor-widget-html\" data-id=\"bb27c1f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"faq-cta\">\n    <p class=\"faq-cta__text\">\n        Book a call with our experts and get the answers you need.\n    <\/p>\n    <a class=\"faq-cta__link\" href=\"#contact-form\">\n        Schedule 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-94f487c e-flex e-con-boxed e-con e-parent\" data-id=\"94f487c\" 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-edbb1fb elementor-widget elementor-widget-shortcode\" data-id=\"edbb1fb\" 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\/170033#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<div class=\"elementor-element elementor-element-f64cf11 e-con-full e-flex e-con e-child\" data-id=\"f64cf11\" data-element_type=\"container\">\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>Sitecore development services Deliver ultra-fast, personalized customer experiences everywhere, designed by our top Sitecore developers. Contact us 4+ years of expertise in Sitecore Deliver ultra-fast, personalized customer experiences everywhere, designed by our top Sitecore developers. Contact us 4+ years of expertise in Sitecore Get comprehensive Sitecore CMS development services We tailor our Sitecore CMS development [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":188933,"parent":155878,"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-170033","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/pages\/170033","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=170033"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/pages\/170033\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/nb\/wp-json\/wp\/v2\/pages\/155878"}],"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=170033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}