:root{--_theme---dark:var(--base-color-brand--blue-dark);--_typography-spacing---text--regular:1.125rem;--text-color--text-primary:var(--base-color-brand--blue-dark);--_typography-spacing---text-heading--h1:3rem;--_typography-spacing---text-heading--h2:2.5rem;--_typography-spacing---text-heading--h3:2.25rem;--_typography-spacing---text-heading--h4:2rem;--_typography-spacing---text-heading--h5:1.5rem;--_typography-spacing---text-heading--h6:1.25rem;--background-color--background-primary:var(--base-color-brand--blue-light);--text-color--text-secondary:var(--base-color-neutral--neutral-darker);--background-color--background-success:var(--base-color-system--success-green);--text-color--text-success:var(--base-color-system--success-green-dark);--_typography-spacing---borders--tiny:.5rem;--_typography-spacing---padding--global:1.25rem;--_typography-spacing---padding--small:3rem;--text-color--text-alternate:var(--base-color-neutral--white);--border-color--border-primary:var(--base-color-neutral--neutral-lightest);--_typography-spacing---text--tiny:.875rem;--background-color--background-alternate:var(--base-color-neutral--white);--_typography-spacing---text--small:1rem;--background-color--background-secondary:var(--base-color-brand--blue-dark);--base-color-brand--grey:#c8cbce;--_theme---accent:var(--base-color-brand--yellow);--_typography-spacing---padding--large:8rem;--_typography-spacing---text--large:1.5rem;--background-color--background-tertiary:var(--base-color-brand--grey);--background-color--background-error:var(--base-color-system--error-red);--text-color--text-error:var(--base-color-system--error-red-dark);--base-color-brand--yellow-dark:#d69f00;--base-color-brand--transparant:#0000;--_typography-spacing---text--medium:1.25rem;--_typography-spacing---padding--medium:5rem;--background-color--background-warning:var(--base-color-system--warning-yellow);--text-color--text-warning:var(--base-color-system--warning-yellow-dark);--_theme---light:var(--base-color-neutral--white);--_theme---accent-2:var(--base-color-brand--blue-light);--_typography-spacing---borders--regular:1rem;--base-color-brand--blue-light:#eaf3fc;--_typography-spacing---borders--medium:1.5rem;--base-color-brand--grey-light:#f5f9fe;--base-color-brand--yellow:#fbba00;--_typography-spacing---borders--xtiny:.25rem;--base-color-neutral--white:#fff;--accessible-components--dark-grey:#9b9b9b;--accessible-components--dodger-blue:#1378d1;--_theme---pagination:white;--_typography-spacing---borders--small:.75rem;--base-color-brand--blue-dark:#25303b;--_typography-spacing---borders--large:2rem;--base-color-brand--blue:#2d62ff;--base-color-brand--grey-dark:#25303b;--base-color-neutral--black:#000;--base-color-neutral--neutral-lightest:#eee;--base-color-neutral--neutral-lighter:#ccc;--base-color-neutral--neutral-light:#aaa;--base-color-neutral--neutral:#666;--base-color-neutral--neutral-dark:#444;--base-color-neutral--neutral-darker:#222;--base-color-neutral--neutral-darkest:#111;--base-color-system--success-green:#cef5ca;--base-color-system--success-green-dark:#114e0b;--base-color-system--warning-yellow:#fcf8d8;--base-color-system--warning-yellow-dark:#5e5515;--base-color-system--error-red:#f8e4e4;--base-color-system--error-red-dark:#3b0b0b;--base-color-system--focus-state:#2d62ff;--background-color--background-accent:var(--base-color-brand--yellow);--border-color--border-secondary:var(--base-color-brand--blue);--border-color--border-alternate:var(--base-color-neutral--neutral-darker);--link-color--link-primary:var(--base-color-brand--blue);--link-color--link-secondary:var(--base-color-neutral--black);--link-color--link-alternate:var(--base-color-neutral--white)}body{color:var(--_theme---dark);font-family:Space Grotesk,Arial,sans-serif;font-size:var(--_typography-spacing---text--regular);line-height:1.5}h1{font-size:var(--_typography-spacing---text-heading--h1);margin-top:0;margin-bottom:0;font-weight:700;line-height:1.1}h2{font-size:var(--_typography-spacing---text-heading--h2);margin-top:0;margin-bottom:0;font-weight:700;line-height:1.2}h3{font-size:var(--_typography-spacing---text-heading--h3);margin-top:0;margin-bottom:0;font-weight:700;line-height:1.2}h4{font-size:var(--_typography-spacing---text-heading--h4);margin-top:0;margin-bottom:0;font-weight:700;line-height:1.4}h5{font-size:var(--_typography-spacing---text-heading--h5);margin-top:0;margin-bottom:0;font-weight:700;line-height:1.5}h6{font-size:var(--_typography-spacing---text-heading--h6);margin-top:0;margin-bottom:0;font-weight:700;line-height:1.5}p{margin-bottom:0}a{color:inherit;text-decoration:none}ul{grid-column-gap:.5rem;grid-row-gap:.5rem;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;list-style-type:""}ol{margin-top:0;margin-bottom:0;padding-left:1.5rem}li{margin-bottom:0}img{object-fit:cover;width:100%;max-width:100%;height:100%;display:inline-block}label{margin-bottom:.25rem;font-weight:500}blockquote{border-left:.25rem solid #e2e2e2;margin-bottom:0;padding:0 1.25rem;font-size:1.25rem;line-height:1.5}figure{margin-top:2rem;margin-bottom:2rem}figcaption{text-align:center;margin-top:.25rem}.global-styles{display:block;position:fixed;inset:0% auto auto 0%}.background-color-primary{background-color:var(--background-color--background-primary)}.text-rich-text h1,.text-rich-text h2,.text-rich-text h3,.text-rich-text h4{margin-top:1.5rem;margin-bottom:1rem}.text-rich-text h5,.text-rich-text h6{margin-top:1.25rem;margin-bottom:1rem}.text-rich-text p{margin-bottom:1rem}.text-rich-text ul{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;margin-bottom:1.5rem;display:flex}.text-rich-text ol{margin-bottom:1.5rem}.text-rich-text img{border-radius:var(--_typography-spacing---borders--tiny)}.text-rich-text blockquote{margin-top:2rem;margin-bottom:2rem}.text-rich-text li{background-image:url(https://cdn.prod.website-files.com/67e25d5de3e3ea99cfbdd67a/67e2a744a6a4fa7cb8dc17ba_hykor-check.svg);background-position:0 8px;background-repeat:no-repeat;background-size:auto .75rem;padding-left:2rem}.text-rich-text figure{margin-left:0;margin-right:0;width:100%!important}.heading-style-h1{font-size:var(--_typography-spacing---text-heading--h1);font-weight:700;line-height:1.1}.padding-global{padding-right:var(--_typography-spacing---padding--global);padding-left:var(--_typography-spacing---padding--global)}.padding-global.padding-section-medium:lang(en){display:block}.padding-global.padding-footer{padding-top:3.5rem;padding-bottom:2.5rem}.padding-global.is-small-cta{padding-top:calc(var(--_typography-spacing---padding--medium) + 2rem)}.text-size-regular{font-size:var(--_typography-spacing---text--regular)}.text-weight-bold{font-weight:700}.background-color-secondary{background-color:var(--background-color--background-secondary);color:var(--_theme---dark);--_theme---dark:var(--base-color-neutral--white);--_theme---accent:var(--base-color-brand--yellow);--_theme---light:var(--base-color-brand--blue-dark);--_theme---accent-2:var(--base-color-brand--blue-light);--_theme---pagination:var(--base-color-brand--blue-light);background-image:url(https://cdn.prod.website-files.com/67e25d5de3e3ea99cfbdd67a/67e2acaecf194ee6a87b46a7_hykor-pattern.svg);background-position:50%;background-size:auto}.background-color-secondary.no-pattern{background-image:none}.padding-section-large{padding-top:var(--_typography-spacing---padding--large);padding-bottom:var(--_typography-spacing---padding--large)}.text-size-large{font-size:var(--_typography-spacing---text--large)}.page-wrapper{overflow:clip}.heading-style-h5{font-size:var(--_typography-spacing---text-heading--h5);font-weight:700;line-height:1.5}.container-large{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.container-large:lang(en){display:block}.container-large.is-nav{max-width:100rem}.container-large.is-cta:lang(en){display:block}.text-style-allcaps{text-transform:uppercase}.main-wrapper{width:100%}.button{border:1px solid var(--_theme---accent);border-radius:var(--_typography-spacing---borders--tiny);background-color:var(--_theme---accent);color:var(--text-color--text-primary);text-align:center;padding:1rem 1.5rem;font-weight:600;line-height:1;transition:color .3s cubic-bezier(.165,.84,.44,1),background-color .3s cubic-bezier(.165,.84,.44,1)}.button:hover{border-color:var(--base-color-brand--yellow-dark);background-color:var(--base-color-brand--yellow-dark)}.button:lang(en){display:block}.button.w--current{background-color:var(--base-color-brand--transparant);color:var(--_theme---dark)}.button.is-text{color:#000;background-color:#0000;border:2px solid #0000}.button.is-small{padding:.5rem 1.25rem}.button.is-large{padding:1rem 2rem}.button.is-secondary{border-top-style:solid;border-top-width:1px;border-top-color:var(--_theme---accent);border-right-style:solid;border-right-width:1px;border-right-color:var(--_theme---accent);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--_theme---accent);border-left-style:solid;border-left-width:1px;border-left-color:var(--_theme---accent);color:inherit;background-color:#0000}.button.is-secondary:hover{border-color:var(--base-color-brand--yellow-dark);background-color:var(--base-color-brand--yellow-dark)}.button.is-icon{grid-column-gap:.75rem;grid-row-gap:.75rem;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;display:flex}.button-group{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:wrap;justify-content:flex-start;align-items:center;display:flex}.button-group.is-vertical{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column}.button-group.is-vertical:lang(en){display:none}.button-group.is-centered{justify-content:center;align-items:center}.hide{border-radius:3px;display:none}.padding-section-medium{padding-top:var(--_typography-spacing---padding--medium);padding-bottom:var(--_typography-spacing---padding--medium)}.spacer-xxlarge{width:100%;padding-top:5rem}.nav_component{z-index:9999;color:var(--_theme---dark);--_theme---dark:var(--base-color-brand--blue-dark);--_theme---accent:var(--base-color-brand--yellow);--_theme---light:var(--base-color-neutral--white);--_theme---accent-2:var(--base-color-brand--blue-light);--_theme---pagination:white;position:fixed;inset:0% 0% auto}.nav_component:where(.w-variant-598d7717-c06d-7c61-89f3-5050af602753){--_theme---dark:var(--base-color-neutral--white);--_theme---accent:var(--base-color-brand--yellow);--_theme---light:var(--base-color-brand--blue-dark);--_theme---accent-2:var(--base-color-brand--blue-light);--_theme---pagination:var(--base-color-brand--blue-light)}.nav{padding-right:var(--_typography-spacing---padding--global);padding-left:var(--_typography-spacing---padding--global);background-color:var(--base-color-brand--transparant)}.nav_layout{justify-content:space-between;align-items:center;display:flex}.nav_menu{z-index:2;flex:1}.nav_list-item.is-link{padding-left:1.25rem;padding-right:1.25rem;font-weight:700}.nav_list-item.is-mobile{display:none}.nav_list-item.is-home{padding-left:1.25rem;padding-right:1.25rem;font-weight:700;display:none}.nav_list{justify-content:center;align-items:center;display:flex}.nav_list.is-buttons{grid-column-gap:2rem;grid-row-gap:2rem;grid-column-gap:2rem;grid-row-gap:2rem}.locale-switcher_wrapper{border:1px solid var(--_theme---accent-2);border-radius:var(--_typography-spacing---borders--tiny);padding:.875rem 1rem .875rem .875rem;font-weight:700}.locale-switcher_list{grid-column-gap:.25rem;grid-row-gap:.25rem;justify-content:center;align-items:center;display:flex}.locale-switcher_item{justify-content:flex-start;align-items:center;display:flex}.locale-switcher_link{z-index:1;text-transform:uppercase;font-weight:700;position:relative}.nav_link_highlight{background-color:var(--_theme---accent);transform-origin:0%;transform-style:preserve-3d;width:auto;height:.5rem;margin-top:-.125rem;margin-left:-.125rem;margin-right:-.125rem;transition:transform .3s;position:absolute;left:0;right:0;transform:scaleX(0)}.nav_brand{z-index:1;width:10rem;padding-left:0}.nav_brand_svg{color:var(--_theme---dark);width:100%}.locale-switcher_inner{justify-content:center;align-items:center;display:flex;position:relative}.nav_dropdown_text{z-index:1;color:var(--_theme---dark);font-weight:700;position:relative}.nav_dropdown_svg{color:var(--_theme---dark);width:.5rem;height:.5rem;transition:transform .3s;transform:rotate(0)}.nav_dropdown{position:static}.nav_dropdown_toggle{grid-column-gap:.5rem;grid-row-gap:.5rem;flex-flow:row-reverse;justify-content:flex-start;align-items:center;padding:2rem 1.25rem;display:flex}.nav_link{z-index:1;font-weight:inherit;color:inherit;padding:.75rem .125rem}.nav_link.w--current{color:inherit}.nav_link-inner,.nav_dropdown_inner{justify-content:center;align-items:center;display:flex;position:relative;left:0;right:0}.nav_dropdown_list{left:0;right:0}.nav_dropdown_list.w--open{background-color:var(--base-color-brand--transparant);width:100%;max-width:62.5rem;padding-top:1.25rem}.nav_dropdown_list-wrapper{z-index:2;background-color:var(--_theme---light);transform-origin:50% 0;width:100%;position:relative}.nav_dropdown_links{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;flex:1;justify-content:flex-start;align-items:flex-start;padding:4rem 6.5rem 7.5rem;display:flex}.nav_dropdown_visuals{width:100%;max-width:30rem;position:relative}.eyebrow{border-radius:var(--_typography-spacing---borders--tiny);background-color:var(--base-color-brand--blue-light);color:var(--text-color--text-primary);font-size:var(--_typography-spacing---text--small);width:auto;font-weight:700;line-height:1;transform:skew(-20deg)}.eyebrow.is-white{background-color:var(--background-color--background-alternate);background-color:var(--background-color--background-alternate)}.eyebrow_inner{grid-column-gap:.75rem;grid-row-gap:.75rem;padding:.5rem 1rem;display:flex;transform:skew(20deg)}.menu_list{grid-column-gap:0rem;grid-row-gap:0rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;font-weight:700;display:flex}.nav_dropdown_list-inner{display:flex}.nav_dropdown_list-border{border-radius:var(--_typography-spacing---borders--medium);overflow:clip}.content-wrapper{grid-column-gap:2.5rem;grid-row-gap:2.5rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex;position:static}.content-wrapper.is-large{grid-column-gap:4rem;grid-row-gap:4rem}.content-wrapper.is-huge{grid-column-gap:6rem;grid-row-gap:6rem}.content-wrapper.is-centered{text-align:center;justify-content:flex-start;align-items:center}.content-wrapper.is-sectors{max-width:48ch}.content-wrapper.is-location{max-width:50ch}.content-wrapper.is-cta{max-width:46ch}.content-wrapper.is-sticky{position:sticky;top:8rem}.text-wrapper{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.text-wrapper.is-home-about,.text-wrapper.is-vacancies-team{max-width:45ch}.text-wrapper.is-vacancy{grid-column-gap:2.5rem;grid-row-gap:2.5rem}.text-wrapper.is-centered{justify-content:flex-start;align-items:center}.text-wrapper.is-approach{max-width:37ch}.text-wrapper.is-small{grid-column-gap:1rem;grid-row-gap:1rem}.hgroup{grid-column-gap:1rem;grid-row-gap:1rem;text-wrap:balance;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.hgroup.is-large{grid-column-gap:2rem;grid-row-gap:2rem}.hgroup.is-center{justify-content:flex-start;align-items:center}.paragraph-wrapper.is-home-header{max-width:31ch}.paragraph-wrapper.is-location,.paragraph-wrapper.is-solliciteren,.paragraph-wrapper.is-vacancy{max-width:35ch}.nav_visuals_item{background-color:var(--base-color-brand--grey-light);flex-flow:column;width:100%;height:100%;display:flex;position:relative}.nav_visuals_visual{height:20rem}.nav_visuals_content{grid-column-gap:.5rem;grid-row-gap:.5rem;color:var(--text-color--text-primary);flex-flow:column;flex:1;padding:2.5rem;display:flex}.nav_visuals_item-wrapper{width:100%;height:100%;position:absolute;inset:0%}.highlight-span{z-index:1;position:relative}.highlight-wrapper{display:inline-block}.highlight-inner{justify-content:center;align-items:center;display:flex;position:relative;left:0;right:0}.text-highlight{z-index:0;background-color:var(--_theme---accent);transform-origin:0%;transform-style:preserve-3d;width:100%;height:1.5rem;margin-left:-.125rem;margin-right:-.125rem;position:absolute;transform:scaleX(0)}.text-highlight.is-sector{transform-origin:0%;transform-style:preserve-3d;height:.875rem;transition:transform .6s;transform:scaleX(0)}.text-highlight.is-small{height:.875rem;transition:transform .6s}.approach_component{grid-column-gap:2.25rem;grid-row-gap:2.25rem;grid-template-rows:auto;grid-template-columns:.75fr 1fr;grid-auto-columns:1fr;align-items:center;display:grid}.hykor_list{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;display:flex}.hykor_list.is-terms{grid-column-gap:2.25rem;grid-row-gap:1rem;grid-template-rows:auto auto auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;display:grid}.hykor_list-item{background-image:url(https://cdn.prod.website-files.com/67e25d5de3e3ea99cfbdd67a/67e2a744a6a4fa7cb8dc17ba_hykor-check.svg);background-position:0 8px;background-repeat:no-repeat;background-size:1.125rem;padding-bottom:0;padding-left:2rem;padding-right:0}.swiper-navigation{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:row-reverse;display:flex}.swiper-navigation.is-centered{justify-content:center;align-items:center}.swiper-navigation.is-left{justify-content:flex-end}.swiper-navigation.is-project{margin-top:2rem}.swiper-button{border:1px solid var(--_theme---dark);background-color:var(--base-color-brand--transparant);border-radius:100%;justify-content:center;align-items:center;width:4rem;height:4rem;padding:.5rem;transition:padding .3s,border-color .3s;display:flex}.swiper-button:hover{border-color:var(--_theme---accent);padding-right:1rem}.swiper-button.is-next:hover{padding-left:1rem;padding-right:.5rem}.swiper-arrow{color:var(--_theme---dark);width:1.25rem;height:1.125rem;transform:translate(-.125rem)}.swiper-arrow.is-next{transform:translate(.125rem)}.overflow-clip{overflow:clip!important}.home-about_numbers-wrapper{z-index:1;display:flex;position:relative}.about-numbers_component{flex:none}.about-numbers_list{grid-column-gap:5rem;grid-row-gap:5rem;display:flex}.about-numbers_list-item{grid-column-gap:1.25rem;grid-row-gap:1.25rem;max-width:15rem;display:flex}.about-numbers_progress{background-color:var(--_theme---light);width:.25rem;min-height:8rem;transition:background-color .3s cubic-bezier(.165,.84,.44,1)}.about-numbers_inner{grid-column-gap:1.25rem;grid-row-gap:1.25rem;flex-flow:column;justify-content:space-between;display:flex}.about-numbers_number{font-size:4rem}.about-numbers_number-highlight{color:var(--_theme---light);transition:color .3s cubic-bezier(.165,.84,.44,1)}.swiper{width:auto;min-width:0;max-width:100%;overflow:visible!important}.swiper.is-services-about{height:100%;overflow:hidden!important}.swiper.is-project{overflow:hidden!important}.swiper.is-approach{overflow-x:hidden!important}.swiper.is-history-thumbs{z-index:1;width:100%;position:relative}.swiper.is-history{overflow:hidden!important}.swiper-wrapper{width:auto;min-width:0;max-width:100%;display:flex}.swiper-wrapper.is-services-about{height:100%}.swiper-wrapper.is-services{justify-content:flex-start;align-items:flex-end}.swiper-slide{flex:none}.swiper-slide.is-reviews,.swiper-slide.is-approach{width:100%}.swiper-slide.is-services-about{width:100%}.swiper-slide.is-services-slider{width:auto;min-width:0;max-width:100%}.swiper-slide.is-news-header,.swiper-slide.is-project,.swiper-slide.is-approach{width:100%}.swiper-slide.is-history-thumbs{cursor:pointer;margin-right:0}.swiper-slide.is-history{width:auto;min-width:0;max-width:100%}.swiper-slide.is-team{width:100%;max-width:25%}.swiper-slide.is-vacancies{width:50%}.link_list{grid-column-gap:.25rem;grid-row-gap:.25rem;text-align:left;color:inherit;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.link_list.is-large{grid-column-gap:1rem;grid-row-gap:1rem}.link_list.is-horizontal{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:row}.contact-link{grid-column-gap:.5rem;grid-row-gap:.5rem;background-color:var(--base-color-brand--transparant);justify-content:flex-start;align-items:center;padding:0;display:flex;position:relative}.contact-link.is-linkedin{flex-flow:row-reverse}.contact-link_svg{width:1.25rem;height:100%;transition:transform .3s;transform:rotate(0)}.link-highlight{background-color:var(--_theme---accent);pointer-events:none;transform-origin:0%;transform-style:preserve-3d;width:auto;height:.5rem;margin-left:-.125rem;margin-right:-.125rem;transition:transform .3s;position:absolute;left:0;right:0;transform:scaleX(0)}.contact-link_text-wrapper{justify-content:flex-start;align-items:center;display:flex;position:relative}.contact-link_text{z-index:1;position:relative}.socials_svg{width:1.25rem;height:1.25rem;transition:transform .3s;transform:rotate(0)}.socials_svg.is-footer{width:1rem;height:1rem}.cta_component{padding-top:4rem;padding-bottom:7rem;position:relative}.cta_visual{z-index:0;position:relative}.cta_image{aspect-ratio:2.39;border-radius:var(--_typography-spacing---borders--medium);object-position:50% 100%}.cta_image:lang(en){object-position:50% 50%}.cta_svg{color:var(--_theme---accent);width:25rem;transition:transform .3s;position:absolute;inset:auto auto -5rem 7rem;transform:rotate(0)}.cta_content-wrapper{position:relative}.cta_content{border-radius:var(--_typography-spacing---borders--regular);background-color:var(--background-color--background-secondary);color:var(--_theme---dark);--_theme---dark:var(--base-color-neutral--white);--_theme---accent:var(--base-color-brand--yellow);--_theme---light:var(--base-color-brand--blue-dark);--_theme---accent-2:var(--base-color-brand--blue-light);--_theme---pagination:var(--base-color-brand--blue-light);margin-bottom:-7rem;padding:3.5rem 4.5rem 4rem;position:absolute;inset:auto 0% 0% auto}.link-block{font-weight:700;text-decoration:underline;position:relative}.link-text{z-index:1;position:relative}.link-block_inner{justify-content:center;align-items:center;display:flex;position:relative}.footer_component{grid-column-gap:5rem;grid-row-gap:4rem;grid-template-rows:auto auto;grid-template-columns:1fr .75fr .75fr .5fr;grid-auto-columns:1fr;display:grid}.footer_main{grid-column-gap:4rem;grid-row-gap:4rem;flex-flow:column;justify-content:space-between;align-items:flex-start;display:flex}.footer_main-top{grid-column-gap:3rem;grid-row-gap:3rem;flex-flow:column;display:flex}.footer_logo{width:10rem}.footer_paragraph{text-wrap:balance}.footer_item{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;margin-top:2.5rem;display:flex}.footer_copyright{grid-column-gap:2rem;grid-row-gap:2rem;font-size:var(--_typography-spacing---text--tiny);justify-content:space-between;display:flex}.header_space{padding-top:5.75rem}.swiper-pagination-wrapper{grid-column-gap:1.5rem;grid-row-gap:1.5rem;justify-content:center;align-items:center;display:flex}.swiper-pagination-wrapper.is-reviews{--_theme---dark:var(--base-color-neutral--white);--_theme---accent:var(--base-color-brand--yellow);--_theme---light:var(--base-color-brand--blue-dark);--_theme---accent-2:var(--base-color-brand--blue-light);--_theme---pagination:var(--base-color-brand--blue-light)}.swiper-pagination-wrapper.is-news-header{z-index:2;width:100%;margin-bottom:1.75rem;position:absolute;inset:auto 0% 0%}.swiper-pagination-wrapper.is-approach{flex-flow:column;align-self:center;margin-top:auto;position:relative}.container-huge{width:100%;max-width:100rem;margin-left:auto;margin-right:auto}.small-cta_component{grid-column-gap:2.5rem;grid-row-gap:2.5rem;border-radius:var(--_typography-spacing---borders--medium);background-color:var(--background-color--background-primary);flex-flow:column;justify-content:flex-start;align-items:center;padding:8rem 2.5rem 5.5rem;display:flex;position:relative}.small-cta_text{grid-column-gap:1rem;grid-row-gap:1rem;text-align:center;flex-flow:column;justify-content:flex-start;align-items:center;max-width:60ch;display:flex}.button_svg{width:1.25rem;height:1.25rem;transition:transform .3s;transform:rotate(0)}.small-cta_visual{position:absolute;top:-7rem}.nav_button{z-index:3;display:none}.nav_background{z-index:0;background-color:var(--_theme---light);opacity:0;position:absolute;inset:0%}.branded-header_component{grid-column-gap:8rem;grid-row-gap:8rem;justify-content:space-between;align-items:center;display:flex}.branded-header_content{z-index:1;flex:none;width:40%;position:relative}.branded-header_content.is-sector{grid-column-gap:4rem;grid-row-gap:4rem;flex-flow:column;display:flex}.branded-header_content.is-about{grid-column-gap:8rem;grid-row-gap:8rem;flex-flow:column;display:flex}.branded-header_visual{z-index:0;flex:none;width:auto;height:100%;position:relative}.branded-header_visual.is-shrink{flex:0 auto;padding-bottom:5rem}.branded-header_visual.is-sector{flex:0 auto}.branded-header_image{object-fit:contain;margin-left:-5rem}.branded-header_image.is-shrink{box-sizing:border-box;aspect-ratio:auto;border-radius:var(--_typography-spacing---borders--medium);vertical-align:baseline;object-fit:contain;width:100%;height:100%;margin-left:0;overflow:clip}.branded-header_image.is-about{margin-left:0;position:relative;top:-4rem}.vacancies_tags{grid-column-gap:1.25rem;grid-row-gap:.5rem;flex-flow:wrap;display:flex}.tag_svg{color:inherit;width:.75rem}.collection-link{border-radius:var(--_typography-spacing---borders--medium);background-color:var(--background-color--background-alternate);display:block;overflow:clip}.collection-link.is-news-overview,.collection-link.is-services-overview{grid-column-gap:1rem;grid-row-gap:1rem;background-color:var(--base-color-brand--transparant);border-radius:0;flex-flow:column;display:flex}.collection-visual{overflow:clip}.collection-visual.is-news-overview{border-radius:var(--_typography-spacing---borders--tiny);position:relative}.collection-image{aspect-ratio:3/2;transition:transform .3s}.collection-image.is-news-overview{aspect-ratio:auto;height:22.5rem}.collection-image.is-news-header{aspect-ratio:auto}.collection-image.is-services-overview{aspect-ratio:auto;height:25rem}.vacancies-overview_content{grid-column-gap:2.5rem;grid-row-gap:2.5rem;flex-flow:column;justify-content:space-between;align-items:flex-start;padding:2rem 2.5rem 2.5rem;display:flex}.vacancies-overview_content-top{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:column;display:flex}.vacancies-overview_text{grid-column-gap:.25rem;grid-row-gap:.25rem;flex-flow:column;display:flex}.collection-button{grid-column-gap:.75rem;grid-row-gap:.75rem;justify-content:flex-start;align-items:center;display:flex;position:relative}.collection-button_inner{justify-content:flex-start;align-items:center;display:flex;position:relative}.collection-button_text{z-index:1;position:relative}.collection-button_svg{color:var(--_theme---accent);width:.5rem;height:.5rem;transition:transform .3s;transform:rotate(0)}.values_component{grid-column-gap:8rem;grid-row-gap:8rem;display:flex}.values_content,.values_wrapper{flex:1;position:relative}.values_list{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;display:flex}.values_list-item{z-index:1;border-radius:var(--_typography-spacing---borders--medium);background-color:var(--background-color--background-primary);color:var(--text-color--text-primary);padding:1rem 4rem 2.5rem;position:sticky;top:8rem}.values_item-inner{grid-column-gap:.625rem;grid-row-gap:.625rem;flex-flow:column;display:flex}.approach_visual{justify-content:center;align-items:center;display:flex}.approach_outer-circle{z-index:0;border:1px solid var(--base-color-neutral--white);border-radius:100rem;width:100%;height:100%;margin-top:1rem;margin-bottom:1rem;position:absolute;inset:0%}.approach_wrapper{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;width:30rem;height:30rem;display:flex;position:relative}.approach_grid{z-index:1;grid-column-gap:3rem;grid-row-gap:4rem;pointer-events:none;grid-template-rows:auto auto auto auto auto;grid-template-columns:.75fr 1fr .75fr;grid-auto-columns:1fr;place-items:center;width:100%;height:100%;display:grid;position:relative}.approach_item{pointer-events:auto}.approach_item.is-2{margin-right:-5rem}.approach_item.is-4{margin-left:-5rem}.approach_item.is-5{margin-left:-7.5rem}.approach_item.is-6{margin-right:-2rem}.approach_item.is-7{margin-left:-2rem}.approach_item.is-3{margin-right:-7.5rem}.approach_button{border-radius:var(--_typography-spacing---borders--regular);background-color:var(--base-color-neutral--white);font-size:var(--_typography-spacing---text--small);padding:.5rem 1.5rem;font-weight:700;transition:background-color .3s cubic-bezier(.165,.84,.44,1)}.approach_button:hover{background-color:var(--_theme---accent)}.approach_inner-cirle{z-index:0;border:.125rem solid var(--_theme---accent);pointer-events:none;border-radius:100%;justify-content:center;align-items:center;width:60%;height:60%;display:flex;position:absolute}.approach_svg{color:var(--base-color-brand--blue-light);width:1.5rem;position:absolute}.approach_svg.is-1{top:-.75rem}.approach_svg.is-2{bottom:-.75rem}.approach-modal_popup{z-index:9999;padding-right:var(--_typography-spacing---padding--global);padding-left:var(--_typography-spacing---padding--global);flex-direction:row;justify-content:flex-end;align-items:center;display:none;position:fixed;inset:0%}.approach-modal_close{z-index:1;background-color:var(--base-color-brand--transparant);cursor:pointer;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:1rem 1rem auto auto}.approach-modal_close:focus-visible,.approach-modal_close[data-wf-focus-visible]{outline-color:var(--accessible-components--dark-grey);outline-offset:4px;outline-width:2px;outline-style:solid}.approach-modal_close-icon{justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.approach-modal_wrapper{z-index:999;grid-column-gap:1.5rem;grid-row-gap:1.5rem;border-radius:var(--_typography-spacing---borders--medium);color:#000;background-color:#fff;flex-flow:column;grid-template-rows:auto;grid-template-columns:.75fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;place-items:flex-start start;width:100%;max-width:30rem;height:100%;max-height:90svh;padding:2.5rem 2.5rem 4rem;display:flex;position:relative;overflow:auto}.approach-modal_cover{background-color:#00000080;position:absolute;inset:0%}.approach_cms_item{grid-column-gap:2.5rem;grid-row-gap:2.5rem;flex-flow:column;display:flex}.approach_cms_image{aspect-ratio:16/9;border-radius:var(--_typography-spacing---borders--tiny)}.swiper-pagination{grid-column-gap:1rem;grid-row-gap:1rem;pointer-events:auto;justify-content:center;align-items:center;width:100%;max-width:22.5rem;display:flex}.swiper-pagination.is-services{--_theme---dark:var(--base-color-brand--blue-dark);--_theme---accent:var(--base-color-brand--yellow);--_theme---light:var(--base-color-neutral--white);--_theme---accent-2:var(--base-color-brand--blue-light);--_theme---pagination:white}.certified_component{grid-column-gap:3.5rem;grid-row-gap:3.5rem;flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.certified_collection{align-self:stretch}.certified_list{grid-column-gap:1.5rem;grid-row-gap:1.25rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.certified_item{grid-column-gap:1.5rem;grid-row-gap:1.5rem;border-top-left-radius:var(--_typography-spacing---borders--medium);border-top-right-radius:var(--_typography-spacing---borders--medium);border-bottom-left-radius:var(--_typography-spacing---borders--medium);border-bottom-right-radius:var(--_typography-spacing---borders--medium);background-color:var(--background-color--background-primary);color:var(--_theme---dark);--_theme---dark:var(--base-color-brand--blue-dark);--_theme---accent:var(--base-color-brand--yellow);--_theme---light:var(--base-color-neutral--white);--_theme---accent-2:var(--base-color-brand--blue-light);--_theme---pagination:white;text-wrap:balance;justify-content:flex-start;align-items:flex-start;padding:2.5rem;display:flex}.certified_visual{flex:none}.certified_image{aspect-ratio:1;object-fit:contain;width:6.5rem}.team_component{grid-column-gap:3.5rem;grid-row-gap:3.5rem;flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.team_top{margin-bottom:1rem}.team_slider{align-self:stretch}.history_component{grid-column-gap:8rem;grid-row-gap:8rem;justify-content:space-between;display:flex}.history_content{flex:1}.history_slider{grid-column-gap:3rem;grid-row-gap:3rem;flex-flow:column;flex:1;width:auto;min-width:0;max-width:100%;display:flex}.history_navigation{justify-content:center;align-items:center;display:flex;position:relative}.history_button{border:1px solid var(--border-color--border-primary);border-radius:var(--_typography-spacing---borders--tiny);background-color:var(--background-color--background-secondary);font-size:var(--_typography-spacing---text--small);line-height:1;transform:skew(-20deg)}.history_button-inner{padding:.5rem 1rem;transform:skew(20deg)}.history_navigation-line{background-color:var(--background-color--background-alternate);width:200%;height:1px;position:absolute;left:0}.history_slider-wrapper{border-top-left-radius:var(--_typography-spacing---borders--medium);border-top-right-radius:var(--_typography-spacing---borders--medium);border-bottom-left-radius:var(--_typography-spacing---borders--medium);border-bottom-right-radius:var(--_typography-spacing---borders--medium);position:relative;overflow:hidden!important}.history_slider-item{grid-column-gap:2rem;grid-row-gap:2rem;border-radius:var(--_typography-spacing---borders--medium);background-color:var(--background-color--background-primary);color:var(--text-color--text-primary);flex-flow:column;padding:2.5rem;display:flex}.history_slider-image{aspect-ratio:3/2;border-radius:var(--_typography-spacing---borders--tiny);object-fit:contain}.history_navigation-progress{background-color:var(--_theme---accent);width:0;height:100%;transition:width .3s cubic-bezier(.165,.84,.44,1);position:absolute}.team_visual{border-radius:var(--_typography-spacing---borders--tiny);background-color:var(--background-color--background-primary);position:relative;overflow:clip}.team_image{aspect-ratio:2/3;border-radius:var(--_typography-spacing---borders--tiny);transition:transform .3s cubic-bezier(.165,.84,.44,1)}.team_links{z-index:1;grid-column-gap:.5rem;grid-row-gap:.5rem;opacity:0;padding:.875rem;transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;inset:auto 0% 0%;transform:translateY(101%)}.team_text{grid-column-gap:.25rem;grid-row-gap:.25rem;flex-flow:column;padding-top:.875rem;padding-left:1rem;padding-right:1rem;display:flex}.team_link{background-color:var(--_theme---accent);border-radius:100%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .3s cubic-bezier(.165,.84,.44,1);display:flex}.team_link:hover{background-color:var(--background-color--background-primary)}.related-slider_component{grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:auto;grid-template-columns:.5fr 1fr;grid-auto-columns:1fr;display:grid}.vacancies-slider_content-wrapper{z-index:1;background-color:var(--background-color--background-primary);padding-right:1.5rem;position:relative}.related-slider_wrapper{position:relative}.related-slider_slider{z-index:0;-webkit-clip-path:inset(-100vw -100vw -100vw 0);clip-path:inset(-100vw -100vw -100vw 0);width:auto;min-width:0;max-width:100%;position:relative}.vacancies-slider_content{z-index:2;grid-column-gap:3rem;grid-row-gap:3rem;flex-flow:column;justify-content:space-between;align-items:flex-start;height:100%;display:flex;position:relative}.mobile_nav__links{display:none}.interaction-wrapper{z-index:1;background-color:var(--base-color-neutral--white);position:relative}.nav_mobile{background-color:var(--background-color--background-secondary);display:none}.nav_mobile_close{background-color:var(--base-color-brand--transparant);position:absolute;inset:1rem 1rem auto auto}@media screen and (max-width:991px){body{color:var(--text-color--text-primary);--_typography-spacing---text--regular:1.125rem;--_typography-spacing---text-heading--h1:3rem;--_typography-spacing---text-heading--h2:2.5rem;--_typography-spacing---text-heading--h3:2.25rem;--_typography-spacing---text-heading--h4:2rem;--_typography-spacing---text-heading--h5:1.5rem;--_typography-spacing---text-heading--h6:1.25rem;--_typography-spacing---borders--tiny:.5rem;--_typography-spacing---padding--global:1.25rem;--_typography-spacing---padding--small:3rem;--_typography-spacing---text--tiny:.875rem;--_typography-spacing---text--small:1rem;--_typography-spacing---padding--large:6rem;--_typography-spacing---text--large:1.5rem;--_typography-spacing---text--medium:1.25rem;--_typography-spacing---padding--medium:4rem;--_typography-spacing---borders--regular:1rem;--_typography-spacing---borders--medium:1.5rem;--_typography-spacing---borders--xtiny:.25rem;--_typography-spacing---borders--small:.75rem;--_typography-spacing---borders--large:2rem}.padding-xlarge{padding:3rem}.margin-xlarge{margin:3rem}.padding-xhuge{padding:6rem}.padding-xxhuge{padding:8rem}.padding-huge{padding:5rem}.margin-large{margin:2.5rem}.padding-xxlarge{padding:4rem}.padding-large{padding:2.5rem}.margin-huge{margin:5rem}.padding-medium{padding:1.5rem}.margin-xxlarge{margin:4rem}.margin-xhuge{margin:6rem}.margin-medium{margin:1.5rem}.margin-xxhuge{margin:8rem}.margin-horizontal{margin-top:0;margin-bottom:0}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.margin-vertical{margin-left:0;margin-right:0}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.padding-left{padding-top:0;padding-bottom:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.padding-horizontal{padding-top:0;padding-bottom:0}.margin-right{margin-top:0;margin-bottom:0;margin-left:0}.margin-top{margin-bottom:0;margin-left:0;margin-right:0}.margin-left{margin-top:0;margin-bottom:0;margin-right:0}.padding-right{padding-top:0;padding-bottom:0;padding-left:0}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.hide-tablet{display:none}.fs-styleguide_2-col{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-columns:1fr}.max-width-full-tablet{width:100%;max-width:none}.padding-global.padding-section-medium.no-padding-top{padding-top:0}.padding-global.padding-footer{padding-bottom:1.5rem}.fs-styleguide_1-col{grid-column-gap:2rem;grid-row-gap:2rem}.fs-styleguide_heading-medium{font-size:3rem}.fs-styleguide_4-col{grid-template-columns:1fr}.padding-section-large{padding-top:6rem;padding-bottom:6rem}.fs-styleguide_3-col{grid-template-columns:1fr}.container-large.is-cta{order:-1}.fs-styleguide_section{grid-column-gap:2.5rem;grid-template-columns:1fr}.padding-section-medium{padding-top:4rem;padding-bottom:4rem}.spacer-huge{padding-top:5rem}.spacer-medium{padding-top:1.5rem}.spacer-xhuge{padding-top:6rem}.spacer-xxhuge{padding-top:8rem}.spacer-xlarge{padding-top:3rem}.spacer-large{padding-top:2.5rem}.spacer-xxlarge{padding-top:4rem}.fs-styleguide_heading-header{font-size:4rem}.nav_menu{background-color:var(--base-color-brand--transparant);flex:0 auto;width:100%}.nav_menu-inner{background-color:var(--_theme---light);color:var(--_theme---dark);--_theme---dark:var(--base-color-neutral--white);--_theme---accent:var(--base-color-brand--yellow);--_theme---light:var(--base-color-brand--blue-dark);--_theme---accent-2:var(--base-color-brand--blue-light);--_theme---pagination:var(--base-color-brand--blue-light);flex-flow:column;width:100%;height:100svh;padding:2.5rem;display:flex}.nav_list-item{text-align:left;border-bottom-style:solid;border-bottom-width:1px;border-color:color-mix(in srgb,var(--_theme---light),trvansparent 90%);width:100%}.nav_list-item.is-link{flex-flow:column;justify-content:flex-start;align-items:flex-start;padding:1rem 0;display:flex}.nav_list-item.is-home,.nav_list-item.is-link{flex-flow:column;justify-content:flex-start;align-items:flex-start;padding:1rem 0;display:flex}.nav_list-item.is-link.is-last{border-bottom-style:none;border-bottom-color:#000}.nav_list-item.is-mobile{border-bottom-style:none;border-bottom-color:#000;flex-flow:row;justify-content:flex-start;align-items:flex-start;margin-bottom:1.5rem;display:flex}.nav_list-item.is-mobile.is-locale{margin-top:.5rem}.nav_list-item.is-home{flex-flow:column;justify-content:flex-start;align-items:flex-start;padding:1rem 0;display:flex}.nav_list{grid-column-gap:0rem;grid-row-gap:0rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:15rem;max-width:100%}.nav_list.is-buttons{display:none}.nav_brand{width:8rem;padding-top:.75rem;padding-bottom:.75rem}.nav_dropdown{width:100%}.nav_dropdown_toggle{justify-content:flex-end;align-items:center;padding:1rem 0}.nav_link{padding-top:.25rem;padding-bottom:.25rem}.nav_dropdown_list{position:relative}.nav_dropdown_list.w--open{border-top-left-radius:var(--_typography-spacing---borders--regular);border-top-right-radius:var(--_typography-spacing---borders--regular);border-bottom-left-radius:var(--_typography-spacing---borders--regular);border-bottom-right-radius:var(--_typography-spacing---borders--regular);background-color:color-mix(in srgb,var(--border-color--border-primary),transparent 90%);margin-bottom:1rem;padding-top:0}.nav_dropdown_list-wrapper{background-color:color-mix(in srgb,var(--_theme---light),trvansparent 90%);padding:1.25rem;overflow:clip}.nav_dropdown_links{padding:0}.nav_dropdown_visuals{display:none}.menu_list{grid-column-gap:.5rem;grid-row-gap:.5rem;font-weight:400}.home-header_component{flex-flow:column}.home-header_content{padding-right:2.5rem;padding-bottom:var(--_typography-spacing---padding--medium);-webkit-clip-path:polygon(0% 0%,0% 0%,0% 100%,100% 100%,100% 37.199%,0% 8.828%,0% 0%);clip-path:polygon(0% 0%,0% 0%,0% 100%,100% 100%,100% 37.199%,0% 8.828%,0% 0%);width:100%;padding-left:2.5rem}.home-sectors_list{grid-template-columns:1fr 1fr}.home-sectors_title{justify-content:center;align-items:center;padding-bottom:0;display:flex}.home-sectors_heading{max-width:12ch}.home-sectors_wrapper{padding-top:0}.approach_component{grid-template-columns:1fr}.slider_top{flex-flow:column;justify-content:space-between;align-items:flex-start}.home-about_component{padding-right:var(--_typography-spacing---padding--global);padding-left:var(--_typography-spacing---padding--global);grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr}.home-about_visual{width:auto;min-width:0;max-width:100%}.home-about_visual-clip{min-height:0}.home-about_image{max-height:35rem}.home-about_svg{margin-top:-5rem;margin-bottom:-9rem}.about-numbers_component{flex:0 auto}.about-numbers_list{grid-row-gap:2.5rem;flex-flow:wrap}.contact-form_component{grid-column-gap:3.5rem;grid-row-gap:3.5rem;flex-flow:column}.contact-link{justify-content:flex-start;align-items:flex-start}.contact-link_svg{flex:none;margin-top:.125rem}.contact-form_form-wrapper{padding-top:0}.cta_component{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:column;padding-top:0;padding-bottom:0;display:flex}.cta_svg{width:15rem;bottom:-4rem;left:-3rem}.cta_content{margin-bottom:0;position:relative}.footer_component{grid-row-gap:3.5rem;grid-template-columns:1fr}.footer_main{grid-column-gap:2rem;grid-row-gap:2rem}.footer_main-top{grid-column-gap:2.5rem;grid-row-gap:2.5rem}.footer_item{margin-top:0}.footer_copyright{grid-row-gap:1rem;flex-flow:wrap}.header_space{padding-top:3.75rem}.image_overlay.is-home-header{display:none}.home-header_payoff{order:-1;margin-top:5rem}.home-header_payoff-inner{transform:none}.reviews_item{grid-template-columns:1fr}.reviews_item-inner{padding-bottom:0;padding-left:2rem;padding-right:2rem}.reviews_item-visual{aspect-ratio:3/2;width:80%;margin:3rem auto;padding:0}.location_content{width:100%;padding:3rem 2.5rem}.small-cta_component{padding-top:7rem}.small-cta_visual{width:20rem;top:-6rem}.nav_button{background-color:var(--base-color-brand--transparant);width:3rem;height:3rem;padding:0;display:block}.nav_button.w--open{background-color:var(--base-color-brand--transparant)}.branded-header_component{grid-column-gap:4rem;grid-row-gap:4rem;flex-flow:column;justify-content:space-between;align-items:flex-start}.branded-header_content,.branded-header_visual.is-shrink,.branded-header_visual.is-shrink{width:100%}.branded-header_image{margin-left:0}.branded-header_image.is-about{top:0}.solliciteren_component{grid-column-gap:4rem;grid-row-gap:4rem;flex-flow:column}.solliciteren_form-wrapper{max-width:none}.article_component{grid-template-columns:1fr}.values_component{grid-column-gap:4rem;grid-row-gap:4rem}.values_list-item{padding-left:2.5rem;padding-right:2.5rem}.nav_button-inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.nav_button-line{background-color:#2e3058;width:1.5rem;height:.125rem;padding:0;transition:transform .3s;position:absolute}.nav_button-line:where(.w-variant-598d7717-c06d-7c61-89f3-5050af602753){background-color:var(--base-color-neutral--white)}.nav_button-line.is-1{transform:translateY(-.5rem)}.nav_button-line.is-3{transform:translateY(.5rem)}.approach-modal_wrapper{padding-right:var(--_typography-spacing---padding--global);padding-left:var(--_typography-spacing---padding--global);grid-template-columns:1fr}.certified_item{flex-flow:column}.clients_component,.history_component{grid-column-gap:6rem;grid-row-gap:6rem;flex-flow:column}.history_slider{width:100%;max-width:100%}.branded-header_svg{width:15rem;bottom:-4rem;left:-3rem}.nav_dropdown_eyebrow{display:none}.mobile_nav__links{display:block}.article-header_svg{width:15rem;top:-5rem}.sectors-header_contain{grid-column-gap:4rem;grid-row-gap:4rem;flex-flow:column}.sectors-header_item{width:auto}.sectors_item{padding-right:0}.sectors-item_inner{padding:4rem}.sectors_visual{display:none}.sectors_svg{flex:none;margin-top:.125rem}.sector-intro_component{grid-column-gap:6rem;grid-row-gap:6rem;flex-flow:column}.sector_svg{flex:none;margin-top:.125rem}.sector_visual,.service_visual{pointer-events:none}.nav_mobile{z-index:0;display:block;position:fixed;inset:0%}.nav_mobile_close{z-index:2;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;display:flex}.nav_mobile_line{background-color:var(--base-color-brand--yellow);width:1.5rem;height:.125rem;padding:0;position:absolute;transform:rotate(45deg)}.nav_mobile_line.is-2{transform:rotate(-45deg)}}@media screen and (max-width:767px){body{--_typography-spacing---text--regular:1.125rem;--_typography-spacing---text-heading--h1:3rem;--_typography-spacing---text-heading--h2:2rem;--_typography-spacing---text-heading--h3:1.5rem;--_typography-spacing---text-heading--h4:1.25rem;--_typography-spacing---text-heading--h5:1rem;--_typography-spacing---text-heading--h6:.875rem;--_typography-spacing---borders--tiny:.5rem;--_typography-spacing---padding--global:1.25rem;--_typography-spacing---padding--small:2rem;--_typography-spacing---text--tiny:.875rem;--_typography-spacing---text--small:1rem;--_typography-spacing---padding--large:4rem;--_typography-spacing---text--large:1.25rem;--_typography-spacing---text--medium:1.125rem;--_typography-spacing---padding--medium:3rem;--_typography-spacing---borders--regular:1rem;--_typography-spacing---borders--medium:1.5rem;--_typography-spacing---borders--xtiny:.25rem;--_typography-spacing---borders--small:.75rem;--_typography-spacing---borders--large:2rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}.padding-xlarge{padding:2rem}.margin-xlarge{margin:2rem}.padding-xhuge{padding:4rem}.padding-xxhuge{padding:4.5rem}.padding-huge{padding:3.5rem}.margin-large{margin:1.5rem}.padding-xxlarge{padding:3rem}.padding-large{padding:1.5rem}.margin-huge{margin:3.5rem}.padding-medium{padding:1.25rem}.margin-xxlarge{margin:3rem}.margin-xhuge{margin:4rem}.margin-medium{margin:1.25rem}.margin-xxhuge{margin:4.5rem}.margin-horizontal{margin-top:0;margin-bottom:0}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.margin-vertical{margin-left:0;margin-right:0}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.padding-left{padding-top:0;padding-bottom:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.padding-horizontal{padding-top:0;padding-bottom:0}.margin-right{margin-top:0;margin-bottom:0;margin-left:0}.margin-top{margin-bottom:0;margin-left:0;margin-right:0}.margin-left{margin-top:0;margin-bottom:0;margin-right:0}.padding-right{padding-top:0;padding-bottom:0;padding-left:0}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.hide-mobile-landscape{display:none}.padding-global{padding-left:1.25rem;padding-right:1.25rem}.padding-section-small{padding-top:2rem;padding-bottom:2rem}.fs-styleguide_section-header{font-size:.875rem}.fs-styleguide_heading-medium{font-size:2rem}.max-width-full-mobile-landscape{width:100%;max-width:none}.heading-style-h4{font-size:1rem}.text-style-nowrap{white-space:normal}.heading-style-h6{font-size:.75rem}.padding-section-large{padding-top:4rem;padding-bottom:4rem}.text-size-large{font-size:1.25rem}.heading-style-h2{font-size:2rem}.padding-section-medium{padding-top:3rem;padding-bottom:3rem}.spacer-huge{padding-top:3.5rem}.spacer-medium{padding-top:1.25rem}.spacer-xhuge{padding-top:4rem}.spacer-xxhuge{padding-top:4.5rem}.spacer-xlarge{padding-top:2rem}.spacer-large{padding-top:1.5rem}.spacer-xxlarge{padding-top:3rem}.nav_brand{width:6rem}.home-header_content{margin-top:-5rem;padding-top:15rem}.home-header_text{text-wrap:balance;max-width:30ch}.content-wrapper.is-huge{grid-column-gap:4rem;grid-row-gap:4rem}.content-wrapper.is-sticky{position:relative;top:0}.home-sectors_component{grid-column-gap:3.5rem;grid-row-gap:3.5rem}.home-sectors_visual{flex:0 auto}.home-sectors_title{padding-top:.75rem}.home-sectors_image{aspect-ratio:3/2;object-fit:contain}.home-sectors_heading{flex-flow:column;justify-content:center;align-items:center;max-width:10ch;font-size:1rem;display:flex}.approach_component{grid-column-gap:5rem;grid-row-gap:5rem}.home-about_visual{width:auto;min-width:0;max-width:100%}.home-about_image{max-height:30rem}.home-about_svg{margin-top:0;top:-3rem}.about-numbers_component{flex:0 auto}.about-numbers_list{flex-flow:wrap}.swiper-slide.is-team{max-width:50%}.form_form-block{padding-left:2rem;padding-right:2rem}.cta_svg{width:12.5rem}.cta_content{padding:2rem 2.5rem}.home-header_payoff-inner{font-size:3.5rem}.reviews_item-person{grid-column-gap:1.25rem;grid-row-gap:1.25rem}.reviews_item-person_image{width:3rem}.reviews_item-person_name{font-size:var(--_typography-spacing---text--tiny)}.reviews_item-person_company{flex-flow:wrap}.location_content{-webkit-clip-path:polygon(100% 100%,100% 100%,100% 0%,0% 0%,0% 62.801%,100% 91.172%,100% 100%);clip-path:polygon(100% 100%,100% 100%,100% 0%,0% 0%,0% 62.801%,100% 91.172%,100% 100%);margin-bottom:-20rem;padding-bottom:20rem}.location_visual{position:relative}.location_component{flex-flow:column}.small-cta_component{padding-top:5rem}.small-cta_visual{width:12.5rem;top:-4rem}.branded-header_content.is-about,.branded-header_content.is-sector,.branded-header_content.is-about,.branded-header_content.is-sector{grid-column-gap:4rem;grid-row-gap:4rem}.vacancy-header_details{grid-column-gap:3rem;grid-row-gap:3rem}.article_component{grid-template-columns:1fr}.values_component{flex-flow:column}.approach_outer-circle{pointer-events:none}.approach_wrapper{width:25rem;height:25rem}.approach_grid{grid-row-gap:3rem}.approach_logo{pointer-events:auto}.approach_inner-cirle{width:50%;height:50%}.approach_svg{width:1rem}.approach_svg.is-1{top:-.5rem}.approach_svg.is-2{bottom:-.5rem}.approach-modal_popup{padding-left:1.5rem;padding-right:1.5rem}.approach-modal_close{padding:1rem}.certified_list{grid-template-columns:1fr}.clients_component{grid-column-gap:4rem;grid-row-gap:4rem}.clients_logos{grid-column-gap:2.5rem}.history_component{grid-column-gap:4rem;grid-row-gap:4rem}.branded-header_svg{width:12.5rem}.related-slider_component{grid-column-gap:3rem;grid-row-gap:3rem;grid-template-columns:1fr}.vacancies-slider_overlay{display:none}.article-header_svg{width:12.5rem}.sectors-item_inner{padding:2.5rem 1.25rem}.sector-intro_component{grid-column-gap:4rem;grid-row-gap:4rem}.sector_visual,.service_visual{margin-top:-7.5rem}.services-slider_overlay{display:none}}@media screen and (max-width:479px){body{--_typography-spacing---text--regular:1.125rem;--_typography-spacing---text-heading--h1:2rem;--_typography-spacing---text-heading--h2:2rem;--_typography-spacing---text-heading--h3:1.5rem;--_typography-spacing---text-heading--h4:1.25rem;--_typography-spacing---text-heading--h5:1rem;--_typography-spacing---text-heading--h6:.875rem;--_typography-spacing---borders--tiny:.5rem;--_typography-spacing---padding--global:1.25rem;--_typography-spacing---padding--small:2rem;--_typography-spacing---text--tiny:.875rem;--_typography-spacing---text--small:1rem;--_typography-spacing---padding--large:4rem;--_typography-spacing---text--large:1.25rem;--_typography-spacing---text--medium:1.125rem;--_typography-spacing---padding--medium:3rem;--_typography-spacing---borders--regular:1rem;--_typography-spacing---borders--medium:1.5rem;--_typography-spacing---borders--xtiny:.25rem;--_typography-spacing---borders--small:.75rem;--_typography-spacing---borders--large:2rem}.margin-horizontal{margin-top:0;margin-bottom:0}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.margin-vertical{margin-left:0;margin-right:0}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.padding-left{padding-top:0;padding-bottom:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.padding-horizontal{padding-top:0;padding-bottom:0}.margin-right{margin-top:0;margin-bottom:0;margin-left:0}.margin-top{margin-bottom:0;margin-left:0;margin-right:0}.margin-left{margin-top:0;margin-bottom:0;margin-right:0}.padding-right{padding-top:0;padding-bottom:0;padding-left:0}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.fs-styleguide_row{flex-wrap:wrap}.max-width-full-mobile-portrait{width:100%;max-width:none}.heading-style-h1{font-size:var(--_typography-spacing---text-heading--h1)}.hide-mobile-portrait{display:none}.text-highlight{height:1rem;transform:scaleX(0)}.home-sectors_visual{flex:0 auto}.home-sectors_title{padding-left:1rem;padding-right:1rem}.home-about_image{max-height:20rem}.home-about_svg{margin-bottom:-4rem;top:0}.swiper-slide.is-team{max-width:75%}.contact-person_component{justify-content:flex-start;align-items:center}.contact-person_image{width:6rem}.link_list.is-horizontal{grid-column-gap:.5rem;grid-row-gap:.5rem;grid-column-gap:.5rem;grid-row-gap:.5rem;flex-flow:column}.cta_svg{width:7.5rem}.home-header_payoff-inner{font-size:2.25rem}.home-sectors_lottie{font-size:var(--_typography-spacing---text--large)}.reviews_item-person_company{flex-flow:column}.vacancy-header_details{grid-row-gap:1rem;flex-flow:wrap}.approach_wrapper{width:17.5rem;height:17.5rem}.approach_grid{grid-column-gap:1rem;grid-row-gap:1rem}.approach_item.is-2{margin-right:-3rem}.approach_item.is-4{margin-left:-3rem}.approach_item.is-5{margin-left:-4rem}.approach_item.is-3{margin-right:-4rem}.approach_button{font-size:var(--_typography-spacing---text--tiny)}.approach_svg{width:.75rem}.approach_svg.is-1{top:-.375rem}.approach_svg.is-2{bottom:-.375rem}.clients_logos{grid-template-columns:1fr 1fr}.branded-header_svg{width:7.5rem}.services-slider_item{width:auto;min-width:0;max-width:100%}.article-header_svg{width:7.5rem}.sectors-header_image{aspect-ratio:3/2}.sectors-header_component{grid-column-gap:2.5rem;grid-row-gap:2.5rem}.sectors-header_grid{grid-template-columns:1fr}.sector_visual{margin-top:-5rem}.services-overview_list{grid-template-columns:1fr}.service_visual{margin-top:-5rem}}#w-node-f3a8a82d-0a72-d646-5933-702d2d3f89ab-2d3f89a7{grid-area:span 2/span 1/span 2/span 1}#w-node-f3a8a82d-0a72-d646-5933-702d2d3f89fc-2d3f89a7{grid-area:span 1/span 3/span 1/span 3}#w-node-_50939329-bbea-f2ab-6ed0-f56cea9dcf57-ea9dcf52{align-self:start}#w-node-_29bc88d3-be01-9e1e-2322-73af03e3a2b4-ea9dcf52{grid-area:1/1/2/4;justify-self:center}#w-node-_0a978b45-2229-891f-4169-f455b0f9fe96-ea9dcf52{grid-area:2/3/3/4;justify-self:center}#w-node-ad25077a-9dbd-cc41-7ead-b1a3851ccc48-ea9dcf52{grid-area:3/3/4/4;justify-self:center}#w-node-_4d86334f-4727-906b-6f62-ccc1f925529c-ea9dcf52{grid-area:4/3/5/4;justify-self:center}#w-node-_1ffc3ae4-df2c-186f-b6c5-7b52385783de-ea9dcf52{grid-area:5/2/6/4;justify-self:center}#w-node-_3453eb4d-ffb0-1568-440e-abdb82b32591-ea9dcf52{grid-area:5/1/6/3;justify-self:center}#w-node-b37a8519-a288-db0c-0835-2f6c2dc7656c-ea9dcf52{grid-area:4/1/5/2;justify-self:center}#w-node-_7b14e364-3b1d-a9bb-d5e6-1612fc262bd7-ea9dcf52{grid-area:3/1/4/2;justify-self:center}#w-node-_3961dfe3-c482-3724-74c8-bbed4873b3e4-ea9dcf52{grid-area:2/1/3/2;justify-self:center}#w-node-eac7ccdd-1048-59ed-5797-8e2bc6a2910e-ea9dcf52{grid-area:span 3/span 1/span 3/span 1;place-self:center}@media screen and (max-width:991px){#w-node-f3a8a82d-0a72-d646-5933-702d2d3f89fc-2d3f89a7{grid-area:span 1/span 1/span 1/span 1}}@media screen and (max-width:767px){#w-node-eac7ccdd-1048-59ed-5797-8e2bc6a2910e-ea9dcf52{grid-area:span 3/span 1/span 3/span 1;place-self:center}}@media screen and (max-width:479px){#w-node-_29bc88d3-be01-9e1e-2322-73af03e3a2b4-ea9dcf52{grid-area:1/1/2/4;justify-self:center}}