CINXE.COM

Privacy Policy: Beyond

<!DOCTYPE html><!-- Last Published: Thu Nov 14 2024 17:33:19 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.bynd.com" data-wf-page="65dd1479cab7718c9592062b" data-wf-site="65c4153e797d1ab0b8869604" lang="en"><head><meta charset="utf-8"/><title>Privacy Policy: Beyond</title><meta content="Our privacy policy explains how we handle personal information." name="description"/><meta content="Privacy Policy: Beyond" property="og:title"/><meta content="Our privacy policy explains how we handle personal information." property="og:description"/><meta content="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/6653ecd39159a6abc15000c0_bynd-home-open-graph.webp" property="og:image"/><meta content="Privacy Policy: Beyond" property="twitter:title"/><meta content="Our privacy policy explains how we handle personal information." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/6653ecd39159a6abc15000c0_bynd-home-open-graph.webp" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="CcKoxV-fJarIxWbtTmzXv_k7X9FHJAp8lATnMP66u1Y" name="google-site-verification"/><meta content="noindex" name="robots"/><link href="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/css/bynd-com.1739b3ffe.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/6654c9c65d39d286448420a7_favicon-01.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/6654cb807b06b9a30e76d7c8_webclip.png" rel="apple-touch-icon"/><link href="https://www.bynd.com/privacy" rel="canonical"/><!-- DO NOT DELETE --> <!-- Google Tag Manager --> <script async>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PDPCRQP');</script> <!-- End Google Tag Manager --> <meta property="og:type" content="website"/> <meta property="og:locale" content="en_GB"/> <meta property="og:site_name" content="Bynd"/> <meta name="robots" content="index,follow"/> <meta name="googlebot" content="index,follow"/> <style> body{ font-smoothing: antialiased; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased } .swiper-pagination-bullet { width: .875rem; height: .875rem; text-align: center; line-height: 0rem; font-size: 0rem; color: #686767; opacity: 1; background: #CCCCCC; display: flex; border-radius: 50%; cursor: pointer; justify-content: center; align-items: center; } .swiper-pagination-bullet.swiper-pagination-bullet-active{ background-color: #0a0a0a; color: #0a0a0a; } .swiper-button.swiper-btn-disabled { opacity: .3; } .uui-navbar01_component { /* position: fixed; top: 0; z-index: 1000; transition: top 0.5s ease-in-out; */ width: 100%; } .uui-navbar01_component .nav_wrap { transition: top 0.5s ease-in-out; } .menu-wrap-transition { transition: transform 0.3s ease-in-out; } .menu-panels-transition { transition: transform 0.4s ease-in-out; } .adjust-legal-form-error-left .legal-consent-container .hs-error-msgs.inputs-list { float: left; } .hide-form-global-error .hs_error_rollup { display: none; } </style> <!-- DO NOT DELETE --><script src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604%2F652d31f3dc22d7b4ee708e44%2F65fda3bf444c6bdfd6db6da0%2Fclarity_script-3.5.4.js" type="text/javascript"></script></head><body><div class="page-wrapper"><div class="hs-global-styles w-embed"><style> /* Make text look crisper and more legible in all browsers */ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; text-rendering: optimizeLegibility; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Set color style to inherit */ .inherit-color * { color: inherit; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } html { font-size: calc(0.4375000000000001rem + 0.6249999999999999vw); } @media screen and (max-width:1920px) { html { font-size: calc(0.4374999999999999rem + 0.6250000000000001vw); } } @media screen and (max-width:1440px) { html { font-size: calc(0.8126951092611863rem + 0.20811654526534862vw); } } @media screen and (max-width:479px) { html { font-size: calc(0.7494769874476988rem + 0.8368200836820083vw); } } /* All paragraph elements inside Hubspot form */ .hs-form > p { margin-top: 1rem; margin-bottom: 1rem; } /* Set margin right 0 for input wrapper */ .hs-form .input { margin-right: 0 !important; } /* Max width of fieldset element inside form */ .hs-form > fieldset { max-width: 100% !important; } /* Form Input */ .hs-input[type="text"], .hs-input[type="email"], .hs-input[type="password"], .hs-input textarea { width: 100% !important; margin-bottom: 1rem !important; /* 48px converted to rem */ } /* Ensure margin-bottom for textareas */ .hs-input.hs-fieldtype-textarea { margin-bottom: 1rem !important; /* 48px converted to rem */ } /* Radio Inputs */ .hs-input[type=radio] { width: auto !important; margin-right: 0.5rem; min-height: auto !important; } /* Checkbox Labels */ .hs-form-checkbox > label { font-weight: 400 !important; cursor: pointer; /* Change cursor to pointer when hovering over the label */ font-size: 0.75rem; /* Set font size */ line-height: 1.5rem; /* Set line height */ } /* Custom Checkbox */ .hs-input[type=checkbox] { width: 1.25rem !important; height: 1.25rem !important; margin-right: 0.5rem !important; min-height: auto !important; appearance: none; background-color: #fff; border: 1px solid #000; /* Black border */ cursor: pointer; /* Change cursor to pointer when hovering over the checkbox */ } .hs-input[type=checkbox]:checked { background-color: #000; /* Black background when checked */ border: 0px solid #000; } .hs-input[type=checkbox]:checked:after { width: 0.5rem; height: 0.5rem; border: solid white; border-width: 0 0.2rem 0.2rem 0; } .hs-input[type=checkbox]:focus { outline: none; box-shadow: 0 0 0 0px #000; } .hs-form-booleancheckbox-display > span { margin-left: 0 !important; } .hs-form-checkbox:last-of-type { margin-bottom: 3rem; /* Add space below the last checkbox */ } input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus { outline: none; /* Removes the default outline on focus */ border-bottom: 0.0625rem solid #000; /* Changes the underline color to black on focus */ } /* Add margin above the reCAPTCHA element */ .hs-recaptcha { margin-top: 3rem !important; /* Adjust this selector based on the actual class or id of the reCAPTCHA container */ transform: scale(0.75); /* Scale the reCAPTCHA widget to 75% of its original size */ transform-origin: 0 0; /* Ensure the transformation origin is the top-left corner */ } </style></div><div class="uui-navbar01_animation-wrapper"><div data-w-id="a7efd22c-d0df-189d-824e-12bc5b260c27" data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="uui-navbar01_component w-nav"><div class="uui-navbar01_container"><div class="nav-desktop_wrapper"><a href="/" class="uui-navbar01_logo-link w-nav-brand"><div class="uui-logo_component"><div class="nav-logo-embed w-embed"><svg width="100%" height="100%" viewBox="0 0 77 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_20_8787)"> <path d="M22.1201 19.4309C22.1201 24.2981 17.8932 25.9934 10.6111 25.9934H0V25.6981L2.34342 22.9637V4.36997L0 1.51528V1.21997H12.0456C18.1122 1.21997 21.0141 3.75747 21.0141 7.08247C21.0141 9.84966 19.0649 12.2122 14.9913 13.0872C19.711 13.7653 22.1201 16.2153 22.1201 19.4309ZM8.02676 2.18247V12.7809H10.3483C13.7977 12.7809 15.1775 10.5934 15.1775 7.44341C15.1775 4.29341 13.9729 2.18247 10.4578 2.18247H8.02676ZM10.5563 13.645H8.02676V25.1512H10.3373C14.3671 25.1512 16.0426 22.9637 16.0426 19.3543C16.0426 15.8872 14.4547 13.645 10.5563 13.645Z" fill="currentColor"/> <path d="M33.7826 21.5001L31.5925 26.6954C28.9534 32.8969 26.6099 34.6688 25.5915 34.9969L23.281 31.0704L23.4124 30.7204C24.5074 30.4797 28.3511 30.7204 29.8732 28.8501L30.6617 26.9688L23.9271 11.011L22.0764 8.82351V8.58289H31.6253V8.85632L29.7966 11.0438L33.7826 21.5001Z" fill="currentColor"/> <path d="M47.1643 26.0183V25.7558L49.1792 23.5683V13.4402C49.2241 13.0346 49.1787 12.6241 49.0462 12.2382C48.9137 11.8522 48.6974 11.5003 48.4127 11.2076C48.1281 10.9149 47.7821 10.6887 47.3997 10.5453C47.0173 10.4018 46.6078 10.3446 46.2006 10.3777C45.5749 10.3714 44.9542 10.4901 44.375 10.7268C43.7958 10.9634 43.2698 11.3133 42.8278 11.7558V23.5902L44.8537 25.7777V26.0402H35.4143V25.7777L37.5387 23.5902V11.5589L35.6005 8.85736V8.58392H42.6417L42.8278 8.85736V10.9355C43.631 10.079 44.5985 9.39266 45.6727 8.91728C46.7469 8.44189 47.9058 8.18718 49.0806 8.1683C49.7743 8.12007 50.4704 8.2155 51.1254 8.44859C51.7805 8.68169 52.3802 9.04743 52.887 9.52288C53.3939 9.99833 53.797 10.5732 54.0709 11.2116C54.3449 11.8499 54.4839 12.5379 54.4792 13.2324V23.623L56.5817 25.8105V26.073L47.1643 26.0183Z" fill="currentColor"/> <path d="M67.7861 1.53125L74.466 0L74.6959 0.185938V22.9688L76.5028 26.25V26.4578H69.5272V23.7125C68.7834 24.5526 67.8724 25.2287 66.8524 25.6976C65.8324 26.1665 64.7257 26.418 63.603 26.4359C59.3651 26.4359 56.7041 22.9359 56.7041 18.0031C56.7041 12.25 60.3506 8.15938 66.1326 8.15938C67.2918 8.1434 68.4315 8.45835 69.4177 9.06719V3.43438L67.7861 1.80469V1.53125ZM62.3108 16.7344C62.3108 21.4922 63.8439 24.0187 66.5596 24.0187C67.6195 24.0087 68.6409 23.6208 69.4396 22.925V11.8234C69.1002 9.84375 68.0818 8.89219 66.702 8.89219C63.9315 8.89219 62.278 11.7688 62.278 16.7344H62.3108Z" fill="currentColor"/> </g> <defs> <clipPath id="clip0_20_8787"> <rect width="100%" height="100%" fill="currentColor"/> </clipPath> </defs> </svg></div></div></a><nav role="navigation" class="uui-navbar01_menu w-nav-menu"><div class="uui-navbar01_menu-left"><div data-delay="300" data-hover="false" data-w-id="0f0184c9-139c-ba69-dc23-b7312410e588" class="uui-navbar01_menu-dropdown w-dropdown"><div class="uui-navbar01_dropdown-toggle w-dropdown-toggle"><div>Services</div><div class="uui-dropdown-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="uui-navbar01_dropdown-list w-dropdown-list"><div class="uui-navbar01_container"><div class="uui-navbar01_dropdown-content"><div href="#" class="uui-navbar_large-link"><div class="menulink_work-col-1"><div class="text-size-xlarge text-weight-semibold">Overview</div><div class="margin-bottom margin-small"><div class="text-size-small text-color-secondary">We offer a range of cloud services and complementary solutions to power data, AI, and cloud initiatives</div></div></div></div><div class="uui-grid_links-wrapper-capabilities-01"><div class="heading-style-eyebrow">Cloud SERVICES:</div><a href="/services/cloud/ai-data-readiness" class="uui-navbar01_dropdown-link margin-right margin-custom3 w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M20 17V7C20 4.832 16.337 3 12 3C7.663 3 4 4.832 4 7V17C4 19.168 7.663 21 12 21C16.337 21 20 19.168 20 17ZM12 5C15.691 5 17.931 6.507 18 6.994C17.931 7.493 15.691 9 12 9C8.309 9 6.069 7.493 6 7.006C6.069 6.507 8.309 5 12 5ZM6 9.607C7.479 10.454 9.637 11 12 11C14.363 11 16.521 10.454 18 9.607V11.994C17.931 12.493 15.691 14 12 14C8.309 14 6.069 12.493 6 12V9.607ZM6 17V14.607C7.479 15.454 9.637 16 12 16C14.363 16 16.521 15.454 18 14.607V16.994C17.931 17.493 15.691 19 12 19C8.309 19 6.069 17.493 6 17Z" fill="currentColor"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">AI + Data Readiness</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/services/cloud/implementation" class="uui-navbar01_dropdown-link margin-right margin-custom3 w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.944 11.112C18.507 7.67 15.56 5 12 5C9.244 5 6.85 6.611 5.757 9.15C3.609 9.792 2 11.82 2 14C2 16.757 4.243 19 7 19H18C20.206 19 22 17.206 22 15C21.9985 14.1036 21.6966 13.2336 21.1427 12.5288C20.5888 11.8241 19.8147 11.3253 18.944 11.112ZM18 17H7C5.346 17 4 15.654 4 14C4 12.596 5.199 11.244 6.673 10.985L7.254 10.883L7.446 10.325C8.149 8.274 9.895 7 12 7C14.757 7 17 9.243 17 12V13H18C19.103 13 20 13.897 20 15C20 16.103 19.103 17 18 17Z" fill="currentColor"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Cloud Implementation<br/></div></div></a><div class="uui-links-wrapper_divider"></div><a href="/services/cloud/operations-support" class="uui-navbar01_dropdown-link margin-right margin-custom3 w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.494 9.05C19.0846 8.02387 18.4706 7.09181 17.6894 6.31061C16.9082 5.52941 15.9761 4.9154 14.95 4.506C14.713 3.088 13.485 2 12 2C10.515 2 9.287 3.088 9.05 4.506C8.02375 4.9152 7.09159 5.52913 6.31036 6.31036C5.52913 7.09159 4.9152 8.02375 4.506 9.05C3.088 9.287 2 10.515 2 12C2 13.485 3.088 14.713 4.506 14.95C4.9154 15.9761 5.52941 16.9082 6.31061 17.6894C7.09181 18.4706 8.02387 19.0846 9.05 19.494C9.287 20.912 10.515 22 12 22C13.485 22 14.713 20.912 14.95 19.494C15.9761 19.0846 16.9082 18.4706 17.6894 17.6894C18.4706 16.9082 19.0846 15.9761 19.494 14.95C20.912 14.713 22 13.485 22 12C22 10.515 20.912 9.287 19.494 9.05ZM12 4C12.2652 4 12.5196 4.10536 12.7071 4.29289C12.8946 4.48043 13 4.73478 13 5C13 5.06 12.977 5.11 12.966 5.167C12.9519 5.2635 12.9239 5.35747 12.883 5.446C12.869 5.473 12.849 5.495 12.832 5.521C12.7875 5.59703 12.7338 5.66724 12.672 5.73C12.632 5.767 12.582 5.792 12.536 5.822C12.482 5.858 12.432 5.9 12.371 5.925C12.256 5.972 12.132 6 12 6C11.868 6 11.744 5.972 11.629 5.925C11.568 5.901 11.518 5.859 11.464 5.822C11.418 5.792 11.368 5.767 11.328 5.73C11.2662 5.66724 11.2125 5.59703 11.168 5.521C11.151 5.495 11.131 5.473 11.117 5.446C11.0762 5.35742 11.0483 5.26347 11.034 5.167C11.023 5.11 11 5.06 11 5C11 4.73478 11.1054 4.48043 11.2929 4.29289C11.4804 4.10536 11.7348 4 12 4ZM5 11C5.06 11 5.11 11.023 5.167 11.034C5.266 11.051 5.361 11.075 5.446 11.117C5.473 11.131 5.495 11.151 5.521 11.168C5.596 11.215 5.67 11.265 5.73 11.328C5.767 11.368 5.792 11.418 5.822 11.464C5.858 11.518 5.9 11.568 5.925 11.629C5.972 11.744 6 11.868 6 12C6 12.132 5.972 12.256 5.925 12.371C5.901 12.432 5.859 12.482 5.822 12.536C5.792 12.582 5.767 12.632 5.73 12.672C5.67 12.735 5.596 12.785 5.521 12.832C5.495 12.849 5.473 12.869 5.446 12.883C5.35742 12.9238 5.26347 12.9517 5.167 12.966C5.11 12.977 5.06 13 5 13C4.73478 13 4.48043 12.8946 4.29289 12.7071C4.10536 12.5196 4 12.2652 4 12C4 11.7348 4.10536 11.4804 4.29289 11.2929C4.48043 11.1054 4.73478 11 5 11ZM12 20C11.7348 20 11.4804 19.8946 11.2929 19.7071C11.1054 19.5196 11 19.2652 11 19C11 18.94 11.023 18.89 11.034 18.833C11.051 18.734 11.075 18.639 11.117 18.554C11.131 18.527 11.151 18.505 11.168 18.479C11.215 18.404 11.265 18.33 11.328 18.27C11.368 18.233 11.418 18.208 11.464 18.178C11.518 18.142 11.568 18.1 11.629 18.075C11.744 18.028 11.868 18 12 18C12.132 18 12.256 18.028 12.371 18.075C12.432 18.099 12.482 18.141 12.536 18.178C12.582 18.208 12.632 18.233 12.672 18.27C12.735 18.33 12.785 18.404 12.832 18.479C12.849 18.505 12.869 18.527 12.883 18.554C12.925 18.639 12.949 18.735 12.966 18.833C12.977 18.89 13 18.94 13 19C13 19.2652 12.8946 19.5196 12.7071 19.7071C12.5196 19.8946 12.2652 20 12 20ZM14.583 17.488C14.577 17.477 14.566 17.469 14.561 17.459C14.3139 17.0488 13.9724 16.7036 13.565 16.452C13.511 16.419 13.456 16.392 13.399 16.362C13.2436 16.2791 13.0809 16.2104 12.913 16.157C12.849 16.136 12.785 16.113 12.719 16.096C12.486 16.039 12.248 16 12 16C11.752 16 11.514 16.039 11.282 16.097C11.216 16.114 11.152 16.136 11.087 16.158C10.9195 16.2116 10.7572 16.2802 10.602 16.363C10.546 16.392 10.49 16.42 10.436 16.453C10.0286 16.7046 9.68708 17.0498 9.44 17.46C9.434 17.471 9.423 17.479 9.418 17.489C8.1453 16.8823 7.11971 15.8567 6.513 14.584C6.524 14.578 6.532 14.567 6.542 14.562C6.95218 14.3149 7.29743 13.9734 7.549 13.566C7.582 13.512 7.61 13.456 7.639 13.4C7.722 13.246 7.789 13.084 7.844 12.915C7.865 12.85 7.888 12.786 7.905 12.72C7.961 12.486 8 12.248 8 12C8 11.752 7.961 11.514 7.903 11.282C7.88524 11.2166 7.86489 11.1518 7.842 11.088C7.78856 10.9201 7.71994 10.7574 7.637 10.602C7.607 10.545 7.58 10.49 7.547 10.436C7.29543 10.0286 6.95018 9.68708 6.54 9.44C6.53 9.434 6.522 9.423 6.512 9.417C7.11871 8.1443 8.1443 7.11871 9.417 6.512C9.423 6.522 9.434 6.53 9.439 6.541C9.687 6.952 10.027 7.296 10.435 7.548C10.489 7.581 10.545 7.609 10.601 7.638C10.756 7.721 10.917 7.788 11.087 7.843C11.151 7.864 11.215 7.887 11.281 7.904C11.514 7.961 11.751 8 12 8C12.3104 7.99582 12.6182 7.94249 12.912 7.842C13.082 7.787 13.243 7.72 13.398 7.637C13.454 7.608 13.51 7.58 13.564 7.547C13.972 7.295 14.312 6.951 14.56 6.54C14.566 6.529 14.577 6.521 14.582 6.511C15.8547 7.11771 16.8803 8.1433 17.487 9.416C17.476 9.422 17.468 9.433 17.458 9.438C17.0478 9.68508 16.7026 10.0266 16.451 10.434C16.418 10.488 16.39 10.544 16.361 10.6C16.278 10.755 16.211 10.916 16.156 11.086C16.135 11.15 16.112 11.214 16.095 11.28C16.035 11.5154 16.0031 11.7571 16 12C16.0042 12.3104 16.0575 12.6182 16.158 12.912C16.213 13.082 16.28 13.243 16.363 13.398C16.392 13.454 16.42 13.51 16.453 13.564C16.705 13.972 17.049 14.312 17.46 14.56C17.471 14.566 17.479 14.577 17.489 14.582C16.8826 15.8555 15.8565 16.8816 14.583 17.488ZM19 13C18.94 13 18.89 12.977 18.833 12.966C18.7365 12.9519 18.6425 12.9239 18.554 12.883C18.527 12.869 18.505 12.849 18.479 12.832C18.403 12.7875 18.3328 12.7338 18.27 12.672C18.233 12.632 18.208 12.582 18.178 12.536C18.142 12.482 18.1 12.432 18.075 12.371C18.028 12.256 18 12.132 18 12C18 11.868 18.028 11.744 18.075 11.629C18.099 11.568 18.141 11.518 18.178 11.464C18.208 11.418 18.233 11.368 18.27 11.328C18.33 11.265 18.404 11.215 18.479 11.168C18.505 11.151 18.527 11.131 18.554 11.117C18.639 11.075 18.735 11.051 18.833 11.034C18.89 11.023 18.94 11 19 11C19.2652 11 19.5196 11.1054 19.7071 11.2929C19.8946 11.4804 20 11.7348 20 12C20 12.2652 19.8946 12.5196 19.7071 12.7071C19.5196 12.8946 19.2652 13 19 13Z" fill="currentColor"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Operations Support</div></div></a></div><div class="uui-grid_links-wrapper-capabilities-02"><div class="heading-style-eyebrow">Product Solutions:</div><a href="/services/customer-experiences" class="uui-navbar01_dropdown-link margin-right margin-custom4 w-inline-block"><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Customer Experiences</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/services/workplace-solutions" class="uui-navbar01_dropdown-link w-inline-block"><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Workplace Solutions<br/></div></div></a></div><div class="menu-bottom-border"></div></div></div></nav></div><div data-delay="300" data-hover="false" data-w-id="0f0184c9-139c-ba69-dc23-b7312410e5c1" class="uui-navbar01_menu-dropdown w-dropdown"><div class="uui-navbar01_dropdown-toggle w-dropdown-toggle"><div>Customers</div><div class="uui-dropdown-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="uui-navbar01_dropdown-list w-dropdown-list"><div class="uui-navbar01_container"><div class="uui-navbar01_dropdown-content-02"><div href="#" class="uui-navbar_large-link"><div class="menulink_work-col-1"><div class="text-size-xlarge text-weight-semibold">Overview</div><div class="margin-bottom margin-small"><div class="text-size-small text-color-secondary">We offer a range of cloud services and complementary solutions to power data, AI, and cloud initiatives</div></div><div class="margin-bottom margin-xxsmall"><a href="/work?service=Cloud" class="button-tertiary w-inline-block"><div class="text-weight-semibold">See all Cloud work</div><img loading="lazy" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66303ee95070d76934d5f200_arrow_forward_FILL0_wght300_GRAD0_opsz24.svg" alt="Right arrow" class="button-arrow"/></a></div><a href="/work?service=Customer+Experience" class="button-tertiary w-inline-block"><div>See all CX work</div><img src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66303ee95070d76934d5f200_arrow_forward_FILL0_wght300_GRAD0_opsz24.svg" loading="lazy" alt="Right arrow" class="button-arrow"/></a></div></div><div class="uui-grid_links-wrapper-capabilities-01"><a href="/work?service=Cloud&amp;customer=Google" class="uui-navbar01_dropdown-link margin-right margin-custom3 w-inline-block"><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Google</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/work/gotphoto-platform-modernization" class="uui-navbar01_dropdown-link margin-right margin-custom3 w-inline-block"><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">GotPhoto</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/work/just-eat-technical-architecture" class="uui-navbar01_dropdown-link w-inline-block"><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">JustEat</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/work/priceline-ml-ai-pipeline" class="uui-navbar01_dropdown-link margin-right margin-custom3 w-inline-block"><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Priceline</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/work/shutterstock-platform-modernization" class="uui-navbar01_dropdown-link margin-right margin-custom3 w-inline-block"><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Shutterstock</div></div></a></div><div class="uui-navbar_large-link w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/work/priceline-ml-ai-pipeline" class="uui-navbar_large-link w-inline-block"><div class="uui-capabilities_col-3-wrapper"><div class="uui-capabilities_col-3"><div class="uui-capabilities_col-3-image"><img loading="eager" src="https://cdn.prod.website-files.com/65ce2de1f8fa7e269cceba7e/66b140b41816599d4f2e9de0_priceline-logo.webp" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/65ce2de1f8fa7e269cceba7e/66b140b41816599d4f2e9de0_priceline-logo-p-500.png 500w, https://cdn.prod.website-files.com/65ce2de1f8fa7e269cceba7e/66b140b41816599d4f2e9de0_priceline-logo-p-800.png 800w, https://cdn.prod.website-files.com/65ce2de1f8fa7e269cceba7e/66b140b41816599d4f2e9de0_priceline-logo.webp 3096w"/></div><div class="text-size-small text-weight-semibold">Featured Customer</div><div class="navmenu__dropdown-section-link-heading-large">Unlocking insights and value for a travel leader</div><div class="text-size-small text-color-secondary">We used GenAI to transform Priceline&#x27;s ML/AI pipeline infrastructure, leading to increased efficiency and scalability. </div></div></div></a></div></div></div><div class="menu-bottom-border"></div></div></div></nav></div><div data-delay="300" data-hover="false" data-w-id="0f0184c9-139c-ba69-dc23-b7312410e600" class="uui-navbar01_menu-dropdown w-dropdown"><div class="uui-navbar01_dropdown-toggle w-dropdown-toggle"><div>Partners</div><div class="uui-dropdown-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="uui-navbar01_dropdown-list w-dropdown-list"><div class="uui-navbar01_container"><div class="uui-navbar01_dropdown-content-solutions"><a href="/partners/google-cloud" class="uui-capabilities_col-3 w-inline-block"><div class="partners-block"><img width="209" height="Auto" alt="" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66c4aa7789e622c1f4702975_Google_Cloud_Partner_outline_horizontal%202.png" loading="eager"/></div><div class="navmenu__dropdown-section-link-heading-large">Google Cloud</div><div class="text-size-small text-color-secondary">We’re certified to successfully deliver Google Cloud solutions →</div></a><div class="menu-bottom-border"></div></div></div></nav></div><div data-delay="300" data-hover="false" data-w-id="0f0184c9-139c-ba69-dc23-b7312410e610" class="uui-navbar01_menu-dropdown w-dropdown"><div class="uui-navbar01_dropdown-toggle w-dropdown-toggle"><div>Resources</div><div class="uui-dropdown-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="uui-navbar01_dropdown-list w-dropdown-list"><div class="uui-navbar01_container"><div class="uui-navbar01_dropdown-content-resources"><div class="uui-grid_links-wrapper-resources"><a href="/resources/thinking" class="uui-navbar01_dropdown-link w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M21,8.5c-.2,0-4.85.03-9,2.01-4.15-1.98-8.8-2.01-9-2.01-.27,0-.52.11-.71.29-.19.19-.29.44-.29.71v9.88c0,.13.03.27.08.39.05.12.13.24.23.33.19.19.48.31.73.28h.13c.68,0,4.3.1,8.42,2.02.02,0,.03,0,.05.01.12.05.24.08.37.08s.25-.03.37-.08c.02,0,.03,0,.05-.01,4.12-1.93,7.73-2.02,8.42-2.02h.13c.24.03.53-.09.73-.28.19-.19.3-.45.3-.72v-9.88c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29ZM4,10.55c1.49.11,4.38.48,7,1.69v7.74c-3-1.17-5.59-1.49-7-1.58v-7.86ZM20,18.41c-1.41.08-4,.4-7,1.58v-7.74c2.62-1.21,5.51-1.58,7-1.69v7.86Z"/> <path class="cls-1" d="M12,8.5c1.66,0,3-1.34,3-3s-1.34-3-3-3-3,1.34-3,3,1.34,3,3,3Z"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Articles + Stories</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/resources/reports-guides" class="uui-navbar01_dropdown-link w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M20,3.5H4c-1.1,0-2,.9-2,2v14c0,1.1.9,2,2,2h16c1.1,0,2-.9,2-2V5.5c0-1.1-.9-2-2-2ZM4,19.5V5.5h7v14h-7ZM13,19.5V5.5h7v14s-7,0-7,0Z"/> <path class="cls-1" d="M15,7.5h3v2h-3v-2ZM15,11.5h3v2h-3v-2Z"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Reports + Guides</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/resources/news-updates" class="uui-navbar01_dropdown-link w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M19.88,3.5H4.12c-1.17,0-2.12.9-2.12,2v14c0,1.1.95,2,2.12,2h15.75c1.17,0,2.12-.9,2.12-2V5.5c0-1.1-.95-2-2.12-2ZM19.88,19.5H4.12c-.06,0-.1-.02-.11-.02,0,0-.01,0-.01,0V5.55s.04-.05.12-.05h15.75c.08,0,.12.03.12,0v13.95s-.04.05-.12.05Z"/> <path class="cls-1" d="M6,7.5h6v6h-6v-6ZM6,15.5v2h12v-2H6ZM14,11.5h4v2h-4v-2ZM14,7.5h4v2h-4v-2Z"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">News + Updates</div></div></a></div><div class="menu-bottom-border"></div><a href="https://antibias.bynd.com/" target="_blank" class="uui-navbar_large-link-solutions w-inline-block"><div class="uui-resources_col-3-wrapper"><div class="uui-resources_col-3"><div class="text-size-small text-weight-semibold">Featured Resource</div><div class="nav-report-title-container"><div class="nav-report-title-width"><div class="navmenu__dropdown-section-link-heading-large">Antibias</div></div><div class="nav-report-title-external-link"><img src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/670c44214458519e4d567bcb_external-link.svg" loading="eager" alt="Universal external link icon - an arrow pointing upwards and to the right from the inside of a square form" class="nav-report-title-external-link-icon"/></div></div><div class="text-size-small text-color-secondary">A Beyond-built Chrome extension for recruiters that helps reduce hiring bias by anonymizing candidates on LinkedIn</div></div><div class="nav-icon_wrapper"><img data-w-id="e2f9994c-b218-1b2a-a1a3-c195eb54d6b9" loading="eager" alt="" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66fa7de17cbb9e3d2d76c409_AntibiasCaseStudyHero.png" class="navmenu_image"/></div></div></a></div></div></nav></div><div data-delay="300" data-hover="false" data-w-id="0f0184c9-139c-ba69-dc23-b7312410e640" class="uui-navbar01_menu-dropdown w-dropdown"><div class="uui-navbar01_dropdown-toggle w-dropdown-toggle"><div>About</div><div class="uui-dropdown-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="uui-navbar01_dropdown-list w-dropdown-list"><div class="uui-navbar01_container"><div class="uui-navbar01_dropdown-content-about"><div class="uui-grid_links-wrapper-about"><a href="/about-us" class="uui-navbar01_dropdown-link w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M17.1,11.96c.61-1.04.87-2.24.75-3.44-.18-1.78-1.17-3.36-2.8-4.44l-1.11,1.67c1.12.74,1.8,1.8,1.92,2.97.05.55-.01,1.1-.2,1.61s-.48.99-.87,1.37l-1.19,1.19,1.62.48c4.23,1.24,4.28,5.5,4.28,5.54h2c0-1.79-.96-5.28-4.4-6.95Z"/> <path class="cls-1" d="M10,12.92c2.21,0,4-1.79,4-4s-1.79-4-4-4-4,1.79-4,4,1.79,4,4,4ZM10,6.92c1.1,0,2,.9,2,2s-.9,2-2,2-2-.9-2-2,.9-2,2-2ZM11.5,13.92h-3c-3.31,0-6,2.69-6,6v1h2v-1c0-2.21,1.79-4,4-4h3c2.21,0,4,1.79,4,4v1h2v-1c0-3.31-2.69-6-6-6Z"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Who we are</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/diversity-equity-inclusion" class="uui-navbar01_dropdown-link w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path id="icon" d="M2 11.5H7V13.5H2V11.5ZM17 11.5H22V13.5H17V11.5ZM11 17.5H13V22.5H11V17.5ZM11 2.5H13V7.5H11V2.5ZM4.222 6.136L5.636 4.722L9.172 8.258L7.758 9.672L4.222 6.136ZM19.778 18.864L18.364 20.278L14.828 16.742L16.242 15.328L19.778 18.864ZM7.758 15.328L9.172 16.742L5.636 20.278L4.222 18.864L7.758 15.328ZM14.828 8.257L18.364 4.722L19.778 6.137L16.242 9.672L14.828 8.257Z"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">DEI at Beyond</div></div></a><div class="uui-links-wrapper_divider"></div><a href="/careers" class="uui-navbar01_dropdown-link w-inline-block"><div class="uui-navbar01_icon-wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M12,6.5c1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2,.9,2,2,2Z"/> <path class="cls-1" d="M14,18.5v-5h2v-4c0-1.1-.9-2-2-2h-4c-1.1,0-2,.9-2,2v4h2v5h4Z"/> <path class="cls-1" d="M18.45,11.89l-.89,1.79c1.56.77,2.45,1.8,2.45,2.82,0,1.89-3.28,4-8,4s-8-2.11-8-4c0-1.02.89-2.05,2.45-2.82l-.89-1.79c-2.26,1.13-3.55,2.81-3.55,4.61,0,3.36,4.39,6,10,6s10-2.64,10-6c0-1.81-1.3-3.49-3.55-4.61Z"/> </svg></div></div><div class="uui-navbar01_item-right"><div class="uui-navbar01_item-heading">Careers</div></div></a></div><div class="menu-bottom-border"></div><a href="/resources/inclusive-design-resources" class="uui-navbar_large-link-solutions w-inline-block"><div class="uui-about_col-3-wrapper"><div class="uui-about_col-3"><div class="text-size-small text-weight-semibold">Featured</div><div class="navmenu__dropdown-section-link-heading-large">Building for a diverse world</div><div class="text-size-small text-color-secondary">Resources and guides to help build and create more equitable experiences →</div></div><div class="nav-icon_wrapper"><img loading="eager" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/6632d6abb6da1d5aae86e24e_bynd-nav--icons-04.svg" alt="" class="navmenu_image"/></div></div></a></div></div></nav></div></div><div class="uui-navbar01_menu-right"><div class="uui-navbar01_button-wrapper"><a href="/contact" class="button w-inline-block"><div class="button_text-wrap"><div class="button-text">Work with us</div><div class="button-text-2">Work with us</div></div></a></div></div></nav><div class="uui-navbar01_menu-button w-nav-button"><div class="menu-icon_component"><div class="menu-icon_line-top"></div><div class="menu-icon_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon_line-bottom"></div></div></div></div><nav class="nav_wrap"><a href="/" aria-label="Go Home" class="uui-navbar01_logo-link w-inline-block"><div class="nav-logo-embed w-embed"><svg width="100%" height="100%" viewBox="0 0 77 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_20_8787)"> <path d="M22.1201 19.4309C22.1201 24.2981 17.8932 25.9934 10.6111 25.9934H0V25.6981L2.34342 22.9637V4.36997L0 1.51528V1.21997H12.0456C18.1122 1.21997 21.0141 3.75747 21.0141 7.08247C21.0141 9.84966 19.0649 12.2122 14.9913 13.0872C19.711 13.7653 22.1201 16.2153 22.1201 19.4309ZM8.02676 2.18247V12.7809H10.3483C13.7977 12.7809 15.1775 10.5934 15.1775 7.44341C15.1775 4.29341 13.9729 2.18247 10.4578 2.18247H8.02676ZM10.5563 13.645H8.02676V25.1512H10.3373C14.3671 25.1512 16.0426 22.9637 16.0426 19.3543C16.0426 15.8872 14.4547 13.645 10.5563 13.645Z" fill="currentColor"/> <path d="M33.7826 21.5001L31.5925 26.6954C28.9534 32.8969 26.6099 34.6688 25.5915 34.9969L23.281 31.0704L23.4124 30.7204C24.5074 30.4797 28.3511 30.7204 29.8732 28.8501L30.6617 26.9688L23.9271 11.011L22.0764 8.82351V8.58289H31.6253V8.85632L29.7966 11.0438L33.7826 21.5001Z" fill="currentColor"/> <path d="M47.1643 26.0183V25.7558L49.1792 23.5683V13.4402C49.2241 13.0346 49.1787 12.6241 49.0462 12.2382C48.9137 11.8522 48.6974 11.5003 48.4127 11.2076C48.1281 10.9149 47.7821 10.6887 47.3997 10.5453C47.0173 10.4018 46.6078 10.3446 46.2006 10.3777C45.5749 10.3714 44.9542 10.4901 44.375 10.7268C43.7958 10.9634 43.2698 11.3133 42.8278 11.7558V23.5902L44.8537 25.7777V26.0402H35.4143V25.7777L37.5387 23.5902V11.5589L35.6005 8.85736V8.58392H42.6417L42.8278 8.85736V10.9355C43.631 10.079 44.5985 9.39266 45.6727 8.91728C46.7469 8.44189 47.9058 8.18718 49.0806 8.1683C49.7743 8.12007 50.4704 8.2155 51.1254 8.44859C51.7805 8.68169 52.3802 9.04743 52.887 9.52288C53.3939 9.99833 53.797 10.5732 54.0709 11.2116C54.3449 11.8499 54.4839 12.5379 54.4792 13.2324V23.623L56.5817 25.8105V26.073L47.1643 26.0183Z" fill="currentColor"/> <path d="M67.7861 1.53125L74.466 0L74.6959 0.185938V22.9688L76.5028 26.25V26.4578H69.5272V23.7125C68.7834 24.5526 67.8724 25.2287 66.8524 25.6976C65.8324 26.1665 64.7257 26.418 63.603 26.4359C59.3651 26.4359 56.7041 22.9359 56.7041 18.0031C56.7041 12.25 60.3506 8.15938 66.1326 8.15938C67.2918 8.1434 68.4315 8.45835 69.4177 9.06719V3.43438L67.7861 1.80469V1.53125ZM62.3108 16.7344C62.3108 21.4922 63.8439 24.0187 66.5596 24.0187C67.6195 24.0087 68.6409 23.6208 69.4396 22.925V11.8234C69.1002 9.84375 68.0818 8.89219 66.702 8.89219C63.9315 8.89219 62.278 11.7688 62.278 16.7344H62.3108Z" fill="currentColor"/> </g> <defs> <clipPath id="clip0_20_8787"> <rect width="100%" height="100%" fill="currentColor"/> </clipPath> </defs> </svg></div></a><div class="mobile_right-column"><button data-w-id="0f0184c9-139c-ba69-dc23-b7312410e673" aria-label="Open Main Menu" class="nav_button"><div data-is-ix2-target="1" class="mobile-nav-trigger" data-w-id="0f0184c9-139c-ba69-dc23-b7312410e674" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/664b908c4da9ad37b5584cbb_aDl66MWrX3.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="1.5015014403440954" data-duration="0" data-ix2-initial-state="33"></div></button></div><address class="menu_wrap"><div trap-focus="" class="menu_panel"><button aria-label="Open Services Menu" class="menu_link opens-more"><div class="menu_link_text">Services</div><img loading="lazy" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66303ee95070d76934d5f200_arrow_forward_FILL0_wght300_GRAD0_opsz24.svg" alt="Right arrow" class="nav_menu-link-arrow"/></button><button aria-label="Open Customers Menu" class="menu_link opens-more"><div class="menu_link_text">Customers</div><img loading="lazy" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66303ee95070d76934d5f200_arrow_forward_FILL0_wght300_GRAD0_opsz24.svg" alt="Right arrow" class="nav_menu-link-arrow"/></button><button aria-label="Open Partners Menu" class="menu_link opens-more"><div class="menu_link_text">Partners</div><img loading="lazy" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66303ee95070d76934d5f200_arrow_forward_FILL0_wght300_GRAD0_opsz24.svg" alt="Right arrow" class="nav_menu-link-arrow"/></button><button aria-label="Open Resources Menu" class="menu_link opens-more"><div class="menu_link_text">Resources</div><img loading="lazy" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66303ee95070d76934d5f200_arrow_forward_FILL0_wght300_GRAD0_opsz24.svg" alt="Right arrow" class="nav_menu-link-arrow"/></button><button aria-label="Open About Menu" class="menu_link opens-more"><div class="menu_link_text">About</div><img loading="lazy" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66303ee95070d76934d5f200_arrow_forward_FILL0_wght300_GRAD0_opsz24.svg" alt="Right arrow" class="nav_menu-link-arrow"/></button><div class="menu-cta_wrapper"><a href="/contact" class="mobile-nav-cta-button w-inline-block"><div>Work with us</div></a></div></div><div class="menu_panel"><button aria-label="Back to main menu" class="menu_link go-back"><img loading="lazy" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66303ee95070d76934d5f200_arrow_forward_FILL0_wght300_GRAD0_opsz24.svg" alt="Right arrow" class="nav_menu-link-arrow is-flip"/><div>Back</div></button><div focus-back="true" trap-focus="" class="menu_content"><div class="menu_link sub-link"><a href="/work" class="menu_link sub-link w-inline-block"><div class="menulink_work-col-1"><div class="text-size-xlarge text-weight-semibold">Overview</div><div class="text-size-small text-color-secondary">We offer a range of cloud services and complementary solutions to power data, AI, and cloud initiatives</div></div></a></div><div class="menu-sub-links_wrapper"><div class="heading-style-eyebrow">Cloud services:</div><div class="mobile-links_wrapper"><a href="/services/cloud/ai-data-readiness" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M20 17V7C20 4.832 16.337 3 12 3C7.663 3 4 4.832 4 7V17C4 19.168 7.663 21 12 21C16.337 21 20 19.168 20 17ZM12 5C15.691 5 17.931 6.507 18 6.994C17.931 7.493 15.691 9 12 9C8.309 9 6.069 7.493 6 7.006C6.069 6.507 8.309 5 12 5ZM6 9.607C7.479 10.454 9.637 11 12 11C14.363 11 16.521 10.454 18 9.607V11.994C17.931 12.493 15.691 14 12 14C8.309 14 6.069 12.493 6 12V9.607ZM6 17V14.607C7.479 15.454 9.637 16 12 16C14.363 16 16.521 15.454 18 14.607V16.994C17.931 17.493 15.691 19 12 19C8.309 19 6.069 17.493 6 17Z" fill="currentColor"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">AI + Data Readiness</div></div></a><div class="nav_menu_divider"></div><a href="/services/cloud/implementation" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.944 11.112C18.507 7.67 15.56 5 12 5C9.244 5 6.85 6.611 5.757 9.15C3.609 9.792 2 11.82 2 14C2 16.757 4.243 19 7 19H18C20.206 19 22 17.206 22 15C21.9985 14.1036 21.6966 13.2336 21.1427 12.5288C20.5888 11.8241 19.8147 11.3253 18.944 11.112ZM18 17H7C5.346 17 4 15.654 4 14C4 12.596 5.199 11.244 6.673 10.985L7.254 10.883L7.446 10.325C8.149 8.274 9.895 7 12 7C14.757 7 17 9.243 17 12V13H18C19.103 13 20 13.897 20 15C20 16.103 19.103 17 18 17Z" fill="currentColor"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">Cloud Implementation</div></div></a><div class="nav_menu_divider"></div><a href="/services/cloud/operations-support" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.494 9.05C19.0846 8.02387 18.4706 7.09181 17.6894 6.31061C16.9082 5.52941 15.9761 4.9154 14.95 4.506C14.713 3.088 13.485 2 12 2C10.515 2 9.287 3.088 9.05 4.506C8.02375 4.9152 7.09159 5.52913 6.31036 6.31036C5.52913 7.09159 4.9152 8.02375 4.506 9.05C3.088 9.287 2 10.515 2 12C2 13.485 3.088 14.713 4.506 14.95C4.9154 15.9761 5.52941 16.9082 6.31061 17.6894C7.09181 18.4706 8.02387 19.0846 9.05 19.494C9.287 20.912 10.515 22 12 22C13.485 22 14.713 20.912 14.95 19.494C15.9761 19.0846 16.9082 18.4706 17.6894 17.6894C18.4706 16.9082 19.0846 15.9761 19.494 14.95C20.912 14.713 22 13.485 22 12C22 10.515 20.912 9.287 19.494 9.05ZM12 4C12.2652 4 12.5196 4.10536 12.7071 4.29289C12.8946 4.48043 13 4.73478 13 5C13 5.06 12.977 5.11 12.966 5.167C12.9519 5.2635 12.9239 5.35747 12.883 5.446C12.869 5.473 12.849 5.495 12.832 5.521C12.7875 5.59703 12.7338 5.66724 12.672 5.73C12.632 5.767 12.582 5.792 12.536 5.822C12.482 5.858 12.432 5.9 12.371 5.925C12.256 5.972 12.132 6 12 6C11.868 6 11.744 5.972 11.629 5.925C11.568 5.901 11.518 5.859 11.464 5.822C11.418 5.792 11.368 5.767 11.328 5.73C11.2662 5.66724 11.2125 5.59703 11.168 5.521C11.151 5.495 11.131 5.473 11.117 5.446C11.0762 5.35742 11.0483 5.26347 11.034 5.167C11.023 5.11 11 5.06 11 5C11 4.73478 11.1054 4.48043 11.2929 4.29289C11.4804 4.10536 11.7348 4 12 4ZM5 11C5.06 11 5.11 11.023 5.167 11.034C5.266 11.051 5.361 11.075 5.446 11.117C5.473 11.131 5.495 11.151 5.521 11.168C5.596 11.215 5.67 11.265 5.73 11.328C5.767 11.368 5.792 11.418 5.822 11.464C5.858 11.518 5.9 11.568 5.925 11.629C5.972 11.744 6 11.868 6 12C6 12.132 5.972 12.256 5.925 12.371C5.901 12.432 5.859 12.482 5.822 12.536C5.792 12.582 5.767 12.632 5.73 12.672C5.67 12.735 5.596 12.785 5.521 12.832C5.495 12.849 5.473 12.869 5.446 12.883C5.35742 12.9238 5.26347 12.9517 5.167 12.966C5.11 12.977 5.06 13 5 13C4.73478 13 4.48043 12.8946 4.29289 12.7071C4.10536 12.5196 4 12.2652 4 12C4 11.7348 4.10536 11.4804 4.29289 11.2929C4.48043 11.1054 4.73478 11 5 11ZM12 20C11.7348 20 11.4804 19.8946 11.2929 19.7071C11.1054 19.5196 11 19.2652 11 19C11 18.94 11.023 18.89 11.034 18.833C11.051 18.734 11.075 18.639 11.117 18.554C11.131 18.527 11.151 18.505 11.168 18.479C11.215 18.404 11.265 18.33 11.328 18.27C11.368 18.233 11.418 18.208 11.464 18.178C11.518 18.142 11.568 18.1 11.629 18.075C11.744 18.028 11.868 18 12 18C12.132 18 12.256 18.028 12.371 18.075C12.432 18.099 12.482 18.141 12.536 18.178C12.582 18.208 12.632 18.233 12.672 18.27C12.735 18.33 12.785 18.404 12.832 18.479C12.849 18.505 12.869 18.527 12.883 18.554C12.925 18.639 12.949 18.735 12.966 18.833C12.977 18.89 13 18.94 13 19C13 19.2652 12.8946 19.5196 12.7071 19.7071C12.5196 19.8946 12.2652 20 12 20ZM14.583 17.488C14.577 17.477 14.566 17.469 14.561 17.459C14.3139 17.0488 13.9724 16.7036 13.565 16.452C13.511 16.419 13.456 16.392 13.399 16.362C13.2436 16.2791 13.0809 16.2104 12.913 16.157C12.849 16.136 12.785 16.113 12.719 16.096C12.486 16.039 12.248 16 12 16C11.752 16 11.514 16.039 11.282 16.097C11.216 16.114 11.152 16.136 11.087 16.158C10.9195 16.2116 10.7572 16.2802 10.602 16.363C10.546 16.392 10.49 16.42 10.436 16.453C10.0286 16.7046 9.68708 17.0498 9.44 17.46C9.434 17.471 9.423 17.479 9.418 17.489C8.1453 16.8823 7.11971 15.8567 6.513 14.584C6.524 14.578 6.532 14.567 6.542 14.562C6.95218 14.3149 7.29743 13.9734 7.549 13.566C7.582 13.512 7.61 13.456 7.639 13.4C7.722 13.246 7.789 13.084 7.844 12.915C7.865 12.85 7.888 12.786 7.905 12.72C7.961 12.486 8 12.248 8 12C8 11.752 7.961 11.514 7.903 11.282C7.88524 11.2166 7.86489 11.1518 7.842 11.088C7.78856 10.9201 7.71994 10.7574 7.637 10.602C7.607 10.545 7.58 10.49 7.547 10.436C7.29543 10.0286 6.95018 9.68708 6.54 9.44C6.53 9.434 6.522 9.423 6.512 9.417C7.11871 8.1443 8.1443 7.11871 9.417 6.512C9.423 6.522 9.434 6.53 9.439 6.541C9.687 6.952 10.027 7.296 10.435 7.548C10.489 7.581 10.545 7.609 10.601 7.638C10.756 7.721 10.917 7.788 11.087 7.843C11.151 7.864 11.215 7.887 11.281 7.904C11.514 7.961 11.751 8 12 8C12.3104 7.99582 12.6182 7.94249 12.912 7.842C13.082 7.787 13.243 7.72 13.398 7.637C13.454 7.608 13.51 7.58 13.564 7.547C13.972 7.295 14.312 6.951 14.56 6.54C14.566 6.529 14.577 6.521 14.582 6.511C15.8547 7.11771 16.8803 8.1433 17.487 9.416C17.476 9.422 17.468 9.433 17.458 9.438C17.0478 9.68508 16.7026 10.0266 16.451 10.434C16.418 10.488 16.39 10.544 16.361 10.6C16.278 10.755 16.211 10.916 16.156 11.086C16.135 11.15 16.112 11.214 16.095 11.28C16.035 11.5154 16.0031 11.7571 16 12C16.0042 12.3104 16.0575 12.6182 16.158 12.912C16.213 13.082 16.28 13.243 16.363 13.398C16.392 13.454 16.42 13.51 16.453 13.564C16.705 13.972 17.049 14.312 17.46 14.56C17.471 14.566 17.479 14.577 17.489 14.582C16.8826 15.8555 15.8565 16.8816 14.583 17.488ZM19 13C18.94 13 18.89 12.977 18.833 12.966C18.7365 12.9519 18.6425 12.9239 18.554 12.883C18.527 12.869 18.505 12.849 18.479 12.832C18.403 12.7875 18.3328 12.7338 18.27 12.672C18.233 12.632 18.208 12.582 18.178 12.536C18.142 12.482 18.1 12.432 18.075 12.371C18.028 12.256 18 12.132 18 12C18 11.868 18.028 11.744 18.075 11.629C18.099 11.568 18.141 11.518 18.178 11.464C18.208 11.418 18.233 11.368 18.27 11.328C18.33 11.265 18.404 11.215 18.479 11.168C18.505 11.151 18.527 11.131 18.554 11.117C18.639 11.075 18.735 11.051 18.833 11.034C18.89 11.023 18.94 11 19 11C19.2652 11 19.5196 11.1054 19.7071 11.2929C19.8946 11.4804 20 11.7348 20 12C20 12.2652 19.8946 12.5196 19.7071 12.7071C19.5196 12.8946 19.2652 13 19 13Z" fill="currentColor"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">Operations Support</div></div></div></a></div></div><div class="spacer-small"></div><div class="menu-sub-links_wrapper"><div class="heading-style-eyebrow">Product Solutions:</div><div class="mobile-links_wrapper"><a href="/services/customer-experiences" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="navmenu__dropdown-section-link-heading-large">Customer Experiences</div></div></a><div class="nav_menu_divider"></div><a href="/services/workplace-solutions" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="navmenu__dropdown-section-link-heading-large">Workplace Solutions</div></div></a></div></div></div><div focus-back="true" trap-focus="" class="menu_content"><div href="#" class="menu_link sub-link"><div class="menulink_work-col-1"><div class="text-size-xlarge text-weight-semibold">Overview</div><div class="margin-bottom margin-medium"><div class="text-size-small text-color-secondary">We offer a range of cloud services and complementary solutions to power data, AI, and cloud initiatives</div></div><div class="margin-bottom margin-small"><a href="/work?service=Cloud" class="tertiary-button_fake w-inline-block"><div class="text-weight-semibold">See all Cloud work</div><div class="icon-1x1-small w-embed"><svg aria-hidden="true" fill='currentColor' role="img" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><title>Arrow Right</title><polygon points="16.172 9 10.101 2.929 11.515 1.515 20 10 19.293 10.707 11.515 18.485 10.101 17.071 16.172 11 0 11 0 9"/></svg></div></a></div><a href="/work?service=Customer+Experience" class="tertiary-button_fake w-inline-block"><div>See all CX work</div><div class="icon-1x1-small w-embed"><svg aria-hidden="true" fill='currentColor' role="img" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><title>Arrow Right</title><polygon points="16.172 9 10.101 2.929 11.515 1.515 20 10 19.293 10.707 11.515 18.485 10.101 17.071 16.172 11 0 11 0 9"/></svg></div></a></div></div><div class="menu-sub-links_wrapper-capabilities"><div class="mobile-links_wrapper"><a href="/work?service=Cloud&amp;customer=Google" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="navmenu__dropdown-section-link-heading-large">Google</div></div></a><div class="nav_menu_divider"></div><a href="/work/gotphoto-platform-modernization" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="navmenu__dropdown-section-link-heading-large">GotPhoto</div></div></a><div class="nav_menu_divider"></div><a href="/work/just-eat-technical-architecture" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="navmenu__dropdown-section-link-heading-large">JustEat</div></div></a><div class="nav_menu_divider"></div><a href="/work/priceline-ml-ai-pipeline" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="navmenu__dropdown-section-link-heading-large">Priceline</div></div></a><div class="nav_menu_divider"></div><a href="/work/shutterstock-platform-modernization" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="navmenu__dropdown-section-link-heading-large">Shutterstock</div></div></a></div></div><div class="menu_link-mobile w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/work/priceline-ml-ai-pipeline" class="uui-navbar_large-link w-inline-block"><div class="uui-capabilities_col-3-wrapper"><div class="uui-capabilities_col-3"><div class="uui-capabilities_col-3-image"><img loading="eager" src="https://cdn.prod.website-files.com/65ce2de1f8fa7e269cceba7e/66b140b41816599d4f2e9de0_priceline-logo.webp" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/65ce2de1f8fa7e269cceba7e/66b140b41816599d4f2e9de0_priceline-logo-p-500.png 500w, https://cdn.prod.website-files.com/65ce2de1f8fa7e269cceba7e/66b140b41816599d4f2e9de0_priceline-logo-p-800.png 800w, https://cdn.prod.website-files.com/65ce2de1f8fa7e269cceba7e/66b140b41816599d4f2e9de0_priceline-logo.webp 3096w"/></div><div class="text-size-small text-weight-semibold">Featured Customer</div><div class="navmenu__dropdown-link-heading-card">Unlocking insights and value for a travel leader</div><div class="text-size-small text-color-secondary">We used GenAI to transform Priceline&#x27;s ML/AI pipeline infrastructure, leading to increased efficiency and scalability. </div></div></div></a></div></div></div></div><div focus-back="true" trap-focus="" class="menu_content"><div class="menulink_work-col-1-02"><a href="/partners/google-cloud" class="uui-capabilities_col-3 w-inline-block"><div class="partners-block"><img width="209" loading="eager" alt="" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66c4aa7789e622c1f4702975_Google_Cloud_Partner_outline_horizontal%202.png"/></div><div class="navmenu__dropdown-link-heading-card">Google Cloud</div><div class="text-size-small text-color-secondary">We’re certified to successfully deliver Google Cloud solutions →</div></a></div></div><div focus-back="true" trap-focus="" class="menu_content"><div class="menu-sub-links_wrapper-resources"><a href="/resources/thinking" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M21,8.5c-.2,0-4.85.03-9,2.01-4.15-1.98-8.8-2.01-9-2.01-.27,0-.52.11-.71.29-.19.19-.29.44-.29.71v9.88c0,.13.03.27.08.39.05.12.13.24.23.33.19.19.48.31.73.28h.13c.68,0,4.3.1,8.42,2.02.02,0,.03,0,.05.01.12.05.24.08.37.08s.25-.03.37-.08c.02,0,.03,0,.05-.01,4.12-1.93,7.73-2.02,8.42-2.02h.13c.24.03.53-.09.73-.28.19-.19.3-.45.3-.72v-9.88c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29ZM4,10.55c1.49.11,4.38.48,7,1.69v7.74c-3-1.17-5.59-1.49-7-1.58v-7.86ZM20,18.41c-1.41.08-4,.4-7,1.58v-7.74c2.62-1.21,5.51-1.58,7-1.69v7.86Z"/> <path class="cls-1" d="M12,8.5c1.66,0,3-1.34,3-3s-1.34-3-3-3-3,1.34-3,3,1.34,3,3,3Z"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">Articles + Stories</div></div></a><div class="nav_menu_divider"></div><a href="/resources/reports-guides" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M20,3.5H4c-1.1,0-2,.9-2,2v14c0,1.1.9,2,2,2h16c1.1,0,2-.9,2-2V5.5c0-1.1-.9-2-2-2ZM4,19.5V5.5h7v14h-7ZM13,19.5V5.5h7v14s-7,0-7,0Z"/> <path class="cls-1" d="M15,7.5h3v2h-3v-2ZM15,11.5h3v2h-3v-2Z"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">Reports + Guides</div></div></a><div class="nav_menu_divider"></div><a href="/resources/news-updates" class="navmenu__dropdown-section-link w-inline-block"><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M19.88,3.5H4.12c-1.17,0-2.12.9-2.12,2v14c0,1.1.95,2,2.12,2h15.75c1.17,0,2.12-.9,2.12-2V5.5c0-1.1-.95-2-2.12-2ZM19.88,19.5H4.12c-.06,0-.1-.02-.11-.02,0,0-.01,0-.01,0V5.55s.04-.05.12-.05h15.75c.08,0,.12.03.12,0v13.95s-.04.05-.12.05Z"/> <path class="cls-1" d="M6,7.5h6v6h-6v-6ZM6,15.5v2h12v-2H6ZM14,11.5h4v2h-4v-2ZM14,7.5h4v2h-4v-2Z"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">News + Updates</div></div></a></div><a href="https://antibias.bynd.com/" target="_blank" class="navmenu__dropdown-section-link w-inline-block"><div class="menulink_resources-col-3"><div class="nav-icon_wrapper"><img loading="eager" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66fa7de17cbb9e3d2d76c409_AntibiasCaseStudyHero.png" alt="" class="navmenu_image"/></div><div class="menulink_text-wrapper"><div class="text-size-small text-weight-semibold">Featured Resource</div><div class="nav-report-title-container"><div class="navmenu__dropdown-link-heading-card">Antibias</div><div class="nav-report-title-external-link"><img src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/670c44214458519e4d567bcb_external-link.svg" loading="eager" alt="Universal external link icon - an arrow pointing upwards and to the right from the inside of a square form" class="nav-report-title-external-link-icon"/></div></div><div class="text-size-small text-color-secondary">A Beyond-built Chrome extension for recruiters that helps reduce hiring bias by anonymizing candidates on LinkedIn</div></div></div></a></div><div focus-back="true" trap-focus="" class="menu_content"><div class="menu-sub-links_wrapper-about"><a href="/about-us" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M21,8.5c-.2,0-4.85.03-9,2.01-4.15-1.98-8.8-2.01-9-2.01-.27,0-.52.11-.71.29-.19.19-.29.44-.29.71v9.88c0,.13.03.27.08.39.05.12.13.24.23.33.19.19.48.31.73.28h.13c.68,0,4.3.1,8.42,2.02.02,0,.03,0,.05.01.12.05.24.08.37.08s.25-.03.37-.08c.02,0,.03,0,.05-.01,4.12-1.93,7.73-2.02,8.42-2.02h.13c.24.03.53-.09.73-.28.19-.19.3-.45.3-.72v-9.88c0-.27-.11-.52-.29-.71-.19-.19-.44-.29-.71-.29ZM4,10.55c1.49.11,4.38.48,7,1.69v7.74c-3-1.17-5.59-1.49-7-1.58v-7.86ZM20,18.41c-1.41.08-4,.4-7,1.58v-7.74c2.62-1.21,5.51-1.58,7-1.69v7.86Z"/> <path class="cls-1" d="M12,8.5c1.66,0,3-1.34,3-3s-1.34-3-3-3-3,1.34-3,3,1.34,3,3,3Z"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">Who we are</div></div></a><div class="nav_menu_divider"></div><a href="/diversity-equity-inclusion" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path id="icon" d="M2 11.5H7V13.5H2V11.5ZM17 11.5H22V13.5H17V11.5ZM11 17.5H13V22.5H11V17.5ZM11 2.5H13V7.5H11V2.5ZM4.222 6.136L5.636 4.722L9.172 8.258L7.758 9.672L4.222 6.136ZM19.778 18.864L18.364 20.278L14.828 16.742L16.242 15.328L19.778 18.864ZM7.758 15.328L9.172 16.742L5.636 20.278L4.222 18.864L7.758 15.328ZM14.828 8.257L18.364 4.722L19.778 6.137L16.242 9.672L14.828 8.257Z"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">DEI at Beyond</div></div></a><div class="nav_menu_divider"></div><a href="/careers" class="navmenu__dropdown-section-link is-css-hover w-inline-block"><div class="nav-link_wrapper"><div class="nav-link_icon w-embed"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"> <defs> <style> .cls-1 { fill: currentColor; stroke-width: 0px; } </style> </defs> <path class="cls-1" d="M20,3.5H4c-1.1,0-2,.9-2,2v14c0,1.1.9,2,2,2h16c1.1,0,2-.9,2-2V5.5c0-1.1-.9-2-2-2ZM4,19.5V5.5h7v14h-7ZM13,19.5V5.5h7v14s-7,0-7,0Z"/> <path class="cls-1" d="M15,7.5h3v2h-3v-2ZM15,11.5h3v2h-3v-2Z"/> </svg></div><div class="navmenu__dropdown-section-link-heading-large">Careers</div></div></a></div><a href="/resources/inclusive-design-resources" class="navmenu__dropdown-section-link w-inline-block"><div class="menulink_about-col-3"><div class="nav-icon_wrapper"><img loading="eager" src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/6632d6abb6da1d5aae86e24e_bynd-nav--icons-04.svg" alt="" class="navmenu_image"/></div><div class="menulink_text-wrapper"><div class="text-size-small text-weight-semibold">Featured</div><div class="navmenu__dropdown-link-heading-card">Building for a diverse world</div><div class="text-size-small text-color-secondary">Resources and guides to help build and create more equitable experiences →</div></div></div></a></div></div></address></nav></div></div></div><div class="link-underline-animation w-embed"><style> .privacy-content-col a { display: inline-block; position: relative; } .privacy-content-col a:after { content: ''; position: absolute; width: 100%; height: 1px; bottom: 0; right: 0; background-color: #0c2954; transition: width 0.3s ease-out; } .privacy-content-col a:hover:after { width: 0%; } </style></div><div class="main-wrapper"><div id="page-start" class="section_privacy-policy"><div class="padding-global"><div class="padding-top padding-huge"><div class="container-large"><div class="header-spacer"></div><div class="flex-wrapper-1"><div class="privacy-content-col"><div class="margin-bottom"><div class="margin-bottom margin-small"><h1 class="heading-style-h1">Privacy Policy</h1></div><p class="text-size-regular">Last updated: 11 April 2024</p></div><section class="section_privacy is-first"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">About this notice</h2></div><p class="text-size-regular">This privacy notice (<strong>Notice</strong>) explains how Bynd Limited and Bynd LLC (<strong>we, our, us,</strong> <strong>BYND</strong>) processes personal data in relation to the running of our business and how we manage our relationships with our clients. It also explains your rights under data protection legislation. <br/><br/>If you are a direct client or if you are a visitor to our website then Bynd will be what is known as the data controller of your personal information. If Bynd is accessing data in order to facilitate any work on your behalf, then Bynd be what is referred to as a data processor of the personal data that we have access to in order to facilitate the agreement in place between us. <br/><br/>If you have any questions or concerns about the information in this notice, or about our handling of personal data more generally, or if you would like more detailed information, you should email our data protection and privacy office at</p></section><section id="anchor-pp-one" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">How we use your personal data in order to run and promote our business</h2></div><div class="margin-bottom margin-medium"><div class="anchor-heading-wrapper"><h3 class="heading-style-h3">Operational logs and statistics</h3></div></div><div class="margin-bottom margin-medium"><p class="text-size-regular">The servers hosting our website log basic activity for the purpose of monitoring the technical health and security of our sites and finding and diagnosing problems with it. Typically, this will consist of information about your browser, operating system, device type, and IP address, as well as the pages viewed and any errors encountered. <a href="https://www.bynd.com/cookies" target="_blank">Read our cookie policy</a>.<br/><br/>This information is not used for any other purpose and is separate from our use of Google Analytics, described below.<br/><br/>Our vendors process and retain this information according to their privacy policies. You can learn more about how our hosting vendors process data below:</p></div><div class="margin-bottom margin-medium"><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular"><a href="https://webflow.com/legal/eu-privacy-policy" target="_blank">Webflow</a></p></li><li class="privacy-list-item"><p class="text-size-regular"><a href="https://cloud.google.com/privacy?hl=en" target="_blank">Google Cloud</a></p></li><li class="privacy-list-item"><p class="text-size-regular"><a href="https://www.workable.com/privacy" target="_blank">Workable</a></p></li><li class="privacy-list-item"><p class="text-size-regular"><a href="https://legal.hubspot.com/privacy-policy" target="_blank">Hubspot</a></p></li><li class="privacy-list-item"><p class="text-size-regular"><a href="https://www.pipedrive.com/en/privacy" target="_blank">Pipedrive</a></p></li><li class="privacy-list-item"><p class="text-size-regular"><a href="https://zapier.com/legal/data-privacy" target="_blank">Zapier</a></p></li><li class="privacy-list-item"><p class="text-size-regular"><a href="https://www.airtable.com/privacy" target="_blank">Airtable</a></p></li></ul></div><p class="text-size-regular">We do this on the basis of our legitimate interest in maintaining our website and fixing problems that may occur.  We have considered our legitimate interests carefully and have balanced our legitimate interests against your rights under data protection law. We only use your data as necessary for maintaining the website and it is in your reasonable expectation that we would need to use certain personal data in this way.</p></section><section id="anchor-pp-two" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Social Advertising Platforms</h2></div><p class="text-size-regular">We use platforms like <a href="https://www.linkedin.com/legal/privacy-policy" target="_blank">LinkedIn</a>, <a href="https://www.facebook.com/privacy/policy/" target="_blank">Meta</a>, and <a href="https://policies.google.com/privacy" target="_blank">Google Ads</a> to enhance our marketing efforts, track user interactions, and provide targeted advertisements. These platforms collect specific data about your interactions with our website. You can learn more about how these platforms process data by visiting their respective privacy policies and our <a href="https://www.bynd.com/cookies" target="_blank">Cookies Policy</a>. <br/><br/>We process this information under the legal basis of consent. Please note that you have the right to withdraw consent any time. If you wish to do so you can manage your own preferences or contact us directly. </p></section><section id="anchor-pp-three" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Analytics used for improving our services</h2></div><p class="text-size-regular">We use a Google service called Google Analytics to help inform our marketing decisions – for example, the information provided by Google might tell us that we have a large number of visitors from a particular area or falling into a particular demographic.<br/><br/>The service works by saving to your device a series of small files called “cookies”, which contain information which Google can use to track your activity on our website and identify unique visitors.<br/><br/>We ask for your consent before we store performance cookies on your device using our website’s privacy preference center. Read our <a href="https://www.bynd.com/cookie-policy" target="_blank">Cookie Policy</a> to understand how we use cookies for analytics and to manage your existing cookie preferences.<br/><br/>The information presented to us by Google is statistical in nature and does not identify you personally, but if you have a Google account and you are logged in to it on the device you’re using to browse our website then it is likely that Google will know who you are.<br/><br/>Read about <a href="https://support.google.com/analytics/answer/6004245?hl=en" target="_blank">Google Analytics data protection</a>.<br/><br/>Read about <a href="https://support.google.com/analytics/answer/7667196?hl=en" target="_blank">Google Analytics data retention</a>.<br/><br/>Find details of how Google uses your personal data on their <a href="https://policies.google.com/privacy?hl=en-US">privacy notice</a>.</p></section><section id="anchor-pp-four" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Marketing and promoting our business</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">Our marketing communications include periodic newsletters and information in relation to a specific marketing campaign. When you sign up to receive our marketing information using one of our contact forms, we store your contact information so that we can send you personalised content over email.<br/><br/>If you contact us for the purposes of doing business with us, or we have an existing relationship with you, we may ask if you’re interested in receiving our marketing information, but we will rely on your consent before we send you our newsletters or promotional emails.<br/><br/>We may, therefore, store the following information about you:</p></div><div class="margin-bottom margin-medium"><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">Name</p></li><li class="privacy-list-item"><p class="text-size-regular">Role / Job title</p></li><li class="privacy-list-item"><p class="text-size-regular">Email address</p></li></ul></div><p class="text-size-regular">When you subscribe to our newsletters, we may send you marketing communications for as long as you&#x27;ve subscribed. You may opt out of our marketing emails at any time by using the unsubscribe link in the emails.<br/><br/>We may retain certain data about you after you&#x27;ve unsubscribed. We do so in order to maintain our suppression list to ensure that we can give effect to your right to opt out of further communications. <br/><br/>We use Pipedrive and Hubspot for promoting our business and your personal data will be stored and processed on Pipedrive and Hubspot servers. When you interact with an email campaign that you receive from us, Pipedrive and Hubspot may collect information about your device and interaction with the email.<br/><br/>You can learn more about <a href="https://www.pipedrive.com/en/privacy" target="_blank">Pipedrive</a> and <a href="https://legal.hubspot.com/privacy-policy" target="_blank">Hubspot’s</a> data privacy pages and how they collect this information here.<br/><br/>We process this information under the legal basis of consent. Please note that you have the right to withdraw consent any time. If you wish to do so you can manage your own preferences via the unsubscribe link at the bottom of our newsletter or contact us directly.</p></section><section id="anchor-pp-five" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Events</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">We use Linkedin and our Webflow sign-up forms for advertising our events and allowing sign-ups. When you sign up for an event through these platforms, we store your contact information so that we can contact you before and after the event.<br/><br/>We store the following information about you:</p></div><div class="margin-bottom margin-medium"><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">Name</p></li><li class="privacy-list-item"><p class="text-size-regular">Role / Job title</p></li><li class="privacy-list-item"><p class="text-size-regular">Email address</p></li></ul></div><p class="text-size-regular">When you sign up for our events through Linkedin or our Webflow forms, the data is processed through Zapier, which then transfers the information to Pipedrive and Hubspot for further processing and management.<br/><br/>We give you an option to subscribe to our newsletter and will transfer your contact information to our marketing mailing lists if you give your consent for us to process your data in this way. See the &quot;<strong>Marketing and promoting our business</strong>&quot; section for more information about how we process this information.<br/><br/>We may require a payment when you&#x27;re attending our ticketed events. The payment information will be processed on a third-party platform who will be our sub- processors for this activity. Please note that anytime we use a sub processor we always ensure that they will provide you with an equivalent level of protection as per our obligations under data protection legislation. <br/><br/>We may share your contact details with third parties who are organising the events with us, for example, event venues or partners we&#x27;re working with on the event. If this is the case you will be provided with this additional information at the time you register for the event. <br/><br/>We store your contact details for as long as you are registered for the event as we may need to contact you regarding any changes or updates. We may keep your information after the event, for the purposes described above.<br/><br/>We process this information under the legal basis of consent. Please note that you have the right to withdraw consent any anytime. </p></section><section id="anchor-pp-five-2" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Processing Enquiries through OpenAI</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">We utilise OpenAI&#x27;s services to process inbound inquiries. If you choose to send us a message via our online web form and the ‘project brief’ or ‘message’ fields includes your contact details,  they will be sent via Zapier to OpenAI via a secure API. As part of this process, we will redact any personal information we do not require to answer your query before porting that data back into our internal systems so that the relevant team can contact you. Our priority is safeguarding your privacy by minimizing the exposure of personal data and adhering to the highest data protection standards.<br/><br/>When inquiries are sent to OpenAI, we do so with the strict guideline that no Personally Identifiable Information (PII) is used for language learning models (LLMs) or other purposes outside of redacting personal information from these communications. This process enables us to maintain the confidentiality and integrity of your data while also benefiting from the capabilities of advanced AI to enhance our service quality and responsiveness.<br/><br/>For more detailed information about OpenAI&#x27;s privacy practices, see its <a href="https://openai.com/policies/privacy-policy" target="_blank">Privacy Policy</a>.<br/><br/>Please note that we may use an anonymised version of this data set to provide this service. We carry out these processing activities under the legal basis of legitimate interest. </p></div></section><section id="anchor-pp-six" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Day-to-day business interactions and general administration</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">Where we work with other businesses and organizations, we will have the business contact details of the relevant people who work there in order to provide the services as set out in the contract that exists between us and manage that relationship.  Such processing activities may include: </p></div><div class="margin-bottom margin-medium"><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">taking steps to enter into, maintain and manage our contract of service with you; </p></li><li class="privacy-list-item"><p class="text-size-regular">managing any disputes or complaints in relation to the services we provide;</p></li><li class="privacy-list-item"><p class="text-size-regular">processing in furtherance of our commercial activities such as to maintain and manage our business operations; </p></li><li class="privacy-list-item"><p class="text-size-regular">management reporting and internal process requirements; </p></li><li class="privacy-list-item"><p class="text-size-regular">to develop and improve our products and services; </p></li><li class="privacy-list-item"><p class="text-size-regular">to communicate with you regarding additional product offerings and to facilitate making campaigns and events; </p></li><li class="privacy-list-item"><p class="text-size-regular">to communicate with you regarding any queries you raise via the website;  </p></li><li class="privacy-list-item"><p class="text-size-regular">We may also process your personal information for the establishment, exercise, or defense of legal claims or if we proceed with a claim against you or  </p></li><li class="privacy-list-item"><p class="text-size-regular">in order to give effect to your rights under data protection legislation or any other legal obligations that we are subject to.  </p></li></ul></div><p class="text-size-regular">We carry out these processing activities under the legal basis of performance of contract, legitimate interest, that being our interest in running our business in an efficient and legally complaint manner, to fulfil our legal and regulatory obligations or in some cases with your consent. </p></section><section id="anchor-pp-seven" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">How we collect your personal data as a business client</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">We collect your personal data as part of our business relationship when you are acting on behalf of your organization. We collect your data from a number of different sources including:  </p></div><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">Directly from you in person, by telephone, email, surveys or via our website; </p></li><li class="privacy-list-item"><p class="text-size-regular">From publicly available sources such as internet search engines and social media sites;  </p></li><li class="privacy-list-item"><p class="text-size-regular">From call recording when you interact with us; </p></li><li class="privacy-list-item"><p class="text-size-regular">From our website, including the use of cookie and web analytics. Please see our cookies policy for further information; </p></li><li class="privacy-list-item"><p class="text-size-regular">From third parties in connection with any acquisition or merger of a business by us.  </p></li></ul></section><section id="anchor-pp-eight" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Who we share your personal data with</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">There may be circumstances where we share your personal data with other parties. Such examples include:  </p></div><div class="margin-bottom margin-medium"><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">Directly from you in person, by telephone, email, surveys or via our website; </p></li><li class="privacy-list-item"><p class="text-size-regular">From publicly available sources such as internet search engines and social media sites;  </p></li><li class="privacy-list-item"><p class="text-size-regular">From call recording when you interact with us; </p></li><li class="privacy-list-item"><p class="text-size-regular">From our website, including the use of cookie and web analytics. Please see our cookies policy for further information; </p></li><li class="privacy-list-item"><p class="text-size-regular">From third parties in connection with any acquisition or merger of a business by us.  </p></li></ul></div><p class="text-size-regular">If you would like further information in relation to who we share your data with please contact our Data Protection and Privacy Office on the details set out above. </p></section><section id="anchor-pp-nine" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">How we use your personal data when providing services to our clients</h2></div><div class="margin-bottom margin-medium"><h3 class="heading-style-h3">Product research for our clients</h3></div><p class="text-size-regular">You may participate in the research work we do for our clients. This includes interviews, field studies, usability testing and surveys. We may also send you a post-test questionnaire following a research session if you consent to receive such materials. <br/><br/>We may use a third-party recruitment agency in the recruitment process of any external research subjects. The recruiters may provide us with your contact information so we may contact you before and during the interview process if you consent to the onward transfer of your data. <br/><br/>During the interview process, we may collect various types of information for demographics purposes. This may include some special categories of personal information. You may refuse to answer any questions without needing to provide us with a reason. We will always seek your explicit consent to process such information. <br/><br/>When we&#x27;re conducting interviews remotely, we may record audio and video so that we may reference these during the research process. We will ask consent from every participant for the recording and you may end the sessions at any time.<br/><br/>We may need to share your personal data with the client so that they may use your contribution for the purpose of the research. We will inform you of this when you participate in our research and ask for your consent before sharing your personal information.<br/><br/>Your personal data, including any audio and video recordings and any special categories of data, shall be retained for as long as it is required in connection with the research purpose and record-keeping. Your personal data will usually be deleted once the project that the data was relevant to has been completed. We will make you aware of any changes to this in advance of the research taking place and ask for your consent before extending this period.<br/><br/>We use third party platforms to conduct interviews and these vendors may store and process your data. We carry out due diligence in relation to all of our processors as per our obligations under data protection legislation. If you have any questions regarding these technology providers please contact the Data Protection and Privacy Office on the details set out above. </p></section><section id="anchor-pp-ten" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Workshops with our clients</h2></div><p class="text-size-regular">You may participate in workshops for the work we do for your business. Some of these workshops may also take place during the events we organise. <br/><br/>The information processed will likely include your name, occupation and any relevant contact details needed to access these workshops. We may also ask for your photograph to personalise the experience.<br/><br/>Information about the particular workshop and details of the use of your data will be provided in advance of your participation in the workshop. We ask for your consent before you participate in any workshop or process your data. We may share the research data with our clients. We will inform you of this when you participate in our research and ask for your consent before sharing your personal information.<br/><br/>When we&#x27;re conducting workshops remotely, we use third-party platforms that may store and process your data. If you have any questions regarding these technology providers please contact the Data Protection and Privacy Office on the details set out above. </p></section><section id="anchor-pp-eleven" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Technical solutions for our clients</h2></div><p class="text-size-regular">When we process personal information in order to facilitate technical solutions to or provide services for our clients, they will be the controllers of the personal data we process for this purpose. In order to understand your rights and how they process your personal information please see their privacy notice as available on their webpages or their Employee Privacy Notice which will be available internally or via their own Data Protection and Privacy Office. </p></section><section id="anchor-pp-twelve" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Who we share your personal data with</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">There may be circumstances where we share your personal data with other parties. Such examples include:  </p></div><div class="margin-bottom margin-medium"><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">Our third-party service providers such as IT suppliers, auditors, marketing agencies and documents management providers;  </p></li><li class="privacy-list-item"><p class="text-size-regular">Regulators who govern how we operate such as the ICO and the Advertising Standard Authority;  </p></li><li class="privacy-list-item"><p class="text-size-regular">Third parties in connection with any sale, transfer or disposal of our business.  </p></li><li class="privacy-list-item"><p class="text-size-regular">Other entities within Next 15 Group Plc for the purposes of administrating technical and administrative support. </p></li><li class="privacy-list-item"><p class="text-size-regular"> Our clients who have instructed the service we are providing to them – in most cases this will be your employer.</p></li><li class="privacy-list-item"><p class="text-size-regular">We may also disclose your personal information to other third parties where disclosure is required by law or by a regulator with authority over us on the grounds of substantial public interest.  </p></li></ul></div><p class="text-size-regular">If you would like further information in relation to who we share your data with please contact our Data Protection and Privacy Office on the details set out above. </p></section><section id="anchor-pp-thirteen" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Data Retention</h2></div><p class="text-size-regular">We will retain your personal data for as long as is reasonably necessary for the purposes explained in this Notice. <br/><br/>If we are acting as the data controller of the information process in most cases this will be a maximum of seven years post termination of contract. Where we are acting as data processors on behalf of our client our data retention period will be in line with the terms of our commercial agreement or the length of campaign plus one year. <br/><br/>In some circumstances we may retain your Personal Data for longer periods of time, for instance where we are required to do so in accordance with legal, regulatory, tax or accounting requirements. We may also retain your personal data for longer periods of time so that we have an accurate record of your dealings with us in the event of any complaints or challenges, or if we reasonably believe there is a prospect of litigation relating to your relationship with us. Where your personal data is no longer required, we will ensure it is either securely deleted or stored in a way that no longer identifies you. If you would like further details regarding our records retention then please contact us.  </p></section><section id="anchor-pp-fourteen" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Compliance with the CCPA / CPRA</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">The California Consumer Privacy Act (CCPA) as amended by the California Consumer Privacy Act of (CPRA) gives consumers more control over the personal information that businesses collect about them. <br/><br/>Bynd does not currently meet the criteria described that would have the CCPA apply to our business operations. Namely, because we do not: </p></div><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">Buy, receive, or sell the personal information of 50,000 or more California residents, households, or devices; or </p></li><li class="privacy-list-item"><p class="text-size-regular">Derive 50% or more of our annual revenue from selling California resident&#x27;s personal information. </p></li></ul></section><section id="anchor-pp-fifteen" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">International data transfers</h2></div><div class="margin-bottom margin-medium"><p class="text-size-regular">There may be circumstances where we transfer information to our service providers/ data processors outside of the UK or the EEA. If we do so, then your personal data will only be transferred on one of the following conditions:  </p></div><div class="margin-bottom margin-medium"><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">Our third-party service providers such as IT suppliers, auditors, marketing agencies and documents management providers;  </p></li><li class="privacy-list-item"><p class="text-size-regular">Regulators who govern how we operate such as the ICO and the Advertising Standard Authority;  </p></li><li class="privacy-list-item"><p class="text-size-regular">Third parties in connection with any sale, transfer or disposal of our business.  </p></li><li class="privacy-list-item"><p class="text-size-regular">Other entities within Next 15 Group Plc for the purposes of administrating technical and administrative support. </p></li><li class="privacy-list-item"><p class="text-size-regular"> Our clients who have instructed the service we are providing to them – in most cases this will be your employer.</p></li><li class="privacy-list-item"><p class="text-size-regular">We may also disclose your personal information to other third parties where disclosure is required by law or by a regulator with authority over us on the grounds of substantial public interest.  </p></li></ul></div><p class="text-size-regular">Said mechanism ensure that your personal data is protected to the same standard as it would be within the UK or the EEA.  <br/><br/>If you would like further details about how the technology providers transfer your personal data please click on the links above or contact our data protection team (see above for contact details). </p></section><section id="anchor-pp-sixteen" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Your Rights Under this Notice and How to Make a Complaint. </h2></div><div class="margin-bottom margin-large"><p class="text-size-regular">Under data protection legislation you have the following rights: </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong>The right to be informed</strong> – We are required to provide individuals with clear and precise transparency information regarding who we are and what we do with your data. This Privacy Notice along with other transparency information gives effect to this right; </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong>The right of access</strong> – Individuals have the right to access and receive copies of their personal data alongside other supplementary information as required. If you wish to affect this right please contact our data protection team on the details provided above; </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong>The right to rectification</strong> – Individuals have the right to ensure that the information that we hold about them is accurate. If you believe that the personal information that we hold about you is inaccurate or incomplete, then please contact us to request that we amend or update our records; </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong>The right to erasure – </strong>You have the right to request that all data pertaining to you be erased from our systems. Please note that there are certain circumstances where this request may not be possible. If we are unable to comply, we will issue you with meaningful information regarding why this is the case; </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong>The right to restriction of processing – </strong>There may be circumstances where we will restrict the processing of your data. For example, if we are investigating a claim that your personal information is no longer accurate or you object to the processing taking place; </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong>The right to data portability - </strong>You have the right to request that your information be compiled into a common, machine-readable format and either provided directly to you or sent by us to a third-party you nominate. If this is not possible, we will issue you with information setting out why this cannot be done; </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong>The right to object – </strong>You have the right to object to us processing your data or a category of data that we hold about you. If we are unable to comply with your request, we will issue you with meaningful information regarding why this is the case; </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong>Rights in relation to automated decision making and profiling – </strong>You have the right to request human intervention relation to any process involving automated decision making or profiling where that processing results in legal or similarly significant effects.  </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong class="text-size-regular">Please note that the above rights are not absolute and requests may be refused where exemptions apply.  </strong> </p></div><div class="margin-bottom margin-medium"><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">Email our data protection team on <a href="mailto:privacy@bynd.com">privacy@bynd.com</a> or </p></li><li class="privacy-list-item"><p class="text-size-regular">Bynd, Data Protection and Privacy Office, 60 Great Portland Street, London, W1W 7RT. </p></li></ul></div><div class="margin-bottom margin-medium"><p class="text-size-regular"><strong class="text-size-regular">In order to protect your privacy, we may ask you to prove your identity before we take any steps in response to a request you have made.</strong> </p></div><div class="margin-bottom margin-medium"><p class="text-size-regular">If your personal data is subject to UK or EU data protection laws, then you have the right to lodge a complaint about our handling of your personal data with your local supervisory authority, although we do ask that you raise any concerns with us first as we can probably address them much more efficiently.  </p></div><ul role="list" class="privacy-list-wrapper"><li class="privacy-list-item"><p class="text-size-regular">In the United Kingdom, that is the <a href="https://ico.org.uk/" target="_blank">Information Commissioner’s Office</a>.</p></li><li class="privacy-list-item"><p class="text-size-regular">See the list of the <a href="https://edpb.europa.eu/about-edpb/board/members_en" target="_blank">supervisory authorities for EU member states</a>.</p></li></ul></section><section id="anchor-pp-seventeen" class="section_privacy"><div class="margin-bottom margin-medium"><h2 class="heading-style-h2">Changes to this privacy notice</h2></div><p class="text-size-regular">We reserve the right to amend this notice at any time in response to changes in data protection legislation and our legal and regulatory obligations. We recommend that you check our privacy page on a regular basis. If the changes will have an effect on you or the way we use your personal data we will bring them to your attention where appropriate (e.g. if we have your email address as part of our relationship with you). </p></section></div></div></div><div class="container-large"><div class="button_wrapper-2"><a href="#page-start" class="back-to-top-link w-inline-block"><div>Back to top</div></a></div></div></div></div></div><footer class="section_footer-v1"><div class="link-underline-animation w-embed"><style> .footer-city-hubs_wrapper a { display: inline-block; position: relative; } .footer-city-hubs_wrapper a:after { content: ''; position: absolute; width: 0%; height: 1px; bottom: 0; right: 0; background-color: currentColor; transition: width 0.3s ease-out; } .footer-city-hubs_wrapper a:hover:after { width: 100%; } .footer-links_col-1 a { display: inline-block; position: relative; } .footer-links_col-1 a:after { content: ''; position: absolute; width: 0%; height: 1px; bottom: 0; right: 0; background-color: currentColor; transition: width 0.3s ease-out; } .footer-links_col-1 a:hover:after { width: 100%; } </style></div><div class="spacer-large"></div><div class="footer-container"><div class="w-layout-grid footer_grid-component-v3"><div id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf406-9ab98448" class="footer_grid-column is-first"><div class="footer-col-1"><a href="/" class="footer_logo-wrapper w-inline-block"><div class="footer-logo-embed w-embed"><svg width="100%" height="100%" viewBox="0 0 77 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_20_8787)"> <path d="M22.1201 19.4309C22.1201 24.2981 17.8932 25.9934 10.6111 25.9934H0V25.6981L2.34342 22.9637V4.36997L0 1.51528V1.21997H12.0456C18.1122 1.21997 21.0141 3.75747 21.0141 7.08247C21.0141 9.84966 19.0649 12.2122 14.9913 13.0872C19.711 13.7653 22.1201 16.2153 22.1201 19.4309ZM8.02676 2.18247V12.7809H10.3483C13.7977 12.7809 15.1775 10.5934 15.1775 7.44341C15.1775 4.29341 13.9729 2.18247 10.4578 2.18247H8.02676ZM10.5563 13.645H8.02676V25.1512H10.3373C14.3671 25.1512 16.0426 22.9637 16.0426 19.3543C16.0426 15.8872 14.4547 13.645 10.5563 13.645Z" fill="currentColor"/> <path d="M33.7826 21.5001L31.5925 26.6954C28.9534 32.8969 26.6099 34.6688 25.5915 34.9969L23.281 31.0704L23.4124 30.7204C24.5074 30.4797 28.3511 30.7204 29.8732 28.8501L30.6617 26.9688L23.9271 11.011L22.0764 8.82351V8.58289H31.6253V8.85632L29.7966 11.0438L33.7826 21.5001Z" fill="currentColor"/> <path d="M47.1643 26.0183V25.7558L49.1792 23.5683V13.4402C49.2241 13.0346 49.1787 12.6241 49.0462 12.2382C48.9137 11.8522 48.6974 11.5003 48.4127 11.2076C48.1281 10.9149 47.7821 10.6887 47.3997 10.5453C47.0173 10.4018 46.6078 10.3446 46.2006 10.3777C45.5749 10.3714 44.9542 10.4901 44.375 10.7268C43.7958 10.9634 43.2698 11.3133 42.8278 11.7558V23.5902L44.8537 25.7777V26.0402H35.4143V25.7777L37.5387 23.5902V11.5589L35.6005 8.85736V8.58392H42.6417L42.8278 8.85736V10.9355C43.631 10.079 44.5985 9.39266 45.6727 8.91728C46.7469 8.44189 47.9058 8.18718 49.0806 8.1683C49.7743 8.12007 50.4704 8.2155 51.1254 8.44859C51.7805 8.68169 52.3802 9.04743 52.887 9.52288C53.3939 9.99833 53.797 10.5732 54.0709 11.2116C54.3449 11.8499 54.4839 12.5379 54.4792 13.2324V23.623L56.5817 25.8105V26.073L47.1643 26.0183Z" fill="currentColor"/> <path d="M67.7861 1.53125L74.466 0L74.6959 0.185938V22.9688L76.5028 26.25V26.4578H69.5272V23.7125C68.7834 24.5526 67.8724 25.2287 66.8524 25.6976C65.8324 26.1665 64.7257 26.418 63.603 26.4359C59.3651 26.4359 56.7041 22.9359 56.7041 18.0031C56.7041 12.25 60.3506 8.15938 66.1326 8.15938C67.2918 8.1434 68.4315 8.45835 69.4177 9.06719V3.43438L67.7861 1.80469V1.53125ZM62.3108 16.7344C62.3108 21.4922 63.8439 24.0187 66.5596 24.0187C67.6195 24.0087 68.6409 23.6208 69.4396 22.925V11.8234C69.1002 9.84375 68.0818 8.89219 66.702 8.89219C63.9315 8.89219 62.278 11.7688 62.278 16.7344H62.3108Z" fill="currentColor"/> </g> <defs> <clipPath id="clip0_20_8787"> <rect width="100%" height="100%" fill="currentColor"/> </clipPath> </defs> </svg></div></a><div class="footer-col_content"><div class="margin-bottom margin-small"><div class="text-size-small text-color-secondary">We are BYND LIMITED in the UK and BYND LLC in the US, doing business globally as “Beyond”.<br/><br/>We are a part of <a href="http://www.next15.com" target="_blank" class="footer-hyperlink">Next15</a>.</div></div><div class="margin-bottom"><a href="/partners/google-cloud" class="w-inline-block"><img src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/66bd0c2088e401a6f5b7a571_Google_Cloud_Partner_outline_horizontal.svg" loading="lazy" alt="Google Cloud Partner badge" class="footer-image"/></a></div></div></div></div><div id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf413-9ab98448" class="footer_grid-column"><div id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf414-9ab98448" class="footer-col-1"><div class="heading-style-eyebrow">Contact</div><div class="footer-col_content"><div class="footer-address_wrapper"><div class="text-size-small text-color-secondary"><span class="text-weight-semibold">Registered Office:</span>‍</div><div class="text-size-small text-color-secondary">60 Great Portland Street<br/></div><div class="text-size-small text-color-secondary">London, W1W 7RT<br/></div></div><div class="text-size-small text-color-secondary"><span class="text-weight-semibold">Registered Company No:<br/></span>07123452</div></div></div></div><div id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf428-9ab98448" class="footer_grid-column"><div id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf429-9ab98448" class="footer-col-1"><div class="heading-style-eyebrow">Locations</div><div class="footer-col_content"><div class="footer-city-hubs_wrapper"><a href="/hubs/san-francisco" class="footer-link w-inline-block"><div>San Francisco</div></a><a href="/hubs/new-york" class="footer-link w-inline-block"><div>New York City</div></a><a href="/hubs/mexico-city" class="footer-link w-inline-block"><div>Mexico City</div></a><a href="/hubs/london" class="footer-link w-inline-block"><div>London</div></a><a href="/hubs/lisbon" class="footer-link w-inline-block"><div>Lisbon</div></a></div></div></div></div><div id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf43d-9ab98448" class="footer_grid-column is-last"><div id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf43e-9ab98448" class="footer_subscription-wrapper"><div class="margin-bottom margin-small"><h2 class="heading-style-h6">Sign up for our emails</h2><div id="emails_form" class="code-embed-2 w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js-eu1.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "eu1", portalId: "26630823", formId: "a195fc53-8dad-43c7-a9cd-03c2c4ead82e", cssClass: 'hide-form-global-error', translations: { en: { required: "Please complete this required field.", } } }); </script></div><div class="margin-top margin-xsmall"><div class="text-size-small text-color-secondary">By signing up you agree to our <a href="/privacy" aria-current="page" class="footer-hyperlink w--current">Privacy Policy</a></div></div></div></div></div></div><div class="container-full"><div class="margin-top margin-medium"><div class="disclaimer_wrapper-v3"><div class="w-layout-grid footer-links_flex-component"><div id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf456-9ab98448" class="footer-links_col-1"><p id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf457-9ab98448" class="text-size-small margin-none">© 2024 | All rights reserved</p><a id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf459-9ab98448" href="/terms" class="disclaimer-link w-inline-block"><div>Terms of Use</div></a><a id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf45c-9ab98448" href="/privacy" aria-current="page" class="disclaimer-link w-inline-block w--current"><div>Privacy Policy</div></a><a id="w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf45f-9ab98448" href="/cookie-policy" class="disclaimer-link w-inline-block"><div>Cookie Policy</div></a><a id="cookie-preferences" href="#" class="disclaimer-link w-node-a2797ec8-f9d3-b5ca-35f3-e4c4dd5cf462-9ab98448 w-inline-block"><div>Cookie Preferences</div></a></div><div class="footer-links_col-2"><a href="https://www.linkedin.com/company/beyond_6/" target="_blank" class="footer_social-link w-inline-block"><div class="icon-1x1-small w-embed"><svg aria-hidden="true" role="img" fill='currentColor' viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>LinkedIn icon</title><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg></div></a></div></div><div class="mobile-spacer-wrapper"><div class="spacer-small"></div></div></div></div></div></div></footer></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65c4153e797d1ab0b8869604" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/65c4153e797d1ab0b8869604/js/bynd-com.0cf095368.js" type="text/javascript"></script><!-- DO NOT DELETE --> <script>console.log(`<!-- Hey / Ola / Hola --> $$ $$ $$ $$ $ $$ $$ $$ $$$ $$ $$$$$$ $$$$$$$ $$$$$$ $$ $$ $$ $$ $$ $$ $$ $$ $$$$ $$$$ $$$$$$$ $$ $$ $$ $$$ $$$ $$ $$ $$ $$ $$ $$ $$ $$$$$$$ $$ $$ $$ $$ $$$$ $$ $$ $$ $$$$$$ $$ $$$$$$ $$$$$$$ $$ $$ $$ $$ $$ $$ $$ $$$$$$$ $$ $$ $$ $$ $$ $$ $$ $$ $$ $$ $$ $$ $$ $$$$$$$ $$ $$$$$$ $$$$$$$ $$ $$ $$ $$ $$$$$$ ----------------------------------------------------------- visit bynd.com/careers to explore programming opportunities ----------------------------------------------------------- <!-- Carry on / Continuar -->`)</script> <script type='text/javascript'> document.getElementById("cookie-preferences").onclick = function(e) { e.preventDefault(); cookiefirst_show_settings(); } </script> <!-- DO NOT DELETE --> <script> // Navigation logic window.addEventListener("DOMContentLoaded", (event) => { let navwrap = document.querySelector(".nav_wrap"); let navButton = document.querySelector(".nav_button"); let menuWrap = document.querySelector(".menu_wrap"); let menuPanels = document.querySelectorAll(".menu_panel"); let content = document.querySelectorAll(".menu_content"); let backButton = document.querySelector(".go-back"); let opensMore = document.querySelectorAll(".opens-more"); let previouslyFocused; let activeSubPanel; //navigation bar show/hide let navbar = document.querySelector('.uui-navbar01_component'); let lastScrollTop = 0; menuWrap.style.display = "flex"; menuWrap.style.transform = "translateX(100%)"; menuPanels.forEach((panel) => { panel.style.transform = "translateX(0)"; }); let showSubMenu = { play: function () { console.log(1); menuPanels.forEach((panel) => { panel.classList.add("menu-panels-transition"); panel.style.transform = "translateX(-100%)"; }); setTimeout(() => { activeSubPanel.querySelector("a").focus(); }, 400); }, reverse: function () { console.log(2); menuPanels.forEach((panel) => { panel.classList.add("menu-panels-transition"); panel.style.transform = "translateX(0)"; }); setTimeout(() => { previouslyFocused.focus(); }, 400); }, progress: function () { // This function can be expanded as needed }, pause: function () { // This function can be expanded as needed }, }; let showMainMenu = { play: function () { menuWrap.classList.add("menu-wrap-transition"); menuWrap.style.transform = "translateX(0)"; document.querySelector('body').style.overflow = 'hidden'; setTimeout(() => { menuWrap.querySelector("button").focus(); navButton.setAttribute("aria-label", "Close Main Menu"); }, 300); }, reverse: function () { menuWrap.classList.add("menu-wrap-transition"); menuWrap.style.transform = "translateX(100%)"; document.querySelector('body').style.overflow = 'auto'; setTimeout(() => { showSubMenu.progress(0); showSubMenu.pause(); navButton.setAttribute("aria-label", "Open Main Menu"); }, 300); }, progress: function () { // This function can be expanded as needed }, }; navButton.addEventListener("click", function () { if (menuWrap.style.transform === "translateX(100%)") { showMainMenu.play(); } else { showMainMenu.reverse(); } }); document.addEventListener("keydown", function (e) { if (e.key === "Escape") showMainMenu.reverse(); }); opensMore.forEach((element, index) => { element.addEventListener("click", function () { previouslyFocused = this; showSubMenu.play(); content.forEach((el) => { el.style.display = "none"; }); activeSubPanel = content[index]; activeSubPanel.style.display = "block"; }); }); backButton.addEventListener("click", function () { showSubMenu.reverse(); }); backButton.addEventListener("keydown", function (e) { if (e.key === "Tab" && e.shiftKey) { e.preventDefault(); activeSubPanel.querySelector("a, button").focus(); } }); document.querySelectorAll("[trap-focus]").forEach((element) => { let focusBack = element.getAttribute("focus-back"); let lastItem = element.querySelector("a, button"); lastItem.addEventListener("keydown", function (e) { if (e.key === "Tab" && !e.shiftKey) { e.preventDefault(); if (focusBack === "true") { backButton.focus(); } else { navButton.focus(); } } }); }); //navigation bar show/hide function handleScroll() { var scrollTop = window.scrollY || document.documentElement.scrollTop; // Show or hide navbar based on scroll direction if (scrollTop > lastScrollTop && scrollTop > 10 && navbar) { // Scrolling down navbar.style.transform = 'translateY(-100%)'; // Hide navbar smoothly } else if (scrollTop + 10 < lastScrollTop && navbar) { // Scrolling up navbar.style.transform = 'translateY(0)'; // Show navbar smoothly } lastScrollTop = scrollTop; } window.addEventListener('scroll', function() { requestAnimationFrame(handleScroll); }, false); }); </script><script src="https://cdn.finsweet.com/files/sweet-text/richtext-stylesystem-v1.0.min.js"></script> <script> <script> document.addEventListener("DOMContentLoaded", function() { // Get all the anchor link buttons and section privacy elements var anchorLinks = document.querySelectorAll('.anchor-link-button'); var sectionPrivacyElements = document.querySelectorAll('.section_privacy'); // Function to update the current class based on the section in the viewport function updateCurrentClass() { var scrollPosition = window.scrollY; sectionPrivacyElements.forEach(function(section, index) { var sectionTop = section.getBoundingClientRect().top + window.scrollY; // Choose a threshold based on your design var threshold = window.innerHeight / 0; // Adjust as needed if (scrollPosition >= sectionTop - threshold) { // Remove "current" class from all anchor links anchorLinks.forEach(function(link) { link.classList.remove('current'); }); // Add "current" class to the corresponding anchor link anchorLinks[index].classList.add('current'); } }); } // Create an Intersection Observer var observer = new IntersectionObserver(function(entries) { entries.forEach(function(entry) { if (entry.isIntersecting) { updateCurrentClass(); } }); }, { threshold: 0 }); // Adjust the threshold as needed // Observe each section privacy element sectionPrivacyElements.forEach(function(section) { observer.observe(section); }); // Update on scroll window.addEventListener('scroll', updateCurrentClass); }); </script></body></html>

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