CINXE.COM
Enable everyone to take part in your research | Consent Kit
<!DOCTYPE html> <html lang="en" class="text-gray-900"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- Begin Jekyll SEO tag v2.8.0 --> <title>Enable everyone to take part in your research | Consent Kit</title> <meta name="generator" content="Jekyll v4.2.2" /> <meta property="og:title" content="Enable everyone to take part in your research" /> <meta property="og:locale" content="en_GB" /> <meta name="description" content="Data governance and inclusion are complex. We’ve made it easier to scale these things for Research Ops." /> <meta property="og:description" content="Data governance and inclusion are complex. We’ve made it easier to scale these things for Research Ops." /> <link rel="canonical" href="https://consentkit.com/respect" /> <meta property="og:url" content="https://consentkit.com/respect" /> <meta property="og:site_name" content="Consent Kit" /> <meta property="og:image" content="https://consentkit.com/assets/images/opengraph/default-1200x630.png" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary_large_image" /> <meta property="twitter:image" content="https://consentkit.com/assets/images/opengraph/default-1200x630.png" /> <meta property="twitter:title" content="Enable everyone to take part in your research" /> <meta name="twitter:site" content="@consentkit" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"WebPage","description":"Data governance and inclusion are complex. We’ve made it easier to scale these things for Research Ops.","headline":"Enable everyone to take part in your research","image":"https://consentkit.com/assets/images/opengraph/default-1200x630.png","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://consentkit.com/assets/images/logomark.svg"}},"url":"https://consentkit.com/respect"}</script> <!-- End Jekyll SEO tag --> <link type="application/atom+xml" rel="alternate" href="https://consentkit.com/feed.xml" title="Consent Kit" /> <link rel="stylesheet" href="/assets/css/main.css" /> <link rel="icon" type="image/png" href="/assets/images/icons/favicon.png" /> <script src="https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js" integrity="sha256-qXBd/EfAdjOA2FGrGAG+b3YBn2tn5A6bhz+LSgYD96k=" crossorigin="anonymous"></script> <script type="text/javascript" src="/assets/js/bundle.js"></script> <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js" integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ" crossorigin="anonymous"></script> <!-- Start cookieyes banner (has to be the first script we load) --> <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/7a5afe69865ffdd2581d3820/script.js"></script> <!-- End cookieyes banner --> <!-- Hotjar Tracking Code for https://www.consentkit.com --> <script> (function (h, o, t, j, a, r) { h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments); }; h._hjSettings = { hjid: 3266144, hjsv: 6 }; a = o.getElementsByTagName("head")[0]; r = o.createElement("script"); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv="); </script> <script> (function (ss, ex) { window.ldfdr = window.ldfdr || function () { (ldfdr._q = ldfdr._q || []).push([].slice.call(arguments)); }; (function (d, s) { fs = d.getElementsByTagName(s)[0]; function ce(src) { var cs = d.createElement(s); cs.src = src; cs.async = 1; fs.parentNode.insertBefore(cs, fs); } ce("https://sc.lfeeder.com/lftracker_v1_" + ss + (ex ? "_" + ex : "") + ".js"); })(document, "script"); })("bElvO73y5yGaZMqj"); </script> <script src="https://cdn.usefathom.com/script.js" data-site="TVDJIUYS" defer></script> <script> (function (ss, ex) { window.ldfdr = window.ldfdr || function () { (ldfdr._q = ldfdr._q || []).push([].slice.call(arguments)); }; (function (d, s) { fs = d.getElementsByTagName(s)[0]; function ce(src) { var cs = d.createElement(s); cs.src = src; cs.async = 1; fs.parentNode.insertBefore(cs, fs); } ce("https://sc.lfeeder.com/lftracker_v1_" + ss + (ex ? "_" + ex : "") + ".js"); })(document, "script"); })("bElvO73y5yGaZMqj"); </script> </head> <body data-controller="analytics" > <header> <a href="#content" class="sr-only">Skip to main content</a> <div class="bg-white fixed top-0 left-0 right-0 z-40"> <div class="flex justify-between items-center px-4 py-6 sm:px-6 lg:justify-start space-x-10 relative"> <div class="flex justify-start xl:w-0 xl:flex-1"> <a href="/" class="flex items-center"> <img class="h-8 sm:h-10" src="/assets/images/logo.svg" alt="Consent Kit logo" width="30" height="40" /> <span class="md:block text-2xl ml-4 font-display font-medium">Consent Kit</span> </a> </div> <div class="-mr-2 -my-2 lg:hidden" data-controller="dropdown"> <button type="button" class="bg-white rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-green-500" data-action="click->dropdown#toggle click@window->dropdown#hide" > <span class="sr-only">Open menu</span> <!-- Heroicon name: menu --> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> </button> <!-- mobile menu --> <div class="hidden absolute top-0 inset-x-0 p-2 transition transform origin-top-right lg:hidden z-50" data-dropdown-target="menu" tabindex="0"> <div class="rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 bg-white divide-y-2 divide-gray-50 h-screen overflow-x-hidden overflow-y-auto"> <div class="pt-5 pb-6 px-5"> <div class="flex items-center justify-between"> <div> <a href="/" class="flex items-center"> <img class="h-8 sm:h-10" src="/assets/images/logo.svg" alt="Consent Kit logo" /> <span class="md:block text-2xl ml-4 font-display font-medium">Consent Kit</span> </a> </div> <div class="-mr-2"> <button type="button" class="bg-white rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-green-500" data-action="click->dropdown#toggle click@window->dropdown#hide" data-dropdown-id-value="mobile" > <span class="sr-only">Close menu</span> <!-- Heroicon name: x --> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> </div> <div class="mt-8"> <nav class="grid grid-cols-1 sm:grid-cols-2 gap-7"> <div class="bg-recruit-green-10 rounded-xl text-lg p-3"> <a href="/recruit"> <div class="flex items-center"> <img src="/assets/images/icons/recruit-icon.svg" class="h-6 w-6 mr-4" /> <span class="text-xl">Recruit</span> </div> <p class="mt-3">Find the right participants faster with your own research panel & screeners.</p> <ul class="hidden sm:block mt-3 space-y-3"> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Research panels</li> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Screeners</li> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Cross-channel recruitment</li> </ul> </a> </div> <div class="bg-prepare-blue-10 rounded-xl text-lg p-3"> <a href="/prepare"> <div class="flex items-center"> <img src="/assets/images/icons/prepare-icon.svg" class="h-6 w-6 mr-4" /> <span class="text-xl">Prepare</span> </div> <p class="mt-3">Cut out the manual work arounds and get participants ready faster.</p> <ul class="hidden sm:block mt-3 space-y-3"> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Consent forms & NDAs</li> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Project dashboards</li> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Bulk email</li> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Scheduling</li> </ul> </a> </div> <div class="bg-respect-red-10 rounded-xl text-lg p-3"> <a href="/respect"> <div class="flex items-center"> <img src="/assets/images/icons/respect-icon.svg" class="h-6 w-6 mr-4" /> <span class="text-xl">Respect</span> </div> <p class="mt-3">Enable inclusive participation and handle participant data responsibly.</p> <ul class="hidden sm:block mt-3 space-y-3"> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Accessibility & inclusion</li> <li class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Data governance</li> </ul> </a> </div> <div class="flex flex-col bg-white sm:bg-green-900 text-green-900 sm:text-yellow-50 rounded-xl sm:p-3"> <span class="hidden sm:flex text-3xl">Don't take our word for it...</span> <p class="hidden sm:flex text-lg">Learn about the teams who are scaling ReOps responsibly with Consent Kit.</p> <a class="border-2 border-green-900 sm:border-yellow-50 rounded-lg sm:mt-6 p-3 text-center text-lg" href="/customers">Read case studies</a> </div> <a href="/pricing" class="-m-3 p-3 flex items-center rounded-lg hover:bg-gray-50"> <div class="ml-4 text-lg text-gray-900">Pricing</div> </a> <a href="/blog" class="-m-3 p-3 flex items-center rounded-lg hover:bg-gray-50"> <p class="ml-4 text-lg text-gray-900">Blog</p> </a> <a href="/about-us" class="-m-3 p-3 flex items-center rounded-lg hover:bg-gray-50"> <div class="ml-4 text-lg text-gray-900">About us</div> </a> </nav> </div> </div> <div class="py-6 px-5"> <div class="grid grid-cols-2 gap-4"> <a href="/help" class="text-lg text-gray-900 hover:text-gray-700"> Help Centre </a> <a href="/security" class="text-lg text-gray-900 hover:text-gray-700"> Security </a> <a href="/informed-consent-checklist" class="text-lg text-gray-900 hover:text-gray-700"> ReOps Checklist </a> <a href="/data-management-workshop" class="text-lg text-gray-900 hover:text-gray-700"> Data management workshop </a> </div> <div class="mt-6 grid grid-cols-2 gap-4"> <a href="https://app.consentkit.com/sign-up?ref=header" data-action="analytics#track" data-event-name="Sign Up Clicked" class="flex items-center justify-center px-4 py-2 border border-transparent rounded-md shadow-sm text-base font-medium text-gray-900 bg-yellow-300 hover:bg-yellow-400" > Try for free </a> <a href="/book-demo" class="flex items-center justify-center px-4 py-2 border border-gray-300 rounded-md shadow-sm text-base font-medium text-gray-900 bg-white hover:bg-gray-50"> Book a demo </a> </div> <div class="mt-6"> <p class="text-center text-base font-medium text-gray-500"> Existing customer? <a href="https://app.consentkit.com/sign-in" data-action="analytics#track" data-event-name="Sign In Clicked" class="text-indigo-600 hover:text-green-500"> Sign in <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline " aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </a> </p> </div> </div> </div> </div> </div> <nav class="hidden lg:flex space-x-5 xl:space-x-10 mx-4 xl:mx-0"> <div data-controller="dropdown"> <button type="button" class="group bg-white rounded-md text-gray-500 inline-flex items-center text-base font-medium hover:text-gray-900 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-green-500" data-action="click->dropdown#toggle click@window->dropdown#hide" data-multi-dropdown-id-value="#product" > <span class="pl-2">How it works</span> <svg class="ml-2 h-5 w-5 text-gray-400 group-hover:text-gray-500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </button> <div id="product" class="absolute hidden z-10 transform mt-3 px-2 sm:px-0 inset-x-2" data-dropdown-target="menu"> <div class="rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 overflow-hidden"> <div class="grid grid-cols-4 gap-4 bg-white p-3"> <div class="bg-recruit-green-10 rounded-xl text-lg p-3"> <a href="/recruit"> <img src="/assets/images/icons/recruit-icon.svg" class="h-6 w-6 mr-4" /> <span class="flex w-full text-3xl mt-3">Recruit</span> <p class="mt-3">Find the right participants faster with your own research panel & screeners.</p> <ul class="mt-3"> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Research panels</li> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Screeners</li> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Cross-channel recruitment</li> </ul> </a> </div> <div class="bg-prepare-blue-10 rounded-xl text-lg p-3"> <a href="/prepare"> <img src="/assets/images/icons/prepare-icon.svg" class="h-6 w-6 mr-4" /> <span class="flex w-full text-3xl mt-3">Prepare</span> <p class="mt-3">Cut out the manual work arounds and get participants ready faster.</p> <ul class="mt-3"> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Consent forms & NDAs</li> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Project dashboards</li> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Bulk email</li> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Scheduling</li> </ul> </a> </div> <div class="flex flex-col bg-respect-red-10 rounded-xl text-lg p-3"> <a href="/respect"> <img src="/assets/images/icons/respect-icon.svg" class="h-6 w-6 mr-4" /> <span class="flex w-full text-3xl mt-3">Respect</span> <p class="mt-3">Enable inclusive participation and handle participant data responsibly.</p> <ul class="mt-3"> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Accessibility & inclusion</li> <li class="flex flex-row items-center mb-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-1"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" /> </svg> Data governance</li> </ul> </a> </div> <div class="flex flex-col flex-grow bg-green-900 text-yellow-50 rounded-xl p-3 justify-between"> <img src="/assets/images/icons/consent-kitty.png" class="h-16 w-16" alt="Consent Kitty" /> <span class="text-3xl">Don't take our word for it...</span> <p class="text-lg">Learn about the teams who are scaling ReOps responsibly with Consent Kit.</p> <a class="border-2 rounded-lg mt-6 p-3 text-center text-lg" href="/customers">Read case studies</a> </div> </div> <!-- menu footer --> <div class="bg-gray-50 px-5 py-5 grid gap-6 lg:grid-cols-4"> <div class="flow-root"> <a href="/watch-demo" class="-m-3 flex items-center rounded-md p-3 text-base font-medium text-gray-900 transition duration-150 ease-in-out hover:bg-gray-100"> <!-- Heroicon name: outline/play --> <svg class="h-6 w-6 flex-shrink-0 text-gray-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.348a1.125 1.125 0 010 1.971l-11.54 6.347a1.125 1.125 0 01-1.667-.985V5.653z" /> </svg> <span class="ml-3">Watch a demo</span> </a> </div> <div class="flow-root"> <a href="/book-demo" class="-m-3 flex items-center rounded-md p-3 text-base font-medium text-gray-900 transition duration-150 ease-in-out hover:bg-gray-100"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 flex-shrink-0 text-gray-400"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5" /> </svg> <span class="ml-3">Book a demo</span> </a> </div> <div class="flow-root"> <a href="/legal/privacy" class="-m-3 flex items-center rounded-md p-3 text-base font-medium text-gray-900 transition duration-150 ease-in-out hover:bg-gray-100"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 flex-shrink-0 text-gray-400"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.25 7.756a4.5 4.5 0 100 8.488M7.5 10.5h5.25m-5.25 3h5.25M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /> </svg> <span class="ml-3">EU Data storage & processing</span> </a> </div> <div class="flow-root"> <a href="/security" class="-m-3 flex items-center rounded-md p-3 text-base font-medium text-gray-900 transition duration-150 ease-in-out hover:bg-gray-100"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 flex-shrink-0 text-gray-400"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z" /> </svg> <span class="ml-3">Security</span> </a> </div> </div> <!-- <div class="p-5 bg-gray-50 sm:p-8"> <a href="#" class="-m-3 p-3 flow-root rounded-md hover:bg-gray-100"> <div class="flex items-center"> <div class="text-base font-medium text-gray-900">Enterprise</div> <span class="ml-3 inline-flex items-center px-3 py-0.5 rounded-full text-xs font-medium leading-5 bg-indigo-100 text-indigo-800" > New </span> </div> <p class="mt-1 text-sm text-gray-500">Empower your entire team with even more advanced tools.</p> </a> </div> --> </div> </div> </div> <a href="/pricing" class="text-base font-medium text-gray-500 hover:text-gray-900"> Pricing </a> <a href="/blog" class="text-base font-medium text-gray-500 hover:text-gray-900"> Blog </a> <div class="relative" data-controller="dropdown"> <button type="button" class="group bg-white rounded-md text-gray-500 inline-flex items-center text-base font-medium hover:text-gray-900 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-green-500" data-action="click->dropdown#toggle click@window->dropdown#hide" data-multi-dropdown-id-value="#resources" > <span class="pl-2">Resources</span> <svg class="ml-2 h-5 w-5 text-gray-400 group-hover:text-gray-500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </button> <div id="resources" class="absolute hidden z-10 left-1/2 transform -translate-x-1/2 mt-3 px-2 w-screen max-w-md sm:px-0" data-dropdown-target="menu"> <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5"> <div class="relative grid gap-6 bg-white px-5 py-6 sm:gap-8 sm:p-8"> <a href="/recruitment-strategy" class="-m-3 flex items-start rounded-lg p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <svg class="h-6 w-6 flex-shrink-0 text-blue-800" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25M9 16.5v.75m3-3v3M15 12v5.25m-4.5-15H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z" /> </svg> <div class="ml-4"> <p class="text-base font-medium text-gray-900">Diverse and inclusive recruitment strategies</p> <p class="mt-1 text-sm text-gray-500">A whitepaper on diverse and inclusive recruitment strategies for user research</p> </div> </a> <a href="/informed-consent-checklist" class="-m-3 flex items-start rounded-lg p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <svg class="h-6 w-6 flex-shrink-0 text-blue-800" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z" /> </svg> <div class="ml-4"> <p class="text-base font-medium text-gray-900">Informed consent checklist</p> <p class="mt-1 text-sm text-gray-500">The informed consent checklist for people who do Research Ops</p> </div> </a> <a href="/security" class="-m-3 flex items-start rounded-lg p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 flex-shrink-0 text-blue-800"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 10.5V6.75a4.5 4.5 0 10-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H6.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z" /> </svg> <div class="ml-4"> <p class="text-base font-medium text-gray-900">Security</p> <p class="mt-1 text-sm text-gray-500">Understand how we take your privacy seriously</p> </div> </a> <a href="/data-management-workshop" class="-m-3 flex items-start rounded-lg p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 flex-shrink-0 text-blue-800"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 3v11.25A2.25 2.25 0 006 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0118 16.5h-2.25m-7.5 0h7.5m-7.5 0l-1 3m8.5-3l1 3m0 0l.5 1.5m-.5-1.5h-9.5m0 0l-.5 1.5m.75-9l3-3 2.148 2.148A12.061 12.061 0 0116.5 7.605" /> </svg> <div class="ml-4"> <p class="text-base font-medium text-gray-900">Data management workshop</p> <p class="mt-1 text-sm text-gray-500">Understand how data moves through your process and identify risks</p> </div> </a> <a href="/help" class="-m-3 flex items-start rounded-lg p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 flex-shrink-0 text-blue-800" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.712 4.33a9.027 9.027 0 011.652 1.306c.51.51.944 1.064 1.306 1.652M16.712 4.33l-3.448 4.138m3.448-4.138a9.014 9.014 0 00-9.424 0M19.67 7.288l-4.138 3.448m4.138-3.448a9.014 9.014 0 010 9.424m-4.138-5.976a3.736 3.736 0 00-.88-1.388 3.737 3.737 0 00-1.388-.88m2.268 2.268a3.765 3.765 0 010 2.528m-2.268-4.796a3.765 3.765 0 00-2.528 0m4.796 4.796c-.181.506-.475.982-.88 1.388a3.736 3.736 0 01-1.388.88m2.268-2.268l4.138 3.448m0 0a9.027 9.027 0 01-1.306 1.652c-.51.51-1.064.944-1.652 1.306m0 0l-3.448-4.138m3.448 4.138a9.014 9.014 0 01-9.424 0m5.976-4.138a3.765 3.765 0 01-2.528 0m0 0a3.736 3.736 0 01-1.388-.88 3.737 3.737 0 01-.88-1.388m2.268 2.268L7.288 19.67m0 0a9.024 9.024 0 01-1.652-1.306 9.027 9.027 0 01-1.306-1.652m0 0l4.138-3.448M4.33 16.712a9.014 9.014 0 010-9.424m4.138 5.976a3.765 3.765 0 010-2.528m0 0c.181-.506.475-.982.88-1.388a3.736 3.736 0 011.388-.88m-2.268 2.268L4.33 7.288m6.406 1.18L7.288 4.33m0 0a9.024 9.024 0 00-1.652 1.306A9.025 9.025 0 004.33 7.288" /> </svg> <div class="ml-4"> <p class="text-base font-medium text-gray-900">Help Centre</p> <p class="mt-1 text-sm text-gray-500">Get all of your questions answered in our docs or contact support</p> </div> </a> </div> </div> </div> </div> <a href="/about-us" class="text-base font-medium text-gray-500 hover:text-gray-900"> About us </a> </nav> <div class="hidden lg:flex items-center justify-end md:flex-1 lg:w-0"> <a href="/book-demo" class="ml-6 whitespace-nowrap text-base font-medium text-gray-500 hover:text-gray-900"> Book a demo </a> <a href="https://app.consentkit.com/sign-up?ref=menu" data-action="analytics#track" data-event-name="Sign Up Clicked" class="mx-6 whitespace-nowrap inline-flex items-center justify-center px-4 py-2 border border-transparent rounded-md shadow-sm text-base font-medium text-gray-900 bg-yellow-300 hover:bg-yellow-400" > Try for free </a> <a href="https://app.consentkit.com/sign-in" data-action="analytics#track" data-event-name="Sign In Clicked" class="hidden whitespace-nowrap text-base font-medium text-gray-500 hover:text-gray-900 xl:block"> Sign in </a> </div> </div> </div> </header> <main id="content" class="mt-16 md:mt-28"><div class="container-xl"> <section id="hero" class="flex flex-row pt-16 pb-8 md:pb-8 md:px-12 lg:px-12 xl:px-12"> <div class="flex flex-col w-full md:w-1/2"> <span class="text-respect-red-100 font-bold uppercase tracking-wider mb-4"> Respect </span> <h1 class="font-display text-4xl md:leading-snug md:text-5xl">Walk the walk when it comes to your participant's needs</h1> <p class="text-lg mt-8"> A diverse set of perspectives is essential to make sure your product or service is fit for purpose. To spot unintended consequences before they become problems. Or, to identify new opportunities while you can still act on them. </p> <p class="text-lg mt-4">For us, respect means doing the work to understand and remove barriers to participation. In a remote first world, the tools you use shouldn't be that barrier.</p> <div class="mt-8"> <a href="https://app.consentkit.com/sign-up" data-action="analytics#track" data-event-name="Sign Up Clicked" class="not-prose inline-flex items-center justify-center px-5 py-3 shadow border border-yellow-400 text-base font-medium rounded-md text-gray-900 bg-yellow-300 hover:bg-yellow-400" > Try free for 14 days <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline ml-3" aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </a> <a href="/book-demo" class="not-prose inline-flex items-center justify-center px-5 py-3 mt-3 sm:ml-3 lg:ml-6 shadow border border-gray-300 rounded-md text-base font-medium text-gray-900 bg-white hover:bg-gray-50"> Book a demo <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline ml-3" aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </a> </div> </div> <div class="w-1/2 ml-8 hidden lg:flex"> <img src="/assets/images/hiw/respect-enable.svg" alt="An illustration of a group of people" /> </div> </section> <!-- big image --> <section> <div class="relative overflow-hidden container-xl"> <div class="relative h-[60vh]"> <div style="position: relative; padding-bottom: 56.206088992974244%; height: 0"> <iframe src="https://www.loom.com/embed/43c9c91c54cb41f480ce5cce4873091f?sid=459fe7c3-e784-4c8e-9a50-4d57b740d7d0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%" ></iframe> </div> </div> </div> <div class="mx-auto py-6 lg:py-8"> <div class="mt-6 grid grid-cols-2 gap-0.5 items-center md:grid-cols-3 lg:grid-cols-6 lg:mt-8"> <div class="col-span-1 flex justify-center py-8 px-8 filter grayscale opacity-50"> <img class="h-12" src="/assets/images/customer-logos/loom.svg" loading="lazy" alt="The Loom logo" /> </div> <div class="col-span-1 flex justify-center py-8 px-8 grayscale opacity-50"> <img class="h-12" src="/assets/images/customer-logos/nng.svg" loading="lazy" alt="The NNg logo" /> </div> <div class="col-span-1 flex justify-center py-8 px-8"> <img class="h-12" src="/assets/images/customer-logos/hyper-island.svg" loading="lazy" alt="The Hyper Island logo" /> </div> <div class="col-span-1 flex justify-center py-8 px-8"> <img class="h-12" src="/assets/images/customer-logos/co-op.svg" loading="lazy" alt="The Co-op logo" /> </div> <div class="col-span-1 flex justify-center py-8 px-8 filter grayscale opacity-50"> <img class="h-10" src="/assets/images/customer-logos/tpximpact.svg" loading="lazy" alt="The TPX Impact logo" /> </div> <div class="col-span-1 flex justify-center py-8 px-8"> <img class="h-10" src="/assets/images/customer-logos/odi.svg" loading="lazy" alt="The Open Data Institute logo" /> </div> </div> </div> </section> <!-- Inclusive research --> <section class="mt-8"> <div class="flex flex-col md:flex-row"> <div class="w-full md:w-1/2 flex flex-col justify-between pb-8"> <div class="flex flex-col"> <span class="text-respect-red-100 font-bold uppercase tracking-wider mb-4"> Accessibility & Inclusion </span> <h2 class="font-display text-3xl md:text-5xl md:leading-snug">Make your workflow work for everyone</h2> <p class="text-lg mt-8 w-9/12">Accessibility is unfortunately often the first hurdle online tools fall at. Inclusive research recruitment calls for more than just WCAG 2.2AA compliance.</p> <p class="text-lg mt-4 w-9/12">We're constantly developing our platform to support a broad range of inclusion needs, from people who are neurodivergent to people who are digitally excluded.</p> <div class="mt-8"> <a href="https://app.consentkit.com/sign-up" data-action="analytics#track" data-event-name="Sign Up Clicked" class="inline-flex items-center justify-center px-5 py-3 shadow border border-yellow-400 text-xl font-medium rounded-md text-gray-900 bg-yellow-300 hover:bg-yellow-400" > Try free for 14 days <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline ml-3" aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </a> <a href="/book-demo" class="not-prose inline-flex items-center text-xl justify-center px-5 py-3 mt-3 sm:ml-3 lg:ml-6 shadow border border-gray-300 rounded-md text-base font-medium text-gray-900 bg-white hover:bg-gray-50"> Book a demo </a> </div> </div> </div> <div class="w-full md:w-1/2"> <img src="/assets/images/hiw/respect-enable.svg" alt="An illustration of a group of people" /> </div> </div> </section> <!-- Capabilities for inclusive research --> <section> <div class="p-6 pt-8 md:p-10 mt-12 flex flex-col bg-respect-red-10 rounded-xl"> <h3 class="font-display text-2xl md:text-3xl text-center">Here's how we support inclusive research</h3> <ul class="flex flex-wrap mt-10"> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4" viewBox="0 0 43.32 52.57"> <g> <path d="M21.55,2.5c2.22,0,4.03,1.81,4.04,4.03,0,2.23-1.81,4.04-4.03,4.04-2.22,0-4.03-1.81-4.04-4.03,0-2.23,1.81-4.04,4.03-4.04h0m0-1.5h0c-3.05,0-5.53,2.49-5.53,5.54,0,3.04,2.49,5.53,5.54,5.53,0,0,0,0,0,0,3.05,0,5.53-2.49,5.53-5.54,0-3.05-2.49-5.53-5.54-5.53h0Z" /> <path d="M3.54,13.57c.11,0,.24,.02,.4,.07,4.24,1.28,8.61,2.24,12.99,2.85,1.44,.2,2.94,.3,4.45,.3,2,0,4.04-.17,6.23-.52,3.68-.59,7.45-1.44,11.53-2.62,.16-.05,.31-.07,.43-.07,.15,0,.39,0,.69,.5,.33,.55,.46,1.12,.35,1.5-.09,.33-.39,.62-.88,.87-.82,.42-1.71,.74-2.66,1.07l-.36,.13c-1.04,.37-2.08,.73-3.12,1.09-1.3,.45-2.65,.91-3.97,1.4-2.72,1-3.33,1.96-3.07,4.89,.37,4.23,1.17,8.43,1.94,12.49,.15,.77,.29,1.55,.44,2.32l.47,2.52c.38,2.05,.77,4.1,1.14,6.16,.14,.79-.19,1.3-.98,1.52-.08,.02-.17,.05-.25,.08h-.82c-.58-.2-1.01-.62-1.25-1.79-.06-.3-.12-.6-.18-.91-.09-.5-.19-1-.3-1.5l-.27-1.16c-.72-3.12-1.46-6.35-2.23-9.52-.22-.92-.6-1.75-.97-2.53-.54-1.14-1.35-1.31-1.79-1.31-.73,0-1.33,.41-1.79,1.22-.18,.32-.31,.6-.41,.88-.07,.21-.14,.41-.22,.62-.22,.61-.44,1.24-.6,1.93-.87,3.89-1.73,7.88-2.58,11.88-.32,1.51-.71,1.97-1.33,2.2h-.86c-.15-.06-.3-.1-.44-.16-.35-.14-.93-.5-.78-1.33,.33-1.86,.68-3.72,1.02-5.58,.64-3.47,1.3-7.06,1.9-10.61,.45-2.67,.81-5.41,1.05-8.14,.26-2.91-.85-3.8-3.13-4.51-.83-.26-1.65-.51-2.48-.77-1.95-.6-3.96-1.22-5.92-1.87-.76-.25-1.45-.6-2-1-.49-.36-.47-1.04-.45-1.24,.05-.58,.36-1.09,.78-1.29,.08-.04,.15-.06,.25-.06m0-1.5c-.3,0-.6,.06-.9,.2-1.89,.9-2.25,3.88-.56,5.1,.72,.52,1.56,.93,2.41,1.21,2.79,.93,5.61,1.77,8.42,2.65,1.86,.58,2.26,1,2.09,2.95-.24,2.69-.59,5.37-1.04,8.03-.92,5.4-1.95,10.79-2.92,16.18-.24,1.34,.44,2.49,1.71,2.99,.26,.1,.52,.18,.79,.26h1.29c1.72-.48,2.25-1.83,2.57-3.39,.83-3.96,1.69-7.91,2.57-11.86,.18-.81,.5-1.6,.77-2.39,.07-.22,.18-.43,.29-.62,.17-.3,.33-.46,.48-.46s.29,.15,.43,.45c.34,.73,.68,1.47,.87,2.25,.86,3.55,1.67,7.11,2.49,10.66,.18,.79,.31,1.58,.47,2.37,.3,1.44,.97,2.58,2.5,2.99h1.29c.14-.05,.27-.1,.41-.14,1.53-.43,2.33-1.67,2.05-3.23-.53-2.9-1.08-5.79-1.62-8.69-.91-4.87-1.93-9.72-2.36-14.67-.2-2.28,.03-2.59,2.09-3.35,2.35-.86,4.72-1.64,7.07-2.49,1.08-.39,2.18-.76,3.2-1.28,2.24-1.15,1.95-3.11,1.14-4.47-.49-.82-1.16-1.23-1.98-1.23-.27,0-.55,.04-.85,.13-3.73,1.08-7.51,1.97-11.35,2.58-2,.32-3.99,.5-5.99,.5-1.41,0-2.82-.09-4.24-.29-4.33-.6-8.58-1.54-12.76-2.8-.28-.09-.56-.14-.84-.14h0Z" /> <path d="M21.55,2.5c2.22,0,4.03,1.81,4.04,4.03,0,2.23-1.81,4.04-4.03,4.04-2.22,0-4.03-1.81-4.04-4.03,0-2.23,1.81-4.04,4.03-4.04h0m0-1.5h0c-3.05,0-5.53,2.49-5.53,5.54,0,3.04,2.49,5.53,5.54,5.53,0,0,0,0,0,0,3.05,0,5.53-2.49,5.53-5.54,0-3.05-2.49-5.53-5.54-5.53h0Z" /> </g> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">WCAG 2.2 AA</h4> <p class="hidden md:flex">The entire participant experience is tested to WCAG 2.2AA compliance as standard.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Plain language templates</h4> <p class="hidden md:flex">Default templates are co-designed with a content designer and our legal team to work for reading grade 6 or below.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 01-.825-.242m9.345-8.334a2.126 2.126 0 00-.476-.095 48.64 48.64 0 00-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0011.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Multi-lingual</h4> <p class="hidden md:flex">Recruit in the language people are most comfortable with. Jump between languages in real time.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-2"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.182 15.182a4.5 4.5 0 01-6.364 0M21 12a9 9 0 11-18 0 9 9 0 0118 0zM9.75 9.75c0 .414-.168.75-.375.75S9 10.164 9 9.75 9.168 9 9.375 9s.375.336.375.75zm-.375 0h.008v.015h-.008V9.75zm5.625 0c0 .414-.168.75-.375.75s-.375-.336-.375-.75.168-.75.375-.75.375.336.375.75zm-.375 0h.008v.015h-.008V9.75z" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Dyslexia friendly</h4> <p class="hidden md:flex">Simple toggle to convert content to recommended colour contrast, letter and word spacing.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.114 5.636a9 9 0 010 12.728M16.463 8.288a5.25 5.25 0 010 7.424M6.75 8.25l4.72-4.72a.75.75 0 011.28.53v15.88a.75.75 0 01-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.01 9.01 0 012.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75z" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Assistive tech ready</h4> <p class="hidden md:flex">Supports screen readers such as VoiceOver NVDA and JAWS out of the box and screen magnification upto 500%.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75 2.25 2.25 0 00-.1-.664m-5.8 0A2.251 2.251 0 0113.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0118 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3l1.5 1.5 3-3.75" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Alternatives to email</h4> <p class="hidden md:flex">Invite people to your document workflows over WhatsApp, SMS or anywhere you can share a link.</p> </div> </li> </ul> </div> </section> <!-- Data governance --> <section class="mt-24"> <div class="flex flex-col md:flex-row"> <div class="w-full md:w-1/2 flex flex-col justify-between pb-8"> <div class="flex flex-col"> <span class="text-respect-red-100 font-bold uppercase tracking-wider mb-4"> Data governance </span> <h2 class="font-display text-3xl md:text-5xl md:leading-snug">Put your data management and security on rails</h2> <p class="text-lg mt-8 w-9/12">Automate data collection in audit trails and make these available via Subject Access Requests. Scale safeguarding and assessments on project creation such as DPIAs or ethical review processes.</p> <div class="mt-8"> <a href="https://app.consentkit.com/sign-up" data-action="analytics#track" data-event-name="Sign Up Clicked" class="inline-flex items-center justify-center px-5 py-3 shadow border border-yellow-400 text-xl font-medium rounded-md text-gray-900 bg-yellow-300 hover:bg-yellow-400" > Try free for 14 days <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline ml-3" aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </a> <a href="/book-demo" class="not-prose inline-flex items-center text-xl justify-center px-5 py-3 mt-3 sm:ml-3 lg:ml-6 shadow border border-gray-300 rounded-md text-base font-medium text-gray-900 bg-white hover:bg-gray-50"> Book a demo </a> </div> </div> </div> <div class="w-full md:w-1/2 p-4 bg-respect-red-10 rounded-xl"> <img src="/assets/images/hiw/audit-trails.png" alt="a consent card showing that someone has given granular permissions to process their data" /> </div> </div> </section> <!-- data governance features --> <section> <div class="p-6 pt-8 md:p-10 mt-12 flex flex-col bg-respect-red-10 rounded-xl"> <h3 class="font-display text-2xl md:text-3xl text-center">Here's how we simplify data governance</h3> <ul class="flex flex-wrap mt-10"> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 13.5l10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75z" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Dynamic consent</h4> <p class="hidden md:flex">Consent is relational, not transactional. Making it easier to manage over longitudinal studies.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 15.75l-2.489-2.489m0 0a3.375 3.375 0 10-4.773-4.773 3.375 3.375 0 004.774 4.774zM21 12a9 9 0 11-18 0 9 9 0 0118 0z" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Global search</h4> <p class="hidden md:flex">One search to find all participant data across studies, panels and screeners.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 7.5l-.625 10.632a2.25 2.25 0 01-2.247 2.118H6.622a2.25 2.25 0 01-2.247-2.118L3.75 7.5M10 11.25h4M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Participant audit trails</h4> <p class="hidden md:flex">See a log of every interaction with each participant down to emails sent, signatures and what they agreed to.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.74 9l-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 01-2.244 2.077H8.084a2.25 2.25 0 01-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 00-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 013.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 00-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 00-7.5 0" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Reminders to delete</h4> <p class="hidden md:flex">Get notified when your recordings are due for deletion. Reroute them to Ops if the researcher has left.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-2"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">Project assessments</h4> <p class="hidden md:flex">Implement checks and balances into your project creation process, like DPIA or ethical review screeners.</p> </div> </li> <li class="flex flex-row w-full md:w-1/3 mb-4 md:mb-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 mr-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 3v11.25A2.25 2.25 0 006 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0118 16.5h-2.25m-7.5 0h7.5m-7.5 0l-1 3m8.5-3l1 3m0 0l.5 1.5m-.5-1.5h-9.5m0 0l-.5 1.5M9 11.25v1.5M12 9v3.75m3-6v6" /> </svg> <div class="flex-col w-full md:w-9/12"> <h4 class="text-xl">DSAR reporting</h4> <p class="hidden md:flex">Roll up participant data across all your projects into a DSAR report in seconds. Keeping you GDPR compliant.</p> </div> </li> </ul> </div> </section> <!-- Incentive management <section> <div class="flex flex-col md:flex-row w-full mt-16 md:mt-24 items-end"> <h2 class="font-display text-3xl md:text-5xl md:leading-snug w-full md:w-1/2 lg:w-7/12">Compensate people<br />fairly for their time </h2> <p class="w-full md:w-1/2 lg:w-5/12 mt-4 md:mt-0 text-lg">Integrate with your favourite incentive providers to track budgets and how much you're paying people for accounting purposes.</p> </div> <div class="flex flex-col-reverse md:flex-row w-full mt-4 md:mt-8"> <div class="flex flex-col w-full md:w-4/12 justify-between mt-8 md:mt-2"> <ul> <li class="mb-4 text-lg">✅ Tremendous</li> <li class="mb-4 text-lg">✅ Love2Shop</li> <li class="mb-4 text-lg">✅ PayPal</li> <li class="mb-4 text-lg">✅ Donate to charity</li> </ul> <div class="mt-8"> <a href="/how-it-works/manage-incentives" class="flex flex-row items-center "> <p class="text-lg underline underline-offset-8 mr-4">Explore Incentive management</p> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75" /> </svg> </a> </div> </div> <div class="w-11/12 md:w-8/12 bg-respect-red-10 rounded-xl p-2 pt-4 pr-0"> <img src="/assets/images/hiw/prepare-dashboards.svg" alt="A map of the world showing the location of panellists" /> </div> </div> </section> --> <!-- Don't take our word for it --> <section class="w-full bg-green-900 rounded-xl mt-16 md:mt-24"> <div class="flex flex-col p-4 pt-8 md:p-8"> <h2 class="font-display text-white text-4xl md:text-center">Don't just take our word for it</h2> <div class="flex flex-col md:flex-row mt-8 md:items-center justify-center"> <img class="w-8/12 md:w-3/12 rounded-xl" src="/assets/images/customers/nile/victoria-profile.jpg" alt="Victoria Johnston - DesignOps Manager at Nile" /> <div class="flex-col w-full md:w-7/12 mt-8 md:mt-0 md:ml-8 text-xl text-white"> <p>“It's all very well being an inclusive design practice — but if your participant journey is not inclusive, you're actively excluding.</p> <p class="mt-4">Consent Kit is key to making sure our participant management processes are as inclusive as possible.”</p> <p class="text-lg text-white font-bold mt-4">Victoria Johnston, DesignOps Manager at Nile</p> <a href="/customers/nile" class="flex flex-row items-center text-white mt-4"> <p class="text-lg underline underline-offset-8 mr-4">Read the case study</p> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75" /> </svg> </a> </div> </div> <div class="flex flex-col md:flex-row mt-16"> <div class="w-full md:w-1/2 text-white text-lg"> <p>“For GDPR, Consent Kit has been a lifesaver in terms of being able to setup templates and capture all of the data in one place. The team absolutely love it.”</p> <div class="flex flex-row items-center mt-4"> <img class="w-1/12 rounded-full hidden md:flex" src="/assets/images/customers/tpx-impact/imeh-profile.jpg" alt="Imeh Akpan" /> <p class="w-9/12 md:ml-4 text-md md:text-lg font-bold text-white">Imeh Akpan<br />Head of Design Research at TPXImpact</p> </div> </div> <div class="w-full md:w-1/2 text-white text-lg mt-12 md:mt-0 md:ml-16"> <p>“I was always aware [with PDFs] accessibility was an issue. Our accessibility team did a lot of research with [ConsentKit] so I know the process is good.”</p> <div class="flex flex-row items-center mt-4"> <img class="w-1/12 rounded-full hidden md:flex" src="/assets/images/customers/anon/anon-profile.png" alt="Anonymous profile" /> <p class="w-9/12 md:ml-4 text-md font-bold text-white">Senior User Researcher<br />Major UK Government Dept.</p> </div> </div> </div> </div> </section> <div class="container-xl"> <div class="relative mt-12 lg:mt-16 lg:grid lg:grid-cols-2 lg:gap-8 lg:items-center"> <div class="relative"> <h3 class="text-2xl font-display font-extrabold text-gray-900 sm:text-3xl"> Data ethics & security as standard </h3> <p class="mt-3 text-lg text-gray-900"> Designed to minimise the spread of personally identifiable information across notifications, your tools and your workflow. </p> <p class="mt-3 text-lg text-gray-900"> Automatic encryption and bank grade security keep responses safe in a secure, access managed location. </p> <p class="mt-3 text-lg text-gray-900"> Find out more about <a href="/security" class="text-indigo-600" >how we keep your data compliant and safe <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline " aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </a > </p> <div class="mt-12"><div class="flow-root self-center mt-8 lg:mt-0"> <div class="-mt-4 -ml-8 flex flex-wrap justify-between lg:-ml-4"> <div class="mt-4 ml-8 flex flex-grow flex-shrink-0 justify-center lg:flex-grow-0 lg:ml-4"> <img class="h-14" src="/assets/images/logos/ccpa.svg" loading="lazy" alt="CCPA logo" /> </div> <div class="mt-4 ml-8 flex flex-grow flex-shrink-0 justify-center lg:flex-grow-0 lg:ml-4"> <img class="h-14" src="/assets/images/logos/gdpr.svg" loading="lazy" alt="GDPR logo" /> </div> <div class="mt-4 ml-8 flex flex-grow flex-shrink-0 justify-center lg:flex-grow-0 lg:ml-4"> <img class="h-14" src="/assets/images/logos/pipeda.svg" loading="lazy" alt="PIPEDA logo" /> </div> <div class="mt-4 ml-8 flex flex-grow flex-shrink-0 justify-center lg:flex-grow-0 lg:ml-4"> <img class="h-10 pt-2" src="/assets/images/logos/csa.svg" loading="lazy" alt="CSA logo" /> </div> </div> </div> </div> </div> <div class="mt-10 relative lg:mt-0" aria-hidden="true"> <img class="mx-auto w-10/12" src="/assets/images/illustrations/dataethics.svg" alt="Data ethics and security icon" loading="lazy" /> </div> </div> </div> <div class="bg-white py-16"> <div class="container-lg text-center"> <h2 class="mt-2 mx-auto text-2xl font-display font-extrabold text-gray-900 md:text-4xl md:mb-6 lg:max-w-xl"> End to end participant management</h2> <p class="mt-3 text-lg text-gray-900"> Free to get started for 14 days. Easy to add your whole research team.<br /> Flexible monthly or annual plans. No credit card required. </p> <div class="mt-8"> <a href="https://app.consentkit.com/sign-up" data-action="analytics#track" data-event-name="Sign Up Clicked" class="not-prose inline-flex items-center justify-center px-5 py-3 shadow border border-yellow-400 text-base font-medium rounded-md text-gray-900 bg-yellow-300 hover:bg-yellow-400" > Try free for 14 days <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline ml-3" aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </a> <a href="/book-demo" class="not-prose inline-flex items-center justify-center px-5 py-3 mt-3 sm:ml-3 lg:ml-6 shadow border border-gray-300 rounded-md text-base font-medium text-gray-900 bg-white hover:bg-gray-50"> Book a demo <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline ml-3" aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </a> </div> </div> </div> </div></main> <footer class="mt-8 bg-white" aria-labelledby="footerHeading"> <h2 id="footerHeading" class="sr-only">Footer</h2> <div class="container-xl py-12"> <div class="md:grid md:grid-cols-4 gap-8 mb-16 pt-8 border-t border-gray-200"> <div class="col-span-1 flex flex-col mb-4 md:mb-0"> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase _lg:flex-grow">Say hello</h3> <div class="mt-4 space-x-6 flex md:mt-11"> <a href="mailto:founders@consentkit.com" class="text-gray-400 hover:text-gray-300 text-2xl" target="_blank"> <span class="sr-only">Email</span> <i class="fas fa-envelope"></i> </a> <a href="https://www.linkedin.com/company/consent-kit" class="text-gray-400 hover:text-gray-300 text-2xl"> <span class="sr-only">LinkedIn</span> <i class="fab fa-linkedin"></i> </a> </div> </div> <div class="col-span-3"> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Trusted by</h3> <div class="flow-root mt-2"> <div class="-ml-2 flex flex-wrap justify-between space-y-6"> <div class="mt-6 ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-6 filter grayscale opacity-50" src="/assets/images/customer-logos/loom.svg" loading="lazy" alt="The loom logo" /> </div> <div class="mt-2 ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-8" src="/assets/images/customer-logos/heritage-fund.svg" alt="The National Lottery Heritage Fund logo" loading="lazy" /> </div> <div class="mt-8 ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-8" src="/assets/images/customer-logos/nile.svg" loading="lazy" alt="Nile logo" /> </div> <div class="ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-6 mt-1 filter grayscale opacity-40" src="/assets/images/customer-logos/tpximpact.svg" loading="lazy" alt="TPX Impact logo" /> </div> <div class="ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-8 filter" src="/assets/images/customer-logos/hyper-island.svg" loading="lazy" alt="Hyper Island logo" /> </div> <div class="mt-2 ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-8" src="/assets/images/customer-logos/co-op.svg" loading="lazy" alt="the Co-op logo" /> </div> </div> </div> </div> </div> <div class="mt-12 grid grid-cols-2 grid-row-2 gap-8 md:grid-cols-4 md:grid-row-1 xl:mt-0 xl:col-span-2"> <div> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Product</h3> <ul class="mt-4 space-y-4"> <li> <a href="/recruit" class="text-base text-gray-500 hover:text-gray-900">Recruit</a> </li> <li> <a href="/prepare" class="text-base text-gray-500 hover:text-gray-900">Prepare</a> </li> <li> <a href="/respect" class="text-base text-gray-500 hover:text-gray-900">Respect</a> </li> <li> <a href="/features" class="text-base text-gray-500 hover:text-gray-900"> Features </a> </li> <li> <a href="/pricing" class="text-base text-gray-500 hover:text-gray-900"> Pricing </a> </li> <li> <a href="/book-demo" class="text-base text-gray-500 hover:text-gray-900"> Book demo </a> </li> <li> <a href="https://app.consentkit.com/sign-up?ref=footer" data-action="analytics#track" data-event-name="Sign Up Clicked" class="text-base text-gray-500 hover:text-gray-900"> Try for free </a> </li> </ul> </div> <div> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Resources</h3> <ul class="mt-4 space-y-4"> <li> <a href="/customers" class="text-base text-gray-500 hover:text-gray-900"> Success stories </a> </li> <li> <a href="/government" class="text-base text-gray-500 hover:text-gray-900"> Governments & public sector </a> </li> <li> <a href="/recruitment-strategy" class="text-base text-gray-500 hover:text-gray-900"> Research recruitment strategies </a> </li> <li> <a href="/informed-consent-checklist" class="text-base text-gray-500 hover:text-gray-900"> Informed consent Checklist </a> </li> <li> <a href="/data-management-workshop" class="text-base text-gray-500 hover:text-gray-900"> Data management workshop </a> </li> <li> <a href="/accessibility-workshop" class="text-base text-gray-500 hover:text-gray-900"> Accessibility workshop </a> </li> <li> <a href="/blog" class="text-base text-gray-500 hover:text-gray-900"> Blog </a> </li> <li> <a href="/newsletter" class="text-base text-gray-500 hover:text-gray-900">Newsletter</a> </li> </ul> </div> <div> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Company</h3> <ul class="mt-4 space-y-4"> <li> <a href="/about-us" class="text-base text-gray-500 hover:text-gray-900"> About us </a> </li> <li> <a href="/legal" class="text-base text-gray-500 hover:text-gray-900"> Legal centre</a> </li> <li> <a href="/legal/gdpr" class="text-base text-gray-500 hover:text-gray-900"> GDPR</a> </li> <li> <a href="/legal/privacy" class="text-base text-gray-500 hover:text-gray-900">Privacy Policy</a> </li> <li> <a href="/security" class="text-base text-gray-500 hover:text-gray-900"> Security</a> </li> <li> <a href="/accessibility-statement" class="text-base text-gray-500 hover:text-gray-900"> Accessibility statement </a> </li> <li> <a href="/contact-us" class="text-base text-gray-500 hover:text-gray-900"> Contact us </a> </li> </ul> </div> <div> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Customers</h3> <ul class="mt-4 space-y-4"> <li> <a href="https://app.consentkit.com/sign-in" data-action="analytics#track" data-event-name="Sign In Clicked" class="text-base text-gray-500 hover:text-gray-900"> Sign in </a> </li> <li> <a href="/help" class="text-base text-gray-500 hover:text-gray-900"> Help centre </a> </li> <li> <a href="/docs/api" class="text-base text-gray-500 hover:text-gray-900"> API documentation </a> </li> <li> <a href="https://consentkit.statuspage.io/" class="text-base text-gray-500 hover:text-gray-900"> Service Status </a> </li> <li> <a href="/whats-new" class="text-base text-gray-500 hover:text-gray-900"> What's new </a> </li> </ul> </div> </div> <div class="mt-8 border-t border-gray-200 pt-8 md:grid md:grid-cols-2 gap-8 md:items-center"> <div> <a href="/" class="flex items-center"> <img class="h-6 sm:h-8" src="/assets/images/logo.svg" loading="lazy" alt="Consent Kit logo" width="30" height="40" /> <h3 class="md:block text-xl font-display font-medium pt-1 ml-2 whitespace-nowrap">Consent Kit</h3> </a> <p class="text-gray-500 text-base mt-2">All-in-one participant management. For Research Ops.</p> </div> <p class="mt-8 text-base text-gray-500 md:mt-0 md:text-right"> <span>© 2024</span> Consent Kit Ltd. <a href="/imprint" class="border-b border-gray-500 hover:border-opacity-0 mx-6">Imprint</a> Made in Manchester, UK </p> </div> </div> </footer> </body> </html>