{"id":222,"date":"2022-03-08T07:39:02","date_gmt":"2022-03-08T07:39:02","guid":{"rendered":"https:\/\/savanta.com\/?page_id=222"},"modified":"2024-12-13T09:42:25","modified_gmt":"2024-12-13T09:42:25","slug":"home","status":"publish","type":"page","link":"https:\/\/savanta.com\/eu\/","title":{"rendered":"Home"},"content":{"rendered":"<div id=\"pl-222\"  class=\"panel-layout\" ><div id=\"pg-222-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-222-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-222-0-0-0\" class=\"so-panel widget widget_home-slider-widget panel-first-child\" data-index=\"0\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-home-slider-widget so-widget-home-slider-widget-default-d75171398898-222\"\n\t\t\t\n\t\t>\r\n\r\n<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/savanta.com\/eu\/wp-content\/themes\/savanta\/resources\/slick\/slick.css\" \/>\r\n<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/savanta.com\/eu\/wp-content\/themes\/savanta\/resources\/slick\/slick-theme.css\" \/>\r\n\r\n<style>\r\n    .home-logo-animate .wrapper-header {\r\n        opacity: 100;\r\n        -webkit-transition: opacity 0.2s;\r\n        transition: opacity 0.2s;\r\n        position: fixed;\r\n        width: 100%;\r\n        left: 0;\r\n        top: 0;\r\n        z-index: 999;\r\n    }\r\n\r\n\r\n\r\n    .sliderContainer {\r\n        position: relative;\r\n    }\r\n\r\n    .slider {\r\n        width: 100%;\r\n        margin: 0;\r\n    }\r\n\r\n    .slick-slide {\r\n        background: #3a8999;\r\n        color: white;\r\n        padding: 170px 100px 110px;\r\n        font-size: 24px;\r\n        font-family: \"Arial\", \"Helvetica\";\r\n        text-align: left;\r\n        height: 100vh;\r\n    }\r\n\r\n    .slick-prev:before,\r\n    .slick-next:before {\r\n        color: black;\r\n    }\r\n\r\n    .slick-dots {\r\n        bottom: -30px;\r\n    }\r\n\r\n    .slick-slide:nth-child(odd) {\r\n        background: #e84a69;\r\n    }\r\n\r\n    .progressBarContainer {\r\n        position: absolute;\r\n        bottom: 50px;\r\n        width: 100%;\r\n        padding: 0 50px;\r\n        max-width: 1390px;\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n        left: 0;\r\n        right: 0;\r\n    }\r\n\r\n    .progressBarContainer div {\r\n        display: block;\r\n        width: 21%;\r\n        padding: 0;\r\n        cursor: pointer;\r\n        margin-right: 5%;\r\n        float: left;\r\n        color: white;\r\n    }\r\n\r\n    .progressBarContainer h3 {\r\n        font-size: 16px;\r\n        font-family: 'Roboto', sans-serif;\r\n    }\r\n\r\n    .progressBarContainer .item {\r\n        opacity: 0.6;\r\n    }\r\n\r\n    .progressBarContainer .item:hover {\r\n        opacity: 1;\r\n    }\r\n\r\n\r\n\r\n    .progressBarContainer div:last-child {\r\n        margin-right: 0;\r\n    }\r\n\r\n    .progressBarContainer div span.progressBar {\r\n        width: 100%;\r\n        height: 4px;\r\n        background-color: rgba(255, 255, 255, 0.4);\r\n        display: block;\r\n    }\r\n\r\n    .progressBarContainer div span.progressBar .inProgress {\r\n        background-color: #f4adb3;\r\n        width: 0%;\r\n        height: 4px;\r\n    }\r\n\r\n\r\n    .nav-logo .mega-menu-wrap#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {\r\n        font-family: 'Roboto', sans-serif;\r\n    }\r\n\r\n    .myKenburns .slick-slider {\r\n        overflow: hidden;\r\n    }\r\n\r\n    .myKenburns .slick-slider div.slick-active .slider-img {\r\n        -webkit-animation: myMove 8s 1 ease-in-out;\r\n        -moz-animation: myMove 8s 1 ease-in-out;\r\n        -o-animation: myMove 8s 1 ease-in-out;\r\n        -ms-animation: myMove 8s 1 ease-in-out;\r\n        animation: myMove 8s 1 ease-in-out;\r\n    }\r\n\r\n    .myKenburns .slick-slide[aria-hidden=\"true\"] .slider-img {\r\n        visibility: hidden;\r\n    }\r\n\r\n    @keyframes myMove {\r\n        from {\r\n            transform: scale(1.0, 1.0);\r\n            transform-origin: 50% 50%;\r\n        }\r\n\r\n        to {\r\n            transform: scale(1.1, 1.1);\r\n            transform-origin: 50% 0%;\r\n        }\r\n    }\r\n\r\n    @-webkit-keyframes myMove {\r\n        from {\r\n            -webkit-transform: scale(1.0, 1.0);\r\n            -webkit-transform-origin: 50% 50%;\r\n        }\r\n\r\n        to {\r\n            -webkit-transform: scale(1.1, 1.1);\r\n            -webkit-transform-origin: 50% 0%;\r\n        }\r\n    }\r\n\r\n    @-o-keyframes myMove {\r\n        from {\r\n            -o-transform: scale(1.0, 1.0);\r\n            -o-transform-origin: 50% 50%;\r\n        }\r\n\r\n        to {\r\n            -o-transform: scale(1.1, 1.1);\r\n            -o-transform-origin: 50% 0%;\r\n        }\r\n    }\r\n\r\n    @-moz-keyframes myMove {\r\n        from {\r\n            -moz-transform: scale(1.0, 1.0);\r\n            -moz-transform-origin: 50% 50%;\r\n        }\r\n\r\n        to {\r\n            -moz-transform: scale(1.1, 1.1);\r\n            -moz-transform-origin: 50% 0%;\r\n        }\r\n    }\r\n\r\n    @-ms-keyframes myMove {\r\n        from {\r\n            -ms-transform: scale(1.0, 1.0);\r\n            -ms-transform-origin: 50% 50%;\r\n        }\r\n\r\n        to {\r\n            -ms-transform: scale(1.1, 1.1);\r\n            -ms-transform-origin: 50% 0%;\r\n        }\r\n    }\r\n\r\n    .slidertint {\r\n        display: block;\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        z-index: -1;\r\n        background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.16) 100%);\r\n    }\r\n\r\n    .slick-slide img {\r\n        display: block;\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        z-index: -2;\r\n    }\r\n\r\n    .myKenburns H2,\r\n    .myKenburns p {\r\n        z-index: 99999 !important;\r\n        width: 50%;\r\n    }\r\n\r\n    .myKenburns H6 {\r\n        font-size: 20px;\r\n        font-family: 'Roboto', sans-serif;\r\n    }\r\n\r\n\r\n    .myKenburns p {\r\n        font-size: 20px;\r\n        margin-bottom: 28px;\r\n    }\r\n\r\n\r\n    @media screen and (max-width: 1300px) {\r\n        .button-down-arrow {\r\n            display: none;\r\n        }\r\n    }\r\n\r\n    @media screen and (max-width: 800px) {\r\n        .slick-slide {\r\n            padding: 100px 50px;\r\n        }\r\n\r\n        .myKenburns H2,\r\n        .myKenburns p {\r\n            z-index: 99999 !important;\r\n            width: 100%;\r\n        }\r\n\r\n        .myKenburns H2 {\r\n            font-size: 32px;\r\n        }\r\n\r\n\r\n\r\n    }\r\n\r\n    .innerslide {\r\n        max-width: 1300px;\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n        position: relative;\r\n        top: 50%;\r\n        -ms-transform: translateY(-50%);\r\n        transform: translateY(-50%);\r\n    }\r\n\r\n    @-webkit-keyframes fadeInUpSD {\r\n        0% {\r\n            opacity: 0;\r\n            -webkit-transform: translateY(100px);\r\n            transform: translateY(100px);\r\n        }\r\n\r\n        30% {\r\n            opacity: 0;\r\n            -webkit-transform: translateY(100px);\r\n            transform: translateY(100px);\r\n        }\r\n\r\n        100% {\r\n            opacity: 1;\r\n            -webkit-transform: none;\r\n            transform: none;\r\n        }\r\n    }\r\n\r\n    @-webkit-keyframes fadeInLeftSD {\r\n        0% {\r\n            opacity: 0;\r\n            -webkit-transform: translateX(-100px);\r\n            transform: translateX(-100px);\r\n        }\r\n\r\n        50% {\r\n            opacity: 0;\r\n            -webkit-transform: translateX(-100px);\r\n            transform: translateX(-100px);\r\n        }\r\n\r\n        100% {\r\n            opacity: 1;\r\n            -webkit-transform: none;\r\n            transform: none;\r\n        }\r\n    }\r\n\r\n\r\n    .fadeInUpSD {\r\n        -webkit-animation-name: fadeInUpSD;\r\n        animation-name: fadeInUpSD;\r\n    }\r\n\r\n    .fadeInLeftSD {\r\n        -webkit-animation-name: fadeInLeftSD;\r\n        animation-name: fadeInLeftSD;\r\n    }\r\n\r\n    .slick-active h2 {\r\n        animation-name: fadeInUpSD;\r\n        animation-duration: 1.5s;\r\n        opacity: 1;\r\n\r\n    }\r\n\r\n    .slick-active p {\r\n        animation-name: fadeInUpSD;\r\n        animation-duration: 1.5s;\r\n        opacity: 1;\r\n    }\r\n\r\n    .slick-active a {\r\n        animation-name: fadeInLeftSD;\r\n        animation-duration: 2.5s;\r\n        opacity: 1;\r\n    }\r\n<\/style>\r\n\r\n\r\n<div class=\"sliderContainer myKenburns home-banner-play\">\r\n    <button class=\"button-down-arrow\">\r\n        <span class=\"txt-down\">Scroll<\/span>\r\n        <span class=\"txt-arrow\"><\/span>\r\n    <\/button>\r\n    <div class=\"slider single-item\">\r\n\r\n\r\n                                    <div id=\"tabpanel-hps-0\" role=\"tabpanel\" aria-labelledby=\"tab-hps-0\">\r\n                    <div class=\"innerslide\">\r\n                        <h6>Brand Equity<\/h6>\r\n                        <h2>Driving brand equity in a digital-first world<\/h2>\r\n                        <p>In today\u2019s rapidly evolving marketplace, brands operate in a more expansive and complex environment.<\/p>\r\n                        <a href=\"\/eu\/knowledge-centre\/report\/driving-brand-equity-in-a-digital-world\/\" class=\"btn btn-arrow btn-white\">Download our free report<\/a>\r\n                    <\/div>\r\n                    <div class=\"slidertint\"><\/div>\r\n\r\n                    \r\n                    <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/09\/Packaging-Design.jpg\" class=\"slider-img\" alt=\"\" \/>\r\n                <\/div>\r\n                            <div id=\"tabpanel-hps-1\" role=\"tabpanel\" aria-labelledby=\"tab-hps-1\">\r\n                    <div class=\"innerslide\">\r\n                        <h6>Access insight from engaged and representative audiences when you need it. <\/h6>\r\n                        <h2>Global data collection<\/h2>\r\n                        <p>The effective way to build brand &amp; audience understanding<\/p>\r\n                        <a href=\"https:\/\/info.savanta.com\/Savanta_Global_data_collection_overview_techniques.pdf\" class=\"btn btn-arrow btn-white\">Find out more<\/a>\r\n                    <\/div>\r\n                    <div class=\"slidertint\"><\/div>\r\n\r\n                    \r\n                    <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Data-Collection-2-1920x1183.jpg\" class=\"slider-img\" alt=\"\" \/>\r\n                <\/div>\r\n                            <div id=\"tabpanel-hps-2\" role=\"tabpanel\" aria-labelledby=\"tab-hps-2\">\r\n                    <div class=\"innerslide\">\r\n                        <h6>Download our free report<\/h6>\r\n                        <h2>The UK Grocery Eye Q3 2024<\/h2>\r\n                        <p>The Grocery Eye is a quarterly report tracking attitudes and behaviours in the grocery sector, helping our clients to better understand their market and audiences.<\/p>\r\n                        <a href=\"\/knowledge-centre\/report\/grocery-eye-q3-2024\/\" class=\"btn btn-arrow btn-white\">Find out more<\/a>\r\n                    <\/div>\r\n                    <div class=\"slidertint\"><\/div>\r\n\r\n                    \r\n                    <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/GE-Q3-2024.jpg\" class=\"slider-img\" alt=\"\" \/>\r\n                <\/div>\r\n                            <div id=\"tabpanel-hps-3\" role=\"tabpanel\" aria-labelledby=\"tab-hps-3\">\r\n                    <div class=\"innerslide\">\r\n                        <h6>Download our free report<\/h6>\r\n                        <h2>The UX Digital Divide<\/h2>\r\n                        <p>Discover how digital-first strategies may be excluding key consumer groups, particularly in the financial sector.<\/p>\r\n                        <a href=\"\/eu\/knowledge-centre\/report\/the-ux-digital-divide\/\" class=\"btn btn-arrow btn-white\">Find out more<\/a>\r\n                    <\/div>\r\n                    <div class=\"slidertint\"><\/div>\r\n\r\n                    \r\n                    <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/06\/Blog-Image.jpg\" class=\"slider-img\" alt=\"\" \/>\r\n                <\/div>\r\n                    \r\n\r\n    <\/div>\r\n    <div class=\"progressBarContainer\" role=\"tablist\">\r\n\r\n                                    <div class=\"item\" role=\"tab\" id=\"tab-hps-0\" aria-controls=\"tabpanel-hps-0\" aria-selected=\"true\" tabindex=\"0\">\r\n                    <h3>Brand Equity<\/h3>\r\n                    <span data-slick-index=\"0\" class=\"progressBar\"><\/span>\r\n                <\/div>\r\n                            <div class=\"item\" role=\"tab\" id=\"tab-hps-1\" aria-controls=\"tabpanel-hps-1\" aria-selected=\"false\" tabindex=\"0\">\r\n                    <h3>Global data collection<\/h3>\r\n                    <span data-slick-index=\"1\" class=\"progressBar\"><\/span>\r\n                <\/div>\r\n                            <div class=\"item\" role=\"tab\" id=\"tab-hps-2\" aria-controls=\"tabpanel-hps-2\" aria-selected=\"false\" tabindex=\"0\">\r\n                    <h3>The UK Grocery Eye Q3 2024<\/h3>\r\n                    <span data-slick-index=\"2\" class=\"progressBar\"><\/span>\r\n                <\/div>\r\n                            <div class=\"item\" role=\"tab\" id=\"tab-hps-3\" aria-controls=\"tabpanel-hps-3\" aria-selected=\"false\" tabindex=\"0\">\r\n                    <h3>The UX Digital Divide report<\/h3>\r\n                    <span data-slick-index=\"3\" class=\"progressBar\"><\/span>\r\n                <\/div>\r\n                    \r\n\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n<script type=\"text\/javascript\" src=\"https:\/\/savanta.com\/eu\/wp-content\/themes\/savanta\/resources\/slick\/slick.min.js\"><\/script>\r\n\r\n<script>\r\n    jQuery(\".slider\").slick({\r\n        infinite: true,\r\n        arrows: false,\r\n        dots: false,\r\n        autoplay: false,\r\n        speed: 800,\r\n        slidesToShow: 1,\r\n        slidesToScroll: 1,\r\n        fade: true,\r\n        cssEase: 'linear',\r\n        lazyLoad: 'ondemand',\r\n        lazyLoadBuffer: 0,\r\n    });\r\n\r\n    \/\/ticking machine\r\n    var percentTime;\r\n    var tick;\r\n    var time = .1;\r\n    var progressBarIndex = 0;\r\n\r\n    jQuery('.progressBarContainer .progressBar').each(function(index) {\r\n        var progress = \"<div class='inProgress inProgress\" + index + \"'><\/div>\";\r\n        jQuery(this).html(progress);\r\n    });\r\n\r\n    function startProgressbar() {\r\n        resetProgressbar();\r\n        percentTime = 0;\r\n        tick = setInterval(interval, 10);\r\n    }\r\n\r\n    function interval() {\r\n        if ((jQuery('.slider .slick-track div[data-slick-index=\"' + progressBarIndex + '\"]').attr(\"aria-hidden\")) === \"true\") {\r\n            progressBarIndex = jQuery('.slider .slick-track div[aria-hidden=\"false\"]').data(\"slickIndex\");\r\n\r\n            startProgressbar();\r\n\r\n            jQuery('#tab-hps-' + progressBarIndex).attr('aria-selected', true);\r\n        } else {\r\n            percentTime += 1 \/ (time + 5);\r\n            jQuery('.inProgress' + progressBarIndex).css({\r\n                width: percentTime + \"%\"\r\n            });\r\n            if (percentTime >= 100) {\r\n                jQuery('.slider').slick('slickNext');\r\n\r\n                progressBarIndex++;\r\n                if (progressBarIndex > 2) {\r\n                    progressBarIndex = 0;\r\n                }\r\n                startProgressbar();\r\n            }\r\n        }\r\n    }\r\n\r\n    function resetProgressbar() {\r\n        jQuery('.inProgress').parent().parent().attr('aria-selected', false);\r\n\r\n        jQuery('.inProgress').css({\r\n            width: 0 + '%'\r\n        });\r\n        clearInterval(tick);\r\n    }\r\n    startProgressbar();\r\n    \/\/ End ticking machine\r\n\r\n    jQuery('.item').click(function() {\r\n        jQuery(this).parent().find('.item').attr('aria-selected', false);\r\n        jQuery(this).attr('aria-selected', true);\r\n\r\n        clearInterval(tick);\r\n        var goToThisIndex = jQuery(this).find(\"span\").data(\"slickIndex\");\r\n        startProgressbar();\r\n        jQuery('.slider').slick('slickGoTo', goToThisIndex, false);\r\n    });\r\n\r\n\r\n\r\n    jQuery('.pause').on('click', function() {\r\n        \/\/ jQuery('.single-item').slick('slickPause');\r\n        clearInterval(tick);\r\n        \/\/ console.log('pause')\r\n    });\r\n\r\n    jQuery('.cont').on('click', function() {\r\n        \/\/ jQuery('.single-item').slick('slickPause');\r\n        startProgressbar()\r\n        \/\/ console.log('cont')\r\n    });\r\n\r\n\r\n    document.addEventListener('scroll', function(e) {\r\n        if (jQuery(window).scrollTop() > 1) {\r\n            clearInterval(tick);\r\n            \/\/ console.log('pause')\r\n        } else {\r\n            startProgressbar()\r\n            \/\/ console.log('cont')\r\n        }\r\n    });\r\n<\/script><\/div><\/div><div id=\"panel-222-0-0-1\" class=\"so-panel widget widget_intro-content-widget\" data-index=\"1\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-intro-content-widget so-widget-intro-content-widget-default-d75171398898-222\"\n\t\t\t\n\t\t>\r\n    <section class=\"make-better-wrap sec-space-90 space-col\" id=\"make-better-decisions\">\r\n            <div class=\"container\">\r\n                <div class=\"row\">\r\n                                         <div class=\"col-lg-4\">                          \r\n                    <h2 data-aos=\"fade-up\" data-aos-duration=\"1500\" >Make Better Decisions.<\/h2>                           \r\n                    <\/div>\r\n                                                            <div class=\"col-lg-7 offset-lg-1\">\r\n                        <div class=\"common-content\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"500\">\r\n                      <p>Savanta is a data, market research and advisory company. We inform and inspire our clients through powerful data, empowering technology and high-impact consulting.<\/p>\n                    <\/div>\r\n                    <\/div>\r\n                \r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n<\/div><\/div><div id=\"panel-222-0-0-2\" class=\"so-panel widget widget_how-we-help-widget\" data-index=\"2\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-how-we-help-widget so-widget-how-we-help-widget-default-d75171398898-222\"\n\t\t\t\n\t\t>\r\n    <section class=\"how-we-help-widget sec-space-90\">\r\n\r\n        <div class=\"container\">\r\n            <div class=\"how-we-wrap\">\r\n                                    <div class=\"common-content\" data-aos=\"fade-up\">\r\n                                                    <h2>How we help<\/h2>\r\n                                                                    \r\n                    <\/div>\r\n\r\n                    \r\n\r\n\r\n                    <ul class=\"nav-text\" data-aos=\"fade-up\">\r\n                                                    <li class=\"nav-link  active current-menu-item\"><a href=\"#\">Agencies &amp; consultancies<\/a><\/li>\r\n                                                    <li class=\"nav-link \"><a href=\"#\">B2B brands<\/a><\/li>\r\n                                                    <li class=\"nav-link \"><a href=\"#\">Consumer brands<\/a><\/li>\r\n                                                    <li class=\"nav-link \"><a href=\"#\">Public &amp; third sector<\/a><\/li>\r\n                        \r\n                    <\/ul>\r\n                    <div class=\"magic-line\" data-aos=\"fade-up\"><\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"container single-item\">\r\n            <div class=\"item-left\">\r\n                <div class=\"item-wrap \">\r\n                                            <!-- Singe item -->\r\n                        <div class=\"common-content fade first-child \">\r\n                                                            <span class=\"subheading\">Inspiring<\/span>\r\n                                                                                        <div class=\"h3\">Agencies &amp; consultancies<\/div>\r\n                                                        <p>From agencies to the consultancy world, we help you differentiate your offering, perfect your pitches, win more business, and grow your and your clients' brands.<\/p>\n                                                            <a href=\"\/agencies-consultancies\" class=\"btn btn-black btn-arrow\">Learn More <\/a>\r\n                                                    <\/div>\r\n                        <!-- Singe item -->\r\n                                            <!-- Singe item -->\r\n                        <div class=\"common-content fade \">\r\n                                                            <span class=\"subheading\">Inspiring<\/span>\r\n                                                                                        <div class=\"h3\">B2B brands<\/div>\r\n                                                        <p>With a myriad of partners and suppliers we ensure you create products, services and campaigns that truly propel business growth.<\/p>\n                                                            <a href=\"\/b2b-brands\" class=\"btn btn-black btn-arrow\">Learn more <\/a>\r\n                                                    <\/div>\r\n                        <!-- Singe item -->\r\n                                            <!-- Singe item -->\r\n                        <div class=\"common-content fade \">\r\n                                                            <span class=\"subheading\">Inspiring<\/span>\r\n                                                                                        <div class=\"h3\">Consumer brands<\/div>\r\n                                                        <p>Helping you navigate consumer needs, behaviours and attitudes to optimise the marketing mix and ensure your brand is set up for success in an ever-changing world.<\/p>\n                                                            <a href=\"\/consumer-brands\/\" class=\"btn btn-black btn-arrow\">Learn more <\/a>\r\n                                                    <\/div>\r\n                        <!-- Singe item -->\r\n                                            <!-- Singe item -->\r\n                        <div class=\"common-content fade \">\r\n                                                            <span class=\"subheading\">Inspiring<\/span>\r\n                                                                                        <div class=\"h3\">Public &amp; third sector<\/div>\r\n                                                        <p>Whether it\u2019s the general public, policy makers or key stakeholders, we inform policy decision making and communication strategies to deepen the understanding of your target audiences.<\/p>\n                                                            <a href=\"\/public-third-sectors\" class=\"btn btn-black btn-arrow\">Learn more <\/a>\r\n                                                    <\/div>\r\n                        <!-- Singe item -->\r\n                    \r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"item-right\">\r\n                                    <!-- Singe item -->\r\n                                            <figure  class=\"first-child\" >\r\n                            <div class=\"item-one\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Agencies-Consultancies.jpg.webp);\"><img decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Agencies-Consultancies.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/><\/div>\r\n\r\n                        <\/figure>\r\n                        <!-- Singe item -->\r\n                                    <!-- Singe item -->\r\n                                            <figure >\r\n                            <div class=\"item-one\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/B2B-Brands2.jpg.webp);\"><img decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/B2B-Brands2.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/><\/div>\r\n\r\n                        <\/figure>\r\n                        <!-- Singe item -->\r\n                                    <!-- Singe item -->\r\n                                            <figure >\r\n                            <div class=\"item-one\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Consumer-Brands.jpg.webp);\"><img decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Consumer-Brands.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/><\/div>\r\n\r\n                        <\/figure>\r\n                        <!-- Singe item -->\r\n                                    <!-- Singe item -->\r\n                                            <figure >\r\n                            <div class=\"item-one\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Charity-1.jpg.webp);\"><img decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Charity-1.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/><\/div>\r\n\r\n                        <\/figure>\r\n                        <!-- Singe item -->\r\n                \r\n\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/section>\r\n\r\n\r\n\r\n<\/div><\/div><div id=\"panel-222-0-0-3\" class=\"so-panel widget widget_services-and-products-widget\" data-index=\"3\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-services-and-products-widget so-widget-services-and-products-widget-default-d75171398898-222\"\n\t\t\t\n\t\t>\r\n\r\n\r\n\r\n    <section class=\"services-products is-visible\">\r\n\r\n        <div class=\"container\">\r\n                            <h2 class=\"title\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"500\" data-aos-offset=\"-100\">Services &amp; products<\/h2>\r\n                                        <div class=\"services-products-slider\">\r\n                    <div class=\"swiper-wrapper\">\r\n                                                    <!-- Singel item start -->\r\n                            <div class=\"swiper-slide  hover-img\" rel=\"img-1\">\r\n                                <div class=\"single-item\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Reserch-Consulting-1-1920x1352.jpg.webp);\">\r\n                                                                            <div class=\"h5\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\" data-aos-offset=\"-100\">Research &amp; consulting<\/div>\r\n                                                                                                                <div class=\"common-content\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"  data-aos-offset=\"-100\">\r\n                                            <p>Illuminating your world with smart techniques, sector expertise, intelligent mindsets and business acumen.<\/p>\n                                        <\/div>\r\n                                                                                                                <a href=\"\/research-consulting\/\" class=\"btn-arrow-white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"500\"  data-aos-offset=\"-100\">Learn more<\/a>\r\n                                                                    <\/div>\r\n                            <\/div>\r\n                            <!-- Singel item start -->\r\n                                                    <!-- Singel item start -->\r\n                            <div class=\"swiper-slide  hover-img\" rel=\"img-2\">\r\n                                <div class=\"single-item\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Audience-pannels-1920x1352.jpg.webp);\">\r\n                                                                            <div class=\"h5\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\" data-aos-offset=\"-100\">Audience &amp; panels<\/div>\r\n                                                                                                                <div class=\"common-content\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"  data-aos-offset=\"-100\">\r\n                                            <p>Providing you with simple access to a global market audience, with unrivalled costs and speed.<\/p>\n                                        <\/div>\r\n                                                                                                                <a href=\"\/audience-expertise\/\" class=\"btn-arrow-white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"500\"  data-aos-offset=\"-100\">Learn more<\/a>\r\n                                                                    <\/div>\r\n                            <\/div>\r\n                            <!-- Singel item start -->\r\n                                                    <!-- Singel item start -->\r\n                            <div class=\"swiper-slide  hover-img\" rel=\"img-3\">\r\n                                <div class=\"single-item\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Data-Collection-Analysis-1920x1352.jpg.webp);\">\r\n                                                                            <div class=\"h5\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\" data-aos-offset=\"-100\">Data collection &amp; analytics<\/div>\r\n                                                                                                                <div class=\"common-content\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"  data-aos-offset=\"-100\">\r\n                                            <p>Delivering a full range of fieldwork data collection and analysis services to fit your needs.<\/p>\n                                        <\/div>\r\n                                                                                                                <a href=\"\/data-collection-analytics\" class=\"btn-arrow-white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"500\"  data-aos-offset=\"-100\">Learn more<\/a>\r\n                                                                    <\/div>\r\n                            <\/div>\r\n                            <!-- Singel item start -->\r\n                                                    <!-- Singel item start -->\r\n                            <div class=\"swiper-slide  hover-img\" rel=\"img-4\">\r\n                                <div class=\"single-item\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/BV-home-1920x1183.jpg.webp);\">\r\n                                                                            <div class=\"h5\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\" data-aos-offset=\"-100\">Products &amp; technology<\/div>\r\n                                                                                                                <div class=\"common-content\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"  data-aos-offset=\"-100\">\r\n                                            <p>Delivering instant intelligence about your market, brand and customers.<\/p>\n                                        <\/div>\r\n                                                                                                                <a href=\"\/our-products\/\" class=\"btn-arrow-white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"500\"  data-aos-offset=\"-100\">Learn more<\/a>\r\n                                                                    <\/div>\r\n                            <\/div>\r\n                            <!-- Singel item start -->\r\n                        \r\n                    <\/div>\r\n                    <div class=\"swiper-button-prev\"><\/div>\r\n                    <div class=\"swiper-button-next\"><\/div>\r\n                <\/div>\r\n            \r\n        <\/div>\r\n                                    <div class=\"img-hover-animate\">\r\n                                            <div class=\"single-img single-img-1\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Reserch-Consulting-1-1920x1352.jpg.webp);\">\r\n                        <\/div>\r\n                                            <div class=\"single-img single-img-2\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Audience-pannels-1920x1352.jpg.webp);\">\r\n                        <\/div>\r\n                                            <div class=\"single-img single-img-3\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Data-Collection-Analysis-1920x1352.jpg.webp);\">\r\n                        <\/div>\r\n                                            <div class=\"single-img single-img-4\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/BV-home-1920x1183.jpg.webp);\">\r\n                        <\/div>\r\n                    \r\n                <\/div>\r\n                        <\/section>\r\n\r\n\r\n<\/div><\/div><div id=\"panel-222-0-0-4\" class=\"so-panel widget widget_our-clients-widget\" data-index=\"4\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-our-clients-widget so-widget-our-clients-widget-default-d75171398898-222\"\n\t\t\t\n\t\t>\r\n            <section class=\"our-clients sec-space-90\">\r\n                                            <div class=\"container\">\r\n                                <div class=\"col-wrap\">\r\n                                                                                    <div class=\"col-left\" data-aos=\"fade-up\">\r\n                                                    <h2>Brands we work with<\/h2>\r\n                                                <\/div>\r\n                                                                            <\/div>\r\n                            <\/div>\r\n                                                    <div class=\"clints-logo\" data-aos=\"fade-up\">\r\n                                <div class=\"clients-slider\">\r\n                                    <div class=\"clients-wrap\">\r\n                                                                                            <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Nuffield Health logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Nuffield_Health_500px.jpg\" width=\"150\" height=\"150\" alt=\"Nuffield Health logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Sky logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Sky_500px.jpg\" width=\"150\" height=\"150\" alt=\"Sky logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"PUMA Logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Puma_500px.jpg\" width=\"150\" height=\"150\" alt=\"PUMA Logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Coutts logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Coutts_500px.jpg\" width=\"150\" height=\"150\" alt=\"Coutts logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Microsoft Logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Microsoft_500px.jpg\" width=\"150\" height=\"150\" alt=\"Microsoft Logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"The Guardian logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Guardian_500px.jpg\" width=\"150\" height=\"150\" alt=\"The Guardian logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"NatWest Group logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/NatWest_500px.jpg\" width=\"150\" height=\"150\" alt=\"NatWest Group logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Canaccord Genuity logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Canaccord_500px.jpg\" width=\"150\" height=\"150\" alt=\"Canaccord Genuity logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Citizens Advice logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Citizens_advice_500px.jpg\" width=\"150\" height=\"150\" alt=\"Citizens Advice logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"innocent logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Innocent_500px.jpg\" width=\"150\" height=\"150\" alt=\"innocent logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"London North Eastern Railway logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/LNER_500px.jpg\" width=\"150\" height=\"150\" alt=\"London North Eastern Railway logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Sodexo logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Sodexo_500px.jpg\" width=\"150\" height=\"150\" alt=\"Sodexo logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Deliveroo logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Deliveroo_500px.jpg\" width=\"150\" height=\"150\" alt=\"Deliveroo logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Heathrow Airport logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Heathrow_500px.jpg\" width=\"150\" height=\"150\" alt=\"Heathrow Airport logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Toyota logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Toyota_500px.jpg\" width=\"150\" height=\"150\" alt=\"Toyota logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"GWR logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/GWR_500px.jpg\" width=\"150\" height=\"150\" alt=\"GWR logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Danske Bank logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Danske_bank_500px.jpg\" width=\"150\" height=\"150\" alt=\"Danske Bank logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"BGF logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/BGF_500px.jpg\" width=\"150\" height=\"150\" alt=\"BGF logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Avanti West Coast logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Avanti_500px.jpg\" width=\"150\" height=\"150\" alt=\"Avanti West Coast logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Elvis logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Elvis_500px.jpg\" width=\"150\" height=\"150\" alt=\"Elvis logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Barratt Developments PLC logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Barratt_500px.jpg\" width=\"150\" height=\"150\" alt=\"Barratt Developments PLC logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Nominet logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Nominet_500px.jpg\" width=\"150\" height=\"150\" alt=\"Nominet logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Vodafone logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Vodafone_500px.jpg\" width=\"150\" height=\"150\" alt=\"Vodafone logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Northern logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Northern_500px.jpg\" width=\"150\" height=\"150\" alt=\"Northern logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Sport England logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Sport-England_500px.jpg\" width=\"150\" height=\"150\" alt=\"Sport England logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Pega logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Pega_500px.jpg\" width=\"150\" height=\"150\" alt=\"Pega logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Caffe Nero logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Cafe-Nero_500px.jpg\" width=\"150\" height=\"150\" alt=\"Caffe Nero logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Stagecoach logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Stagecoach_500px.jpg\" width=\"150\" height=\"150\" alt=\"Stagecoach logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Transport For West Midlands logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/TfWM_500px.jpg\" width=\"150\" height=\"150\" alt=\"Transport For West Midlands logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"T&P group logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/ThePartnership_500px.jpg\" width=\"150\" height=\"150\" alt=\"T&P group logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Verizon logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Verzion_500px.jpg\" width=\"150\" height=\"150\" alt=\"Verizon logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Vontobel logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Vontobel_500px.jpg\" width=\"150\" height=\"150\" alt=\"Vontobel logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"West Coast Partnership Development\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/WCPD_500px.jpg\" width=\"150\" height=\"150\" alt=\"West Coast Partnership Development\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"GroupM logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/11\/Group-m_500px.jpg\" width=\"150\" height=\"150\" alt=\"GroupM logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                                    <div class=\"single-item\">\r\n                                                                                                                            <figure>\r\n                                                                        <div class=\"img-wrap\" aria-label=\"Waverton logo\">\r\n                                                                            <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2022\/08\/Waverton_500px.jpg\" width=\"150\" height=\"150\" alt=\"Waverton logo\" \/>\r\n                                                                        <\/div>\r\n                                                                    <\/figure>\r\n                                                                                                                    <\/div>\r\n                                                                                    <\/div>\r\n                                    \r\n                                    <div class=\"clients--progress\">\r\n                                        <div class=\"clients--progress-bar\"><\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                                    <\/section>\r\n        <\/div><\/div>           \n         \n        <section class=\"case-study-widget sec-space-90 is-visible\" id=\"\">\n            <div class=\"container\">\n                            <div class=\"title-wrap\">\n                    <h2 data-aos=\"fade-up\">Case studies<\/h2>\n                                        <a href=\"\/case-studies\/\" class=\"btn btn-arrow btn-white\" data-aos=\"fade-up\">View all <\/a>\n                                  <\/div>\n              \n                                <div class=\"case-study-slider\"  >\n                    <div class=\"swiper-wrapper\">\n                             <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Strategic repositioning of major international art brand <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\">Together, we brought the best of both worlds: Savanta\u2019s rigorous fieldwork and analytical depth, and Ryse\u2019s direct access to industry stakeholders, deep data engineering, and strategic growth lens. <br> <br>It\u2019s a partnership we draw on to deliver smart, actionable insights.<\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/supporting-the-strategic-repositioning-of-a-major-international-art-brand\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Sport England <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\"><\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/sport-england-3\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                                                <div class=\"item-right\">\n                                    <figure data-swiper-parallax-x=\"-150\" data-swiper-parallax-duration=\"1000\">\n                                                                               \n                                        <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/08\/Business-Confidence-1.png.webp\" alt=\"\" >\n                                    <\/figure>\n\n                                    <div class=\"animate-img\">\n                                    <svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                                            xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"180px\"\n                                            height=\"180px\" viewBox=\"0 0 90 90\" xml:space=\"preserve\">\n                                            <circle class=\"circle\" cx=\"45\" cy=\"45\" r=\"36\" fill=\"transparent\"\n                                                stroke=\"black\" stroke-width=\"9\"><\/circle>\n                                            <circle class=\"another-circle\" transform=\"rotate(-90 45 45)\" cx=\"45\" cy=\"45\"\n                                                r=\"36\" fill=\"transparent\" stroke=\"black\" stroke-width=\"9\"><\/circle>\n\n                                        <\/svg>\n                                    <\/div>\n                                <\/div>\n                           \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> International Payment landscape<strong>Online survey with Consumers and SMEs in 8 markets<\/strong> <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\">Understanding international payment patterns.<\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/international-payment-landscape\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Samsung Campaign Insight<strong>Campaign insight<\/strong> <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\"><\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/samsung-campaign-insight\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                                                <div class=\"item-right\">\n                                    <figure data-swiper-parallax-x=\"-150\" data-swiper-parallax-duration=\"1000\">\n                                                                               \n                                        <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/Samsung_case-study-cutout.png.webp\" alt=\"\" >\n                                    <\/figure>\n\n                                    <div class=\"animate-img\">\n                                    <svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                                            xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"180px\"\n                                            height=\"180px\" viewBox=\"0 0 90 90\" xml:space=\"preserve\">\n                                            <circle class=\"circle\" cx=\"45\" cy=\"45\" r=\"36\" fill=\"transparent\"\n                                                stroke=\"black\" stroke-width=\"9\"><\/circle>\n                                            <circle class=\"another-circle\" transform=\"rotate(-90 45 45)\" cx=\"45\" cy=\"45\"\n                                                r=\"36\" fill=\"transparent\" stroke=\"black\" stroke-width=\"9\"><\/circle>\n\n                                        <\/svg>\n                                    <\/div>\n                                <\/div>\n                           \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Leveraging reputational drivers<strong>in Education<\/strong> <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\">A world-renowned UK university with a commitment to influence the world. The university's alumni and faculty include numerous heads of state, Nobel laureates, and influential figures in academia and industry.<\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/leveraging-reputational-drivers\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                                                <div class=\"item-right\">\n                                    <figure data-swiper-parallax-x=\"-150\" data-swiper-parallax-duration=\"1000\">\n                                                                               \n                                        <img decoding=\"async\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/LSE-website-case-study-png.png.webp\" alt=\"\" >\n                                    <\/figure>\n\n                                    <div class=\"animate-img\">\n                                    <svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                                            xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"180px\"\n                                            height=\"180px\" viewBox=\"0 0 90 90\" xml:space=\"preserve\">\n                                            <circle class=\"circle\" cx=\"45\" cy=\"45\" r=\"36\" fill=\"transparent\"\n                                                stroke=\"black\" stroke-width=\"9\"><\/circle>\n                                            <circle class=\"another-circle\" transform=\"rotate(-90 45 45)\" cx=\"45\" cy=\"45\"\n                                                r=\"36\" fill=\"transparent\" stroke=\"black\" stroke-width=\"9\"><\/circle>\n\n                                        <\/svg>\n                                    <\/div>\n                                <\/div>\n                           \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Brand measurement <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\">Our client is a provider of a healthcare financial technology. They work with over 500,000 healthcare providers, records 2.5 billion transactions annually, has over 530 integrations with leading software systems, and has over 20 years of experience servicing the healthcare industry. <\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/brand-measurement\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Brand stretch for global pain brands <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\">Brand led new product development for equity and cross category growth.<\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/brand-stretch-for-global-pain-brands\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Brand health measurement <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\">Our client is a national leader in the fight against cancer, supported by over 1.5 million volunteers. They have invested over $5 billion in research since 1946, leading to major advancements in treatment and prevention. It provides vital patient support, including transportation, free lodging, and a 24\/7 helpline. Our client educates millions on cancer prevention and early detection through public health campaigns and collaborates globally to address disparities and promote cancer awareness.<\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/brand-health-measurement\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Thought leadership <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\">Our client is the world leader in serving science, and a Fortune 100 enterprise with annual revenue of approximately $40 billion.<\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/thought-leadership\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                         <!-- single slide -->\n                         <div class=\"swiper-slide\">\n\n                            <div class=\"single-item\">\n                                <div class=\"item-left\">\n                                    <div class=\"item-wrap\">\n\n                                        <h2 data-swiper-parallax-y=\"-50\" data-swiper-parallax-duration=\"500\"\n                                        data-swiper-parallax-opacity=\"0\"> Data-driven Communications <\/h2>\n                                    <p data-swiper-parallax-y=\"-20\" data-swiper-parallax-duration=\"700\"\n                                        data-swiper-parallax-opacity=\"0\"><\/p>\n                                    <a href=\"https:\/\/savanta.com\/eu\/case-studies\/data-driven-communications\/\" class=\"btn btn-arrow btn-white\" data-swiper-parallax-y=\"-30\"\n                                        data-swiper-parallax-duration=\"1000\" data-swiper-parallax-opacity=\"0\">\n                                        Learn More <\/a>\n                                    <\/div>\n                                <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                        <!-- single slide -->\n                      \n                    <\/div>\n\n                <\/div>\n                            <div class=\"arrow-custom\">\n                    <div class=\"swiper-button-prev\"><\/div>\n                    <div class=\"swiper-button-next\"><\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n  \n\n         <div id=\"panel-222-0-0-6\" class=\"so-panel widget widget_our-products-widget\" data-index=\"6\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-our-products-widget so-widget-our-products-widget-default-d75171398898-222\"\n\t\t\t\n\t\t>            <section class=\"our-products sec-space-90\" id=\"our-products\">\r\n                <div class=\"container dflex\">\r\n                    <div class=\"sidebar\">\r\n                                                            <h2 data-aos=\"fade-up\">Our products<\/h2>\r\n                                                        \r\n                        <div class=\"c-text\" data-aos=\"fade-up\" ><p>Instant intelligence about your market, brand & customers.<\/p>\n \r\n                                                                    <p><a href=\"\/our-products\/\" class=\"btn btn-black btn-arrow\"  >View all products<\/a><\/p>\r\n                                                            <\/div>\r\n                            \r\n                    <\/div>\r\n                    \r\n                                                    <div class=\"common-content\">\r\n                                    <script src=\"https:\/\/unpkg.com\/@lottiefiles\/lottie-player@latest\/dist\/lottie-player.js\"><\/script> \r\n                                    \r\n                                    <!-- Single item -->\r\n                                                                                    <article class=\"card\">\r\n\r\n                                                                                                                    <div class=\"card-image\">\r\n                                                                    <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/12\/Brandvue-1.svg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>                                                                <\/div>\r\n                            \r\n                                                                                                                            <div class=\"card-body\">\r\n                                                                                                                                                    <h3 class=\"h4\" data-aos=\"fade-up\">BrandVue<\/h3>\r\n                                                                                                                                                \r\n                                                                    <div class=\"c-text\" data-aos=\"fade-up\">\r\n                                                                        <p>Our BrandVue tool places brand market research insights at your fingertips. It captures data across critical marketing and company performance.<\/p>\n   \r\n                                                                        \r\n                                                                                                                                                            <p><a href=\"\/our-products\/brandvue\/\" class=\"btn-simple-arrow\" >Learn More<\/a><\/p>\r\n                                                                                                                                                    <\/div>\r\n                                     \r\n                                                                <\/div>\r\n                                                                                                            <\/article>\r\n                                                                                            <article class=\"card\">\r\n\r\n                                                                                                                    <div class=\"card-image\">\r\n                                                                    <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/12\/Market-Vue.svg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>                                                                <\/div>\r\n                            \r\n                                                                                                                            <div class=\"card-body\">\r\n                                                                                                                                                    <h3 class=\"h4\" data-aos=\"fade-up\">MarketVue<\/h3>\r\n                                                                                                                                                \r\n                                                                    <div class=\"c-text\" data-aos=\"fade-up\">\r\n                                                                        <p>MarketVue gives financial services brands detailed insights into the behaviours, perceptions and experiences of business customers.<\/p>\n   \r\n                                                                        \r\n                                                                                                                                                            <p><a href=\"\/our-products\/marketvue\/\" class=\"btn-simple-arrow\" >Learn more<\/a><\/p>\r\n                                                                                                                                                    <\/div>\r\n                                     \r\n                                                                <\/div>\r\n                                                                                                            <\/article>\r\n                                                                                            <article class=\"card\">\r\n\r\n                                                                                                                    <div class=\"card-image\">\r\n                                                                    <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/12\/Millionaire-Vue.svg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>                                                                <\/div>\r\n                            \r\n                                                                                                                            <div class=\"card-body\">\r\n                                                                                                                                                    <h3 class=\"h4\" data-aos=\"fade-up\">MillionaireVue<\/h3>\r\n                                                                                                                                                \r\n                                                                    <div class=\"c-text\" data-aos=\"fade-up\">\r\n                                                                        <p>MillionaireVue helps luxury brands and wealth managers overcome the common issues they face when researching their target customers.<\/p>\n   \r\n                                                                        \r\n                                                                                                                                                            <p><a href=\"\/our-products\/millionairevue\/\" class=\"btn-simple-arrow\" >Learn more<\/a><\/p>\r\n                                                                                                                                                    <\/div>\r\n                                     \r\n                                                                <\/div>\r\n                                                                                                            <\/article>\r\n                                                                                            <article class=\"card\">\r\n\r\n                                                                                                                    <div class=\"card-image\">\r\n                                                                    <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/12\/Esseentials.svg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>                                                                <\/div>\r\n                            \r\n                                                                                                                            <div class=\"card-body\">\r\n                                                                                                                                                    <h3 class=\"h4\" data-aos=\"fade-up\">Savanta Essentials<\/h3>\r\n                                                                                                                                                \r\n                                                                    <div class=\"c-text\" data-aos=\"fade-up\">\r\n                                                                        <p>Savanta Essentials is a modular suite of research products offering a low cost, high value alternative to traditional research and insights.<\/p>\n   \r\n                                                                        \r\n                                                                                                                                                            <p><a href=\"\/our-products\/essentials\/\" class=\"btn-simple-arrow\" >Learn more<\/a><\/p>\r\n                                                                                                                                                    <\/div>\r\n                                     \r\n                                                                <\/div>\r\n                                                                                                            <\/article>\r\n                                                                                            <article class=\"card\">\r\n\r\n                                                                                                                    <div class=\"card-image\">\r\n                                                                    <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/12\/Esseentials.svg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>                                                                <\/div>\r\n                            \r\n                                                                                                                            <div class=\"card-body\">\r\n                                                                                                                                                    <h3 class=\"h4\" data-aos=\"fade-up\">Savanta Business Essentials<\/h3>\r\n                                                                                                                                                \r\n                                                                    <div class=\"c-text\" data-aos=\"fade-up\">\r\n                                                                        <p>Providing a modular suite of research products offering a low cost, high value alternative to traditional business research and insights.<\/p>\n   \r\n                                                                        \r\n                                                                                                                                                            <p><a href=\"\/our-products\/business-essentials\/\" class=\"btn-simple-arrow\" >Learn more <\/a><\/p>\r\n                                                                                                                                                    <\/div>\r\n                                     \r\n                                                                <\/div>\r\n                                                                                                            <\/article>\r\n                                                                            <\/div>\r\n                                            <\/div>\r\n            <\/section>\r\n        <\/div><\/div>           \n                  <section class=\"feature-report is-rotating\" id=\"\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" class=\"loader-progress\">\n            <circle class=\"fill-round\"   fill=\"none\" stroke-linecap=\"round\" cx=\"20\" cy=\"20\" r=\"15.915494309\" \/>\n            <circle class=\"progress\" fill=\"none\" stroke-linecap=\"round\" cx=\"20\" cy=\"20\" r=\"15.915494309\" \/>\n            <\/svg>\n            <div class=\"subheading\" >\n                <span data-aos=\"fade-up\">Featured Report<\/span>\n            <\/div>\n            <div class=\"fr-cursor\"><\/div>\n            <div class=\"fr-cursor2\"><\/div> \n            <div class=\"swiper-container feature-report-slider\"  >\n                <div class=\"swiper-wrapper\">\n\n\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2026\/05\/nrd-D6Tu_L3chLE-unsplash-2.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1920\" height=\"1440\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2026\/05\/nrd-D6Tu_L3chLE-unsplash-2.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">Grocery Eye: Q1 2026 <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">Grocery Eye has been providing the grocery and retail industry with a snapshot of consumer attitudes across the UK for over ten years. <br> <br>\r\nBut from this edition onwards, we're going global \u2013 hearing from consumers across the UK, Europe and North America to answer the question: <b>What are the big signals shaping grocery today?<\/b><\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/grocery-eye-q1-2026\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/GE-Q3-2024.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1920\" height=\"760\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/GE-Q3-2024.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">Grocery Eye Q4 2025 <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">The Grocery Eye is a quarterly report produced by Savanta to track attitudes and behaviours in the grocery sector, helping our clients to better understand their market and audiences.<\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/grocery-eye-q4-2025\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/Coco-website-image.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1920\" height=\"760\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/Coco-website-image.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">Consumer Compass Europe: Q4 2025 <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">Brands\u2019 success during periods of economic instability depends on their understanding of today\u2019s consumers \u2013 and how they\u2019ll behave tomorrow. \r\n<br><br>\r\nSavanta\u2019s Consumer Compass Report, based on a study of 3,500 European consumers across seven countries, explores how consumers feel about the world around them and their spending habits.<\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/consumer-compass-europe-q4-2025\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2025\/12\/Web-Banner.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1215\" height=\"304\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2025\/12\/Web-Banner.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">AI Impact Report 2025 <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">Discover the real state of AI in 2025 - who\u2019s using it, who\u2019s trusting it, and what it means for your brand.<\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/ai-impact-report-2025\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/Coco-website-image.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1920\" height=\"760\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2024\/10\/Coco-website-image.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">Consumer Compass Europe: Q2 2025 <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">The Consumer Compass is a quarterly European report produced by Savanta to track consumer confidence. <br><br>The report provides you not only a snapshot of today\u2019s consumers behaviours, habits, knowledge and awareness \u2013 but also to help you to understand how they\u2019ll behave tomorrow.<\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/consumer-compass-europe-q2-2025\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/11\/Blog-images-4.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1920\" height=\"760\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/11\/Blog-images-4.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">The UX Digital Divide <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">Discover how digital-first strategies may be excluding key consumer groups, particularly in the financial sector. Explore the barriers to digital adoption and understand how businesses can create more inclusive, accessible services. Download the full report here, today.<\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/the-ux-digital-divide-2\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/03\/UK_Consumer-compass-purchase-paying-buyer-shopping.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/03\/UK_Consumer-compass-purchase-paying-buyer-shopping.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">Consumer Compass Europe Q2 2024 <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">Consumer confidence across Europe in Q2: Delicately poised\r\nOur latest quarterly report explores how the events of early 2024 across Europe have impacted on consumer confidence.  There are three broad themes we think are especially relevant to brand owners from our Q2 report: <\/p><\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/consumer-compass-europe-q2-2024\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/11\/Business-Confidence-Q3-1.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1920\" height=\"760\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/11\/Business-Confidence-Q3-1.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">Business Confidence Index Q3 2023 <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">The\u00a0Savanta Business Confidence Index\u00a0saw a decline this quarter, from 39 in Q2 2023 to 37 in Q3 2023. For detailed insights, download the infographic below. <\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/business-confidence-index-q3-2023\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/09\/Financial-chatbot-3.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1920\" height=\"760\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2023\/09\/Financial-chatbot-3.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">The financial services chatbot user experience <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">In the second quarter of 2023, Savanta asked over 2000 businesses, from start-ups to established businesses, to gather more insights on their recent usage of chatbots in financial services. Within our new report, we reveal the latest data from MarketVue Business Banking to uncover what business customers really think of chatbots. The full report is available for free download below. <\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/the-financial-services-chatbot-user-experience\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                                 <!-- Single item -->\n                    <div class=\"swiper-slide\">\n                      <figure class=\"slide-bgimg\"\n                            style=\"background-image:url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2025\/02\/Beauty-shop-695177036.jpg.webp)\"\n                            data-swiper-parallax-x=\"50%\">\n                            <img decoding=\"async\" width=\"1920\" height=\"1246\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2025\/02\/Beauty-shop-695177036.jpg\" class=\"attachment-bigsize size-bigsize\" alt=\"\" \/>                        <\/figure>\n                                                <div class=\"content\">\n                            <div class=\"h2\" data-swiper-parallax-x=\"-80%\" data-swiper-parallax-opacity=\"0%\">Global Beauty Path to Purchase 2025 <\/div>\n                            <div class=\"caption\" data-swiper-parallax-x=\"-70%\" data-swiper-parallax-opacity=\"50%\">In our latest report we navigate the beauty path-to-purchase from a generational and global perspective drawing insights from adults across four core markets; Canada, Netherlands, UK, and USA.<\/div>\n                            <a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/report\/global-beauty-path-to-purchase\/\" class=\"btn btn-white btn-arrow\" data-swiper-parallax-x=\"-280%\"\n                                data-swiper-parallax-opacity=\"20%\">Learn More<\/a>\n                        <\/div>\n                      \n                    <\/div>\n                    <!-- Single item -->\n                   \n                <\/div>\n                                <!-- If we need navigation buttons -->\n                <div class=\"swiper-button-prev  \"><\/div>\n                <div class=\"swiper-button-next  \"><\/div>\n            <\/div>\n        <\/section>\n   \n              \n    \n    <section class=\"knowledge-centre sec-space-90\" id=\"\">\n      <div class=\"container\">\n                  <div class=\"title-wrap\">\n            <h2 data-aos=\"fade-up\">Knowledge centre<\/h2>\n                          <a href=\"\/knowledge-centre\/\" class=\"btn btn-arrow btn-white\" data-aos=\"fade-up\">View all <\/a>\n                      <\/div>\n        \n        <div class=\"knowledge-centre-inner\">\n          <div class=\"left-col\">\n            <div class=\"kc-cursor\">\n              Explore\n            <\/div>\n                            <!-- Single item -->\n                <article class=\"single-card\">\n                  \n                                        <figure class=\"bg-cover\">\n                      <div class=\"bg slide-image-up slide-image-up-half\" style=\"background-image: url(.webp);\">\n                                              <\/div>\n                      <div class=\"bg-ani\"><\/div>\n                    <\/figure>\n                                    <div class=\"card-body\">\n                                        \n                      <span class=\"small\">Agencies &amp; Consultancies<em class='pink-ln'> |<\/em> Automotive<em class='pink-ln'> |<\/em> B2B Brands<em class='pink-ln'> |<\/em> Business &amp; Professional Services (B2B)<em class='pink-ln'> |<\/em> Charities &amp; Not-For-Profit<em class='pink-ln'> |<\/em> Consumer Brands<em class='pink-ln'> |<\/em> Eating &amp; Drinking<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Energy, Water &amp; Utilities<em class='pink-ln'> |<\/em> Fashion &amp; Beauty<em class='pink-ln'> |<\/em> Financial Services<em class='pink-ln'> |<\/em> FMCG<em class='pink-ln'> |<\/em> Health &amp; Wellbeing<em class='pink-ln'> |<\/em> HNWI<em class='pink-ln'> |<\/em> Luxury<em class='pink-ln'> |<\/em> Media<em class='pink-ln'> |<\/em> MPs<em class='pink-ln'> |<\/em> Pharma<em class='pink-ln'> |<\/em> Politics<em class='pink-ln'> |<\/em> Property &amp; Construction<em class='pink-ln'> |<\/em> Public &amp; Social<em class='pink-ln'> |<\/em> Public Sector<em class='pink-ln'> |<\/em> Retail<em class='pink-ln'> |<\/em> Sport &amp; Leisure<em class='pink-ln'> |<\/em> Technology &amp; Telecoms<em class='pink-ln'> |<\/em> Transport<em class='pink-ln'> |<\/em> Travel<em class='pink-ln'> |<\/em> Wealth Management<em class='pink-ln'> |<\/em> Youth<em class='pink-ln'> |<\/em> Youth<\/span>\n\n                    \n                    <h3 class=\"h4\"><a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/view\/why-data-quality-is-now-a-boardroom-problem\/\">Why data quality is now a boardroom problem<\/a>\n                    <\/h3>\n                    <div class=\"meta\">\n                                            <em> 27 April 2026 <\/em>  - by <a href=\"https:\/\/savanta.com\/eu\/author\/nick-baker\">Nick Baker<\/a>                     <\/div>\n                  <\/div>\n                <\/article>\n                <!-- Single item -->\n                      <\/div>\n          <div class=\"right-col\">\n            <div class=\"right-row\">\n              \n                      <!-- Single item -->\n              <article class=\"single-card\">\n                \n                                    <figure class=\"bg-cover\">\n                    <div class=\"bg slide-image-up slide-image-up-half\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2026\/04\/marius-masalar-CyFBmFEsytU-unsplash-1-e1777291516551.jpg.webp);\">\n                      <img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2026\/04\/marius-masalar-CyFBmFEsytU-unsplash-1-e1777291516551.jpg\" class=\"attachment-big size-big\" alt=\"\" \/>                    <\/div>\n                    <div class=\"bg-ani\"><\/div>\n                  <\/figure>\n                                <div class=\"card-body\">\n                                      <span class=\"small\">Agencies &amp; Consultancies<em class='pink-ln'> |<\/em> Automotive<em class='pink-ln'> |<\/em> B2B Brands<em class='pink-ln'> |<\/em> Business &amp; Professional Services (B2B)<em class='pink-ln'> |<\/em> Charities &amp; Not-For-Profit<em class='pink-ln'> |<\/em> Consumer Brands<em class='pink-ln'> |<\/em> Eating &amp; Drinking<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Energy, Water &amp; Utilities<em class='pink-ln'> |<\/em> Fashion &amp; Beauty<em class='pink-ln'> |<\/em> Financial Services<em class='pink-ln'> |<\/em> FMCG<em class='pink-ln'> |<\/em> Health &amp; Wellbeing<em class='pink-ln'> |<\/em> HNWI<em class='pink-ln'> |<\/em> Luxury<em class='pink-ln'> |<\/em> Media<em class='pink-ln'> |<\/em> MPs<em class='pink-ln'> |<\/em> Pharma<em class='pink-ln'> |<\/em> Politics<em class='pink-ln'> |<\/em> Property &amp; Construction<em class='pink-ln'> |<\/em> Public &amp; Social<em class='pink-ln'> |<\/em> Public Sector<em class='pink-ln'> |<\/em> Retail<em class='pink-ln'> |<\/em> Sport &amp; Leisure<em class='pink-ln'> |<\/em> Technology &amp; Telecoms<em class='pink-ln'> |<\/em> Transport<em class='pink-ln'> |<\/em> Travel<em class='pink-ln'> |<\/em> Wealth Management<em class='pink-ln'> |<\/em> Youth<em class='pink-ln'> |<\/em> Youth<\/span>\n\n                  \n                  <h3 class=\"h5\"><a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/view\/ai-investment-in-2026-from-change-to-oppurtunity\/\">AI Investment in 2026: From change to opportunity<\/a>\n                  <\/h3>\n                  <div class=\"meta\">\n                                        <em> 27 April 2026 <\/em>  - by <a href=\"https:\/\/savanta.com\/eu\/author\/nick-baker\">Nick Baker<\/a>                   <\/div>\n                <\/div>\n              <\/article>\n                      <!-- Single item -->\n              <article class=\"single-card\">\n                \n                                    <figure class=\"bg-cover\">\n                    <div class=\"bg slide-image-up slide-image-up-half\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2026\/03\/VP-Web-banner-1.jpg.webp);\">\n                      <img decoding=\"async\" width=\"1024\" height=\"536\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2026\/03\/VP-Web-banner-1.jpg\" class=\"attachment-big size-big\" alt=\"\" \/>                    <\/div>\n                    <div class=\"bg-ani\"><\/div>\n                  <\/figure>\n                                <div class=\"card-body\">\n                                      <span class=\"small\">Agencies &amp; Consultancies<em class='pink-ln'> |<\/em> Automotive<em class='pink-ln'> |<\/em> B2B Brands<em class='pink-ln'> |<\/em> Business &amp; Professional Services (B2B)<em class='pink-ln'> |<\/em> Charities &amp; Not-For-Profit<em class='pink-ln'> |<\/em> Consumer Brands<em class='pink-ln'> |<\/em> Eating &amp; Drinking<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Energy, Water &amp; Utilities<em class='pink-ln'> |<\/em> Fashion &amp; Beauty<em class='pink-ln'> |<\/em> Financial Services<em class='pink-ln'> |<\/em> FMCG<em class='pink-ln'> |<\/em> Health &amp; Wellbeing<em class='pink-ln'> |<\/em> HNWI<em class='pink-ln'> |<\/em> Luxury<em class='pink-ln'> |<\/em> Media<em class='pink-ln'> |<\/em> MPs<em class='pink-ln'> |<\/em> Pharma<em class='pink-ln'> |<\/em> Politics<em class='pink-ln'> |<\/em> Property &amp; Construction<em class='pink-ln'> |<\/em> Public &amp; Social<em class='pink-ln'> |<\/em> Public Sector<em class='pink-ln'> |<\/em> Retail<em class='pink-ln'> |<\/em> Sport &amp; Leisure<em class='pink-ln'> |<\/em> Technology &amp; Telecoms<em class='pink-ln'> |<\/em> Transport<em class='pink-ln'> |<\/em> Travel<em class='pink-ln'> |<\/em> Wealth Management<em class='pink-ln'> |<\/em> Youth<em class='pink-ln'> |<\/em> Youth<\/span>\n\n                  \n                  <h3 class=\"h5\"><a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/view\/virtual-personas-savanta-new-product\/\">Virtual Personas by Savanta<\/a>\n                  <\/h3>\n                  <div class=\"meta\">\n                                        <em> 26 March 2026 <\/em>  - by <a href=\"https:\/\/savanta.com\/eu\/author\/nick-baker\">Nick Baker<\/a>                   <\/div>\n                <\/div>\n              <\/article>\n                      <!-- Single item -->\n              <article class=\"single-card\">\n                \n                                    <figure class=\"bg-cover\">\n                    <div class=\"bg slide-image-up slide-image-up-half\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2025\/11\/Budget-Blog-3.jpg.webp);\">\n                      <img decoding=\"async\" width=\"1024\" height=\"324\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2025\/11\/Budget-Blog-3.jpg\" class=\"attachment-big size-big\" alt=\"\" \/>                    <\/div>\n                    <div class=\"bg-ani\"><\/div>\n                  <\/figure>\n                                <div class=\"card-body\">\n                                      <span class=\"small\">Agencies &amp; Consultancies<em class='pink-ln'> |<\/em> Automotive<em class='pink-ln'> |<\/em> B2B Brands<em class='pink-ln'> |<\/em> Business &amp; Professional Services (B2B)<em class='pink-ln'> |<\/em> Charities &amp; Not-For-Profit<em class='pink-ln'> |<\/em> Consumer Brands<em class='pink-ln'> |<\/em> Eating &amp; Drinking<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Energy, Water &amp; Utilities<em class='pink-ln'> |<\/em> Fashion &amp; Beauty<em class='pink-ln'> |<\/em> Financial Services<em class='pink-ln'> |<\/em> FMCG<em class='pink-ln'> |<\/em> Health &amp; Wellbeing<em class='pink-ln'> |<\/em> HNWI<em class='pink-ln'> |<\/em> Luxury<em class='pink-ln'> |<\/em> Media<em class='pink-ln'> |<\/em> MPs<em class='pink-ln'> |<\/em> Pharma<em class='pink-ln'> |<\/em> Politics<em class='pink-ln'> |<\/em> Property &amp; Construction<em class='pink-ln'> |<\/em> Public &amp; Social<em class='pink-ln'> |<\/em> Public Sector<em class='pink-ln'> |<\/em> Retail<em class='pink-ln'> |<\/em> Sport &amp; Leisure<em class='pink-ln'> |<\/em> Technology &amp; Telecoms<em class='pink-ln'> |<\/em> Transport<em class='pink-ln'> |<\/em> Travel<em class='pink-ln'> |<\/em> Wealth Management<em class='pink-ln'> |<\/em> Youth<em class='pink-ln'> |<\/em> Youth<\/span>\n\n                  \n                  <h3 class=\"h5\"><a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/view\/4-shifts-shaping-research-and-marketing-in-2026\/\">The 4 shifts shaping research and marketing in 2026<\/a>\n                  <\/h3>\n                  <div class=\"meta\">\n                                        <em> 11 November 2025 <\/em>  - by <a href=\"https:\/\/savanta.com\/eu\/author\/caroline-hawkings\">Caroline Hawkings<\/a>                   <\/div>\n                <\/div>\n              <\/article>\n                      <!-- Single item -->\n              <article class=\"single-card\">\n                \n                                    <figure class=\"bg-cover\">\n                    <div class=\"bg slide-image-up slide-image-up-half\" style=\"background-image: url(https:\/\/savanta.com\/eu\/wp-content\/uploads\/2025\/11\/Piggy-Bank.jpg.webp);\">\n                      <img decoding=\"async\" width=\"1024\" height=\"373\" src=\"https:\/\/savanta.com\/eu\/wp-content\/uploads\/2025\/11\/Piggy-Bank.jpg\" class=\"attachment-big size-big\" alt=\"\" \/>                    <\/div>\n                    <div class=\"bg-ani\"><\/div>\n                  <\/figure>\n                                <div class=\"card-body\">\n                                      <span class=\"small\">Agencies &amp; Consultancies<em class='pink-ln'> |<\/em> Automotive<em class='pink-ln'> |<\/em> B2B Brands<em class='pink-ln'> |<\/em> Business &amp; Professional Services (B2B)<em class='pink-ln'> |<\/em> Charities &amp; Not-For-Profit<em class='pink-ln'> |<\/em> Consumer Brands<em class='pink-ln'> |<\/em> Eating &amp; Drinking<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Education<em class='pink-ln'> |<\/em> Energy, Water &amp; Utilities<em class='pink-ln'> |<\/em> Fashion &amp; Beauty<em class='pink-ln'> |<\/em> Financial Services<em class='pink-ln'> |<\/em> FMCG<em class='pink-ln'> |<\/em> Health &amp; Wellbeing<em class='pink-ln'> |<\/em> HNWI<em class='pink-ln'> |<\/em> Luxury<em class='pink-ln'> |<\/em> Media<em class='pink-ln'> |<\/em> MPs<em class='pink-ln'> |<\/em> Pharma<em class='pink-ln'> |<\/em> Politics<em class='pink-ln'> |<\/em> Property &amp; Construction<em class='pink-ln'> |<\/em> Public &amp; Social<em class='pink-ln'> |<\/em> Public Sector<em class='pink-ln'> |<\/em> Retail<em class='pink-ln'> |<\/em> Sport &amp; Leisure<em class='pink-ln'> |<\/em> Technology &amp; Telecoms<em class='pink-ln'> |<\/em> Transport<em class='pink-ln'> |<\/em> Travel<em class='pink-ln'> |<\/em> Wealth Management<em class='pink-ln'> |<\/em> Youth<em class='pink-ln'> |<\/em> Youth<\/span>\n\n                  \n                  <h3 class=\"h5\"><a href=\"https:\/\/savanta.com\/eu\/knowledge-centre\/view\/4-quick-turn-research-ideas-to-spend-leftover-budget\/\">4 quick-turn research ideas to spend your leftover budget wisely<\/a>\n                  <\/h3>\n                  <div class=\"meta\">\n                                        <em> 4 November 2025 <\/em>  - by <a href=\"https:\/\/savanta.com\/eu\/author\/caroline-hawkings\">Caroline Hawkings<\/a>                   <\/div>\n                <\/div>\n              <\/article>\n        \n            <\/div>\n          <\/div>\n        <\/div>\n\n              <\/div>\n    <\/section>\n\n\n  <\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Scroll Brand Equity Driving brand equity in a digital-first world In today\u2019s rapidly evolving marketplace, brands operate in a more expansive and complex environment. Download our free report Access insight from engaged and representative audiences when you need it. Global data collection The effective way to build brand &amp; audience understanding Find out more Download our free report The UK Grocery Eye Q3 2024 The Grocery Eye is a quarterly report tracking attitudes and behaviours in the grocery sector, helping our clients to better understand their market and audiences. Find out more Download our free report The UX Digital Divide Discover how digital-first strategies may be excluding key consumer groups, particularly in the financial sector. Find out more Brand Equity Global data collection The UK Grocery Eye Q3 2024 The UX Digital Divide report Make Better Decisions. Savanta is a data, market research and advisory company. We inform and inspire our clients through powerful data, empowering technology and high-impact consulting. How we help Agencies &amp; consultancies B2B brands Consumer brands Public &amp; third sector Inspiring Agencies &amp; consultancies From agencies to the consultancy world, we help you differentiate your offering, perfect your pitches, win more business, and grow your and your clients&#8217; brands. Learn More Inspiring B2B brands With a myriad of partners and suppliers we ensure you create products, services and campaigns that truly propel business growth. Learn more Inspiring Consumer brands Helping you navigate consumer needs, behaviours and attitudes to optimise the marketing mix and ensure your brand is set up for success in an ever-changing world. Learn more Inspiring Public &amp; third sector Whether it\u2019s the general public, policy makers or key stakeholders, we inform policy decision making and communication strategies to deepen the understanding of your target audiences. Learn more Services &amp; products Research &amp; consulting Illuminating your world with smart techniques, sector expertise, intelligent mindsets and business acumen. Learn more Audience &amp; panels Providing you with simple access to a global market audience, with unrivalled costs and speed. Learn more Data collection &amp; analytics Delivering a full range of fieldwork data collection and analysis services to fit your needs. Learn more Products &amp; technology Delivering instant intelligence about your market, brand and customers. Learn more Brands we work with Case studies View all Strategic repositioning of major international art brand Together, we brought the best of both worlds: Savanta\u2019s rigorous fieldwork and analytical depth, and Ryse\u2019s direct access to industry stakeholders, deep data engineering, and strategic growth lens. It\u2019s a partnership we draw on to deliver smart, actionable insights. Learn More Sport England Learn More International Payment landscapeOnline survey with Consumers and SMEs in 8 markets Understanding international payment patterns. Learn More Samsung Campaign InsightCampaign insight Learn More Leveraging reputational driversin Education A world-renowned UK university with a commitment to influence the world. The university&#8217;s alumni and faculty include numerous heads of state, Nobel laureates, and influential figures in academia and industry. Learn More Brand measurement Our client is a provider of a healthcare financial technology. They work with over 500,000 healthcare providers, records 2.5 billion transactions annually, has over 530 integrations with leading software systems, and has over 20 years of experience servicing the healthcare industry. Learn More Brand stretch for global pain brands Brand led new product development for equity and cross category growth. Learn More Brand health measurement Our client is a national leader in the fight against cancer, supported by over 1.5 million volunteers. They have invested over $5 billion in research since 1946, leading to major advancements in treatment and prevention. It provides vital patient support, including transportation, free lodging, and a 24\/7 helpline. Our client educates millions on cancer prevention and early detection through public health campaigns and collaborates globally to address disparities and promote cancer awareness. Learn More Thought leadership Our client is the world leader in serving science, and a Fortune 100 enterprise with annual revenue of approximately $40 billion. Learn More Data-driven Communications Learn More Our products Instant intelligence about your market, brand &#038; customers. View all products BrandVue Our BrandVue tool places brand market research insights at your fingertips. It captures data across critical marketing and company performance. Learn More MarketVue MarketVue gives financial services brands detailed insights into the behaviours, perceptions and experiences of business customers. Learn more MillionaireVue MillionaireVue helps luxury brands and wealth managers overcome the common issues they face when researching their target customers. Learn more Savanta Essentials Savanta Essentials is a modular suite of research products offering a low cost, high value alternative to traditional research and insights. Learn more Savanta Business Essentials Providing a modular suite of research products offering a low cost, high value alternative to traditional business research and insights. Learn more Featured Report Grocery Eye: Q1 2026 Grocery Eye has been providing the grocery and retail industry with a snapshot of consumer attitudes across the UK for over ten years. But from this edition onwards, we&#8217;re going global \u2013 hearing from consumers across the UK, Europe and North America to answer the question: What are the big signals shaping grocery today? Learn More Grocery Eye Q4 2025 The Grocery Eye is a quarterly report produced by Savanta to track attitudes and behaviours in the grocery sector, helping our clients to better understand their market and audiences. Learn More Consumer Compass Europe: Q4 2025 Brands\u2019 success during periods of economic instability depends on their understanding of today\u2019s consumers \u2013 and how they\u2019ll behave tomorrow. Savanta\u2019s Consumer Compass Report, based on a study of 3,500 European consumers across seven countries, explores how consumers feel about the world around them and their spending habits. Learn More AI Impact Report 2025 Discover the real state of AI in 2025 &#8211; who\u2019s using it, who\u2019s trusting it, and what it means for your brand. Learn More Consumer Compass Europe: Q2 2025 The Consumer Compass is a quarterly European report produced by Savanta to track consumer confidence. The report provides you not only a snapshot of today\u2019s consumers behaviours, habits, knowledge and awareness \u2013 but also to help you to understand how they\u2019ll behave tomorrow. Learn More The UX Digital Divide Discover how digital-first strategies may be excluding key consumer groups, particularly in the financial sector. Explore the barriers to digital adoption and understand how businesses can create more inclusive, accessible services. Download the full report here, today. Learn More Consumer Compass Europe Q2 2024 Consumer confidence across Europe in Q2: Delicately poised Our latest quarterly report explores how the events of early 2024 across Europe have impacted on consumer confidence. There are three broad themes we think are especially relevant to brand owners from our Q2 report: Learn More Business Confidence Index Q3 2023 The\u00a0Savanta Business Confidence Index\u00a0saw a decline this quarter, from 39 in Q2 2023 to 37 in Q3 2023. For detailed insights, download the infographic below. Learn More The financial services chatbot user experience In the second quarter of 2023, Savanta asked over 2000 businesses, from start-ups to established businesses, to gather more insights on their recent usage of chatbots in financial services. Within our new report, we reveal the latest data from MarketVue Business Banking to uncover what business customers really think of chatbots. The full report is available for free download below. Learn More Global Beauty Path to Purchase 2025 In our latest report we navigate the beauty path-to-purchase from a generational and global perspective drawing insights from adults across four core markets; Canada, Netherlands, UK, and USA. Learn More Knowledge centre View all Explore | Why data quality is now a boardroom problem 27 April 2026 &#8211; by Nick Baker | AI Investment in 2026: From change to opportunity 27 April 2026 &#8211; by Nick Baker | Virtual Personas by Savanta 26 March 2026 &#8211; by Nick Baker | The 4 shifts shaping research and marketing in 2026 11 November 2025 &#8211; by Caroline Hawkings | 4 quick-turn research ideas to spend your leftover budget wisely 4 November 2025 &#8211; by Caroline Hawkings<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"home-page.php","meta":{"content-type":"","footnotes":""},"class_list":["post-222","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/savanta.com\/eu\/wp-json\/wp\/v2\/pages\/222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/savanta.com\/eu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/savanta.com\/eu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/savanta.com\/eu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/savanta.com\/eu\/wp-json\/wp\/v2\/comments?post=222"}],"version-history":[{"count":0,"href":"https:\/\/savanta.com\/eu\/wp-json\/wp\/v2\/pages\/222\/revisions"}],"wp:attachment":[{"href":"https:\/\/savanta.com\/eu\/wp-json\/wp\/v2\/media?parent=222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}