.hero{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:62.5em){.hero{-webkit-flex-direction:row;flex-direction:row}}@media (min-width:76.25em){.hero{margin-bottom:96px;padding-left:calc((100vw - 1220px) / 2)}}.hero__media{-webkit-flex:1;flex:1;margin-left:auto;max-height:415px;max-width:912px;position:relative;width:90vw;z-index:2}@media (min-width:62.5em){.hero__media{margin:0;-webkit-order:2;order:2}}.hero__body{background:transparent;left:auto;padding:24px 12px 48px 10vw;position:relative;top:auto;z-index:1}.hero__body::before,.hero__body::after{content:'';height:calc(100% + 24px);left:0;position:absolute;top:0;width:100%;max-width:100vw}.hero__body::before{background:#FF6A00;bottom:100%;height:72px;left:0;right:0;top:auto}.hero__body::after{background:#FF6A00 url("/themes/custom/frontend/dist/css/components/../img/salesq-logo.svg") top 225px right -24px no-repeat;background-size:contain;width:200%}@media (min-width:62.5em){.hero__body{-webkit-order:1;order:1;max-width:420px;padding:48px 24px;-webkit-transform:translateY(48px);transform:translateY(48px);width:33.33%}}@media (min-width:76.25em){.hero__body::before{height:calc(100% + 24px);left:auto;right:calc(100% - 1px);top:0;width:calc(((100vw - 1220px) / 2) + 1px)}.hero__body::after{background-size:auto;background-position:top 275px right -72px;max-width:calc(1152px - (((100vw - 1220px) / 2) + 1px))}}@media (min-width:77.75em){.hero__body{padding:48px 0}}@media (min-width:120em){.hero__body::after{max-width:calc(1152px - (((1920px - 1220px) / 2) + 1px))}}.hero__text{color:#0a0a0a;max-width:360px;position:relative;z-index:10}.hero__text h1{font-size:56px}@media (max-width:1200px){.hero__text h1{font-size:calc(24px + 2.66667vw)}}@media (min-width:76.25em){.hero__text h1{font-size:64px}}@media (min-width:76.25em) and (max-width:1200px){.hero__text h1{font-size:calc(25.6px + 3.2vw)}}.hero--video .hero__media{max-height:none}@media (min-width:76.25em){.hero--video .hero__body::after{max-width:calc(1131px - (((100vw - 1220px) / 2) + 1px))}}@media (min-width:120em){.hero--video .hero__body::after{max-width:calc(1152px - (((1920px - 1220px) / 2) + 1px))}}.hero--vacancy .hero__vacancy{color:#fff}.hero--vacancy .hero__location,.hero--vacancy .hero__hours{margin-bottom:16px}
.section--header{background:#fff;padding:0}.header{background:#fff;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:450}.toolbar-tray-open .header{top:79px}@media (min-width:56.25em){.header.stuck{box-shadow:0 0 10px 0 rgba(10,10,10,0.6)}}.header__row{background:#fff;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;padding:12px 12px;width:100%;z-index:455}.stuck .header__row{box-shadow:0 0 10px 0 rgba(10,10,10,0.6)}@media (min-width:37.5em){.header__row{padding:12px 24px}}@media (min-width:56.25em){.header__row{box-shadow:none}.stuck .header__row{box-shadow:none}}@media (min-width:77.75em){.header__row{margin:0 auto 0 calc((100vw - 1220px) / 2);max-width:calc(100vw - (100vw - 1220px) / 2);padding:12px 0}}.header__logo{margin-right:auto}@media (min-width:77.75em){.header__logo{margin-right:12vw;transition:margin-right 300ms ease}.stuck .header__logo{margin-right:14.5vw}}@media (min-width:160em){.header__logo{margin-right:9vw}.stuck .header__logo{margin-right:11vw}}.header__link{height:100%;display:block;width:100%}.header__link img{transition:width 300ms ease;width:83px}@media (min-width:37.5em){.header__link img{width:120px}}@media (min-width:75em){.header__link img{width:170px}}.stuck .header__link img{width:70px}@media (min-width:37.5em){.stuck .header__link img{width:100px}}@media (min-width:75em){.stuck .header__link img{width:120px}}.header__actions{display:-webkit-flex;display:flex}.header__menu{margin:0}.header__language{margin-left:auto;margin-right:12px}@media (min-width:56.25em){.header__language{margin-left:0;margin-right:auto}}.actions{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin:0;padding:0}.actions__item{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;list-style:none;margin:0 0 0 8px}@media (min-width:75em){.actions__item{margin:0 0 0 16px}}.actions__item:last-child{margin:0}.actions__item--mobile-menu{background:#FF6A00;border-radius:5px;margin-left:0;margin-right:6px;padding:12px;min-width:35px}@media (min-width:56.25em){.actions__item--mobile-menu{display:none}}.actions__link{display:block;height:100%;overflow:hidden;width:100%}.actions__icon{display:block;height:30px;width:30px}.action-toggle{-webkit-align-items:center;align-items:center;background:transparent;border:0;border-radius:0;color:#0a0a0a;cursor:pointer;display:-webkit-flex;display:flex;height:24px;padding:0;position:relative;width:24px}.action-toggle:hover{background:transparent}.action-toggle__menu{background-color:#fff;display:block;height:4px;text-indent:-200vw;transition:background-color 200ms ease-in-out 200ms;width:40px}.action-toggle__menu::before,.action-toggle__menu::after{background-color:#fff;content:'';height:4px;left:0;position:absolute;transition:top 300ms ease-in-out 200ms,bottom 300ms ease-in-out 200ms,-webkit-transform 300ms ease-in-out;transition:transform 300ms ease-in-out,top 300ms ease-in-out 200ms,bottom 300ms ease-in-out 200ms;transition:transform 300ms ease-in-out,top 300ms ease-in-out 200ms,bottom 300ms ease-in-out 200ms,-webkit-transform 300ms ease-in-out;-webkit-transform-origin:center center;transform-origin:center center;transform-box:fill-box;width:100%}.action-toggle__menu::before{top:0}.action-toggle__menu::after{bottom:0}.menu-open .action-toggle__menu{background-color:transparent;transition:background-color 200ms ease-in-out}.menu-open .action-toggle__menu::before,.menu-open .action-toggle__menu::after{transition:top 300ms ease-in-out,bottom 300ms ease-in-out,-webkit-transform 300ms ease-in-out 200ms;transition:transform 300ms ease-in-out 200ms,top 300ms ease-in-out,bottom 300ms ease-in-out;transition:transform 300ms ease-in-out 200ms,top 300ms ease-in-out,bottom 300ms ease-in-out,-webkit-transform 300ms ease-in-out 200ms}.menu-open .action-toggle__menu::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:calc(50% - 2px)}.menu-open .action-toggle__menu::after{bottom:calc(50% - 2px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.language-select{position:relative}.language-select__current-language{background:transparent;padding:0;text-transform:uppercase;color:#FF6A00;cursor:pointer;display:block;font-size:18px;position:relative;width:50px}.language-select__current-language .language{display:block;height:18px;overflow:hidden;text-indent:-100vw;width:31px}.language-select__current-language .language.nl{background:url("/themes/custom/frontend/dist/css/components/../img/flags/nl.svg") center center no-repeat}.language-select__current-language .language.fr{background:url("/themes/custom/frontend/dist/css/components/../img/flags/fr.svg") center center no-repeat}.language-select__current-language .language.en{background:url("/themes/custom/frontend/dist/css/components/../img/flags/gb.svg") center center no-repeat}.language-select__current-language::before{background:transparent url("/themes/custom/frontend/dist/css/components/../img/chevron-down.svg") center center no-repeat;background-size:10px 6px;content:'';height:18px;position:absolute;right:0;top:0;width:24px}.language-select__current-language+.language-select__list{opacity:0;transition:opacity 300ms ease 600ms,visibility 300ms ease 600ms;visibility:hidden}.language-select__current-language:hover+.language-select__list{opacity:1;transition:opacity 300ms ease 0ms,visibility 300ms ease 0ms;visibility:visible}.language-select__list{background:transparent;left:auto;margin:0;position:absolute;right:0;top:100%;min-width:100%;width:auto}.language-select__list li{background:transparent;height:100%;list-style:none;padding:6px 0;position:relative;transition:background 300ms ease}.language-select__list li.is-active{display:none}.language-select__list li a{display:block;height:18px;overflow:hidden;text-indent:-100vw;width:31px}.language-select__list li.nl a{background:url("/themes/custom/frontend/dist/css/components/../img/flags/nl.svg") center center no-repeat}.language-select__list li.fr a{background:url("/themes/custom/frontend/dist/css/components/../img/flags/fr.svg") center center no-repeat}.language-select__list li.en a{background:url("/themes/custom/frontend/dist/css/components/../img/flags/gb.svg") center center no-repeat}.language-select__list:hover{opacity:1;visibility:visible}
.center-div{max-width:1220px}.section{padding:24px 12px;position:relative}@media (min-width:37.5em){.section{padding:48px 24px}}@media (min-width:56.25em){.section{padding:72px 24px}}@media (min-width:75em){.section{padding:96px 24px}}.section--breadcrumb{padding:12px}@media (min-width:37.5em){.section--breadcrumb{padding:12px 24px}}.section--grey{background:#f3f3f3}.section--flush-sides{padding-left:0;padding-right:0}html,body{max-width:100%;overflow-x:hidden;}#sliding-popup{background-color:#f1f1f1;width:100%;padding:20px 0 10px;box-shadow:0 0px 25px rgba(0,0,0,0.5);transition:all 0.3s ease-in-out;}#sliding-popup[style*="bottom: 0"] .eu-cookie-withdraw-tab{display:none;}.eu-cookie-withdraw-tab{left:0;transform:translateY(-100%);}#popup-text strong{font-size:1.5em;}.decline-button{background:none !important;color:#333 !important;padding:0 !important;margin-left:1em !important;text-transform:none !important;font-weight:400 !important;}.decline-button::after{display:none !important;}
.employee{background:#fff;-webkit-filter:drop-shadow(8px 8px 14px rgba(0,0,0,0.08));filter:drop-shadow(8px 8px 14px rgba(0,0,0,0.08));margin-bottom:24px;max-width:215px;padding:15px;text-align:center}.employee__picture{margin-bottom:15px}.employee__name{font-size:18px;font-weight:600}@media (max-width:1200px){.employee__name{font-size:calc(16.4px + .13333vw)}}.employee-contact{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.employee-contact__picture{border-radius:50%;-webkit-flex:0 0 70px;flex:0 0 70px;height:70px;margin-right:24px;overflow:hidden}.employee-contact__text{font-size:20px;font-weight:700;margin:0 0 8px}@media (max-width:1200px){.employee-contact__text{font-size:calc(16.8px + .26667vw)}}.employee-contact__phone{background:url("/themes/custom/frontend/dist/css/cards/../img/icons/icon-phone-white.svg") left top 6px no-repeat;background-size:auto 20px;padding-left:24px}.employee-contact__phone a{color:#fff;font-size:23px;font-weight:900}@media (max-width:1200px){.employee-contact__phone a{font-size:calc(17.4px + .46667vw)}}
.section--pg-logo-slider{padding-left:0;padding-right:0}.pg-logo-slider{margin:0 auto;max-width:2560px;overflow:hidden;padding-top:24px;width:100%}.pg-logo-slider__title{padding:0 12px;text-align:center}@media (min-width:37.5em){.pg-logo-slider__title{padding:0 24px}}.pg-logo-slider__logos{padding:0 12px}@media (min-width:37.5em){.pg-logo-slider__logos{padding:0 24px}}@media (min-width:56.25em){.pg-logo-slider__logos{padding:0;position:relative}}.pg-logo-slider__item img{border:1px solid #f3f3f3;margin:12px auto;width:calc(50vw - 36px)}@media (min-width:26.5625em){.pg-logo-slider__item img{width:175px}}.pg-logo-slider__item img[src$='svg']{padding:12px}@media (min-width:26.5625em){.pg-logo-slider__item img[src$='svg']{padding:24px}}.logo-slider-nav{bottom:48px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;max-width:1220px;z-index:100}@media (min-width:56.25em){.logo-slider-nav{bottom:calc(100% + 48px)}}.logo-slider-nav .slick-arrow{background-position:center center;background-size:8px;border:1px solid #f3f3f3;border-radius:50%;height:40px;width:40px}.logo-slider-nav .slick-arrow.slick-prev{left:24px;top:50%}.logo-slider-nav .slick-arrow.slick-next{left:auto;right:24px;top:50%;-webkit-transform:scale(-1,1) translateY(-50%);transform:scale(-1,1) translateY(-50%)}@media (min-width:56.25em){.logo-slider-nav .slick-arrow{background-size:12px;height:76px;width:76px}}@media (min-width:76.25em){.logo-slider-nav .slick-arrow.slick-prev{left:0}.logo-slider-nav .slick-arrow.slick-next{right:0}}
.pg-usp-pg{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.pg-usp-pg__body{margin:0 auto;max-width:500px;width:100%}@media (min-width:50em){.pg-usp-pg__body{max-width:none;width:50%}.pg-usp-pg__body:nth-child(odd){padding:0 24px 0 0}.pg-usp-pg__body:nth-child(even){padding:0 0 0 24px}}@media (min-width:75em){.pg-usp-pg__body:nth-child(odd){padding:0 48px 0 0}.pg-usp-pg__body:nth-child(even){padding:0 0 0 48px}}.pg-usp-pg__title{min-height:50px}.pg-usp-pg__title+.pg-usp-pg__usps{border-top:1px solid #C4C4C4}.pg-usp-pg__usps{margin:0 0 48px;max-width:500px}@media (min-width:50em){.pg-usp-pg__usps{margin:0}}.pg-usp-pg__usps-item{border-bottom:1px solid #C4C4C4;display:-webkit-flex;display:flex;list-style:none;padding:18px 0}.pg-usp-pg__usps-item:before{background:#FF6A00;border-radius:50%;content:'';display:inline-block;height:10px;margin:8px 24px 0;width:10px;-webkit-flex:0 0 10px;flex:0 0 10px}
