CINXE.COM

Auth0 Research Program

<!DOCTYPE html><html lang="en"><head><title>Auth0 Research Program</title><meta name="viewport" content="initial-scale=1.0, width=device-width"/><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"/><meta name="fragment" content="!"/><meta name="google-site-verification" content="KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA"/><meta name="yandex-verification" content="5bf6f6598e8639ca"/><meta name="facebook-domain-verification" content="u12hlura60iag5ysnvf6761lhe6chz"/><meta name="description" content="Do you want to have direct input towards our product improvements? Apply to the Auth0 Research Program and help us shape the future of our products. "/><meta property="og:type" content="website"/><meta property="og:title" content="Auth0 Research Program"/><meta property="og:site_name" content="Auth0"/><meta property="og:description" content="Do you want to have direct input towards our product improvements? Apply to the Auth0 Research Program and help us shape the future of our products. "/><meta property="og:locale" content="en"/><meta property="og:url" content="https://auth0.com/research-program"/><meta property="og:image" content="https://images.ctfassets.net/kbkgmx9upatd/4oFmbITol42v1R11Zu2xhg/835aed8d1c9d0d3683c5149ea7cfc220/Auth0_Research_Program_-_Share_image.png"/><meta property="og:image:secure_url" content="https://images.ctfassets.net/kbkgmx9upatd/4oFmbITol42v1R11Zu2xhg/835aed8d1c9d0d3683c5149ea7cfc220/Auth0_Research_Program_-_Share_image.png"/><meta property="fb:app_id" content="507756515938786"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@auth0"/><meta name="twitter:creator" content="@auth0"/><meta name="twitter:title" content="Auth0 Research Program"/><meta name="twitter:description" content="Do you want to have direct input towards our product improvements? Apply to the Auth0 Research Program and help us shape the future of our products. "/><meta name="twitter:image:src" content="https://images.ctfassets.net/kbkgmx9upatd/4oFmbITol42v1R11Zu2xhg/835aed8d1c9d0d3683c5149ea7cfc220/Auth0_Research_Program_-_Share_image.png"/><meta name="twitter:image:width" content="1024"/><meta name="twitter:image:height" content="512"/><meta name="theme-color" content="#ffffff"/><meta name="pocket-site-verification" content="d301f9bf5a8414226ceee36fc991e9"/><link rel="canonical" href="https://auth0.com/research-program"/><link rel="alternate" hrefLang="en" href="https://auth0.com/research-program"/><link rel="alternate" hrefLang="ja" href="https://auth0.com/jp/research-program"/><link rel="alternate" hrefLang="de" href="https://auth0.com/de/research-program"/><link rel="alternate" hrefLang="fr" href="https://auth0.com/fr/research-program"/><link rel="alternate" hrefLang="es" href="https://auth0.com/es/research-program"/><link rel="alternate" hrefLang="pt" href="https://auth0.com/pt/research-program"/><link rel="alternate" hrefLang="x-default" href="https://auth0.com/research-program"/><script type="application/ld+json">{ "@context": "http://schema.org", "@type": "WebPage", "name": "Auth0 Research Program", "description": "Do you want to have direct input towards our product improvements? Apply to the Auth0 Research Program and help us shape the future of our products.\n\n\n\n", "url": "https://auth0.com/research-program", "image": "https://images.ctfassets.net/kbkgmx9upatd/4oFmbITol42v1R11Zu2xhg/835aed8d1c9d0d3683c5149ea7cfc220/Auth0_Research_Program_-_Share_image.png", "publisher": { "@type": "Organization", "name": "Auth0", "legalName": "Auth0 Inc.", "url": "https://auth0.com/", "logo": "https://cdn.auth0.com/website/home-page/evolution_logo_Auth0_black.svg", "foundingDate": "2013-02-01T00:00:00.000Z", "address": { "@type": "PostalAddress", "streetAddress": "10800 NE 8th Street, Suite 600", "addressLocality": "Bellevue", "addressRegion": "WA", "postalCode": "98004", "addressCountry": "USA" }, "contactPoint": { "@type": "ContactPoint", "contactType": "Customer Support", "telephone": "[+888-235-2699]", "email": "info@auth0.com" }, "sameAs": [ "https://twitter.com/auth0", "https://www.facebook.com/getauth0/", "https://www.linkedin.com/company/auth0" ] } }</script><script> const generateNewContext = () => { return { window: { location: { hash: window.location.hash, host: window.location.host, hostname: window.location.hostname, href: window.location.href, origin: window.location.origin, pathname: window.location.pathname, port: window.location.port, protocol: window.location.protocol, search: window.location.search, }, navigator: { language: window.navigator.language, browserLanguage: window.navigator.browserLanguage, userAgent: window.navigator.userAgent, }, innerHeight: window.innerHeight, innerWidth: window.innerWidth, }, document: { title: document.title, referrer: document.referrer, }, }; }; window.addEventListener('resize', () => { const iframe = document.getElementById('drift-iframe'); iframe.contentWindow.postMessage( { type: 'driftUpdateContext', data: generateNewContext() }, '*', ); }); window.addEventListener('scroll', (event) => { const iframe = document.getElementById('drift-iframe'); iframe.contentWindow.postMessage( { type: 'driftParentScroll', data: { scroll: true }, target: 'drift.parentScroll', }, '*', ); }); window.addEventListener('message', function (event) { const iframe = document.getElementById('drift-iframe'); if ( !(iframe && iframe.contentWindow) && event.source === iframe.contentWindow ) { return; } const message = event.data; if (message.type === 'drift:ready') { iframe.contentWindow.postMessage( { type: 'driftSetContext', data: generateNewContext() }, '*', ); } if (message.type === 'drift:resize') { const styles = message.data.styles; for (let key in styles) { if (!styles.hasOwnProperty(key)) { continue; } iframe.style.setProperty(key, styles[key]); } } });</script><meta name="next-head-count" content="38"/><link rel="shortcut icon mask-icon" type="image/svg+xml" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon.svg"/><link rel="shortcut icon" type="image/svg+xml" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon.svg"/><link rel="shortcut icon" type="image/png" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon-48.png"/><link rel="icon" sizes="16x16" type="image/png" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon-16.png"/><link rel="icon" sizes="32x32" type="image/png" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon-32.png"/><link rel="icon" sizes="48x48" type="image/png" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon-48.png"/><link rel="icon" sizes="96x96" type="image/png" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon-96.png"/><link rel="icon" sizes="144x144" type="image/png" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon-144.png"/><link rel="apple-touch-icon" sizes="180x180" href="https://cdn.auth0.com/website/website/favicons/auth0-favicon-180.png"/><link rel="stylesheet" type="text/css" href="https://cdn.auth0.com/website/styleguide/core-custom/1.0.3/core.min.css"/><link rel="stylesheet" type="text/css" charSet="UTF-8" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css"/><link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css"/><script type="text/plain" class="optanon-category-4">(function (h, o, t, j, a, r) {h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) }; h._hjSettings = { hjid: 301495, hjsv: 5 }; a = o.getElementsByTagName('head')[0]; r = o.createElement('script'); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r);}(window, document, '//static.hotjar.com/c/hotjar-', '.js?sv='))</script><script type="text/plain" class="optanon-category-4"> window._6si = window._6si || []; window._6si.push(['enableEventTracking', true]); window._6si.push(['setToken', '5400c5b6d4c7c0376f36ed7c5ebbc828']); window._6si.push(['setEndpoint', 'b.6sc.co']); (function() { var gd = document.createElement('script'); gd.type = 'text/javascript'; gd.async = true; gd.src = '//j.6sc.co/6si.min.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gd, s); })();</script><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/b2b-enterprise-identity-management/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/webpack-f94b7d1e45d3fc92.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/framework-2fe4cb6473b20297.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/main-0e6c5455930a1b1c.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/pages/_app-5e9a713bbc759748.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/9236dd9e-7626af53aa335123.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/3339-8a055232aafba6ff.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/1664-df515f0f42a0699e.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/9927-7c42c6c1053de6d9.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/924-10208592250ae0f5.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/227-d1def6d8871791ef.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/976-b688dcec29b278fb.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/1253-b4a4a5e2db186ca4.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/3296-19c42866990842c9.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/4563-3823422007cc4569.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/6789-1a0ae996ab9478b9.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/8199-d142ce992fa55f4b.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/7713-e4e6af6a3fd26eeb.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/chunks/pages/%5B...pageRoute%5D-366fe5e3f1ce23a4.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/RO_SziR6vX5xi4h-wP00e/_buildManifest.js" defer=""></script><script src="/b2b-enterprise-identity-management/_next/static/RO_SziR6vX5xi4h-wP00e/_ssgManifest.js" defer=""></script><style data-styled="" data-styled-version="5.3.6">html{line-height:1.15;-webkit-text-size-adjust:100%;}/*!sc*/ body{margin:0;}/*!sc*/ main{display:block;}/*!sc*/ h1{font-size:2em;margin:0.67em 0;}/*!sc*/ hr{box-sizing:content-box;height:0;overflow:visible;}/*!sc*/ pre{font-family:monospace,monospace;font-size:1em;}/*!sc*/ a{background-color:transparent;}/*!sc*/ abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}/*!sc*/ b,strong{font-weight:bolder;}/*!sc*/ code,kbd,samp{font-family:monospace,monospace;font-size:1em;}/*!sc*/ small{font-size:80%;}/*!sc*/ sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}/*!sc*/ sub{bottom:-0.25em;}/*!sc*/ sup{top:-0.5em;}/*!sc*/ img{border-style:none;}/*!sc*/ button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}/*!sc*/ button,input{overflow:visible;}/*!sc*/ button,select{text-transform:none;}/*!sc*/ button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}/*!sc*/ button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}/*!sc*/ button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}/*!sc*/ fieldset{padding:0.35em 0.75em 0.625em;}/*!sc*/ legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}/*!sc*/ progress{vertical-align:baseline;}/*!sc*/ textarea{overflow:auto;}/*!sc*/ [type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}/*!sc*/ [type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}/*!sc*/ [type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}/*!sc*/ [type="search"]::-webkit-search-decoration{-webkit-appearance:none;}/*!sc*/ ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}/*!sc*/ details{display:block;}/*!sc*/ summary{display:list-item;}/*!sc*/ template{display:none;}/*!sc*/ [hidden]{display:none;}/*!sc*/ data-styled.g1[id="sc-global-ecVvVt1"]{content:"sc-global-ecVvVt1,"}/*!sc*/ .cJRWJS{margin:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(81deg,#191919 0%,#383838 100%);border-color:transparent;border-radius:0.6rem;border-style:solid;color:#FFFEFA;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.6rem;line-height:2.4rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem 3.2rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all 0.25s cubic-bezier(0.4,0,0.2,1);transition:all 0.25s cubic-bezier(0.4,0,0.2,1);font-family:Aeonik,sans-serif;font-style:normal;font-weight:500;position:relative;overflow:hidden;}/*!sc*/ @media screen and (min-width:900px){.cJRWJS{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}/*!sc*/ .cJRWJS:active{color:#FFFFFF80;}/*!sc*/ .cJRWJS:hover{-webkit-transition:all 0.25s cubic-bezier(0.4,0,0.2,1);transition:all 0.25s cubic-bezier(0.4,0,0.2,1);color:#FFFEFA;background:linear-gradient(79deg,#3F59E4 0%,#4016A0 148.29%);cursor:pointer;}/*!sc*/ .gsHAMX{margin:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border-color:#191919;border-radius:0.6rem;border-style:solid;color:#191919;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.6rem;line-height:2.4rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem 3.2rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all 0.25s cubic-bezier(0.4,0,0.2,1);transition:all 0.25s cubic-bezier(0.4,0,0.2,1);font-family:Aeonik,sans-serif;font-style:normal;font-weight:500;position:relative;overflow:hidden;}/*!sc*/ @media screen and (min-width:900px){.gsHAMX{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}/*!sc*/ .gsHAMX:active{color:#FFFFFF80;border-color:#3F59E4;}/*!sc*/ .gsHAMX:hover{-webkit-transition:all 0.25s cubic-bezier(0.4,0,0.2,1);transition:all 0.25s cubic-bezier(0.4,0,0.2,1);border-color:#3F59E4;color:#3F59E4;background:transparent;cursor:pointer;}/*!sc*/ .iBRLYD{margin:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:radial-gradient(223% 105.53% at 6.05% 199.17%,rgba(255,255,255,0.14) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(31.68% 130.91% at 100% 0%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(43.14% 139.47% at 0% 136.21%,rgba(227,235,255,0.30) 0%,rgba(255,255,255,0.00) 100%),linear-gradient(170deg,#4016A0 7.99%,#3F59E4 93.36%);border-width:0;border-color:radial-gradient(223% 105.53% at 6.05% 199.17%,rgba(255,255,255,0.14) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(31.68% 130.91% at 100% 0%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(43.14% 139.47% at 0% 136.21%,rgba(227,235,255,0.30) 0%,rgba(255,255,255,0.00) 100%),linear-gradient(170deg,#4016A0 7.99%,#3F59E4 93.36%);border-radius:0.6rem;border-style:solid;color:#FFFEFA;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.6rem;line-height:2.4rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem 3.2rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;font-family:Aeonik,sans-serif;font-style:normal;font-weight:500;position:relative;overflow:hidden;}/*!sc*/ @media screen and (min-width:900px){.iBRLYD{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}/*!sc*/ .iBRLYD:active{color:rgba(255,254,250,0.8);border-color:radial-gradient(1357.61% 111.93% at 58.53% 60.34%,rgba(255,255,255,0.40) 0%,rgba(180,155,252,0.00) 0.01%,rgba(182,202,255,0.40) 100%),radial-gradient(69% 81.35% at -8.65% 100%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(637.58% 79.63% at 96.25% -14.82%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(1373.34% 61.44% at -8.75% 153.45%,rgba(227,235,255,0.30) 0%,rgba(255,255,255,0.00) 100%),linear-gradient(170deg,#3F59E4 7.99%,#3F59E4 93.36%);background:linear-gradient(0deg,rgba(0,0,0,0.20) 0%,rgba(0,0,0,0.20) 100%),radial-gradient(1357.61% 111.93% at 58.53% 60.34%,rgba(255,255,255,0.40) 0%,rgba(180,155,252,0.00) 0.01%,rgba(182,202,255,0.40) 100%),radial-gradient(69% 81.35% at -8.65% 100%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(637.58% 79.63% at 96.25% -14.82%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(1373.34% 61.44% at -8.75% 153.45%,rgba(227,235,255,0.30) 0%,rgba(255,255,255,0.00) 100%),linear-gradient(170deg,#3F59E4 7.99%,#3F59E4 93.36%);-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);}/*!sc*/ .iBRLYD:hover{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;border-color:radial-gradient(1357.61% 111.93% at 58.53% 60.34%,rgba(255,255,255,0.40) 0%,rgba(180,155,252,0.00) 0.01%,rgba(182,202,255,0.40) 100%),radial-gradient(69% 81.35% at -8.65% 100%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(637.58% 79.63% at 96.25% -14.82%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(1373.34% 61.44% at -8.75% 153.45%,rgba(227,235,255,0.30) 0%,rgba(255,255,255,0.00) 100%),linear-gradient(170deg,#3F59E4 7.99%,#3F59E4 93.36%);color:#FFFEFA;background:radial-gradient(1357.61% 111.93% at 58.53% 60.34%,rgba(255,255,255,0.40) 0%,rgba(180,155,252,0.00) 0.01%,rgba(182,202,255,0.40) 100%),radial-gradient(69% 81.35% at -8.65% 100%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(637.58% 79.63% at 96.25% -14.82%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(1373.34% 61.44% at -8.75% 153.45%,rgba(227,235,255,0.30) 0%,rgba(255,255,255,0.00) 100%),linear-gradient(170deg,#3F59E4 7.99%,#3F59E4 93.36%);cursor:pointer;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);}/*!sc*/ .iBRLYD:hover{box-shadow:0px 8px 55px 0px rgba(182,202,255,0.24);}/*!sc*/ .iBRLYD:active{box-shadow:0px 8px 55px 0px rgba(182,202,255,0.24);}/*!sc*/ .iBRLYD span{z-index:3;}/*!sc*/ .iBRLYD:hover{background:radial-gradient(223% 105.53% at 6.05% 199.17%,rgba(255,255,255,0.14) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(31.68% 130.91% at 100% 0%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(43.14% 139.47% at 0% 136.21%,rgba(227,235,255,0.30) 0%,rgba(255,255,255,0.00) 100%),linear-gradient(170deg,#4016A0 7.99%,#3F59E4 93.36%);}/*!sc*/ .iBRLYD::before{content:'';width:100%;height:100%;display:inline-block;background:radial-gradient(1357.61% 111.93% at 58.53% 60.34%,rgba(255,255,255,0.40) 0%,rgba(180,155,252,0.00) 0.01%,rgba(182,202,255,0.40) 100%),radial-gradient(69% 81.35% at -8.65% 100%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(637.58% 79.63% at 96.25% -14.82%,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.00) 100%),radial-gradient(1373.34% 61.44% at -8.75% 153.45%,rgba(227,235,255,0.30) 0%,rgba(255,255,255,0.00) 100%),linear-gradient(170deg,#3F59E4 7.99%,#3F59E4 93.36%);opacity:0;position:absolute;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}/*!sc*/ .iBRLYD:hover::before{opacity:1;}/*!sc*/ .hUqOBI{margin:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#635DFF;border-color:#635DFF;border-radius:0.6rem;border-style:solid;color:#FFFFFF;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.6rem;line-height:2.4rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem 3.2rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all 0.25s cubic-bezier(0.4,0,0.2,1);transition:all 0.25s cubic-bezier(0.4,0,0.2,1);font-family:Inter,sans-serif;font-style:normal;font-weight:500;position:relative;overflow:hidden;}/*!sc*/ @media screen and (min-width:768px){.hUqOBI{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}/*!sc*/ .hUqOBI:active{color:#FFFFFF80;}/*!sc*/ .hUqOBI:hover{-webkit-transition:all 0.25s cubic-bezier(0.4,0,0.2,1);transition:all 0.25s cubic-bezier(0.4,0,0.2,1);color:#FFFFFF;background:#564ED1;cursor:pointer;}/*!sc*/ .hUqOBI:after{content:'→';padding-left:0.8rem;display:inline-block;position:relative;z-index:1;}/*!sc*/ data-styled.g2[id="styled__Button-sc-1hwml9q-0"]{content:"cJRWJS,gsHAMX,iBRLYD,hUqOBI,"}/*!sc*/ .cGdNT.cGdNT.cGdNT{color:#191919;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .dCCmSO.dCCmSO.dCCmSO{width:100%;}/*!sc*/ .isBdzo.isBdzo.isBdzo{margin-top:1.6rem;width:100%;}/*!sc*/ .bHQaKS.bHQaKS.bHQaKS{color:#191919;font-weight:500;line-height:1.8rem;margin-bottom:2.1rem;}/*!sc*/ .fwumGB.fwumGB.fwumGB{-webkit-text-decoration:none;text-decoration:none;line-height:2.2rem;}/*!sc*/ .eDrEVh.eDrEVh.eDrEVh{color:#191919;margin:0;}/*!sc*/ .bdeJQk.bdeJQk.bdeJQk{font-family:Aeonik,sans-serif;color:#1E212A;margin:0.4rem 0 0;font-weight:500;font-size:1.6rem;line-height:2rem;}/*!sc*/ .gtyRnh.gtyRnh.gtyRnh{display:block;color:#191919;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .BcxXA.BcxXA.BcxXA{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .dFMMlW.dFMMlW.dFMMlW{font-family:Aeonik,sans-serif;color:#686868;font-size:1.4rem;-webkit-letter-spacing:0.015rem;-moz-letter-spacing:0.015rem;-ms-letter-spacing:0.015rem;letter-spacing:0.015rem;line-height:2rem;}/*!sc*/ .ierwBG.ierwBG.ierwBG{color:#191919;}/*!sc*/ .bHOya.bHOya.bHOya{-webkit-text-decoration:none;text-decoration:none;display:block;}/*!sc*/ .blScNC.blScNC.blScNC{margin-right:1.6rem;-webkit-letter-spacing:0.032rem;-moz-letter-spacing:0.032rem;-ms-letter-spacing:0.032rem;letter-spacing:0.032rem;padding:1.05rem 2.4rem;white-space:nowrap;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}/*!sc*/ @media screen and (min-width:1200px){.blScNC.blScNC.blScNC{padding:0.65rem 2.4rem;}}/*!sc*/ .kRzliz.kRzliz.kRzliz{-webkit-letter-spacing:0.032rem;-moz-letter-spacing:0.032rem;-ms-letter-spacing:0.032rem;letter-spacing:0.032rem;padding:1.05rem 2.2rem;white-space:nowrap;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}/*!sc*/ @media screen and (min-width:1200px){.kRzliz.kRzliz.kRzliz{padding:0.65rem 2.2rem;}}/*!sc*/ .hgXRwi.hgXRwi.hgXRwi{color:#1E212A;}/*!sc*/ @media screen and (min-width:768px){.eZvnio.eZvnio.eZvnio{max-width:44.1rem;}}/*!sc*/ @media screen and (min-width:1200px){.eZvnio.eZvnio.eZvnio{max-width:59.2rem;}}/*!sc*/ .hqlgkQ.hqlgkQ.hqlgkQ{z-index:1;}/*!sc*/ @media screen and (min-width:768px){.hqlgkQ.hqlgkQ.hqlgkQ{grid-column:4 / 9;}}/*!sc*/ @media screen and (min-width:1200px){.hqlgkQ.hqlgkQ.hqlgkQ{grid-column:5 / 13;}}/*!sc*/ .iXLCmd.iXLCmd.iXLCmd{font-size:1.2rem;color:#8B929B;line-height:1.8rem;}/*!sc*/ .WgClm.WgClm.WgClm{font-size:2.0rem;line-height:2.6rem;}/*!sc*/ @media screen and (min-width:1200px){.WgClm.WgClm.WgClm{font-size:3.2rem;}}/*!sc*/ @media screen and (min-width:1200px){.WgClm.WgClm.WgClm{line-height:4.0rem;}}/*!sc*/ .diVhUd.diVhUd.diVhUd{font-size:1.6rem;line-height:2.4rem;}/*!sc*/ @media screen and (min-width:1200px){.diVhUd.diVhUd.diVhUd{font-size:2.0rem;}}/*!sc*/ @media screen and (min-width:1200px){.diVhUd.diVhUd.diVhUd{line-height:3.0rem;}}/*!sc*/ @media screen and (min-width:768px){.gnEfIO.gnEfIO.gnEfIO{grid-column:4 / 6;}}/*!sc*/ @media screen and (min-width:1200px){.gnEfIO.gnEfIO.gnEfIO{grid-column:5 / 13;}}/*!sc*/ @media screen and (min-width:768px){.gnEfIO.gnEfIO.gnEfIO{font-size:1.6rem;}}/*!sc*/ @media screen and (min-width:768px){.gnEfIO.gnEfIO.gnEfIO{line-height:2.4rem;}}/*!sc*/ @media screen and (min-width:768px){.gnEfIO.gnEfIO.gnEfIO{margin-top:0rem;}}/*!sc*/ @media screen and (min-width:1200px){.gnEfIO.gnEfIO.gnEfIO{margin-top:2.4rem;}}/*!sc*/ .gJABAs.gJABAs.gJABAs{width:29.9rem;}/*!sc*/ @media screen and (min-width:768px){.gJABAs.gJABAs.gJABAs{width:41.3rem;}}/*!sc*/ @media screen and (min-width:1200px){.gJABAs.gJABAs.gJABAs{width:64rem;}}/*!sc*/ @media screen and (min-width:768px){.fLRqvi.fLRqvi.fLRqvi{margin-top:3.7rem;}}/*!sc*/ .dLXTcP.dLXTcP.dLXTcP{font-weight:500;}/*!sc*/ .cHhniM.cHhniM.cHhniM{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .hTUVnp.hTUVnp.hTUVnp{color:#80868F;margin:0;}/*!sc*/ .csKyZk.csKyZk.csKyZk{border-top:0.1rem solid #bdc4cf;padding:2.4rem 1.6rem;color:#80868F;margin:0;}/*!sc*/ data-styled.g3[id="utils-sc-11hlfw-0"]{content:"cGdNT,dCCmSO,isBdzo,bHQaKS,fwumGB,eDrEVh,bdeJQk,gtyRnh,BcxXA,dFMMlW,ierwBG,bHOya,blScNC,kRzliz,hgXRwi,eZvnio,dmQvNV,hqlgkQ,iXLCmd,WgClm,diVhUd,gnEfIO,gJABAs,fLRqvi,dLXTcP,cHhniM,hTUVnp,csKyZk,"}/*!sc*/ .ieuKTj{margin:0 0 1.6rem 0;color:#ABABAB;font-family:'Aeonik Mono',monospace;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0.1rem;-moz-letter-spacing:0.1rem;-ms-letter-spacing:0.1rem;letter-spacing:0.1rem;line-height:2rem;text-transform:uppercase;padding:0;}/*!sc*/ @media screen and (min-width:900px){.ieuKTj{color:#ABABAB;font-family:'Aeonik Mono',monospace;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0.1rem;-moz-letter-spacing:0.1rem;-ms-letter-spacing:0.1rem;letter-spacing:0.1rem;line-height:2rem;}}/*!sc*/ @media screen and (min-width:1200px){.ieuKTj{color:#ABABAB;font-family:'Aeonik Mono',monospace;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0.1rem;-moz-letter-spacing:0.1rem;-ms-letter-spacing:0.1rem;letter-spacing:0.1rem;line-height:2rem;}}/*!sc*/ .dveEmL{margin:0 0 1.6rem 0;color:#8B929B;font-family:SpaceGrotesk,monospace;font-style:NORMAL;font-weight:600;font-size:1.2rem;-webkit-letter-spacing:0.12rem;-moz-letter-spacing:0.12rem;-ms-letter-spacing:0.12rem;letter-spacing:0.12rem;line-height:1.8rem;text-transform:uppercase;padding:0;}/*!sc*/ @media screen and (min-width:900px){.dveEmL{color:#8B929B;font-family:SpaceGrotesk,monospace;font-style:NORMAL;font-weight:600;font-size:1.4rem;-webkit-letter-spacing:0.15rem;-moz-letter-spacing:0.15rem;-ms-letter-spacing:0.15rem;letter-spacing:0.15rem;line-height:2rem;}}/*!sc*/ @media screen and (min-width:1200px){.dveEmL{color:#8B929B;font-family:SpaceGrotesk,monospace;font-style:NORMAL;font-weight:600;font-size:1.4rem;-webkit-letter-spacing:0.15rem;-moz-letter-spacing:0.15rem;-ms-letter-spacing:0.15rem;letter-spacing:0.15rem;line-height:2rem;}}/*!sc*/ data-styled.g7[id="styled__Overline-sc-165cfko-0"]{content:"ieuKTj,dveEmL,"}/*!sc*/ .eievug{margin:0 0 1.6rem 0;color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;padding:0;}/*!sc*/ @media screen and (min-width:900px){.eievug{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;}}/*!sc*/ @media screen and (min-width:1200px){.eievug{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;}}/*!sc*/ .fFONwU{margin:0 0 1.6rem 0;color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;padding:0;}/*!sc*/ @media screen and (min-width:900px){.fFONwU{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;}}/*!sc*/ @media screen and (min-width:1200px){.fFONwU{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;}}/*!sc*/ .gzPZYj{margin:0 0 4rem;color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;padding:0;}/*!sc*/ @media screen and (min-width:768px){.gzPZYj{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;}}/*!sc*/ @media screen and (min-width:1200px){.gzPZYj{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:3.2rem;color:#41454C;}}/*!sc*/ .eldmtz{margin:0;color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;padding:0;}/*!sc*/ @media screen and (min-width:768px){.eldmtz{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;}}/*!sc*/ @media screen and (min-width:1200px){.eldmtz{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;}}/*!sc*/ .jexqDY{margin:0 0 1.6rem 0;color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;padding:0;}/*!sc*/ @media screen and (min-width:768px){.jexqDY{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;}}/*!sc*/ @media screen and (min-width:1200px){.jexqDY{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;}}/*!sc*/ .hcpkdP{margin:0;color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;padding:0;}/*!sc*/ @media screen and (min-width:768px){.hcpkdP{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;}}/*!sc*/ @media screen and (min-width:1200px){.hcpkdP{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;}}/*!sc*/ .fgPIiM{margin:0 0 1.6rem 0;color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;padding:0;}/*!sc*/ @media screen and (min-width:768px){.fgPIiM{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;}}/*!sc*/ @media screen and (min-width:1200px){.fgPIiM{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#41454C;}}/*!sc*/ .gDDDRz{margin:0;color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;padding:0;}/*!sc*/ @media screen and (min-width:900px){.gDDDRz{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;}}/*!sc*/ @media screen and (min-width:1200px){.gDDDRz{color:#41454C;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:400;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#41454C;}}/*!sc*/ data-styled.g8[id="styled__Paragraph-sc-165cfko-1"]{content:"eievug,fFONwU,gzPZYj,eldmtz,jexqDY,hcpkdP,fgPIiM,gDDDRz,"}/*!sc*/ .jcUXLc{margin:0 0 1.6rem 0;color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:3.2rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;line-height:4rem;color:#1E212A;padding:0;}/*!sc*/ @media screen and (min-width:768px){.jcUXLc{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:3.2rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;line-height:4rem;color:#1E212A;}}/*!sc*/ @media screen and (min-width:1200px){.jcUXLc{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:4rem;-webkit-letter-spacing:-0.08rem;-moz-letter-spacing:-0.08rem;-ms-letter-spacing:-0.08rem;letter-spacing:-0.08rem;line-height:4.4rem;color:#1E212A;}}/*!sc*/ .kQxJfz{margin:0 0 1.6rem 0;color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;padding:0;}/*!sc*/ @media screen and (min-width:768px){.kQxJfz{color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;}}/*!sc*/ @media screen and (min-width:1200px){.kQxJfz{color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;}}/*!sc*/ .bXTqgi{margin:0 0 3.2rem;color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:3.2rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;line-height:4rem;color:#1E212A;padding:0;}/*!sc*/ @media screen and (min-width:768px){.bXTqgi{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:3.2rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;line-height:4rem;color:#1E212A;}}/*!sc*/ @media screen and (min-width:1200px){.bXTqgi{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:4rem;-webkit-letter-spacing:-0.08rem;-moz-letter-spacing:-0.08rem;-ms-letter-spacing:-0.08rem;letter-spacing:-0.08rem;line-height:4.4rem;color:#1E212A;}}/*!sc*/ .iBWmQf{margin:1.6rem 0 1.2rem;color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:3.2rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;line-height:4rem;color:#1E212A;padding:0;}/*!sc*/ @media screen and (min-width:768px){.iBWmQf{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:3.2rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;line-height:4rem;color:#1E212A;}}/*!sc*/ @media screen and (min-width:1200px){.iBWmQf{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:3.2rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;line-height:4rem;color:#1E212A;}}/*!sc*/ .elEJqk{margin:1.6rem 0 1.2rem;color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;padding:0;}/*!sc*/ @media screen and (min-width:768px){.elEJqk{color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;}}/*!sc*/ @media screen and (min-width:1200px){.elEJqk{color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;}}/*!sc*/ .ivyOyP{margin:0;color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;padding:0;}/*!sc*/ @media screen and (min-width:768px){.ivyOyP{margin:0 3rem 1.6rem 0;}}/*!sc*/ @media screen and (min-width:1200px){.ivyOyP{margin:0 0 1.2rem;}}/*!sc*/ @media screen and (min-width:768px){.ivyOyP{color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;}}/*!sc*/ @media screen and (min-width:1200px){.ivyOyP{color:#1E212A;font-family:Inter,sans-serif;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:2.6rem;color:#1E212A;}}/*!sc*/ data-styled.g9[id="styled__Heading-sc-165cfko-2"]{content:"jcUXLc,kQxJfz,bXTqgi,iBWmQf,elEJqk,ivyOyP,"}/*!sc*/ .gvAecV{margin:0 0 1.6rem 0;color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:4rem;-webkit-letter-spacing:-0.08rem;-moz-letter-spacing:-0.08rem;-ms-letter-spacing:-0.08rem;letter-spacing:-0.08rem;line-height:4.4rem;padding:0;color:#1E212A;}/*!sc*/ @media screen and (min-width:768px){.gvAecV{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:4rem;-webkit-letter-spacing:-0.08rem;-moz-letter-spacing:-0.08rem;-ms-letter-spacing:-0.08rem;letter-spacing:-0.08rem;line-height:4.4rem;color:#1E212A;}}/*!sc*/ @media screen and (min-width:1200px){.gvAecV{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:6.4rem;-webkit-letter-spacing:-0.16rem;-moz-letter-spacing:-0.16rem;-ms-letter-spacing:-0.16rem;letter-spacing:-0.16rem;line-height:7.2rem;color:#1E212A;}}/*!sc*/ .iotbCU{margin:0 0 1.6rem 0;color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:4.8rem;-webkit-letter-spacing:-0.11000000000000001rem;-moz-letter-spacing:-0.11000000000000001rem;-ms-letter-spacing:-0.11000000000000001rem;letter-spacing:-0.11000000000000001rem;line-height:5.6rem;padding:0;color:#1E212A;}/*!sc*/ @media screen and (min-width:768px){.iotbCU{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:7.2rem;-webkit-letter-spacing:-0.2rem;-moz-letter-spacing:-0.2rem;-ms-letter-spacing:-0.2rem;letter-spacing:-0.2rem;line-height:8rem;color:#1E212A;}}/*!sc*/ @media screen and (min-width:1200px){.iotbCU{color:#1E212A;font-family:SpaceGrotesk,sans-serif;font-style:NORMAL;font-weight:600;font-size:9.6rem;-webkit-letter-spacing:-0.24rem;-moz-letter-spacing:-0.24rem;-ms-letter-spacing:-0.24rem;letter-spacing:-0.24rem;line-height:9.6rem;color:#1E212A;}}/*!sc*/ data-styled.g10[id="styled__Display-sc-165cfko-3"]{content:"gvAecV,iotbCU,"}/*!sc*/ .fOVXAi{margin:0;padding:0;font-family:Aeonik,sans-serif !important;color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#635DFF;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:0.3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ @media screen and (min-width:900px){.fOVXAi{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#635DFF;}}/*!sc*/ @media screen and (min-width:1200px){.fOVXAi{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#635DFF;}}/*!sc*/ .fOVXAi:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .fOVXAi:active{color:#493FA3;}/*!sc*/ .fOVXAi:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ .fOVXAi:after{content:'→';padding-left:0.8rem;display:inline-block;}/*!sc*/ .kVqgZI{margin:0;padding:0;font-family:Aeonik,sans-serif !important;color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:0.3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ @media screen and (min-width:900px){.kVqgZI{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.6rem;-webkit-letter-spacing:-0.001rem;-moz-letter-spacing:-0.001rem;-ms-letter-spacing:-0.001rem;letter-spacing:-0.001rem;line-height:2.4rem;color:#635DFF;}}/*!sc*/ @media screen and (min-width:1200px){.kVqgZI{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.6rem;-webkit-letter-spacing:-0.001rem;-moz-letter-spacing:-0.001rem;-ms-letter-spacing:-0.001rem;letter-spacing:-0.001rem;line-height:2.4rem;color:#635DFF;}}/*!sc*/ .kVqgZI:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .kVqgZI:active{color:#493FA3;}/*!sc*/ .kVqgZI:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ .cUdGaW{margin:0;padding:0;font-family:Aeonik,sans-serif !important;color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:0.3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ @media screen and (min-width:900px){.cUdGaW{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;}}/*!sc*/ @media screen and (min-width:1200px){.cUdGaW{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;}}/*!sc*/ .cUdGaW:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .cUdGaW:active{color:#493FA3;}/*!sc*/ .cUdGaW:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ .cUdGaW:after{content:'→';padding-left:0.8rem;display:inline-block;}/*!sc*/ .gAIXCo{margin:0;padding:0;font-family:Aeonik,sans-serif !important;color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#635DFF;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:0.3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ @media screen and (min-width:900px){.gAIXCo{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#635DFF;}}/*!sc*/ @media screen and (min-width:1200px){.gAIXCo{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#635DFF;}}/*!sc*/ .gAIXCo:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .gAIXCo:active{color:#493FA3;}/*!sc*/ .gAIXCo:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ .kyfvCh{margin:0;padding:0;font-family:Inter,sans-serif !important;color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#635DFF;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:0.3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ @media screen and (min-width:768px){.kyfvCh{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;line-height:2.8rem;color:#635DFF;}}/*!sc*/ @media screen and (min-width:1200px){.kyfvCh{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:2rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;line-height:3.2rem;color:#635DFF;}}/*!sc*/ .kyfvCh:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .kyfvCh:active{color:#493FA3;}/*!sc*/ .kyfvCh:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ .iySDxH{margin:0;padding:0;font-family:Inter,sans-serif !important;color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:0.3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ @media screen and (min-width:768px){.iySDxH{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;}}/*!sc*/ @media screen and (min-width:1200px){.iySDxH{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;}}/*!sc*/ .iySDxH:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .iySDxH:active{color:#493FA3;}/*!sc*/ .iySDxH:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ .gDKORx{margin:0;padding:0;font-family:Inter,sans-serif !important;color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:0.3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ @media screen and (min-width:768px){.gDKORx{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;}}/*!sc*/ @media screen and (min-width:1200px){.gDKORx{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;}}/*!sc*/ .gDKORx:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .gDKORx:active{color:#493FA3;}/*!sc*/ .gDKORx:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ .gDKORx:after{content:'→';padding-left:0.8rem;display:inline-block;}/*!sc*/ .hTVzGn{margin:0;padding:0;font-family:Inter,sans-serif !important;color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:0.3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}/*!sc*/ @media screen and (min-width:900px){.hTVzGn{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;}}/*!sc*/ @media screen and (min-width:1200px){.hTVzGn{color:#635DFF;font-family:Inter;font-style:NORMAL;font-weight:500;font-size:1.4rem;-webkit-letter-spacing:0rem;-moz-letter-spacing:0rem;-ms-letter-spacing:0rem;letter-spacing:0rem;line-height:2.2rem;color:#635DFF;}}/*!sc*/ .hTVzGn:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .hTVzGn:active{color:#493FA3;}/*!sc*/ .hTVzGn:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ data-styled.g11[id="styled__Link-sc-bubr9x-0"]{content:"fOVXAi,kVqgZI,cUdGaW,gAIXCo,kyfvCh,iySDxH,gDKORx,hTVzGn,"}/*!sc*/ :root{--content-width:120rem;--font-main:'fakt-web',sans-serif;}/*!sc*/ body{box-sizing:border-box;font-family:var(--font-main);}/*!sc*/ html{font-size:10px;}/*!sc*/ data-styled.g176[id="sc-global-clike1"]{content:"sc-global-clike1,"}/*!sc*/ @font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:local('Inter-Regular'), url('https://cdn.auth0.com/website/fonts/Inter-Regular.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:local('Inter-Medium'), url('https://cdn.auth0.com/website/fonts/Inter-Medium.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:local('Inter-Bold'), url('https://cdn.auth0.com/website/fonts/Inter-Bold.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'SpaceGrotesk';font-style:normal;font-weight:500;font-display:swap;font-feature-settings:'zero','ss02' off,'ss03' on,'ss04' on;src:local('SpaceGrotesk-Medium'), url('https://cdn.auth0.com/website/fonts/SpaceGrotesk-Medium.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'SpaceGrotesk';font-style:normal;font-weight:600;font-display:swap;font-feature-settings:'zero','ss02' off,'ss03' on,'ss04' on;src:local('SpaceGrotesk-SemiBold'), url('https://cdn.auth0.com/website/fonts/SpaceGrotesk-SemiBold.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'RobotoMono';font-style:normal;font-weight:400;font-display:swap;src:local('RobotoMono-Regular'), url('https://cdn.auth0.com/quantum-fonts/lib/0.0.9/roboto-mono/files/roboto-mono-latin-400-normal.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'Aeonik';font-style:normal;font-weight:400;font-display:swap;src:local('Aeonik-Regular'), url('https://cdn.auth0.com/website/cic-homepage/fonts/Aeonik-Regular.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'Aeonik';font-style:normal;font-weight:500;font-display:swap;src:local('Aeonik-Medium'), url('https://cdn.auth0.com/website/cic-homepage/fonts/Aeonik-Medium.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'Aeonik';font-style:normal;font-weight:500;font-display:swap;src:local('Aeonik-Medium'), url('https://cdn.auth0.com/website/cic-homepage/fonts/Aeonik-Medium.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'Aeonik Mono';font-style:normal;font-weight:400;font-display:swap;src:local('AeonikMono-Regular'), url('https://cdn.auth0.com/website/okta-fonts/AeonikMono-Regular.woff2') format('woff2');}/*!sc*/ @font-face{font-family:'Aeonik Mono';font-style:normal;font-weight:500;font-display:swap;src:local('AeonikMono-Medium'), url('https://cdn.auth0.com/website/okta-fonts/AeonikMono-Medium.ttf') format('woff2');}/*!sc*/ data-styled.g177[id="sc-global-bZiXeF1"]{content:"sc-global-bZiXeF1,"}/*!sc*/ html{font-size:62.5%;}/*!sc*/ html h1,html h2,html h3,html h4,html h5,html h6{font-feature-settings:'zero';}/*!sc*/ a:focus{outline:-webkit-focus-ring-color auto 0.2rem;outline-offset:0.1rem;}/*!sc*/ data-styled.g178[id="sc-global-ktqmOE1"]{content:"sc-global-ktqmOE1,"}/*!sc*/ .fahHZk{background:#FFFEFA;display:none;position:fixed;z-index:100;top:10.4rem;bottom:0;left:0;right:0;width:100%;overflow:auto;}/*!sc*/ data-styled.g186[id="sc-48604b4d-0"]{content:"fahHZk,"}/*!sc*/ .dYTUtR{margin-bottom:15rem;padding-left:0;}/*!sc*/ data-styled.g187[id="sc-48604b4d-1"]{content:"dYTUtR,"}/*!sc*/ .bBPBdn{list-style:none;width:100%;border-bottom:0.1rem solid #C5C5C5;}/*!sc*/ .bBPBdn:first-of-type{border-top:0.1rem solid #C5C5C5;}/*!sc*/ data-styled.g188[id="sc-48604b4d-2"]{content:"bBPBdn,"}/*!sc*/ .UJeau{padding:2.4rem 2rem 2.4rem 1.6rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/ @media screen and (min-width:900px){.UJeau{padding-left:6.4rem;padding-right:6.4rem;}}/*!sc*/ data-styled.g189[id="sc-48604b4d-3"]{content:"UJeau,"}/*!sc*/ .dcBPNJ{font-family:Aeonik,sans-serif;font-weight:500;font-size:2rem;line-height:2.8rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;color:#191919;display:inline-block;width:100%;}/*!sc*/ .dcBPNJ:hover{color:#3F59E4;}/*!sc*/ data-styled.g190[id="sc-48604b4d-4"]{content:"dcBPNJ,"}/*!sc*/ .iqISjd{font-family:Aeonik,sans-serif;font-weight:500;font-size:2rem;line-height:2.8rem;-webkit-letter-spacing:0.01rem;-moz-letter-spacing:0.01rem;-ms-letter-spacing:0.01rem;letter-spacing:0.01rem;color:#191919;margin:0;padding:2.4rem 0 2.4rem 1.6rem;position:relative;-webkit-transition:color 0.2s;transition:color 0.2s;}/*!sc*/ .iqISjd::before{border-style:solid;border-width:0.1em 0.1em 0 0;content:'';display:inline-block;height:1.4rem;right:3rem;top:calc(50% - 0.83rem);position:absolute;vertical-align:top;width:1.4rem;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:-webkit-transform 0.4s ease;-webkit-transition:transform 0.4s ease;transition:transform 0.4s ease;}/*!sc*/ @media screen and (min-width:900px){.iqISjd{padding-left:6.4rem;}.iqISjd:before{right:7rem;}}/*!sc*/ data-styled.g191[id="sc-48604b4d-5"]{content:"iqISjd,"}/*!sc*/ .jqBJbC{overflow:hidden;height:auto;-webkit-transition:max-height 0.3s ease-out;transition:max-height 0.3s ease-out;padding-left:1.6rem;background:#F6F7FA;height:0;max-height:0;}/*!sc*/ @media screen and (min-width:900px){.jqBJbC{padding-left:6.4rem;}}/*!sc*/ data-styled.g192[id="sc-48604b4d-6"]{content:"jqBJbC,"}/*!sc*/ .kzEdNm:not(:last-of-type){margin-bottom:3.2rem;}/*!sc*/ .kzEdNm:last-of-type{padding-bottom:1.6rem;}/*!sc*/ data-styled.g193[id="sc-48604b4d-7"]{content:"kzEdNm,"}/*!sc*/ .iDtUXN{font-family:Aeonik Mono,monospace;font-size:1.4rem;line-height:2rem;font-weight:500;-webkit-letter-spacing:0.14rem;-moz-letter-spacing:0.14rem;-ms-letter-spacing:0.14rem;letter-spacing:0.14rem;text-transform:uppercase;color:#8c929c;margin:0 0 2rem;padding-top:3.2rem;}/*!sc*/ data-styled.g194[id="sc-48604b4d-8"]{content:"iDtUXN,"}/*!sc*/ .dIBWQm{list-style:none;padding:0;margin:0;}/*!sc*/ data-styled.g196[id="sc-48604b4d-10"]{content:"dIBWQm,"}/*!sc*/ .dBWnDJ{font-family:Aeonik,sans-serif;font-size:2rem;line-height:2.8rem;-webkit-letter-spacing:0.01rem;-moz-letter-spacing:0.01rem;-ms-letter-spacing:0.01rem;letter-spacing:0.01rem;margin-bottom:2rem;}/*!sc*/ .dBWnDJ a{color:#42464d;display:inline-block;width:100%;}/*!sc*/ .dBWnDJ a:hover{color:#3F59E4;}/*!sc*/ data-styled.g197[id="sc-48604b4d-11"]{content:"dBWnDJ,"}/*!sc*/ .hMidHS{border:none;color:#191919;background:none;font-size:1.6rem;line-height:2.4rem;-webkit-letter-spacing:-0.001rem;-moz-letter-spacing:-0.001rem;-ms-letter-spacing:-0.001rem;letter-spacing:-0.001rem;}/*!sc*/ data-styled.g198[id="sc-48604b4d-12"]{content:"hMidHS,"}/*!sc*/ .bOieih{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ data-styled.g199[id="sc-48604b4d-13"]{content:"bOieih,"}/*!sc*/ .cSezqg{font-weight:500;font-size:1.6rem;line-height:2.4rem;-webkit-letter-spacing:-0.01rem;-moz-letter-spacing:-0.01rem;-ms-letter-spacing:-0.01rem;letter-spacing:-0.01rem;color:#191919;margin:0 0 0 0.8rem;}/*!sc*/ data-styled.g200[id="sc-48604b4d-14"]{content:"cSezqg,"}/*!sc*/ .kJKosn{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:1.6rem;margin:0 auto;border-top:0.1rem solid #C5C5C5;position:fixed;bottom:0;left:0;right:0;text-align:center;background:#FFFEFA;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}/*!sc*/ @media screen and (min-width:900px){.kJKosn{padding:3.2rem 6.4rem;}}/*!sc*/ data-styled.g201[id="sc-48604b4d-15"]{content:"kJKosn,"}/*!sc*/ .hydWjh{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1.6rem;}/*!sc*/ data-styled.g204[id="sc-48604b4d-18"]{content:"hydWjh,"}/*!sc*/ .itTgje{background:#242424;color:#FFFEFA;width:100%;margin:auto;font-size:1.4rem;line-height:2rem;text-align:left;font-family:Aeonik,sans-serif;border-bottom:0.1rem solid #41454C;border-bottom:0.2rem solid;border-image-slice:1;border-image-source:linear-gradient( 135deg, #4cb7a3 0%, #3f59e4 50%, #4016a0 100% );}/*!sc*/ @media screen and (min-width:900px){.itTgje{text-align:left;}}/*!sc*/ data-styled.g206[id="sc-5beafa8a-0"]{content:"itTgje,"}/*!sc*/ .fXlPNE{width:100%;max-width:144rem;min-height:4rem;margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.6rem;}/*!sc*/ @media screen and (min-width:900px){.fXlPNE{padding:1rem 6.4rem;}}/*!sc*/ @media screen and (min-width:1200px){.fXlPNE{padding:0 6.4rem;}}/*!sc*/ data-styled.g207[id="sc-5beafa8a-1"]{content:"fXlPNE,"}/*!sc*/ .gnbkUy{-webkit-flex:1;-ms-flex:1;flex:1;padding:0;cursor:pointer;}/*!sc*/ @media screen and (min-width:900px){.gnbkUy{padding:0;}}/*!sc*/ @media screen and (min-width:1200px){.gnbkUy{padding:0.9rem 0;margin-right:2.4rem;}}/*!sc*/ .gnbkUy:hover .sc-5beafa8a-4{color:#B6CAFF;}/*!sc*/ data-styled.g211[id="sc-5beafa8a-5"]{content:"gnbkUy,"}/*!sc*/ .fGOvxz{display:none;}/*!sc*/ @media screen and (min-width:1200px){.fGOvxz{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}/*!sc*/ data-styled.g212[id="sc-5beafa8a-6"]{content:"fGOvxz,"}/*!sc*/ .gCDOIN{color:#FFFEFA;cursor:pointer;font-weight:500;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ .gCDOIN:focus{outline:none;}/*!sc*/ .gCDOIN:hover,.gCDOIN:focus{color:#B6CAFF;}/*!sc*/ data-styled.g213[id="sc-5beafa8a-7"]{content:"gCDOIN,"}/*!sc*/ .bgMNvC{cursor:pointer;color:#FFFEFA;margin-left:3.2rem;position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ .bgMNvC svg{stroke:#FFFEFA;}/*!sc*/ .bgMNvC:hover,.bgMNvC:focus-within{color:#B6CAFF;}/*!sc*/ .bgMNvC:hover svg,.bgMNvC:focus-within svg{stroke:#B6CAFF;}/*!sc*/ data-styled.g214[id="sc-5beafa8a-8"]{content:"bgMNvC,"}/*!sc*/ .iDaiez{line-height:2rem;}/*!sc*/ .iDaiez:hover{color:#493FA3;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ data-styled.g215[id="sc-5beafa8a-9"]{content:"iDaiez,"}/*!sc*/ .flgNuK{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g216[id="sc-5beafa8a-10"]{content:"flgNuK,"}/*!sc*/ .jjbnIz{font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;background-color:transparent;border:none;margin:0;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;color:inherit;z-index:1;outline:none;padding-left:2rem;padding-right:1.6rem;text-align:center;width:100%;}/*!sc*/ data-styled.g217[id="sc-5beafa8a-11"]{content:"jjbnIz,"}/*!sc*/ .gUmNqK{left:0;pointer-events:none;position:absolute;top:calc(50% - 1rem);z-index:0;}/*!sc*/ data-styled.g218[id="sc-5beafa8a-12"]{content:"gUmNqK,"}/*!sc*/ .cJXqJO{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;pointer-events:none;position:absolute;right:0;z-index:0;}/*!sc*/ data-styled.g219[id="sc-5beafa8a-13"]{content:"cJXqJO,"}/*!sc*/ .eiqtQu{height:10.4rem;width:100%;margin:0 auto;}/*!sc*/ @media screen and (min-width:1200px){.eiqtQu{display:none;}}/*!sc*/ data-styled.g221[id="sc-dd041119-1"]{content:"eiqtQu,"}/*!sc*/ .iaTkkA{height:0.1rem;position:absolute;visibility:hidden;top:0;}/*!sc*/ data-styled.g222[id="sc-dd041119-2"]{content:"iaTkkA,"}/*!sc*/ .dAIDFK{position:fixed;top:0;left:0;width:100%;z-index:1000;color:#191919;}/*!sc*/ data-styled.g223[id="sc-dd041119-3"]{content:"dAIDFK,"}/*!sc*/ .hvNmHd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g224[id="sc-dd041119-4"]{content:"hvNmHd,"}/*!sc*/ .iDvPUZ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;}/*!sc*/ data-styled.g225[id="sc-dd041119-5"]{content:"iDvPUZ,"}/*!sc*/ .cdYdvX{-webkit-transition:background-color 0.2s ease,border-radius 0.2s ease;transition:background-color 0.2s ease,border-radius 0.2s ease;position:relative;display:none;width:100%;max-width:100%;margin:auto;padding:0 6.4rem;background-color:#FFFEFA;}/*!sc*/ @media screen and (min-width:1200px){.cdYdvX{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}/*!sc*/ .cdYdvX:hover{background-color:#FFFEFA;border-radius:0 0 1.6rem 1.6rem;}/*!sc*/ data-styled.g226[id="sc-dd041119-6"]{content:"cdYdvX,"}/*!sc*/ .SNAUb{max-width:131.2rem;width:100%;margin:auto;-webkit-transition:background-color 0.2s ease,border-radius 0.2s ease;transition:background-color 0.2s ease,border-radius 0.2s ease;position:relative;padding:0 6.4rem;background-color:#FFFEFA;}/*!sc*/ @media screen and (min-width:1200px){.SNAUb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0;}}/*!sc*/ .SNAUb:hover{background-color:#FFFEFA;border-radius:0 0 1.6rem 1.6rem;}/*!sc*/ data-styled.g227[id="sc-dd041119-7"]{content:"SNAUb,"}/*!sc*/ .goqQNV{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g228[id="sc-dd041119-8"]{content:"goqQNV,"}/*!sc*/ .irBpqS{max-width:144rem;width:100%;margin:auto;padding:1.2rem 1.6rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#FFFEFA;height:6.4rem;box-shadow:inset 0 -0.1rem 0 #C5C5C5;position:relative;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media screen and (min-width:900px){.irBpqS{padding:1.6rem 6.4rem;}}/*!sc*/ @media screen and (min-width:1200px){.irBpqS{display:none;}}/*!sc*/ data-styled.g229[id="sc-dd041119-9"]{content:"irBpqS,"}/*!sc*/ .lmuCEj{justify-self:flex-end;padding:2rem 0;}/*!sc*/ data-styled.g230[id="sc-dd041119-10"]{content:"lmuCEj,"}/*!sc*/ .librYF{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;height:2.4rem;margin:0;padding:0;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}/*!sc*/ data-styled.g231[id="sc-dd041119-11"]{content:"librYF,"}/*!sc*/ .kMlQXP{width:2.2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0.25rem;background:#191919;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-top:1.2rem;}/*!sc*/ .kMlQXP::before,.kMlQXP::after{content:'';position:absolute;width:2.2rem;height:0.25rem;background:#191919;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}/*!sc*/ .kMlQXP::before{-webkit-transform:translateY(-0.7rem);-ms-transform:translateY(-0.7rem);transform:translateY(-0.7rem);}/*!sc*/ .kMlQXP::after{-webkit-transform:translateY(0.7rem);-ms-transform:translateY(0.7rem);transform:translateY(0.7rem);}/*!sc*/ data-styled.g232[id="sc-dd041119-12"]{content:"kMlQXP,"}/*!sc*/ .hxYec{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;list-style:none;margin:0;line-height:2.4rem;}/*!sc*/ data-styled.g233[id="sc-dd041119-13"]{content:"hxYec,"}/*!sc*/ .ZBdFw{color:#191919;cursor:initial;padding-top:0.9rem;width:104.4rem;position:absolute;left:0;right:0;margin:-0.1rem auto 0;top:6.4rem;display:inline-block;visibility:hidden;opacity:0;-webkit-transform:translateX(-1.6rem);-ms-transform:translateX(-1.6rem);transform:translateX(-1.6rem);-webkit-transition:visibility 0s,opacity 0.2s linear,-webkit-transform 0.2s linear;-webkit-transition:visibility 0s,opacity 0.2s linear,transform 0.2s linear;transition:visibility 0s,opacity 0.2s linear,transform 0.2s linear;}/*!sc*/ data-styled.g234[id="sc-dd041119-14"]{content:"ZBdFw,"}/*!sc*/ .fIvfJ{position:relative;-webkit-transition:color 0.2s ease;transition:color 0.2s ease;color:#191919;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}/*!sc*/ .fIvfJ::after{content:'';-webkit-transition:border-color 0.2s ease,-webkit-transform 0.2s ease;-webkit-transition:border-color 0.2s ease,transform 0.2s ease;transition:border-color 0.2s ease,transform 0.2s ease;width:100%;height:0.2rem;border-bottom:0.2rem solid transparent;display:block;bottom:-1.6rem;position:absolute;left:0;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);}/*!sc*/ data-styled.g235[id="sc-dd041119-15"]{content:"fIvfJ,"}/*!sc*/ .ifXtPt{font-family:Aeonik,sans-serif;padding:1.6rem 1.8rem;cursor:pointer;font-size:1.6rem;font-weight:500;line-height:3.2rem;-webkit-letter-spacing:0.02rem;-moz-letter-spacing:0.02rem;-ms-letter-spacing:0.02rem;letter-spacing:0.02rem;}/*!sc*/ .ifXtPt .sc-dd041119-15 > svg{stroke:#191919;-webkit-transition:stroke 0.2s ease;transition:stroke 0.2s ease;padding-left:0.4rem;}/*!sc*/ .ifXtPt:hover{color:#3F59E4;}/*!sc*/ .ifXtPt:hover .sc-dd041119-14{visibility:visible;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}/*!sc*/ .ifXtPt:hover .sc-dd041119-15{color:#3F59E4;}/*!sc*/ .ifXtPt:hover .sc-dd041119-15::after{border-bottom-color:#3F59E4;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}/*!sc*/ .ifXtPt:hover .sc-dd041119-15 > svg{stroke:#3F59E4;}/*!sc*/ .ifXtPt:focus-visible{color:#3F59E4;}/*!sc*/ .ifXtPt:focus-visible .sc-dd041119-14{visibility:visible;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}/*!sc*/ .ifXtPt:focus-visible .sc-dd041119-15{color:#3F59E4;}/*!sc*/ .ifXtPt:focus-visible .sc-dd041119-15::after{border-bottom-color:#3F59E4;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}/*!sc*/ .ifXtPt:focus-visible .sc-dd041119-15 > svg{stroke:#3F59E4;}/*!sc*/ .ifXtPt:focus-within{color:#3F59E4;}/*!sc*/ .ifXtPt:focus-within .sc-dd041119-14{visibility:visible;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}/*!sc*/ .ifXtPt:focus-within .sc-dd041119-15{color:#3F59E4;}/*!sc*/ .ifXtPt:focus-within .sc-dd041119-15::after{border-bottom-color:#3F59E4;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}/*!sc*/ .ifXtPt:focus-within .sc-dd041119-15 > svg{stroke:#3F59E4;}/*!sc*/ data-styled.g236[id="sc-dd041119-16"]{content:"ifXtPt,"}/*!sc*/ .ecCLmy{background:rgba(255,255,255,0.88);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:0.1rem solid #C5C5C5;border-radius:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ data-styled.g237[id="sc-dd041119-17"]{content:"ecCLmy,"}/*!sc*/ .fpHhIS{min-width:31.1rem;width:31.1rem;padding:3.2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}/*!sc*/ data-styled.g242[id="sc-8f844919-0"]{content:"fpHhIS,"}/*!sc*/ .vgaOL{border-right:0.1rem solid #C5C5C5;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;min-width:33%;}/*!sc*/ .elvwLW{border-right:0.1rem solid #C5C5C5;}/*!sc*/ data-styled.g243[id="sc-8f844919-1"]{content:"vgaOL,elvwLW,"}/*!sc*/ .juzMWM{border-right:0.1rem solid #C5C5C5;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;min-width:33%;}/*!sc*/ .hkOlGh{border-right:0.1rem solid #C5C5C5;}/*!sc*/ data-styled.g244[id="sc-8f844919-2"]{content:"juzMWM,hkOlGh,"}/*!sc*/ .cmuXnw{width:auto;-webkit-flex:1;-ms-flex:1;flex:1;padding:3.2rem;width:100%;min-width:33%;}/*!sc*/ .edUBug{width:auto;-webkit-flex:1;-ms-flex:1;flex:1;padding:3.2rem 0;}/*!sc*/ .ftjeVJ{width:auto;-webkit-flex:1;-ms-flex:1;flex:1;padding:0;width:100%;min-width:33%;}/*!sc*/ data-styled.g245[id="sc-8f844919-3"]{content:"cmuXnw,edUBug,ftjeVJ,"}/*!sc*/ .kPRjAI{list-style:none;padding:0;height:100%;}/*!sc*/ data-styled.g247[id="sc-c4163730-1"]{content:"kPRjAI,"}/*!sc*/ .jfwYlN{margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Aeonik,sans-serif;font-weight:500;font-size:1.4rem;line-height:2.4rem;color:#1E212A;}/*!sc*/ .jfwYlN + li{margin-top:1.6rem;}/*!sc*/ .jfwYlN svg{margin-right:1.4rem;min-width:2.4rem;}/*!sc*/ .jfwYlN a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1E212A;-webkit-transition:color 0.2s ease;transition:color 0.2s ease;width:100%;}/*!sc*/ .jfwYlN a:hover{color:#3F59E4;}/*!sc*/ .jfwYlN:last-of-type{margin-bottom:3.2rem;}/*!sc*/ data-styled.g248[id="sc-c4163730-2"]{content:"jfwYlN,"}/*!sc*/ .eXTZJw{border-top:0.1rem solid #C5C5C5;padding-top:2.4rem;}/*!sc*/ data-styled.g250[id="sc-c4163730-4"]{content:"eXTZJw,"}/*!sc*/ .eqdKOL{list-style:none;padding:0;display:grid;grid-template-columns:1fr;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}/*!sc*/ data-styled.g251[id="sc-31a2510-0"]{content:"eqdKOL,"}/*!sc*/ .AyFjn{margin:0;padding:3.2rem;height:14.47rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ .AyFjn + li{border-top:0.1rem solid #C5C5C5;}/*!sc*/ .AyFjn div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}/*!sc*/ .AyFjn a{color:#5a5f66;width:100%;}/*!sc*/ .AyFjn a svg{margin-right:1.4rem;}/*!sc*/ .AyFjn a p{margin:0;}/*!sc*/ .AyFjn a p:first-child{font-weight:500;color:#1E212A;-webkit-transition:color 0.2s ease;transition:color 0.2s ease;}/*!sc*/ .AyFjn a:hover p{color:#5a5f66;}/*!sc*/ .AyFjn a:hover p:first-child{color:#3F59E4;}/*!sc*/ data-styled.g252[id="sc-31a2510-1"]{content:"AyFjn,"}/*!sc*/ .kqrdVl a{display:block;color:#1E212A;}/*!sc*/ .kqrdVl a:hover{color:#3F59E4;}/*!sc*/ .kqrdVl a span{font-weight:500;}/*!sc*/ .kqrdVl a + a{margin-top:2.4rem;}/*!sc*/ .kqrdVl a + p{margin-top:3.6rem;}/*!sc*/ data-styled.g253[id="sc-8583e179-0"]{content:"kqrdVl,"}/*!sc*/ .ihoJjn{padding:0 3.2rem;display:block;}/*!sc*/ .ihoJjn:hover p:last-of-type{color:#3F59E4;}/*!sc*/ .ihoJjn:first-child{margin-bottom:2.4rem;}/*!sc*/ data-styled.g257[id="sc-1e1df8de-0"]{content:"ihoJjn,"}/*!sc*/ .jDuOPS{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g258[id="sc-1e1df8de-1"]{content:"jDuOPS,"}/*!sc*/ .iiLmVo{border-radius:0.8rem;width:100%;max-width:13rem;height:9rem;margin-right:1.9rem;object-fit:cover;}/*!sc*/ data-styled.g260[id="sc-1e1df8de-3"]{content:"iiLmVo,"}/*!sc*/ .fBHclw{border-top:0.1rem solid #C5C5C5;}/*!sc*/ data-styled.g261[id="sc-4b4277c0-0"]{content:"fBHclw,"}/*!sc*/ .cRKzFM{padding:3.2rem 3.2rem 0 3.2rem;}/*!sc*/ data-styled.g262[id="sc-4b4277c0-1"]{content:"cRKzFM,"}/*!sc*/ .fSYJhu{background:#fff;padding-top:1.2rem;}/*!sc*/ data-styled.g263[id="sc-5aba37fd-0"]{content:"fSYJhu,"}/*!sc*/ .iNOOcn{width:100%;max-width:144rem;margin:auto;font-family:Inter,sans-serif;}/*!sc*/ data-styled.g264[id="sc-5aba37fd-1"]{content:"iNOOcn,"}/*!sc*/ .hsxkU{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:4.8rem;margin:4.8rem 1.6rem auto;}/*!sc*/ @media screen and (min-width:900px){.hsxkU{margin:6.4rem 2.4rem auto;}}/*!sc*/ @media screen and (min-width:1200px){.hsxkU{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;margin:8rem 11.2rem auto;max-width:121.6rem;}}/*!sc*/ data-styled.g265[id="sc-5aba37fd-2"]{content:"hsxkU,"}/*!sc*/ .bzdtTB{list-style:none;margin-bottom:0;padding-left:0;}/*!sc*/ data-styled.g266[id="sc-5aba37fd-3"]{content:"bzdtTB,"}/*!sc*/ .kiNwTk{font-weight:500;font-size:1.4rem;line-height:3.2rem;-webkit-letter-spacing:-0.001rem;-moz-letter-spacing:-0.001rem;-ms-letter-spacing:-0.001rem;letter-spacing:-0.001rem;padding-right:3.2rem;}/*!sc*/ .kiNwTk a{color:#1e212a;}/*!sc*/ .kiNwTk a span{background:linear-gradient(153.07deg,#3ec6eb -2.47%,#1bc99f 102.78%);padding:0.1rem 0.6rem;border-radius:0.4rem;margin-left:0.8rem;color:#fff;font-weight:600;}/*!sc*/ .kiNwTk a:hover{color:#635dff;}/*!sc*/ @media screen and (min-width:900px){.kiNwTk p::before{content:'';margin-right:0.8rem;border-left:0.1rem solid #8c929c;height:1.2rem;display:inline-block;}}/*!sc*/ data-styled.g268[id="sc-5aba37fd-5"]{content:"kiNwTk,"}/*!sc*/ .lnUvqq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}/*!sc*/ .lnUvqq > ul{-webkit-flex:1;-ms-flex:1;flex:1;}/*!sc*/ data-styled.g269[id="sc-5aba37fd-6"]{content:"lnUvqq,"}/*!sc*/ .ixSxQa{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:1.6rem;margin-left:1.6rem;display:none;}/*!sc*/ @media screen and (min-width:900px){.ixSxQa{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:0;}}/*!sc*/ .hBNnUf{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:1.6rem;margin-left:1.6rem;}/*!sc*/ @media screen and (min-width:900px){.hBNnUf{display:none;}}/*!sc*/ data-styled.g270[id="sc-5aba37fd-7"]{content:"ixSxQa,hBNnUf,"}/*!sc*/ .jAPHdE{height:2.4rem;}/*!sc*/ .jAPHdE:hover{cursor:pointer;}/*!sc*/ .jAPHdE:hover path{fill:#635dff;}/*!sc*/ data-styled.g271[id="sc-5aba37fd-8"]{content:"jAPHdE,"}/*!sc*/ .jopQid{padding:2.4rem 0 0;position:relative;margin-top:4.8rem;}/*!sc*/ @media screen and (min-width:900px){.jopQid{display:none;}}/*!sc*/ data-styled.g272[id="sc-5aba37fd-9"]{content:"jopQid,"}/*!sc*/ .iEBqW{display:none;}/*!sc*/ @media screen and (min-width:900px){.iEBqW{display:block;border-top:0.1rem solid #bdc4cf;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:2.4rem;position:relative;margin-top:4.8rem;}}/*!sc*/ @media screen and (min-width:1200px){.iEBqW{margin-top:10rem;}}/*!sc*/ data-styled.g273[id="sc-5aba37fd-10"]{content:"iEBqW,"}/*!sc*/ .iaXEGm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:2.4rem 1.6rem;}/*!sc*/ data-styled.g274[id="sc-5aba37fd-11"]{content:"iaXEGm,"}/*!sc*/ .nALA-d{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#8c929c;grid-gap:0.6rem;font-size:1.2rem;line-height:1.8rem;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;}/*!sc*/ .nALA-d img{max-width:4rem;}/*!sc*/ .nALA-d a{color:#8c929c;}/*!sc*/ .nALA-d a:hover{color:#635dff;}/*!sc*/ @media screen and (min-width:900px){.nALA-d{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}}/*!sc*/ @media screen and (min-width:1200px){.nALA-d{font-size:1.4rem;line-height:2.2rem;}}/*!sc*/ data-styled.g275[id="sc-5aba37fd-12"]{content:"nALA-d,"}/*!sc*/ .kZETFA{cursor:pointer;height:100%;color:#1e212a;margin-left:3.2rem;position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ .kZETFA svg{stroke:#1e212a;}/*!sc*/ .kZETFA:hover{color:#635dff;}/*!sc*/ .kZETFA:hover svg{stroke:#635dff;}/*!sc*/ data-styled.g276[id="sc-5aba37fd-13"]{content:"kZETFA,"}/*!sc*/ .gAfsIP{visibility:hidden;opacity:0;position:absolute;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;left:-3.4rem;top:-20.2rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media screen and (min-width:1200px){.gAfsIP{left:-2.4rem;}}/*!sc*/ data-styled.g277[id="sc-5aba37fd-14"]{content:"gAfsIP,"}/*!sc*/ .SbRIO{min-width:13.4rem;margin-top:0;background:#fff;color:#635dff;box-shadow:0 0 0.8rem rgba(0,0,0,0.25);border-radius:0.8rem;padding:1.6rem 2.4rem;list-style:none;}/*!sc*/ data-styled.g278[id="sc-5aba37fd-15"]{content:"SbRIO,"}/*!sc*/ .bYsPvb{line-height:2.8rem;}/*!sc*/ .bYsPvb:hover{color:#635dff;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ data-styled.g279[id="sc-5aba37fd-16"]{content:"bYsPvb,"}/*!sc*/ .jYEgAu{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;font-size:1.2rem;}/*!sc*/ @media screen and (min-width:1200px){.jYEgAu{font-size:1.4rem;}}/*!sc*/ .jYEgAu:hover .sc-5aba37fd-14{visibility:visible;opacity:1;}/*!sc*/ .jYEgAu:focus-visible .sc-5aba37fd-14{visibility:visible;opacity:1;}/*!sc*/ .jYEgAu:focus-within .sc-5aba37fd-14{visibility:visible;opacity:1;}/*!sc*/ data-styled.g280[id="sc-5aba37fd-17"]{content:"jYEgAu,"}/*!sc*/ .lfXgaO{margin-left:0.8rem;font-weight:500;}/*!sc*/ data-styled.g281[id="sc-5aba37fd-18"]{content:"lfXgaO,"}/*!sc*/ .icaxKy{max-width:100%;}/*!sc*/ data-styled.g315[id="sc-6959c13e-0"]{content:"icaxKy,"}/*!sc*/ @media screen and (min-width:1200px){}/*!sc*/ data-styled.g503[id="sc-21fd3702-0"]{content:"dSvCsB,"}/*!sc*/ .jnkNCX{padding:2.4rem 1.6rem;}/*!sc*/ @media screen and (min-width:1200px){.jnkNCX{margin-top:10.8rem;}}/*!sc*/ data-styled.g1550[id="sc-885db9b9-0"]{content:"jnkNCX,"}/*!sc*/ .cqwzlh{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:121.6rem;}/*!sc*/ data-styled.g1551[id="sc-885db9b9-1"]{content:"cqwzlh,"}/*!sc*/ .dWzoLR{display:none;}/*!sc*/ @media screen and (min-width:768px){.dWzoLR{display:block;}.dWzoLR path{display:none;}}/*!sc*/ @media screen and (min-width:1200px){.dWzoLR path{display:block;}}/*!sc*/ data-styled.g1552[id="sc-885db9b9-2"]{content:"dWzoLR,"}/*!sc*/ .hErbIM{margin-right:1rem;}/*!sc*/ data-styled.g1553[id="sc-885db9b9-3"]{content:"hErbIM,"}/*!sc*/ .bGYnnn{margin-bottom:9.6rem;}/*!sc*/ @media screen and (min-width:768px){.bGYnnn{margin-bottom:12rem;}}/*!sc*/ data-styled.g1554[id="sc-b589359f-0"]{content:"bGYnnn,"}/*!sc*/ .klmyut{border-radius:2.4rem;overflow:hidden;}/*!sc*/ @media screen and (min-width:1200px){.klmyut{margin:0 auto;max-width:144rem;}}/*!sc*/ data-styled.g1555[id="sc-b589359f-1"]{content:"klmyut,"}/*!sc*/ .LnBYh{background-color:#DADFE8;}/*!sc*/ @media screen and (min-width:768px){.LnBYh{display:grid;grid-template-columns:repeat(8,1fr);gap:3.2rem;}}/*!sc*/ @media screen and (min-width:1200px){.LnBYh{display:grid;grid-template-columns:repeat(12,1fr);gap:3.2rem;}}/*!sc*/ data-styled.g1556[id="sc-b589359f-2"]{content:"LnBYh,"}/*!sc*/ .dEnCxa{padding:4rem 1.6rem;}/*!sc*/ @media screen and (min-width:768px){.dEnCxa{grid-column:1 / 6;padding:6.4rem 0 6.4rem 16px;}}/*!sc*/ @media screen and (min-width:1200px){.dEnCxa{grid-column:1 / 8;padding:10rem 8.6rem 10rem 11.2rem;}}/*!sc*/ data-styled.g1557[id="sc-b589359f-3"]{content:"dEnCxa,"}/*!sc*/ .wwwUK > a:active{background-color:#564ED1;}/*!sc*/ .wwwUK > a:focus{outline:0.5rem solid rgba(99,93,255,0.8);color:white;}/*!sc*/ data-styled.g1558[id="sc-b589359f-4"]{content:"wwwUK,"}/*!sc*/ .duZfhx{height:46.4rem;overflow:hidden;position:relative;}/*!sc*/ @media screen and (min-width:768px){.duZfhx{border-top-left-radius:4rem;grid-column:6 / 9;height:100%;}}/*!sc*/ @media screen and (min-width:1200px){.duZfhx{grid-column:8 / 13;margin-right:0;margin-top:6.4rem;}}/*!sc*/ data-styled.g1559[id="sc-b589359f-5"]{content:"duZfhx,"}/*!sc*/ .dagfBP{bottom:0;height:46.4rem;position:absolute;right:0;width:100%;}/*!sc*/ @media screen and (min-width:768px){.dagfBP{height:100%;width:auto;}}/*!sc*/ @media screen and (min-width:1200px){.dagfBP{height:57rem;position:relative;width:100%;}}/*!sc*/ data-styled.g1560[id="sc-b589359f-6"]{content:"dagfBP,"}/*!sc*/ .gnpkQv{padding:0 1.6rem;margin-bottom:10rem;}/*!sc*/ @media screen and (min-width:768px){.gnpkQv{padding:0 2.4rem;margin-bottom:12rem;}}/*!sc*/ @media screen and (min-width:1200px){.gnpkQv{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 12rem;max-width:144rem;padding:0 11.2rem;}}/*!sc*/ data-styled.g1562[id="sc-ebe3f653-1"]{content:"gnpkQv,"}/*!sc*/ .iVihAb{margin-bottom:3.2rem;max-width:23.3rem;}/*!sc*/ @media screen and (min-width:1200px){.iVihAb{max-width:28rem;}}/*!sc*/ data-styled.g1563[id="sc-ebe3f653-2"]{content:"iVihAb,"}/*!sc*/ .jWniWK{border-top:0.05rem solid #BDC4CF;padding:2.4rem 0 3.2rem;}/*!sc*/ .jWniWK:last-child{border-bottom:0.05rem solid #BDC4CF;}/*!sc*/ .jWniWK a{color:#635DFF;}/*!sc*/ .jWniWK a:hover{color:#564ED1;cursor:pointer;-webkit-text-decoration:underline solid #564ED1;text-decoration:underline solid #564ED1;}/*!sc*/ .jWniWK a:active{color:#493FA3;}/*!sc*/ .jWniWK a:focus-visible{outline:0.4rem solid #635DFFCC;border-radius:0.4rem;color:#635DFF;}/*!sc*/ .jWniWK p{color:#595E66;font-size:1.8rem;line-height:2.8rem;margin-bottom:0;}/*!sc*/ .jWniWK p p{margin-bottom:0;}/*!sc*/ @media screen and (min-width:768px){.jWniWK{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2.3rem;}.jWniWK h4{min-width:25.5rem;grid-column:1 / 3;}}/*!sc*/ @media screen and (min-width:1200px){.jWniWK{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:80rem;}.jWniWK h4{min-width:20.8rem;}}/*!sc*/ data-styled.g1565[id="sc-ebe3f653-4"]{content:"jWniWK,"}/*!sc*/ .cMxpLw{font-family:Inter,sans-serif;}/*!sc*/ @media screen and (min-width:768px){.cMxpLw{grid-column:4 / 9;}}/*!sc*/ .cMxpLw a:focus{outline:0.4rem solid rgba(99,93,255,0.8);outline-offset:0.1rem;border-radius:0.8rem;}/*!sc*/ data-styled.g1566[id="sc-ebe3f653-5"]{content:"cMxpLw,"}/*!sc*/ .julpRI{margin-bottom:10rem;position:relative;}/*!sc*/ @media screen and (min-width:768px){.julpRI{margin-bottom:12rem;}}/*!sc*/ data-styled.g1567[id="sc-8ee5ec83-0"]{content:"julpRI,"}/*!sc*/ .dfUhdD{position:relative;}/*!sc*/ @media screen and (min-width:768px){.dfUhdD{background-image:linear-gradient(90deg,#dadfe8 2%,#dadfe8 98%);background-size:0.1rem;background-position:50%;background-repeat:no-repeat;}.dfUhdD:before,.dfUhdD:after{content:'';display:inline-block;position:absolute;top:0;width:0.1rem;left:3%;height:100%;background:#dadfe8;background-repeat:no-repeat;}.dfUhdD:after{left:97%;}}/*!sc*/ @media screen and (min-width:1200px){.dfUhdD{background-position:center;}.dfUhdD:before{left:28.45%;}.dfUhdD:after{left:71.5%;}}/*!sc*/ data-styled.g1568[id="sc-8ee5ec83-1"]{content:"dfUhdD,"}/*!sc*/ .dCItXf{background-color:#F1F3F7;border-radius:2.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}/*!sc*/ @media screen and (min-width:1200px){.dCItXf{margin:0 auto;max-width:144rem;}}/*!sc*/ data-styled.g1569[id="sc-8ee5ec83-2"]{content:"dCItXf,"}/*!sc*/ .eibDEr{padding:4rem 1.6rem 6.4rem;}/*!sc*/ @media screen and (min-width:768px){.eibDEr{padding:6.4rem 2.4rem;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2.4rem;}}/*!sc*/ @media screen and (min-width:1200px){.eibDEr{grid-template-columns:repeat(12,1fr);padding:8rem 11.2rem 12rem;}}/*!sc*/ data-styled.g1570[id="sc-8ee5ec83-3"]{content:"eibDEr,"}/*!sc*/ .gDdYsV{max-width:23.2rem;}/*!sc*/ @media screen and (min-width:768px){.gDdYsV{grid-column:1 / 4;}}/*!sc*/ @media screen and (min-width:1200px){.gDdYsV{grid-column:1 / 4;max-width:none;}}/*!sc*/ data-styled.g1571[id="sc-8ee5ec83-4"]{content:"gDdYsV,"}/*!sc*/ .hubchh{overflow:hidden;text-align:center;position:relative;z-index:2;}/*!sc*/ @media screen and (min-width:768px){.hubchh{margin-bottom:8rem;}}/*!sc*/ @media screen and (min-width:1200px){.hubchh{margin-bottom:12rem;}}/*!sc*/ data-styled.g1572[id="sc-8ee5ec83-5"]{content:"hubchh,"}/*!sc*/ .hBLbtX{display:none;}/*!sc*/ @media screen and (min-width:1200px){.hBLbtX{display:block;width:100%;}}/*!sc*/ data-styled.g1573[id="sc-8ee5ec83-6"]{content:"hBLbtX,"}/*!sc*/ .AUKtu{display:none;}/*!sc*/ @media screen and (min-width:768px){.AUKtu{display:block;width:100%;}}/*!sc*/ @media screen and (min-width:1200px){.AUKtu{display:none;}}/*!sc*/ data-styled.g1574[id="sc-8ee5ec83-7"]{content:"AUKtu,"}/*!sc*/ .lazAuJ{max-width:100%;margin:0 auto;display:inline-block;}/*!sc*/ @media screen and (min-width:768px){.lazAuJ{display:none;}}/*!sc*/ data-styled.g1575[id="sc-8ee5ec83-8"]{content:"lazAuJ,"}/*!sc*/ .ezepHh{padding:0 1.6rem;}/*!sc*/ @media screen and (min-width:768px){.ezepHh{padding:0 2.4rem;}}/*!sc*/ @media screen and (min-width:1200px){.ezepHh{max-width:121.6rem;margin:0 auto;padding:0;}}/*!sc*/ data-styled.g1576[id="sc-63a009eb-0"]{content:"ezepHh,"}/*!sc*/ @media screen and (min-width:768px){.cVGoUR{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2.4rem;}}/*!sc*/ @media screen and (min-width:1200px){.cVGoUR{grid-template-columns:repeat(12,1fr);grid-gap:3.2rem;}}/*!sc*/ data-styled.g1577[id="sc-63a009eb-1"]{content:"cVGoUR,"}/*!sc*/ .grahRo{max-width:23.2rem;}/*!sc*/ @media screen and (min-width:768px){.grahRo{grid-column:1 / 4;}}/*!sc*/ data-styled.g1578[id="sc-63a009eb-2"]{content:"grahRo,"}/*!sc*/ .djbwtp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}/*!sc*/ @media screen and (min-width:768px){.djbwtp{grid-column:4 / 9;display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:3.4rem;column-gap:3.4rem;}}/*!sc*/ @media screen and (min-width:1200px){.djbwtp{grid-column:5 / 13;-webkit-column-gap:4.8rem;column-gap:4.8rem;row-gap:6.4rem;}}/*!sc*/ data-styled.g1579[id="sc-63a009eb-3"]{content:"djbwtp,"}/*!sc*/ .jnhhYe{border-radius:1.6rem;background-color:#DADFE8;height:11.6rem;width:16.2rem;margin-bottom:3.2rem;overflow:hidden;}/*!sc*/ @media screen and (min-width:768px){.jnhhYe{height:12.1rem;width:17rem;margin-bottom:2rem;}}/*!sc*/ @media screen and (min-width:1200px){.jnhhYe{height:20rem;width:28rem;margin-bottom:3.2rem;}}/*!sc*/ data-styled.g1580[id="sc-63a009eb-4"]{content:"jnhhYe,"}/*!sc*/ .hzDWKk{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:100%;}/*!sc*/ @media screen and (min-width:768px){.hzDWKk{object-fit:cover;height:100%;}}/*!sc*/ data-styled.g1581[id="sc-63a009eb-5"]{content:"hzDWKk,"}/*!sc*/ @media screen and (min-width:768px){.fbFaeM{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:space-between;-ms-flex-line-pack:space-between;align-content:space-between;min-height:28rem;}}/*!sc*/ @media screen and (min-width:1200px){.fbFaeM{min-height:23.4rem;}}/*!sc*/ data-styled.g1582[id="sc-63a009eb-6"]{content:"fbFaeM,"}/*!sc*/ @media screen and (min-width:1200px){.dvaAGh{margin-top:3.2rem;margin-bottom:3.6rem;}}/*!sc*/ data-styled.g1583[id="sc-63a009eb-7"]{content:"dvaAGh,"}/*!sc*/ .cfasmC{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;width:100%;background-color:#F1F3F7;border-radius:1.6rem;height:41.7rem;padding:1.6rem;}/*!sc*/ .cfasmC:nth-of-type(even){padding-bottom:3.2rem;border-bottom:0.1rem solid #DADFE8;}/*!sc*/ .cfasmC:not(:last-of-type){margin-bottom:4.8rem;}/*!sc*/ .cfasmC:hover h4{color:#635DFF;}/*!sc*/ .cfasmC:hover .sc-63a009eb-5{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}/*!sc*/ @media screen and (min-width:768px){.cfasmC{height:40rem;margin-bottom:4.2rem;grid-row-start:2;grid-row-end:2;}.cfasmC:nth-of-type(even){grid-column-start:1;grid-column-end:2;padding-bottom:0;border-bottom:none;}.cfasmC:last-child{grid-column-start:2;grid-column-end:3;}}/*!sc*/ @media screen and (min-width:1200px){.cfasmC{height:49.4rem;border-right:0.1rem solid #DADFE8;padding-right:2.4rem;margin-bottom:0;}.cfasmC:not(:last-of-type){margin-bottom:0rem;}}/*!sc*/ .cfasmC > .sc-63a009eb-4{height:14.5rem;width:14.5rem;}/*!sc*/ @media screen and (min-width:768px){.cfasmC{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:1;margin-bottom:6.4rem;padding:3.2rem 2.4rem 2.4rem;display:grid;grid-gap:2.4rem;grid-template-columns:repeat(8,1fr);}.cfasmC > .sc-63a009eb-4{height:33.6rem;width:13.8rem;grid-column-start:1;grid-column-end:3;margin-bottom:0;position:relative;}.cfasmC > .sc-63a009eb-4 > .sc-63a009eb-5{object-fit:cover;object-position:right;border-radius:0.8rem;position:absolute;top:2.4rem;right:2.4rem;bottom:2.4rem;height:85%;}.cfasmC > .sc-63a009eb-6{grid-column-start:4;grid-column-end:9;}}/*!sc*/ @media screen and (min-width:1200px){.cfasmC{border-right:none;padding:3.2rem 4rem;height:50.4rem;}.cfasmC > .sc-63a009eb-4{height:44rem;width:24.8rem;margin-bottom:0;}.cfasmC > .sc-63a009eb-4 > .sc-63a009eb-5{height:125%;top:-5rem;bottom:0;right:0;object-position:60%;}.cfasmC > .sc-63a009eb-6{grid-column-start:5;grid-column-end:9;}}/*!sc*/ .iiVjXI{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;width:100%;}/*!sc*/ .iiVjXI:nth-of-type(even){padding-bottom:3.2rem;border-bottom:0.1rem solid #DADFE8;}/*!sc*/ .iiVjXI:not(:last-of-type){margin-bottom:4.8rem;}/*!sc*/ .iiVjXI:hover h4{color:#635DFF;}/*!sc*/ .iiVjXI:hover .sc-63a009eb-5{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}/*!sc*/ @media screen and (min-width:768px){.iiVjXI{height:40rem;margin-bottom:4.2rem;grid-row-start:2;grid-row-end:2;}.iiVjXI:nth-of-type(even){grid-column-start:1;grid-column-end:2;padding-bottom:0;border-bottom:none;}.iiVjXI:last-child{grid-column-start:2;grid-column-end:3;}}/*!sc*/ @media screen and (min-width:1200px){.iiVjXI{height:49.4rem;border-right:0.1rem solid #DADFE8;padding-right:2.4rem;margin-bottom:0;}.iiVjXI:not(:last-of-type){margin-bottom:0rem;}}/*!sc*/ data-styled.g1584[id="sc-63a009eb-8"]{content:"cfasmC,iiVjXI,"}/*!sc*/ .klSqqp{margin:5.5rem 0 12rem;width:100%;}/*!sc*/ @media screen and (min-width:768px){.klSqqp{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2.4rem;margin-top:0rem;}}/*!sc*/ @media screen and (min-width:1200px){.klSqqp{grid-template-columns:repeat(12,1fr);}}/*!sc*/ data-styled.g1585[id="sc-63a009eb-9"]{content:"klSqqp,"}/*!sc*/ .jkilGs{cursor:pointer;padding:0 1.6rem 12rem;}/*!sc*/ @media screen and (min-width:768px){.jkilGs{padding:0 2.4rem 12rem;}}/*!sc*/ @media screen and (min-width:1200px){.jkilGs{margin:0 auto;max-width:121.6rem;padding:0 0 12rem;}}/*!sc*/ data-styled.g1586[id="sc-a41012d0-0"]{content:"jkilGs,"}/*!sc*/ .krIQuz{border-top:0.1rem solid #DADFE8;padding-top:6.4rem;}/*!sc*/ @media screen and (min-width:768px){.krIQuz{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2.3rem;}}/*!sc*/ @media screen and (min-width:1200px){.krIQuz{grid-template-columns:repeat(12,1fr);padding-top:7.6rem;}}/*!sc*/ data-styled.g1587[id="sc-a41012d0-1"]{content:"krIQuz,"}/*!sc*/ .cGiCQX{max-width:23.2rem;}/*!sc*/ .cGiCQX h3{margin-bottom:3.2rem;}/*!sc*/ @media screen and (min-width:768px){.cGiCQX{grid-column:1 / 3;max-width:25.5rem;}}/*!sc*/ @media screen and (min-width:1200px){.cGiCQX{grid-column:1 / 4;max-width:28rem;}}/*!sc*/ data-styled.g1588[id="sc-a41012d0-2"]{content:"cGiCQX,"}/*!sc*/ @media screen and (min-width:768px){.eHztYF{grid-column:4 / 9;}}/*!sc*/ @media screen and (min-width:1200px){.eHztYF{grid-column:5 / 13;}}/*!sc*/ data-styled.g1589[id="sc-a41012d0-3"]{content:"eHztYF,"}/*!sc*/ .htGajb{padding:2.4rem 0;border-bottom:0.1rem solid #DADFE8;}/*!sc*/ .htGajb:first-child{padding-top:0;}/*!sc*/ data-styled.g1590[id="sc-a41012d0-4"]{content:"htGajb,"}/*!sc*/ .gZsnVO{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-width:34.3rem;position:relative;}/*!sc*/ @media screen and (min-width:1200px){.gZsnVO{min-width:80rem;}}/*!sc*/ data-styled.g1591[id="sc-a41012d0-5"]{content:"gZsnVO,"}/*!sc*/ .jWXuxi{height:2.4rem;width:2.4rem;position:absolute;right:0;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);}/*!sc*/ .jWXuxi:before,.jWXuxi:after{background:#595E66;content:'';height:0.2rem;right:0;position:absolute;width:2.4rem;-webkit-transition:-webkit-transform 300ms ease;-webkit-transition:transform 300ms ease;transition:transform 300ms ease;}/*!sc*/ .jWXuxi:after{-webkit-transform:rotate( 90deg );-ms-transform:rotate( 90deg );transform:rotate( 90deg );}/*!sc*/ .jWXuxi[open]:after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate( 0deg );-ms-transform:rotate( 0deg );transform:rotate( 0deg );}/*!sc*/ .jWXuxi[open]:before{-webkit-transform:rotate( -180deg );-ms-transform:rotate( -180deg );transform:rotate( -180deg );}/*!sc*/ data-styled.g1592[id="sc-a41012d0-6"]{content:"jWXuxi,"}/*!sc*/ .gvlkWg{display:none;font-family:Inter,sans-serif;font-size:1.8rem;line-height:2.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;font-weight:400;color:#595E66;margin-top:0.8rem;display:block;}/*!sc*/ .gvlkWg a{cursor:pointer;color:#635DFF;}/*!sc*/ .gvlkWg a:focus{outline:none;border:0.4rem solid rgba(99,93,255,0.8);border-radius:0.8rem;padding:0 0.2rem;}/*!sc*/ .gvlkWg a:hover{color:#564ED1;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .gvlkWg a:active{color:#493FA3;}/*!sc*/ @media screen and (min-width:768px){.gvlkWg{margin-top:0;height:0;overflow:hidden;-webkit-animation:kOHyJn 0.2s normal forwards ease-in-out;animation:kOHyJn 0.2s normal forwards ease-in-out;}}/*!sc*/ .kJHnPj{display:none;font-family:Inter,sans-serif;font-size:1.8rem;line-height:2.8rem;-webkit-letter-spacing:-0.005rem;-moz-letter-spacing:-0.005rem;-ms-letter-spacing:-0.005rem;letter-spacing:-0.005rem;font-weight:400;color:#595E66;margin-top:0.8rem;}/*!sc*/ .kJHnPj a{cursor:pointer;color:#635DFF;}/*!sc*/ .kJHnPj a:focus{outline:none;border:0.4rem solid rgba(99,93,255,0.8);border-radius:0.8rem;padding:0 0.2rem;}/*!sc*/ .kJHnPj a:hover{color:#564ED1;-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .kJHnPj a:active{color:#493FA3;}/*!sc*/ @media screen and (min-width:768px){.kJHnPj{margin-top:0;height:0;overflow:hidden;}}/*!sc*/ data-styled.g1593[id="sc-a41012d0-7"]{content:"gvlkWg,kJHnPj,"}/*!sc*/ .ppWDO{margin:0 1.6rem 14.4rem;}/*!sc*/ @media screen and (min-width:768px){.ppWDO{margin:0 2.4rem 8rem;padding-top:3.2rem;border-top:1px solid #DADFE8;}}/*!sc*/ @media screen and (min-width:1200px){.ppWDO{margin:0 auto 12rem;max-width:121.6rem;}}/*!sc*/ data-styled.g1594[id="sc-364d8830-0"]{content:"ppWDO,"}/*!sc*/ .cHuetG span:first-child{position:relative;}/*!sc*/ .cHuetG span:first-child::after{content:'→';position:absolute;margin-left:1.2rem;margin-top:-0.2rem;}/*!sc*/ .cHuetG a:hover{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .cHuetG a:hover > span{color:#41454C;}/*!sc*/ .cHuetG a:focus{outline:none;}/*!sc*/ .cHuetG p{margin-top:1.6rem;}/*!sc*/ @media screen and (min-width:768px){.cHuetG p{max-width:53.1rem;}}/*!sc*/ @media screen and (min-width:1200px){.cHuetG{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:6.4rem;}.cHuetG p{max-width:38.4rem;}}/*!sc*/ data-styled.g1595[id="sc-364d8830-1"]{content:"cHuetG,"}/*!sc*/ @-webkit-keyframes kOHyJn{from{height:0;opacity:0;-webkit-transform:translateY(-2rem);-ms-transform:translateY(-2rem);transform:translateY(-2rem);}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;height:auto;}}/*!sc*/ @keyframes kOHyJn{from{height:0;opacity:0;-webkit-transform:translateY(-2rem);-ms-transform:translateY(-2rem);transform:translateY(-2rem);}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;height:auto;}}/*!sc*/ data-styled.g1596[id="sc-keyframes-kOHyJn"]{content:"kOHyJn,"}/*!sc*/ </style></head><body><div id="__next"><div class="sc-dd041119-2 iaTkkA"></div><div class="sc-dd041119-1 eiqtQu"></div><header class="sc-dd041119-3 dAIDFK"><div class="sc-5beafa8a-0 itTgje"><div class="sc-5beafa8a-1 fXlPNE"><a class="sc-5beafa8a-5 gnbkUy"></a><div class="sc-5beafa8a-6 fGOvxz"><a href="/api/auth/login?redirectTo=dashboard" rel="external" class="sc-5beafa8a-7 gCDOIN">Login</a><div class="sc-5beafa8a-8 bgMNvC"><div class="sc-5beafa8a-10 flgNuK"><span class="sc-5beafa8a-12 gUmNqK"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 12H22" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2V2Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></span><select aria-label="Language selector" class="sc-5beafa8a-11 jjbnIz"><option value="de" class="sc-5beafa8a-9 iDaiez">Deutsch</option><option value="en" class="sc-5beafa8a-9 iDaiez" selected="">English</option><option value="fr" class="sc-5beafa8a-9 iDaiez">Français</option><option value="es" class="sc-5beafa8a-9 iDaiez">Español</option><option value="pt" class="sc-5beafa8a-9 iDaiez">Português</option><option value="ja" class="sc-5beafa8a-9 iDaiez">日本語</option></select><span class="sc-5beafa8a-13 cJXqJO"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="chevron-down"><path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M7.99994 9.93934L12.4696 5.46967L13.5303 6.53033L8.53027 11.5303C8.23738 11.8232 7.76251 11.8232 7.46961 11.5303L2.46961 6.53033L3.53027 5.46967L7.99994 9.93934Z" fill="#FFFEFA"></path></g></svg></span></div></div></div></div></div><nav aria-label="Mobile nav" class="sc-dd041119-9 irBpqS"><a rel="external" href="/" aria-label="Auth0 logo" class="sc-dd041119-5 iDvPUZ"><svg xmlns="http://www.w3.org/2000/svg" width="152" height="40" viewBox="0 0 152 40" fill="none"><g clip-path="url(#clip0_13131_4833)"><path d="M34.7188 26.5791L39.6939 13.5352H41.6133L46.5698 26.5791H44.8367L43.4578 23.0571H37.7748L36.3959 26.5791H34.7188ZM38.2593 21.585H42.9739L40.6073 15.3054L38.2593 21.585Z" fill="#191919"></path><path d="M53.7713 17.0793H55.2993V26.5827H53.9763L53.7713 25.3155C53.2123 26.0237 52.2992 26.6945 50.7338 26.6945C48.6468 26.6945 46.9883 25.5208 46.9883 22.3716V17.0793H48.5163V22.2784C48.5163 24.2534 49.4108 25.2972 50.9947 25.2972C52.7278 25.2972 53.7713 23.9742 53.7713 21.8312V17.0793Z" fill="#191919"></path><path d="M57.7453 18.4754H56.0312V17.0778H57.7453V14.4131H59.2734V17.0778H61.7331V18.4754H59.2734V24.0845C59.2734 24.8854 59.5529 25.1839 60.3728 25.1839H61.8822V26.5815H60.2237C58.3975 26.5815 57.7453 25.7802 57.7453 24.1031V18.4754Z" fill="#191919"></path><path d="M71.2348 21.2868V26.5791H69.7067V21.38C69.7067 19.4051 68.7564 18.3612 67.1165 18.3612C65.3462 18.3612 64.2468 19.6839 64.2468 21.8269V26.5788H62.7188V13.5352H64.2468V18.641C64.8058 17.7466 65.7748 16.9636 67.3774 16.9636C69.5018 16.9636 71.2348 18.1376 71.2348 21.2868Z" fill="#191919"></path><path d="M72.6543 19.7613C72.6543 16.053 74.6668 13.4255 77.6108 13.4255C80.5364 13.4255 82.549 16.053 82.549 19.7613V20.3576C82.549 24.2519 80.5364 26.6931 77.6108 26.6931C74.6668 26.6931 72.6543 24.2519 72.6543 20.3576V19.7613ZM80.965 19.8172C80.965 16.7239 79.6233 14.8604 77.6108 14.8604C75.5799 14.8604 74.2382 16.7239 74.2382 19.8172V20.3017C74.2382 23.3951 75.5799 25.2585 77.6108 25.2585C79.6237 25.2585 80.965 23.3951 80.965 20.3017V19.8172Z" fill="#191919"></path><path d="M98.0691 21.8272C98.0691 24.7343 96.1311 26.6909 93.5036 26.6909C91.901 26.6909 90.8202 26.039 90.2429 25.1259L90.0376 26.5791H88.7148V13.5352H90.2429V18.6035C90.8765 17.7273 91.901 16.9636 93.5036 16.9636C96.1308 16.9636 98.0691 18.7342 98.0691 21.8272ZM96.5035 21.8272C96.5035 19.7588 95.2363 18.3243 93.3542 18.3243C91.4908 18.3243 90.2236 19.7591 90.2236 21.7903C90.2236 23.8771 91.4908 25.3309 93.3542 25.3309C95.2363 25.3306 96.5035 23.8957 96.5035 21.8272Z" fill="#191919"></path><path d="M98.0117 17.0752H99.6329L102.559 24.6592L105.391 17.0752H107.012L102.633 28.1811C102.037 29.7092 101.682 30.3051 100.341 30.3051H98.5145V28.9075H99.8745C100.751 28.9075 100.899 28.6839 101.254 27.7895L101.719 26.6341L98.0117 17.0752Z" fill="#191919"></path><path d="M118.431 26.6928C114.76 26.6928 112.207 23.8979 112.207 20.0591C112.207 16.2207 114.76 13.4255 118.431 13.4255C122.102 13.4255 124.655 16.2207 124.655 20.0591C124.655 23.8976 122.102 26.6928 118.431 26.6928ZM118.431 25.202C121.151 25.202 122.996 23.059 122.996 20.0588C122.996 17.0587 121.151 14.9157 118.431 14.9157C115.71 14.9157 113.865 17.0587 113.865 20.0588C113.865 23.059 115.71 25.202 118.431 25.202Z" fill="#191919"></path><path d="M126.182 13.5352H127.71V22.1254L132.48 17.0754H134.362L130.654 21.007L134.623 26.5788H132.778L129.629 22.1065L127.71 24.0817V26.5784H126.182V13.5352H126.182Z" fill="#191919"></path><path d="M136.464 18.4754H134.75V17.0778H136.464V14.4131H137.992V17.0778H140.452V18.4754H137.992V24.0845C137.992 24.8854 138.272 25.1839 139.092 25.1839H140.601V26.5815H138.942C137.116 26.5815 136.464 25.7802 136.464 24.1031V18.4754Z" fill="#191919"></path><path d="M150.414 25.1837V26.5813H149.576C148.309 26.5813 147.88 26.0409 147.861 25.1092C147.265 25.9664 146.315 26.6931 144.675 26.6931C142.588 26.6931 141.172 25.6496 141.172 23.9165C141.172 22.0158 142.495 20.9536 144.992 20.9536H147.787V20.3014C147.787 19.0719 146.911 18.3265 145.421 18.3265C144.079 18.3265 143.184 18.96 142.998 19.929H141.47C141.694 18.0653 143.203 16.9658 145.495 16.9658C147.918 16.9658 149.315 18.1774 149.315 20.3946V24.5501C149.315 25.0533 149.502 25.184 149.93 25.184L150.414 25.1837ZM147.787 22.2394H144.843C143.483 22.2394 142.719 22.7426 142.719 23.8234C142.719 24.7551 143.52 25.3887 144.787 25.3887C146.688 25.3887 147.788 24.2892 147.788 22.7053V22.2394H147.787Z" fill="#191919"></path><path d="M1.68997 17.8918C6.93659 17.0276 11.0459 12.6902 11.9101 7.44679L12.1993 4.92469C12.27 4.52308 12.0001 3.96725 11.4924 4.00581C7.52776 4.31424 3.79119 5.62188 1.70604 6.47329C0.674703 6.89418 0 7.89981 0 9.01467V17.2396C0 17.728 0.43695 18.0975 0.918881 18.0203L1.68997 17.895V17.8918Z" fill="#191919"></path><path d="M14.4397 7.44608C15.304 12.6927 19.4133 17.0269 24.6599 17.8911L25.431 18.0164C25.9129 18.0967 26.3498 17.724 26.3498 17.2357V9.01074C26.3498 7.89588 25.6751 6.89346 24.6438 6.46937C22.5619 5.61796 18.8221 4.31032 14.8574 4.00188C14.3498 3.96333 14.0863 4.52558 14.1474 4.92076L14.4365 7.44286L14.4397 7.44608Z" fill="#191919"></path><path d="M24.6566 20.1924C17.4887 21.6061 14.1602 26.3708 14.1602 35.3925C14.1602 35.8455 14.61 36.1572 14.9859 35.9066C18.2823 33.6833 25.5369 27.8808 26.2855 20.6197C26.3145 19.7041 25.1707 20.1346 24.6566 20.1924Z" fill="#191919"></path><path d="M1.69196 20.1963C8.85988 21.61 12.1884 26.3747 12.1884 35.3964C12.1884 35.8494 11.7386 36.1611 11.3627 35.9105C8.0663 33.6872 0.811637 27.8847 0.0630382 20.6236C0.0341223 19.708 1.1779 20.1385 1.69196 20.1963Z" fill="#191919"></path></g><defs><clipPath id="clip0_13131_4833"><rect width="152" height="40" fill="#191919"></rect></clipPath></defs></svg></a><div class="sc-dd041119-10 lmuCEj"><button aria-label="Menu" aria-expanded="false" class="sc-dd041119-11 librYF"><span class="sc-dd041119-12 kMlQXP"></span></button></div><section class="sc-48604b4d-0 fahHZk"><ul class="sc-48604b4d-1 dYTUtR"><li class="sc-48604b4d-2 bBPBdn"><p class="sc-48604b4d-5 iqISjd">Developers</p><div class="sc-48604b4d-6 jqBJbC"><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Developers</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="https://developer.auth0.com/" rel="external">Developer Center</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://developer.auth0.com/resources/code-samples" rel="external">Code Samples</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://developer.auth0.com/resources/guides" rel="external">Guides</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://identityunlocked.auth0.com/public/49/Identity,-Unlocked.--bed7fada" rel="external">Identity Unlocked - Podcasts</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://developer.auth0.com/newsletter" rel="external">Zero Index Newsletter</a></li></ul></div><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Developer Tools</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="https://openidconnect.net/" rel="external">OIDC Connect Playground</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://samltool.io/" rel="external">SAML Tool</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="http://jwt.io/" rel="external">JWT.io</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="http://webauthn.me/" rel="external">Webauthn.me</a></li></ul></div><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Get Involved</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="https://developer.auth0.com/events" rel="external">Events</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/ambassador-program" rel="external">Ambassador Program</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/research-program" rel="external">Auth0 Research Program</a></li></ul></div></div></li><li class="sc-48604b4d-2 bBPBdn"><p class="sc-48604b4d-5 iqISjd">Documentation</p><div class="sc-48604b4d-6 jqBJbC"><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Documentation</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="/docs" rel="external">Auth0 Docs</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/docs/articles" rel="external">Articles</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/docs/quickstarts" rel="external">Quickstarts</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/docs/api" rel="external">APIs</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/docs/libraries" rel="external">SDK Libraries</a></li></ul></div><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Support Center</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="https://community.auth0.com/" rel="external">Community</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://support.auth0.com/" rel="external">Support</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://community.auth0.com/c/help/6" rel="external">Help</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://community.auth0.com/c/faq/42" rel="external">FAQs</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://marketplace.auth0.com" rel="external">Explore Auth0 Marketplace</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/resources" rel="external">Resources</a></li></ul></div><div class="sc-48604b4d-7 kzEdNm"><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="/blog/" rel="external">Blog</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/learn" rel="external">Learn</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/intro-to-iam" rel="external">Intro to IAM (CIAM)</a></li></ul></div></div></li><li class="sc-48604b4d-2 bBPBdn"><p class="sc-48604b4d-5 iqISjd">Product</p><div class="sc-48604b4d-6 jqBJbC"><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Platform</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="/platform/access-management" rel="external">Access Management</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/platform/extensibility" rel="external">Extensibility</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/platform/login-security" rel="external">Security</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/platform/user-management" rel="external">User Management</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/platform/authentication" rel="external">Authentication</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/fine-grained-authorization" rel="external">Fine Grained Authorization</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://auth0.com/platform" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fOVXAi cGdNT">View platform</a></li></ul></div><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Features</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="/features/universal-login" rel="external">Universal Login</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/features/single-sign-on" rel="external">Single Sign On</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/features/multifactor-authentication" rel="external">Multifactor Authentication</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/features/actions" rel="external">Actions</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/features/machine-to-machine" rel="external">Machine to Machine</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/features/passwordless" rel="external">Passwordless</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/features/breached-passwords" rel="external">Breached Passwords</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="https://auth0.com/features" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fOVXAi cGdNT">View features</a></li></ul></div></div></li><li class="sc-48604b4d-2 bBPBdn"><p class="sc-48604b4d-5 iqISjd">Solutions</p><div class="sc-48604b4d-6 jqBJbC"><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Industries</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="/nonprofits" rel="external">Nonprofits &amp; Charities</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/startups" rel="external">Startups</a></li></ul></div><div class="sc-48604b4d-7 kzEdNm"><p class="sc-48604b4d-8 iDtUXN">Use Cases</p><ul class="sc-48604b4d-10 dIBWQm"><li class="sc-48604b4d-11 dBWnDJ"><a href="/b2c-customer-identity-management" rel="external">Consumer Applications</a></li><li class="sc-48604b4d-11 dBWnDJ"><a href="/b2b-saas" rel="external">B2B SaaS Applications</a></li></ul></div></div></li><li class="sc-48604b4d-2 sc-48604b4d-3 bBPBdn UJeau"><a href="/pricing/" rel="external" class="sc-48604b4d-4 dcBPNJ">Pricing</a></li><li class="sc-48604b4d-2 sc-48604b4d-3 bBPBdn UJeau"><div class="sc-48604b4d-13 bOieih"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="#191919" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 12H22" stroke="#191919" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2V2Z" stroke="#191919" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><p class="sc-48604b4d-14 cSezqg">Language</p></div><select class="sc-48604b4d-12 hMidHS"><option value="de">Deutsch</option><option value="en" selected="">English</option><option value="fr">Français</option><option value="es">Español</option><option value="pt">Português</option><option value="ja">日本語</option></select></li></ul><div class="sc-48604b4d-15 kJKosn"><div class="sc-48604b4d-18 hydWjh"><a rel="external" href="/signup?place=header&amp;type=button&amp;text=sign%20up" role="button" tabindex="0" class="styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 cJRWJS dCCmSO"><span>Sign up</span></a><a href="/api/auth/login?redirectTo=dashboard" rel="external" role="button" tabindex="0" class="styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 gsHAMX dCCmSO"><span>Login</span></a></div><a href="/contact-us?place=header&amp;type=button&amp;text=contact%20sales" role="button" tabindex="0" class="styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 iBRLYD isBdzo"><span>Contact sales</span></a></div></section></nav><nav aria-label="Desktop nav" class="sc-dd041119-6 cdYdvX"><div class="sc-dd041119-7 SNAUb"><a rel="external" href="/" aria-label="Auth0 logo" class="sc-dd041119-4 hvNmHd"><svg xmlns="http://www.w3.org/2000/svg" width="152" height="40" viewBox="0 0 152 40" fill="none"><g clip-path="url(#clip0_13131_4833)"><path d="M34.7188 26.5791L39.6939 13.5352H41.6133L46.5698 26.5791H44.8367L43.4578 23.0571H37.7748L36.3959 26.5791H34.7188ZM38.2593 21.585H42.9739L40.6073 15.3054L38.2593 21.585Z" fill="#191919"></path><path d="M53.7713 17.0793H55.2993V26.5827H53.9763L53.7713 25.3155C53.2123 26.0237 52.2992 26.6945 50.7338 26.6945C48.6468 26.6945 46.9883 25.5208 46.9883 22.3716V17.0793H48.5163V22.2784C48.5163 24.2534 49.4108 25.2972 50.9947 25.2972C52.7278 25.2972 53.7713 23.9742 53.7713 21.8312V17.0793Z" fill="#191919"></path><path d="M57.7453 18.4754H56.0312V17.0778H57.7453V14.4131H59.2734V17.0778H61.7331V18.4754H59.2734V24.0845C59.2734 24.8854 59.5529 25.1839 60.3728 25.1839H61.8822V26.5815H60.2237C58.3975 26.5815 57.7453 25.7802 57.7453 24.1031V18.4754Z" fill="#191919"></path><path d="M71.2348 21.2868V26.5791H69.7067V21.38C69.7067 19.4051 68.7564 18.3612 67.1165 18.3612C65.3462 18.3612 64.2468 19.6839 64.2468 21.8269V26.5788H62.7188V13.5352H64.2468V18.641C64.8058 17.7466 65.7748 16.9636 67.3774 16.9636C69.5018 16.9636 71.2348 18.1376 71.2348 21.2868Z" fill="#191919"></path><path d="M72.6543 19.7613C72.6543 16.053 74.6668 13.4255 77.6108 13.4255C80.5364 13.4255 82.549 16.053 82.549 19.7613V20.3576C82.549 24.2519 80.5364 26.6931 77.6108 26.6931C74.6668 26.6931 72.6543 24.2519 72.6543 20.3576V19.7613ZM80.965 19.8172C80.965 16.7239 79.6233 14.8604 77.6108 14.8604C75.5799 14.8604 74.2382 16.7239 74.2382 19.8172V20.3017C74.2382 23.3951 75.5799 25.2585 77.6108 25.2585C79.6237 25.2585 80.965 23.3951 80.965 20.3017V19.8172Z" fill="#191919"></path><path d="M98.0691 21.8272C98.0691 24.7343 96.1311 26.6909 93.5036 26.6909C91.901 26.6909 90.8202 26.039 90.2429 25.1259L90.0376 26.5791H88.7148V13.5352H90.2429V18.6035C90.8765 17.7273 91.901 16.9636 93.5036 16.9636C96.1308 16.9636 98.0691 18.7342 98.0691 21.8272ZM96.5035 21.8272C96.5035 19.7588 95.2363 18.3243 93.3542 18.3243C91.4908 18.3243 90.2236 19.7591 90.2236 21.7903C90.2236 23.8771 91.4908 25.3309 93.3542 25.3309C95.2363 25.3306 96.5035 23.8957 96.5035 21.8272Z" fill="#191919"></path><path d="M98.0117 17.0752H99.6329L102.559 24.6592L105.391 17.0752H107.012L102.633 28.1811C102.037 29.7092 101.682 30.3051 100.341 30.3051H98.5145V28.9075H99.8745C100.751 28.9075 100.899 28.6839 101.254 27.7895L101.719 26.6341L98.0117 17.0752Z" fill="#191919"></path><path d="M118.431 26.6928C114.76 26.6928 112.207 23.8979 112.207 20.0591C112.207 16.2207 114.76 13.4255 118.431 13.4255C122.102 13.4255 124.655 16.2207 124.655 20.0591C124.655 23.8976 122.102 26.6928 118.431 26.6928ZM118.431 25.202C121.151 25.202 122.996 23.059 122.996 20.0588C122.996 17.0587 121.151 14.9157 118.431 14.9157C115.71 14.9157 113.865 17.0587 113.865 20.0588C113.865 23.059 115.71 25.202 118.431 25.202Z" fill="#191919"></path><path d="M126.182 13.5352H127.71V22.1254L132.48 17.0754H134.362L130.654 21.007L134.623 26.5788H132.778L129.629 22.1065L127.71 24.0817V26.5784H126.182V13.5352H126.182Z" fill="#191919"></path><path d="M136.464 18.4754H134.75V17.0778H136.464V14.4131H137.992V17.0778H140.452V18.4754H137.992V24.0845C137.992 24.8854 138.272 25.1839 139.092 25.1839H140.601V26.5815H138.942C137.116 26.5815 136.464 25.7802 136.464 24.1031V18.4754Z" fill="#191919"></path><path d="M150.414 25.1837V26.5813H149.576C148.309 26.5813 147.88 26.0409 147.861 25.1092C147.265 25.9664 146.315 26.6931 144.675 26.6931C142.588 26.6931 141.172 25.6496 141.172 23.9165C141.172 22.0158 142.495 20.9536 144.992 20.9536H147.787V20.3014C147.787 19.0719 146.911 18.3265 145.421 18.3265C144.079 18.3265 143.184 18.96 142.998 19.929H141.47C141.694 18.0653 143.203 16.9658 145.495 16.9658C147.918 16.9658 149.315 18.1774 149.315 20.3946V24.5501C149.315 25.0533 149.502 25.184 149.93 25.184L150.414 25.1837ZM147.787 22.2394H144.843C143.483 22.2394 142.719 22.7426 142.719 23.8234C142.719 24.7551 143.52 25.3887 144.787 25.3887C146.688 25.3887 147.788 24.2892 147.788 22.7053V22.2394H147.787Z" fill="#191919"></path><path d="M1.68997 17.8918C6.93659 17.0276 11.0459 12.6902 11.9101 7.44679L12.1993 4.92469C12.27 4.52308 12.0001 3.96725 11.4924 4.00581C7.52776 4.31424 3.79119 5.62188 1.70604 6.47329C0.674703 6.89418 0 7.89981 0 9.01467V17.2396C0 17.728 0.43695 18.0975 0.918881 18.0203L1.68997 17.895V17.8918Z" fill="#191919"></path><path d="M14.4397 7.44608C15.304 12.6927 19.4133 17.0269 24.6599 17.8911L25.431 18.0164C25.9129 18.0967 26.3498 17.724 26.3498 17.2357V9.01074C26.3498 7.89588 25.6751 6.89346 24.6438 6.46937C22.5619 5.61796 18.8221 4.31032 14.8574 4.00188C14.3498 3.96333 14.0863 4.52558 14.1474 4.92076L14.4365 7.44286L14.4397 7.44608Z" fill="#191919"></path><path d="M24.6566 20.1924C17.4887 21.6061 14.1602 26.3708 14.1602 35.3925C14.1602 35.8455 14.61 36.1572 14.9859 35.9066C18.2823 33.6833 25.5369 27.8808 26.2855 20.6197C26.3145 19.7041 25.1707 20.1346 24.6566 20.1924Z" fill="#191919"></path><path d="M1.69196 20.1963C8.85988 21.61 12.1884 26.3747 12.1884 35.3964C12.1884 35.8494 11.7386 36.1611 11.3627 35.9105C8.0663 33.6872 0.811637 27.8847 0.0630382 20.6236C0.0341223 19.708 1.1779 20.1385 1.69196 20.1963Z" fill="#191919"></path></g><defs><clipPath id="clip0_13131_4833"><rect width="152" height="40" fill="#191919"></rect></clipPath></defs></svg></a><ul role="menubar" class="sc-dd041119-13 hxYec"><li role="menuitem" aria-haspopup="true" tabindex="0" class="sc-dd041119-16 ifXtPt"><div class="sc-dd041119-15 fIvfJ"><span>Developers</span><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="chevron-down"><path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M7.99994 9.93934L12.4696 5.46967L13.5303 6.53033L8.53027 11.5303C8.23738 11.8232 7.76251 11.8232 7.46961 11.5303L2.46961 6.53033L3.53027 5.46967L7.99994 9.93934Z" fill="#FFFEFA"></path></g></svg></div><div class="sc-dd041119-14 ZBdFw"><section class="sc-dd041119-17 ecCLmy"><section class="sc-8f844919-0 sc-8f844919-1 fpHhIS vgaOL"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj bHQaKS">Developers</p><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://developer.auth0.com/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Developer Center</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://developer.auth0.com/resources/code-samples" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Code Samples</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://developer.auth0.com/resources/guides" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Guides</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://identityunlocked.auth0.com/public/49/Identity,-Unlocked.--bed7fada" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Identity Unlocked - Podcasts</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://developer.auth0.com/newsletter" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Zero Index Newsletter</a></li></ul></section><section class="sc-8f844919-0 sc-8f844919-2 fpHhIS juzMWM"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj bHQaKS">Developer Tools</p><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://openidconnect.net/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">OIDC Connect Playground</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://samltool.io/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">SAML Tool</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="http://jwt.io/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">JWT.io</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="http://webauthn.me/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Webauthn.me</a></li></ul></section><section class="sc-8f844919-0 sc-8f844919-3 fpHhIS cmuXnw"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj bHQaKS">Get Involved</p><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://developer.auth0.com/events" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Events</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/ambassador-program" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Ambassador Program</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/research-program" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Auth0 Research Program</a></li></ul></section></section></div></li><li role="menuitem" aria-haspopup="true" tabindex="0" class="sc-dd041119-16 ifXtPt"><div class="sc-dd041119-15 fIvfJ"><span>Documentation</span><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="chevron-down"><path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M7.99994 9.93934L12.4696 5.46967L13.5303 6.53033L8.53027 11.5303C8.23738 11.8232 7.76251 11.8232 7.46961 11.5303L2.46961 6.53033L3.53027 5.46967L7.99994 9.93934Z" fill="#FFFEFA"></path></g></svg></div><div class="sc-dd041119-14 ZBdFw"><section class="sc-dd041119-17 ecCLmy"><section class="sc-8f844919-0 sc-8f844919-1 fpHhIS elvwLW"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj bHQaKS">Documentation</p><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/docs" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Auth0 Docs</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/docs/articles" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Articles</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/docs/quickstarts" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Quickstarts</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/docs/api" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">APIs</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/docs/libraries" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">SDK Libraries</a></li></ul></section><section class="sc-8f844919-0 sc-8f844919-2 fpHhIS hkOlGh"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj bHQaKS">Support Center</p><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://community.auth0.com/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Community</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://support.auth0.com/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Support</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://community.auth0.com/c/help/6" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Help</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://community.auth0.com/c/faq/42" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">FAQs</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="https://marketplace.auth0.com" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Explore Auth0 Marketplace</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/resources" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Resources</a></li></ul></section><section class="sc-8f844919-0 sc-8f844919-3 fpHhIS edUBug"><a href="/blog/getting-unlimited-scalability-with-okta-fine-grained-authorization/" rel="external" class="sc-1e1df8de-0 ihoJjn"><div class="sc-1e1df8de-1 jDuOPS"><img loading="lazy" src="https://cdn.auth0.com/website/website/cic-header/hero/blog-thumbnail.png" alt="" class="sc-1e1df8de-3 iiLmVo"/><div><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj eDrEVh">BLOG</p><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 eievug bdeJQk">Getting Unlimited Scalability with Okta Fine Grained Authorization</p></div></div></a><div class="sc-4b4277c0-0 fBHclw"></div><div class="sc-4b4277c0-1 cRKzFM"><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/blog/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Blog</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/learn" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Learn</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/intro-to-iam" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Intro to IAM (CIAM)</a></li></ul></div></section></section></div></li><li role="menuitem" aria-haspopup="true" tabindex="0" class="sc-dd041119-16 ifXtPt"><div class="sc-dd041119-15 fIvfJ"><span>Product</span><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="chevron-down"><path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M7.99994 9.93934L12.4696 5.46967L13.5303 6.53033L8.53027 11.5303C8.23738 11.8232 7.76251 11.8232 7.46961 11.5303L2.46961 6.53033L3.53027 5.46967L7.99994 9.93934Z" fill="#FFFEFA"></path></g></svg></div><div class="sc-dd041119-14 ZBdFw"><section class="sc-dd041119-17 ecCLmy"><section class="sc-8f844919-0 sc-8f844919-1 fpHhIS vgaOL"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj bHQaKS">Platform</p><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/platform/access-management" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Access Management</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/platform/extensibility" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Extensibility</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/platform/login-security" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Security</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/platform/user-management" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">User Management</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/platform/authentication" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Authentication</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/fine-grained-authorization" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Fine Grained Authorization</a></li></ul><div class="sc-c4163730-4 eXTZJw"><a href="https://auth0.com/platform" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 cUdGaW gtyRnh">View platform</a></div></section><section class="sc-8f844919-0 sc-8f844919-2 fpHhIS juzMWM"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj bHQaKS">Features</p><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/features/universal-login" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Universal Login</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/features/single-sign-on" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Single Sign On</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/features/multifactor-authentication" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Multifactor Authentication</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/features/actions" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Actions</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/features/machine-to-machine" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Machine to Machine</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/features/passwordless" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Passwordless</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/features/breached-passwords" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Breached Passwords</a></li></ul><div class="sc-c4163730-4 eXTZJw"><a href="https://auth0.com/features" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 cUdGaW gtyRnh">View features</a></div></section><section class="sc-8f844919-0 sc-8f844919-3 fpHhIS ftjeVJ"><ul class="sc-31a2510-0 eqdKOL"><li class="sc-31a2510-1 AyFjn"><a rel="external" href="/resources/videos/platform-introduction-video-2020" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 gAIXCo BcxXA"><div><p>Technology Overview</p><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fFONwU dFMMlW">Watch a walkthrough of the Auth0 Platform</p></div></a></li><li class="sc-31a2510-1 AyFjn"><a rel="external" href="/platform/cloud-deployment" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 gAIXCo BcxXA"><div><p>Cloud Deployments</p><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fFONwU dFMMlW">Deploy to the cloud, your way</p></div></a></li><li class="sc-31a2510-1 AyFjn"><a rel="external" href="/marketplace" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 gAIXCo BcxXA"><div><p>Auth0 Marketplace</p><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fFONwU dFMMlW">Discover the integrations you need to solve identity</p></div></a></li></ul></section></section></div></li><li role="menuitem" aria-haspopup="true" tabindex="0" class="sc-dd041119-16 ifXtPt"><div class="sc-dd041119-15 fIvfJ"><span>Solutions</span><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="chevron-down"><path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M7.99994 9.93934L12.4696 5.46967L13.5303 6.53033L8.53027 11.5303C8.23738 11.8232 7.76251 11.8232 7.46961 11.5303L2.46961 6.53033L3.53027 5.46967L7.99994 9.93934Z" fill="#FFFEFA"></path></g></svg></div><div class="sc-dd041119-14 ZBdFw"><section class="sc-dd041119-17 ecCLmy"><section class="sc-8f844919-0 sc-8f844919-1 fpHhIS elvwLW"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj bHQaKS">Industries</p><ul role="menubar" class="sc-c4163730-1 kPRjAI"><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/nonprofits" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Nonprofits &amp; Charities</a></li><li role="menuitem" class="sc-c4163730-2 jfwYlN"><a rel="external" href="/startups" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI fwumGB">Startups</a></li></ul></section><section class="sc-8f844919-0 sc-8f844919-2 fpHhIS hkOlGh"><div class="sc-8583e179-0 kqrdVl"><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj ierwBG">Use Cases</p><a rel="external" href="/b2c-customer-identity-management" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI bHOya"><span>Consumer Applications</span></a><a rel="external" href="/b2b-saas" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI bHOya"><span>B2B SaaS Applications</span></a><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj ierwBG">Case Studies</p><a rel="external" href="/customers/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kVqgZI bHOya"><span>Read our customers stories</span></a></div></section><section class="sc-8f844919-0 sc-8f844919-3 fpHhIS edUBug"><a href="https://okta.valuestoryapp.com/okta/?utm_Origin=Auth0" rel="external" class="sc-1e1df8de-0 ihoJjn"><div class="sc-1e1df8de-1 jDuOPS"><img loading="lazy" src="https://cdn.auth0.com/website/header/ROI_thumb_2x.png" alt="" class="sc-1e1df8de-3 iiLmVo"/><div><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ieuKTj eDrEVh">CIAM ROI Calculator</p><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 eievug bdeJQk">Estimate the revenue impact to your customer-facing business</p></div></div></a></section></section></div></li><li role="menuitem" aria-haspopup="false" class="sc-dd041119-16 ifXtPt"><a href="/pricing/" rel="external" class="sc-dd041119-15 fIvfJ"><span>Pricing</span></a></li></ul><div class="sc-dd041119-8 goqQNV"><a role="button" rel="external" href="/signup?place=header&amp;type=button&amp;text=sign%20up" tabindex="0" class="styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 cJRWJS blScNC"><span>Sign up</span></a><a role="button" rel="external" href="/contact-us?place=header&amp;type=button&amp;text=contact%20sales" tabindex="0" class="styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 gsHAMX kRzliz"><span>Contact sales</span></a></div></div></nav></header><main><section id="block-0" class="sc-21fd3702-0 dSvCsB"><div class="sc-885db9b9-0 jnkNCX"><nav class="sc-885db9b9-1 cqwzlh"><a href="/research-program" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kyfvCh hgXRwi">Auth0 Research Program</a><div class="sc-885db9b9-2 dWzoLR"><a rel="external" href="https://auth0.com/careers" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 iySDxH hgXRwi"><span class="sc-885db9b9-3 hErbIM">Careers</span><svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 12l8-8M6 4h6v6" stroke="#1E212A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></div></nav></div></section><section id="block-1" class="sc-21fd3702-0 dSvCsB"><section class="sc-b589359f-0 bGYnnn"><div class="sc-b589359f-1 klmyut"><div class="sc-b589359f-2 LnBYh"><div class="sc-b589359f-3 dEnCxa"><h1 class="styled__Display-sc-165cfko-3 utils-sc-11hlfw-0 gvAecV eZvnio">Help us shape the future of Auth0 products</h1><h2 class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 gzPZYj dmQvNV">The Auth0 Research Program is an opportunity to give direct input towards our product improvements and be the first choice for research recruiting opportunities.</h2><div class="sc-b589359f-4 wwwUK"><a href="https://greatquestion.co/auth0/45ac974bccd2?reference=landingpage" rel="noreferrer noopener" target="_blank" role="button" tabindex="0" class="styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 hUqOBI dmQvNV"><span>Sign up today</span></a></div></div><div class="sc-b589359f-5 duZfhx"><img src="https://images.ctfassets.net/kbkgmx9upatd/ks2SAk9Z6wwerFIOQoyZN/d142a46c83cdc656a011117b7b05e275/hero.svg" loading="eager" alt="Stylized illustration showing user avatars, security interfaces, notebooks, and a hand holding a magnifying glass" aria-hidden="false" class="sc-b589359f-6 dagfBP"/></div></div></div></section></section><section id="block-2" class="sc-21fd3702-0 dSvCsB"><section class="sc-ebe3f653-0 fOpBnE"><div class="sc-ebe3f653-1 gnpkQv"><div class="sc-ebe3f653-2 iVihAb"><h3 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 jcUXLc dmQvNV">What members can expect</h3></div><div class="sc-ebe3f653-3 jMphTD"><div class="sc-ebe3f653-4 jWniWK"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 kQxJfz dmQvNV">Research opportunities</h4><div class="sc-ebe3f653-5 cMxpLw"><div class="sc-6959c13e-0 icaxKy"><span><p>Our team regularly conducts live 1:1 sessions over Zoom as well as provides asynchronous opportunities to contribute.</p> </span></div></div></div><div class="sc-ebe3f653-4 jWniWK"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 kQxJfz dmQvNV">Roadmap previews</h4><div class="sc-ebe3f653-5 cMxpLw"><div class="sc-6959c13e-0 icaxKy"><span><p>Every quarter, we organize Product roadmap previews and include members of our Research Program for feedback.</p> </span></div></div></div><div class="sc-ebe3f653-4 jWniWK"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 kQxJfz dmQvNV">Early access</h4><div class="sc-ebe3f653-5 cMxpLw"><div class="sc-6959c13e-0 icaxKy"><span><p>Get exclusive early access to Auth0 features as we develop and test new ideas or releases via product beta programs.</p> </span></div></div></div><div class="sc-ebe3f653-4 jWniWK"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 kQxJfz dmQvNV">Satisfaction surveys</h4><div class="sc-ebe3f653-5 cMxpLw"><div class="sc-6959c13e-0 icaxKy"><span><p>We strive to make the Research Program as meaningful as possible and conduct quarterly surveys with our members.</p> </span></div></div></div><div class="sc-ebe3f653-4 jWniWK"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 kQxJfz dmQvNV">Rewards and perks</h4><div class="sc-ebe3f653-5 cMxpLw"><div class="sc-6959c13e-0 icaxKy"><span><p>On top of being paid for participation, members also receive periodic special gifts, including year-end gifts and rewards for hitting specific participation milestones.</p> </span></div></div></div></div></div></section></section><section id="block-3" class="sc-21fd3702-0 dSvCsB"><section class="sc-8ee5ec83-0 julpRI"><div class="sc-8ee5ec83-2 dCItXf"><div class="sc-8ee5ec83-1 dfUhdD"><div class="sc-8ee5ec83-3 eibDEr"><div class="sc-8ee5ec83-4 gDdYsV"><h3 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 jcUXLc dmQvNV">Steps to get signed up</h3></div><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 eldmtz hqlgkQ">Interested in taking part with our Research Program? Here’s an overview of what we’ll ask for you to do in order to sign up. Our team greatly appreciates your interest and look forward to receiving your application.</p></div><div class="sc-8ee5ec83-5 hubchh"><img src="https://images.ctfassets.net/kbkgmx9upatd/3R1HFvSYpFpKlvzPGzsrPs/633a31aa96e29c8296214cc9ce6f0867/diagram_mobile.svg" loading="eager" alt="Step one, application and agreement forms. Step two, invite to our research platform. Step three, participate in Auth0 research. Step four, get rewarded for your time" aria-hidden="false" class="sc-8ee5ec83-8 lazAuJ"/><img src="https://images.ctfassets.net/kbkgmx9upatd/5wk0L7eg8SVwulhwi02PlM/869517ea98ca9fd91cdfba67d70ec693/diagram_tablet.svg" loading="eager" alt="Step one, application and agreement forms. Step two, invite to our research platform. Step three, participate in Auth0 research. Step four, get rewarded for your time" aria-hidden="false" class="sc-8ee5ec83-7 AUKtu"/><img src="https://images.ctfassets.net/kbkgmx9upatd/KClExbxoz7uGm0Np8FvMe/666ebc36f6641fdf4db4c0386c332812/diagram_desktop.svg" loading="eager" alt="Step one, application and agreement forms. Step two, invite to our research platform. Step three, participate in Auth0 research. Step four, get rewarded for your time" aria-hidden="false" class="sc-8ee5ec83-6 hBLbtX"/></div></div></div></section></section><section id="block-4" class="sc-21fd3702-0 dSvCsB"><section class="sc-63a009eb-0 ezepHh"><div class="sc-63a009eb-1 cVGoUR"><div class="sc-63a009eb-2 grahRo"><h3 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 bXTqgi dmQvNV">Stories from our team</h3></div><div class="sc-63a009eb-3 djbwtp"><a rel="noreferrer noopener" target="_blank" href="https://medium.com/auth0-design/using-research-to-untangle-our-documentation-db610379519f" class="sc-63a009eb-8 cfasmC"><div class="sc-63a009eb-4 jnhhYe"><img src="https://images.ctfassets.net/kbkgmx9upatd/1HyECMQfErhqKNWv8611g6/49956fb353af9d7f52641b4c58487914/article_1.svg" loading="eager" alt="" aria-hidden="true" class="sc-63a009eb-5 hzDWKk"/></div><div class="sc-63a009eb-6 fbFaeM"><div><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jexqDY iXLCmd">Article</p><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 iBWmQf WgClm">Using Research to Untangle Our Documentation</h4><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jexqDY dmQvNV">Redesigning the Information Architecture of the Auth0 Docs Site.</p></div><div class="sc-63a009eb-7 dvaAGh"><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 hcpkdP dmQvNV"><strong>Stacy Taylor • </strong>Feb 7, 2022</p></div></div></a><a rel="noreferrer noopener" target="_blank" href="https://medium.com/auth0-design/research-spotlight-an-interview-with-carolyn-shetter-research-ops-associate-9253cee06a25" class="sc-63a009eb-8 iiVjXI"><div class="sc-63a009eb-4 jnhhYe"><img src="https://images.ctfassets.net/kbkgmx9upatd/6tAvbPJlr0B9tjwKfge3im/aaf545c8e3af307172f7aa5fddcbbef4/article_2.svg" loading="eager" alt="" aria-hidden="true" class="sc-63a009eb-5 hzDWKk"/></div><div class="sc-63a009eb-6 fbFaeM"><div><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jexqDY iXLCmd">Interview</p><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 elEJqk diVhUd">Spotlight: an interview with Carolyn Shetter, Research Ops Associate</h4><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jexqDY dmQvNV">We chat about how Carolyn maintains a healthy mindset, what books they’re reading, and the perfect addition to any desk…crystals!</p></div><div class="sc-63a009eb-7 dvaAGh"><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 hcpkdP dmQvNV"><strong>Austin Couillard • </strong>April 19, 2022</p></div></div></a><a rel="noreferrer noopener" target="_blank" href="https://medium.com/auth0-design/the-evolution-of-auth0s-insights-repository-e94a78145245" class="sc-63a009eb-8 iiVjXI"><div class="sc-63a009eb-4 jnhhYe"><img src="https://images.ctfassets.net/kbkgmx9upatd/2RzQWtwRxUuaHmXR2EgMiX/896ecf5b2dee51acfd935028d4066c28/article_3.svg" loading="eager" alt="" aria-hidden="true" class="sc-63a009eb-5 hzDWKk"/></div><div class="sc-63a009eb-6 fbFaeM"><div><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jexqDY iXLCmd">Article</p><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 elEJqk diVhUd">The Evolution of Auth0’s Insights Repository</h4><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jexqDY dmQvNV">About the database that stores all the knowledge collected from research and made accessible to others within the company.</p></div><div class="sc-63a009eb-7 dvaAGh"><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 hcpkdP dmQvNV"><strong>Carolyn Shetter • </strong>March 21, 2022</p></div></div></a></div></div><div class="sc-63a009eb-9 klSqqp"><a href="https://medium.com/auth0-design" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 gDKORx gnEfIO">View more</a></div></section></section><section id="block-5" class="sc-21fd3702-0 dSvCsB"><section class="sc-a41012d0-0 jkilGs"><div class="sc-a41012d0-1 krIQuz"><div class="sc-a41012d0-2 cGiCQX"><h3 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 jcUXLc dmQvNV">Still have questions?</h3></div><div class="sc-a41012d0-3 eHztYF"><div class="sc-a41012d0-4 htGajb"><div open="" class="sc-a41012d0-5 gZsnVO"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 ivyOyP gJABAs">What do I need to become a member of Auth0’s Research Program?</h4><div open="" class="sc-a41012d0-6 jWXuxi"></div></div><div open="" class="sc-a41012d0-7 gvlkWg"><div class="sc-6959c13e-0 icaxKy"><span><p>Membership is open to all current Auth0 users. You must be actively using Auth0 in order to participate, and your participation is independent of any contract you may have with Auth0. You can be on any subscription level with Auth0, including our Free tier. Participation in Auth0’s Research Program is independent of any other relationship you may have, including opting out of marketing communications.</p> </span></div></div></div><div class="sc-a41012d0-4 htGajb"><div class="sc-a41012d0-5 gZsnVO"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 ivyOyP gJABAs">What kinds of rewards or perks do members get?</h4><div class="sc-a41012d0-6 jWXuxi"></div></div><div class="sc-a41012d0-7 kJHnPj"><div class="sc-6959c13e-0 icaxKy"><span><p>All participants are paid for their time (exact amount varies based on the study), and on top of that, members receive periodic additional rewards, such as annual gifts or rewards for hitting certain participation milestones. That, of course, is on top of the direct line of feedback you get to provide to Auth0.</p> </span></div></div></div><div class="sc-a41012d0-4 htGajb"><div class="sc-a41012d0-5 gZsnVO"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 ivyOyP gJABAs">Do I need to live in a certain country or speak a specific language?</h4><div class="sc-a41012d0-6 jWXuxi"></div></div><div class="sc-a41012d0-7 kJHnPj"><div class="sc-6959c13e-0 icaxKy"><span><p>Participants can live in any country that Auth0 does business in, though the majority of our research will be conducted in English, so you’ll need to be able to communicate clearly and effectively in English. In the future, we hope to be able to offer localized research opportunities.</p> </span></div></div></div><div class="sc-a41012d0-4 htGajb"><div class="sc-a41012d0-5 gZsnVO"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 ivyOyP gJABAs">What will you do with my personal information?</h4><div class="sc-a41012d0-6 jWXuxi"></div></div><div class="sc-a41012d0-7 kJHnPj"><div class="sc-6959c13e-0 icaxKy"><span><p>Every live session will be recorded, and all of your asynchronous participations (surveys, unmoderated tests, etc) will also be recorded and stored for up to 2 years. We use all of this in order to make better decisions about the products and services we provide. We take data privacy seriously: the only people that have access to this data are those that need access, and if you would like your data to be deleted at any time, please email <a href="mailto:research@auth0.com">research@auth0.com</a>. Auth0’s Research Program is subject to our <a href="https://auth0.com/privacy">privacy policy</a> and our <a href="https://www.okta.com/terms-of-service">terms of service</a>.</p> </span></div></div></div><div class="sc-a41012d0-4 htGajb"><div class="sc-a41012d0-5 gZsnVO"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 ivyOyP gJABAs">Do I have to sign an agreement form?</h4><div class="sc-a41012d0-6 jWXuxi"></div></div><div class="sc-a41012d0-7 kJHnPj"><div class="sc-6959c13e-0 icaxKy"><span><p>Yes. You will be presented with a Research Program Member Agreement form to sign during the application process. In the meantime, you can read the detailed terms of agreement <a href="https://cdn.auth0.com/website/research-program/Auth0-Research-Program-Agreement-v2.pdf" target="_blank" rel="noopener noreferrer">here</a>.</p> </span></div></div></div><div class="sc-a41012d0-4 htGajb"><div class="sc-a41012d0-5 gZsnVO"><h4 class="styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 ivyOyP gJABAs">What if I decide to leave the program?</h4><div class="sc-a41012d0-6 jWXuxi"></div></div><div class="sc-a41012d0-7 kJHnPj"><div class="sc-6959c13e-0 icaxKy"><span><p>Just as you’re free to join, you’re free to leave the program at any point. You can do this directly via our Program Management tool (Great Question) or by emailing <a href="mailto:research@auth0.com">research@auth0.com</a> directly.</p> </span></div></div></div></div></div></section></section><section id="block-6" class="sc-21fd3702-0 dSvCsB"><section class="sc-364d8830-0 ppWDO"><div class="sc-364d8830-1 cHuetG"><a rel="noreferrer noopener" target="_blank" href="https://greatquestion.co/auth0/45ac974bccd2?reference=landingpage" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 kyfvCh dmQvNV"><span class="styled__Display-sc-165cfko-3 utils-sc-11hlfw-0 iotbCU fLRqvi">Apply today</span></a><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fgPIiM dmQvNV">Apply to our Research Program and collaborate with our team to help shape the future of Auth0’s products.</p></div></section></section></main><div class="sc-5aba37fd-0 fSYJhu"><footer class="sc-5aba37fd-1 iNOOcn"><nav class="sc-5aba37fd-2 hsxkU"><section><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 dveEmL dLXTcP">Developers</p><ul class="sc-5aba37fd-3 bzdtTB"><li class="sc-5aba37fd-5 kiNwTk"><a href="https://developer.auth0.com/resources" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Developer Hub<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://developer.auth0.com/resources/code-samples" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Code Samples and Guides<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/blog/developers/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Blog posts<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://identityunlocked.auth0.com/public/49/Identity,-Unlocked.--bed7fada" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Identity Unlocked - Podcasts<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://developer.auth0.com/newsletter" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Zero Index Newsletter<!-- --> </a></li></ul></section><section><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 dveEmL dLXTcP">Documentation</p><ul class="sc-5aba37fd-3 bzdtTB"><li class="sc-5aba37fd-5 kiNwTk"><a href="/docs/articles" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Articles<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/docs/quickstarts" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Quickstarts<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/docs/api" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">APIs<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/docs/libraries" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">SDK Libraries<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://auth0.com/blog/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Blog<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://auth0.com/resources/ebooks" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Reports<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://auth0.com/resources/webinars" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Webinars<!-- --> </a></li></ul></section><section><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 dveEmL dLXTcP">Get Involved</p><ul class="sc-5aba37fd-3 bzdtTB"><li class="sc-5aba37fd-5 kiNwTk"><a href="https://community.auth0.com/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Forum<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://developer.auth0.com/events" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Events<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/ambassador-program" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Ambassador Program<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/research-program" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Auth0 Research Program<!-- --> </a></li></ul></section><section><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 dveEmL dLXTcP">Company</p><ul class="sc-5aba37fd-3 bzdtTB"><li class="sc-5aba37fd-5 kiNwTk"><a href="/customers" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Our Customers<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/security" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Compliance - Ensuring privacy and security<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/partners" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Partners<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://www.okta.com/company/careers/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Careers<!-- --> <span class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 gDDDRz dmQvNV">We&#x27;re hiring!</span></a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://www.okta.com/okta-and-auth0/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Okta + Auth0<!-- --> </a></li></ul></section><section><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 dveEmL dLXTcP">Support Center</p><ul class="sc-5aba37fd-3 bzdtTB"><li class="sc-5aba37fd-5 kiNwTk"><a href="https://community.auth0.com/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Community<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://support.auth0.com/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Support<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://community.auth0.com/c/help/6" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Help<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://community.auth0.com/c/faq/42" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">FAQs<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://marketplace.auth0.com" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Auth0 Marketplace<!-- --> </a></li></ul></section><section><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 dveEmL dLXTcP">Learning</p><ul class="sc-5aba37fd-3 bzdtTB"><li class="sc-5aba37fd-5 kiNwTk"><a href="/learn" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Learn<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/intro-to-iam" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Intro to IAM (CIAM)<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="https://auth0.com/blog/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Blog<!-- --> </a></li></ul></section><section><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 dveEmL dLXTcP">Platform</p><ul class="sc-5aba37fd-3 bzdtTB"><li class="sc-5aba37fd-5 kiNwTk"><a href="/platform/access-management" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Access Management<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/platform/extensibility" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Extensibility<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/platform/login-security" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Security<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/platform/user-management" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">User Management<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/platform/authentication" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Authentication<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/platform/cloud-deployment" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Cloud deployments<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/fine-grained-authorization" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Fine Grained Authorization<!-- --> </a></li></ul></section><section><p class="styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 dveEmL dLXTcP">Features</p><ul class="sc-5aba37fd-3 bzdtTB"><li class="sc-5aba37fd-5 kiNwTk"><a href="/features/universal-login" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Universal Login<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/features/single-sign-on" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Single Sign On<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/features/multifactor-authentication" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Multifactor Authentication<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/features/actions" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Actions<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/features/machine-to-machine" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Machine to Machine<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/features/passwordless" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Passwordless<!-- --> </a></li><li class="sc-5aba37fd-5 kiNwTk"><a href="/features/breached-passwords" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn cHhniM">Breached Passwords<!-- --> </a></li></ul></section><section class="sc-5aba37fd-6 lnUvqq"><div class="sc-5aba37fd-7 ixSxQa"><a href="https://twitter.com/auth0" target="_blank" rel="noopener noreferrer" aria-label="Twitter link" class="sc-5aba37fd-8 jAPHdE"><svg viewBox="0 0 24 24" aria-hidden="true" width="24" height="24" fill="none"><g><path fill="#1e212a" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg></a><a href="https://linkedin.com/company/auth0" target="_blank" rel="noopener noreferrer" aria-label="Linkedin link" class="sc-5aba37fd-8 jAPHdE"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.5561 3H4.53738C3.71707 3 2.99988 3.59063 2.99988 4.40156V19.4531C2.99988 20.2687 3.71707 20.9953 4.53738 20.9953H19.5514C20.3764 20.9953 20.9952 20.2641 20.9952 19.4531V4.40156C20.9999 3.59063 20.3764 3 19.5561 3ZM8.578 18H5.99988V9.98438H8.578V18ZM7.378 8.76562H7.35925C6.53425 8.76562 5.99988 8.15156 5.99988 7.38281C5.99988 6.6 6.54831 6 7.39206 6C8.23581 6 8.75144 6.59531 8.77019 7.38281C8.77019 8.15156 8.23581 8.76562 7.378 8.76562ZM17.9999 18H15.4218V13.6172C15.4218 12.5672 15.0468 11.85 14.1139 11.85C13.4014 11.85 12.9796 12.3328 12.7921 12.8016C12.7218 12.9703 12.703 13.2 12.703 13.4344V18H10.1249V9.98438H12.703V11.1C13.078 10.5656 13.6639 9.79688 15.028 9.79688C16.7202 9.79688 17.9999 10.9125 17.9999 13.3172V18Z" fill="#1e212a"></path></svg></a><a href="https://github.com/auth0" target="_blank" rel="noopener noreferrer" aria-label="Github link" class="sc-5aba37fd-8 jAPHdE"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1.5C6.20156 1.5 1.5 6.32344 1.5 12.2672C1.5 17.025 4.50937 21.0562 8.68125 22.4813C8.74687 22.4953 8.80312 22.5 8.85938 22.5C9.24844 22.5 9.39844 22.2141 9.39844 21.9656C9.39844 21.7078 9.38906 21.0328 9.38437 20.1328C8.99062 20.2219 8.63906 20.2594 8.325 20.2594C6.30469 20.2594 5.84531 18.6891 5.84531 18.6891C5.36719 17.4469 4.67813 17.1141 4.67813 17.1141C3.76406 16.4719 4.67344 16.4531 4.74375 16.4531H4.74844C5.80313 16.5469 6.35625 17.5687 6.35625 17.5687C6.88125 18.4875 7.58437 18.7453 8.2125 18.7453C8.70469 18.7453 9.15 18.5859 9.4125 18.4641C9.50625 17.7703 9.77812 17.2969 10.0781 17.025C7.74844 16.7531 5.29688 15.8297 5.29688 11.7047C5.29688 10.5281 5.70469 9.56719 6.375 8.81719C6.26719 8.54531 5.90625 7.44844 6.47812 5.96719C6.47812 5.96719 6.55312 5.94375 6.7125 5.94375C7.09219 5.94375 7.95 6.08906 9.36563 7.07344C10.2047 6.83437 11.1 6.71719 11.9953 6.7125C12.8859 6.71719 13.7859 6.83437 14.625 7.07344C16.0406 6.08906 16.8984 5.94375 17.2781 5.94375C17.4375 5.94375 17.5125 5.96719 17.5125 5.96719C18.0844 7.44844 17.7234 8.54531 17.6156 8.81719C18.2859 9.57188 18.6937 10.5328 18.6937 11.7047C18.6937 15.8391 16.2375 16.7484 13.8984 17.0156C14.2734 17.3484 14.6109 18.0047 14.6109 19.0078C14.6109 20.4469 14.5969 21.6094 14.5969 21.9609C14.5969 22.2141 14.7422 22.5 15.1312 22.5C15.1875 22.5 15.2531 22.4953 15.3187 22.4813C19.4953 21.0562 22.5 17.0203 22.5 12.2672C22.5 6.32344 17.7984 1.5 12 1.5Z" fill="#1e212a"></path></svg></a></div></section></nav><section class="sc-5aba37fd-10 iEBqW"><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fFONwU hTUVnp">© <!-- -->2024<!-- --> Okta, Inc. All Rights Reserved.</p><div class="sc-5aba37fd-12 nALA-d"><a href="https://status.auth0.com" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Status</a> <!-- -->•<!-- --> <a href="https://www.okta.com/agreements/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Legal</a> <!-- -->•<!-- --> <a href="/privacy" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Privacy</a> <!-- -->•<!-- --> <a href="https://www.okta.com/terms-of-service" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Terms</a> <!-- -->•<!-- --> <a href="/your-privacy-choices" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Your Privacy Choices</a><img alt="" src="https://cdn.auth0.com/website/footer/ccpa.svg"/></div><span class="sc-5aba37fd-13 kZETFA"><span class="sc-5aba37fd-17 jYEgAu"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 12H22" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2V2Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><span aria-haspopup="true" aria-labelledby="language-selector" tabindex="0" class="sc-5aba37fd-18 lfXgaO">English</span><svg width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg" style="margin-left:0.6rem"><path d="M1 1.5L4 4.5L7 1.5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="sc-5aba37fd-14 gAfsIP"><ul class="sc-5aba37fd-15 SbRIO"><li aria-labelledby="lang-item-Deutsch" tabindex="0" class="sc-5aba37fd-16 bYsPvb">Deutsch</li><li aria-labelledby="lang-item-English" tabindex="0" class="sc-5aba37fd-16 bYsPvb">English</li><li aria-labelledby="lang-item-Français" tabindex="0" class="sc-5aba37fd-16 bYsPvb">Français</li><li aria-labelledby="lang-item-Español" tabindex="0" class="sc-5aba37fd-16 bYsPvb">Español</li><li aria-labelledby="lang-item-Português" tabindex="0" class="sc-5aba37fd-16 bYsPvb">Português</li><li aria-labelledby="lang-item-日本語" tabindex="0" class="sc-5aba37fd-16 bYsPvb">日本語</li></ul></div></span></span></section><section class="sc-5aba37fd-9 jopQid"><div class="sc-5aba37fd-7 hBNnUf"><a href="https://twitter.com/auth0" target="_blank" rel="noopener noreferrer" aria-label="Twitter link" class="sc-5aba37fd-8 jAPHdE"><svg viewBox="0 0 24 24" aria-hidden="true" width="24" height="24" fill="none"><g><path fill="#1e212a" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg></a><a href="https://linkedin.com/company/auth0" target="_blank" rel="noopener noreferrer" aria-label="Linkedin link" class="sc-5aba37fd-8 jAPHdE"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.5561 3H4.53738C3.71707 3 2.99988 3.59063 2.99988 4.40156V19.4531C2.99988 20.2687 3.71707 20.9953 4.53738 20.9953H19.5514C20.3764 20.9953 20.9952 20.2641 20.9952 19.4531V4.40156C20.9999 3.59063 20.3764 3 19.5561 3ZM8.578 18H5.99988V9.98438H8.578V18ZM7.378 8.76562H7.35925C6.53425 8.76562 5.99988 8.15156 5.99988 7.38281C5.99988 6.6 6.54831 6 7.39206 6C8.23581 6 8.75144 6.59531 8.77019 7.38281C8.77019 8.15156 8.23581 8.76562 7.378 8.76562ZM17.9999 18H15.4218V13.6172C15.4218 12.5672 15.0468 11.85 14.1139 11.85C13.4014 11.85 12.9796 12.3328 12.7921 12.8016C12.7218 12.9703 12.703 13.2 12.703 13.4344V18H10.1249V9.98438H12.703V11.1C13.078 10.5656 13.6639 9.79688 15.028 9.79688C16.7202 9.79688 17.9999 10.9125 17.9999 13.3172V18Z" fill="#1e212a"></path></svg></a><a href="https://github.com/auth0" target="_blank" rel="noopener noreferrer" aria-label="Github link" class="sc-5aba37fd-8 jAPHdE"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1.5C6.20156 1.5 1.5 6.32344 1.5 12.2672C1.5 17.025 4.50937 21.0562 8.68125 22.4813C8.74687 22.4953 8.80312 22.5 8.85938 22.5C9.24844 22.5 9.39844 22.2141 9.39844 21.9656C9.39844 21.7078 9.38906 21.0328 9.38437 20.1328C8.99062 20.2219 8.63906 20.2594 8.325 20.2594C6.30469 20.2594 5.84531 18.6891 5.84531 18.6891C5.36719 17.4469 4.67813 17.1141 4.67813 17.1141C3.76406 16.4719 4.67344 16.4531 4.74375 16.4531H4.74844C5.80313 16.5469 6.35625 17.5687 6.35625 17.5687C6.88125 18.4875 7.58437 18.7453 8.2125 18.7453C8.70469 18.7453 9.15 18.5859 9.4125 18.4641C9.50625 17.7703 9.77812 17.2969 10.0781 17.025C7.74844 16.7531 5.29688 15.8297 5.29688 11.7047C5.29688 10.5281 5.70469 9.56719 6.375 8.81719C6.26719 8.54531 5.90625 7.44844 6.47812 5.96719C6.47812 5.96719 6.55312 5.94375 6.7125 5.94375C7.09219 5.94375 7.95 6.08906 9.36563 7.07344C10.2047 6.83437 11.1 6.71719 11.9953 6.7125C12.8859 6.71719 13.7859 6.83437 14.625 7.07344C16.0406 6.08906 16.8984 5.94375 17.2781 5.94375C17.4375 5.94375 17.5125 5.96719 17.5125 5.96719C18.0844 7.44844 17.7234 8.54531 17.6156 8.81719C18.2859 9.57188 18.6937 10.5328 18.6937 11.7047C18.6937 15.8391 16.2375 16.7484 13.8984 17.0156C14.2734 17.3484 14.6109 18.0047 14.6109 19.0078C14.6109 20.4469 14.5969 21.6094 14.5969 21.9609C14.5969 22.2141 14.7422 22.5 15.1312 22.5C15.1875 22.5 15.2531 22.4953 15.3187 22.4813C19.4953 21.0562 22.5 17.0203 22.5 12.2672C22.5 6.32344 17.7984 1.5 12 1.5Z" fill="#1e212a"></path></svg></a></div><div class="sc-5aba37fd-11 iaXEGm"><div class="sc-5aba37fd-12 nALA-d"><a href="https://status.auth0.com" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Status</a> <!-- -->•<!-- --> <a href="https://www.okta.com/agreements/" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Legal</a> <!-- -->•<!-- --> <a href="/privacy" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Privacy</a> <!-- -->•<!-- --> <a href="https://www.okta.com/terms-of-service" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Terms</a> <!-- -->•<!-- --> <a href="/your-privacy-choices" class="styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 hTVzGn dmQvNV">Your Privacy Choices</a><img alt="" src="https://cdn.auth0.com/website/footer/ccpa.svg"/></div><span class="sc-5aba37fd-13 kZETFA"><span class="sc-5aba37fd-17 jYEgAu"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 12H22" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2V2Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><span aria-haspopup="true" aria-labelledby="language-selector" tabindex="0" class="sc-5aba37fd-18 lfXgaO">English</span><svg width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg" style="margin-left:0.6rem"><path d="M1 1.5L4 4.5L7 1.5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="sc-5aba37fd-14 gAfsIP"><ul class="sc-5aba37fd-15 SbRIO"><li aria-labelledby="lang-item-Deutsch" tabindex="0" class="sc-5aba37fd-16 bYsPvb">Deutsch</li><li aria-labelledby="lang-item-English" tabindex="0" class="sc-5aba37fd-16 bYsPvb">English</li><li aria-labelledby="lang-item-Français" tabindex="0" class="sc-5aba37fd-16 bYsPvb">Français</li><li aria-labelledby="lang-item-Español" tabindex="0" class="sc-5aba37fd-16 bYsPvb">Español</li><li aria-labelledby="lang-item-Português" tabindex="0" class="sc-5aba37fd-16 bYsPvb">Português</li><li aria-labelledby="lang-item-日本語" tabindex="0" class="sc-5aba37fd-16 bYsPvb">日本語</li></ul></div></span></span></div><p class="styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fFONwU csKyZk">© <!-- -->2024<!-- --> Okta, Inc. All Rights Reserved.</p></section></footer></div><div id="asset-library-root"></div><iframe id="drift-iframe" src="https://drift.app.auth0.com/drift-iframe" title="Drift iframe" style="width:0;height:0;border:none;position:absolute"></iframe><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W7FRLJ" height="0" width="0" style="display:none;visibility:hidden" title="gtm"></iframe></noscript></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"lastAuthor":"chiara.diaz@auth0.com","lastUpdated":"2023-03-08T10:01:34.624Z","pageType":"ResearchProgram","name":"Research program","path":"research-program","metadata":{"title":"Auth0 Research Program","description":"Do you want to have direct input towards our product improvements? Apply to the Auth0 Research Program and help us shape the future of our products.\n\n\n\n","image":{"url":"https://images.ctfassets.net/kbkgmx9upatd/4oFmbITol42v1R11Zu2xhg/835aed8d1c9d0d3683c5149ea7cfc220/Auth0_Research_Program_-_Share_image.png","mimeType":"image/png","alt":null},"noindex":false},"blocks":[{"type":"Navigation","props":{"title":"Auth0 Research Program","titleUrl":"https://auth0.com/research-program","linkText":"Careers","linkUrl":"https://auth0.com/careers"}},{"type":"Hero","props":{"title":"Help us shape the future of Auth0 products","description":"The Auth0 Research Program is an opportunity to give direct input towards our product improvements and be the first choice for research recruiting opportunities.","buttonText":"Sign up today","buttonUrl":"https://greatquestion.co/auth0/45ac974bccd2?reference=landingpage","sideImage":{"url":"https://images.ctfassets.net/kbkgmx9upatd/ks2SAk9Z6wwerFIOQoyZN/d142a46c83cdc656a011117b7b05e275/hero.svg","alt":"Stylized illustration showing user avatars, security interfaces, notebooks, and a hand holding a magnifying glass","mimeType":"image/svg+xml"}}},{"type":"Expectations","props":{"title":"What members can expect","content":[{"title":"Research opportunities","description":"Our team regularly conducts live 1:1 sessions over Zoom as well as provides asynchronous opportunities to contribute."},{"title":"Roadmap previews","description":"Every quarter, we organize Product roadmap previews and include members of our Research Program for feedback."},{"title":"Early access","description":"Get exclusive early access to Auth0 features as we develop and test new ideas or releases via product beta programs."},{"title":"Satisfaction surveys","description":"We strive to make the Research Program as meaningful as possible and conduct quarterly surveys with our members."},{"title":"Rewards and perks","description":"On top of being paid for participation, members also receive periodic special gifts, including year-end gifts and rewards for hitting specific participation milestones."}]}},{"type":"Steps","props":{"title":"Steps to get signed up","description":"Interested in taking part with our Research Program? Here’s an overview of what we’ll ask for you to do in order to sign up. Our team greatly appreciates your interest and look forward to receiving your application.","imageMobile":{"url":"https://images.ctfassets.net/kbkgmx9upatd/3R1HFvSYpFpKlvzPGzsrPs/633a31aa96e29c8296214cc9ce6f0867/diagram_mobile.svg","mimeType":"image/svg+xml","alt":"Step one, application and agreement forms. Step two, invite to our research platform. Step three, participate in Auth0 research. Step four, get rewarded for your time"},"imageTablet":{"url":"https://images.ctfassets.net/kbkgmx9upatd/5wk0L7eg8SVwulhwi02PlM/869517ea98ca9fd91cdfba67d70ec693/diagram_tablet.svg","mimeType":"image/svg+xml","alt":"Step one, application and agreement forms. Step two, invite to our research platform. Step three, participate in Auth0 research. Step four, get rewarded for your time"},"imageDesktop":{"url":"https://images.ctfassets.net/kbkgmx9upatd/KClExbxoz7uGm0Np8FvMe/666ebc36f6641fdf4db4c0386c332812/diagram_desktop.svg","mimeType":"image/svg+xml","alt":"Step one, application and agreement forms. Step two, invite to our research platform. Step three, participate in Auth0 research. Step four, get rewarded for your time"}}},{"type":"Stories","props":{"title":"Stories from our team","linkText":"View more","linkUrl":"https://medium.com/auth0-design","article":[{"title":"Using Research to Untangle Our Documentation","description":"Redesigning the Information Architecture of the Auth0 Docs Site.","label":"Article","url":"https://medium.com/auth0-design/using-research-to-untangle-our-documentation-db610379519f","highlighted":true,"image":{"url":"https://images.ctfassets.net/kbkgmx9upatd/1HyECMQfErhqKNWv8611g6/49956fb353af9d7f52641b4c58487914/article_1.svg","mimeType":"image/svg+xml"},"publisher":"Stacy Taylor","publicationDate":"Feb 7, 2022"},{"title":"Spotlight: an interview with Carolyn Shetter, Research Ops Associate","description":"We chat about how Carolyn maintains a healthy mindset, what books they’re reading, and the perfect addition to any desk…crystals!","label":"Interview","url":"https://medium.com/auth0-design/research-spotlight-an-interview-with-carolyn-shetter-research-ops-associate-9253cee06a25","highlighted":false,"image":{"url":"https://images.ctfassets.net/kbkgmx9upatd/6tAvbPJlr0B9tjwKfge3im/aaf545c8e3af307172f7aa5fddcbbef4/article_2.svg","mimeType":"image/svg+xml"},"publisher":"Austin Couillard","publicationDate":"April 19, 2022"},{"title":"The Evolution of Auth0’s Insights Repository","description":"About the database that stores all the knowledge collected from research and made accessible to others within the company.","label":"Article","url":"https://medium.com/auth0-design/the-evolution-of-auth0s-insights-repository-e94a78145245","highlighted":false,"image":{"url":"https://images.ctfassets.net/kbkgmx9upatd/2RzQWtwRxUuaHmXR2EgMiX/896ecf5b2dee51acfd935028d4066c28/article_3.svg","mimeType":"image/svg+xml"},"publisher":"Carolyn Shetter","publicationDate":"March 21, 2022"}]}},{"type":"Questions","props":{"title":"Still have questions?","question":[{"title":"What do I need to become a member of Auth0’s Research Program?","answer":"Membership is open to all current Auth0 users. You must be actively using Auth0 in order to participate, and your participation is independent of any contract you may have with Auth0. You can be on any subscription level with Auth0, including our Free tier. Participation in Auth0’s Research Program is independent of any other relationship you may have, including opting out of marketing communications."},{"title":"What kinds of rewards or perks do members get?","answer":"All participants are paid for their time (exact amount varies based on the study), and on top of that, members receive periodic additional rewards, such as annual gifts or rewards for hitting certain participation milestones. That, of course, is on top of the direct line of feedback you get to provide to Auth0."},{"title":"Do I need to live in a certain country or speak a specific language?","answer":"Participants can live in any country that Auth0 does business in, though the majority of our research will be conducted in English, so you’ll need to be able to communicate clearly and effectively in English. In the future, we hope to be able to offer localized research opportunities."},{"title":"What will you do with my personal information?","answer":"Every live session will be recorded, and all of your asynchronous participations (surveys, unmoderated tests, etc) will also be recorded and stored for up to 2 years. We use all of this in order to make better decisions about the products and services we provide. We take data privacy seriously: the only people that have access to this data are those that need access, and if you would like your data to be deleted at any time, please email [research@auth0.com](mailto:research@auth0.com). Auth0’s Research Program is subject to our [privacy policy](https://auth0.com/privacy) and our [terms of service](https://www.okta.com/terms-of-service)."},{"title":"Do I have to sign an agreement form?","answer":"Yes. You will be presented with a Research Program Member Agreement form to sign during the application process. In the meantime, you can read the detailed terms of agreement \u003ca href=\"https://cdn.auth0.com/website/research-program/Auth0-Research-Program-Agreement-v2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehere\u003c/a\u003e."},{"title":"What if I decide to leave the program?","answer":"Just as you’re free to join, you’re free to leave the program at any point. You can do this directly via our Program Management tool (Great Question) or by emailing [research@auth0.com](mailto:research@auth0.com) directly."}]}},{"type":"Apply","props":{"title":"Apply today","titleUrl":"https://greatquestion.co/auth0/45ac974bccd2?reference=landingpage","description":"Apply to our Research Program and collaborate with our team to help shape the future of Auth0’s products."}}],"langPaths":{"en":"research-program","ja":"jp/research-program","de":"de/research-program","fr":"fr/research-program","es":"es/research-program","pt":"pt/research-program"},"lang":"en","paths":[{"en":"resources","de":"de/resources","fr":"fr/resources","ja":"jp/resources","es":"es/resources","pt":"pt/resources"},{"en":"ambassador-program","de":"de/ambassador-program","fr":"fr/ambassador-program","ja":"jp/ambassador-program","es":"es/ambassador-program","pt":"pt/ambassador-program"},{"en":"ambassador-program/ambassadors","de":"de/ambassador-program/ambassadors","fr":"fr/ambassador-program/ambassadors","ja":"jp/ambassador-program/ambassadors","es":"es/ambassador-program/ambassadors","pt":"pt/ambassador-program/ambassadors"},{"en":"ambassador-program/ambassador-of-the-month","de":"de/ambassador-program/ambassador-of-the-month","fr":"fr/ambassador-program/ambassador-of-the-month","ja":"jp/ambassador-program/ambassador-of-the-month","es":"es/ambassador-program/ambassador-of-the-month","pt":"pt/ambassador-program/ambassador-of-the-month"},{"en":"why-auth0","de":"de/why-auth0","fr":"fr/why-auth0","ja":"jp/why-auth0","es":"es/why-auth0","pt":"pt/why-auth0"},{"en":"percent-validation-form","de":"de/percent-validation-form","fr":"fr/percent-validation-form","ja":"jp/percent-validation-form","es":"es/percent-validation-form","pt":"pt/percent-validation-form"},{"en":"universal-login","de":"de/universal-login","fr":"fr/universal-login","ja":"jp/universal-login","es":"es/universal-login","pt":"pt/universal-login"},{"en":"learn","de":"de/learn","fr":"fr/learn","ja":"jp/learn","es":"es/learn","pt":"pt/learn"},{"en":"fine-grained-authorization","de":"de/fine-grained-authorization","fr":"fr/fine-grained-authorization","ja":"jp/fine-grained-authorization","es":"es/fine-grained-authorization","pt":"pt/fine-grained-authorization"},{"en":"features/universal-login","de":"de/features/universal-login","fr":"fr/features/universal-login","ja":"jp/features/universal-login","es":"es/features/universal-login","pt":"pt/features/universal-login"},{"en":"resources*"},{"en":"releases*"},{"en":"ambassador-program*"},{"en":"signup*"},{"en":"apollo-program","ja":"jp/apollo-program","de":"de/apollo-program","fr":"fr/apollo-program","es":"es/apollo-program","pt":"pt/apollo-program"},{"en":"app-modernization","ja":"jp/app-modernization","de":"de/app-modernization","fr":"fr/app-modernization","es":"es/app-modernization","pt":"pt/app-modernization"},{"en":"availability-trust","ja":"jp/availability-trust","de":"de/availability-trust","fr":"fr/availability-trust","es":"es/availability-trust","pt":"pt/availability-trust"},{"en":"b2b-enterprise-identity-management","ja":"jp/b2b-enterprise-identity-management","de":"de/b2b-enterprise-identity-management","fr":"fr/b2b-enterprise-identity-management","es":"es/b2b-enterprise-identity-management","pt":"pt/b2b-enterprise-identity-management"},{"en":"b2b-saas","ja":"jp/b2b-saas","de":"de/b2b-saas","fr":"fr/b2b-saas","es":"es/b2b-saas","pt":"pt/b2b-saas"},{"en":"b2c-customer-identity-management","ja":"jp/b2c-customer-identity-management","de":"de/b2c-customer-identity-management","fr":"fr/b2c-customer-identity-management","es":"es/b2c-customer-identity-management","pt":"pt/b2c-customer-identity-management"},{"en":"b2e-identity-management-for-employees","ja":"jp/b2e-identity-management-for-employees","de":"de/b2e-identity-management-for-employees","fr":"fr/b2e-identity-management-for-employees","es":"es/b2e-identity-management-for-employees","pt":"pt/b2e-identity-management-for-employees"},{"en":"ccpa","ja":"jp/ccpa","de":"de/ccpa","fr":"fr/ccpa","es":"es/ccpa","pt":"pt/ccpa"},{"en":"changelog","ja":"jp/changelog","de":"de/changelog","fr":"fr/changelog","es":"es/changelog","pt":"pt/changelog"},{"en":"ciam","ja":"jp/ciam","de":"de/ciam","fr":"fr/ciam","es":"es/ciam","pt":"pt/ciam"},{"en":"customers","ja":"jp/customers","de":"de/customers","fr":"fr/customers","es":"es/customers","pt":"pt/customers"},{"en":"dataconnectorsevents","ja":"jp/dataconnectorsevents","de":"de/dataconnectorsevents","fr":"fr/dataconnectorsevents","es":"es/dataconnectorsevents","pt":"pt/dataconnectorsevents"},{"en":"developers/lab/web3","ja":"jp/developers/lab/web3","de":"de/developers/lab/web3","fr":"fr/developers/lab/web3","es":"es/developers/lab/web3","pt":"pt/developers/lab/web3"},{"en":"developers","ja":"jp/developers","de":"de/developers","fr":"fr/developers","es":"es/developers","pt":"pt/developers"},{"en":"device-flow","ja":"jp/device-flow","de":"de/device-flow","fr":"fr/device-flow","es":"es/device-flow","pt":"pt/device-flow"},{"en":"devs-buy-saas-bvp","ja":"jp/devs-buy-saas-bvp","de":"de/devs-buy-saas-bvp","fr":"fr/devs-buy-saas-bvp","es":"es/devs-buy-saas-bvp","pt":"pt/devs-buy-saas-bvp"},{"en":"digital-transformation","ja":"jp/digital-transformation","de":"de/digital-transformation","fr":"fr/digital-transformation","es":"es/digital-transformation","pt":"pt/digital-transformation"},{"en":"enterprise","ja":"jp/enterprise","de":"de/enterprise","fr":"fr/enterprise","es":"es/enterprise","pt":"pt/enterprise"},{"en":"explore/data-privacy","ja":"jp/explore/data-privacy","de":"de/explore/data-privacy","fr":"fr/explore/data-privacy","es":"es/explore/data-privacy","pt":"pt/explore/data-privacy"},{"en":"features/actions","ja":"jp/features/actions","de":"de/features/actions","fr":"fr/features/actions","es":"es/features/actions","pt":"pt/features/actions"},{"en":"features/breached-passwords","ja":"jp/features/breached-passwords","de":"de/features/breached-passwords","fr":"fr/features/breached-passwords","es":"es/features/breached-passwords","pt":"pt/features/breached-passwords"},{"en":"features/forms","ja":"jp/features/forms","de":"de/features/forms","fr":"fr/features/forms","es":"es/features/forms","pt":"pt/features/forms"},{"en":"features/machine-to-machine","ja":"jp/features/machine-to-machine","de":"de/features/machine-to-machine","fr":"fr/features/machine-to-machine","es":"es/features/machine-to-machine","pt":"pt/features/machine-to-machine"},{"en":"features/multifactor-authentication","ja":"jp/features/multifactor-authentication","de":"de/features/multifactor-authentication","fr":"fr/features/multifactor-authentication","es":"es/features/multifactor-authentication","pt":"pt/features/multifactor-authentication"},{"en":"features/passwordless","ja":"jp/features/passwordless","de":"de/features/passwordless","fr":"fr/features/passwordless","es":"es/features/passwordless","pt":"pt/features/passwordless"},{"en":"features/single-sign-on","ja":"jp/features/single-sign-on","de":"de/features/single-sign-on","fr":"fr/features/single-sign-on","es":"es/features/single-sign-on","pt":"pt/features/single-sign-on"},{"en":"features","ja":"jp/features","de":"de/features","fr":"fr/features","es":"es/features","pt":"pt/features"},{"en":"feedback","ja":"jp/feedback","de":"de/feedback","fr":"fr/feedback","es":"es/feedback","pt":"pt/feedback"},{"en":"financial-services","ja":"jp/financial-services","de":"de/financial-services","fr":"fr/financial-services","es":"es/financial-services","pt":"pt/financial-services"},{"en":"forrester-total-economic-impact","ja":"jp/forrester-total-economic-impact","de":"de/forrester-total-economic-impact","fr":"fr/forrester-total-economic-impact","es":"es/forrester-total-economic-impact","pt":"pt/forrester-total-economic-impact"},{"en":"gdpr","ja":"jp/gdpr","de":"de/gdpr","fr":"fr/gdpr","es":"es/gdpr","pt":"pt/gdpr"},{"en":"healthcare","ja":"jp/healthcare","de":"de/healthcare","fr":"fr/healthcare","es":"es/healthcare","pt":"pt/healthcare"},{"en":"","ja":"jp","de":"de","fr":"fr","es":"es","pt":"pt"},{"en":"identity-platform","ja":"jp/identity-platform","de":"de/identity-platform","fr":"fr/identity-platform","es":"es/identity-platform","pt":"pt/identity-platform"},{"en":"insuretech-2021","ja":"jp/insuretech-2021","de":"de/insuretech-2021","fr":"fr/insuretech-2021","es":"es/insuretech-2021","pt":"pt/insuretech-2021"},{"en":"integrate","ja":"jp/integrate","de":"de/integrate","fr":"fr/integrate","es":"es/integrate","pt":"pt/integrate"},{"en":"intro-to-iam/authentication-vs-authorization","ja":"jp/intro-to-iam/authentication-vs-authorization","de":"de/intro-to-iam/authentication-vs-authorization","fr":"fr/intro-to-iam/authentication-vs-authorization","es":"es/intro-to-iam/authentication-vs-authorization","pt":"pt/intro-to-iam/authentication-vs-authorization"},{"en":"intro-to-iam/saml-vs-oauth","ja":"jp/intro-to-iam/saml-vs-oauth","de":"de/intro-to-iam/saml-vs-oauth","fr":"fr/intro-to-iam/saml-vs-oauth","es":"es/intro-to-iam/saml-vs-oauth","pt":"pt/intro-to-iam/saml-vs-oauth"},{"en":"intro-to-iam/saml-vs-openid-connect-oidc","ja":"jp/intro-to-iam/saml-vs-openid-connect-oidc","de":"de/intro-to-iam/saml-vs-openid-connect-oidc","fr":"fr/intro-to-iam/saml-vs-openid-connect-oidc","es":"es/intro-to-iam/saml-vs-openid-connect-oidc","pt":"pt/intro-to-iam/saml-vs-openid-connect-oidc"},{"en":"intro-to-iam/what-is-authentication","ja":"jp/intro-to-iam/what-is-authentication","de":"de/intro-to-iam/what-is-authentication","fr":"fr/intro-to-iam/what-is-authentication","es":"es/intro-to-iam/what-is-authentication","pt":"pt/intro-to-iam/what-is-authentication"},{"en":"intro-to-iam/what-is-authorization","ja":"jp/intro-to-iam/what-is-authorization","de":"de/intro-to-iam/what-is-authorization","fr":"fr/intro-to-iam/what-is-authorization","es":"es/intro-to-iam/what-is-authorization","pt":"pt/intro-to-iam/what-is-authorization"},{"en":"intro-to-iam/what-is-multifactor-authentication-mfa","ja":"jp/intro-to-iam/what-is-multifactor-authentication-mfa","de":"de/intro-to-iam/what-is-multifactor-authentication-mfa","fr":"fr/intro-to-iam/what-is-multifactor-authentication-mfa","es":"es/intro-to-iam/what-is-multifactor-authentication-mfa","pt":"pt/intro-to-iam/what-is-multifactor-authentication-mfa"},{"en":"intro-to-iam/what-is-oauth-2","ja":"jp/intro-to-iam/what-is-oauth-2","de":"de/intro-to-iam/what-is-oauth-2","fr":"fr/intro-to-iam/what-is-oauth-2","es":"es/intro-to-iam/what-is-oauth-2","pt":"pt/intro-to-iam/what-is-oauth-2"},{"en":"intro-to-iam/what-is-openid-connect-oidc","ja":"jp/intro-to-iam/what-is-openid-connect-oidc","de":"de/intro-to-iam/what-is-openid-connect-oidc","fr":"fr/intro-to-iam/what-is-openid-connect-oidc","es":"es/intro-to-iam/what-is-openid-connect-oidc","pt":"pt/intro-to-iam/what-is-openid-connect-oidc"},{"en":"intro-to-iam/what-is-role-based-access-control-rbac","ja":"jp/intro-to-iam/what-is-role-based-access-control-rbac","de":"de/intro-to-iam/what-is-role-based-access-control-rbac","fr":"fr/intro-to-iam/what-is-role-based-access-control-rbac","es":"es/intro-to-iam/what-is-role-based-access-control-rbac","pt":"pt/intro-to-iam/what-is-role-based-access-control-rbac"},{"en":"intro-to-iam/what-is-saml","ja":"jp/intro-to-iam/what-is-saml","de":"de/intro-to-iam/what-is-saml","fr":"fr/intro-to-iam/what-is-saml","es":"es/intro-to-iam/what-is-saml","pt":"pt/intro-to-iam/what-is-saml"},{"en":"intro-to-iam/what-is-single-sign-on-sso","ja":"jp/intro-to-iam/what-is-single-sign-on-sso","de":"de/intro-to-iam/what-is-single-sign-on-sso","fr":"fr/intro-to-iam/what-is-single-sign-on-sso","es":"es/intro-to-iam/what-is-single-sign-on-sso","pt":"pt/intro-to-iam/what-is-single-sign-on-sso"},{"en":"intro-to-iam","ja":"jp/intro-to-iam","de":"de/intro-to-iam","fr":"fr/intro-to-iam","es":"es/intro-to-iam","pt":"pt/intro-to-iam"},{"en":"legal/all-legal-files","ja":"jp/legal/all-legal-files","de":"de/legal/all-legal-files","fr":"fr/legal/all-legal-files","es":"es/legal/all-legal-files","pt":"pt/legal/all-legal-files"},{"en":"legal/baseline/baa/edit","ja":"jp/legal/baseline/baa/edit","de":"de/legal/baseline/baa/edit","fr":"fr/legal/baseline/baa/edit","es":"es/legal/baseline/baa/edit","pt":"pt/legal/baseline/baa/edit"},{"en":"legal/baseline/baa","ja":"jp/legal/baseline/baa","de":"de/legal/baseline/baa","fr":"fr/legal/baseline/baa","es":"es/legal/baseline/baa","pt":"pt/legal/baseline/baa"},{"en":"legal/baseline/dpa/edit","ja":"jp/legal/baseline/dpa/edit","de":"de/legal/baseline/dpa/edit","fr":"fr/legal/baseline/dpa/edit","es":"es/legal/baseline/dpa/edit","pt":"pt/legal/baseline/dpa/edit"},{"en":"legal/baseline/dpa","ja":"jp/legal/baseline/dpa","de":"de/legal/baseline/dpa","fr":"fr/legal/baseline/dpa","es":"es/legal/baseline/dpa","pt":"pt/legal/baseline/dpa"},{"en":"legal/baseline/edit","ja":"jp/legal/baseline/edit","de":"de/legal/baseline/edit","fr":"fr/legal/baseline/edit","es":"es/legal/baseline/edit","pt":"pt/legal/baseline/edit"},{"en":"legal/baseline/psaas","ja":"jp/legal/baseline/psaas","de":"de/legal/baseline/psaas","fr":"fr/legal/baseline/psaas","es":"es/legal/baseline/psaas","pt":"pt/legal/baseline/psaas"},{"en":"legal/eu-customer-toolkit","ja":"jp/legal/eu-customer-toolkit","de":"de/legal/eu-customer-toolkit","fr":"fr/legal/eu-customer-toolkit","es":"es/legal/eu-customer-toolkit","pt":"pt/legal/eu-customer-toolkit"},{"en":"legal/faq-eu-data-transfers","ja":"jp/legal/faq-eu-data-transfers","de":"de/legal/faq-eu-data-transfers","fr":"fr/legal/faq-eu-data-transfers","es":"es/legal/faq-eu-data-transfers","pt":"pt/legal/faq-eu-data-transfers"},{"en":"legal/prior-forms","ja":"jp/legal/prior-forms","de":"de/legal/prior-forms","fr":"fr/legal/prior-forms","es":"es/legal/prior-forms","pt":"pt/legal/prior-forms"},{"en":"legal/ss-oq-collection-guidelines","ja":"jp/legal/ss-oq-collection-guidelines","de":"de/legal/ss-oq-collection-guidelines","fr":"fr/legal/ss-oq-collection-guidelines","es":"es/legal/ss-oq-collection-guidelines","pt":"pt/legal/ss-oq-collection-guidelines"},{"en":"legal/ss-tos","ja":"jp/legal/ss-tos","de":"de/legal/ss-tos","fr":"fr/legal/ss-tos","es":"es/legal/ss-tos","pt":"pt/legal/ss-tos"},{"en":"legal/sweepstakes","ja":"jp/legal/sweepstakes","de":"de/legal/sweepstakes","fr":"fr/legal/sweepstakes","es":"es/legal/sweepstakes","pt":"pt/legal/sweepstakes"},{"en":"legal/transparency-report","ja":"jp/legal/transparency-report","de":"de/legal/transparency-report","fr":"fr/legal/transparency-report","es":"es/legal/transparency-report","pt":"pt/legal/transparency-report"},{"en":"legal","ja":"jp/legal","de":"de/legal","fr":"fr/legal","es":"es/legal","pt":"pt/legal"},{"en":"lock","ja":"jp/lock","de":"de/lock","fr":"fr/lock","es":"es/lock","pt":"pt/lock"},{"en":"marketplace/category/consent-management","ja":"jp/marketplace/category/consent-management","de":"de/marketplace/category/consent-management","fr":"fr/marketplace/category/consent-management","es":"es/marketplace/category/consent-management","pt":"pt/marketplace/category/consent-management"},{"en":"marketplace/category/customer-data-platforms","ja":"jp/marketplace/category/customer-data-platforms","de":"de/marketplace/category/customer-data-platforms","fr":"fr/marketplace/category/customer-data-platforms","es":"es/marketplace/category/customer-data-platforms","pt":"pt/marketplace/category/customer-data-platforms"},{"en":"marketplace/category/identity-proofing","ja":"jp/marketplace/category/identity-proofing","de":"de/marketplace/category/identity-proofing","fr":"fr/marketplace/category/identity-proofing","es":"es/marketplace/category/identity-proofing","pt":"pt/marketplace/category/identity-proofing"},{"en":"marketplace/category/log-streaming","ja":"jp/marketplace/category/log-streaming","de":"de/marketplace/category/log-streaming","fr":"fr/marketplace/category/log-streaming","es":"es/marketplace/category/log-streaming","pt":"pt/marketplace/category/log-streaming"},{"en":"marketplace/category/sms-mfa","ja":"jp/marketplace/category/sms-mfa","de":"de/marketplace/category/sms-mfa","fr":"fr/marketplace/category/sms-mfa","es":"es/marketplace/category/sms-mfa","pt":"pt/marketplace/category/sms-mfa"},{"en":"marketplace","ja":"jp/marketplace","de":"de/marketplace","fr":"fr/marketplace","es":"es/marketplace","pt":"pt/marketplace"},{"en":"mcc","ja":"jp/mcc","de":"de/mcc","fr":"fr/mcc","es":"es/mcc","pt":"pt/mcc"},{"en":"media-publishing","ja":"jp/media-publishing","de":"de/media-publishing","fr":"fr/media-publishing","es":"es/media-publishing","pt":"pt/media-publishing"},{"en":"nonprofits/everyone","ja":"jp/nonprofits/everyone","de":"de/nonprofits/everyone","fr":"fr/nonprofits/everyone","es":"es/nonprofits/everyone","pt":"pt/nonprofits/everyone"},{"en":"nonprofits/get-started/success","ja":"jp/nonprofits/get-started/success","de":"de/nonprofits/get-started/success","fr":"fr/nonprofits/get-started/success","es":"es/nonprofits/get-started/success","pt":"pt/nonprofits/get-started/success"},{"en":"nonprofits/get-started","ja":"jp/nonprofits/get-started","de":"de/nonprofits/get-started","fr":"fr/nonprofits/get-started","es":"es/nonprofits/get-started","pt":"pt/nonprofits/get-started"},{"en":"nonprofits/resources","ja":"jp/nonprofits/resources","de":"de/nonprofits/resources","fr":"fr/nonprofits/resources","es":"es/nonprofits/resources","pt":"pt/nonprofits/resources"},{"en":"nonprofits","ja":"jp/nonprofits","de":"de/nonprofits","fr":"fr/nonprofits","es":"es/nonprofits","pt":"pt/nonprofits"},{"en":"opensource","ja":"jp/opensource","de":"de/opensource","fr":"fr/opensource","es":"es/opensource","pt":"pt/opensource"},{"en":"organizations","ja":"jp/organizations","de":"de/organizations","fr":"fr/organizations","es":"es/organizations","pt":"pt/organizations"},{"en":"overview","ja":"jp/overview","de":"de/overview","fr":"fr/overview","es":"es/overview","pt":"pt/overview"},{"en":"partners/aws","ja":"jp/partners/aws","de":"de/partners/aws","fr":"fr/partners/aws","es":"es/partners/aws","pt":"pt/partners/aws"},{"en":"partners/directory","ja":"jp/partners/directory","de":"de/partners/directory","fr":"fr/partners/directory","es":"es/partners/directory","pt":"pt/partners/directory"},{"en":"partners/nttdata","ja":"jp/partners/nttdata","de":"de/partners/nttdata","fr":"fr/partners/nttdata","es":"es/partners/nttdata","pt":"pt/partners/nttdata"},{"en":"partners","ja":"jp/partners","de":"de/partners","fr":"fr/partners","es":"es/partners","pt":"pt/partners"},{"en":"platform/access-management","ja":"jp/platform/access-management","de":"de/platform/access-management","fr":"fr/platform/access-management","es":"es/platform/access-management","pt":"pt/platform/access-management"},{"en":"platform/authentication","ja":"jp/platform/authentication","de":"de/platform/authentication","fr":"fr/platform/authentication","es":"es/platform/authentication","pt":"pt/platform/authentication"},{"en":"platform/cloud-deployment/aws","ja":"jp/platform/cloud-deployment/aws","de":"de/platform/cloud-deployment/aws","fr":"fr/platform/cloud-deployment/aws","es":"es/platform/cloud-deployment/aws","pt":"pt/platform/cloud-deployment/aws"},{"en":"platform/cloud-deployment/azure","ja":"jp/platform/cloud-deployment/azure","de":"de/platform/cloud-deployment/azure","fr":"fr/platform/cloud-deployment/azure","es":"es/platform/cloud-deployment/azure","pt":"pt/platform/cloud-deployment/azure"},{"en":"platform/cloud-deployment","ja":"jp/platform/cloud-deployment","de":"de/platform/cloud-deployment","fr":"fr/platform/cloud-deployment","es":"es/platform/cloud-deployment","pt":"pt/platform/cloud-deployment"},{"en":"platform/extensibility/movetoactions","ja":"jp/platform/extensibility/movetoactions","de":"de/platform/extensibility/movetoactions","fr":"fr/platform/extensibility/movetoactions","es":"es/platform/extensibility/movetoactions","pt":"pt/platform/extensibility/movetoactions"},{"en":"platform/extensibility","ja":"jp/platform/extensibility","de":"de/platform/extensibility","fr":"fr/platform/extensibility","es":"es/platform/extensibility","pt":"pt/platform/extensibility"},{"en":"platform/login-security","ja":"jp/platform/login-security","de":"de/platform/login-security","fr":"fr/platform/login-security","es":"es/platform/login-security","pt":"pt/platform/login-security"},{"en":"platform/user-management","ja":"jp/platform/user-management","de":"de/platform/user-management","fr":"fr/platform/user-management","es":"es/platform/user-management","pt":"pt/platform/user-management"},{"en":"platform","ja":"jp/platform","de":"de/platform","fr":"fr/platform","es":"es/platform","pt":"pt/platform"},{"en":"pricing","ja":"jp/pricing","de":"de/pricing","fr":"fr/pricing","es":"es/pricing","pt":"pt/pricing"},{"en":"professional-services","ja":"jp/professional-services","de":"de/professional-services","fr":"fr/professional-services","es":"es/professional-services","pt":"pt/professional-services"},{"en":"public-sector/australia-new-zealand","ja":"jp/public-sector/australia-new-zealand","de":"de/public-sector/australia-new-zealand","fr":"fr/public-sector/australia-new-zealand","es":"es/public-sector/australia-new-zealand","pt":"pt/public-sector/australia-new-zealand"},{"en":"public-sector/identity-index-report","ja":"jp/public-sector/identity-index-report","de":"de/public-sector/identity-index-report","fr":"fr/public-sector/identity-index-report","es":"es/public-sector/identity-index-report","pt":"pt/public-sector/identity-index-report"},{"en":"public-sector/uk-europe","ja":"jp/public-sector/uk-europe","de":"de/public-sector/uk-europe","fr":"fr/public-sector/uk-europe","es":"es/public-sector/uk-europe","pt":"pt/public-sector/uk-europe"},{"en":"public-sector/united-states","ja":"jp/public-sector/united-states","de":"de/public-sector/united-states","fr":"fr/public-sector/united-states","es":"es/public-sector/united-states","pt":"pt/public-sector/united-states"},{"en":"public-sector","ja":"jp/public-sector","de":"de/public-sector","fr":"fr/public-sector","es":"es/public-sector","pt":"pt/public-sector"},{"en":"research-program","ja":"jp/research-program","de":"de/research-program","fr":"fr/research-program","es":"es/research-program","pt":"pt/research-program"},{"en":"responsible-disclosure-policy","ja":"jp/responsible-disclosure-policy","de":"de/responsible-disclosure-policy","fr":"fr/responsible-disclosure-policy","es":"es/responsible-disclosure-policy","pt":"pt/responsible-disclosure-policy"},{"en":"retail","ja":"jp/retail","de":"de/retail","fr":"fr/retail","es":"es/retail","pt":"pt/retail"},{"en":"security","ja":"jp/security","de":"de/security","fr":"fr/security","es":"es/security","pt":"pt/security"},{"en":"startups/aws","ja":"jp/startups/aws","de":"de/startups/aws","fr":"fr/startups/aws","es":"es/startups/aws","pt":"pt/startups/aws"},{"en":"startups/brex","ja":"jp/startups/brex","de":"de/startups/brex","fr":"fr/startups/brex","es":"es/startups/brex","pt":"pt/startups/brex"},{"en":"startups/builtfirst","ja":"jp/startups/builtfirst","de":"de/startups/builtfirst","fr":"fr/startups/builtfirst","es":"es/startups/builtfirst","pt":"pt/startups/builtfirst"},{"en":"startups/devday","ja":"jp/startups/devday","de":"de/startups/devday","fr":"fr/startups/devday","es":"es/startups/devday","pt":"pt/startups/devday"},{"en":"startups/f6s","ja":"jp/startups/f6s","de":"de/startups/f6s","fr":"fr/startups/f6s","es":"es/startups/f6s","pt":"pt/startups/f6s"},{"en":"startups/mercury","ja":"jp/startups/mercury","de":"de/startups/mercury","fr":"fr/startups/mercury","es":"es/startups/mercury","pt":"pt/startups/mercury"},{"en":"startups/mongo-db","ja":"jp/startups/mongo-db","de":"de/startups/mongo-db","fr":"fr/startups/mongo-db","es":"es/startups/mongo-db","pt":"pt/startups/mongo-db"},{"en":"startups/profiles","ja":"jp/startups/profiles","de":"de/startups/profiles","fr":"fr/startups/profiles","es":"es/startups/profiles","pt":"pt/startups/profiles"},{"en":"startups/tldr","ja":"jp/startups/tldr","de":"de/startups/tldr","fr":"fr/startups/tldr","es":"es/startups/tldr","pt":"pt/startups/tldr"},{"en":"startups/vip","ja":"jp/startups/vip","de":"de/startups/vip","fr":"fr/startups/vip","es":"es/startups/vip","pt":"pt/startups/vip"},{"en":"startups","ja":"jp/startups","de":"de/startups","fr":"fr/startups","es":"es/startups","pt":"pt/startups"},{"en":"startupstories","ja":"jp/startupstories","de":"de/startupstories","fr":"fr/startupstories","es":"es/startupstories","pt":"pt/startupstories"},{"en":"three-forces","ja":"jp/three-forces","de":"de/three-forces","fr":"fr/three-forces","es":"es/three-forces","pt":"pt/three-forces"},{"en":"travel","ja":"jp/travel","de":"de/travel","fr":"fr/travel","es":"es/travel","pt":"pt/travel"},{"en":"web-terms","ja":"jp/web-terms","de":"de/web-terms","fr":"fr/web-terms","es":"es/web-terms","pt":"pt/web-terms"},{"en":"wordpress","ja":"jp/wordpress","de":"de/wordpress","fr":"fr/wordpress","es":"es/wordpress","pt":"pt/wordpress"},{"en":"work-from-home-tips","ja":"jp/work-from-home-tips","de":"de/work-from-home-tips","fr":"fr/work-from-home-tips","es":"es/work-from-home-tips","pt":"pt/work-from-home-tips"},{"en":"your-privacy-choices","ja":"jp/your-privacy-choices","de":"de/your-privacy-choices","fr":"fr/your-privacy-choices","es":"es/your-privacy-choices","pt":"pt/your-privacy-choices"}]},"__N_SSG":true},"page":"/[...pageRoute]","query":{"pageRoute":["research-program"]},"buildId":"RO_SziR6vX5xi4h-wP00e","assetPrefix":"/b2b-enterprise-identity-management","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>

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