CINXE.COM
Working at KLM Tech & Data | Are you up for it? - KLM
<!DOCTYPE html> <html lang="en"><head><meta charSet="utf-8"/><title>Working at KLM Tech & Data | Are you up for it? - KLM</title><link rel="preload" href="/2f45eb4a924098fd0eb9ccf19cc67f57.woff2" as="font" type="font/woff2"/><link rel="preload" href="/578acd136844d8dc7fbb355975aee07e.woff2" as="font" type="font/woff2"/><link rel="preload" href="/2d7ead604c015c633e09a4d4d5eb5b79.woff2" as="font" type="font/woff2"/><link rel="preload" href="/94f5208d0a7358eed2586553b8137d7c.woff2" as="font" type="font/woff2"/><link rel="preload" href="/1056a1ad0cdab2733b2160c06d09ab74.woff2" as="font" type="font/woff2"/><link rel="preload" href="/c031fe744049e4e2917750ca453fbc77.woff2" as="font" type="font/woff2"/><link rel="preload" href="/d2fb5a3362b958690caf4af2d2043c99.woff2" as="font" type="font/woff2"/><link rel="preload" href="/928ebbdba6e9f9b44b2e792eccbddfc2.woff2" as="font" type="font/woff2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="format-detection" content="telephone=no"/><meta name="format-detection" content="date=no"/><meta name="format-detection" content="address=no"/><meta name="format-detection" content="email=no"/><meta name="facebook-domain-verification" content="azvy23j5qsxu18g6bf0g73b3vhlqph"/><link crossorigin="use-credentials" rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png"/><link crossorigin="use-credentials" rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png"/><link crossorigin="use-credentials" rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png"/><link crossorigin="use-credentials" rel="manifest" href="/static/site.webmanifest"/><link crossorigin="use-credentials" rel="mask-icon" href="/static/safari-pinned-tab.svg" color="#5bbad5"/><meta name="msapplication-TileColor" content="#da532c"/><meta name="msapplication-config" content="/static/browserconfig.xml"/><meta name="robots" content="index,follow"/><meta name="googlebot" content="index,follow"/><meta name="title" content="Working at KLM Tech & Data | Are you up for it?"/><meta name="description" content="Working at KLM Tech & Data is your first step into a world full of exciting tech & data challenges and rewards. It’s the perfect step for industry professionals who are ready to unlock their full potential. Read on and discover for yourself. You’ll be surprised by what we do."/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta property="og:url" content="https://techdata.klm.com/en/"/><meta property="og:title" content="Working at KLM Tech & Data | Are you up for it?"/><meta name="twitter:title" content="Working at KLM Tech & Data | Are you up for it?"/><meta property="og:description" content="Working at KLM Tech & Data is your first step into a world full of exciting tech & data challenges and rewards. It’s the perfect step for industry professionals who are ready to unlock their full potential. Read on and discover for yourself. You’ll be surprised by what we do."/><meta name="twitter:description" content="Working at KLM Tech & Data is your first step into a world full of exciting tech & data challenges and rewards. It’s the perfect step for industry professionals who are ready to unlock their full potential. Read on and discover for yourself. You’ll be surprised by what we do."/><meta property="og:image" content="https://cdn.sanity.io/images/fzso0g65/prd/cb3d35598d5a94e00a3370804029f8d182393c5f-1200x640.jpg?rect=0,5,1200,630&w=1200&h=630&fit=min&auto=format"/><meta name="twitter:image" content="https://cdn.sanity.io/images/fzso0g65/prd/cb3d35598d5a94e00a3370804029f8d182393c5f-1200x640.jpg?rect=31,0,1138,640&w=1200&h=675&fit=min&auto=format"/><link rel="alternate" hrefLang="en" href="https://techdata.klm.com/en/"/><link href="/2d88720531781276113a4b12837152c5.css" rel="stylesheet" type="text/css"/><link href="/511a852e01197c345ca7e1ce2b5b3854.css" rel="stylesheet" type="text/css"/><link href="/89307c9c442059a2e8200d405e6aa681.css" rel="stylesheet" type="text/css"/><script>var _rollbarConfig = {"captureUncaught":true,"captureUnhandledRejections":true,"scrubTelemetryInputs":true,"captureIp":false,"payload":{"environment":"prd"},"autoInstrument":{"log":true},"hostBlockList":["cookielaw.org","analytics.tiktok.com"]};_rollbarConfig.checkIgnore = function checkIgnore(isUncaught, args, payload) { // eslint-disable-line no-unused-vars // only use simple old browser javascript var ignoredUserAgents = [ 'PhantomJS', 'AdsBot-Google', 'Jooblebot', 'Acunetix-Deepscan', 'DuckDuckBot' ] var ignoredMessages = [ /^$/, /^\{\}$/, /^Error$/, /^Script error\.?$/, /^\(unknown\) Script error\./, /^(TypeError: )?Load failed$/, /^(TypeError: )?Failed to fetch$/, /^(AbortError: )?Fetch is aborted$/, /^(TypeError: )?De netwerkverbinding is verbroken$/, /^(TypeError: )?The network connection was lost$/, /^ResizeObserver loop limit exceeded$/, /^ResizeObserver loop completed with undelivered notifications$/, /^Failed to execute 'getValue' on 'CookieDeprecationLabel'$/, /^undefined is not an object \(evaluating 'r\.DomainData'\)$/, /^(TypeError: )?Illegal invocation$/, /^(\(unknown\): )?"Timeout"$/, /^(Error )?"Timeout"$/, /Share canceled/, /Abort due to cancellation of share/, /^ChunkLoadError/, /^Uncaught SyntaxError: Unexpected token$/, /^(SyntaxError: )?missing \( before catch/, /^(SyntaxError: )?Unexpected token ';'/, /Array.from\(...\).flatMap is not a function/, /Can\'t find variable: _AutofillCallbackHandler/ ] var userAgent = window.navigator.userAgent var info = getDescriptionFrameAndMessages() return Boolean( isIgnoredMessage() || isAutomatedBrowser() || userAgentIsIgnored() || isOldBrowser() || isUnresolvableWebViewError() || isUnresolvableError() || isIndeedSyntaxError() ) function getDescriptionFrameAndMessages() { var trace = (payload.body && payload.body.trace ) || {} return { description: (trace && trace.exception && trace.exception.description ) || '', frame: (trace && trace.frames && trace.frames[0]) || {}, messages: getMessagesFromPayload() } } function isAutomatedBrowser() { return window.navigator.webdriver } function userAgentIsIgnored() { if (!userAgent) return false for (var i = 0; i < ignoredUserAgents.length; i++) { var target = ignoredUserAgents[i] if (userAgent.indexOf(target) > -1) return true } return false } function isOldBrowser() { // exclude old browsers, see https://caniuse.com/?search=object.entries return typeof Object.entries !== 'function' } function isUnresolvableWebViewError() { return ( userAgent && userAgent.indexOf('WKWebView') > -1 && info.frame.method === '[anonymous]' && info.frame.colno === 0 && ( info.description === "SyntaxError: Unexpected token '='" || info.description === "SyntaxError: Unexpected token '.'" ) ) } function isUnresolvableError() { return ( info.frame.method === '[anonymous]' && info.frame.colno === 0 && info.frame.filename === '(unknown)' && ( info.description.indexOf('Cannot read property of undefined/null expression') > -1 || info.description.indexOf('[unhandledrejection] error getting `reason` from event') > -1 || info.description.indexOf('Timeout') > -1 || info.description.indexOf('timeout') > -1 || info.description.indexOf('timed out') > -1 ) ) } function isIndeedSyntaxError() { return ( userAgent && userAgent.indexOf('Indeed') > -1 && info.description.includes('SyntaxError') ) } function isIgnoredMessage() { var messages = info.messages for (var i = 0; i < ignoredMessages.length; i++) { for (var j = 0; j < messages.length; j++) { const messageIsIgnored = ignoredMessages[i].test(messages[j]) if (messageIsIgnored) return true } } return false } //This code is taken https://github.dev/rollbar/rollbar.js/blob/02b77f5a99641e0a27ae840fa268800dd5de812c/src/predicates.js function getMessagesFromPayload() { var body = payload.body var messages = [] // The payload schema only allows one of trace_chain, message, or trace. // However, existing test cases are based on having both trace and message present. // So here we preserve the ability to collect strings from any combination of these keys. if (body.trace_chain) { var traceChain = body.trace_chain for (var i = 0; i < traceChain.length; i++) { var trace = traceChain[i] messages.push(get(trace, 'exception.message')) } } if (body.trace) messages.push(get(body, 'trace.exception.message')) if (body.message) messages.push(get(body, 'message.body')) return messages } //This code is taken from https://github.dev/rollbar/rollbar.js/blob/02b77f5a99641e0a27ae840fa268800dd5de812c/src/utility.js function get(obj, path) { if (!obj) return undefined var keys = path.split('.') var result = obj try { for (var i = 0, len = keys.length; i < len; ++i) { result = result[keys[i]] } } catch (e) { result = undefined } return result } } ; _rollbarConfig.enabled = // Only add polyfilled functions ( typeof WeakSet === 'function' && typeof Map === 'function' && typeof IntersectionObserver === 'function' && typeof Object.entries === 'function' ) ;(()=>{"use strict";var r={349:r=>{r.exports={captureUncaughtExceptions:function(r,o,e){if(r){var n;if("function"==typeof o._rollbarOldOnError)n=o._rollbarOldOnError;else if(r.onerror){for(n=r.onerror;n._rollbarOldOnError;)n=n._rollbarOldOnError;o._rollbarOldOnError=n}o.handleAnonymousErrors();var t=function(){var e=Array.prototype.slice.call(arguments,0);!function(r,o,e,n){r._rollbarWrappedError&&(n[4]||(n[4]=r._rollbarWrappedError),n[5]||(n[5]=r._rollbarWrappedError._rollbarContext),r._rollbarWrappedError=null);var t=o.handleUncaughtException.apply(o,n);e&&e.apply(r,n),"anonymous"===t&&(o.anonymousErrorsPending+=1)}(r,o,n,e)};e&&(t._rollbarOldOnError=n),r.onerror=t}},captureUnhandledRejections:function(r,o,e){if(r){"function"==typeof r._rollbarURH&&r._rollbarURH.belongsToShim&&r.removeEventListener("unhandledrejection",r._rollbarURH);var n=function(r){var e,n,t;try{e=r.reason}catch(r){e=void 0}try{n=r.promise}catch(r){n="[unhandledrejection] error getting `promise` from event"}try{t=r.detail,!e&&t&&(e=t.reason,n=t.promise)}catch(r){}e||(e="[unhandledrejection] error getting `reason` from event"),o&&o.handleUnhandledRejection&&o.handleUnhandledRejection(e,n)};n.belongsToShim=e,r._rollbarURH=n,r.addEventListener("unhandledrejection",n)}}}},202:r=>{function o(r,e){this.impl=r(e,this),this.options=e,function(r){for(var o=function(r){return function(){var o=Array.prototype.slice.call(arguments,0);if(this.impl[r])return this.impl[r].apply(this.impl,o)}},e="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,_createItem,wrap,loadFull,shimId,captureEvent,captureDomContentLoaded,captureLoad".split(","),n=0;n<e.length;n++)r[e[n]]=o(e[n])}(o.prototype)}o.prototype._swapAndProcessMessages=function(r,o){var e,n,t;for(this.impl=r(this.options);e=o.shift();)n=e.method,t=e.args,this[n]&&"function"==typeof this[n]&&("captureDomContentLoaded"===n||"captureLoad"===n?this[n].apply(this,[t[0],e.ts]):this[n].apply(this,t));return this},r.exports=o},758:(r,o,e)=>{var n=e(349),t=e(965);function a(r){return function(){try{return r.apply(this,arguments)}catch(r){try{console.error("[Rollbar]: Internal error",r)}catch(r){}}}}var l=0;function i(r,o){this.options=r,this._rollbarOldOnError=null;var e=l++;this.shimId=function(){return e},"undefined"!=typeof window&&window._rollbarShims&&(window._rollbarShims[e]={handler:o,messages:[]})}var s=e(202),d=function(r,o){return new i(r,o)},p=function(r){return new s(d,r)};function c(r){return a((function(){var o=Array.prototype.slice.call(arguments,0),e={shim:this,method:r,args:o,ts:new Date};window._rollbarShims[this.shimId()].messages.push(e)}))}i.prototype.loadFull=function(r,o,e,n,t){var l=!1,i=o.createElement("script"),s=o.getElementsByTagName("script")[0],d=s.parentNode;i.crossOrigin="",i.src=n.rollbarJsUrl,e||(i.async=!0),i.onload=i.onreadystatechange=a((function(){if(!(l||this.readyState&&"loaded"!==this.readyState&&"complete"!==this.readyState)){i.onload=i.onreadystatechange=null;try{d.removeChild(i)}catch(r){}l=!0,function(){var o;if(void 0===r._rollbarDidLoad){o=new Error("rollbar.js did not load");for(var e,n,a,l,i=0;e=r._rollbarShims[i++];)for(e=e.messages||[];n=e.shift();)for(a=n.args||[],i=0;i<a.length;++i)if("function"==typeof(l=a[i])){l(o);break}}"function"==typeof t&&t(o)}()}})),d.insertBefore(i,s)},i.prototype.wrap=function(r,o,e){try{var n;if(n="function"==typeof o?o:function(){return o||{}},"function"!=typeof r)return r;if(r._isWrap)return r;if(!r._rollbar_wrapped&&(r._rollbar_wrapped=function(){e&&"function"==typeof e&&e.apply(this,arguments);try{return r.apply(this,arguments)}catch(e){var o=e;throw o&&("string"==typeof o&&(o=new String(o)),o._rollbarContext=n()||{},o._rollbarContext._wrappedSource=r.toString(),window._rollbarWrappedError=o),o}},r._rollbar_wrapped._isWrap=!0,r.hasOwnProperty))for(var t in r)r.hasOwnProperty(t)&&(r._rollbar_wrapped[t]=r[t]);return r._rollbar_wrapped}catch(o){return r}};for(var u="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,captureEvent,captureDomContentLoaded,captureLoad".split(","),f=0;f<u.length;++f)i.prototype[u[f]]=c(u[f]);r.exports={setupShim:function(r,o){if(r){var e=o.globalAlias||"Rollbar";if("object"==typeof r[e])return r[e];r._rollbarShims={},r._rollbarWrappedError=null;var l=new p(o);return a((function(){o.captureUncaught&&(l._rollbarOldOnError=r.onerror,n.captureUncaughtExceptions(r,l,!0),o.wrapGlobalEventHandlers&&t(r,l,!0)),o.captureUnhandledRejections&&n.captureUnhandledRejections(r,l,!0);var a=o.autoInstrument;return!1!==o.enabled&&(void 0===a||!0===a||function(r){return!("object"!=typeof r||void 0!==r.page&&!r.page)}(a))&&r.addEventListener&&(r.addEventListener("load",l.captureLoad.bind(l)),r.addEventListener("DOMContentLoaded",l.captureDomContentLoaded.bind(l))),r[e]=l,l}))()}},Rollbar:p}},157:r=>{r.exports=function(r){return function(o){if(!o&&!window._rollbarInitialized){for(var e,n,t=(r=r||{}).globalAlias||"Rollbar",a=window.rollbar,l=function(r){return new a(r)},i=0;e=window._rollbarShims[i++];)n||(n=e.handler),e.handler._swapAndProcessMessages(l,e.messages);window[t]=n,window._rollbarInitialized=!0}}}},965:r=>{function o(r,o,e){if(o.hasOwnProperty&&o.hasOwnProperty("addEventListener")){for(var n=o.addEventListener;n._rollbarOldAdd&&n.belongsToShim;)n=n._rollbarOldAdd;var t=function(o,e,t){n.call(this,o,r.wrap(e),t)};t._rollbarOldAdd=n,t.belongsToShim=e,o.addEventListener=t;for(var a=o.removeEventListener;a._rollbarOldRemove&&a.belongsToShim;)a=a._rollbarOldRemove;var l=function(r,o,e){a.call(this,r,o&&o._rollbar_wrapped||o,e)};l._rollbarOldRemove=a,l.belongsToShim=e,o.removeEventListener=l}}r.exports=function(r,e,n){if(r){var t,a,l="EventTarget,Window,Node,ApplicationCache,AudioTrackList,ChannelMergerNode,CryptoOperation,EventSource,FileReader,HTMLUnknownElement,IDBDatabase,IDBRequest,IDBTransaction,KeyOperation,MediaController,MessagePort,ModalWindow,Notification,SVGElementInstance,Screen,TextTrack,TextTrackCue,TextTrackList,WebSocket,WebSocketWorker,Worker,XMLHttpRequest,XMLHttpRequestEventTarget,XMLHttpRequestUpload".split(",");for(t=0;t<l.length;++t)r[a=l[t]]&&r[a].prototype&&o(e,r[a].prototype,n)}}}},o={};function e(n){var t=o[n];if(void 0!==t)return t.exports;var a=o[n]={exports:{}};return r[n](a,a.exports,e),a.exports}(()=>{var r=e(758),o=e(157);_rollbarConfig=_rollbarConfig||{},_rollbarConfig.rollbarJsUrl=_rollbarConfig.rollbarJsUrl||"https://cdn.rollbar.com/rollbarjs/refs/tags/v2.26.4/rollbar.min.js",_rollbarConfig.async=void 0===_rollbarConfig.async||_rollbarConfig.async;var n=r.setupShim(window,_rollbarConfig),t=o(_rollbarConfig);window.rollbar=r.Rollbar,n.loadFull(window,document,!_rollbarConfig.async,_rollbarConfig,t)})()})();</script><script src="https://polyfill-fastly.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,es2019,es2020,es2021,es2022,Element.prototype.classList,IntersectionObserver,ResizeObserver,fetch,matchMedia,MediaQueryList.prototype.addEventListener,MediaQueryList.prototype.removeEventListener&flags=gated&rum=0&unknown=polyfill" crossorigin="anonymous"></script><script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({"language":"en","metadata":{"cookieconsent":{"functionalityStorage":"granted","analyticsStorage":"granted","adStorage":"denied"},"content":{"type":"home","title":"Working at KLM Tech & Data | Are you up for it? ","id":"home","createdat":"2022-06-20","updatedat":"2024-01-22","language":"en"}},"title":"Working at KLM Tech & Data | Are you up for it? "});</script><script>(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-K5NXZJC');</script><script defer="" src="/0.85612210b5509c58b499.js"></script><script defer="" src="/1.85612210b5509c58b499.js"></script><script defer="" src="/5.85612210b5509c58b499.js"></script><script defer="" src="/8.85612210b5509c58b499.js"></script><script defer="" src="/15.85612210b5509c58b499.js"></script><script defer="" src="/3.85612210b5509c58b499.js"></script><script defer="" src="/6.85612210b5509c58b499.js"></script><script defer="" src="/9.85612210b5509c58b499.js"></script><script defer="" src="/30.85612210b5509c58b499.js"></script><script defer="" src="/13.85612210b5509c58b499.js"></script><script defer="" src="/36.85612210b5509c58b499.js"></script><script defer="" src="/2.85612210b5509c58b499.js"></script><script defer="" src="/55.85612210b5509c58b499.js"></script><script defer="" src="/37.85612210b5509c58b499.js"></script><script defer="" src="/4.85612210b5509c58b499.js"></script><script defer="" src="/7.85612210b5509c58b499.js"></script><script defer="" src="/19.85612210b5509c58b499.js"></script><script defer="" src="/20.85612210b5509c58b499.js"></script><script defer="" src="/21.85612210b5509c58b499.js"></script><script defer="" src="/12.85612210b5509c58b499.js"></script><script defer="" src="/33.85612210b5509c58b499.js"></script><script defer="" src="/23.85612210b5509c58b499.js"></script><script defer="" src="/25.85612210b5509c58b499.js"></script><script defer="" src="/14.85612210b5509c58b499.js"></script><script defer="" src="/11.85612210b5509c58b499.js"></script><script defer="" src="/26.85612210b5509c58b499.js"></script><script defer="" src="/31.85612210b5509c58b499.js"></script><script defer="" src="/35.85612210b5509c58b499.js"></script><script defer="" src="/28.85612210b5509c58b499.js"></script><script defer="" src="/27.85612210b5509c58b499.js"></script><script defer="" src="/54.85612210b5509c58b499.js"></script><script defer="" src="/29.85612210b5509c58b499.js"></script><script defer="" src="/34.85612210b5509c58b499.js"></script><script defer="" src="/24.85612210b5509c58b499.js"></script><script defer="" src="/22.85612210b5509c58b499.js"></script><script defer="" src="/32.85612210b5509c58b499.js"></script><script defer="" src="/53.85612210b5509c58b499.js"></script><script defer="" src="/18.85612210b5509c58b499.js"></script><script defer="" src="/10.85612210b5509c58b499.js"></script><script defer="" src="/56.85612210b5509c58b499.js"></script><script defer="" src="/38.85612210b5509c58b499.js"></script></head><body><noscript><iframe title="tagmanager tracking pixel" src="https://www.googletagmanager.com/ns.html?id=GTM-K5NXZJC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><div class="_57497b98ef136a5561a4e27e4622f898"><div class="_85f600e1519a319085b3d71932d7b8a3 _99d176de7acd785dfbb8cee89aba3fb7 _0b9c2a05c68f4123ca5f9364032bf93c"><div class="_19cbf4358905c89d27f4e36230d73235"><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_pageOnly_SiteHeader_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"disciplines":[{"_type":"discipline","slug":{"current":"disruptive-innovation","_type":"slug"},"language":"en","title":"Disruptive innovation","_id":"093f781e-2f77-4d89-aa2c-64336478f2b4"},{"title":"Product Management","_id":"257d8d3e-8a60-457f-9bb1-b7b4a9808302","_type":"discipline","slug":{"current":"product-management","_type":"slug"},"language":"en"},{"title":"Operations","_id":"5a285f9f-85d4-47f3-8590-e44645efb51a","_type":"discipline","slug":{"_type":"slug","current":"operations"},"language":"en"},{"_type":"discipline","slug":{"current":"data","_type":"slug"},"language":"en","title":"Data","_id":"62d21955-9f8b-4671-b819-420ba4e99985"},{"slug":{"current":"engineering","_type":"slug"},"language":"en","title":"Engineering","_id":"812dbcd1-ee97-47cd-a8c8-67906bdbffa7","_type":"discipline"},{"slug":{"current":"key-specialists","_type":"slug"},"language":"en","title":"Key Specialists","_id":"f8c80bf8-e5e3-47cf-97ae-14af5f60e1bd","_type":"discipline"}]}}--><header data-x="site-header" class="_800ad99967ae270ffb94c5b688ae3a52"><a data-x="link-to-home" class="e81a962ab9851fc2ee4e94fef1f944ae _7df17803bff5cad29513ab162148caaf" href="/"><span><svg width="414" height="50" viewBox="0 0 414 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M37.4 44.7998H24.9L12.4 57.2998V44.7998H0V78.1998H12.4V65.6998L24.9 78.1998H41.6L22.8 59.3998L37.4 44.7998Z" fill="currentColor"/> <path d="M41.5998 26.1C45.5998 26.1 48.8998 22.8 48.8998 18.8C48.8998 14.8 45.5998 11.5 41.5998 11.5C37.5998 11.5 34.2998 14.8 34.2998 18.8C34.2998 22.8 37.5998 26.1 41.5998 26.1Z" fill="currentColor"/> <path d="M106 63.5998L99.8 44.7998H79V78.1998H91.5V53.1998L99.8 78.1998H112.3L120.6 53.1998V78.1998H133.1V44.7998H112.3L106 63.5998Z" fill="currentColor"/> <path d="M54.0001 44.7998H41.6001V78.1998H74.8001V69.7998H54.0001V44.7998Z" fill="currentColor"/> <path d="M91.5002 26.1C95.5002 26.1 98.8002 22.8 98.8002 18.8C98.8002 14.8 95.5002 11.5 91.5002 11.5C87.5002 11.5 84.2002 14.8 84.2002 18.8C84.2002 22.8 87.5002 26.1 91.5002 26.1Z" fill="currentColor"/> <path d="M91.5001 28.1001H41.6001V36.4001H91.5001V28.1001Z" fill="currentColor"/> <path d="M58.1999 26.1C62.1999 26.1 65.4999 22.8 65.4999 18.8C65.4999 14.8 62.1999 11.5 58.1999 11.5C54.1999 11.5 50.8999 14.8 50.8999 18.8C50.8999 22.8 54.0999 26.1 58.1999 26.1Z" fill="currentColor"/> <path d="M67.6001 18.8C67.6001 22.8 70.9001 26.1 74.9001 26.1C78.9001 26.1 82.2001 22.8 82.2001 18.8C82.2001 14.8 78.9001 11.5 74.9001 11.5C70.9001 11.5 67.6001 14.8 67.6001 18.8Z" fill="currentColor"/> <path d="M64.4003 12.5H68.6003V8.3H72.8003V4.2H68.6003V0H64.4003V4.2H60.3003V8.3H64.4003V12.5Z" fill="currentColor"/> <path d="M166.4 78.1003V50.0003H156.3V44.8003H182.4V50.0003H172.3V78.1003H166.4Z" fill="currentColor"/> <path d="M193.5 78.7003C191 78.7003 188.7 78.2003 186.8 77.1003C184.9 76.0003 183.4 74.5003 182.3 72.5003C181.2 70.5003 180.7 68.1003 180.7 65.5003C180.7 62.9003 181.2 60.5003 182.2 58.5003C183.2 56.5003 184.7 55.0003 186.5 53.9003C188.4 52.8003 190.5 52.3003 193 52.3003C195.5 52.3003 197.4 52.8003 199.2 53.8003C201 54.8003 202.3 56.3003 203.3 58.2003C204.2 60.1003 204.7 62.3003 204.7 64.8003C204.7 67.3003 204.7 65.5003 204.7 65.9003C204.7 66.3003 204.7 66.7003 204.6 67.2003H186.5C186.7 68.7003 187.2 69.9003 187.8 70.9003C188.5 71.9003 189.3 72.7003 190.4 73.1003C191.5 73.6003 192.7 73.8003 194.1 73.8003C195.5 73.8003 196 73.7003 196.9 73.4003C197.7 73.1003 198.5 72.7003 199.1 72.2003C199.7 71.7003 200.3 71.1003 200.8 70.4003L204.2 73.8003C203.6 74.8003 202.7 75.6003 201.7 76.4003C200.7 77.1003 199.5 77.7003 198.1 78.1003C196.7 78.5003 195.2 78.7003 193.5 78.7003ZM199 62.8003C199 61.5003 198.6 60.4003 198.1 59.4003C197.6 58.5003 196.9 57.7003 196 57.3003C195.1 56.8003 194.1 56.6003 192.9 56.6003C191.7 56.6003 190.8 56.8003 189.9 57.3003C189 57.7003 188.2 58.4003 187.6 59.4003C187 60.3003 186.6 61.5003 186.4 62.9003H199V62.8003Z" fill="currentColor"/> <path d="M220.6 78.7001C218.2 78.7001 216 78.2001 214.1 77.1001C212.1 76.0001 210.6 74.5001 209.5 72.5001C208.4 70.5001 207.8 68.2001 207.8 65.5001C207.8 62.8001 208.4 60.4001 209.5 58.4001C210.6 56.4001 212.2 54.8001 214.1 53.7001C216 52.6001 218.2 52.1001 220.6 52.1001C223 52.1001 223.9 52.4001 225.4 53.0001C226.9 53.6001 228.1 54.5001 229.2 55.6001C230.3 56.7001 231.1 58.0001 231.6 59.4001L227 61.7001C226.6 60.8001 226.1 60.0001 225.5 59.3001C224.9 58.6001 224.2 58.1001 223.4 57.7001C222.6 57.3001 221.7 57.1001 220.8 57.1001C219.4 57.1001 218.1 57.4001 217 58.1001C215.9 58.8001 215 59.8001 214.4 61.0001C213.8 62.2001 213.5 63.7001 213.5 65.3001C213.5 66.9001 213.8 68.4001 214.4 69.6001C215 70.8001 215.9 71.8001 217 72.5001C218.1 73.2001 219.4 73.5001 220.7 73.5001C222 73.5001 222.6 73.3001 223.3 72.9001C224 72.5001 224.8 72.0001 225.4 71.4001C226 70.7001 226.5 70.0001 226.9 69.1001L231.5 71.5001C231 72.8001 230.2 74.0001 229.2 75.0001C228.2 76.1001 227 76.9001 225.5 77.5001C224 78.1001 222.4 78.5001 220.5 78.5001L220.6 78.7001Z" fill="currentColor"/> <path d="M234.9 78.1003V44.8003H240.7V56.5003H240.8C241.5 55.1003 242.6 54.0003 243.9 53.3003C245.2 52.6003 246.8 52.2003 248.6 52.2003C250.4 52.2003 252.1 52.6003 253.5 53.4003C254.8 54.2003 255.9 55.3003 256.6 56.8003C257.3 58.3003 257.7 60.1003 257.7 62.3003V78.1003H251.9V63.0003C251.9 61.2003 251.4 59.7003 250.5 58.7003C249.6 57.7003 248.3 57.2003 246.7 57.2003C245.1 57.2003 244.4 57.5003 243.5 58.0003C242.6 58.5003 241.9 59.3003 241.4 60.2003C240.9 61.2003 240.7 62.2003 240.7 63.4003V78.0003H234.9V78.1003Z" fill="currentColor"/> <path d="M283.9 78.7002C281.6 78.7002 279.6 78.3002 277.9 77.5002C276.2 76.7002 274.8 75.6002 273.8 74.2002C272.8 72.8002 272.3 71.1002 272.3 69.2002C272.3 67.3002 272.6 66.2002 273.3 65.0002C273.9 63.8002 274.8 62.8002 275.9 61.9002C277 61.0002 278.3 60.2002 279.8 59.4002C279.8 59.4002 279.6 59.2002 279.6 59.1002C279.6 59.1002 279.4 58.9002 279.4 58.8002C278.5 57.8002 277.8 56.7002 277.2 55.6002C276.6 54.4002 276.4 53.2002 276.4 51.9002C276.4 50.6002 276.8 49.1002 277.5 47.9002C278.2 46.7002 279.3 45.8002 280.7 45.2002C282.1 44.6002 283.7 44.2002 285.6 44.2002C287.5 44.2002 289 44.5002 290.3 45.1002C291.6 45.7002 292.7 46.6002 293.4 47.7002C294.1 48.8002 294.5 50.2002 294.5 51.7002C294.5 53.2002 294.2 54.2002 293.7 55.2002C293.1 56.2002 292.3 57.1002 291.3 57.9002C290.3 58.7002 289 59.5002 287.5 60.3002L294.4 67.7002C295 66.8002 295.4 65.9002 295.8 64.9002C296.2 63.9002 296.5 62.9002 296.7 61.9002H301.6C301.3 63.6002 300.8 65.2002 300.1 66.8002C299.4 68.4002 298.6 69.9002 297.6 71.3002L303.6 78.0002H297.1L294.3 75.0002C292.9 76.2002 291.3 77.1002 289.6 77.7002C287.9 78.3002 286 78.6002 284.1 78.6002L283.9 78.7002ZM284.5 73.8002C285.7 73.8002 286.9 73.6002 288 73.2002C289.1 72.8002 290.1 72.3002 291.1 71.5002L282.9 62.7002C281.9 63.2002 281.1 63.7002 280.4 64.3002C279.7 64.9002 279.2 65.5002 278.8 66.2002C278.4 66.9002 278.2 67.7002 278.2 68.6002C278.2 69.5002 278.5 70.4002 279 71.2002C279.5 72.0002 280.3 72.6002 281.2 73.0002C282.2 73.4002 283.3 73.7002 284.6 73.7002L284.5 73.8002ZM284.4 57.1002C285.6 56.5002 286.6 56.0002 287.3 55.5002C288 55.0002 288.6 54.5002 288.9 53.9002C289.3 53.3002 289.5 52.7002 289.5 51.9002C289.5 51.1002 289.3 50.6002 289 50.0002C288.7 49.5002 288.2 49.1002 287.6 48.8002C287 48.5002 286.3 48.4002 285.6 48.4002C284.9 48.4002 284.1 48.5002 283.4 48.8002C282.8 49.1002 282.3 49.5002 281.9 50.0002C281.6 50.5002 281.4 51.1002 281.4 51.8002C281.4 52.5002 281.5 52.9002 281.7 53.5002C281.9 54.0002 282.2 54.5002 282.6 55.0002C283 55.5002 283.4 56.0002 284 56.6002L284.4 57.1002Z" fill="currentColor"/> <path d="M318.5 78.1003V44.8003H329.6C333.2 44.8003 336.3 45.5003 338.9 46.9003C341.5 48.3003 343.4 50.2003 344.8 52.7003C346.1 55.2003 346.8 58.1003 346.8 61.5003C346.8 64.9003 346.1 67.8003 344.8 70.3003C343.5 72.8003 341.5 74.7003 338.9 76.1003C336.3 77.5003 333.2 78.1003 329.6 78.1003H318.5ZM329.6 73.1003C331.9 73.1003 333.9 72.6003 335.5 71.7003C337.2 70.8003 338.4 69.4003 339.3 67.7003C340.2 66.0003 340.6 63.9003 340.6 61.5003C340.6 59.1003 340.2 57.0003 339.3 55.3003C338.4 53.5003 337.1 52.2003 335.5 51.3003C333.8 50.4003 331.8 49.9003 329.5 49.9003H324.4V73.2003H329.5L329.6 73.1003Z" fill="currentColor"/> <path d="M357.6 78.6004C356 78.6004 354.6 78.3004 353.4 77.7004C352.2 77.1004 351.2 76.3004 350.6 75.1004C349.9 74.0004 349.6 72.6004 349.6 71.0004C349.6 69.4004 350 68.0004 350.7 66.9004C351.5 65.8004 352.6 65.0004 354.1 64.3004C355.6 63.7004 357.6 63.3004 359.9 63.0004L365.7 62.5004V61.2004C365.7 60.4004 365.5 59.7004 365.1 59.1004C364.7 58.5004 364.1 58.0004 363.4 57.6004C362.7 57.2004 361.8 57.1004 360.7 57.1004C359.6 57.1004 358.9 57.3004 358.1 57.6004C357.3 57.9004 356.6 58.4004 355.9 59.0004C355.3 59.6004 354.7 60.3004 354.2 61.1004L350.3 58.0004C351 56.8004 351.8 55.8004 352.8 55.0004C353.8 54.2004 355 53.5004 356.3 53.1004C357.6 52.6004 359.1 52.4004 360.7 52.4004C362.3 52.4004 364.7 52.8004 366.3 53.5004C367.9 54.3004 369.1 55.3004 370 56.7004C370.9 58.1004 371.3 59.6004 371.3 61.4004V78.3004H365.6V74.4004H365.5C364.9 75.7004 363.8 76.7004 362.5 77.6004C361.1 78.4004 359.4 78.8004 357.5 78.8004L357.6 78.6004ZM359.4 74.1004C360.7 74.1004 361.8 73.8004 362.8 73.2004C363.8 72.6004 364.5 71.8004 365 70.8004C365.5 69.8004 365.8 68.7004 365.8 67.4004V66.4004L360.2 66.9004C358.6 67.1004 357.3 67.4004 356.4 68.0004C355.5 68.6004 355.1 69.5004 355.1 70.6004C355.1 71.7004 355.3 71.9004 355.6 72.4004C355.9 72.9004 356.4 73.3004 357.1 73.6004C357.7 73.9004 358.5 74.0004 359.4 74.0004V74.1004Z" fill="currentColor"/> <path d="M385.9 78.5003C383.9 78.5003 382.4 78.2003 381.2 77.5003C380 76.9003 379.2 76.0003 378.7 74.9003C378.2 73.8003 378 72.5003 378 71.0003V57.5003H373.6V52.7003H378V46.3003H383.8V52.7003H389.6V57.5003H383.8V70.7003C383.8 71.6003 384.1 72.3003 384.6 72.8003C385.2 73.3003 386.1 73.6003 387.3 73.6003C388.5 73.6003 388.7 73.6003 389.5 73.4003V78.0003C388.3 78.4003 387.1 78.6003 385.8 78.6003L385.9 78.5003Z" fill="currentColor"/> <path d="M399.9 78.6004C398.3 78.6004 396.9 78.3004 395.7 77.7004C394.5 77.1004 393.5 76.3004 392.9 75.1004C392.2 74.0004 391.9 72.6004 391.9 71.0004C391.9 69.4004 392.3 68.0004 393 66.9004C393.8 65.8004 394.9 65.0004 396.4 64.3004C397.9 63.7004 399.9 63.3004 402.2 63.0004L408 62.5004V61.2004C408 60.4004 407.8 59.7004 407.4 59.1004C407 58.5004 406.4 58.0004 405.7 57.6004C405 57.2004 404.1 57.1004 403 57.1004C401.9 57.1004 401.2 57.3004 400.4 57.6004C399.6 57.9004 398.9 58.4004 398.2 59.0004C397.6 59.6004 397 60.3004 396.5 61.1004L392.6 58.0004C393.3 56.8004 394.1 55.8004 395.1 55.0004C396.1 54.2004 397.3 53.5004 398.6 53.1004C399.9 52.6004 401.4 52.4004 403 52.4004C404.6 52.4004 407 52.8004 408.6 53.5004C410.2 54.3004 411.4 55.3004 412.3 56.7004C413.2 58.1004 413.6 59.6004 413.6 61.4004V78.3004H407.9V74.4004H407.8C407.2 75.7004 406.1 76.7004 404.8 77.6004C403.4 78.4004 401.7 78.8004 399.8 78.8004L399.9 78.6004ZM401.6 74.1004C402.9 74.1004 404 73.8004 405 73.2004C406 72.6004 406.7 71.8004 407.2 70.8004C407.7 69.8004 408 68.7004 408 67.4004V66.4004L402.4 66.9004C400.8 67.1004 399.5 67.4004 398.6 68.0004C397.7 68.6004 397.3 69.5004 397.3 70.6004C397.3 71.7004 397.5 71.9004 397.8 72.4004C398.1 72.9004 398.6 73.3004 399.3 73.6004C399.9 73.9004 400.7 74.0004 401.6 74.0004V74.1004Z" fill="currentColor"/> </svg> </span></a><div class="_8a94701a2ff0b9f06daf6c1bf00da423"></div></header><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script></div></div><main class="a2d6f7398e135f67a4c5e5b985a00a38" data-x="main"><article class="_81eed940b5ad06062534a2372625b0e1" data-x="home-page"><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_pageOnly_HeroPrimary_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"title":"Are you \nup for it?","text":"Working at KLM Tech & Data is your first step into a world full of exciting tech & data challenges and rewards. It’s the perfect step for industry professionals who are ready to unlock their full potential. Read on and discover for yourself. You’ll be surprised by what we do.","image":{"crop":{"top":0,"left":0,"bottom":0,"_type":"sanity.imageCrop","right":0},"hotspot":{"x":0.7144112478031627,"y":0.5465760400429738,"height":0.9006377812416559,"_type":"sanity.imageHotspot","width":0.4305799648506177},"_type":"image","alt":"KLM People watching a presentation","asset":{"_ref":"image-496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451-jpg","_type":"reference"}},"layoutClassName":"f0dee19067953c43b317291cba6da36e"}}--><header class="_37fc993535bd381ecb86a3cbae7d44e5 f0dee19067953c43b317291cba6da36e" data-x="hero"><div class="_85f600e1519a319085b3d71932d7b8a3 e0e86c4cde2b8093334fb7fd52770081 _4a70fbde3c810d86680d42a4c3eaeeb3"><div class="_19cbf4358905c89d27f4e36230d73235"><div class="_261131e26cc1f376a114bf7aa0c5abbc"><div class="_29cae6e437919e0dbbfb89fca0ceb183" style="opacity:0;transform:translateY(40px)"><h1 class="a2c236da0c05ecfc01c172a90c2ca49b _3b279845f47bad7629091e9f60c3f94f">Are you up for it?</h1></div><div style="opacity:0;transform:translateY(40px)"><p class="_1f00ada147a37fe7c8210365078e221e">Working at KLM Tech & Data is your first step into a world full of exciting tech & data challenges and rewards. It’s the perfect step for industry professionals who are ready to unlock their full potential. Read on and discover for yourself. You’ll be surprised by what we do.</p></div><div style="opacity:0;transform:translateY(-20px)" class="_5e74e89d64a5b629d114ec713a6e6ad6"><div class="_6ac531f6961b631fbb945f56f86db08f"><strong class="_6765139b22da1c5b7ec89c6a1ff3fa71">Discover more</strong><div class="_4553e7f44655d667edb019b5ceb8ee54"><span class="e4033b6ff13f93837e963dae274cb724"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"> <path d="M33.673 20.983 21.15 33.617V0h-3.3v33.617L5.327 20.983 3 23.333 19.5 40 36 23.333l-2.327-2.35Z" fill="currentColor"/> </svg> </span></div></div></div></div></div></div><div class="_1d516ca05f93daf55880d499c6bf7674"><img fetchpriority="high" alt="KLM People watching a presentation" class="_35f4a9c48c986ba9532f10b145476111 _35f4a9c48c986ba9532f10b145476111" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,43,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=320&h=180&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=480&h=270&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=720&h=405&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=1024&h=576&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=1440&h=810&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=1920&h=1080&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=2400&h=1350&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=2560&h=1440&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/496e8a5fd2327fd407183da92fb1470c4ffe5079-2560x1451.jpg?rect=0,11,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover;object-position:71.44112478031627% 54.657604004297376%"/></div><div role="presentation" class="c612ceefe2e005df568a853412e14d9d"></div></header><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script><div class="_50ce6accf0b9c4f03288eba0d3bd296a"><section class="_68de95dcd0a9a2c304dffb8c7262da24" data-x="campaign-banner"><div class="_85f600e1519a319085b3d71932d7b8a3 _99d176de7acd785dfbb8cee89aba3fb7"><div class="_19cbf4358905c89d27f4e36230d73235"><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_buildingBlocks_CampaignBanner_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"video":{"buttonText":"cargo","urls":{"quality360":"https:\u002F\u002Fplayer.vimeo.com\u002Fprogressive_redirect\u002Fplayback\u002F905109703\u002Frendition\u002F360p\u002Ffile.mp4?loc=external&signature=85bb6e9aa8b806728c292895f21e4236939795a6c3f1f79f6503e2d20001db5a","quality1080":"https:\u002F\u002Fplayer.vimeo.com\u002Fprogressive_redirect\u002Fplayback\u002F905109703\u002Frendition\u002F1080p\u002Ffile.mp4?loc=external&signature=bb2d03a69aff3982aed5ef527b2c746c7db7f52a1f57bf5999925314c4aac60c","quality540":"https:\u002F\u002Fplayer.vimeo.com\u002Fprogressive_redirect\u002Fplayback\u002F905109703\u002Frendition\u002F540p\u002Ffile.mp4?loc=external&signature=3637788bde244d7d227177237df770d638b6a1d1c9ae49fc778a2f3e8aa1bf50","quality720":"https:\u002F\u002Fplayer.vimeo.com\u002Fprogressive_redirect\u002Fplayback\u002F905109703\u002Frendition\u002F720p\u002Ffile.mp4?loc=external&signature=f33f972009dfe42f9dfc60020aee5518cc7330209a4c06c1ab7a5fee5a584fe1"},"title":"Cargo video","url":"https:\u002F\u002Fvimeo.com\u002Fvideos\u002F905109703"},"linkSecondary":{"_type":null,"label":"More about Cargo","ref":{"_type":"campagne","slug":{"current":"cargo","_type":"slug"},"language":"en"}},"linkPrimary":{"_type":null,"label":"More about Sentry","ref":{"_type":"campagne","slug":{"current":"sentry","_type":"slug"},"language":"en"}},"images":[{"_type":"image","alt":"sentry","_key":"7200f51faa5b","asset":{"_ref":"image-fb66ce06c608f9e3a3fa7245ded69aa4aa239020-672x1000-png","_type":"reference"}}],"title":"A world of fiction","text":[{"style":"normal","_key":"8900b676fd50","markDefs":[],"children":[{"_type":"span","marks":[],"text":"When you work in the world of aviation, exceptional scenarios are nothing out of the ordinary. That’s why your tech & data skills will have to withstand anything. And by anything, we mean anything…","_key":"4061756ef1920"}],"_type":"block"}]}}--><div class="_7d7e9a1168cc69083fa84b2da06eb897"><div class="_9cfeaac81a89b62492bf99e6b957eb52"><h3 class="a2c236da0c05ecfc01c172a90c2ca49b _518cd0fed5d97900399dc8c706ae552f _23ff2a02e786b36a4a3aead5848c4481">A world of fiction</h3><div class="_091cebfd69656884b4b61b242e64e9b6"><p class="_6435c2e0aaaf76dfb0f5807df8e92ffd">When you work in the world of aviation, exceptional scenarios are nothing out of the ordinary. That’s why your tech & data skills will have to withstand anything. And by anything, we mean anything…</p></div><div class="_5ec5367d97c8d27cf6b56368e0e45886"><a class="_99b238803114c0fc44a324dda59387cb _3e92f9119c7a3377b766af5bdc35379a" href="/en/campagne/sentry/" target="_self" data-x="link">More about Sentry</a><a class="_99b238803114c0fc44a324dda59387cb _3e92f9119c7a3377b766af5bdc35379a" href="/en/campagne/cargo/" target="_self" data-x="link">More about Cargo</a></div></div><div class="_05792e008a67bdbcbaf0a69744173d06 _0c5095f2c66af02d343c9ed3a0c151e7"><div class="_846028ec36895362e717787500e07d86" style="transform:translateY(-24%)"><div class="b44a8404588f9e2f903eb581559854f6"><div class="_12cb7872f444272f5de2bb3fb4079e76"><video class="ee8b4d9696dc331fb89468a7422c4b32" controlsList="nodownload" loop="" muted="" playsinline="" autoplay="" preload="metadata"></video></div></div></div><div class="_10a9c5eab1ca9b95d3969520094b3cb7 d91e9180df557310b942d83037a160a4" style="transform:translateY(-16%)"><img loading="lazy" alt="sentry" class="" sizes="1px" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/fb66ce06c608f9e3a3fa7245ded69aa4aa239020-672x1000.png?rect=3,0,667,1000&w=20&h=30&blur=20&q=0&auto=format 1w" src="https://cdn.sanity.io/images/fzso0g65/prd/fb66ce06c608f9e3a3fa7245ded69aa4aa239020-672x1000.png?rect=3,0,667,1000&w=672&h=1008&q=80&auto=format" width="672" height="1008" style="object-fit:cover"/></div></div></div><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script></div></div></section><section class="fbcba7aa72c607106c2953e5820a49af" data-x="blocks"><div class="_85f600e1519a319085b3d71932d7b8a3 e0e86c4cde2b8093334fb7fd52770081"><div class="_19cbf4358905c89d27f4e36230d73235"><div class="_091cebfd69656884b4b61b242e64e9b6"><p class="_6435c2e0aaaf76dfb0f5807df8e92ffd">An exciting job in an industry you love makes going to work something to look forward to. Within KLM Tech & Data, you’ll be collaborating on projects ranging from complex data optimisation, cybersecurity challenges, ambitious UX products and innovative engineering developments.</p><p class="_6435c2e0aaaf76dfb0f5807df8e92ffd">We host an autonomous and agile work-life full of diversity and international character with room for individual ideas and contributions. Due to the broad scope of tech and data, there are numerous growth paths and training opportunities to consider, and we encourage you to take the wheel yourself and think about your next step.</p><p class="_6435c2e0aaaf76dfb0f5807df8e92ffd">Let’s start here…</p></div></div></div></section><section class="_8c23266c9d2a603859f4b15cf796622d" data-x="discipline-area-list"><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_buildingBlocks_DisciplineAreaList_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"disciplines":[{"shortDescription":"Enable data-driven decision-making","hero":{"title":"Data","text":"Enable data-driven decision-making","image":{"hotspot":{"_type":"sanity.imageHotspot","width":0.4903339191564152,"x":0.4437609841827772,"y":0.49999999999999994,"height":0.813695839828104},"_type":"image","alt":"Man with VR glasses","asset":{"_ref":"image-9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451-jpg","_type":"reference"},"crop":{"_type":"sanity.imageCrop","right":0,"top":0,"left":0,"bottom":0}}},"_type":"discipline","_id":"62d21955-9f8b-4671-b819-420ba4e99985","slug":{"current":"data","_type":"slug"},"language":"en","title":"Data"},{"title":"Engineering","shortDescription":"Prepare the airline industry for the future","hero":{"title":"Engineering","text":"Prepare the airline industry for the future","image":{"asset":{"_ref":"image-a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451-jpg","_type":"reference"},"crop":{"top":0,"left":0,"bottom":0,"_type":"sanity.imageCrop","right":0},"hotspot":{"_type":"sanity.imageHotspot","width":0.4130052724077331,"x":0.5826010544815466,"y":0.5031050693361983,"height":0.8012755624833102},"_type":"image","alt":"Two men working on a laptop"}},"_type":"discipline","_id":"812dbcd1-ee97-47cd-a8c8-67906bdbffa7","slug":{"current":"engineering","_type":"slug"},"language":"en"},{"_type":"discipline","_id":"257d8d3e-8a60-457f-9bb1-b7b4a9808302","slug":{"current":"product-management","_type":"slug"},"language":"en","title":"Product Management","shortDescription":"Define the future of aviation services","hero":{"title":"Product Management","text":"Define the future of aviation services","image":{"_type":"image","alt":"Man and woman working","asset":{"_ref":"image-f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451-jpg","_type":"reference"}}}},{"title":"Disruptive innovation","shortDescription":"Change the landscape of aviation","hero":{"title":"Disruptive innovation","text":"Change the landscape of aviation","image":{"alt":"Get together team","asset":{"_ref":"image-7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451-jpg","_type":"reference"},"crop":{"top":0,"left":0,"bottom":0,"_type":"sanity.imageCrop","right":0},"hotspot":{"_type":"sanity.imageHotspot","width":0.37434094903339266,"x":0.6845342706502637,"y":0.40995298925025075,"height":0.6832829277077779},"_type":"image"}},"_type":"discipline","_id":"093f781e-2f77-4d89-aa2c-64336478f2b4","slug":{"current":"disruptive-innovation","_type":"slug"},"language":"en"},{"shortDescription":"Transform the infrastructure for an agile future","hero":{"title":"Operations","text":"Transform the infrastructure for an agile future","image":{"asset":{"_type":"reference","_ref":"image-fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451-jpg"},"crop":{"top":0,"left":0,"bottom":0,"_type":"sanity.imageCrop","right":0},"hotspot":{"x":0.5421792618629171,"y":0.524840554689586,"height":0.8695870878796724,"_type":"sanity.imageHotspot","width":0.504393673110722},"_type":"image","alt":"Woman presenting"}},"_type":"discipline","_id":"5a285f9f-85d4-47f3-8590-e44645efb51a","slug":{"current":"operations","_type":"slug"},"language":"en","title":"Operations"},{"_type":"discipline","_id":"f8c80bf8-e5e3-47cf-97ae-14af5f60e1bd","slug":{"current":"key-specialists","_type":"slug"},"language":"en","title":"Key Specialists","shortDescription":"Develop our digital blue heart","hero":{"title":"Key Specialists","text":"Develop our digital blue heart\n","image":{"hotspot":{"height":0.77022486912133,"_type":"sanity.imageHotspot","width":0.42706502636203836,"x":0.5263620386643236,"y":0.4844746533190094},"_type":"image","alt":"Man with phone","asset":{"_ref":"image-7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451-jpg","_type":"reference"},"crop":{"_type":"sanity.imageCrop","right":0,"top":0,"left":0,"bottom":0}}}}],"title":"The ways we pioneer at KLM"}}--><div class="dc4ad93c1c1dcdc408c7e17132d5df60"><div class="_85f600e1519a319085b3d71932d7b8a3 e0e86c4cde2b8093334fb7fd52770081 _57b4bbfd062973f5f9090bc03bd0a94f"><div class="_19cbf4358905c89d27f4e36230d73235"><div class="_9800b7e6e691a05884268b90f7b4ef74" style="opacity:0;transform:translateY(40px)"><h2 class="a2c236da0c05ecfc01c172a90c2ca49b _007dd17c4b73986c8204bf4a3daf2736">The ways we pioneer at KLM</h2></div></div></div><div class="_85f600e1519a319085b3d71932d7b8a3 e0e86c4cde2b8093334fb7fd52770081 e69dc8c684fa2273527027a768d6d43a"><div class="_19cbf4358905c89d27f4e36230d73235"><ul class="_71d218a4ea28f5ae2c5eb11d1c236013"><li class="ca25746d45e583f7434793f974a371da"><div class="_2c9d6435c13d1490e3fe82e67ca3ed60" style="opacity:0.5"><div class="_426f955be6fcc1f67e8d643bb265a31a _8e1b4ca1bb387d9461714646358728f9" style="transform:translateX(-40px)"><h3 class="a2c236da0c05ecfc01c172a90c2ca49b _007dd17c4b73986c8204bf4a3daf2736 _07be46d1cb6409109ce140157dbe7d6f _8e1b4ca1bb387d9461714646358728f9"><a data-x="link-to-discipline-page" class="_881d4d9aac5446e0407e14dca15c002d _8e1b4ca1bb387d9461714646358728f9" href="/en/disciplines/data/">Data</a></h3><p class="_408503c518b1f6fc0e1310044b5a43ed">Enable data-driven decision-making</p></div><div class="_8158d1ad1b38ff3393d5b6e784f80504" style="transform:translateX(-40px);opacity:0"><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"> <path d="M20.983 5.327 33.617 17.85H0v3.3h33.617L20.983 33.673 23.333 36 40 19.5 23.333 3l-2.35 2.327Z" fill="currentColor"/> </svg> </span></div></div></li><li class="ca25746d45e583f7434793f974a371da"><div class="_2c9d6435c13d1490e3fe82e67ca3ed60" style="opacity:0.5"><div class="_426f955be6fcc1f67e8d643bb265a31a _8e1b4ca1bb387d9461714646358728f9" style="transform:translateX(-40px)"><h3 class="a2c236da0c05ecfc01c172a90c2ca49b _007dd17c4b73986c8204bf4a3daf2736 _07be46d1cb6409109ce140157dbe7d6f _8e1b4ca1bb387d9461714646358728f9"><a data-x="link-to-discipline-page" class="_881d4d9aac5446e0407e14dca15c002d _8e1b4ca1bb387d9461714646358728f9" href="/en/disciplines/engineering/">Engineering</a></h3><p class="_408503c518b1f6fc0e1310044b5a43ed">Prepare the airline industry for the future</p></div><div class="_8158d1ad1b38ff3393d5b6e784f80504" style="transform:translateX(-40px);opacity:0"><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"> <path d="M20.983 5.327 33.617 17.85H0v3.3h33.617L20.983 33.673 23.333 36 40 19.5 23.333 3l-2.35 2.327Z" fill="currentColor"/> </svg> </span></div></div></li><li class="ca25746d45e583f7434793f974a371da"><div class="_2c9d6435c13d1490e3fe82e67ca3ed60" style="opacity:0.5"><div class="_426f955be6fcc1f67e8d643bb265a31a _8e1b4ca1bb387d9461714646358728f9" style="transform:translateX(-40px)"><h3 class="a2c236da0c05ecfc01c172a90c2ca49b _007dd17c4b73986c8204bf4a3daf2736 _07be46d1cb6409109ce140157dbe7d6f _8e1b4ca1bb387d9461714646358728f9"><a data-x="link-to-discipline-page" class="_881d4d9aac5446e0407e14dca15c002d _8e1b4ca1bb387d9461714646358728f9" href="/en/disciplines/product-management/">Product Management</a></h3><p class="_408503c518b1f6fc0e1310044b5a43ed">Define the future of aviation services</p></div><div class="_8158d1ad1b38ff3393d5b6e784f80504" style="transform:translateX(-40px);opacity:0"><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"> <path d="M20.983 5.327 33.617 17.85H0v3.3h33.617L20.983 33.673 23.333 36 40 19.5 23.333 3l-2.35 2.327Z" fill="currentColor"/> </svg> </span></div></div></li><li class="ca25746d45e583f7434793f974a371da"><div class="_2c9d6435c13d1490e3fe82e67ca3ed60" style="opacity:0.5"><div class="_426f955be6fcc1f67e8d643bb265a31a _8e1b4ca1bb387d9461714646358728f9" style="transform:translateX(-40px)"><h3 class="a2c236da0c05ecfc01c172a90c2ca49b _007dd17c4b73986c8204bf4a3daf2736 _07be46d1cb6409109ce140157dbe7d6f _8e1b4ca1bb387d9461714646358728f9"><a data-x="link-to-discipline-page" class="_881d4d9aac5446e0407e14dca15c002d _8e1b4ca1bb387d9461714646358728f9" href="/en/disciplines/disruptive-innovation/">Disruptive innovation</a></h3><p class="_408503c518b1f6fc0e1310044b5a43ed">Change the landscape of aviation</p></div><div class="_8158d1ad1b38ff3393d5b6e784f80504" style="transform:translateX(-40px);opacity:0"><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"> <path d="M20.983 5.327 33.617 17.85H0v3.3h33.617L20.983 33.673 23.333 36 40 19.5 23.333 3l-2.35 2.327Z" fill="currentColor"/> </svg> </span></div></div></li><li class="ca25746d45e583f7434793f974a371da"><div class="_2c9d6435c13d1490e3fe82e67ca3ed60" style="opacity:0.5"><div class="_426f955be6fcc1f67e8d643bb265a31a _8e1b4ca1bb387d9461714646358728f9" style="transform:translateX(-40px)"><h3 class="a2c236da0c05ecfc01c172a90c2ca49b _007dd17c4b73986c8204bf4a3daf2736 _07be46d1cb6409109ce140157dbe7d6f _8e1b4ca1bb387d9461714646358728f9"><a data-x="link-to-discipline-page" class="_881d4d9aac5446e0407e14dca15c002d _8e1b4ca1bb387d9461714646358728f9" href="/en/disciplines/operations/">Operations</a></h3><p class="_408503c518b1f6fc0e1310044b5a43ed">Transform the infrastructure for an agile future</p></div><div class="_8158d1ad1b38ff3393d5b6e784f80504" style="transform:translateX(-40px);opacity:0"><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"> <path d="M20.983 5.327 33.617 17.85H0v3.3h33.617L20.983 33.673 23.333 36 40 19.5 23.333 3l-2.35 2.327Z" fill="currentColor"/> </svg> </span></div></div></li><li class="ca25746d45e583f7434793f974a371da"><div class="_2c9d6435c13d1490e3fe82e67ca3ed60" style="opacity:0.5"><div class="_426f955be6fcc1f67e8d643bb265a31a _8e1b4ca1bb387d9461714646358728f9" style="transform:translateX(-40px)"><h3 class="a2c236da0c05ecfc01c172a90c2ca49b _007dd17c4b73986c8204bf4a3daf2736 _07be46d1cb6409109ce140157dbe7d6f _8e1b4ca1bb387d9461714646358728f9"><a data-x="link-to-discipline-page" class="_881d4d9aac5446e0407e14dca15c002d _8e1b4ca1bb387d9461714646358728f9" href="/en/disciplines/key-specialists/">Key Specialists</a></h3><p class="_408503c518b1f6fc0e1310044b5a43ed">Develop our digital blue heart</p></div><div class="_8158d1ad1b38ff3393d5b6e784f80504" style="transform:translateX(-40px);opacity:0"><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"> <path d="M20.983 5.327 33.617 17.85H0v3.3h33.617L20.983 33.673 23.333 36 40 19.5 23.333 3l-2.35 2.327Z" fill="currentColor"/> </svg> </span></div></div></li></ul></div></div><div class="d5fbc97556cdf307be95da2d5b38ed7a c9e071db6de9f7e06d2c86dea9f94883" style="clip-path:polygon(20% 20%, 80% 20%, 80% 80%, 20% 80%)"><div class="_59c374871c1adb0dd69178f41dd5a6a0" style="opacity:0;transform:scale(1.1)"><img loading="lazy" alt="Man with VR glasses" class="_4fd98ea3a664fbaf030b62f6be7ec4a0 d1c19b4e51e4a00c8f598657f6e54f14 _4fd98ea3a664fbaf030b62f6be7ec4a0 d1c19b4e51e4a00c8f598657f6e54f14" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,21,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=320&h=180&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=480&h=270&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=720&h=405&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=1024&h=576&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=1440&h=810&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=1920&h=1080&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=2400&h=1350&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=2560&h=1440&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover;object-position:44.37609841827772% 49.99999999999999%"/><img loading="lazy" alt="Man with VR glasses" class="_4fd98ea3a664fbaf030b62f6be7ec4a0 _51cf5e243cd44172844e81960b750f82 _4fd98ea3a664fbaf030b62f6be7ec4a0 _51cf5e243cd44172844e81960b750f82" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=733,0,806,1451&w=20&h=36&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=320&h=569&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,817,1451&w=480&h=853&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=720&h=1280&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=1024&h=1820&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=1440&h=2560&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=1920&h=3413&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=2400&h=4267&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=2560&h=4551&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=2560&h=4551&q=80&auto=format" width="2560" height="4551.111111111111" style="object-fit:cover;object-position:44.37609841827772% 49.99999999999999%"/></div><img loading="lazy" alt="Man with VR glasses" class="_06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14 _06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,21,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=320&h=180&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=480&h=270&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=720&h=405&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=1024&h=576&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=1440&h=810&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=1920&h=1080&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=2400&h=1350&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=2560&h=1440&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=0,5,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover;object-position:44.37609841827772% 49.99999999999999%"/><img loading="lazy" alt="Man with VR glasses" class="_06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82 _06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=733,0,806,1451&w=20&h=36&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=320&h=569&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,817,1451&w=480&h=853&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=720&h=1280&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=1024&h=1820&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=1440&h=2560&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=1920&h=3413&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=2400&h=4267&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=2560&h=4551&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/9d03892762ed4c8d85b010093bc659589d963ce0-2560x1451.jpg?rect=728,0,816,1451&w=2560&h=4551&q=80&auto=format" width="2560" height="4551.111111111111" style="object-fit:cover;object-position:44.37609841827772% 49.99999999999999%"/><img loading="lazy" alt="Two men working on a laptop" class="_06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14 _06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,26,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=320&h=180&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=480&h=270&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=720&h=405&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=1024&h=576&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=1440&h=810&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=1920&h=1080&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=2400&h=1350&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=2560&h=1440&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=0,10,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover;object-position:58.26010544815466% 50.31050693361983%"/><img loading="lazy" alt="Two men working on a laptop" class="_06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82 _06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1088,0,806,1451&w=20&h=36&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,816,1451&w=320&h=569&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,817,1451&w=480&h=853&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,816,1451&w=720&h=1280&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,816,1451&w=1024&h=1820&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,816,1451&w=1440&h=2560&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,816,1451&w=1920&h=3413&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,816,1451&w=2400&h=4267&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,816,1451&w=2560&h=4551&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/a1b9cdc837fcf96072abb9fb3ed3a3867c05260f-2560x1451.jpg?rect=1083,0,816,1451&w=2560&h=4551&q=80&auto=format" width="2560" height="4551.111111111111" style="object-fit:cover;object-position:58.26010544815466% 50.31050693361983%"/><img loading="lazy" alt="Man and woman working" class="_06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14 _06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,22,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=320&h=180&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=480&h=270&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=720&h=405&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=1024&h=576&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=1440&h=810&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=1920&h=1080&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=2400&h=1350&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=2560&h=1440&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=0,6,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover"/><img loading="lazy" alt="Man and woman working" class="_06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82 _06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=877,0,806,1451&w=20&h=36&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,816,1451&w=320&h=569&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,817,1451&w=480&h=853&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,816,1451&w=720&h=1280&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,816,1451&w=1024&h=1820&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,816,1451&w=1440&h=2560&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,816,1451&w=1920&h=3413&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,816,1451&w=2400&h=4267&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,816,1451&w=2560&h=4551&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/f4d45f908216e0a93a77cd7c9d2fe0f4b95f8aa3-2560x1451.jpg?rect=872,0,816,1451&w=2560&h=4551&q=80&auto=format" width="2560" height="4551.111111111111" style="object-fit:cover"/><img loading="lazy" alt="Get together team" class="_06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14 _06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=320&h=180&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=480&h=270&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=720&h=405&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=1024&h=576&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=1440&h=810&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=1920&h=1080&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=2400&h=1350&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=2560&h=1440&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=0,0,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover;object-position:68.45342706502637% 40.995298925025075%"/><img loading="lazy" alt="Get together team" class="_06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82 _06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1349,0,806,1451&w=20&h=36&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,816,1451&w=320&h=569&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,817,1451&w=480&h=853&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,816,1451&w=720&h=1280&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,816,1451&w=1024&h=1820&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,816,1451&w=1440&h=2560&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,816,1451&w=1920&h=3413&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,816,1451&w=2400&h=4267&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,816,1451&w=2560&h=4551&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/7cbac9ffc65602c57f38b082ce1a16b0f338dbce-2560x1451.jpg?rect=1344,0,816,1451&w=2560&h=4551&q=80&auto=format" width="2560" height="4551.111111111111" style="object-fit:cover;object-position:68.45342706502637% 40.995298925025075%"/><img loading="lazy" alt="Woman presenting" class="_06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14 _06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,43,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=320&h=180&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=480&h=270&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=720&h=405&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=1024&h=576&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=1440&h=810&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=1920&h=1080&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=2400&h=1350&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=2560&h=1440&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=0,11,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover;object-position:54.217926186291706% 52.4840554689586%"/><img loading="lazy" alt="Woman presenting" class="_06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82 _06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=985,0,806,1451&w=20&h=36&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,816,1451&w=320&h=569&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,817,1451&w=480&h=853&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,816,1451&w=720&h=1280&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,816,1451&w=1024&h=1820&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,816,1451&w=1440&h=2560&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,816,1451&w=1920&h=3413&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,816,1451&w=2400&h=4267&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,816,1451&w=2560&h=4551&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/fe975c4830703ea7d77a371ae26e00d16440d509-2560x1451.jpg?rect=980,0,816,1451&w=2560&h=4551&q=80&auto=format" width="2560" height="4551.111111111111" style="object-fit:cover;object-position:54.217926186291706% 52.4840554689586%"/><img loading="lazy" alt="Man with phone" class="_06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14 _06f8ef8a3d010268ff52b5f52d01c104 d1c19b4e51e4a00c8f598657f6e54f14" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=320&h=180&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=480&h=270&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=720&h=405&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=1024&h=576&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=1440&h=810&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=1920&h=1080&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=2400&h=1350&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=2560&h=1440&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=0,0,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover;object-position:52.63620386643236% 48.44746533190094%"/><img loading="lazy" alt="Man with phone" class="_06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82 _06f8ef8a3d010268ff52b5f52d01c104 _51cf5e243cd44172844e81960b750f82" sizes="100vw" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=944,0,806,1451&w=20&h=36&blur=20&q=0&auto=format 1w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,816,1451&w=320&h=569&q=80&auto=format 320w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,817,1451&w=480&h=853&q=80&auto=format 480w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,816,1451&w=720&h=1280&q=80&auto=format 720w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,816,1451&w=1024&h=1820&q=80&auto=format 1024w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,816,1451&w=1440&h=2560&q=80&auto=format 1440w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,816,1451&w=1920&h=3413&q=80&auto=format 1920w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,816,1451&w=2400&h=4267&q=80&auto=format 2400w,https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,816,1451&w=2560&h=4551&q=80&auto=format 2560w" src="https://cdn.sanity.io/images/fzso0g65/prd/7382c200f95a60a78f9111e3afbc8a36fb28e35e-2560x1451.jpg?rect=939,0,816,1451&w=2560&h=4551&q=80&auto=format" width="2560" height="4551.111111111111" style="object-fit:cover;object-position:52.63620386643236% 48.44746533190094%"/><div style="transform:scale(1.1)" class="_735152e9d4349563a74bf503029acd06"><div class="_798dfdd8ddf5e42b658dcdc5f7c89335 e97776eb9c772ef737530423c53e7622"></div><div class="_798dfdd8ddf5e42b658dcdc5f7c89335"></div><div class="_798dfdd8ddf5e42b658dcdc5f7c89335"></div><div class="_798dfdd8ddf5e42b658dcdc5f7c89335"></div><div class="_798dfdd8ddf5e42b658dcdc5f7c89335"></div><div class="_798dfdd8ddf5e42b658dcdc5f7c89335"></div></div><div class="cb034a51ebe82b5fdfd7276cec594440" role="presentation"></div></div></div><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script></section><section data-x="events"><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_buildingBlocks_EventsBooster_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"title":"KLM events","description":"Throughout the year we will be present at various tech events, ranging from large scale conferences to speed dating fairs. These events are often aimed at showcasing the airline’s brand and connecting with our customers and communities. In case you would like to meet some of our colleagues to learn more about how we apply tech in our airline, have a look at our event page to find out where and when you can find us. Some notable events include TEQnation, Womenhack and ICT.Open. We would like to meet you there.","events":[]}}--><article class="_660a4a5d68b4a2713b8402c4175c1bfe"><div style="opacity:0;transform:translate3d(0,40px,0)" class="_194b1f583c02f6af2933ec602a40499e"><h2 class="a2c236da0c05ecfc01c172a90c2ca49b _007dd17c4b73986c8204bf4a3daf2736">KLM events</h2><p>Throughout the year we will be present at various tech events, ranging from large scale conferences to speed dating fairs. These events are often aimed at showcasing the airline’s brand and connecting with our customers and communities. In case you would like to meet some of our colleagues to learn more about how we apply tech in our airline, have a look at our event page to find out where and when you can find us. Some notable events include TEQnation, Womenhack and ICT.Open. We would like to meet you there.</p><a class="_99b238803114c0fc44a324dda59387cb _3e92f9119c7a3377b766af5bdc35379a" href="/en/events/" target="_self" data-x="link-to-all-events"><span class="_7d2f0589920c97c7088d731e4df0084b"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"> <path d="M20.983 5.327 33.617 17.85H0v3.3h33.617L20.983 33.673 23.333 36 40 19.5 23.333 3l-2.35 2.327Z" fill="currentColor"/> </svg> </span>See all events</a></div><ol class="_07ee02b28357f59e5b625c523e6c040c"></ol><div role="presentation" class="_20ae90442cafe793a415b7ee0c23d344"></div></article><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script></section><section class="_92745c4e51df08a7a4db7c36932b2d9f" data-x="image-grid"><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_buildingBlocks_ImageGrid_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"images":[{"hotspot":{"x":0.42618629173989475,"y":0.5,"height":1,"_type":"sanity.imageHotspot","width":0.6203866432337428},"_type":"image","alt":"Team meeting","_key":"98e999f98de8","asset":{"_ref":"image-91747bb39070ef108b49ba024ac74ae36289dc2e-2560x1439-jpg","_type":"reference"},"crop":{"_type":"sanity.imageCrop","right":0,"top":0,"left":0,"bottom":0}},{"_key":"745e1191959f","asset":{"_ref":"image-4e2d35b2025fe63fdfe30a50bacf0f6422158020-2560x1442-jpg","_type":"reference"},"crop":{"top":0,"left":0,"bottom":0,"_type":"sanity.imageCrop","right":0},"hotspot":{"width":0.5289982425307554,"x":0.6212653778558873,"y":0.44068931502402076,"height":0.8813786300480415,"_type":"sanity.imageHotspot"},"_type":"image","alt":"Man behind laptop"},{"hotspot":{"x":0.5,"y":0.49687283052617753,"height":0.9624739663141303,"_type":"sanity.imageHotspot","width":0.5149384885764499},"_type":"image","alt":"Woman speaking","_key":"f6cf87d346f2","asset":{"_ref":"image-cd79a2340bb81c73a12897823d0e66b68ed00d8e-2560x1440-jpg","_type":"reference"},"crop":{"bottom":0,"_type":"sanity.imageCrop","right":0,"top":0,"left":0}}]}}--><div class=""><div class="_413aea3989b330244b9e788d2bad69a1"><div class="_3b2deafa07b68049c301a9ceaa3d9269 _76b21fadd396bb77179b249022c06a09" style="transform:translateY(-16%)"><img loading="lazy" alt="Team meeting" class="" sizes="1px" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/91747bb39070ef108b49ba024ac74ae36289dc2e-2560x1439.jpg?rect=372,0,1439,1439&w=20&h=20&blur=20&q=0&auto=format 1w" src="https://cdn.sanity.io/images/fzso0g65/prd/91747bb39070ef108b49ba024ac74ae36289dc2e-2560x1439.jpg?rect=372,0,1439,1439&w=2560&h=2560&q=80&auto=format" width="2560" height="2560" style="object-fit:cover;object-position:42.618629173989476% 50%"/></div><div class="_3b2deafa07b68049c301a9ceaa3d9269 _2374472863acee382c82834cea9767a4" style="transform:translateY(-24%)"><img loading="lazy" alt="Man behind laptop" class="" sizes="1px" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/4e2d35b2025fe63fdfe30a50bacf0f6422158020-2560x1442.jpg?rect=0,0,2560,1408&w=20&h=11&blur=20&q=0&auto=format 1w" src="https://cdn.sanity.io/images/fzso0g65/prd/4e2d35b2025fe63fdfe30a50bacf0f6422158020-2560x1442.jpg?rect=0,0,2560,1440&w=2560&h=1440&q=80&auto=format" width="2560" height="1440" style="object-fit:cover;object-position:62.12653778558873% 44.06893150240207%"/></div><div class="_3b2deafa07b68049c301a9ceaa3d9269 b637c65fa92ac2c7c975553a2b3ec937" style="transform:translateY(-8%)"><img loading="lazy" alt="Woman speaking" class="" sizes="1px" srcSet="https://cdn.sanity.io/images/fzso0g65/prd/cd79a2340bb81c73a12897823d0e66b68ed00d8e-2560x1440.jpg?rect=880,0,800,1440&w=20&h=36&blur=20&q=0&auto=format 1w" src="https://cdn.sanity.io/images/fzso0g65/prd/cd79a2340bb81c73a12897823d0e66b68ed00d8e-2560x1440.jpg?rect=875,0,810,1440&w=2560&h=4551&q=80&auto=format" width="2560" height="4551.111111111111" style="object-fit:cover;object-position:50% 49.68728305261775%"/></div></div></div><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script></section><section class="a5de8bbd2dfd6afa70b8b43ca3ec2de1" data-x="job-cards"><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_buildingBlocks_JobCards_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"jobs":[{"id":18109,"title":"Internship Web Application Security Automation","location":"Schiphol Rijk","url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002Finternship-web-application-security-automation\u002F18109\u002F"},{"id":18092,"title":"Internship Business Product Analyst","location":"Schiphol Oost","url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002Finternship-business-product-analyst\u002F18092\u002F"},{"id":17708,"title":"Informatie Analyst","location":"Schiphol Oost","url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002Finformatie-analyst\u002F17708\u002F"},{"id":18123,"title":"Data Engineer","location":"Schiphol Oost","url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002Fdata-engineer\u002F18123\u002F"},{"id":18121,"title":"Operations Research Specialist","location":"Schiphol Oost","url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002Foperations-research-specialist\u002F18121\u002F"},{"id":17924,"title":"Senior Data Engineer","location":"Schiphol Oost","url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002Fsenior-data-engineer\u002F17924\u002F"}],"title":"Are you\nup for it?"}}--><div id="jobcards" class="fffaa95ad0fef689a8893fbbe9dd1edc"><div class="_86a576904511d0ff8aec12b5d4a41fcb"><div style="opacity:0;transform:translateY(40px)"><h2 class="a2c236da0c05ecfc01c172a90c2ca49b _3b279845f47bad7629091e9f60c3f94f">Are you up for it?</h2></div></div><div style="--job-count:6" class="c408afee3a9d2ff6c5ad5c2861963c77"><div class="_75b6dee4ae49a89e22b97746599f2355" style="opacity:0;transform:translateY(50%) scale(0.9)"><div class="d8367cfc9e7045ddde753fb0210aca23"><h3 class="_4f593bf7cbd24e2f9205788464cf2f92">Internship Web Application Security Automation</h3><div class="_26de02ca7e3815ea4fb7c364c18fcf41 _59ffcd68e74599946a87eae1e4030732"><div class="_84644deb705c549a586aaccb4a864b66"><span><svg xmlns="http://www.w3.org/2000/svg" width="17" height="22" viewBox="0 0 17 22"> <path fill="currentColor" fill-rule="evenodd" d="M8.25001636,11.9999999 C6.17894855,11.9999999 4.50001636,10.3210677 4.50001636,8.24999988 C4.50001636,6.17893207 6.17894855,4.49999988 8.25001636,4.49999988 C10.3210842,4.49999988 12.0000164,6.17893207 12.0000164,8.24999988 C11.9976605,10.3200911 10.3201076,11.997644 8.25001636,11.9999999 Z M8.25001636,5.99999988 C7.00737567,5.99999988 6.00001636,7.00735919 6.00001636,8.24999988 C6.00001636,9.49264056 7.00737567,10.4999999 8.25001636,10.4999999 C9.49265705,10.4999999 10.5000164,9.49264056 10.5000164,8.24999988 C10.4986523,7.00792463 9.49209161,6.00136391 8.25001636,5.99999988 L8.25001636,5.99999988 Z M8.25001636,21 L1.92339136,13.5384749 C1.88746636,13.4956499 1.66224136,13.1998499 1.66224136,13.1998499 C0.581417503,11.7762609 -0.00251683928,10.0373944 8.15439142e-06,8.24999988 C8.15439142e-06,3.69365074 3.69366722,0 8.25001636,0 C12.8063655,0 16.5000256,3.69365074 16.5000256,8.24999988 C16.5027063,10.0366627 15.9191675,11.7748696 14.8389164,13.1979749 L14.8377914,13.1998499 C14.8377914,13.1998499 14.6127914,13.4956499 14.5792664,13.5353999 L8.25001636,21 Z M2.85939136,12.2962499 C2.86014136,12.2967749 3.03444136,12.5273999 3.07434136,12.5770499 L8.25001636,18.6809249 L13.4325164,12.5684249 C13.4654414,12.5270249 13.6412414,12.2947499 13.6416164,12.2941499 C14.5245638,11.130963 15.0017401,9.71034123 15.0000121,8.24999988 C15.0000121,4.52207782 11.9779384,1.49999988 8.25001636,1.49999988 C4.5220943,1.49999988 1.50001205,4.52207782 1.50001205,8.24999988 C1.49835698,9.71113265 1.97587811,11.132499 2.85939136,12.2962499 Z" transform="translate(.075 .077)"/> </svg> </span><span class="_8053ecf678121a00f399080d9007344c">Schiphol Rijk</span></div><a class="_01a411a614e363a4deab3dc4d8edc43a _59ffcd68e74599946a87eae1e4030732" href="https://careers.klm.com/en/jobs/internship-web-application-security-automation/18109/" data-x="link-to-external-careers" target="_blank" rel="noreferrer"><span class="bfcd676e3df93c7bfcb28d83a46ff428"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <path fill="currentColor" fill-rule="evenodd" d="M16.826 3.075.69 19.211l1.6 1.6L18.426 4.675l.008 12.136h2.256v-16h-16v2.256z"/> </svg> </span></a></div></div></div><div class="_75b6dee4ae49a89e22b97746599f2355" style="opacity:0;transform:translateY(50%) scale(0.9)"><div class="d8367cfc9e7045ddde753fb0210aca23"><h3 class="_4f593bf7cbd24e2f9205788464cf2f92">Internship Business Product Analyst</h3><div class="_26de02ca7e3815ea4fb7c364c18fcf41 _59ffcd68e74599946a87eae1e4030732"><div class="_84644deb705c549a586aaccb4a864b66"><span><svg xmlns="http://www.w3.org/2000/svg" width="17" height="22" viewBox="0 0 17 22"> <path fill="currentColor" fill-rule="evenodd" d="M8.25001636,11.9999999 C6.17894855,11.9999999 4.50001636,10.3210677 4.50001636,8.24999988 C4.50001636,6.17893207 6.17894855,4.49999988 8.25001636,4.49999988 C10.3210842,4.49999988 12.0000164,6.17893207 12.0000164,8.24999988 C11.9976605,10.3200911 10.3201076,11.997644 8.25001636,11.9999999 Z M8.25001636,5.99999988 C7.00737567,5.99999988 6.00001636,7.00735919 6.00001636,8.24999988 C6.00001636,9.49264056 7.00737567,10.4999999 8.25001636,10.4999999 C9.49265705,10.4999999 10.5000164,9.49264056 10.5000164,8.24999988 C10.4986523,7.00792463 9.49209161,6.00136391 8.25001636,5.99999988 L8.25001636,5.99999988 Z M8.25001636,21 L1.92339136,13.5384749 C1.88746636,13.4956499 1.66224136,13.1998499 1.66224136,13.1998499 C0.581417503,11.7762609 -0.00251683928,10.0373944 8.15439142e-06,8.24999988 C8.15439142e-06,3.69365074 3.69366722,0 8.25001636,0 C12.8063655,0 16.5000256,3.69365074 16.5000256,8.24999988 C16.5027063,10.0366627 15.9191675,11.7748696 14.8389164,13.1979749 L14.8377914,13.1998499 C14.8377914,13.1998499 14.6127914,13.4956499 14.5792664,13.5353999 L8.25001636,21 Z M2.85939136,12.2962499 C2.86014136,12.2967749 3.03444136,12.5273999 3.07434136,12.5770499 L8.25001636,18.6809249 L13.4325164,12.5684249 C13.4654414,12.5270249 13.6412414,12.2947499 13.6416164,12.2941499 C14.5245638,11.130963 15.0017401,9.71034123 15.0000121,8.24999988 C15.0000121,4.52207782 11.9779384,1.49999988 8.25001636,1.49999988 C4.5220943,1.49999988 1.50001205,4.52207782 1.50001205,8.24999988 C1.49835698,9.71113265 1.97587811,11.132499 2.85939136,12.2962499 Z" transform="translate(.075 .077)"/> </svg> </span><span class="_8053ecf678121a00f399080d9007344c">Schiphol Oost</span></div><a class="_01a411a614e363a4deab3dc4d8edc43a _59ffcd68e74599946a87eae1e4030732" href="https://careers.klm.com/en/jobs/internship-business-product-analyst/18092/" data-x="link-to-external-careers" target="_blank" rel="noreferrer"><span class="bfcd676e3df93c7bfcb28d83a46ff428"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <path fill="currentColor" fill-rule="evenodd" d="M16.826 3.075.69 19.211l1.6 1.6L18.426 4.675l.008 12.136h2.256v-16h-16v2.256z"/> </svg> </span></a></div></div></div><div class="_75b6dee4ae49a89e22b97746599f2355" style="opacity:0;transform:translateY(50%) scale(0.9)"><div class="d8367cfc9e7045ddde753fb0210aca23"><h3 class="_4f593bf7cbd24e2f9205788464cf2f92">Informatie Analyst</h3><div class="_26de02ca7e3815ea4fb7c364c18fcf41 _59ffcd68e74599946a87eae1e4030732"><div class="_84644deb705c549a586aaccb4a864b66"><span><svg xmlns="http://www.w3.org/2000/svg" width="17" height="22" viewBox="0 0 17 22"> <path fill="currentColor" fill-rule="evenodd" d="M8.25001636,11.9999999 C6.17894855,11.9999999 4.50001636,10.3210677 4.50001636,8.24999988 C4.50001636,6.17893207 6.17894855,4.49999988 8.25001636,4.49999988 C10.3210842,4.49999988 12.0000164,6.17893207 12.0000164,8.24999988 C11.9976605,10.3200911 10.3201076,11.997644 8.25001636,11.9999999 Z M8.25001636,5.99999988 C7.00737567,5.99999988 6.00001636,7.00735919 6.00001636,8.24999988 C6.00001636,9.49264056 7.00737567,10.4999999 8.25001636,10.4999999 C9.49265705,10.4999999 10.5000164,9.49264056 10.5000164,8.24999988 C10.4986523,7.00792463 9.49209161,6.00136391 8.25001636,5.99999988 L8.25001636,5.99999988 Z M8.25001636,21 L1.92339136,13.5384749 C1.88746636,13.4956499 1.66224136,13.1998499 1.66224136,13.1998499 C0.581417503,11.7762609 -0.00251683928,10.0373944 8.15439142e-06,8.24999988 C8.15439142e-06,3.69365074 3.69366722,0 8.25001636,0 C12.8063655,0 16.5000256,3.69365074 16.5000256,8.24999988 C16.5027063,10.0366627 15.9191675,11.7748696 14.8389164,13.1979749 L14.8377914,13.1998499 C14.8377914,13.1998499 14.6127914,13.4956499 14.5792664,13.5353999 L8.25001636,21 Z M2.85939136,12.2962499 C2.86014136,12.2967749 3.03444136,12.5273999 3.07434136,12.5770499 L8.25001636,18.6809249 L13.4325164,12.5684249 C13.4654414,12.5270249 13.6412414,12.2947499 13.6416164,12.2941499 C14.5245638,11.130963 15.0017401,9.71034123 15.0000121,8.24999988 C15.0000121,4.52207782 11.9779384,1.49999988 8.25001636,1.49999988 C4.5220943,1.49999988 1.50001205,4.52207782 1.50001205,8.24999988 C1.49835698,9.71113265 1.97587811,11.132499 2.85939136,12.2962499 Z" transform="translate(.075 .077)"/> </svg> </span><span class="_8053ecf678121a00f399080d9007344c">Schiphol Oost</span></div><a class="_01a411a614e363a4deab3dc4d8edc43a _59ffcd68e74599946a87eae1e4030732" href="https://careers.klm.com/en/jobs/informatie-analyst/17708/" data-x="link-to-external-careers" target="_blank" rel="noreferrer"><span class="bfcd676e3df93c7bfcb28d83a46ff428"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <path fill="currentColor" fill-rule="evenodd" d="M16.826 3.075.69 19.211l1.6 1.6L18.426 4.675l.008 12.136h2.256v-16h-16v2.256z"/> </svg> </span></a></div></div></div><div class="_75b6dee4ae49a89e22b97746599f2355" style="opacity:0;transform:translateY(50%) scale(0.9)"><div class="d8367cfc9e7045ddde753fb0210aca23"><h3 class="_4f593bf7cbd24e2f9205788464cf2f92">Data Engineer</h3><div class="_26de02ca7e3815ea4fb7c364c18fcf41 _59ffcd68e74599946a87eae1e4030732"><div class="_84644deb705c549a586aaccb4a864b66"><span><svg xmlns="http://www.w3.org/2000/svg" width="17" height="22" viewBox="0 0 17 22"> <path fill="currentColor" fill-rule="evenodd" d="M8.25001636,11.9999999 C6.17894855,11.9999999 4.50001636,10.3210677 4.50001636,8.24999988 C4.50001636,6.17893207 6.17894855,4.49999988 8.25001636,4.49999988 C10.3210842,4.49999988 12.0000164,6.17893207 12.0000164,8.24999988 C11.9976605,10.3200911 10.3201076,11.997644 8.25001636,11.9999999 Z M8.25001636,5.99999988 C7.00737567,5.99999988 6.00001636,7.00735919 6.00001636,8.24999988 C6.00001636,9.49264056 7.00737567,10.4999999 8.25001636,10.4999999 C9.49265705,10.4999999 10.5000164,9.49264056 10.5000164,8.24999988 C10.4986523,7.00792463 9.49209161,6.00136391 8.25001636,5.99999988 L8.25001636,5.99999988 Z M8.25001636,21 L1.92339136,13.5384749 C1.88746636,13.4956499 1.66224136,13.1998499 1.66224136,13.1998499 C0.581417503,11.7762609 -0.00251683928,10.0373944 8.15439142e-06,8.24999988 C8.15439142e-06,3.69365074 3.69366722,0 8.25001636,0 C12.8063655,0 16.5000256,3.69365074 16.5000256,8.24999988 C16.5027063,10.0366627 15.9191675,11.7748696 14.8389164,13.1979749 L14.8377914,13.1998499 C14.8377914,13.1998499 14.6127914,13.4956499 14.5792664,13.5353999 L8.25001636,21 Z M2.85939136,12.2962499 C2.86014136,12.2967749 3.03444136,12.5273999 3.07434136,12.5770499 L8.25001636,18.6809249 L13.4325164,12.5684249 C13.4654414,12.5270249 13.6412414,12.2947499 13.6416164,12.2941499 C14.5245638,11.130963 15.0017401,9.71034123 15.0000121,8.24999988 C15.0000121,4.52207782 11.9779384,1.49999988 8.25001636,1.49999988 C4.5220943,1.49999988 1.50001205,4.52207782 1.50001205,8.24999988 C1.49835698,9.71113265 1.97587811,11.132499 2.85939136,12.2962499 Z" transform="translate(.075 .077)"/> </svg> </span><span class="_8053ecf678121a00f399080d9007344c">Schiphol Oost</span></div><a class="_01a411a614e363a4deab3dc4d8edc43a _59ffcd68e74599946a87eae1e4030732" href="https://careers.klm.com/en/jobs/data-engineer/18123/" data-x="link-to-external-careers" target="_blank" rel="noreferrer"><span class="bfcd676e3df93c7bfcb28d83a46ff428"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <path fill="currentColor" fill-rule="evenodd" d="M16.826 3.075.69 19.211l1.6 1.6L18.426 4.675l.008 12.136h2.256v-16h-16v2.256z"/> </svg> </span></a></div></div></div><div class="_75b6dee4ae49a89e22b97746599f2355" style="opacity:0;transform:translateY(50%) scale(0.9)"><div class="d8367cfc9e7045ddde753fb0210aca23"><h3 class="_4f593bf7cbd24e2f9205788464cf2f92">Operations Research Specialist</h3><div class="_26de02ca7e3815ea4fb7c364c18fcf41 _59ffcd68e74599946a87eae1e4030732"><div class="_84644deb705c549a586aaccb4a864b66"><span><svg xmlns="http://www.w3.org/2000/svg" width="17" height="22" viewBox="0 0 17 22"> <path fill="currentColor" fill-rule="evenodd" d="M8.25001636,11.9999999 C6.17894855,11.9999999 4.50001636,10.3210677 4.50001636,8.24999988 C4.50001636,6.17893207 6.17894855,4.49999988 8.25001636,4.49999988 C10.3210842,4.49999988 12.0000164,6.17893207 12.0000164,8.24999988 C11.9976605,10.3200911 10.3201076,11.997644 8.25001636,11.9999999 Z M8.25001636,5.99999988 C7.00737567,5.99999988 6.00001636,7.00735919 6.00001636,8.24999988 C6.00001636,9.49264056 7.00737567,10.4999999 8.25001636,10.4999999 C9.49265705,10.4999999 10.5000164,9.49264056 10.5000164,8.24999988 C10.4986523,7.00792463 9.49209161,6.00136391 8.25001636,5.99999988 L8.25001636,5.99999988 Z M8.25001636,21 L1.92339136,13.5384749 C1.88746636,13.4956499 1.66224136,13.1998499 1.66224136,13.1998499 C0.581417503,11.7762609 -0.00251683928,10.0373944 8.15439142e-06,8.24999988 C8.15439142e-06,3.69365074 3.69366722,0 8.25001636,0 C12.8063655,0 16.5000256,3.69365074 16.5000256,8.24999988 C16.5027063,10.0366627 15.9191675,11.7748696 14.8389164,13.1979749 L14.8377914,13.1998499 C14.8377914,13.1998499 14.6127914,13.4956499 14.5792664,13.5353999 L8.25001636,21 Z M2.85939136,12.2962499 C2.86014136,12.2967749 3.03444136,12.5273999 3.07434136,12.5770499 L8.25001636,18.6809249 L13.4325164,12.5684249 C13.4654414,12.5270249 13.6412414,12.2947499 13.6416164,12.2941499 C14.5245638,11.130963 15.0017401,9.71034123 15.0000121,8.24999988 C15.0000121,4.52207782 11.9779384,1.49999988 8.25001636,1.49999988 C4.5220943,1.49999988 1.50001205,4.52207782 1.50001205,8.24999988 C1.49835698,9.71113265 1.97587811,11.132499 2.85939136,12.2962499 Z" transform="translate(.075 .077)"/> </svg> </span><span class="_8053ecf678121a00f399080d9007344c">Schiphol Oost</span></div><a class="_01a411a614e363a4deab3dc4d8edc43a _59ffcd68e74599946a87eae1e4030732" href="https://careers.klm.com/en/jobs/operations-research-specialist/18121/" data-x="link-to-external-careers" target="_blank" rel="noreferrer"><span class="bfcd676e3df93c7bfcb28d83a46ff428"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <path fill="currentColor" fill-rule="evenodd" d="M16.826 3.075.69 19.211l1.6 1.6L18.426 4.675l.008 12.136h2.256v-16h-16v2.256z"/> </svg> </span></a></div></div></div><div class="_75b6dee4ae49a89e22b97746599f2355" style="opacity:0;transform:translateY(50%) scale(0.9)"><div class="d8367cfc9e7045ddde753fb0210aca23"><h3 class="_4f593bf7cbd24e2f9205788464cf2f92">Senior Data Engineer</h3><div class="_26de02ca7e3815ea4fb7c364c18fcf41 _59ffcd68e74599946a87eae1e4030732"><div class="_84644deb705c549a586aaccb4a864b66"><span><svg xmlns="http://www.w3.org/2000/svg" width="17" height="22" viewBox="0 0 17 22"> <path fill="currentColor" fill-rule="evenodd" d="M8.25001636,11.9999999 C6.17894855,11.9999999 4.50001636,10.3210677 4.50001636,8.24999988 C4.50001636,6.17893207 6.17894855,4.49999988 8.25001636,4.49999988 C10.3210842,4.49999988 12.0000164,6.17893207 12.0000164,8.24999988 C11.9976605,10.3200911 10.3201076,11.997644 8.25001636,11.9999999 Z M8.25001636,5.99999988 C7.00737567,5.99999988 6.00001636,7.00735919 6.00001636,8.24999988 C6.00001636,9.49264056 7.00737567,10.4999999 8.25001636,10.4999999 C9.49265705,10.4999999 10.5000164,9.49264056 10.5000164,8.24999988 C10.4986523,7.00792463 9.49209161,6.00136391 8.25001636,5.99999988 L8.25001636,5.99999988 Z M8.25001636,21 L1.92339136,13.5384749 C1.88746636,13.4956499 1.66224136,13.1998499 1.66224136,13.1998499 C0.581417503,11.7762609 -0.00251683928,10.0373944 8.15439142e-06,8.24999988 C8.15439142e-06,3.69365074 3.69366722,0 8.25001636,0 C12.8063655,0 16.5000256,3.69365074 16.5000256,8.24999988 C16.5027063,10.0366627 15.9191675,11.7748696 14.8389164,13.1979749 L14.8377914,13.1998499 C14.8377914,13.1998499 14.6127914,13.4956499 14.5792664,13.5353999 L8.25001636,21 Z M2.85939136,12.2962499 C2.86014136,12.2967749 3.03444136,12.5273999 3.07434136,12.5770499 L8.25001636,18.6809249 L13.4325164,12.5684249 C13.4654414,12.5270249 13.6412414,12.2947499 13.6416164,12.2941499 C14.5245638,11.130963 15.0017401,9.71034123 15.0000121,8.24999988 C15.0000121,4.52207782 11.9779384,1.49999988 8.25001636,1.49999988 C4.5220943,1.49999988 1.50001205,4.52207782 1.50001205,8.24999988 C1.49835698,9.71113265 1.97587811,11.132499 2.85939136,12.2962499 Z" transform="translate(.075 .077)"/> </svg> </span><span class="_8053ecf678121a00f399080d9007344c">Schiphol Oost</span></div><a class="_01a411a614e363a4deab3dc4d8edc43a _59ffcd68e74599946a87eae1e4030732" href="https://careers.klm.com/en/jobs/senior-data-engineer/17924/" data-x="link-to-external-careers" target="_blank" rel="noreferrer"><span class="bfcd676e3df93c7bfcb28d83a46ff428"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <path fill="currentColor" fill-rule="evenodd" d="M16.826 3.075.69 19.211l1.6 1.6L18.426 4.675l.008 12.136h2.256v-16h-16v2.256z"/> </svg> </span></a></div></div></div></div><a class="_99b238803114c0fc44a324dda59387cb _9096171495a8f7a8526b6001abacc7a7 _6b29122ac9964abaae1debfb0ff156e3" href="https://careers.klm.com/en/jobs/?jobArea[]=tech-and-data" rel="noopener noreferrer" target="_blank" data-x="link-to-klm-careers"><span class="_7d2f0589920c97c7088d731e4df0084b"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <path fill="currentColor" fill-rule="evenodd" d="M16.826 3.075.69 19.211l1.6 1.6L18.426 4.675l.008 12.136h2.256v-16h-16v2.256z"/> </svg> </span>Check out all vacancies</a></div><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script></section></div></article></main><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_pageOnly_SiteFooter_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"cookies":{"_id":"Cookies","_type":"cookies","language":"en","title":"Privacy & Cookie Statement"},"disciplines":[{"_type":"discipline","slug":{"current":"disruptive-innovation","_type":"slug"},"language":"en","title":"Disruptive innovation","_id":"093f781e-2f77-4d89-aa2c-64336478f2b4"},{"title":"Product Management","_id":"257d8d3e-8a60-457f-9bb1-b7b4a9808302","_type":"discipline","slug":{"current":"product-management","_type":"slug"},"language":"en"},{"title":"Operations","_id":"5a285f9f-85d4-47f3-8590-e44645efb51a","_type":"discipline","slug":{"_type":"slug","current":"operations"},"language":"en"},{"_type":"discipline","slug":{"current":"data","_type":"slug"},"language":"en","title":"Data","_id":"62d21955-9f8b-4671-b819-420ba4e99985"},{"slug":{"current":"engineering","_type":"slug"},"language":"en","title":"Engineering","_id":"812dbcd1-ee97-47cd-a8c8-67906bdbffa7","_type":"discipline"},{"slug":{"current":"key-specialists","_type":"slug"},"language":"en","title":"Key Specialists","_id":"f8c80bf8-e5e3-47cf-97ae-14af5f60e1bd","_type":"discipline"}]}}--><footer class="_0fb4966f5a2f98571c2b00b7722d7737" data-x="footer"><div class="d632c591b0b6f505d919e2c7492f31ac"><a data-x="link-in-footer-to-home" class="e81a962ab9851fc2ee4e94fef1f944ae fc1e6261f6303bf8c0f48dd2aa9d9366" href="/"><span><svg width="414" height="50" viewBox="0 0 414 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M37.4 44.7998H24.9L12.4 57.2998V44.7998H0V78.1998H12.4V65.6998L24.9 78.1998H41.6L22.8 59.3998L37.4 44.7998Z" fill="currentColor"/> <path d="M41.5998 26.1C45.5998 26.1 48.8998 22.8 48.8998 18.8C48.8998 14.8 45.5998 11.5 41.5998 11.5C37.5998 11.5 34.2998 14.8 34.2998 18.8C34.2998 22.8 37.5998 26.1 41.5998 26.1Z" fill="currentColor"/> <path d="M106 63.5998L99.8 44.7998H79V78.1998H91.5V53.1998L99.8 78.1998H112.3L120.6 53.1998V78.1998H133.1V44.7998H112.3L106 63.5998Z" fill="currentColor"/> <path d="M54.0001 44.7998H41.6001V78.1998H74.8001V69.7998H54.0001V44.7998Z" fill="currentColor"/> <path d="M91.5002 26.1C95.5002 26.1 98.8002 22.8 98.8002 18.8C98.8002 14.8 95.5002 11.5 91.5002 11.5C87.5002 11.5 84.2002 14.8 84.2002 18.8C84.2002 22.8 87.5002 26.1 91.5002 26.1Z" fill="currentColor"/> <path d="M91.5001 28.1001H41.6001V36.4001H91.5001V28.1001Z" fill="currentColor"/> <path d="M58.1999 26.1C62.1999 26.1 65.4999 22.8 65.4999 18.8C65.4999 14.8 62.1999 11.5 58.1999 11.5C54.1999 11.5 50.8999 14.8 50.8999 18.8C50.8999 22.8 54.0999 26.1 58.1999 26.1Z" fill="currentColor"/> <path d="M67.6001 18.8C67.6001 22.8 70.9001 26.1 74.9001 26.1C78.9001 26.1 82.2001 22.8 82.2001 18.8C82.2001 14.8 78.9001 11.5 74.9001 11.5C70.9001 11.5 67.6001 14.8 67.6001 18.8Z" fill="currentColor"/> <path d="M64.4003 12.5H68.6003V8.3H72.8003V4.2H68.6003V0H64.4003V4.2H60.3003V8.3H64.4003V12.5Z" fill="currentColor"/> <path d="M166.4 78.1003V50.0003H156.3V44.8003H182.4V50.0003H172.3V78.1003H166.4Z" fill="currentColor"/> <path d="M193.5 78.7003C191 78.7003 188.7 78.2003 186.8 77.1003C184.9 76.0003 183.4 74.5003 182.3 72.5003C181.2 70.5003 180.7 68.1003 180.7 65.5003C180.7 62.9003 181.2 60.5003 182.2 58.5003C183.2 56.5003 184.7 55.0003 186.5 53.9003C188.4 52.8003 190.5 52.3003 193 52.3003C195.5 52.3003 197.4 52.8003 199.2 53.8003C201 54.8003 202.3 56.3003 203.3 58.2003C204.2 60.1003 204.7 62.3003 204.7 64.8003C204.7 67.3003 204.7 65.5003 204.7 65.9003C204.7 66.3003 204.7 66.7003 204.6 67.2003H186.5C186.7 68.7003 187.2 69.9003 187.8 70.9003C188.5 71.9003 189.3 72.7003 190.4 73.1003C191.5 73.6003 192.7 73.8003 194.1 73.8003C195.5 73.8003 196 73.7003 196.9 73.4003C197.7 73.1003 198.5 72.7003 199.1 72.2003C199.7 71.7003 200.3 71.1003 200.8 70.4003L204.2 73.8003C203.6 74.8003 202.7 75.6003 201.7 76.4003C200.7 77.1003 199.5 77.7003 198.1 78.1003C196.7 78.5003 195.2 78.7003 193.5 78.7003ZM199 62.8003C199 61.5003 198.6 60.4003 198.1 59.4003C197.6 58.5003 196.9 57.7003 196 57.3003C195.1 56.8003 194.1 56.6003 192.9 56.6003C191.7 56.6003 190.8 56.8003 189.9 57.3003C189 57.7003 188.2 58.4003 187.6 59.4003C187 60.3003 186.6 61.5003 186.4 62.9003H199V62.8003Z" fill="currentColor"/> <path d="M220.6 78.7001C218.2 78.7001 216 78.2001 214.1 77.1001C212.1 76.0001 210.6 74.5001 209.5 72.5001C208.4 70.5001 207.8 68.2001 207.8 65.5001C207.8 62.8001 208.4 60.4001 209.5 58.4001C210.6 56.4001 212.2 54.8001 214.1 53.7001C216 52.6001 218.2 52.1001 220.6 52.1001C223 52.1001 223.9 52.4001 225.4 53.0001C226.9 53.6001 228.1 54.5001 229.2 55.6001C230.3 56.7001 231.1 58.0001 231.6 59.4001L227 61.7001C226.6 60.8001 226.1 60.0001 225.5 59.3001C224.9 58.6001 224.2 58.1001 223.4 57.7001C222.6 57.3001 221.7 57.1001 220.8 57.1001C219.4 57.1001 218.1 57.4001 217 58.1001C215.9 58.8001 215 59.8001 214.4 61.0001C213.8 62.2001 213.5 63.7001 213.5 65.3001C213.5 66.9001 213.8 68.4001 214.4 69.6001C215 70.8001 215.9 71.8001 217 72.5001C218.1 73.2001 219.4 73.5001 220.7 73.5001C222 73.5001 222.6 73.3001 223.3 72.9001C224 72.5001 224.8 72.0001 225.4 71.4001C226 70.7001 226.5 70.0001 226.9 69.1001L231.5 71.5001C231 72.8001 230.2 74.0001 229.2 75.0001C228.2 76.1001 227 76.9001 225.5 77.5001C224 78.1001 222.4 78.5001 220.5 78.5001L220.6 78.7001Z" fill="currentColor"/> <path d="M234.9 78.1003V44.8003H240.7V56.5003H240.8C241.5 55.1003 242.6 54.0003 243.9 53.3003C245.2 52.6003 246.8 52.2003 248.6 52.2003C250.4 52.2003 252.1 52.6003 253.5 53.4003C254.8 54.2003 255.9 55.3003 256.6 56.8003C257.3 58.3003 257.7 60.1003 257.7 62.3003V78.1003H251.9V63.0003C251.9 61.2003 251.4 59.7003 250.5 58.7003C249.6 57.7003 248.3 57.2003 246.7 57.2003C245.1 57.2003 244.4 57.5003 243.5 58.0003C242.6 58.5003 241.9 59.3003 241.4 60.2003C240.9 61.2003 240.7 62.2003 240.7 63.4003V78.0003H234.9V78.1003Z" fill="currentColor"/> <path d="M283.9 78.7002C281.6 78.7002 279.6 78.3002 277.9 77.5002C276.2 76.7002 274.8 75.6002 273.8 74.2002C272.8 72.8002 272.3 71.1002 272.3 69.2002C272.3 67.3002 272.6 66.2002 273.3 65.0002C273.9 63.8002 274.8 62.8002 275.9 61.9002C277 61.0002 278.3 60.2002 279.8 59.4002C279.8 59.4002 279.6 59.2002 279.6 59.1002C279.6 59.1002 279.4 58.9002 279.4 58.8002C278.5 57.8002 277.8 56.7002 277.2 55.6002C276.6 54.4002 276.4 53.2002 276.4 51.9002C276.4 50.6002 276.8 49.1002 277.5 47.9002C278.2 46.7002 279.3 45.8002 280.7 45.2002C282.1 44.6002 283.7 44.2002 285.6 44.2002C287.5 44.2002 289 44.5002 290.3 45.1002C291.6 45.7002 292.7 46.6002 293.4 47.7002C294.1 48.8002 294.5 50.2002 294.5 51.7002C294.5 53.2002 294.2 54.2002 293.7 55.2002C293.1 56.2002 292.3 57.1002 291.3 57.9002C290.3 58.7002 289 59.5002 287.5 60.3002L294.4 67.7002C295 66.8002 295.4 65.9002 295.8 64.9002C296.2 63.9002 296.5 62.9002 296.7 61.9002H301.6C301.3 63.6002 300.8 65.2002 300.1 66.8002C299.4 68.4002 298.6 69.9002 297.6 71.3002L303.6 78.0002H297.1L294.3 75.0002C292.9 76.2002 291.3 77.1002 289.6 77.7002C287.9 78.3002 286 78.6002 284.1 78.6002L283.9 78.7002ZM284.5 73.8002C285.7 73.8002 286.9 73.6002 288 73.2002C289.1 72.8002 290.1 72.3002 291.1 71.5002L282.9 62.7002C281.9 63.2002 281.1 63.7002 280.4 64.3002C279.7 64.9002 279.2 65.5002 278.8 66.2002C278.4 66.9002 278.2 67.7002 278.2 68.6002C278.2 69.5002 278.5 70.4002 279 71.2002C279.5 72.0002 280.3 72.6002 281.2 73.0002C282.2 73.4002 283.3 73.7002 284.6 73.7002L284.5 73.8002ZM284.4 57.1002C285.6 56.5002 286.6 56.0002 287.3 55.5002C288 55.0002 288.6 54.5002 288.9 53.9002C289.3 53.3002 289.5 52.7002 289.5 51.9002C289.5 51.1002 289.3 50.6002 289 50.0002C288.7 49.5002 288.2 49.1002 287.6 48.8002C287 48.5002 286.3 48.4002 285.6 48.4002C284.9 48.4002 284.1 48.5002 283.4 48.8002C282.8 49.1002 282.3 49.5002 281.9 50.0002C281.6 50.5002 281.4 51.1002 281.4 51.8002C281.4 52.5002 281.5 52.9002 281.7 53.5002C281.9 54.0002 282.2 54.5002 282.6 55.0002C283 55.5002 283.4 56.0002 284 56.6002L284.4 57.1002Z" fill="currentColor"/> <path d="M318.5 78.1003V44.8003H329.6C333.2 44.8003 336.3 45.5003 338.9 46.9003C341.5 48.3003 343.4 50.2003 344.8 52.7003C346.1 55.2003 346.8 58.1003 346.8 61.5003C346.8 64.9003 346.1 67.8003 344.8 70.3003C343.5 72.8003 341.5 74.7003 338.9 76.1003C336.3 77.5003 333.2 78.1003 329.6 78.1003H318.5ZM329.6 73.1003C331.9 73.1003 333.9 72.6003 335.5 71.7003C337.2 70.8003 338.4 69.4003 339.3 67.7003C340.2 66.0003 340.6 63.9003 340.6 61.5003C340.6 59.1003 340.2 57.0003 339.3 55.3003C338.4 53.5003 337.1 52.2003 335.5 51.3003C333.8 50.4003 331.8 49.9003 329.5 49.9003H324.4V73.2003H329.5L329.6 73.1003Z" fill="currentColor"/> <path d="M357.6 78.6004C356 78.6004 354.6 78.3004 353.4 77.7004C352.2 77.1004 351.2 76.3004 350.6 75.1004C349.9 74.0004 349.6 72.6004 349.6 71.0004C349.6 69.4004 350 68.0004 350.7 66.9004C351.5 65.8004 352.6 65.0004 354.1 64.3004C355.6 63.7004 357.6 63.3004 359.9 63.0004L365.7 62.5004V61.2004C365.7 60.4004 365.5 59.7004 365.1 59.1004C364.7 58.5004 364.1 58.0004 363.4 57.6004C362.7 57.2004 361.8 57.1004 360.7 57.1004C359.6 57.1004 358.9 57.3004 358.1 57.6004C357.3 57.9004 356.6 58.4004 355.9 59.0004C355.3 59.6004 354.7 60.3004 354.2 61.1004L350.3 58.0004C351 56.8004 351.8 55.8004 352.8 55.0004C353.8 54.2004 355 53.5004 356.3 53.1004C357.6 52.6004 359.1 52.4004 360.7 52.4004C362.3 52.4004 364.7 52.8004 366.3 53.5004C367.9 54.3004 369.1 55.3004 370 56.7004C370.9 58.1004 371.3 59.6004 371.3 61.4004V78.3004H365.6V74.4004H365.5C364.9 75.7004 363.8 76.7004 362.5 77.6004C361.1 78.4004 359.4 78.8004 357.5 78.8004L357.6 78.6004ZM359.4 74.1004C360.7 74.1004 361.8 73.8004 362.8 73.2004C363.8 72.6004 364.5 71.8004 365 70.8004C365.5 69.8004 365.8 68.7004 365.8 67.4004V66.4004L360.2 66.9004C358.6 67.1004 357.3 67.4004 356.4 68.0004C355.5 68.6004 355.1 69.5004 355.1 70.6004C355.1 71.7004 355.3 71.9004 355.6 72.4004C355.9 72.9004 356.4 73.3004 357.1 73.6004C357.7 73.9004 358.5 74.0004 359.4 74.0004V74.1004Z" fill="currentColor"/> <path d="M385.9 78.5003C383.9 78.5003 382.4 78.2003 381.2 77.5003C380 76.9003 379.2 76.0003 378.7 74.9003C378.2 73.8003 378 72.5003 378 71.0003V57.5003H373.6V52.7003H378V46.3003H383.8V52.7003H389.6V57.5003H383.8V70.7003C383.8 71.6003 384.1 72.3003 384.6 72.8003C385.2 73.3003 386.1 73.6003 387.3 73.6003C388.5 73.6003 388.7 73.6003 389.5 73.4003V78.0003C388.3 78.4003 387.1 78.6003 385.8 78.6003L385.9 78.5003Z" fill="currentColor"/> <path d="M399.9 78.6004C398.3 78.6004 396.9 78.3004 395.7 77.7004C394.5 77.1004 393.5 76.3004 392.9 75.1004C392.2 74.0004 391.9 72.6004 391.9 71.0004C391.9 69.4004 392.3 68.0004 393 66.9004C393.8 65.8004 394.9 65.0004 396.4 64.3004C397.9 63.7004 399.9 63.3004 402.2 63.0004L408 62.5004V61.2004C408 60.4004 407.8 59.7004 407.4 59.1004C407 58.5004 406.4 58.0004 405.7 57.6004C405 57.2004 404.1 57.1004 403 57.1004C401.9 57.1004 401.2 57.3004 400.4 57.6004C399.6 57.9004 398.9 58.4004 398.2 59.0004C397.6 59.6004 397 60.3004 396.5 61.1004L392.6 58.0004C393.3 56.8004 394.1 55.8004 395.1 55.0004C396.1 54.2004 397.3 53.5004 398.6 53.1004C399.9 52.6004 401.4 52.4004 403 52.4004C404.6 52.4004 407 52.8004 408.6 53.5004C410.2 54.3004 411.4 55.3004 412.3 56.7004C413.2 58.1004 413.6 59.6004 413.6 61.4004V78.3004H407.9V74.4004H407.8C407.2 75.7004 406.1 76.7004 404.8 77.6004C403.4 78.4004 401.7 78.8004 399.8 78.8004L399.9 78.6004ZM401.6 74.1004C402.9 74.1004 404 73.8004 405 73.2004C406 72.6004 406.7 71.8004 407.2 70.8004C407.7 69.8004 408 68.7004 408 67.4004V66.4004L402.4 66.9004C400.8 67.1004 399.5 67.4004 398.6 68.0004C397.7 68.6004 397.3 69.5004 397.3 70.6004C397.3 71.7004 397.5 71.9004 397.8 72.4004C398.1 72.9004 398.6 73.3004 399.3 73.6004C399.9 73.9004 400.7 74.0004 401.6 74.0004V74.1004Z" fill="currentColor"/> </svg> </span></a><div class="ca2e125f6a01c7ca6e1eda372985bfa8"><div class="_88134d1d5e01a44e30afc03cca4a5340"><h3 class="_0ee8244a6cc0116f6bf2c68417d0cdfe">KLM</h3><a data-x="link-in-footer-to-about" class="e81a962ab9851fc2ee4e94fef1f944ae a56944df0d0074dbb06eb1a1bc106f56" href="/en/about/">About KLM</a><a data-x="link-in-footer-to-about" class="e81a962ab9851fc2ee4e94fef1f944ae a56944df0d0074dbb06eb1a1bc106f56" href="https://careers.klm.com/en/jobs/?jobArea[]=tech-and-data">Jobs</a></div><div class="_88134d1d5e01a44e30afc03cca4a5340"><h3 class="_0ee8244a6cc0116f6bf2c68417d0cdfe">Discipline Areas</h3><div class="_803b3b15332fe6f38610b5a814e4ed90"><div class="a56944df0d0074dbb06eb1a1bc106f56"><a data-x="link-in-footer-to-discipline-page" class="e81a962ab9851fc2ee4e94fef1f944ae" href="/en/disciplines/disruptive-innovation/">Disruptive innovation</a></div><div class="a56944df0d0074dbb06eb1a1bc106f56"><a data-x="link-in-footer-to-discipline-page" class="e81a962ab9851fc2ee4e94fef1f944ae" href="/en/disciplines/product-management/">Product Management</a></div><div class="a56944df0d0074dbb06eb1a1bc106f56"><a data-x="link-in-footer-to-discipline-page" class="e81a962ab9851fc2ee4e94fef1f944ae" href="/en/disciplines/operations/">Operations</a></div><div class="a56944df0d0074dbb06eb1a1bc106f56"><a data-x="link-in-footer-to-discipline-page" class="e81a962ab9851fc2ee4e94fef1f944ae" href="/en/disciplines/data/">Data</a></div><div class="a56944df0d0074dbb06eb1a1bc106f56"><a data-x="link-in-footer-to-discipline-page" class="e81a962ab9851fc2ee4e94fef1f944ae" href="/en/disciplines/engineering/">Engineering</a></div><div class="a56944df0d0074dbb06eb1a1bc106f56"><a data-x="link-in-footer-to-discipline-page" class="e81a962ab9851fc2ee4e94fef1f944ae" href="/en/disciplines/key-specialists/">Key Specialists</a></div></div></div></div></div><div class="f299aab77686789d108fb144b7b92c60"><a class="_3b2934df47e0b684fa3399051353e1c8" href="https://careers.klm.com/en/jobs/?jobArea[]=tech-and-data" data-x="link-in-footer-to-klm-careers">careers.klm.com</a><div class="_645dc4d8d22693f37cfec542ca210cc6"><a href="/en/cookies/" data-x="link-in-footer-to-cookies-settings">Privacy & Cookie Statement</a></div></div><div role="presentation" class="dd3d2526b1f9e3e1390dc3e3d8d68a3b"></div></footer><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script><kaliber-component-container></kaliber-component-container><!--start--><!--{"componentName":"features_pageOnly_CookieBar_universal_js","props":{"clientContext":{"clientConfig":{"multiLanguage":{"languages":{"en":{"title":"English","adjective":"english","language":"en","icu":"en_US"}},"defaultLanguage":"en"},"careersLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fjobs\u002F?jobArea[]=tech-and-data","title":"careers.klm.com"},"privacyLink":{"url":"https:\u002F\u002Fcareers.klm.com\u002Fen\u002Fprivacy\u002F","title":"Privacy"},"cookieConsent":{"consentCookieName":"klmConsent","availablePermissions":[{"name":"functionalityStorage","required":true},{"name":"analyticsStorage","required":true},{"name":"adStorage","required":false}],"version":2,"invalidateOnVersionMismatch":true},"gtmId":"GTM-K5NXZJC","host":"https:\u002F\u002Ftechdata.klm.com","sanity":{"clients":{"readOnly":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"useCdn":true},"studio":{"projectId":"fzso0g65","dataset":"prd","apiVersion":"2022-06-08","token":null,"withCredentials":true,"useCdn":false}},"loginProviders":[{"name":"google","title":"Google","url":"https:\u002F\u002Fapi.sanity.io\u002Fv1\u002Fauth\u002Flogin\u002Fgoogle"}]},"jobFeed":"https:\u002F\u002Fcareers.klm.com\u002Fapi\u002Fv1\u002Ftech-and-data\u002F"},"language":"en"},"initialConsent":{"show":true,"version":2,"timestamp":1732665313610,"permissions":{"functionalityStorage":"granted","analyticsStorage":"granted","adStorage":"denied"}},"layoutClassName":"b87124b63ac5709ab3b52562f4f5ee8a","content":[{"_type":"block","style":"normal","_key":"a17ec1472797","markDefs":[{"ref":{"_type":"cookies","slug":{"current":"cookies","_type":"slug"},"language":"en"},"_type":"internalLink","_key":"622b33ce3ca0"}],"children":[{"_type":"span","marks":[],"text":"We use cookies and similar techniques on this website to analyze visits and to show you relevant messages on social media. By clicking on 'Accept' you give permission for their placement and the processing of personal data obtained in this way, as stated in our ","_key":"cd2987ad94fe0"},{"_type":"span","marks":["622b33ce3ca0"],"text":"privacy & cookie statement.","_key":"9fb86fb0a6a0"}]}]}}--><aside class="b87124b63ac5709ab3b52562f4f5ee8a"><div class="_85f600e1519a319085b3d71932d7b8a3 _99d176de7acd785dfbb8cee89aba3fb7"><div class="_19cbf4358905c89d27f4e36230d73235"><div class="_05e3690c4a41e3f640fc757f77c4b327"><div class="_408620652a7fb7142aceef246ec4314c"><div><p class="_6435c2e0aaaf76dfb0f5807df8e92ffd ea0d9f4db9a8e16179bc5ac1440ade26">We use cookies and similar techniques on this website to analyze visits and to show you relevant messages on social media. By clicking on 'Accept' you give permission for their placement and the processing of personal data obtained in this way, as stated in our <a href="/en/cookies/" data-x="link" class="_1eba6493c0414aa80cd17a89cb6b7329 _846890d7c001726e9ca32d146d9a7f95">privacy & cookie statement.</a></p></div></div><div class="c4786b686418c281e4b0cb192d8c673a"><button class="_494a8cbae1027f3b40122082acdfad06 _969310c64966ed61c8aff50298a8936f" data-x="cookiebar-reject" type="button">Reject</button><button class="_494a8cbae1027f3b40122082acdfad06 _9096171495a8f7a8526b6001abacc7a7" data-x="cookiebar-accept" type="button">Accept</button></div></div></div></div></aside><!--end--><kaliber-component-container></kaliber-component-container><script>var d=document,s=d.currentScript,p=s.parentNode;p.setAttribute('data-kaliber-component-container','');Array.from(p.querySelectorAll('kaliber-component-container')).forEach(x=>p.removeChild(x));p.removeChild(s);</script></div></body></html>