CINXE.COM

Survey Maker - Create Free Online Questionnaires | Typeform

<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Thu Feb 13 2025 14:25:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="webflow-prod.typeform.com" data-wf-page="671a641f336c15bb343aca0a" data-wf-site="66ffe2174aa8e8d5661c2708" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Survey Maker - Create Free Online Questionnaires | Typeform</title><link rel="alternate" hrefLang="x-default" href="https://www.typeform.com/surveys"/><link rel="alternate" hrefLang="en" href="https://www.typeform.com/surveys"/><link rel="alternate" hrefLang="es" href="https://www.typeform.com/es/encuestas"/><meta content="Boost your response rates with beautiful free surveys and questionnaires. Use Typeform’s quick and easy survey maker and start collecting better data right away." name="description"/><meta content="Survey Maker - Create Free Online Questionnaires | Typeform" property="og:title"/><meta content="Boost your response rates with beautiful free surveys and questionnaires. Use Typeform’s quick and easy survey maker and start collecting better data right away." property="og:description"/><meta content="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/674dd24e49b1b0f1a4c95045_meta-image.png" property="og:image"/><meta content="Survey Maker - Create Free Online Questionnaires | Typeform" property="twitter:title"/><meta content="Boost your response rates with beautiful free surveys and questionnaires. Use Typeform’s quick and easy survey maker and start collecting better data right away." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/674dd24e49b1b0f1a4c95045_meta-image.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="Webflow" name="generator"/><link href="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/css/typeform-website.webflow.7ddd55f5e.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67001a9cb2dc1322dafeba1a_Favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67001aa263cd53738dda8904_Webclip.png" rel="apple-touch-icon"/><link href="https://www.typeform.com/surveys" rel="canonical"/><link rel="preconnect" href="https://cdn.jsdelivr.net"> <link rel="dns-prefetch" href="https://cdn.jsdelivr.net"> <!-- Dev scripts swapper starts --> <script> function updateScriptDomain() { const params = new URLSearchParams(window.location.search); const isDev = params.get('dev') === 'true'; const scriptDomain = 'https://www.typeform-scripts.local/'; // Find all matching scripts const scripts = document.querySelectorAll('script[type="cc-ext-hosted-script"]'); scripts.forEach(script => { const srcPath = script.getAttribute('src'); if (!srcPath) { return; } // Create new script element const newScript = document.createElement('script'); newScript.type = 'text/javascript'; // Handle src based on dev mode if (isDev) { // Extract the file path for GitHub URLs const parts = srcPath.split('/typeform@'); if (parts.length < 2) { return; } // Get everything after the version number and remove .min from .min.js files let pathAfterVersion = parts[1].split('/').slice(1).join('/'); pathAfterVersion = pathAfterVersion.replace('.min.js', '.js'); newScript.src = `${scriptDomain}${pathAfterVersion}`; } else { // Keep original src if not in dev mode newScript.src = srcPath; } // Copy over other attributes except type and src Array.from(script.attributes).forEach(attr => { if (attr.name !== 'type' && attr.name !== 'src') { newScript.setAttribute(attr.name, attr.value); } }); // Add load/error handlers //newScript.onload = () => console.log(`Script loaded: ${newScript.src}`); //newScript.onerror = (error) => console.error(`Script failed to load: ${newScript.src}`, error); // Replace the old script with the new one script.parentNode.replaceChild(newScript, script); }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', updateScriptDomain); } else { updateScriptDomain(); } </script> <!-- Dev scripts swapper ends --> <!-- External scripts starts --> <script type="cc-ext-hosted-script" src="https://cdn.jsdelivr.net/gh/makebuild-code/typeform@1.0.16/src/t/js-t.min.js" defer></script> <script type="cc-ext-hosted-script" src="https://cdn.jsdelivr.net/gh/makebuild-code/typeform@1.0.16/src/localization/redirect-untranslated-pages.min.js" defer></script> <script type="cc-ext-hosted-script" src="https://cdn.jsdelivr.net/gh/makebuild-code/typeform@1.0.16/src/signup/google-one-tap.min.js" defer></script> <script type="cc-ext-hosted-script" src="https://cdn.jsdelivr.net/gh/makebuild-code/typeform@1.0.16/src/signup/signup-helpers.min.js" defer></script> <!-- External scripts ends --> <!-- OpenGraph Meta Tag: og:url --> <script> (function() { const baseUrl = window.location.href.split('?')[0]; const ogUrl = window.location.search.includes('page=') ? `${baseUrl}${window.location.search}` : baseUrl; let metaTag = document.querySelector('meta[property="og:url"]') || document.createElement('meta'); metaTag.setAttribute('property', 'og:url'); metaTag.setAttribute('content', ogUrl); if (!document.head.contains(metaTag)) { const ref = document.querySelector('meta[name="description"]'); ref ? ref.after(metaTag) : document.head.appendChild(metaTag); } })(); </script> <!-- End OpenGraph Meta Tag: og:url --> <!-- GTM starts --> <script data-testid='gtag'> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WH2ZQ3X'); </script> <script data-testid='gtm'> window.dataLayer = window.dataLayer || []; function gtag(){ dataLayer.push(arguments); } gtag('consent', 'default', { 'analytics_storage': 'denied' }); gtag('consent', 'default', { 'ad_storage': 'denied', 'wait_for_update': 500}); </script> <!-- GTM ends --> <!-- OneTrust Script Starts> --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-testid="onetrust-script" data-domain-script="dc37179a-4de5-4648-bd8f-2f087ec53cbd" defer=""></script> <!-- OneTrust Script Ends> --> <!-- ismobilejs starts --> <script type="text/javascript"> (function () { var f = {}; var g = /iPhone/i, i = /iPod/i, j = /iPad/i, k = /\biOS-universal(?:.+)Mac\b/i, h = /\bAndroid(?:.+)Mobile\b/i, m = /Android/i, c = /(?:SD4930UR|\bSilk(?:.+)Mobile\b)/i, d = /Silk/i, b = /Windows Phone/i, n = /\bWindows(?:.+)ARM\b/i, p = /BlackBerry/i, q = /BB10/i, s = /Opera Mini/i, t = /\b(CriOS|Chrome)(?:.+)Mobile/i, u = /Mobile(?:.+)Firefox\b/i, v = function (l) { return void 0 !== l && "MacIntel" === l.platform && "number" == typeof l.maxTouchPoints && l.maxTouchPoints > 1 && "undefined" == typeof MSStream }; function w(l) { return function ($) { return $.test(l) } } function x(l) { var $ = { userAgent: "", platform: "", maxTouchPoints: 0 }; l || "undefined" == typeof navigator ? "string" == typeof l ? $.userAgent = l : l && l.userAgent && ($ = { userAgent: l.userAgent, platform: l.platform, maxTouchPoints: l.maxTouchPoints || 0 }) : $ = { userAgent: navigator.userAgent, platform: navigator.platform, maxTouchPoints: navigator.maxTouchPoints || 0 }; var a = $.userAgent, e = a.split("[FBAN"); void 0 !== e[1] && (a = e[0]), void 0 !== (e = a.split("Twitter"))[1] && (a = e[0]); var r = w(a), o = { apple: { phone: r(g) && !r(b), ipod: r(i), tablet: !r(g) && (r(j) || v($)) && !r(b), universal: r(k), device: (r(g) || r(i) || r(j) || r(k) || v($)) && !r(b) }, amazon: { phone: r(c), tablet: !r(c) && r(d), device: r(c) || r(d) }, android: { phone: !r(b) && r(c) || !r(b) && r(h), tablet: !r(b) && !r(c) && !r(h) && (r(d) || r(m)), device: !r(b) && (r(c) || r(d) || r(h) || r(m)) || r(/\bokhttp\b/i) }, windows: { phone: r(b), tablet: r(n), device: r(b) || r(n) }, other: { blackberry: r(p), blackberry10: r(q), opera: r(s), firefox: r(u), chrome: r(t), device: r(p) || r(q) || r(s) || r(u) || r(t) }, any: !1, phone: !1, tablet: !1 }; return o.any = o.apple.device || o.android.device || o.windows.device || o.other.device, o.phone = o.apple.phone || o.android.phone || o.windows.phone, o.tablet = o.apple.tablet || o.android.tablet || o.windows.tablet, o } f = x(); if (typeof exports === "object" && typeof module !== "undefined") { module.exports = f } else if (typeof define === "function" && define.amd) { define(function () { return f }) } else { this["isMobile"] = f } })(); </script> <!-- ismobilejs ends --> <!-- Cookie Helper --> <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js"></script> <!-- uuid Helper --> <script src="https://cdn.jsdelivr.net/npm/uuid@8.3.2/dist/umd/uuidv4.min.js"></script> <!-- JS Tracking imports --> <script src="https://public-assets.typeform.com/public/js-tracking/19.2.0/attributionUtil.js"></script> <script src="https://public-assets.typeform.com/public/js-tracking/19.2.0/consentUtil.js"></script> <script src="https://public-assets.typeform.com/public/js-tracking/19.2.0/trackingClient.js"></script> <script src="https://public-assets.typeform.com/public/js-tracking/19.2.0/cookiesUtil.js"></script> <!-- JS Tracking imports --> <!-- Global Attribution ID Helper Starts --> <script> (function globalAttributionIdScope() { window.ATTRIBUTION_ID_GLOBAL_KEY = "tid"; function setGlobalAttributionId() { const attributionIdFromQueryString = new URLSearchParams( window.location.search ).get(window.ATTRIBUTION_ID_GLOBAL_KEY); const attributionIdFromState = window.history.state ? window.history.state?.[window.ATTRIBUTION_ID_GLOBAL_KEY] : ""; const referrer = document.referrer; if (attributionIdFromState) { window[window.ATTRIBUTION_ID_GLOBAL_KEY] = attributionIdFromState; } else if ( attributionIdFromQueryString && referrer.includes("typeform.com") ) { window[window.ATTRIBUTION_ID_GLOBAL_KEY] = attributionIdFromQueryString; } if (attributionIdFromQueryString) { const urlObj = new URL(window.location.href); urlObj.searchParams.delete(window.ATTRIBUTION_ID_GLOBAL_KEY); const urlWithoutAttributionId = urlObj.toString(); window.history.replaceState( { ...window.history.state, [window.ATTRIBUTION_ID_GLOBAL_KEY]: window[window.ATTRIBUTION_ID_GLOBAL_KEY], }, "", urlWithoutAttributionId ); } } window.getAttributionUserId = function getAttributionUserId() { return window[window.ATTRIBUTION_ID_GLOBAL_KEY] || null; }; window.setAttributionUserId = function setAttributionUserId(id) { window[window.ATTRIBUTION_ID_GLOBAL_KEY] = id; }; function syncAttributionIdState() { const attributionUserIdFromCookie = Cookies.get("attribution_user_id"); const attributionUserIdFromState = window.getAttributionUserId(); /* 1. If attribution cookie is present and different than global attribution id use attribution cookie as source of truth */ if ( attributionUserIdFromCookie && attributionUserIdFromCookie !== attributionUserIdFromState ) { window.setAttributionUserId(attributionUserIdFromCookie); } /* 2. If global attribution id is undefined/null create a new uuid */ if (!window.getAttributionUserId()) { window.setAttributionUserId(uuidv4()); } /* 3. Finally, replace history state with the latest attribution id so that back/forward/refresh actions have the current state */ window.history.replaceState( { ...window.history.state, [window.ATTRIBUTION_ID_GLOBAL_KEY]: window.getAttributionUserId(), }, "", window.location.href ); } setGlobalAttributionId(); syncAttributionIdState(); })(); </script> <!-- Global Attribution ID Helper Ends --> <meta name="algolia-site-verification" content="3642D9261A91D018" /></head><body><div class="page-wrapper"><div class="announcement-banner_wrapper"><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="cc_announcement-banner-attributes code w-embed"><span cc-t-announcement-banner-promo="false"></span> <span cc-t-announcement-banner-active="true"></span> <span cc-t-announcement-banner-message="winter_release_2025"></span> <span cc-t-announcement-banner-value="winter_release_2025"></span></div><div id="winter-product-release-2025-site-wide-banner" data-banner-item="banner" data-banner-dismissable="false" style="color:white;background-color:#191919" class="announcement-banner_wrap"><div class="announcement-banner_content-wrapper"><p class="announcement-banner_text">Be the first to see what’s new in 2025! 🚀 Join our Winter Product Release Webinar.</p><div class="announcement-banner_button-wrap"><a id="announcement-banner-primary-link" setting-size="announcement" href="https://successteam.typeform.com/to/sPR4FNA4#source=banner" class="text-button is-banner w-inline-block"><div class="text-button_label"><div>Register now</div><div class="text-button_overline-component"><div style="background-color:white" class="text-button_active-underline"></div><div style="background-color:white" class="text-button_idle-underline is-banner"></div></div></div></a></div></div><button data-banner-item="close-button" aria-label="close announcement banner" class="announcement-banner_dismiss-button"><div class="announcement-banner_icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.29289 4.29289C4.68342 3.90237 5.31658 3.90237 5.70711 4.29289L12 10.5858L18.2929 4.29289C18.6834 3.90237 19.3166 3.90237 19.7071 4.29289C20.0976 4.68342 20.0976 5.31658 19.7071 5.70711L13.4142 12L19.7071 18.2929C20.0976 18.6834 20.0976 19.3166 19.7071 19.7071C19.3166 20.0976 18.6834 20.0976 18.2929 19.7071L12 13.4142L5.70711 19.7071C5.31658 20.0976 4.68342 20.0976 4.29289 19.7071C3.90237 19.3166 3.90237 18.6834 4.29289 18.2929L10.5858 12L4.29289 5.70711C3.90237 5.31658 3.90237 4.68342 4.29289 4.29289Z" fill="currentColor"/> </svg></div></button></div></div></div></div><div class="code"><div class="cc_announcement-banner_code w-embed w-script"><script> document.addEventListener('DOMContentLoaded', () => { const banners = document.querySelectorAll('[data-banner-item="banner"]'); banners.forEach(banner => { const bannerId = banner.id; const isDismissable = banner.getAttribute('data-banner-dismissable') === 'true'; const closeButton = banner.querySelector('[data-banner-item="close-button"]'); // Check if the banner should be hidden based on local storage if (isDismissable && localStorage.getItem(`banner_${bannerId}_dismissed`) === 'true') { banner.style.display = 'none'; } // Add click event listener to the close button if the banner is dismissable if (isDismissable && closeButton) { closeButton.addEventListener('click', () => { banner.style.display = 'none'; localStorage.setItem(`banner_${bannerId}_dismissed`, 'true'); }); } }); }); </script></div></div><div class="cc_announcement-banner code w-embed"><style> .announcement-banner_wrapper.is-visible, .wf-design-mode .announcement-banner_wrapper, .w-editor .announcement-banner_wrapper { display: block; } </style></div><div class="cc_t-announcement-banner code w-embed w-script"><!-- banner.js <script src="http://127.0.0.1:5500/_code/banner.js"></script> --> <!-- original --> <script> document.addEventListener('DOMContentLoaded', function() { // Link tracking (working part stays the same) const announcementBannerLinks = document.querySelectorAll('.announcement-banner_wrapper a'); announcementBannerLinks.forEach((linkElement) => { linkElement.addEventListener('click', () => { window.trackingHelper.trackItemClicked({ item: 'announcement-banner-link', item_type: 'link', typeform_property: 'landing_page', label: window.trackingHelper.snakeCase(linkElement.textContent), link_url: linkElement.href, location: 'header' }); }); }); // Message shown tracking const trackBannerShown = () => { const announcementBanner = document.querySelector('.announcement-banner_wrap'); const messageElement = document.querySelector('span[cc-t-announcement-banner-message]'); const valueElement = document.querySelector('span[cc-t-announcement-banner-value]'); if (!announcementBanner || !messageElement || !valueElement || !window.trackingHelper) { return; } const announcementBannerTrackingMessage = messageElement.getAttribute('cc-t-announcement-banner-message'); const announcementBannerTrackingValue = valueElement.getAttribute('cc-t-announcement-banner-value'); if (getComputedStyle(announcementBanner).display !== 'none') { window.trackingHelper.trackEvent("message_shown", { message: announcementBannerTrackingMessage, value: announcementBannerTrackingValue, location: "header" }); } }; // Try both approaches if (window.analytics) { window.analytics.ready(trackBannerShown); } else { // Fallback - try after a short delay setTimeout(trackBannerShown, 1000); } }); </script></div><div class="vday_t-pixel_scroll"><div cc-t-item_type="" cc-t-message="vday_logo_campaign" class="cc_t-pixel-in_view" cc-t-value="" cc-t-label="" cc-t-in_view_allow_multipe="false" cc-t-event="message_shown" cc-t-item="" cc-t-in_view="true" cc-t-location="sitewide"></div></div></div><header data-show-progress-bar="true" class="header_wrap"><div class="header_wrapper"><div class="header_container container"><div class="header_logo-container"><a role="navigation" cc-t-event="item_clicked" cc-t-item="typeform_logo" cc-t-item_type="button" cc-t-location="header" aria-label="Back to home" href="/" class="header-logo_wrap w-inline-block"><div class="header-logo_icon-wrapper"><div class="header-logo_icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 43 24" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0 5.42456C0 1.8517 1.40765 0 3.78009 0C6.15215 0 7.56018 1.8517 7.56018 5.42456V16.2479C7.56018 19.8208 6.15252 21.6725 3.78009 21.6725C1.40765 21.6725 0 19.8208 0 16.2479V5.42456ZM25.4643 0H17.6512C10.6419 0 10.0894 3.027 10.0894 7.06301L10.0802 14.599C10.0802 18.8069 10.6082 21.6725 17.6784 21.6725H25.4643C32.4961 21.6725 33.0128 18.656 33.0128 14.62V7.07352C33.0128 3.027 32.4736 0 25.4643 0Z" fill="currentColor"/> </svg></div></div><div class="header-logo_type-wrapper"><div class="header-logo_type w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 109 25" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M69.917 16.8184C67.6636 16.8184 66.5064 14.9632 66.5064 12.6844C66.5064 10.4056 67.6433 8.6512 69.917 8.6512C72.2313 8.6512 73.3276 10.4863 73.3276 12.6844C73.3073 15.0035 72.1501 16.8184 69.917 16.8184ZM47.87 8.6512C49.1896 8.6512 49.7377 9.41751 49.7377 10.083C49.7377 11.6963 48.0933 12.4021 44.6624 12.5029C44.6624 10.5065 45.7993 8.6512 47.87 8.6512ZM33.2532 16.8184C31.1216 16.8184 30.2283 15.0841 30.2283 12.6844C30.2283 10.3048 31.1419 8.6512 33.2532 8.6512C35.4051 8.6512 36.4202 10.3653 36.4202 12.6844C36.4202 15.1043 35.3645 16.8184 33.2532 16.8184ZM15.2258 6.29178H11.8964L17.4183 18.956C16.3627 21.2953 15.7943 21.8801 15.0634 21.8801C14.292 21.8801 13.5611 21.2549 13.0333 20.7105L11.5716 22.6464C12.5664 23.695 13.9266 24.3 15.3273 24.3C17.0732 24.3 18.4131 23.2917 19.1845 21.4768L25.5591 6.27162H22.2906L18.9612 15.3463L15.2258 6.29178ZM103.414 8.6512C105.038 8.6512 105.363 9.76033 105.363 12.3617V19.198H108.245V10.567C108.245 7.46141 106.114 6.11029 104.145 6.11029C102.399 6.11029 100.795 7.19925 99.9017 9.21585C99.3942 7.27992 97.7701 6.11029 95.8821 6.11029C94.2377 6.11029 92.5933 7.15892 91.7001 9.11502V6.29178H88.8173V19.1778H91.7001V13.6725C91.7001 10.8896 93.1617 8.6512 95.1512 8.6512C96.7753 8.6512 97.0799 9.76033 97.0799 12.3617V19.198H99.9626L99.9423 13.6725C99.9423 10.8896 101.424 8.6512 103.414 8.6512ZM80.32 6.29178H78.951V19.1778H81.8337V14.2372C81.8337 11.1115 83.2142 8.99402 85.2646 8.99402C85.7924 8.99402 86.2391 9.01419 86.7263 9.21585L87.1729 6.17079C86.8075 6.13046 86.4827 6.09012 86.1579 6.09012C84.1277 6.09012 82.6661 7.48158 81.8134 9.27635V6.29178H80.32ZM69.917 6.09012C66.1004 6.09012 63.5221 8.99402 63.5221 12.6642C63.5221 16.4756 66.141 19.319 69.917 19.319C73.7539 19.319 76.3727 16.3949 76.3727 12.6642C76.3524 8.97386 73.693 6.09012 69.917 6.09012ZM48.0324 16.8184C46.5301 16.8184 45.4136 16.0521 44.9466 14.4993C48.7632 14.338 52.4986 13.4104 52.4986 10.0427C52.4986 8.10672 50.5903 6.11029 47.8497 6.11029C44.1549 6.11029 41.6578 9.11502 41.6578 12.6844C41.6578 16.4151 44.1143 19.3392 47.7888 19.3392C50.3467 19.3392 51.9708 18.3107 53.2498 16.8184L51.849 14.9228C50.367 16.4353 49.4535 16.8184 48.0324 16.8184ZM33.8216 6.09012C32.3599 6.09012 30.8983 6.9371 30.3298 8.26805V6.29178H27.4471V24.2395H30.3298V17.8267C30.9389 18.7544 32.3396 19.3593 33.578 19.3593C37.4149 19.3593 39.445 16.5159 39.445 12.6844C39.4247 8.8932 37.4352 6.09012 33.8216 6.09012ZM13.6017 1.12929H0V3.93237H5.31889V19.1778H8.34375V3.93237H13.6017V1.12929ZM56.4574 6.29178H54.7318V8.87303H56.4574V19.1778H59.3401V8.87303H62.1417V6.29178H59.3401V4.27519C59.3401 2.98456 59.8679 2.54091 61.0657 2.54091C61.5123 2.54091 61.9184 2.66191 62.4665 2.8434L63.1161 0.423485C62.5883 0.120996 61.5326 0 60.8424 0C58.0814 0 56.4574 1.65361 56.4574 4.51718V6.29178Z" fill="currentColor"/> </svg></div></div></a></div><div class="header_logo-container is-vday"><a cc-t-item_type="button" class="header-logo_wrap w-inline-block" href="/" aria-label="Back to home" cc-t-event="item_clicked" role="navigation" cc-t-item="typeform_logo" data-vdaynav="link-display" cc-t-location="header"><div class="header-logo_icon-wrapper is-fake-hide"><div class="header-logo_icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 43 24" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0 5.42456C0 1.8517 1.40765 0 3.78009 0C6.15215 0 7.56018 1.8517 7.56018 5.42456V16.2479C7.56018 19.8208 6.15252 21.6725 3.78009 21.6725C1.40765 21.6725 0 19.8208 0 16.2479V5.42456ZM25.4643 0H17.6512C10.6419 0 10.0894 3.027 10.0894 7.06301L10.0802 14.599C10.0802 18.8069 10.6082 21.6725 17.6784 21.6725H25.4643C32.4961 21.6725 33.0128 18.656 33.0128 14.62V7.07352C33.0128 3.027 32.4736 0 25.4643 0Z" fill="currentColor"/> </svg></div></div><div class="header-logo_type-wrapper is-fakehide"><div class="header-logo_type w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 109 25" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M69.917 16.8184C67.6636 16.8184 66.5064 14.9632 66.5064 12.6844C66.5064 10.4056 67.6433 8.6512 69.917 8.6512C72.2313 8.6512 73.3276 10.4863 73.3276 12.6844C73.3073 15.0035 72.1501 16.8184 69.917 16.8184ZM47.87 8.6512C49.1896 8.6512 49.7377 9.41751 49.7377 10.083C49.7377 11.6963 48.0933 12.4021 44.6624 12.5029C44.6624 10.5065 45.7993 8.6512 47.87 8.6512ZM33.2532 16.8184C31.1216 16.8184 30.2283 15.0841 30.2283 12.6844C30.2283 10.3048 31.1419 8.6512 33.2532 8.6512C35.4051 8.6512 36.4202 10.3653 36.4202 12.6844C36.4202 15.1043 35.3645 16.8184 33.2532 16.8184ZM15.2258 6.29178H11.8964L17.4183 18.956C16.3627 21.2953 15.7943 21.8801 15.0634 21.8801C14.292 21.8801 13.5611 21.2549 13.0333 20.7105L11.5716 22.6464C12.5664 23.695 13.9266 24.3 15.3273 24.3C17.0732 24.3 18.4131 23.2917 19.1845 21.4768L25.5591 6.27162H22.2906L18.9612 15.3463L15.2258 6.29178ZM103.414 8.6512C105.038 8.6512 105.363 9.76033 105.363 12.3617V19.198H108.245V10.567C108.245 7.46141 106.114 6.11029 104.145 6.11029C102.399 6.11029 100.795 7.19925 99.9017 9.21585C99.3942 7.27992 97.7701 6.11029 95.8821 6.11029C94.2377 6.11029 92.5933 7.15892 91.7001 9.11502V6.29178H88.8173V19.1778H91.7001V13.6725C91.7001 10.8896 93.1617 8.6512 95.1512 8.6512C96.7753 8.6512 97.0799 9.76033 97.0799 12.3617V19.198H99.9626L99.9423 13.6725C99.9423 10.8896 101.424 8.6512 103.414 8.6512ZM80.32 6.29178H78.951V19.1778H81.8337V14.2372C81.8337 11.1115 83.2142 8.99402 85.2646 8.99402C85.7924 8.99402 86.2391 9.01419 86.7263 9.21585L87.1729 6.17079C86.8075 6.13046 86.4827 6.09012 86.1579 6.09012C84.1277 6.09012 82.6661 7.48158 81.8134 9.27635V6.29178H80.32ZM69.917 6.09012C66.1004 6.09012 63.5221 8.99402 63.5221 12.6642C63.5221 16.4756 66.141 19.319 69.917 19.319C73.7539 19.319 76.3727 16.3949 76.3727 12.6642C76.3524 8.97386 73.693 6.09012 69.917 6.09012ZM48.0324 16.8184C46.5301 16.8184 45.4136 16.0521 44.9466 14.4993C48.7632 14.338 52.4986 13.4104 52.4986 10.0427C52.4986 8.10672 50.5903 6.11029 47.8497 6.11029C44.1549 6.11029 41.6578 9.11502 41.6578 12.6844C41.6578 16.4151 44.1143 19.3392 47.7888 19.3392C50.3467 19.3392 51.9708 18.3107 53.2498 16.8184L51.849 14.9228C50.367 16.4353 49.4535 16.8184 48.0324 16.8184ZM33.8216 6.09012C32.3599 6.09012 30.8983 6.9371 30.3298 8.26805V6.29178H27.4471V24.2395H30.3298V17.8267C30.9389 18.7544 32.3396 19.3593 33.578 19.3593C37.4149 19.3593 39.445 16.5159 39.445 12.6844C39.4247 8.8932 37.4352 6.09012 33.8216 6.09012ZM13.6017 1.12929H0V3.93237H5.31889V19.1778H8.34375V3.93237H13.6017V1.12929ZM56.4574 6.29178H54.7318V8.87303H56.4574V19.1778H59.3401V8.87303H62.1417V6.29178H59.3401V4.27519C59.3401 2.98456 59.8679 2.54091 61.0657 2.54091C61.5123 2.54091 61.9184 2.66191 62.4665 2.8434L63.1161 0.423485C62.5883 0.120996 61.5326 0 60.8424 0C58.0814 0 56.4574 1.65361 56.4574 4.51718V6.29178Z" fill="currentColor"/> </svg></div></div></a><div class="w-layout-vflex header-logo_v_wrap is-hover"><div data-vdaynav="rive" data-w-id="cf807611-0bed-a825-8da4-db64c38e01d3" class="header-logo_v_rive" data-rive-url="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67a396ee2fd382b5057e5d16_heart-logo-3.riv" data-rive-state-machine="State Machine 1" data-rive-artboard="Artboard" data-rive-autoplay="true" data-rive-is-touch-scroll-enabled="false" data-rive-automatically-handle-events="false" data-rive-fit="cover" data-rive-alignment="centerLeft" data-animation-type="rive"><canvas style="height:100%;width:100%"></canvas></div><a aria-label="Go to Valentines page" data-vdaynav="link-vdaylp" href="/love-typeform" class="header-logo_v_link w-inline-block"></a></div><div class="vday-nav_script w-embed w-script"><!-- Script to Handle Scroll and Click for Multiple Elements --> <script> (function () { document.addEventListener("DOMContentLoaded", function () { let lastScrollPosition = 0; const scrollThreshold = 100; const riveButtons = document.querySelectorAll('[data-vdaynav="rive"]'); const linkDisplay = document.querySelector('[data-vdaynav="link-display"]'); const linkVdaylp = document.querySelector('[data-vdaynav="link-vdaylp"]'); const isDebug = false; // Set to true for debugging logs function debugLog(...args) { if (isDebug) console.log(...args); } if (!linkDisplay || !linkVdaylp) return; // Ensure elements exist const originalLink = linkDisplay.href; const replacementLink = linkVdaylp.href; const originalAriaLabel = linkDisplay.getAttribute("aria-label"); const replacementAriaLabel = linkVdaylp.getAttribute("aria-label"); let linkSwapped = false; window.addEventListener("scroll", function () { let currentScroll = window.scrollY || document.documentElement.scrollTop; debugLog(`Current Scroll Position: ${currentScroll}`); // Trigger click event on rive buttons when scrolling past threshold if (currentScroll > scrollThreshold && lastScrollPosition <= scrollThreshold) { riveButtons.forEach(button => { debugLog("Triggering click on:", button); button.click(); }); } else if (currentScroll < scrollThreshold && lastScrollPosition >= scrollThreshold) { riveButtons.forEach(button => { debugLog("Triggering click on:", button); button.click(); }); } // Swap link and aria-label when scrolling past marker if (currentScroll > scrollThreshold && !linkSwapped) { debugLog("Swapping links and aria-labels"); linkDisplay.href = replacementLink; linkDisplay.setAttribute("aria-label", replacementAriaLabel); linkSwapped = true; } else if (currentScroll < scrollThreshold && linkSwapped) { debugLog("Restoring original links and aria-labels"); linkDisplay.href = originalLink; linkDisplay.setAttribute("aria-label", originalAriaLabel); linkSwapped = false; } lastScrollPosition = currentScroll; }); }); })(); </script></div></div><div cc-t-id="nav" class="nav_wrap"><ul role="list" class="nav_list"><li class="nav_list-item-wrapper"><div data-hover="true" data-delay="600" class="nav_dropdown_wrap w-dropdown"><div aria-label="open products dropdown menu" data-toggle-aria-expanded="" aria-expanded="false" class="nav_list-item w-dropdown-toggle"><div>Products</div><div class="nav_list-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7803 5.88971C13.0732 6.18261 13.0732 6.65748 12.7803 6.95037L8.88387 10.8468C8.39572 11.335 7.60426 11.335 7.11611 10.8468L3.21967 6.95037C2.92678 6.65748 2.92678 6.18261 3.21967 5.88971C3.51256 5.59682 3.98744 5.59682 4.28033 5.88971L7.99999 9.60938L11.7197 5.88971C12.0126 5.59682 12.4874 5.59682 12.7803 5.88971Z" fill="currentColor"/> </svg></div><div class="w-layout-vflex nav_safearea-component"><div data-navarea="wing" class="w-layout-vflex nav_safearea-clip"><div class="nav_safearea-space"></div></div><div data-navarea="wing" class="w-layout-vflex nav_safearea-clip is-right"><div class="nav_safearea-space is-right"></div></div></div></div><nav class="nav_dropdown-wrapper w-dropdown-list"><div class="nav_dropdown-container"><div class="nav_dropdown-layout container"><div id="w-node-_50be3cad-96df-c917-94a7-266afc613c63-fc613c61" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a5cdafef0ffc3a91a30_tools.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">TOOLS</h3></div><ul role="list" class="nav_dropdown-list"><li class="nav_dropdown-list-item-wrapper"><a href="/product-overview" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Product overview</div><div class="nav_dropdown-item-subtext">What is Typeform?</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/forms" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Form builder</div><div class="nav_dropdown-item-subtext">Signups and orders</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/surveys" aria-current="page" class="nav_dropdown-item w-inline-block w--current"><div cc-t-id="nav_submenu_item">Survey maker</div><div class="nav_dropdown-item-subtext">Research and feedback</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/quizzes" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Quiz maker</div><div class="nav_dropdown-item-subtext">Trivia and product match</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="https://www.typeform.com/test-maker" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Test maker</div><div class="nav_dropdown-item-subtext">Assessments and knowledge tests</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="https://www.typeform.com/poll-builder" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Poll builder</div><div class="nav_dropdown-item-subtext">Opinions and preferences</div></a></li></ul></div><div id="w-node-_50be3cad-96df-c917-94a7-266afc613c75-fc613c61" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a653c5a54f0a11e3b15_new.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">NEWS</h3></div><ul role="list" class="nav_dropdown-list"><li class="nav_dropdown-list-item-wrapper"><a href="/growth" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Typeform for Growth</div><div class="nav_dropdown-item-subtext">For B2B marketers</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/whats-new" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Product updates</div><div class="nav_dropdown-item-subtext">Last feature releases</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/hubspot-integration" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Hubspot for Typeform</div><div class="nav_dropdown-item-subtext">Our new partner</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/sales-marketing-alignment-ebook-2024" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Sales and marketing misalignment</div><div class="nav_dropdown-item-subtext">Check out our latest ebook</div></a></li></ul></div><div id="w-node-_50be3cad-96df-c917-94a7-266afc613c87-fc613c61" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a6cf9a63e7d3979771f_templates.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">TEMPLATES</h3></div><div class="nav-dropdown_featured-card"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728980930be4e4c95cb4a17_templates-image.webp" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728980930be4e4c95cb4a17_templates-image-p-500.webp 500w, https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728980930be4e4c95cb4a17_templates-image.webp 564w" class="nav-dropdown_featured-img"/><div class="nav_dropdown-featured-content"><p class="text-xs tablet-hide">Free form, survey, and quiz templates</p><a setting-size="small" href="/templates" class="text-button w-inline-block"><div class="text-button_label"><div>Choose one -&gt;</div><div class="text-button_overline-component"><div class="text-button_active-underline"></div><div class="text-button_idle-underline"></div></div></div></a></div><a href="/templates" class="link-cover w-inline-block"></a></div></div></div></div></nav></div></li><li class="nav_list-item-wrapper"><div data-hover="true" data-delay="0" class="nav_dropdown_wrap w-dropdown"><div aria-label="open solutions dropdown menu" data-toggle-aria-expanded="" aria-expanded="false" class="nav_list-item w-dropdown-toggle"><div>Solutions</div><div class="nav_list-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7803 5.88971C13.0732 6.18261 13.0732 6.65748 12.7803 6.95037L8.88387 10.8468C8.39572 11.335 7.60426 11.335 7.11611 10.8468L3.21967 6.95037C2.92678 6.65748 2.92678 6.18261 3.21967 5.88971C3.51256 5.59682 3.98744 5.59682 4.28033 5.88971L7.99999 9.60938L11.7197 5.88971C12.0126 5.59682 12.4874 5.59682 12.7803 5.88971Z" fill="currentColor"/> </svg></div><div class="w-layout-vflex nav_safearea-component"><div data-navarea="wing" class="w-layout-vflex nav_safearea-clip"><div class="nav_safearea-space"></div></div><div data-navarea="wing" class="w-layout-vflex nav_safearea-clip is-right"><div class="nav_safearea-space is-right"></div></div></div></div><nav class="nav_dropdown-wrapper w-dropdown-list"><div class="nav_dropdown-container"><div class="nav_dropdown-layout container"><div id="w-node-_92f4bea4-4272-851a-cba9-95b7048999a2-048999a0" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aa8a110d47d7acfb9c7_by-team.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">BY TEAM</h3></div><ul role="list" class="nav_dropdown-list"><li class="nav_dropdown-list-item-wrapper"><a href="/roles/b2b-marketing" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Marketing</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/templates-category/product" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Product</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/templates-category/human-resources" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Human resources</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/templates-category/customer-success" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Customer success</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/templates-sub-category/business-forms" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Business</div></a></li></ul></div><div id="w-node-_92f4bea4-4272-851a-cba9-95b7048999b2-048999a0" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aaecd165310a5548a98_by-goal.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">BY GOAL</h3></div><ul role="list" class="nav_dropdown-list"><li class="nav_dropdown-list-item-wrapper"><a href="/application-form-builder" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Application form</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/feedback" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Gather feedback</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/landing-page-builder" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Landing page</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/lead-generation" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Lead generation</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/research" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Market research</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/nps-form-builder" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">NPS form</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/registration-form-builder" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Registration form</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/short-form-builder" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Short form builder</div></a></li></ul></div><div id="w-node-_92f4bea4-4272-851a-cba9-95b7048999be-048999a0" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ab42c8930413657d9c4_by-workflow.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">BY WORKFLOW</h3></div><div class="nav-dropdown_featured-card"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728982fc46c88a8f0c53018_integrations-image.webp" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728982fc46c88a8f0c53018_integrations-image-p-500.webp 500w, https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728982fc46c88a8f0c53018_integrations-image.webp 564w" class="nav-dropdown_featured-img"/><div class="nav_dropdown-featured-content"><p class="text-xs tablet-hide">Apps that integrate with Typeform</p><a setting-size="small" href="/connect" class="text-button w-inline-block"><div class="text-button_label"><div>See all integrations -&gt;</div><div class="text-button_overline-component"><div class="text-button_active-underline"></div><div class="text-button_idle-underline"></div></div></div></a></div><a href="/connect" class="link-cover w-inline-block"></a></div></div></div></div></nav></div></li><li class="nav_list-item-wrapper"><div data-hover="true" data-delay="0" class="nav_dropdown_wrap w-dropdown"><div aria-label="open resource dropdown menu" aria-expanded="" data-toggle-aria-expanded="" class="nav_list-item w-dropdown-toggle"><div>Resources</div><div class="nav_list-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7803 5.88971C13.0732 6.18261 13.0732 6.65748 12.7803 6.95037L8.88387 10.8468C8.39572 11.335 7.60426 11.335 7.11611 10.8468L3.21967 6.95037C2.92678 6.65748 2.92678 6.18261 3.21967 5.88971C3.51256 5.59682 3.98744 5.59682 4.28033 5.88971L7.99999 9.60938L11.7197 5.88971C12.0126 5.59682 12.4874 5.59682 12.7803 5.88971Z" fill="currentColor"/> </svg></div><div class="w-layout-vflex nav_safearea-component"><div data-navarea="wing" class="w-layout-vflex nav_safearea-clip"><div class="nav_safearea-space"></div></div><div data-navarea="wing" class="w-layout-vflex nav_safearea-clip is-right"><div class="nav_safearea-space is-right"></div></div></div></div><nav class="nav_dropdown-wrapper w-dropdown-list"><div class="nav_dropdown-container"><div class="nav_dropdown-layout container"><div id="w-node-_537a6b5b-eb1f-d86c-6f14-7f5a76864740-7686473e" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac0a6e0ef84250e5219_support.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">SUPPORT</h3></div><ul role="list" class="nav_dropdown-list"><li class="nav_dropdown-list-item-wrapper"><a href="https://help.typeform.com/hc/en-us" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Help center</div><div class="nav_dropdown-item-subtext">Find quick answers</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="https://community.typeform.com/" target="_blank" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Community</div><div class="nav_dropdown-item-subtext">Share and interact</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="https://help.typeform.com/hc/en-us/requests/new" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Contact us</div><div class="nav_dropdown-item-subtext">Speak to our team</div></a></li></ul></div><div id="w-node-_537a6b5b-eb1f-d86c-6f14-7f5a7686474f-7686473e" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac624e6fdcc9b2b3576_company.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">COMPANY</h3></div><ul role="list" class="nav_dropdown-list"><li class="nav_dropdown-list-item-wrapper"><a href="/partners" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Partners</div><div class="nav_dropdown-item-subtext">Browse or join</div></a></li><li class="nav_dropdown-list-item-wrapper"><a href="/careers" class="nav_dropdown-item w-inline-block"><div cc-t-id="nav_submenu_item">Careers</div><div class="nav_dropdown-item-subtext">Join our team</div></a></li></ul></div><div id="w-node-_537a6b5b-eb1f-d86c-6f14-7f5a7686475b-7686473e" class="nav_dropdown-col"><div class="nav_dropdown-heading"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375acdf40b29fce17611bf_blog.svg" loading="eager" alt="" class="nav_dropdown-heading-icon"/><h3 class="text-xs u-lh-none">BLOG</h3></div><div class="nav-dropdown_featured-card"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728984348319096fff227cb_blog-image.webp" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728984348319096fff227cb_blog-image-p-500.webp 500w, https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6728984348319096fff227cb_blog-image.webp 564w" class="nav-dropdown_featured-img"/><div class="nav_dropdown-featured-content"><p class="text-xs tablet-hide">Our guides, latest news, and more.</p><a setting-size="small" href="/blog" class="text-button w-inline-block"><div class="text-button_label"><div>Browse blog -&gt;</div><div class="text-button_overline-component"><div class="text-button_active-underline"></div><div class="text-button_idle-underline"></div></div></div></a></div><a href="/blog" class="link-cover w-inline-block"></a></div></div></div></div></nav></div></li><li class="nav_list-item-wrapper"><a href="/enterprise" class="nav_list-item w-inline-block"><div>Enterprise</div></a></li><li class="nav_list-item-wrapper"><a href="/pricing" class="nav_list-item w-inline-block"><div>Pricing</div></a></li></ul><div class="cc_t-nav code w-embed w-script"><script> const mainMenuLinks = document.querySelectorAll('[cc-t-id="nav"] .nav_list-item'); mainMenuLinks.forEach((linkElement) => { linkElement.addEventListener('click', () => { window.trackingHelper.trackItemClicked({ item: 'mainmenu', item_type: 'menu', label: window.trackingHelper.snakeCase(linkElement.textContent), link_url: linkElement.href, }) }); let mainMenuHoverTimer; linkElement.addEventListener('mouseenter', () => { mainMenuHoverTimer = setTimeout(() => { console.log('Hovered for 0.5 seconds!'); window.trackingHelper.trackItemClicked({ item: 'mainmenu', item_type: 'menu', label: window.trackingHelper.snakeCase(linkElement.textContent), link_url: linkElement.href }) }, 500); }); linkElement.addEventListener('mouseleave', () => { clearTimeout(mainMenuHoverTimer); }); }); const submenuLinks = document.querySelectorAll('[cc-t-id="nav"] a.nav_dropdown-item'); submenuLinks.forEach((linkElement) => { linkElement.addEventListener('click', () => { const submenuItem = linkElement.querySelector('[cc-t-id="nav_submenu_item"]'); window.trackingHelper.trackItemClicked({ item: 'submenu', item_type: 'menu', label: window.trackingHelper.snakeCase(submenuItem?.textContent || ''), link_url: linkElement.href, }) }); }); </script></div><div class="cc_nav-safearea code w-embed"><style> /* Nav Open Safe Area */ [data-navarea='wing'], [data-navarea='wing'] * { display: none; pointer-events: none; } .w-dropdown-toggle.w--open [data-navarea='wing'], [data-navarea='wing'] * { display: flex; } .w-dropdown-toggle.w--open [data-navarea='wing'] * { pointer-events: auto; } </style></div></div><div class="header_actions-wrapper"><div cc-target="header-auth-actions" class="header_action-container"><a cc-t-global-skip="self" setting-size="medium" cc-t-event="item_clicked" cc-t-item="login" cc-t-item_type="button" cc-t-location="header" href="https://admin.typeform.com/login/" class="text-button w-inline-block"><div class="text-button_label"><div>Log in</div></div></a><a cc-t-item_type="button" class="button w-inline-block" cc-t-global-skip="self" setting-variant="primary" href="https://www.typeform.com/signup/" cc-t-event="item_clicked" cc-t-item="sign_up" cc-t-location="header" setting-size="medium"><div>Sign up</div></a></div><div cc-target="header-user-component" class="user-components_wrap"><div data-hover="false" data-delay="0" class="user-components_component w-dropdown"><div class="user-components_dropdown-toggle w-dropdown-toggle"><div cc-target="header-avatar" class="user-components_avatar"></div></div><nav class="user-components_dropdown-wrapper w-dropdown-list"><div cc-t-in_view_allow_multipe="true" cc-t-event="menu_opened" cc-t-in_view="true" cc-t-menu="user_logged_in" class="user-components_dropdown-container"><div class="user-components_user-details"><div cc-target="header-avatar" class="user-components_avatar"></div><div><p id="nav-user-name" cc-target="header-dropdown-user-name" class="text-xs u-text-bold">Name</p><p id="nav-user-email" cc-target="header-dropdown-user-email" class="text-color-secondary text-xs">email@typeform.com</p></div></div><div class="user-components_user-menu"><a cc-t-location="user_logged_in_menu" cc-t-event="item_clicked" cc-t-item="redirect_to_page" cc-t-item_type="menu" href="https://admin.typeform.com/" class="user-components_menu-item w-dropdown-link">My forms</a><a cc-t-location="user_logged_in_menu" cc-t-event="item_clicked" cc-t-item="redirect_to_page" cc-t-item_type="menu" href="https://admin.typeform.com/?cello-open=true" class="user-components_menu-item w-dropdown-link">Refer friends, get referrals</a><a cc-t-global-skip="self" cc-t-event="item_clicked" cc-t-item="logout" cc-t-item_type="menu" cc-t-location="user_logged_in_menu" href="https://admin.typeform.com/login/logout" class="user-components_menu-item is-logout w-dropdown-link">Log out</a></div></div></nav></div></div><div class="header_mobile-action-buttons-wrapper"><div class="header_mobile-action-buttons"><a id="nav-mobile-signup" setting-size="small" setting-variant="primary" href="https://www.typeform.com/signup/" class="button w-inline-block"><div>Sign up</div></a></div><button aria-expanded="false" aria-label="open mobile navigation menu" data-toggle-aria-expanded="" class="header_mobile-nav-button"><div class="nav-button"><div class="nav-button_wrap"><div class="nav-button_line"></div><div class="nav-button_line"></div><div class="nav-button_line"></div></div></div></button></div></div></div></div><div class="code"><div class="cc_navigation-bar-auth_code w-embed w-script"><style> [cc-target="header-user-component"].cc-state-active { display: block; } [cc-target="header-auth-actions"].cc-state-inactive { display: none; } [cc-target="header-user-component"].cc-state-active [cc-target="header-avatar"] { background-image: none; background-position: unset; position: relative; overflow: hidden; } [cc-target="header-avatar__initials"] { font: 500 13px / 123% -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; color: #3d3d3c; position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: inline-flex; justify-content: center; align-items: center; z-index: 98; } [cc-target="header-avatar__gravatar"] { position: absolute; top: 0; right: 0; width: 100%; height: 100%; border-radius: 50%; z-index: 99; } /* Hide .header_mobile-action-buttons if [cc-target="header-auth-actions"] has the class cc-state-inactive */ body:has([cc-target="header-auth-actions"].cc-state-inactive) .header_mobile-action-buttons { display: none; } @keyframes cc-avatar-state-loading-animation { 0% { opacity: 1; } 50% { opacity: 0.5; } 100% { opacity: 1; } } [cc-avatar-state="loading"] { animation: 1.5s ease-in-out 0.5s infinite cc-avatar-state-loading-animation; background-color: #CFCFCE; } </style> <script> (function () { const userEmail = Cookies.get('tf_email'); if (!userEmail) { return; } const colorMapping = { bgGroup6: "#cfcfce", bgGroup1: "#b5ddfc", bgGroup2: "#e6cef3", bgGroup3: "#fdccc3", bgGroup4: "#a8e6bd", bgGroup5: "#f4d39f", } const getBgGroupBasedOnLetter = (letter) => { const groups = [/[a-e]/i, /[f-j]/i, /[k-n]/i, /[o-r]/i, /[s-v]/i, /[w-z]/i] let index = groups.findIndex((regex) => regex.test(letter)) // Fixing issues with non letter strings if (index === -1) { index = 0 } return { name: `bgGroup${index + 1}`, number: index, } } const getBackgroundColorForGroup = (groupName) => { return colorMapping[groupName] } const getInitials = (fullName) => { const [firstName, ...rest] = fullName.split(' ') const lastName = rest.pop() ?? '' return `${firstName[0] ?? ''}${lastName[0] ?? ''}` } const loadMd5Script = () => { return new Promise((resolve, reject) => { const md5Script = document.createElement('script'); md5Script.id = "md5-script"; md5Script.src = 'https://cdn.jsdelivr.net/npm/md5@2.3.0/dist/md5.min.js'; document.head.appendChild(md5Script); md5Script.addEventListener('load', () => { resolve() }); md5Script.addEventListener('error', () => { reject() }); }) } const getUser = () => { return fetch('https://api.typeform.com/me', { method: 'GET', credentials: "include", }) .then(response => response.json()) } const authActionsSelector = '[cc-target="header-auth-actions"]' const headerUserComponentSelector = '[cc-target="header-user-component"]' const avatarSelector = '[cc-target="header-avatar"]'; const dropdownUserNameSelector = '[cc-target="header-dropdown-user-name"]'; const dropdownUserEmailSelector = '[cc-target="header-dropdown-user-email"]'; const avatarElements = document.querySelectorAll(avatarSelector); const headerUserComponent = document.querySelector(headerUserComponentSelector); const authActionsElement = document.querySelector(authActionsSelector); authActionsElement.classList.add('cc-state-inactive'); headerUserComponent.classList.add('cc-state-active'); headerUserComponent.style.pointerEvents = 'none'; avatarElements.forEach(avatarElement => { avatarElement.setAttribute('cc-avatar-state', 'loading'); }); Promise.allSettled([loadMd5Script(), getUser()]) .then(([md5ScriptResult, userResult]) => { const canUseGravatar = md5ScriptResult.status === 'fulfilled'; const userInfo = userResult.status === 'fulfilled' && userResult.value; const userName = userInfo?.name || userInfo?.alias || ''; const initials = getInitials(userName || userEmail || '').toUpperCase(); const bgGroup = getBgGroupBasedOnLetter(initials[0]); const backgroundColor = getBackgroundColorForGroup(bgGroup.name); avatarElements.forEach(avatarElement => { if (canUseGravatar) { const gravatarElement = document.createElement('img'); gravatarElement.src = canUseGravatar ? `https://www.gravatar.com/avatar/${MD5(userEmail)}?d=blank` : ''; gravatarElement.setAttribute("cc-target", "header-avatar__gravatar"); avatarElement.appendChild(gravatarElement); } const initialsElement = document.createElement('span'); initialsElement.textContent = initials; initialsElement.setAttribute("cc-target", "header-avatar__initials"); const dropdownUserNameElement = document.querySelector(dropdownUserNameSelector); const dropdownUserEmailElement = document.querySelector(dropdownUserEmailSelector); dropdownUserNameElement.textContent = userName || userEmail.split('@')[0]; dropdownUserEmailElement.textContent = userEmail; avatarElement.appendChild(initialsElement); avatarElement.style.backgroundColor = backgroundColor; }); }) .catch(error => { // sth went wrong, show auth actions back; authActionsElement.classList.remove('cc-state-inactive'); headerUserComponent.classList.remove('cc-state-active'); }).finally(() => { headerUserComponent.style.pointerEvents = 'unset'; avatarElements.forEach(avatarElement => { avatarElement.removeAttribute('cc-avatar-state'); }); }); window.addEventListener('user:loading', () => { authActionsElement.classList.add('cc-state-inactive'); headerUserComponent.classList.add('cc-state-active'); headerUserComponent.style.pointerEvents = 'none'; avatarElements.forEach(avatarElement => { avatarElement.setAttribute('cc-avatar-state', 'loading'); }); }); window.addEventListener('user:initial', () => { authActionsElement.classList.remove('cc-state-inactive'); headerUserComponent.classList.remove('cc-state-active'); headerUserComponent.style.pointerEvents = 'unset'; avatarElements.forEach(avatarElement => { avatarElement.removeAttribute('cc-avatar-state'); }); }); })(); </script></div><div class="cc_progress-bar_code w-embed w-script"><script> document.addEventListener('DOMContentLoaded', function() { // Get all required elements const contentContainer = document.querySelector('[data-progress-bar-item="content"]'); const progressBar = document.querySelector('[data-progress-bar-item="bar"]'); const progressIndicator = document.querySelector('[data-progress-bar-item="fill"]'); // Check if all required elements exist if (!contentContainer || !progressBar || !progressIndicator) { return; } function updateProgressBar() { const scrollTop = window.pageYOffset || document.documentElement.scrollTop; const scrollHeight = contentContainer.scrollHeight - document.documentElement.clientHeight; const containerBottom = contentContainer.getBoundingClientRect().bottom; // Stop progress at 100% once the bottom of contentContainer is visible if (containerBottom <= window.innerHeight) { progressIndicator.style.width = '100%'; } else { const progress = (scrollTop / scrollHeight) * 100; progressIndicator.style.width = `${Math.min(progress, 100)}%`; } } window.addEventListener('scroll', updateProgressBar); updateProgressBar(); // Call the function once to set the initial progress }); </script></div></div><div class="cc code"><div class="cc_responsive code w-embed"><style> /* LARGE DESKTOP */ @media screen and (min-width: 1279px) { :root { --primitives--section-spacing--gutter: var(--primitives--spacers--200); --primitives--section-spacing--margin: var(--primitives--spacers--300); --primitives--section-spacing--max-width: var(--primitives--max-width--xl); } .heading-xl, .u-heading-xl { font-size: var(--primitives--headings--size-5-size); line-height: var(--primitives--headings--size-5-lh); letter-spacing: var(--primitives--headings--size-5-ls); } .heading-lg, .u-heading-lg { font-size: var(--primitives--headings--size-4-size); line-height: var(--primitives--headings--size-4-lh); letter-spacing: var(--primitives--headings--size-4-ls); } .heading-md, .u-heading-md, .content-rich-text h2 { font-size: var(--primitives--headings--size-3-size); line-height: var(--primitives--headings--size-3-lh); letter-spacing: var(--primitives--headings--size-3-ls); } .heading-sm, .u-heading-sm { font-size: var(--primitives--headings--size-2-size); line-height: var(--primitives--headings--size-2-lh); letter-spacing: var(--primitives--headings--size-2-ls); } .heading-xs, .u-heading-xs { font-size: var(--primitives--headings--size-1-size); line-height: var(--primitives--headings--size-1-lh); letter-spacing: var(--primitives--headings--size-1-ls); } } /* LARGE DESKTOP END */ /* TABLET */ @media screen and (max-width: 991px) { :root { --primitives--section-spacing--gutter: var(--primitives--spacers--100); --primitives--section-spacing--margin: var(--primitives--spacers--200); --primitives--section-spacing--section-padding-large: var(--primitives--spacers--500); --primitives--section-spacing--section-padding-medium: var(--primitives--spacers--300); --primitives--section-spacing--section-padding-small: var(--primitives--spacers--200); } } /* TABLET END */ /* LANDSCAPE MOBILE */ @media screen and (max-width: 767px) { :root { --primitives--section-spacing--gutter: var(--primitives--spacers--100); --primitives--section-spacing--margin: var(--primitives--spacers--100); --primitives--section-spacing--section-padding-large: var(--primitives--spacers--300); --primitives--section-spacing--section-padding-medium: var(--primitives--spacers--200); --primitives--section-spacing--section-padding-small: var(--primitives--spacers--200); --primitives--section-spacing--section-vertical-spacing-large: var(--primitives--spacers--300); --primitives--section-spacing--section-vertical-spacing-medium: var(--primitives--spacers--250); --primitives--section-spacing--section-vertical-spacing-small: var(--primitives--spacers--150); } } /* LANDSCAPE MOBILE END */ </style>3</div><div class="cc_settings code w-embed"><style> /* ASPECT RATIO */ [data-aspect-ratio="square"] { aspect-ratio: 1 / 1; } [data-aspect-ratio="landscape"] { aspect-ratio: 3 / 2; } [data-aspect-ratio="portrait"] { aspect-ratio: 2.5 / 3; } [data-aspect-ratio="wide"] { aspect-ratio: 16 / 9; } [data-aspect-ratio="auto"] { aspect-ratio: auto; } [data-aspect-ratio="full-height"] { height: 100%; width: auto; aspect-ratio: auto; } /* ASPECT RATIO END */ /* BORDER RADIUS */ [data-corner-radius="none"] { border-radius: 0px; } [data-corner-radius="rounded"] { border-radius: var(--tokens--corner-radius--md); } /* BORDER RADIUS END */ /* LINE CLAMP */ [data-line-clamp="1"] { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; } [data-line-clamp="2"] { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } [data-line-clamp="3"] { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } [data-line-clamp="4"] { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; } /* LINE CLAMP END */ /* GRID COLUMNS & ROWS */ [data-grid-columns="2"] .grid-slot:nth-child(odd) { grid-column: 3/7; } [data-grid-columns="2"] .grid-slot:nth-child(even) { grid-column: 7/11; } [data-grid-columns="2"] .grid-slot:nth-child(5), [data-grid-columns="2"] .grid-slot:nth-child(6) { display: none; } [data-grid-columns="3"] { grid-template-columns: repeat(3, minmax(0, 1fr)); } [data-grid-columns="2"][data-grid-rows="1"] .grid-slot:nth-child(3), [data-grid-columns="2"][data-grid-rows="1"] .grid-slot:nth-child(4), [data-grid-columns="2"][data-grid-rows="1"] .grid-slot:nth-child(5), [data-grid-columns="2"][data-grid-rows="1"] .grid-slot:nth-child(6), [data-grid-columns="3"][data-grid-rows="1"] .grid-slot:nth-child(4), [data-grid-columns="3"][data-grid-rows="1"] .grid-slot:nth-child(5), [data-grid-columns="3"][data-grid-rows="1"] .grid-slot:nth-child(6) { display: none; } [data-grid-rows="2"] { grid-template-rows: 1fr; } /* GRID COLUMNS & ROWS END */ /* SECTION RADIUS */ [data-section-radius="none"] { border-radius: 0px; } [data-section-radius="top"] { border-radius: var(--tokens--corner-radius--xl) var(--tokens--corner-radius--xl) 0px 0px; } [data-section-radius="bottom"] { border-radius: 0px 0px var(--tokens--corner-radius--xl) var(--tokens--corner-radius--xl); } [data-section-radius="both"] { border-radius: var(--tokens--corner-radius--xl); } [data-section-radius="top"][data-padding-top="large"], [data-section-radius="both"][data-padding-top="large"] { padding-top: calc(var(--primitives--section-spacing--section-padding-large) + var(--primitives--section-spacing--section-padding-small)); } [data-section-radius="top"][data-padding-top="medium"], [data-section-radius="both"][data-padding-top="medium"] { padding-top: calc(var(--primitives--section-spacing--section-padding-medium) + var(--primitives--section-spacing--section-padding-small)); } [data-section-radius="top"][data-padding-top="small"], [data-section-radius="both"][data-padding-top="small"] { padding-top: calc(var(--primitives--section-spacing--section-padding-small) + var(--primitives--section-spacing--section-padding-small)); } [data-section-radius="bottom"][data-padding-top="large"], [data-section-radius="both"][data-padding-top="medium"] { padding-bottom: calc(var(--primitives--section-spacing--section-padding-large) + var(--primitives--section-spacing--section-padding-small)); } [data-section-radius="bottom"][data-padding-top="medium"], [data-section-radius="both"][data-padding-top="medium"] { padding-bottom: calc(var(--primitives--section-spacing--section-padding-medium) + var(--primitives--section-spacing--section-padding-small)); } [data-section-radius="bottom"][data-padding-top="small"], [data-section-radius="both"][data-padding-top="small"] { padding-bottom: calc(var(--primitives--section-spacing--section-padding-small) + var(--primitives--section-spacing--section-padding-small)); } /* SECTION RADIUS END */ /* SECTION PADDING */ [data-padding-top="large"] { padding-top: var(--primitives--section-spacing--section-padding-large); } [data-padding-top="medium"] { padding-top: var(--primitives--section-spacing--section-padding-medium); } [data-padding-top="small"] { padding-top: var(--primitives--section-spacing--section-padding-small); } [data-padding-top="none"] { padding-top: 0px; } [data-padding-bottom="large"] { padding-bottom: var(--primitives--section-spacing--section-padding-large); } [data-padding-bottom="medium"] { padding-bottom: var(--primitives--section-spacing--section-padding-medium); } [data-padding-bottom="small"] { padding-bottom: var(--primitives--section-spacing--section-padding-small); } [data-padding-bottom="none"] { padding-bottom: 0px; } /* SECTION PADDING END */ /* MARGIN (MAINLY USED FOR SECTION HEADING BLOCK) */ [data-margin-bottom="large"] { margin-bottom: var(--primitives--section-spacing--section-vertical-spacing-large); } [data-margin-bottom="medium"] { margin-bottom: var(--primitives--section-spacing--section-vertical-spacing-medium); } [data-margin-bottom="small"] { margin-bottom: var(--primitives--section-spacing--section-vertical-spacing-small); } [data-margin-top="large"] { margin-top: var(--primitives--section-spacing--section-vertical-spacing-large); } [data-margin-top="medium"] { margin-top: var(--primitives--section-spacing--section-vertical-spacing-medium); } [data-margin-top="small"] { margin-top: var(--primitives--section-spacing--section-vertical-spacing-small); } /* MARGIN END */ </style></div><div class="cc-atoms code w-embed"><style> /* AVATAR */ .avatar.large { width: 9rem; } .avatar.medium { width: 6rem; height: 6rem; } .avatar.small { width: 2.5rem; height: 2.5rem; } [data-avatar-radius="squircle"] { border-radius: var(--tokens--corner-radius--md); } /* AVATAR MOBILE */ @media screen and (max-width: 767px) { .avatar.large { width: 6rem; height: 6rem; } } /* AVATAR END */ /* ALGOLIA */ .ais-Hits ol { list-style: none; padding: 0; } .algolia-search mark { background-color:inherit; font-weight:bold; color:inherit; } .search-bar_spinner { font-family: 'Gt America Web', sans-serif; font-size: 14px; line-height: 20px; color: rgb(76, 76, 76); font-feature-settings: 'ss01'; -webkit-font-smoothing: antialiased; width: 20px; height: 20px; border-style: solid; border-color: rgb(76, 76, 76) rgb(76, 76, 76) rgb(211, 211, 211) rgb(211, 211, 211); border-width: 2px; border-radius: 50%; animation: search-bar_spinner-rotation 0.8s linear infinite; } @keyframes search-bar_spinner-rotation { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* ALGOLIA END */ /* BUTTONS */ .button:hover { border-radius: calc(var(--tokens--corner-radius--sm) * 1.33); } .button[setting-size="medium"] { padding: 0.75rem 1.25rem; min-width: auto; width: auto; } .button[setting-size="small"] { padding: 0.375rem 0.625rem; font-size: 0.75rem; min-width: auto; width: auto; border-radius: var(--tokens--corner-radius--xs); height: auto; } .button[setting-size="small"]:hover { border-radius: calc(var(--tokens--corner-radius--xs) * 1.66); } .button[setting-variant="secondary"] { color: var(--tokens--button--secondary-text); background-color: var(--tokens--button--secondary-bg-idle); box-shadow: inset 0 0 0 1px var(--tokens--button--secondary-border); } .button[setting-variant="secondary"]:hover { background-color: var(--tokens--button--secondary-bg-hover); } .button[setting-variant="social"] { color: var(--tokens--button--secondary-text); background-color: var(--tokens--button--secondary-bg-idle); box-shadow: inset 0 0 0 1px var(--tokens--button--secondary-border); flex: 1 1 13rem; } .button[setting-variant="social"]:hover { background-color: var(--tokens--button--secondary-bg-hover); } /* BUTTON END */ /* TEXT BUTTON */ .text-button:hover .text-button_active-underline { width: 100%; } .text-button:hover .text-button_idle-underline { width: 0%; } .text-button[setting-size="medium"] { height: auto; font-size: 1rem; } .text-button[setting-size="small"] { height: auto; font-size: 0.875rem; } .text-button[setting-size="xsmall"] { height: auto; font-size: 0.75rem; } /* TEXT BUTTON END */ /* TAG BUTTON */ [data-tag-size="small"] { padding: 0.375rem 0.75rem; font-size: 0.875rem; height: auto; } </style></div><div class="cc-molecules code w-embed"><style> /* COOKIE CONSENT */ .s_cookie-banner_wrap { opacity: 0; pointer-events: none; } #onetrust-banner-sdk { display: none !important; } .onetrust-pc-dark-filter, #onetrust-banner-sdk { pointer-events: none; display: none !important; } .show-cookie-banner .s_cookie-banner_wrap { opacity: 1; pointer-events: unset; } /* COOKIE CONSENT END */ /* CONTENT ACCORDION */ .content-accordion_wrap.active { background-color: var(--tokens--surfaces--background-active) } .content-accordion_wrap.active .content-accordion_icon { transform: rotate(180deg); } .content-accordion_wrap.active .content-accordion_bottom-container { height: auto; opacity: 1; } .content-accordion_wrap.active .content-accordion_top-container { padding-bottom: 1rem; } /* CONTENT ACCORDION END */ /* CONTENT CARD */ .card-content_card-hover-action { transform: translateY(0.75rem); opacity: 0; } .card-content_metadata { transform: translateY(0rem); opacity: 1; } .content-card_wrap:hover .card-content_card-hover-action, .mega-content-card_wrap:hover .card-content_card-hover-action, .compact-content-card_wrap:hover .card-content_card-hover-action, .sidebar-content-card_wrap:hover .card-content_card-hover-action { transform: translateY(-0rem); opacity: 1; } .content-card_wrap:hover .card-content_metadata, .mega-content-card_wrap:hover .card-content_metadata, .compact-content-card_wrap:hover .card-content_metadata, .sidebar-content-card_wrap:hover .card-content_metadata { transform: translateY(-0.75rem); opacity: 0; } .content-card_wrap:hover .content-card_img-wrapper, .info-image-card_wrap:has(.link-cover):hover .info-image-card_img-wrapper { border-radius: calc(var(--tokens--corner-radius--md) * 1.5); } { border-radius: calc(var(--tokens--corner-radius--md) * 1.5); } .info-image-card_wrap:has(.link-cover):hover .card-content_card-action.u-text-action, .info-icon-card_wrap:has(.link-cover):hover .card-content_card-action.u-text-action { color: var(--tokens--text-colour--text-colour-highlight) !important; } /* CONTENT END */ /* FAQ ACCORDION */ .faq-accordion_wrap.active .faq-accordion_icon { transform: rotate(180deg); } .faq-accordion_wrap.active .faq-accordion_bottom-container { height: auto; opacity: 1; } .faq-accordion_wrap.active .faq-accordion_top-container { padding-bottom: 1rem; } /* FAQ ACCORDION END */ /* PAGE HEADING */ [data-heading-orientation="horizontal"] { display: flex; flex-direction: row; justify-content: space-between; align-items: center; } [data-heading-orientation="center"] { display: flex; flex-direction: column; align-items: center; text-align: center; } [data-heading-orientation="horizontal"] .section_heading, [data-heading-orientation="horizontal"] .section_sub-heading, [data-heading-orientation="horizontal"] .page_heading, [data-heading-orientation="horizontal"] .page_sub-heading, [data-heading-orientation="horizontal"] .u-text-eyebrow { margin-left: 0rem !important; margin-right: auto !important; text-align: left !important; } /* tablet */ @media screen and (min-width: 992px) { [data-heading-orientation="left"] .section_heading, [data-heading-orientation="left"] .section_sub-heading, [data-heading-orientation="left"] .page_heading, [data-heading-orientation="left"] .page_sub-heading, [data-heading-orientation="left"] .u-text-eyebrow { display: flex; flex-direction: column; align-items: start; margin-left: 0rem !important; margin-right: auto !important; text-align: left !important; } } @media screen and (max-width: 479px) { [data-heading-orientation] { display: flex; flex-direction: column; align-items: center; text-align: center; } [data-heading-orientation] .section_heading, [data-heading-orientation] .section_sub-heading, [data-heading-orientation] .page_heading, [data-heading-orientation] .page_sub-heading, [data-heading-orientation] .u-text-eyebrow { margin-left: auto !important; margin-right: auto !important; text-align: center !important; } } /* PAGE HEADING END */ .explore-page-demo { border: 0px; } /* AGREEMENT HTML TABLES */ .agreement-table { border-collapse: collapse; } .agreement-table td { border: 1px solid black; padding: 0.25em 0.125em; } /* AGREEMENT HTML TABLES END */ /* SEARCH BAR */ /* width */ .search-results_container::-webkit-scrollbar { width: 6px; } /* Track */ .search-results_container::-webkit-scrollbar-track { background: transparent; padding: 2rem; } /* Handle */ .search-results_container::-webkit-scrollbar-thumb { background: var(--primitives--neutral--200); border-radius: 100rem; } /* Handle on hover */ .search-results_container::-webkit-scrollbar-thumb:hover { background: var(--primitives--neutral--300); } /* width */ .template-sidebar_wrapper::-webkit-scrollbar { width: 6px; } /* Track */ .template-sidebar_wrapper::-webkit-scrollbar-track { background: transparent; } /* Handle */ .template-sidebar_wrapper::-webkit-scrollbar-thumb { background: var(--primitives--neutral--200); border-radius: 100rem; } /* Handle on hover */ .template-sidebar_wrapper::-webkit-scrollbar-thumb:hover { background: var(--primitives--neutral--300); } </style></div><div class="cc_sections code w-embed"><style> /* Announcement bar */ [data-banner-dismissable="true"] .announcement-banner_dismiss-button { display: flex !important; } [data-banner-dismissable="true"] { padding-right: 4.5rem; padding-left: 4.5rem; } [data-banner-dismissable="true"] .announcement-banner_dismiss-button { width: 1.5rem; } /* tablet */ @media screen and (max-width: 991px) { [data-banner-dismissable="true"] { justify-content: start; padding-left: 1.5rem; } } .button[setting-size="announcement"] { font-size: 1rem; } .button[setting-size="announcement"] { padding: 0.75rem 1.25rem; min-width: auto; width: auto; } .text-button[setting-size="announcement"] { height: auto; } [setting-size="announcement"] .text-button_label { font-size: 1rem } /* landscape */ @media screen and (max-width: 767px) { .button[setting-size="announcement"] { padding: 0.375rem 0.625rem; font-size: 0.875rem; min-width: auto; border-radius: var(--tokens--corner-radius--xs); height: auto; } .text-button[setting-size="announcement"] { height: auto; } [setting-size="announcement"] .text-button_label { font-size: 0.875rem } } /* ANNOUNCEMENT BANNER END */ /* HEADER/NAV */ .nav_dropdown-col:last-of-type { border-right: 0px; } .nav_list-item.w--open .nav_list-item-icon { transform: rotate(180deg); } .nav_list-item.w--open { color: var(--tokens--text-colour--text-colour-secondary); } /* tablet */ @media screen and (max-width: 991px) { .open .header_action-container { bottom: 0px; } .open .nav_list { height: 100%; transition: all 0.3s ease-out; padding-bottom: 16rem; } .open .nav_wrap { opacity: 1; height: 100dvh; overflow-Y: scroll; } } .nav_wrap { transition-delay: 0.3s; transition: all 0.3s ease-out; } .nav_list { transition: all 0.3s ease-out; } .nav-button_wrap { --thickness: 2px; --gap: 0.2rem; --rotate: 45; --width: 100%; } .open .nav-button_line { transform: scaleX(0); } .open .nav-button_line:first-child { transform: translateY(calc(var(--thickness) + var(--gap))) rotate(calc(var(--rotate) * -1deg)); } .open .nav-button_line:last-child { transform: translateY(calc(var(--thickness) * -1 + var(--gap) * -1)) rotate(calc(var(--rotate) * 1deg)); } .heading-logo_wrap:hover .header-logo_type { transform: translateX(0) !important; } .nav-dropdown_featured-card:hover .nav-dropdown_featured-img { transform: scale(1.025); } /* tablet */ @media screen and (max-width: 991px) { .header_action-container { --tokens--button--primary-bg-idle: var(--primitives--neutral--25); --tokens--button--primary-bg-hover: var(--primitives--neutral--50); --tokens--button--primary-text: var(--primitives--neutral--1000); --tokens--button--secondary-bg-idle: var(--primitives--neutral--1000); --tokens--button--secondary-bg-hover: var(--primitives--neutral--800); --tokens--button--secondary-text: var(--primitives--neutral--25); --tokens--button--secondary-border: var(--primitives--neutral--25); --tokens--button--tertiary-idle: var(--primitives--neutral--25); --tokens--button--tertiary-hover: var(--primitives--purple--600); --tokens--surfaces--background-idle: var(--primitives--neutral--1000); --tokens--surfaces--background-hover: var(--primitives--neutral--800); --tokens--surfaces--background-active: var(--primitives--neutral--800); } } /* HEADER/NAV END */ /* SECTION 5050 */ .section-5050_content-container { grid-column: 2 / 6; } .section-5050_media-container { grid-column: 7 / 12; } [data-media-side="left"] .section-5050_content-container { grid-column: -2 / -6; } [data-media-side="left"] .section-5050_media-container { grid-column: 2 / 7; } /* Desktop */ @media screen and (max-width: 1280px) { .section-5050_content-container { grid-column: 2 / 7; padding-right: var(--primitives--section-spacing--gutter); } .section-5050_media-container { grid-column: 7 / 12; } [data-media-side="left"] .section-5050_content-container { grid-column: -2 / -7; padding-left: var(--primitives--section-spacing--gutter); } [data-media-side="left"] .section-5050_media-container { grid-column: 2 / 7; } } /* Tablet */ @media screen and (max-width: 991px) { .section-5050_content-container { padding: 0px; } .section-5050_media-container, [data-media-side="left"] .section-5050_media-container, [data-media-side="left"] .section-5050_content-container { padding-left: 0px !important; } .slot-5050_text-content_wrap { justify-content: center; text-align: center; } .u-eyebrow-text { text-align: center; } } /* SECTION 5050 */ /* PAGE HERO 5050 */ [data-media-side="left"] .page-hero_media-container { grid-column: 1 / 7; margin-left: calc(var(--primitives--section-spacing--margin) * -1); } [data-media-side="left"] .page-hero_heading-container { grid-column: 7 / 13; } [data-media-side="right"] .page-hero_media-container { grid-column: 7 / 13; margin-left: calc(var(--primitives--section-spacing--margin)) !important; } [data-media-side="right"] .grid { justify-items: end; } [data-media-side="right"] .page-hero_heading-container { grid-column: 1 / 7; } /* tablet */ @media screen and (max-width: 991px) { .page-hero_media-container { grid-column: 1 / 9; grid-row: 2; margin-left: 0px !important; margin-right: 0px !important; width: 100%; } .page-hero_heading-container { grid-column: 1 / 9; justify-content: center; text-align: center; } [data-media-side="right"] .page-hero_media-container { grid-column: 1 / 9; margin-left: 0px !important; margin-right: 0px !important; width: 100%; grid-row: 2; } } /* landscape */ @media screen and (max-width: 767px) { .page-hero_media-container { grid-column: 1 / 9; grid-row: 2; margin: 0px; width: 100%; } [data-media-side="right"] .page-hero_media-container { grid-column: 1 / 9; margin: 0px; width: calc(100% + var(--primitives--section-spacing--margin) * 2); width: 100%; } } /* PAGE HERO 5050 END */ /* PAGE HERO / STACKED */ @media screen and (max-width: 767px) { .page-hero-stacked_media-container { grid-column: 1 / 9; grid-row: 2; margin: 0px; width: 100%; } } /* PAGE HERO / STACKED END */ /* CUSTOMERS/PARTNERS */ @keyframes fadeInOut { 0%, 100% { opacity: 0; transform: translateY(4rem); } 2%, 48% { opacity: 1; transform: translateY(0rem); } 50%, 98% { opacity: 0; transform: translateY(4rem); } } .customers_logo-container { opacity: 0; animation: fadeInOut 20s infinite; animation-timing-function: cubic-bezier(0.33, 1, 0.68, 1); } .customers_row.upper .customers_logo-container:nth-child(2) { animation-delay: 0.15s; } .customers_row.upper .customers_logo-container:nth-child(3) { animation-delay: 0.3s; } .customers_row.upper .customers_logo-container:nth-child(4) { animation-delay: 0.45s; } .customers_row.upper .customers_logo-container:nth-child(5) { animation-delay: 0.6s; } .customers_row.lower .customers_logo-container:nth-child(1) { animation-delay: 10s; } .customers_row.lower .customers_logo-container:nth-child(2) { animation-delay: 10.15s; } .customers_row.lower .customers_logo-container:nth-child(3) { animation-delay: 10.3s; } .customers_row.lower .customers_logo-container:nth-child(4) { animation-delay: 10.45s; } .customers_row.lower .customers_logo-container:nth-child(5) { animation-delay: 10.6s; } /* CUSTOMERS/PARTNERS END */ /* INTEGRATIONS */ @keyframes marquee { 0% { transform: translateX(0%); } 100% { transform: translateX(-100%); } } @keyframes marquee-reverse { 0% { transform: translateX(-100%); } 100% { transform: translateX(0); } } .integrations_carousel-track.upper { animation: marquee 90s linear infinite normal; } .integrations_carousel-track.lower { animation: marquee-reverse 90s linear infinite normal; } .integrations_carousel-container:hover .integrations_carousel-track.lower, .integrations_carousel-container:hover .integrations_carousel-track { animation-play-state: paused; } @media screen and (max-width: 767px) { .customers_logo-container:nth-child(4), .customers_logo-container:nth-child(5) { display: none; } .integrations_carousel-track.upper { animation: marquee 30s linear infinite normal; } .integrations_carousel-track.lower { animation: marquee-reverse 30s linear infinite normal; } } @media screen and (min-width: 992px) { .integrations_carousel-item:hover .integrations_carousel-bg { opacity: 1; } .integrations_carousel-item:hover .integrations_carousel-item-logo.is-hover { display: flex; } .integrations_carousel-item:hover .integrations_carousel-item-logo { display: none; } } /* INTEGRATIONS END */ /* CTA */ .s_cta_wrap[data-padding-top="none"] .cta_container.grid { padding-top: 0px !important; } .cta_container .heading-lockup_wrap { grid-column: 2 / 12; width: 100%; } [data-cta-type='uncontained'] .heading-lockup_wrap { grid-column: 1 / 13; width: 100%; } [data-cta-type='uncontained'] .cta_container { background-color: transparent; border-radius: 0px; padding: var(--primitives--section-spacing--section-padding-medium) 0px; } [data-cta-type='contained'] .cta_container { border-radius: var(--tokens--corner-radius--xl); } /* CTA END */ /* CTA w/MEDIA */ .cta-media_media-container { grid-column: 8 / 12; } .cta-media_content-container { grid-column: 2 / 8; } .cta-media_content-container .section_sub-heading { margin: 0px; } [data-media-side='right'] .cta-media_media-container { grid-column: 8 / 12; } [data-media-side='right'] .cta-media_content-container { grid-column: 2 / 8; } [data-media-side='left'] .cta-media_media-container { grid-column: 2 / 6; } [data-media-side='left'] .cta-media_content-container { grid-column: 6 / 12; padding-left: var(--primitives--section-spacing--gutter); } /* CTA w/MEDIA END */ /* FAQs */ .faqs_container { grid-column: 2 / 12; } @media screen and (max-width: 1280px) { .faqs_container { grid-column: 1 / 13; } } /* FAQs END */ .template-sidebar_wrap.open { height: 100dvh; } /* Locale switcher */ .locale-current-list .w-locales-item > a:not(.w--current) { display: none; } </style></div><div class="cc-global code w-embed"><!-- Reset default button styles --> <style> button { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; background: none; padding: 0; margin: 0; font: inherit; color: inherit; cursor: pointer; } </style> <style> /* Apply font smoothing */ body { -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; position: relative; } h1, h2, h3, h4, h5, h6 { hanging-punctuation: first last; } .page_heading { font-display:swap; } /* Remove top margin on rich text first child */ .w-richtext>:first-child { margin-top: 0; } /* Remove bottom margin of rich text last child */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0; } .content-rich-text blockquote, .content-rich-text figure, .content-rich-text code { display: none; } .u-rich-text ol { list-style: none; counter-reset: item; margin-top: 4rem; } .u-rich-text li { counter-increment: item; margin-bottom: 5px; } .u-rich-text ol li:before { content: counter(item); margin-left: -2rem; margin-right: 0.75rem; text-align: center; font-size: 2rem; font-weight: 600; display: inline-block; font-variant-numeric: tabular-nums; } .u-rich-text ol li { margin-bottom: 3rem !important; } .u-rich-text li > code:first-of-type { font-size: 1.875rem; font-weight: 400; font-family: inherit; } .w-background-video > video { position: relative !important; top: 0px; left: 0px; right: 0px; bottom: 0px; } .w-richtext figure { width: 100% !important; max-width: 100% !important; } /* Give section an attribute of "data-cms-section" */ [data-cms-section]:not(:has(.w-dyn-item)) { display: none; } /* Hide scrollbar for Chrome, Safari and Opera */ .latest-posts_wrap::-webkit-scrollbar { display: none; } .latest-posts_wrap { -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } .footer_menu-dropdown .footer_menu-item:first-of-type { margin-top: 1.5rem; } .footer_menu-dropdown .footer_menu-item:last-of-type { margin-bottom: 1.5rem; } .footer_menu-item:hover { transform: translateX(0.5rem); } .footer_menu-item { transition: transform 0.3s ease-out; } .footer_menu-item.is-dropdown:hover { transform: translateX(0rem); } </style></div><div class="cc_theming code w-embed"><style> [data-theme='dark'], [data-theme='Dark'] { --tokens--button--primary-bg-idle: var(--primitives--neutral--25); --tokens--button--primary-bg-hover: var(--primitives--neutral--50); --tokens--button--primary-text: var(--primitives--neutral--1000); --tokens--button--secondary-bg-idle: var(--primitives--neutral--1000); --tokens--button--secondary-bg-hover: var(--primitives--neutral--800); --tokens--button--secondary-text: var(--primitives--neutral--25); --tokens--button--secondary-border: var(--primitives--neutral--25); --tokens--button--tertiary-idle: var(--primitives--neutral--25); --tokens--button--tertiary-hover: var(--primitives--purple--600); --tokens--tag--tag-bg-idle: var(--primitives--neutral--1000); --tokens--tag--tag-bg-hover: var(--primitives--neutral--800); --tokens--tag--tag-bg-active: var(--primitives--neutral--25); --tokens--tag--tag-border: var(--primitives--neutral--25); --tokens--tag--tag-text-idle: var(--primitives--neutral--25); --tokens--tag--tag-text-active: var(--primitives--neutral--1000); --tokens--border--border-primary: var(--primitives--neutral--800); --tokens--text-colour--text-colour-highlight: var(--primitives--purple--400); --tokens--text-colour--text-colour-invert: var(--primitives--neutral--1000); --tokens--text-colour--text-colour-secondary: var(--primitives--neutral--300); --tokens--text-colour--text-colour-primary: var(--primitives--neutral--25); --tokens--surfaces--background-idle: var(--primitives--neutral--1000); --tokens--surfaces--background-hover: var(--primitives--neutral--800); --tokens--surfaces--background-active: var(--primitives--neutral--800); --tokens--surfaces--foreground-idle: var(--primitives--neutral--800); --tokens--surfaces--foreground-hover: var(--primitives--neutral--700); --tokens--surfaces--foreground-active: var(--primitives--neutral--700); } [data-theme='default'] { --tokens--surfaces--background-idle: var(--primitives--neutral--25); } [data-theme='grey'], [data-theme='Grey'], [data-theme='gray'], [data-theme='Gray'] { --tokens--surfaces--background-idle: var(--primitives--neutral--50); --tokens--surfaces--background-hover: var(--primitives--neutral--100); --tokens--surfaces--background-active: var(--primitives--neutral--100); --tokens--surfaces--foreground-idle: var(--primitives--neutral--25); --tokens--surfaces--foreground-hover: var(--primitives--neutral--200); --tokens--surfaces--foreground-active: var(--primitives--neutral--200); } [data-theme='purple'], [data-theme='Purple'] { --tokens--surfaces--foreground-idle: var(--primitives--purple--100); --tokens--surfaces--foreground-hover: var(--primitives--purple--200); --tokens--surfaces--foreground-active: var(--primitives--purple--200); } [data-theme='green'], [data-theme='Green'] { --tokens--surfaces--foreground-idle: var(--primitives--green--100); --tokens--surfaces--foreground-hover: var(--primitives--green--200); --tokens--surfaces--foreground-active: var(--primitives--green--200); } [data-theme='red'], [data-theme='Red'] { --tokens--surfaces--foreground-idle: var(--primitives--red--100); --tokens--surfaces--foreground-hover: var(--primitives--red--200); --tokens--surfaces--foreground-active: var(--primitives--red--200); } [data-theme='yellow'], [data-theme='Yellow'] { --tokens--surfaces--foreground-idle: var(--primitives--yellow--100); --tokens--surfaces--foreground-hover: var(--primitives--yellow--200); --tokens--surfaces--foreground-active: var(--primitives--yellow--200); } [data-theme='orange'], [data-theme='Orange'] { --tokens--surfaces--foreground-idle: var(--primitives--orange--100); --tokens--surfaces--foreground-hover: var(--primitives--orange--200); --tokens--surfaces--foreground-active: var(--primitives--orange--200); } [data-theme='blue'], [data-theme='Blue'] { --tokens--surfaces--foreground-idle: var(--primitives--blue--100); --tokens--surfaces--foreground-hover: var(--primitives--blue--200); --tokens--surfaces--foreground-active: var(--primitives--blue--200); } [data-theme='purple-mid'] { --tokens--surfaces--foreground-idle: var(--primitives--purple--300); --tokens--surfaces--foreground-hover: var(--primitives--purple--400); --tokens--surfaces--foreground-active: var(--primitives--purple--400); } [data-theme='green-mid'] { --tokens--surfaces--foreground-idle: var(--primitives--green--300); --tokens--surfaces--foreground-hover: var(--primitives--green--400); --tokens--surfaces--foreground-active: var(--primitives--green--400); } [data-theme='red-mid'] { --tokens--surfaces--foreground-idle: var(--primitives--red--300); --tokens--surfaces--foreground-hover: var(--primitives--red--400); --tokens--surfaces--foreground-active: var(--primitives--red--400); } [data-theme='yellow-mid'] { --tokens--surfaces--foreground-idle: var(--primitives--yellow--300); --tokens--surfaces--foreground-hover: var(--primitives--yellow--400); --tokens--surfaces--foreground-active: var(--primitives--yellow--400); } [data-theme='orange-mid'] { --tokens--surfaces--foreground-idle: var(--primitives--orange--300); --tokens--surfaces--foreground-hover: var(--primitives--orange--400); --tokens--surfaces--foreground-active: var(--primitives--orange--400); } [data-theme='blue-mid'] { --tokens--surfaces--foreground-idle: var(--primitives--blue--300); --tokens--surfaces--foreground-hover: var(--primitives--blue--400); --tokens--surfaces--foreground-active: var(--primitives--blue--400); } [data-theme='purple-bold'] { --tokens--surfaces--foreground-idle: var(--primitives--purple--400); --tokens--surfaces--foreground-hover: var(--primitives--purple--500); --tokens--surfaces--foreground-active: var(--primitives--purple--500); } [data-theme='green-bold'] { --tokens--surfaces--foreground-idle: var(--primitives--green--400); --tokens--surfaces--foreground-hover: var(--primitives--green--500); --tokens--surfaces--foreground-active: var(--primitives--green--500); } [data-theme='red-bold'] { --tokens--surfaces--foreground-idle: var(--primitives--red--400); --tokens--surfaces--foreground-hover: var(--primitives--red--500); --tokens--surfaces--foreground-active: var(--primitives--red--500); } [data-theme='yellow-bold'] { --tokens--surfaces--foreground-idle: var(--primitives--yellow--400); --tokens--surfaces--foreground-hover: var(--primitives--yellow--500); --tokens--surfaces--foreground-active: var(--primitives--yellow--500); } [data-theme='orange-bold'] { --tokens--surfaces--foreground-idle: var(--primitives--orange--400); --tokens--surfaces--foreground-hover: var(--primitives--orange--500); --tokens--surfaces--foreground-active: var(--primitives--orange--500); } [data-theme='blue-bold'] { --tokens--surfaces--foreground-idle: var(--primitives--blue--400); --tokens--surfaces--foreground-hover: var(--primitives--blue--500); --tokens--surfaces--foreground-active: var(--primitives--blue--500); } </style></div><div class="cc_cms-embeds w-embed"><style> /* RICH TEXT FOR CMS */ .rich-text_container figure.w-richtext-figure-type-video { padding-bottom: clamp(80%, 85vmax, 90vh) !important; } .rich-text_container .wistia_embed { width: 100%; display: inline-block; aspect-ratio: 16 / 9; } .tfImageCaption { font-size: 0.875rem; color: var(--primitives--neutral--700); margin-top: -28px; } .w-embed:has(.tfQuoteBlock) { padding-top: 2rem; padding-bottom: 3rem; } .tfQuoteBlock { padding-left: 1.5rem; } .tfQuoteBlock p { margin-bottom: 0rem; font-size: 1.875rem; line-height: 1.3em; } .tfQuoteBlock p::before { content: '"'; } .tfQuoteBlock p::after { content: '"'; } .tfQuoteBlock + div { padding-left: 1.5rem; padding-top: 1.5rem; color: var(--primitives--neutral--700); } .tfTypeformBlock iframe { border-radius: var(--tokens--corner-radius--sm); overflow: hidden; } .tfTypeformBlock { padding-top: 4rem; padding-bottom: 4rem; } .content-table_list ol { list-style-type: decimal-leading-zero; } </style></div><div class="cc_designer-only-code w-embed"><style> /* GIVE BACKGROUND IMAGE TO MEDIA SLOTS IN DESIGNER */ .wf-design-mode .wistia-player_wrap { background-image: url(https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/671a2987aab9342c033c715b_Video%20Placeholder.svg); background-position: center; background-repeat: no-repeat; background-size: cover; } .wf-design-mode .lottie-player_wrap { background-image: url(https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/671a2985aab9342c033c6c27_Lottie%20Placeholder.svg); background-position: center; background-repeat: no-repeat; background-size: cover; } .wf-design-mode .typeform-embed_wrap { background-image: url(https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6719fd32885cb10e5470f956_placeholder.svg); background-position: center; background-repeat: no-repeat; background-size: cover; } /* MAKE LINK COVERS UNCLICKABLE TO IMPROVE DESIGNER EXPERIENCE */ .wf-design-mode .link-cover { pointer-events: none; } /* GIVE SLOTS SOME STYLING IN DESIGNER TO IMPROVE DESIGNER EXPERIENCE */ .wf-design-mode .slot { display: block; min-height: 5rem; border: 1px #30C963 solid; opacity: 1; } /* SHOW COOKIE CONSENT BANNER WITH ATTRIBUTE */ .wf-design-mode [wf-design-mode='true'] { display: flex !important; opacity: 1 !important; } /* CONTENT SLIDER */ .wf-design-mode .swiper-wrapper.is-content-slider { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 2.5rem; } @media screen and (max-width: 991px) { .wf-design-mode .swiper-wrapper.is-content-slider { display: grid; grid-template-columns: repeat(1, 1fr); grid-gap: 2.5rem; } } /* T page_navigated pixel */ .wf-design-mode .cc_t-pixel-in_view { background-color:rgba(53, 123, 229,0.25); } .wf-design-mode .cc_t-pixel-in_view:before { } </style> <!-- Show/hide element in Webflow designer and editor --> <style> .wf-design-mode [data-designereditor-show], .w-editor [data-designereditor-show] { display: block !important; } .wf-design-mode [data-designereditor-hide], .w-editor [data-designereditor-hide] { display: none !important; } </style></div></div><section wf-design-mode="false" class="s_cookie-banner_wrap"><div class="container"><div class="s_cookie-banner_container"><div class="cookie-banner_content"><h2 class="cookie-banner_heading">Cookie consent</h2><p class="cookie-banner_description">We use our own and third-party cookies to show you more relevant content based on your browsing and navigation history. Please accept or manage your cookie settings below. Here&#x27;s our <a href="https://admin.typeform.com/to/dwk6gt/" target="_blank">cookie policy</a></p></div><div class="cookie-banner_buttons"><a id="cookie-accept-btn" setting-size="large" setting-variant="primary" href="#" class="button is-cc w-inline-block"><div>Accept all cookies</div></a><a cc-cookie-settings-link="open" setting-size="medium" href="#" class="cc_text-button is-cc w-inline-block"><div class="text-button_label"><div>Cookie settings</div><div class="text-button_overline-component"><div class="text-button_active-underline"></div><div class="text-button_idle-underline"></div></div></div></a></div></div></div><div class="cc_cookie-consent code w-embed w-script"><style> #onetrust-banner-sdk { display: none !important; } .onetrust-pc-dark-filter, #onetrust-banner-sdk { pointer-events: none; display: none !important; } .cookie-consent-area { opacity: 0; pointer-events: none; } .show-cookie-banner .cookie-consent-area { opacity: 1; pointer-events: unset; } </style> <!-- Attach following IDs to the required elements --> <script> window.addEventListener("CookieConsentAdapterLoaded", function addCookieBannerListeners() { document.querySelectorAll('[cc-cookie-settings-link="open"]').forEach(el => { el.addEventListener('click', window.showCookieSettings); }); document.querySelector('#cookie-accept-btn').addEventListener('click', window.onAllowAllCookies); }); </script></div></section></header><main class="main"><section data-mobile-cta="above-content" data-theme="default" data-media-side="right" class="s_page-hero-5050_wrap"><div class="page-hero-5050_container container grid"><div class="action-bar_mobile-container"></div><div class="page-hero_media-container"><div class="page-hero_media-wrapper slot"><div data-corner-radius="none" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6707f44e62c7d25c0f234ecb_Desktop_Hero_Image.webp" loading="eager" alt="" class="img-cover is-desktop"/><div class="w-embed"><style> /* Media query for mobile breakpoint */ @media screen and (max-width: 767px) { .img-cover.is-desktop { display: none; } /* Only show mobile image if it has a src attribute */ .img-cover.is-mobile[src] { display: block; } } </style></div><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/672cd649a24498913a5fe242_Mobile_hero_image.webp" loading="eager" alt="" class="img-cover is-mobile"/></div></div></div><div class="page-hero_heading-container"><div data-margin-bottom="none" data-heading-orientation="left" class="blog-item-heading_wrap"><div class="heading-lockup_content-wrapper"><div class="heading-lockup_inner-wrapper"><h1 class="page_heading u-heading-xl">Finally—an intuitive survey maker that delivers actionable insights</h1><div class="page_sub-heading content-rich-text w-richtext"><p>Get more data with beautifully branded, conversational, and powerful surveys that get you the data you need—from the start.</p><p>‍</p><p>Want to know if you&#x27;ve got a good product-market fit? If your customers love your product? Or how your employees are doing? With our free and easy-to-use survey maker, you can build surveys that deliver more—and better—data.</p></div></div></div><div class="action-bar_wrapper"><div class="action-bar_wrap"><div class="button_wrapper"><a setting-variant="primary" setting-size="large" href="/signup/" class="button w-inline-block"><div>Create a survey</div></a></div></div></div></div></div></div><div class="cc_page-hero_cta-script w-embed w-script"><script> // Function to handle CTA positioning function handleCTAPosition() { // Get the hero section const heroSection = document.querySelector('.s_page-hero-5050_wrap'); // If hero section doesn't exist, exit if (!heroSection) return; // Get the data attribute value const mobileCTA = heroSection.getAttribute('data-mobile-cta'); // Only proceed if data-mobile-cta is "below-content" if (mobileCTA !== 'below-content') return; // Get the elements we need to work with const actionBar = document.querySelector('.action-bar_wrapper'); const mobileContainer = document.querySelector('.action-bar_mobile-container'); const blogHeading = document.querySelector('.blog-item-heading_wrap'); // If any required element is missing, exit if (!actionBar || !mobileContainer || !blogHeading) return; // Function to move the action bar and handle container visibility function moveActionBar() { if (window.innerWidth <= 991) { mobileContainer.appendChild(actionBar); mobileContainer.style.display = 'flex'; } else { blogHeading.appendChild(actionBar); mobileContainer.style.display = 'none'; } } // Initial position check moveActionBar(); // Add resize listener window.addEventListener('resize', moveActionBar); } // Initialize when DOM is loaded document.addEventListener('DOMContentLoaded', handleCTAPosition); </script></div></section><section data-section-radius="none" data-theme="default" data-padding-top="medium" data-padding-bottom="medium" class="s_customers"><div class="container"><div><div data-margin-bottom="medium" data-heading-orientation="center" class="heading-lockup_wrap"><div class="heading-lockup_content-wrapper"><div class="heading-lockup_inner-wrapper"><h2 class="section_heading u-heading-md text-wrap-normal">65% of the Fortune 500 build forms with us<br/></h2></div></div></div></div><div class="customers_component"><div class="w-dyn-list"><div role="list" class="customers_row upper w-dyn-items"><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6728923eb22e7ee7c15e8396_calendly.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6728910a1c16455593c27afa_citizen_m%201.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890fcdec577bb01f7b5f8_loccitane.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890ec4a4f53e7ce97a439_wetransfer.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890d44ff06c03b9169b96_slack.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div></div></div><div class="w-dyn-list"><div role="list" class="customers_row lower w-dyn-items"><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890ca58ffc8edfb664691_webflow.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890be48319096ffeb6bfe_zapier.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890b1d5a69d1620412cf7_barrys.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890a3d27752eaed89aa47_hubspot.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div><div role="listitem" class="customers_logo-container w-dyn-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/67289096a54485774b102f83_hermes.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/></div></div></div></div></div></section><section data-section-radius="none" data-theme="default" data-padding-top="large" data-padding-bottom="large" class="s_content-list"><div class="container"><div><div data-margin-bottom="large" data-heading-orientation="center" class="heading-lockup_wrap"><div class="heading-lockup_content-wrapper"><div class="heading-lockup_inner-wrapper"><h2 class="section_heading u-heading-lg">Gather every type of data</h2><p class="section_sub-heading">With 28 question types to create your survey</p></div></div></div></div><div data-grid-rows="1" data-grid-columns="3" class="grid content"><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b066-1e73b062" class="grid-slot slot"><div class="info-image-card_wrap"><div data-corner-radius="none" data-aspect-ratio="auto" class="info-image-card_img-wrapper"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/671a686504d50a77f55043d5_Customer%20satisfaction.webp" loading="lazy" alt="" class="img-cover"/></div><div class="card-content default"><div class="card-content_main-wrapper"><div class="card-content_main-container"><h2 data-line-clamp="none" class="card-content_heading u-heading-xxs">For gauging customer satisfaction</h2><p data-line-clamp="4" class="card-content_body text-sm">Learn how to keep your customers happy with NPS and opinion survey question types that help them effortlessly share their experience.</p></div></div><p class="card-content_card-action u-text-action">Use template</p></div><a href="/templates/customer-satisfaction/" target="_blank" class="link-cover w-inline-block"></a></div></div><div class="grid-slot slot"><div class="info-image-card_wrap"><div data-corner-radius="none" data-aspect-ratio="auto" class="info-image-card_img-wrapper"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/671a6865f7919d89464eddd9_Market%20Research.webp" loading="lazy" alt="" class="img-cover"/></div><div class="card-content default"><div class="card-content_main-wrapper"><div class="card-content_main-container"><h2 data-line-clamp="none" class="card-content_heading u-heading-xxs">For doing market research</h2><p data-line-clamp="4" class="card-content_body text-sm">Inspire and validate your next big idea with survey question types that let your target audience share their thoughts, habits, and preferences.</p></div></div><p class="card-content_card-action u-text-action">Use template</p></div><a href="/templates/market-research/" target="_blank" class="link-cover w-inline-block"></a></div></div><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b068-1e73b062" class="grid-slot slot"><div class="info-image-card_wrap"><div data-corner-radius="none" data-aspect-ratio="auto" class="info-image-card_img-wrapper"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/671a68659cc667431d3c7adc_Product_feedback.webp" loading="lazy" alt="" class="img-cover"/></div><div class="card-content default"><div class="card-content_main-wrapper"><div class="card-content_main-container"><h2 data-line-clamp="none" class="card-content_heading u-heading-xxs">For getting product feedback</h2><p data-line-clamp="4" class="card-content_body text-sm">Hear what people think about your product—so you can keep improving it—with survey question types that let them rank, rate, and share opinions.</p></div></div><p class="card-content_card-action u-text-action">Use template</p></div><a href="/templates/product-feedback/" target="_blank" class="link-cover w-inline-block"></a></div></div><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b069-1e73b062" class="grid-slot slot"></div><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b06a-1e73b062" class="grid-slot slot"></div><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b06b-1e73b062" class="grid-slot slot"></div></div></div></section><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="grey" data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff7f" class="s_5050-text_wrap"><div class="container"><div data-media-side="right" class="section-5050_container grid center"><div data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff82" class="section-5050_media-container"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/673f67dfcff4e10f1b9c3b0b_IMG1.webp" loading="lazy" alt="" class="img-cover"/></div></div><div id="w-node-_9ea134df-f06b-69a6-981c-a68c3663ff83-3663ff7f" class="section-5050_content-container"><div class="molecule-5050_text-content_wrap"><div class="slot-5050_text-content_inner-container"><h2 class="u-heading-md">Design stunning surveys without a single line of code</h2><div class="slot-5050_img-container"></div><div class="content-rich-text w-richtext"><p>Create eye-catching surveys that make collecting data effortless—with Typeform. Our intuitive drag-and-drop online survey maker<strong> </strong>lets you design (and brand) surveys that people <em>actually</em> complete.- And you don&#x27;t have to know code to do it.</p></div><div data-hover="false" data-delay="0" class="seemore_dropdown w-dropdown"><div data-seemore="toggle" class="seemore_dropdown-toggle w-dropdown-toggle"><div class="seemore_dropdown-icon w-icon-dropdown-toggle"></div><div class="seemore_dropdown-label">See more</div></div><nav data-seemore="content" class="seemore_dropdown-list w-dropdown-list"><div class="seemore_css w-embed"><!-- Dropdown see more styling --> <style> /* Desktop Only */ @media (min-width: 992px) { [data-seemore='toggle'] { display: none; } } /* Tablet and Mobile */ @media (max-width: 991px) { [data-seemore='toggle'] { display: block; } [data-seemore='content'] { display: none; } [data-seemore='toggle'].w--open { display: none; } } </style></div><div class="content-rich-text w-richtext"><p>Add multiple question types, brand your survey, use AI-powered tools, and instantly share it wherever your audience is—in their inbox, on social, or even on your website.</p></div></nav></div></div></div></div></div></div></section><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="grey" data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff7f" class="s_5050-text_wrap"><div class="container"><div data-media-side="left" class="section-5050_container grid center"><div data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff82" class="section-5050_media-container"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/673f67dfcff4e10f1b9c3b0b_IMG1.webp" loading="lazy" alt="" class="img-cover"/></div></div><div id="w-node-_9ea134df-f06b-69a6-981c-a68c3663ff83-3663ff7f" class="section-5050_content-container"><div class="molecule-5050_text-content_wrap"><div class="slot-5050_text-content_inner-container"><h2 class="u-heading-md">Customize your survey at every level</h2><div class="slot-5050_img-container"></div><div class="content-rich-text w-richtext"><p>Your brand is more than just your website or your logo. Keep branding consistent with your surveys, too. Our survey maker<strong> </strong>lets you brand and fully customize every survey, from themes and fonts to layouts.</p><p>‍</p><p>Add your logo for instant recognition (and trust). Add imagery to carry your brand across all touchpoints and use brand kits to customize <em>everything</em>. Our online survey maker<strong> </strong>even lets you personalize the survey-taker experience.</p></div><div data-hover="false" data-delay="0" class="seemore_dropdown w-dropdown"><div data-seemore="toggle" class="seemore_dropdown-toggle w-dropdown-toggle"><div class="seemore_dropdown-icon w-icon-dropdown-toggle"></div><div class="seemore_dropdown-label">See more</div></div><nav data-seemore="content" class="seemore_dropdown-list w-dropdown-list"><div class="seemore_css w-embed"><!-- Dropdown see more styling --> <style> /* Desktop Only */ @media (min-width: 992px) { [data-seemore='toggle'] { display: none; } } /* Tablet and Mobile */ @media (max-width: 991px) { [data-seemore='toggle'] { display: block; } [data-seemore='content'] { display: none; } [data-seemore='toggle'].w--open { display: none; } } </style></div><div class="content-rich-text w-richtext"><p>With conditional logic and form branching, you only ask relevant questions and take survey-takers on a guided journey. And with pre-fill functionality, starting—and completing—a survey has never been easier.</p></div></nav></div></div></div></div></div></div></section><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="grey" data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff7f" class="s_5050-text_wrap"><div class="container"><div data-media-side="right" class="section-5050_container grid center"><div data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff82" class="section-5050_media-container"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/673f2cec736a26848b1923f4_templates.webp" loading="lazy" alt="" class="img-cover"/></div></div><div id="w-node-_9ea134df-f06b-69a6-981c-a68c3663ff83-3663ff7f" class="section-5050_content-container"><div class="molecule-5050_text-content_wrap"><div class="slot-5050_text-content_inner-container"><h2 class="u-heading-md">Create a survey in minutes using pre-built templates</h2><div class="slot-5050_img-container"></div><div class="content-rich-text w-richtext"><p>From customer experience to product reviews to market research surveys, there&#x27;s a customizable template for whatever you need. We have 3,000+ stunning templates to help you get started quickly.</p></div><div data-hover="false" data-delay="0" class="seemore_dropdown w-dropdown"><div data-seemore="toggle" class="seemore_dropdown-toggle w-dropdown-toggle"><div class="seemore_dropdown-icon w-icon-dropdown-toggle"></div><div class="seemore_dropdown-label">See more</div></div><nav data-seemore="content" class="seemore_dropdown-list w-dropdown-list"><div class="seemore_css w-embed"><!-- Dropdown see more styling --> <style> /* Desktop Only */ @media (min-width: 992px) { [data-seemore='toggle'] { display: none; } } /* Tablet and Mobile */ @media (max-width: 991px) { [data-seemore='toggle'] { display: block; } [data-seemore='content'] { display: none; } [data-seemore='toggle'].w--open { display: none; } } </style></div><div class="content-rich-text w-richtext"><p>Pick a template, customize it to your liking, and then launch your survey—all in mere minutes. It really is <em>that</em> easy.</p></div></nav></div></div></div></div></div></div></section><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="grey" data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff7f" class="s_5050-text_wrap"><div class="container"><div data-media-side="left" class="section-5050_container grid center"><div data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff82" class="section-5050_media-container"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/675ada3951315416099f0258_Security.webp" loading="lazy" alt="" class="img-cover"/></div></div><div id="w-node-_9ea134df-f06b-69a6-981c-a68c3663ff83-3663ff7f" class="section-5050_content-container"><div class="molecule-5050_text-content_wrap"><div class="slot-5050_text-content_inner-container"><h2 class="u-heading-md">Put security first with ironclad data protection</h2><div class="slot-5050_img-container"></div><div class="content-rich-text w-richtext"><p>Data is invaluable—protect it with an online survey maker<strong> </strong>that puts data security first. With GDPR and HIPAA-compliant tools, robust encryption, and secure authentication, we prioritize security at every level.</p></div><div data-hover="false" data-delay="0" class="seemore_dropdown w-dropdown"><div data-seemore="toggle" class="seemore_dropdown-toggle w-dropdown-toggle"><div class="seemore_dropdown-icon w-icon-dropdown-toggle"></div><div class="seemore_dropdown-label">See more</div></div><nav data-seemore="content" class="seemore_dropdown-list w-dropdown-list"><div class="seemore_css w-embed"><!-- Dropdown see more styling --> <style> /* Desktop Only */ @media (min-width: 992px) { [data-seemore='toggle'] { display: none; } } /* Tablet and Mobile */ @media (max-width: 991px) { [data-seemore='toggle'] { display: block; } [data-seemore='content'] { display: none; } [data-seemore='toggle'].w--open { display: none; } } </style></div><div class="content-rich-text w-richtext"><p>And with security features like single sign-on (SSO), custom permissions, and automatic backups, you have full control over your (and your survey-takers&#x27;) data—every time.</p></div></nav></div></div></div></div></div></div></section><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="grey" data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff7f" class="s_5050-text_wrap"><div class="container"><div data-media-side="right" class="section-5050_container grid center"><div data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff82" class="section-5050_media-container"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/673f3e0a95967379020e7c10_IMG_01%20(1).webp" loading="lazy" alt="" class="img-cover"/></div></div><div id="w-node-_9ea134df-f06b-69a6-981c-a68c3663ff83-3663ff7f" class="section-5050_content-container"><div class="molecule-5050_text-content_wrap"><div class="slot-5050_text-content_inner-container"><h2 class="u-heading-md">Build better surveys with full team collaboration</h2><div class="slot-5050_img-container"></div><div class="content-rich-text w-richtext"><p>Want your designer to review your survey before launch? Or work with your team to ask the <em>right</em> questions? Our survey maker<strong> </strong>lets you collaborate simultaneously, no matter where your team is.</p></div><div data-hover="false" data-delay="0" class="seemore_dropdown w-dropdown"><div data-seemore="toggle" class="seemore_dropdown-toggle w-dropdown-toggle"><div class="seemore_dropdown-icon w-icon-dropdown-toggle"></div><div class="seemore_dropdown-label">See more</div></div><nav data-seemore="content" class="seemore_dropdown-list w-dropdown-list"><div class="seemore_css w-embed"><!-- Dropdown see more styling --> <style> /* Desktop Only */ @media (min-width: 992px) { [data-seemore='toggle'] { display: none; } } /* Tablet and Mobile */ @media (max-width: 991px) { [data-seemore='toggle'] { display: block; } [data-seemore='content'] { display: none; } [data-seemore='toggle'].w--open { display: none; } } </style></div><div class="content-rich-text w-richtext"><p>Assign roles, gather feedback, and design surveys with your team—in real time. Typeform makes teamwork faster, easier, and more seamless than ever.</p></div></nav></div></div></div></div></div></div></section><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="grey" data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff7f" class="s_5050-text_wrap"><div class="container"><div data-media-side="left" class="section-5050_container grid center"><div data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff82" class="section-5050_media-container"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/671a6bdd2468173eaabb7398_surveys_analytics.webp" loading="lazy" alt="" class="img-cover"/></div></div><div id="w-node-_9ea134df-f06b-69a6-981c-a68c3663ff83-3663ff7f" class="section-5050_content-container"><div class="molecule-5050_text-content_wrap"><div class="slot-5050_text-content_inner-container"><h2 class="u-heading-md">Drive results with better insights and analytics reports</h2><div class="slot-5050_img-container"></div><div class="content-rich-text w-richtext"><p>Use our online survey maker<strong> </strong>to collect data and then analyze the results with auto-generated performance reports, insightful survey analysis, and powerful data visualization.</p></div><div data-hover="false" data-delay="0" class="seemore_dropdown w-dropdown"><div data-seemore="toggle" class="seemore_dropdown-toggle w-dropdown-toggle"><div class="seemore_dropdown-icon w-icon-dropdown-toggle"></div><div class="seemore_dropdown-label">See more</div></div><nav data-seemore="content" class="seemore_dropdown-list w-dropdown-list"><div class="seemore_css w-embed"><!-- Dropdown see more styling --> <style> /* Desktop Only */ @media (min-width: 992px) { [data-seemore='toggle'] { display: none; } } /* Tablet and Mobile */ @media (max-width: 991px) { [data-seemore='toggle'] { display: block; } [data-seemore='content'] { display: none; } [data-seemore='toggle'].w--open { display: none; } } </style></div><div class="content-rich-text w-richtext"><p>Want to know when a survey-taker drops off? Or how to optimize your survey? Track responses and refine your survey strategy with AI-assisted reporting so you can edit your survey to boost performance or create an even better next survey.</p></div></nav></div></div></div></div></div></div></section><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="grey" data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff7f" class="s_5050-text_wrap"><div class="container"><div data-media-side="right" class="section-5050_container grid center"><div data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff82" class="section-5050_media-container"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/671a59fc31e8a98567c5122f_actionable%20results.webp" loading="lazy" alt="" class="img-cover"/></div></div><div id="w-node-_9ea134df-f06b-69a6-981c-a68c3663ff83-3663ff7f" class="section-5050_content-container"><div class="molecule-5050_text-content_wrap"><div class="slot-5050_text-content_inner-container"><h2 class="u-heading-md">Integrations that work where you do</h2><div class="slot-5050_img-container"></div><div class="content-rich-text w-richtext"><p>Say hello to a fully connected, effortless workflow. With hundreds of no-code integrations, Typeform keeps you connected to the tools you use most, letting data flow seamlessly between apps.</p></div><div data-hover="false" data-delay="0" class="seemore_dropdown w-dropdown"><div data-seemore="toggle" class="seemore_dropdown-toggle w-dropdown-toggle"><div class="seemore_dropdown-icon w-icon-dropdown-toggle"></div><div class="seemore_dropdown-label">See more</div></div><nav data-seemore="content" class="seemore_dropdown-list w-dropdown-list"><div class="seemore_css w-embed"><!-- Dropdown see more styling --> <style> /* Desktop Only */ @media (min-width: 992px) { [data-seemore='toggle'] { display: none; } } /* Tablet and Mobile */ @media (max-width: 991px) { [data-seemore='toggle'] { display: block; } [data-seemore='content'] { display: none; } [data-seemore='toggle'].w--open { display: none; } } </style></div><div class="content-rich-text w-richtext"><p>Create responsive and mobile-friendly designs, embed your surveys, and integrate smoothly with your existing tech stack. We play nice with tools like Zapier, Google Sheets, Slack, HubSpot, Klaviyo, and Salesforce.</p></div></nav></div></div></div></div></div></div></section><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="grey" data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff7f" class="s_5050-text_wrap"><div class="container"><div data-media-side="left" class="section-5050_container grid center"><div data-w-id="9ea134df-f06b-69a6-981c-a68c3663ff82" class="section-5050_media-container"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67403b95ca0a735b01eec8fd_Idea_to_connect_TF_to_external_URL.webp" loading="lazy" alt="" class="img-cover"/></div></div><div id="w-node-_9ea134df-f06b-69a6-981c-a68c3663ff83-3663ff7f" class="section-5050_content-container"><div class="molecule-5050_text-content_wrap"><div class="slot-5050_text-content_inner-container"><h2 class="u-heading-md">Get the survey maker trusted by teams everywhere</h2><div class="slot-5050_img-container"></div><div class="content-rich-text w-richtext"><p>From startups to the largest enterprises, thousands of survey makers put their trust in Typeform to create secure, powerful, and striking surveys that deliver results.</p></div><div data-hover="false" data-delay="0" class="seemore_dropdown w-dropdown"><div data-seemore="toggle" class="seemore_dropdown-toggle w-dropdown-toggle"><div class="seemore_dropdown-icon w-icon-dropdown-toggle"></div><div class="seemore_dropdown-label">See more</div></div><nav data-seemore="content" class="seemore_dropdown-list w-dropdown-list"><div class="seemore_css w-embed"><!-- Dropdown see more styling --> <style> /* Desktop Only */ @media (min-width: 992px) { [data-seemore='toggle'] { display: none; } } /* Tablet and Mobile */ @media (max-width: 991px) { [data-seemore='toggle'] { display: block; } [data-seemore='content'] { display: none; } [data-seemore='toggle'].w--open { display: none; } } </style></div><div class="content-rich-text w-richtext"><p>With a global user base spanning multiple industries—e-commerce, agencies, healthcare providers, to name a few—and enterprise-grade security features, Typeform was built for you.</p></div></nav></div></div></div></div></div></div></section><section data-section-radius="none" data-theme="grey" data-padding-top="medium" data-padding-bottom="medium" class="s_integrations_wrap"><div class="container"><div class="integrations_component"><div class="integrations_heading-wrapper"><div data-margin-bottom="medium" data-heading-orientation="center" class="heading-lockup_wrap"><div class="heading-lockup_content-wrapper"><p class="u-text-eyebrow">Integrations</p><div class="heading-lockup_inner-wrapper"><h2 class="section_heading u-heading-md">Integrates with all your essential apps<br/></h2></div></div></div></div><div class="integrations_carousel-container"><div class="integrations_carousel"><div class="integrations_carousel-track upper"><div class="integrations_carousel-group w-dyn-list"><div role="list" class="integrations_carousel-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#004cff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#006bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#388aed" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:black" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ef6451" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02995bdb93198b40b9db_makedark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a029cdf90cc9d184a2fdf_makelight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ee2fee" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#4a154b" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#635bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#146ef5" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg" loading="eager" width="100" height="30" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ff4f00" class="integrations_carousel-bg"></div></div></div></div></div><div class="integrations_carousel-group w-dyn-list"><div role="list" class="integrations_carousel-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#004cff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#006bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#388aed" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:black" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ef6451" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02995bdb93198b40b9db_makedark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a029cdf90cc9d184a2fdf_makelight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ee2fee" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#4a154b" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#635bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#146ef5" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ff4f00" class="integrations_carousel-bg"></div></div></div></div></div><div class="integrations_carousel-group w-dyn-list"><div role="list" class="integrations_carousel-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#004cff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#006bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#388aed" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:black" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ef6451" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02995bdb93198b40b9db_makedark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a029cdf90cc9d184a2fdf_makelight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ee2fee" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#4a154b" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#635bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#146ef5" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ff4f00" class="integrations_carousel-bg"></div></div></div></div></div><div class="integrations_carousel-group w-dyn-list"><div role="list" class="integrations_carousel-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#004cff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#006bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#388aed" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:black" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ef6451" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02995bdb93198b40b9db_makedark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a029cdf90cc9d184a2fdf_makelight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ee2fee" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#4a154b" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#635bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#146ef5" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg" loading="lazy" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg" loading="lazy" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ff4f00" class="integrations_carousel-bg"></div></div></div></div></div></div></div><div class="integrations_carousel"><div class="integrations_carousel-track lower"><div class="integrations_carousel-group w-dyn-list"><div role="list" class="integrations_carousel-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ff4f00" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#146ef5" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#635bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#4a154b" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02995bdb93198b40b9db_makedark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a029cdf90cc9d184a2fdf_makelight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ee2fee" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ef6451" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:black" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#388aed" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#006bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg" loading="eager" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#004cff" class="integrations_carousel-bg"></div></div></div></div></div><div class="integrations_carousel-group w-dyn-list"><div role="list" class="integrations_carousel-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ff4f00" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#146ef5" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#635bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#4a154b" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02995bdb93198b40b9db_makedark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a029cdf90cc9d184a2fdf_makelight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ee2fee" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ef6451" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:black" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#388aed" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#006bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#004cff" class="integrations_carousel-bg"></div></div></div></div></div><div class="integrations_carousel-group w-dyn-list"><div role="list" class="integrations_carousel-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ff4f00" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#146ef5" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#635bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#4a154b" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02995bdb93198b40b9db_makedark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a029cdf90cc9d184a2fdf_makelight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ee2fee" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ef6451" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:black" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#388aed" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#006bff" class="integrations_carousel-bg"></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#004cff" class="integrations_carousel-bg"></div></div></div></div></div><div class="integrations_carousel-group w-dyn-list"><div role="list" class="integrations_carousel-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ff4f00" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#146ef5" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#635bff" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#4a154b" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02995bdb93198b40b9db_makedark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a029cdf90cc9d184a2fdf_makelight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ee2fee" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#ef6451" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:black" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#388aed" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#006bff" class="integrations_carousel-bg"></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="integrations_carousel-item"><div class="integrations_carousel-item"><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo"/><img src="https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg" loading="lazy" width="100" height="50" alt="" class="integrations_carousel-item-logo is-hover"/><div style="background-color:#004cff" class="integrations_carousel-bg"></div></div></div></div></div></div></div></div></div><div class="integrations_action-bar-container"><div class="action-bar_wrap"><div class="button_wrapper"><a setting-variant="primary" setting-size="large" href="/signup/" target="_blank" class="button w-inline-block"><div>Sign up</div></a></div><div class="button_wrapper"><a setting-variant="secondary" setting-size="large" href="/connect" target="_blank" class="button w-inline-block"><div>Browse all integrations</div></a></div></div></div></div></div></section><div><section data-section-radius="none" data-theme="default" data-padding-top="large" data-padding-bottom="large" class="s_content-list"><div class="container"><div><div data-margin-bottom="large" data-heading-orientation="center" class="heading-lockup_wrap"><div class="heading-lockup_content-wrapper"><div class="heading-lockup_inner-wrapper"><h2 class="section_heading u-heading-lg">Start with a popular survey template<br/></h2></div></div></div></div><div data-grid-rows="1" data-grid-columns="3" class="grid content"><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b066-1e73b062" class="grid-slot slot"><div class="info-image-card_wrap"><div data-corner-radius="rounded" data-aspect-ratio="landscape" class="info-image-card_img-wrapper"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67a631bc380e896c81694eed_677f9ea859c016706d653626_673b6cc3dfcb85e19bf908d9_net-promoter-score-nps-survey-template-hero.webp" loading="lazy" alt="" class="img-cover"/></div><div class="card-content default"><div class="card-content_main-wrapper"><div class="card-content_main-container"><h2 data-line-clamp="none" class="card-content_heading u-heading-xxs">Net promoter score® (NPS) survey template</h2><p data-line-clamp="4" class="card-content_body text-sm">Find out how willing your customers are to share your brand with their friends or colleagues</p></div></div><p class="card-content_card-action u-text-action">Try it out</p></div><a href="https://www.typeform.com/templates/nps-survey-template" class="link-cover w-inline-block"></a></div></div><div class="grid-slot slot"><div class="info-image-card_wrap"><div data-corner-radius="rounded" data-aspect-ratio="landscape" class="info-image-card_img-wrapper"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67a631f98a0b5cfbfbeae845_677f9f2cb470555f7a15d6b5_673b6c9ec4e46b4146cf5002_user-persona-survey-template-hero.webp" loading="lazy" alt="" class="img-cover"/></div><div class="card-content default"><div class="card-content_main-wrapper"><div class="card-content_main-container"><h2 data-line-clamp="none" class="card-content_heading u-heading-xxs">User persona survey template</h2><p data-line-clamp="4" class="card-content_body text-sm">Find out who your customers are and what they&#x27;re using your product for<a href="https://www.typeform.com/signup/?redirect_uri=https%3A%2F%2Fadmin.typeform.com%2Fform%2Ftemplate%2FDFc1GsuM%3Fsection%3Dcreate"><strong><br/></strong></a></p></div></div><p class="card-content_card-action u-text-action">Try it out</p></div><a href="https://www.typeform.com/templates/user-persona-survey-template" class="link-cover w-inline-block"></a></div></div><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b068-1e73b062" class="grid-slot slot"><div class="info-image-card_wrap"><div data-corner-radius="rounded" data-aspect-ratio="landscape" class="info-image-card_img-wrapper"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67a632366edb67db9e8479d6_677f9ed7b3da216cf76e589e_673b6c9e0cf828ff11ae4e30_Group_1982249276.webp" loading="lazy" alt="" class="img-cover"/></div><div class="card-content default"><div class="card-content_main-wrapper"><div class="card-content_main-container"><h2 data-line-clamp="none" class="card-content_heading u-heading-xxs">Product research survey template</h2><p data-line-clamp="4" class="card-content_body text-sm">Developing a product? Find out more about your target audience with this survey<a href="https://www.typeform.com/signup/?redirect_uri=https%3A%2F%2Fadmin.typeform.com%2Fform%2Ftemplate%2FKfQEHYj7%3Fsection%3Dcreate"><strong><br/></strong></a></p></div></div><p class="card-content_card-action u-text-action">Try it out</p></div><a href="https://www.typeform.com/templates/product-research-survey-template" class="link-cover w-inline-block"></a></div></div><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b069-1e73b062" class="grid-slot slot"></div><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b06a-1e73b062" class="grid-slot slot"></div><div id="w-node-c79fec76-ce8f-1463-7eae-40671e73b06b-1e73b062" class="grid-slot slot"></div></div><div class="content-list_bottom-action-bar"><div class="action-bar_wrap"><div class="button_wrapper"><a setting-variant="primary" setting-size="large" href="/templates" class="button w-inline-block"><div>Browse all templates</div></a></div></div></div></div></section><section data-section-radius="none" data-theme="default" data-padding-top="large" data-padding-bottom="none" class="s_section-heading"><div class="container"><div data-margin-bottom="none" data-heading-orientation="center" class="heading-lockup_wrap"><div class="heading-lockup_content-wrapper"><div class="heading-lockup_inner-wrapper"><h2 class="section_heading u-heading-lg">Or create a new survey easily<br/></h2></div></div></div></div></section><section id="breadcrumb-bar" data-padding-top="large" data-padding-bottom="large" data-theme="default" data-single-image="false" data-section-radius="none" class="s_content-accordion_wrap"><div class="container"><div id="w-node-_7e306ced-98bf-fc57-f861-c1a4edcbeb86-bb10fd30" class="content-accordion_layout grid"><div id="accordionGroup" class="content-accordion_accordion-list w-node-_5e450eb5-2330-125c-49a8-e689bb10fd32-bb10fd30"><div data-accordion-id="sect1" class="content-accordion_wrap"><button aria-expanded="false" aria-controls="sect1" id="accordion1id" class="content-accordion_top-container"><h3 class="u-heading-sm">1. Build</h3><div class="content-accordion_icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7803 5.88971C13.0732 6.18261 13.0732 6.65748 12.7803 6.95037L8.88387 10.8468C8.39572 11.335 7.60426 11.335 7.11611 10.8468L3.21967 6.95037C2.92678 6.65748 2.92678 6.18261 3.21967 5.88971C3.51256 5.59682 3.98744 5.59682 4.28033 5.88971L7.99999 9.60938L11.7197 5.88971C12.0126 5.59682 12.4874 5.59682 12.7803 5.88971Z" fill="currentColor"/> </svg></div></button><div id="sect1" role="region" aria-labelledby="accordion1id" class="content-accordion_bottom-container"><div class="content-accordion_content-wrapper"><div class="content-rich-text w-richtext"><p>Use templates and 20+ question types to build your form, then customize the look and feel to match your brand.</p></div></div><div aria-hidden="true" class="content-accordion_spacer"></div></div></div><div data-accordion-id="sect2" class="content-accordion_wrap"><button aria-expanded="false" aria-controls="sect2" id="accordion2id" class="content-accordion_top-container"><h3 class="u-heading-sm">2. Share</h3><div class="content-accordion_icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7803 5.88971C13.0732 6.18261 13.0732 6.65748 12.7803 6.95037L8.88387 10.8468C8.39572 11.335 7.60426 11.335 7.11611 10.8468L3.21967 6.95037C2.92678 6.65748 2.92678 6.18261 3.21967 5.88971C3.51256 5.59682 3.98744 5.59682 4.28033 5.88971L7.99999 9.60938L11.7197 5.88971C12.0126 5.59682 12.4874 5.59682 12.7803 5.88971Z" fill="currentColor"/> </svg></div></button><div id="sect2" role="region" aria-labelledby="accordion2id" class="content-accordion_bottom-container"><div class="content-accordion_content-wrapper"><div class="content-rich-text w-richtext"><p>Get a link to share your form on social channels, or copy ready-made code to embed it in emails and landing pages.</p></div></div><div aria-hidden="true" class="content-accordion_spacer"></div></div></div><div><div data-accordion-id="sect3" class="content-accordion_wrap"><button aria-expanded="false" aria-controls="sect3" id="accordion3id" class="content-accordion_top-container"><h3 class="u-heading-sm">3. Learn</h3><div class="content-accordion_icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7803 5.88971C13.0732 6.18261 13.0732 6.65748 12.7803 6.95037L8.88387 10.8468C8.39572 11.335 7.60426 11.335 7.11611 10.8468L3.21967 6.95037C2.92678 6.65748 2.92678 6.18261 3.21967 5.88971C3.51256 5.59682 3.98744 5.59682 4.28033 5.88971L7.99999 9.60938L11.7197 5.88971C12.0126 5.59682 12.4874 5.59682 12.7803 5.88971Z" fill="currentColor"/> </svg></div></button><div id="sect3" role="region" aria-labelledby="accordion3id" class="content-accordion_bottom-container"><div class="content-accordion_content-wrapper"><div class="content-rich-text w-richtext"><p>See the data you’ve gathered and get recommendations on how to optimize your form so you can gather even more.</p></div></div><div aria-hidden="true" class="content-accordion_spacer"></div></div></div></div></div><div id="w-node-_5e450eb5-2330-125c-49a8-e689bb10fd3a-bb10fd30" class="content-accordion_media-container"><div data-accordion-id="sect1" id="w-node-_5e450eb5-2330-125c-49a8-e689bb10fd3b-bb10fd30" class="content-accordion_media-slot slot active"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/672b8c9778ffaaf4b6e8151a_Accordion_1.webp" loading="lazy" alt="" class="img-cover"/></div></div><div data-accordion-id="sect2" id="w-node-_5e450eb5-2330-125c-49a8-e689bb10fd3c-bb10fd30" class="content-accordion_media-slot slot"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/672b8c861d9facbf001149f4_Accordion_2.webp" loading="lazy" alt="" class="img-cover"/></div></div><div data-accordion-id="sect3" id="w-node-_5e450eb5-2330-125c-49a8-e689bb10fd3d-bb10fd30" class="content-accordion_media-slot slot"><div data-corner-radius="rounded" data-aspect-ratio="auto" class="image-container_wrap"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/672b8c875670eaea086979c7_Accordion_3.webp" loading="lazy" alt="" class="img-cover"/></div></div></div><div class="cc_section-5050_accordion-content code-3 w-embed w-script"><script> // Select all accordion sections on the page document.querySelectorAll('.s_content-accordion_wrap').forEach(section => { // Check if this section should use single image mode const isSingleImage = section.getAttribute('data-single-image') === 'true'; // If using single image mode, only show the first media slot if (isSingleImage) { const firstMediaSlot = section.querySelector('.content-accordion_media-slot'); if (firstMediaSlot) { firstMediaSlot.classList.add('active'); } } // For each section, add click event listeners to all accordion buttons section.querySelectorAll('.content-accordion_top-container').forEach(button => { button.addEventListener('click', () => { // Find the parent accordion wrapper const accordionWrap = button.closest('.content-accordion_wrap'); // Get the accordion ID from the parent wrapper const accordionId = accordionWrap.getAttribute('data-accordion-id'); // Only proceed if the clicked accordion is not already active if (!accordionWrap.classList.contains('active')) { // Remove active class from all accordions in this section section.querySelectorAll('.content-accordion_wrap').forEach(accordion => { accordion.classList.remove('active'); }); // Handle media slots only if not in single image mode if (!isSingleImage) { section.querySelectorAll('.content-accordion_media-slot').forEach(media => { media.classList.remove('active'); }); // Find and activate the corresponding media slot const mediaSlot = section.querySelector(`.content-accordion_media-slot[data-accordion-id="${accordionId}"]`); if (mediaSlot) { mediaSlot.classList.add('active'); } } section.querySelectorAll('.content-accordion_top-container').forEach(btn => { btn.setAttribute('aria-expanded', 'false'); }); // Add active class to clicked accordion accordionWrap.classList.add('active'); button.setAttribute('aria-expanded', 'true'); } }); // Set initial aria-expanded state button.setAttribute('aria-expanded', 'false'); }); // Open first accordion by default const firstAccordion = section.querySelector('.content-accordion_wrap'); const firstButton = section.querySelector('.content-accordion_top-container'); // Add active class to first accordion firstAccordion.classList.add('active'); firstButton.setAttribute('aria-expanded', 'true'); // Only activate first media slot if not in single image mode if (!isSingleImage) { const firstAccordionId = firstAccordion.getAttribute('data-accordion-id'); const firstMediaSlot = section.querySelector(`.content-accordion_media-slot[data-accordion-id="${firstAccordionId}"]`); if (firstMediaSlot) { firstMediaSlot.classList.add('active'); } } }); </script></div></div></div></section></div><section data-section-radius="none" data-padding-top="large" data-padding-bottom="large" data-theme="default" class="s_testimonial_wrap"><div class="container grid"><div id="w-node-e09c105e-9a7b-c2b2-1007-82875f60bde8-5f60bde6" class="testimonial_container"><p class="u-heading-sm">&quot;With Typeform, we realized that we could get more surveys out and we wouldn&#x27;t be limited in the same ways as we were with other survey companies&quot;</p><div class="testimonial_details-wrapper"><div><div data-avatar-radius="round" class="avatar medium"><img src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/671a6ebb3a5c0adeb0a82976_Calm%20Avatar.webp" loading="lazy" alt="Calm" class="img-cover"/></div></div><div class="testimonial_details"><p class="u-text-bold">Chase Clark<br/></p><div class="testimonial_company-details"><p>Senior UX Researcher at Calm</p></div></div></div></div></div></section><section data-section-radius="top" data-padding-top="small" data-padding-bottom="small" data-theme="grey" data-cta-type="uncontained" class="s_cta_wrap"><div class="container"><div data-padding-bottom="large" data-padding-top="large" class="cta_container grid"><div data-margin-bottom="none" data-heading-orientation="center" class="heading-lockup_wrap"><div class="heading-lockup_content-wrapper"><div class="heading-lockup_inner-wrapper"><h2 class="section_heading u-heading-lg">Try building refreshingly different forms for free</h2><p class="section_sub-heading">Our Free Plan lets you: 1. Create unlimited forms 2. Access 3,000+ templates 3. Start getting responses</p></div></div><div class="action-bar_wrapper"><div class="action-bar_wrap"><div class="button_wrapper"><a setting-variant="primary" setting-size="large" href="/signup/" target="_blank" class="button w-inline-block"><div>Sign up</div></a></div><div class="button_wrapper"><a setting-variant="secondary" setting-size="large" href="/pricing" target="_blank" class="button w-inline-block"><div>Compare plans</div></a></div></div></div></div></div></div></section></main><footer data-theme="dark" class="s_footer_wrap"><div cc-t-id="footer" data-padding-top="large" data-padding-bottom="large" class="footer_top-container"><div class="container grid"><div id="w-node-_99256d64-99eb-46dd-9b3d-09c21dd8713d-1dd8713a" class="footer_main-layout"><div id="w-node-_99256d64-99eb-46dd-9b3d-09c21dd8713e-1dd8713a" class="footer_main-col"><h3 class="footer_col-heading">PRODUCT</h3><ul role="list" class="footer_menu w-list-unstyled"><li class="footer_menu-item-wrapper"><a href="/pricing" class="footer_menu-item w-inline-block"><div>Pricing</div></a></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Enterprise</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/enterprise" class="footer_menu-item w-dropdown-link">Enterprise Overview</a><a href="/enterprise/healthcare" class="footer_menu-item w-dropdown-link">Healthcare</a></nav></div></li></ul></div><div id="w-node-_99256d64-99eb-46dd-9b3d-09c21dd87151-1dd8713a" class="footer_main-col"><h3 class="footer_col-heading">Templates</h3><ul role="list" class="footer_menu w-list-unstyled"><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Popular templates</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/templates/interactive-fiction" class="footer_menu-item w-dropdown-link">Interactive story template</a><a href="/templates/trivia" class="footer_menu-item w-dropdown-link">Trivia quiz</a><a href="/templates/employee-job-application" class="footer_menu-item w-dropdown-link">Job application form</a><a href="/templates/event-registration" class="footer_menu-item w-dropdown-link">Event registration form</a><a href="/templates/nps-survey-template" class="footer_menu-item w-dropdown-link">NPS survey</a></nav></div></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Recent templates</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/templates/photo-upload-form-template" class="footer_menu-item w-dropdown-link">Photo upload form</a><a href="/templates/customer-satisfaction" class="footer_menu-item w-dropdown-link">Customer satisfaction form</a><a href="/templates/website-questionnaire-template" class="footer_menu-item w-dropdown-link">Website questionnaire template</a><a href="/templates/beta-product-feedback-survey-template" class="footer_menu-item w-dropdown-link">Beta product feedback survey</a><a href="/templates/pre-order-form-template" class="footer_menu-item w-dropdown-link">Pre-order form template</a></nav></div></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Popular categories</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/templates-sub-category/lead-generation-forms" class="footer_menu-item w-dropdown-link">Lead gen forms</a><a href="/templates-sub-category/lead-generation-quizzes" class="footer_menu-item w-dropdown-link">Lead gen quizzes</a><a href="/templates-sub-category/registration" class="footer_menu-item w-dropdown-link">Registration forms</a><a href="/templates-sub-category/customer-success-forms" class="footer_menu-item w-dropdown-link">Customer success forms</a></nav></div></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Recent categories</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/templates-sub-category/file-upload" class="footer_menu-item w-dropdown-link">File upload forms</a><a href="/templates-sub-category/job-application" class="footer_menu-item w-dropdown-link">Job application forms</a><a href="/templates-sub-category/application" class="footer_menu-item w-dropdown-link">Application forms</a><a href="/templates-sub-category/event-forms" class="footer_menu-item w-dropdown-link">Event forms</a><a href="/templates-category/education" class="footer_menu-item w-dropdown-link">Educational templates</a></nav></div></li></ul></div><div id="w-node-_99256d64-99eb-46dd-9b3d-09c21dd87181-1dd8713a" class="footer_main-col"><h3 class="footer_col-heading">Integrations</h3><ul role="list" class="footer_menu w-list-unstyled"><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Popular integration apps</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/connect/slack" class="footer_menu-item w-dropdown-link">Slack integration</a><a href="/connect/mailchimp" class="footer_menu-item w-dropdown-link">Mailchimp integration</a><a href="/connect/klaviyo" class="footer_menu-item w-dropdown-link">Klaviyo integration</a><a href="/connect/wordpress" class="footer_menu-item w-dropdown-link">Wordpress integration</a><a href="/connect/pipedrive" class="footer_menu-item w-dropdown-link">Pipedrive integration</a></nav></div></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>More integration apps</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/connect/google-calendar" class="footer_menu-item w-dropdown-link">Google Calendar integration</a><a href="/connect/zoho-crm" class="footer_menu-item w-dropdown-link">Zoho integration</a><a href="/connect/office-365" class="footer_menu-item w-dropdown-link">Office 365 integration</a><a href="/connect/zendesk" class="footer_menu-item w-dropdown-link">Zendesk integration</a></nav></div></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Popular app categories</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/connect-category/analytics-reporting" class="footer_menu-item w-dropdown-link">Analytics reporting integration</a><a href="/connect-category/sales-and-crm" class="footer_menu-item w-dropdown-link">Sales and CRM Integration</a><a href="/connect-category/payments" class="footer_menu-item w-dropdown-link">Payments integration</a><a href="/connect-category/scheduling" class="footer_menu-item w-dropdown-link">Scheduling integration</a><a href="/connect-category/email-marketing" class="footer_menu-item w-dropdown-link">Email marketing integration</a></nav></div></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>More app categories</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/connect-category/customer-support" class="footer_menu-item w-dropdown-link">Customer Support integration</a><a href="/connect-category/automation" class="footer_menu-item w-dropdown-link">Automation integration</a><a href="/connect-category/documents" class="footer_menu-item w-dropdown-link">Documents integration</a><a href="/connect-category/rewards" class="footer_menu-item w-dropdown-link">Rewards integration</a><a href="/connect-category/collaboration" class="footer_menu-item w-dropdown-link">Collaboration integration</a></nav></div></li></ul></div><div id="w-node-_99256d64-99eb-46dd-9b3d-09c21dd871aa-1dd8713a" class="footer_main-col"><h3 class="footer_col-heading">Resources</h3><ul role="list" class="footer_menu w-list-unstyled"><li class="footer_menu-item-wrapper"><a href="/blog" class="footer_menu-item w-inline-block"><div>Blog</div></a></li><li class="footer_menu-item-wrapper"><a href="https://help.typeform.com/hc/en-us" class="footer_menu-item w-inline-block"><div>Help center</div></a></li><li class="footer_menu-item-wrapper"><a href="https://community.typeform.com" class="footer_menu-item w-inline-block"><div>Community</div></a></li><li class="footer_menu-item-wrapper"><a href="/help/#Top%20videos" class="footer_menu-item w-inline-block"><div>Tutorials</div></a></li><li class="footer_menu-item-wrapper"><a href="/help/a/faq-360029423551/" class="footer_menu-item w-inline-block"><div>FAQs</div></a></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Why Typeform?</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/blog/typeform-vs-jotform" class="footer_menu-item w-dropdown-link">Typeform vs Jotform</a><a href="/blog/typeform-vs-formstack" class="footer_menu-item w-dropdown-link">Typeform vs Formstack</a></nav></div></li><li class="footer_menu-item-wrapper"><a href="/refer-a-friend" class="footer_menu-item w-inline-block"><div>Referral program</div></a></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Partners</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="/partners/agencies" class="footer_menu-item w-dropdown-link">Agency</a><a href="/partners/technology" class="footer_menu-item w-dropdown-link">Technology</a><a href="https://www.partnerhub.directory/typeform-partners/" target="_blank" class="footer_menu-item w-dropdown-link">Agency directory</a><a href="/partners/startups" class="footer_menu-item w-dropdown-link">Startups</a></nav></div></li><li class="footer_menu-item-wrapper"><a href="https://status.typeform.com" class="footer_menu-item w-inline-block"><div>System status</div></a></li><li class="footer_menu-item-wrapper"><a href="https://www.typeform.com/developers/" class="footer_menu-item w-inline-block"><div>Developers / API</div></a></li></ul></div><div id="w-node-_99256d64-99eb-46dd-9b3d-09c21dd871e4-1dd8713a" class="footer_main-col"><h3 class="footer_col-heading">Get to know us</h3><ul role="list" class="footer_menu w-list-unstyled"><li class="footer_menu-item-wrapper"><a href="/about-us" class="footer_menu-item w-inline-block"><div>About us</div></a></li><li class="footer_menu-item-wrapper"><a href="/brand" class="footer_menu-item w-inline-block"><div>Brand</div></a></li><li class="footer_menu-item-wrapper"><a href="/careers" class="footer_menu-item w-inline-block"><div>Careers</div></a></li><li class="footer_menu-item-wrapper"><a cc-t-global-skip="self" href="https://tfsales.typeform.com/to/PxcVKQGb" class="footer_menu-item w-inline-block"><div>Contact sales</div></a></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div>Terms and conditions</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="https://admin.typeform.com/to/dwk6gt/" class="footer_menu-item w-dropdown-link">Terms and conditions</a><a href="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67404b21dbe18affd1e66385_2022-einf-en%20(1).pdf" class="footer_menu-item w-dropdown-link">NFIR</a><a href="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/673e4e698e1c13bd2479d6a2_2024-modern-slavery-statement-en.pdf" class="footer_menu-item w-dropdown-link">Modern slavery statement</a><a href="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67acb3af2f60d1b3864acedc_Typeform%20-%20Transparency%20Report%202024.pdf" class="footer_menu-item w-dropdown-link">Transparency report</a></nav></div></li><li class="footer_menu-item-wrapper"><a href="/es" class="footer_menu-item w-inline-block"><div>Typeform (es)</div></a></li><li class="footer_menu-item-wrapper"><a href="https://tfproductops.typeform.com/to/f9ErlyGj/" class="footer_menu-item w-inline-block"><div>Newsletter</div></a></li></ul><div class="footer_social-list"><a rel="nofollow noreferrer noopener" aria-label="Facebook" href="https://www.facebook.com/typeform/" target="_blank" class="footer_social-link w-inline-block"><div role="img" class="footer_social-icon w-embed"><svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.294922 12.9245C0.294922 18.8909 4.65246 23.8518 10.3508 24.8574L10.4176 24.804C10.395 24.7996 10.3723 24.7952 10.3497 24.7906V16.2767H7.33296V12.9247H10.3497V10.2431C10.3497 7.22639 12.2939 5.55041 15.0425 5.55041C15.914 5.55041 16.8525 5.68449 17.724 5.81857V8.90237H16.1821C14.7073 8.90237 14.3721 9.6398 14.3721 10.5783V12.9247H17.59L17.0536 16.2767H14.3721V24.7906C14.35 24.795 14.328 24.7994 14.3059 24.8036L14.3731 24.8574C20.0715 23.8518 24.429 18.8909 24.429 12.9245C24.429 6.28759 18.9988 0.857422 12.362 0.857422C5.72509 0.857422 0.294922 6.28759 0.294922 12.9245Z" fill="currentColor"></path></svg></div></a><a aria-label="X (Formerly Twitter)" rel="nofollow noreferrer noopener" href="https://www.twitter.com/typeform/" target="_blank" class="footer_social-link w-inline-block"><div role="img" class="footer_social-icon w-embed"><svg width="21" height="21" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5585 10.5858L23.6652 0H21.5072L13.5998 9.1915L7.28426 0H0L9.55038 13.8992L0 25H2.15812L10.5085 15.2935L17.1782 25H24.4624L14.5579 10.5858H14.5585ZM11.6026 14.0216L10.635 12.6376L2.93572 1.6246H6.25046L12.4639 10.5124L13.4315 11.8965L21.5082 23.4493H18.1934L11.6026 14.0222V14.0216Z" fill="currentColor"></path></svg></div></a><a aria-label="Instagram" rel="nofollow noreferrer noopener" href="https://www.instagram.com/typeform/" target="_blank" class="footer_social-link w-inline-block"><div role="img" class="footer_social-icon w-embed"><svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.73427 0.941348C6.45746 1.00159 5.58553 1.20535 4.82328 1.50487C4.03439 1.81232 3.36575 2.22488 2.70046 2.89257C2.03517 3.56025 1.62549 4.22938 1.32021 5.01947C1.02476 5.7834 0.824602 6.65605 0.768202 7.93358C0.711801 9.21111 0.699321 9.62176 0.705561 12.8805C0.711801 16.1393 0.726201 16.5477 0.788122 17.8279C0.849082 19.1045 1.05212 19.9762 1.35165 20.7387C1.65957 21.5276 2.07165 22.196 2.73958 22.8615C3.40751 23.527 4.07615 23.9357 4.86816 24.2415C5.63137 24.5365 6.50426 24.7376 7.78155 24.7935C9.05885 24.8494 9.46997 24.8624 12.7278 24.8562C15.9856 24.8499 16.3957 24.8355 17.6757 24.7748C18.9556 24.7141 19.8227 24.5096 20.5854 24.2115C21.3743 23.9029 22.0432 23.4915 22.7083 22.8233C23.3733 22.1552 23.7828 21.4856 24.0878 20.695C24.3835 19.9318 24.5844 19.0589 24.6398 17.7826C24.6957 16.5017 24.7089 16.0927 24.7027 12.8344C24.6964 9.57616 24.6818 9.16767 24.6211 7.88798C24.5604 6.60829 24.3571 5.73924 24.0578 4.97627C23.7494 4.18738 23.3378 3.51945 22.6701 2.85345C22.0024 2.18744 21.3323 1.77824 20.542 1.47391C19.7783 1.17847 18.9059 0.977108 17.6286 0.921908C16.3513 0.866707 15.9402 0.852547 12.6812 0.858787C9.42221 0.865027 9.01421 0.878947 7.73427 0.941348ZM7.87443 22.6347C6.70442 22.5838 6.06914 22.3894 5.64577 22.2267C5.08512 22.0107 4.68576 21.7496 4.26384 21.3317C3.84191 20.9139 3.58271 20.5131 3.36383 19.9536C3.19943 19.5303 3.00142 18.8957 2.9467 17.7257C2.88718 16.4611 2.8747 16.0814 2.86774 12.8776C2.86078 9.67384 2.87302 9.29463 2.92846 8.02958C2.97838 6.86053 3.17399 6.22452 3.33647 5.8014C3.55247 5.24003 3.81263 4.84139 4.23144 4.4197C4.65024 3.99802 5.04984 3.73834 5.60977 3.51945C6.03265 3.35433 6.66722 3.15801 7.83675 3.10233C9.10229 3.04233 9.48149 3.03033 12.6848 3.02337C15.8881 3.01641 16.2683 3.02841 17.5343 3.08409C18.7033 3.13497 19.3396 3.32865 19.7622 3.49209C20.3231 3.7081 20.7222 3.96754 21.1439 4.38706C21.5656 4.80659 21.8255 5.20475 22.0444 5.76588C22.2098 6.18756 22.4061 6.82189 22.4613 7.99214C22.5215 9.25767 22.5352 9.63712 22.541 12.8402C22.5467 16.0433 22.5355 16.4237 22.48 17.6882C22.4289 18.8583 22.235 19.4938 22.072 19.9176C21.856 20.478 21.5956 20.8776 21.1766 21.2991C20.7575 21.7205 20.3584 21.9802 19.7982 22.1991C19.3758 22.364 18.7405 22.5608 17.572 22.6164C16.3064 22.676 15.9272 22.6884 12.7227 22.6954C9.51821 22.7024 9.14021 22.6894 7.87467 22.6347M17.6572 6.44388C17.6576 6.72871 17.7426 7.007 17.9012 7.24356C18.0599 7.48011 18.2851 7.66431 18.5484 7.77284C18.8118 7.88138 19.1014 7.90939 19.3806 7.85332C19.6599 7.79725 19.9163 7.65963 20.1173 7.45786C20.3183 7.25608 20.455 6.99922 20.5101 6.71977C20.5651 6.44031 20.536 6.1508 20.4265 5.88786C20.317 5.62493 20.132 5.40037 19.8949 5.24259C19.6577 5.08481 19.3791 5.0009 19.0943 5.00147C18.7125 5.00223 18.3466 5.15461 18.0771 5.42511C17.8076 5.6956 17.6565 6.06205 17.6572 6.44388ZM6.54266 12.8695C6.54938 16.2727 9.31325 19.0253 12.7158 19.0188C16.1183 19.0123 18.8728 16.2487 18.8663 12.8455C18.8598 9.44223 16.0952 6.68893 12.6922 6.69565C9.28925 6.70237 6.53618 9.46671 6.54266 12.8695ZM8.70412 12.8651C8.70256 12.074 8.93563 11.3002 9.37387 10.6415C9.8121 9.98279 10.4358 9.46885 11.1661 9.16464C11.8965 8.86044 12.7006 8.77963 13.4769 8.93244C14.2531 9.08525 14.9666 9.46481 15.5271 10.0231C16.0877 10.5814 16.4701 11.2934 16.6259 12.0691C16.7818 12.8447 16.7042 13.6492 16.4029 14.3807C16.1016 15.1122 15.5901 15.738 14.9332 16.1788C14.2762 16.6196 13.5033 16.8558 12.7122 16.8573C12.1868 16.8585 11.6664 16.7561 11.1807 16.556C10.695 16.356 10.2534 16.0622 9.88119 15.6915C9.50899 15.3208 9.21348 14.8804 9.01151 14.3954C8.80955 13.9105 8.7051 13.3905 8.70412 12.8651Z" fill="currentColor"></path></svg></div></a><a aria-label="YouTube" rel="nofollow noreferrer noopener" href="https://www.youtube.com/channel/UC2nRv6J0FsJVePJTLhUDKgg/" target="_blank" class="footer_social-link w-inline-block"><div role="img" class="footer_social-icon w-embed"><svg width="25" height="21" viewBox="0 0 25 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M22.2646 2.27445C23.3401 2.56188 24.187 3.40895 24.4745 4.48439C24.9967 6.43381 24.9967 10.501 24.9967 10.501C24.9967 10.501 24.9967 14.5683 24.4745 16.5176C24.187 17.593 23.3401 18.4401 22.2646 18.7275C20.3151 19.25 12.4984 19.25 12.4984 19.25C12.4984 19.25 4.68171 19.25 2.73228 18.7275C1.65686 18.4401 0.809784 17.593 0.52236 16.5176C0 14.5683 0 10.501 0 10.501C0 10.501 0 6.43381 0.52236 4.48439C0.809784 3.40895 1.65686 2.56188 2.73228 2.27445C4.68171 1.75208 12.4984 1.75208 12.4984 1.75208C12.4984 1.75208 20.3151 1.75208 22.2646 2.27445ZM9.99873 6.75146V14.2506L16.4929 10.5011L9.99873 6.75146Z" fill="currentColor"></path></svg></div></a><a rel="nofollow noreferrer noopener" aria-label="Linkedin" href="https://www.linkedin.com/company/typeform-com/" target="_blank" class="footer_social-link w-inline-block"><div role="img" class="footer_social-icon w-embed"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.3591 0.199219C1.44507 0.199219 0.704102 0.940188 0.704102 1.85422V21.8605C0.704102 22.7746 1.44507 23.5156 2.3591 23.5156H22.3654C23.2795 23.5156 24.0204 22.7746 24.0204 21.8605V1.85422C24.0204 0.940189 23.2795 0.199219 22.3654 0.199219H2.3591ZM5.93755 7.44014C7.05465 7.44014 7.96023 6.53455 7.96023 5.41744C7.96023 4.30034 7.05465 3.39475 5.93755 3.39475C4.82045 3.39475 3.91486 4.30034 3.91486 5.41744C3.91486 6.53455 4.82045 7.44014 5.93755 7.44014ZM9.81267 8.93496H13.1649V10.4706C13.1649 10.4706 14.0746 8.65129 16.5497 8.65129C18.7576 8.65129 20.5866 9.73895 20.5866 13.0542V20.0453H17.1127V13.9014C17.1127 11.9457 16.0686 11.7306 15.273 11.7306C13.6218 11.7306 13.3391 13.1548 13.3391 14.1565V20.0453H9.81267V8.93496ZM7.70078 8.93498H4.17432V20.0453H7.70078V8.93498Z" fill="currentColor"></path></svg></div></a></div></div><div id="w-node-_99256d64-99eb-46dd-9b3d-09c21dd8720b-1dd8713a" class="footer_main-col"><ul role="list" class="footer_menu hide-desktop w-list-unstyled"><li class="footer_menu-item-wrapper"><a href="#" class="footer_menu-item w-inline-block"><div>Cookie Settings</div></a></li><li class="footer_menu-item-wrapper"><a href="#" class="footer_menu-item w-inline-block"><div>Check our cookies policy to delete cookies</div></a></li><li class="footer_menu-item-wrapper"><a href="#" class="footer_menu-item w-inline-block"><div>Report abuse</div></a></li><li class="footer_menu-item-wrapper"><div data-hover="false" data-delay="0" class="footer_dropdown-item w-dropdown"><div class="footer_menu-item w-dropdown-toggle"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 15 15" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.8694 6.91667H4.59687C4.65705 5.63099 4.91461 4.45612 5.31699 3.55078C5.35214 3.47169 5.38866 3.39405 5.42657 3.31808C4.05529 3.99927 3.06662 5.33508 2.8694 6.91667ZM7.49996 1.66667C4.2783 1.66667 1.66663 4.27834 1.66663 7.5C1.66663 10.7217 4.2783 13.3333 7.49996 13.3333C10.7216 13.3333 13.3333 10.7217 13.3333 7.5C13.3333 4.27834 10.7216 1.66667 7.49996 1.66667ZM7.49996 2.83334C7.3676 2.83334 7.19758 2.89126 6.99386 3.08514C6.78713 3.28188 6.57442 3.59413 6.3831 4.02461C6.05558 4.76152 5.82425 5.76953 5.76493 6.91667H9.23499C9.17567 5.76953 8.94434 4.76152 8.61682 4.02461C8.42549 3.59413 8.21279 3.28188 8.00606 3.08514C7.80233 2.89126 7.63232 2.83334 7.49996 2.83334ZM10.403 6.91667C10.3429 5.63099 10.0853 4.45612 9.68293 3.55078C9.64778 3.47169 9.61125 3.39405 9.57335 3.31808C10.9446 3.99927 11.9333 5.33508 12.1305 6.91667H10.403ZM9.23499 8.08334H5.76493C5.82425 9.23048 6.05558 10.2385 6.3831 10.9754C6.57442 11.4059 6.78713 11.7181 6.99386 11.9149C7.19758 12.1087 7.3676 12.1667 7.49996 12.1667C7.63232 12.1667 7.80233 12.1087 8.00606 11.9149C8.21279 11.7181 8.42549 11.4059 8.61682 10.9754C8.94434 10.2385 9.17567 9.23048 9.23499 8.08334ZM9.57335 11.6819C9.61125 11.606 9.64778 11.5283 9.68293 11.4492C10.0853 10.5439 10.3429 9.36902 10.403 8.08334H12.1305C11.9333 9.66493 10.9446 11.0007 9.57335 11.6819ZM5.42657 11.6819C5.38866 11.606 5.35214 11.5283 5.31699 11.4492C4.91461 10.5439 4.65705 9.36902 4.59687 8.08334H2.8694C3.06662 9.66493 4.05529 11.0007 5.42657 11.6819Z" fill="currentColor"/> </svg></div><div>English</div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_menu-dropdown w-dropdown-list"><a href="#" class="footer_menu-item w-dropdown-link">Enterprise Overview</a><a href="#" class="footer_menu-item w-dropdown-link">Healthcare</a></nav></div></li></ul></div></div></div></div><div cc-t-id="footer" data-padding-top="small" data-padding-bottom="small" class="footer_bottom-container"><div class="container"><div class="s_footer_bottom-layout"><div data-hover="false" data-delay="0" class="footer_locale-menu w-dropdown"><div class="footer_menu-item is-dropdown w-dropdown-toggle"><div class="s_footer_bottom-item"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 15 15" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.8694 6.91667H4.59687C4.65705 5.63099 4.91461 4.45612 5.31699 3.55078C5.35214 3.47169 5.38866 3.39405 5.42657 3.31808C4.05529 3.99927 3.06662 5.33508 2.8694 6.91667ZM7.49996 1.66667C4.2783 1.66667 1.66663 4.27834 1.66663 7.5C1.66663 10.7217 4.2783 13.3333 7.49996 13.3333C10.7216 13.3333 13.3333 10.7217 13.3333 7.5C13.3333 4.27834 10.7216 1.66667 7.49996 1.66667ZM7.49996 2.83334C7.3676 2.83334 7.19758 2.89126 6.99386 3.08514C6.78713 3.28188 6.57442 3.59413 6.3831 4.02461C6.05558 4.76152 5.82425 5.76953 5.76493 6.91667H9.23499C9.17567 5.76953 8.94434 4.76152 8.61682 4.02461C8.42549 3.59413 8.21279 3.28188 8.00606 3.08514C7.80233 2.89126 7.63232 2.83334 7.49996 2.83334ZM10.403 6.91667C10.3429 5.63099 10.0853 4.45612 9.68293 3.55078C9.64778 3.47169 9.61125 3.39405 9.57335 3.31808C10.9446 3.99927 11.9333 5.33508 12.1305 6.91667H10.403ZM9.23499 8.08334H5.76493C5.82425 9.23048 6.05558 10.2385 6.3831 10.9754C6.57442 11.4059 6.78713 11.7181 6.99386 11.9149C7.19758 12.1087 7.3676 12.1667 7.49996 12.1667C7.63232 12.1667 7.80233 12.1087 8.00606 11.9149C8.21279 11.7181 8.42549 11.4059 8.61682 10.9754C8.94434 10.2385 9.17567 9.23048 9.23499 8.08334ZM9.57335 11.6819C9.61125 11.606 9.64778 11.5283 9.68293 11.4492C10.0853 10.5439 10.3429 9.36902 10.403 8.08334H12.1305C11.9333 9.66493 10.9446 11.0007 9.57335 11.6819ZM5.42657 11.6819C5.38866 11.606 5.35214 11.5283 5.31699 11.4492C4.91461 10.5439 4.65705 9.36902 4.59687 8.08334H2.8694C3.06662 9.66493 4.05529 11.0007 5.42657 11.6819Z" fill="currentColor"/> </svg></div><div>English</div></div><div class="footer_menu-item-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 17 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2803 5.88965C13.5732 6.18255 13.5732 6.65742 13.2803 6.95031L9.38387 10.8468C8.89572 11.3349 8.10426 11.3349 7.61611 10.8468L3.71967 6.95031C3.42678 6.65742 3.42678 6.18255 3.71967 5.88965C4.01256 5.59676 4.48744 5.59676 4.78033 5.88965L8.49999 9.60932L12.2197 5.88965C12.5126 5.59676 12.9874 5.59676 13.2803 5.88965Z" fill="currentColor"/> </svg></div></div><nav class="footer_locale-menu-dropdown w-dropdown-list"><div class="footer_locale-list-wrapper w-locales-list"><div role="list" class="footer_local-list w-locales-items"><div role="listitem" class="footer_locale-list-item w-locales-item"><a hreflang="en" href="/surveys" aria-current="page" class="footer_locale-link w--current">English</a></div><div role="listitem" class="footer_locale-list-item w-locales-item"><a hreflang="es" href="/es/encuestas" class="footer_locale-link">Español</a></div></div></div></nav></div><div class="s_footer_bottom-list"><a cc-cookie-settings-link="open" href="#" class="w-inline-block"><div>Cookie Settings</div></a><a href="https://admin.typeform.com/to/dwk6gt/" class="w-inline-block"><div>Check our cookies policy to delete cookies</div></a><a href="https://www.typeform.com/help/a/report-abuse-360034113252/" class="w-inline-block"><div>Report abuse</div></a></div><div class="text-block">© Typeform</div></div></div></div><div class="cc_t-footer code hide w-embed w-script"><script> const footerLinks = document.querySelectorAll('[cc-t-id="footer"] a'); footerLinks.forEach((linkElement) => { linkElement.addEventListener('click', () => { window.trackingHelper.trackItemClicked({ item: 'footer', item_type: 'menu', label: window.trackingHelper.snakeCase(linkElement.textContent), link_url: linkElement.href, location: "footer" }) }); }); </script></div></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66ffe2174aa8e8d5661c2708" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.99e082aa.b195fe289a008e52.js" type="text/javascript"></script><!-- GTM NO SCRIPT --> <noscript data-testid='gtm-no-script' id="gtm-no-script-GTM-WH2ZQ3X"}> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WH2ZQ3X" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- Open Nav Code Start --> <script> document.addEventListener('DOMContentLoaded', function() { const navButton = document.querySelector('.header_mobile-nav-button'); const nav = document.querySelector('.header_wrap'); const navButtonsWrap = document.querySelector('.header_action-container'); const body = document.body; // Get reference to body element if (navButton && nav && navButtonsWrap) { navButton.addEventListener('click', function() { nav.classList.toggle('open'); navButtonsWrap.classList.toggle('open'); // Toggle overflow:hidden on body when nav is open/closed if (nav.classList.contains('open')) { body.style.overflow = 'hidden'; } else { body.style.overflow = ''; // Remove the overflow style } }); } else { } }); </script> <script> document.addEventListener('DOMContentLoaded', function() { // Select all elements with the data-switch-aria-expanded attribute const switchElements = document.querySelectorAll('[data-toggle-aria-expanded]'); switchElements.forEach(element => { element.addEventListener('click', function() { // Get the current aria-expanded value const currentState = this.getAttribute('aria-expanded'); // Toggle the aria-expanded value const newState = currentState === 'true' ? 'false' : 'true'; // Set the new aria-expanded value this.setAttribute('aria-expanded', newState); }); }); }); </script> <!-- Open Nav Code End --> <!-- 5050 DOM Manipulation Start --> <script> // Function to move media container for text wrap function moveMediaContainerTextWrap() { // Get all 5050 sections with text wrap const sections = document.querySelectorAll('.s_5050-text_wrap'); sections.forEach(section => { const mediaContainer = section.querySelector('.section-5050_media-container'); const imgSlot = section.querySelector('.slot-5050_img-container'); const container5050 = section.querySelector('.section-5050_container'); if (mediaContainer && imgSlot && container5050) { if (window.innerWidth <= 991) { // Tablet breakpoint in Webflow imgSlot.appendChild(mediaContainer); } else { // Move the media container back to its original position if (mediaContainer.parentElement !== container5050) { container5050.insertBefore(mediaContainer, container5050.firstChild); } } } }); } // Run on page load moveMediaContainerTextWrap(); // Run on window resize window.addEventListener('resize', moveMediaContainerTextWrap); </script> <script> // Function to move media container for list wrap function moveMediaContainerListWrap() { // Get all 5050 sections with list wrap const sections = document.querySelectorAll('.s_5050-list_wrap'); sections.forEach(section => { const mediaContainer = section.querySelector('.section-5050_media-container'); const imgSlot = section.querySelector('.slot-5050_img-container'); const container5050 = section.querySelector('.section-5050-list_container'); if (mediaContainer && imgSlot && container5050) { if (window.innerWidth <= 991) { // Tablet breakpoint in Webflow imgSlot.appendChild(mediaContainer); } else { // Move the media container back to its original position if (mediaContainer.parentElement !== container5050) { container5050.insertBefore(mediaContainer, container5050.firstChild); } } } }); } // Run on page load moveMediaContainerListWrap(); // Run on window resize window.addEventListener('resize', moveMediaContainerListWrap); </script> <!-- 5050 DOM Manipulation End --> <!-- Nav Logo Transition Start --> <script> // Wait for the DOM to be fully loaded document.addEventListener('DOMContentLoaded', function() { // Get the logo elements const logoIcon = document.querySelector('.header-logo_type'); const logoWrap = document.querySelector('.header-logo_wrap'); // Add scroll event listener to window window.addEventListener('scroll', function() { // Get current scroll position const scrollPosition = window.scrollY || window.pageYOffset; // Check scroll position and update transform accordingly if (scrollPosition > 500) { logoIcon.style.transform = 'translateX(-100%)'; // Optional: Add transition for smooth movement logoIcon.style.transition = 'transform 0.3s ease-in-out'; } else { logoIcon.style.transform = 'translateX(0)'; } }); // Add hover event listeners to logo wrapper logoWrap.addEventListener('mouseenter', function() { if (window.scrollY > 500) { logoIcon.style.transform = 'translateX(0)'; } }); logoWrap.addEventListener('mouseleave', function() { if (window.scrollY > 500) { logoIcon.style.transform = 'translateX(-100%)'; } }); }); </script> <!-- Nav Logo Transition Start --> <!-- Cookie consent--> <script> // Add this code to global webflow settings and include it in the body tag (function cookieConsentAdapterScope() { let settingsClicked = false; let isFirstCallbackCall = true; const oneTrustCookiesRejectedEvent = new Event("oneTrustCookiesRejected"); const callOneTrustSdk = function (callback) { if (!document.querySelector("#onetrust-consent-sdk")) { setTimeout(function () { callOneTrustSdk(callback); }, 100); } else { callback(); } }; function hideCookieBanner() { const shownBanner = document.querySelector(".show-cookie-banner"); if (shownBanner) { shownBanner.classList.remove("show-cookie-banner"); } } function onRejectAllCookies() { window.dispatchEvent(oneTrustCookiesRejectedEvent); } function onShowSettings(event) { if (event) { event.preventDefault(); } settingsClicked = true; callOneTrustSdk(function sdkSettingsCallback() { window.OneTrust.ToggleInfoDisplay(); const rejectAllButton = document.querySelector( ".ot-pc-refuse-all-handler" ); if (rejectAllButton) { rejectAllButton.addEventListener("click", onRejectAllCookies); } settingsClicked = false; }); } function onAllowAllCookies(event) { if (event) { event.preventDefault(); } try { localStorage.setItem("CustomCookieBannerAcceptIntent", true); } catch (err) { console.warn("Localstorage is not accessible"); } hideCookieBanner(); callOneTrustSdk(function sdkAllowCallback() { window.OneTrust.AllowAll(); window.OneTrust.TriggerGoogleAnalyticsEvent( "Inhouse Cookie Consent", "Banner Accept Cookies" ); try { localStorage.removeItem("CustomCookieBannerAcceptIntent"); } catch (err) { console.warn("Localstorage is not accessible"); } }); } window.OptanonWrapper = function OptanonWrapper() { // Enable OneTrust's built-in event window.dispatchEvent(new Event('OneTrustGroupsUpdated')); if (isFirstCallbackCall) { isFirstCallbackCall = false; return; } if (!settingsClicked) { hideCookieBanner(); } }; function handleInitialCookieBannerVisibility() { let shouldShowBanner = false; if (document.cookie.indexOf("OptanonAlertBoxClosed") === -1) { shouldShowBanner = true; } else { const lastOnetrustUpdate = "2022/06/14, 16:51"; const cookieString = document.cookie; let i = document.cookie.indexOf("OptanonAlertBoxClosed") + "OptanonAlertBoxClosed=".length; let dateString = ""; while (cookieString[i] && cookieString[i] !== ";") { dateString += cookieString[i]; i++; // This was causing the error because i was const } // check if reconsent needed because of onetrust list update if (new Date(`${lastOnetrustUpdate}`) > new Date(dateString)) { shouldShowBanner = true; } } // user accepted cookie but left the page before onetrust was called try { if (localStorage.getItem("CustomCookieBannerAcceptIntent")) { shouldShowBanner = false; } } catch (err) { console.warn("Localstorage was not accessible"); } if (shouldShowBanner) { // change this classname according to webflow elements document.documentElement.classList.add("show-cookie-banner"); } } try { if (localStorage.getItem("CustomCookieBannerAcceptIntent")) { onAllowAllCookies(); } } catch (err) { console.warn("Localstorage is not accessible"); } callOneTrustSdk(function setLanguage() { // detect language from lang attribute const langAttr = document.documentElement.lang; window?.OneTrust?.changeLanguage?.(langAttr); }); handleInitialCookieBannerVisibility(); // Adds global helpers to window object so that you can call this functions anywere in webflow window.showCookieSettings = onShowSettings; window.callOneTrustSdk = callOneTrustSdk; window.hideCookieBanner = hideCookieBanner; window.onAllowAllCookies = onAllowAllCookies; window.addConsentChangeListener = function(callback) { window.addEventListener('OneTrustGroupsUpdated', () => { const activeGroups = window.OnetrustActiveGroups; callback(activeGroups); }); }; window.dispatchEvent(new Event("CookieConsentAdapterLoaded")); })(); //window.addConsentChangeListener(function(activeGroups) { //console.log('Consent changed. Active groups:', activeGroups); //}); </script> <!-- Wista Start --> <script src="https://fast.wistia.com/assets/external/E-v1.js" async></script> <script> window.wistiaInit = function(element) { // First check if element is valid if (!element || !(element instanceof Element)) { return; } const wistiaId = element.getAttribute('data-wistia-id'); if (wistiaId) { const embedDiv = element.querySelector('.wistia_embed'); if (embedDiv) { embedDiv.className = `wistia_embed wistia_async_${wistiaId}`; } } } // Initialize all Wistia players on the page // Initialize all Wistia players on the page document.addEventListener('DOMContentLoaded', function() { const wistiaPlayers = document.querySelectorAll('.wistia-player'); if (wistiaPlayers && wistiaPlayers.length) { wistiaPlayers.forEach(player => { const wistiaId = player.getAttribute('data-wistia-id'); if (wistiaId) { wistiaInit(player); } }); } }); </script> <!-- Wista End --></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10