.breadcrumb-wrapper{margin:0 auto;max-width:1260px;padding:1.2rem;}@media (min-width:37.5em){.breadcrumb-wrapper{padding:1.2rem 2.4rem;}}@media (min-width:56.25em){.breadcrumb-wrapper{padding:2.4rem 2.4rem 1.2rem;}}@media (min-width:78.75em){.breadcrumb-wrapper{padding-left:calc(2.4rem - (100vw - 1260px) / 2);padding-right:calc(2.4rem - (100vw - 1260px) / 2);}}.breadcrumb{color:#ababab;font-size:1.6rem;}.breadcrumb ol{margin:0;}.breadcrumb ol li{color:#ababab;display:inline-block;list-style:none;padding:0;}.breadcrumb ol li a{color:#ababab;text-decoration:none;}
.sticky-wrapper{position:relative;width:100%;z-index:400;}.sticky-wrapper .is-sticky{position:fixed;z-index:400;}.sticky-wrapper--bottom .is-sticky{margin-bottom:0;}.stick-to-top.is-sticky{filter:drop-shadow(1rem 1rem 0.6rem rgba(43,43,43,0.5));}.sticky-wrapper + .hero-wrapper{margin-top:0;}
.sticky-wrapper{z-index:210 !important;}@media (max-width:56.1875em){.sticky-wrapper.is-sticky .stick-to-top{position:relative !important;}}.header{background:#fff;margin:0 auto;position:relative;width:100%;z-index:450;}.header__row{display:flex;flex-wrap:wrap;}@media (min-width:56.25em){.header__row{flex-wrap:nowrap;}}.header__column--w2{background:#fff;width:100%;}@media (min-width:56.25em){.header__column--w2{width:150px;}}.header__column--w2 .sticky-wrapper::before{-webkit-box-shadow:0 5px 8px 0 rgba(43,43,43,0.15);background-color:transparent;box-shadow:0 5px 8px 0 rgba(43,43,43,0.15);content:"";height:86px;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity 300ms ease-out;width:100vw;z-index:250;}.header__column--w2 .sticky-wrapper.is-sticky .header__logo::before{opacity:1;}.header__column--w2 .sticky-wrapper.is-sticky::before{opacity:0;}@media (min-width:56.25em){.header__column--w2 .sticky-wrapper.is-sticky::before{opacity:1;}}.header__column--w10{background:#2b2b2b;isolation:isolate;position:relative;width:100%;}.header__column--w10::before{background:linear-gradient(102deg,white 35%,#2b2b2b 35.3%);content:"";display:block;height:100%;left:-160px;position:absolute;top:0;width:300px;}@media (min-width:56.25em){.header__column--w10{width:calc(100% - 150px);}}@media (max-width:56.1875em){.header__column--w10{z-index:210;}.header__column--w10::before{background:none;}}@media (min-width:78.75em){.header__column--w2{margin-left:calc((100vw - 1260px) / 2);width:calc(1260px / 12 * 2);}.header__column--w10{width:calc((1260px / 12 * 10) + calc((100vw - 1260px) / 2));}}.header__logo{height:100%;margin-right:auto;max-height:86px;padding:1.2rem;z-index:100;}@media (min-width:56.25em){.header__logo{height:100%;position:-webkit-sticky;position:sticky;top:0;}}@media (min-width:78.75em){.header__logo{padding-left:calc(2.4rem - calc((100vw - 1260px) / 2));padding-top:16px;}.header__logo::before{background:linear-gradient(102deg,white 96%,#2b2b2b 96.1%);content:"";height:86px;left:-773px;opacity:0;position:absolute;top:0;width:1000px;z-index:-10;}}.header__logo img{max-width:124px;}.header__link{display:block;height:100%;position:relative;width:100%;}.header__actions{display:flex;position:relative;z-index:215;}@media (min-width:56.25em){.header__actions{display:none;}}.header__menu{background:transparent;padding:1.2rem;position:-webkit-sticky;position:sticky;top:0;transition:background 150ms ease;z-index:100;}@media (max-width:56.1875em){.header__menu{padding:0;}}@media (min-width:56.25em){.header__menu{height:86px;padding:1.6rem 2.4rem;}}@media (min-width:78.75em){.header__menu{padding-right:calc(2.4rem - (100vw - 1260px) / 2);}}.is-sticky .header__menu{background:#2b2b2b;}@media (min-width:78.75em){.header__hero{max-width:calc(100% - calc((100vw - 1260px) / 2));}}.actions{align-items:center;display:flex;margin:0;padding:0 1.2rem;position:fixed;right:0;top:1.5rem;}@media (min-width:37.5em){.actions{padding:0 2.4rem;}}.actions__item{align-items:center;display:flex;list-style:none;}.actions__item--mobile-menu{background:#2b2b2b;border-radius:0.4rem;display:grid;height:6.4rem;place-items:center;position:relative;width:6.4rem;}.actions__item--mobile-menu::before{background:#2b2b2b;content:"";height:100%;left:calc(100% - 5px);position:absolute;width:1.7rem;}@media (min-width:37.5em){.actions__item--mobile-menu::before{width:2.9rem;}}.action-toggle{align-items:center;background:transparent;border:0;border-radius:0;color:#2b2b2b;cursor:pointer;display:flex;height:17px;padding:0;position:relative;width:30px;}.action-toggle:hover{background:transparent;}.action-toggle__menu{background-color:#fff;display:block;height:3px;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:3px;left:0;position:absolute;transform-box:fill-box;transform-origin:center center;transition:transform 300ms ease-in-out,top 300ms ease-in-out 200ms,bottom 300ms ease-in-out 200ms;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:transform 300ms ease-in-out 200ms,top 300ms ease-in-out,bottom 300ms ease-in-out;}.menu-open .action-toggle__menu::before{top:calc(50% - 1.5px);transform:rotate(45deg);}.menu-open .action-toggle__menu::after{bottom:calc(50% - 1.5px);transform:rotate(-45deg);}
.center-div{margin:0 auto;max-width:1260px;width:100%;}main section.section{padding:2.4rem 1.2rem;}@media (min-width:37.5em){main section.section{padding:2.4rem;}}@media (min-width:56.25em){main section.section{padding:4.8rem 2.4rem;}}@media (min-width:75em){main section.section{padding:7.2rem 2.4rem;}}main section.section--light-grey{background:linear-gradient(-78deg,#fff 33%,#f0f2f4 33%);background-color:#fff;background-position:center bottom;}@media (min-width:75em){main section.section--light-grey{padding:9.6rem 2.4rem 7.2rem;}}main section.section--anchors,main section.section--newsletter{background:#2b2b2b;padding:2.4rem 1.2rem;}@media (min-width:37.5em){main section.section--anchors,main section.section--newsletter{padding:2.4rem;}}main section.section--anchors{background:#fff;}.contact-block__title{font-size:26px;}.contact-block{max-width:100%;padding:2.4rem 0;}.hero-contact__column:nth-child(2){padding-right:0;}.hero-contact__address{max-width:90%;}.footer__social-media,.contact-block__phone,.contact-block__address{margin-bottom:1em;}.social-icons .social-icon{width:45px;height:45px;}.hero-contact__address > div{display:flex;flex-direction:column;line-height:1.2;justify-content:center;}.hero-contact__address > div p{margin-bottom:0;}.vacature-content > div > h2{font-size:18px;}.vacature-content{margin-bottom:12rem;}.vacature-content .content__wide > img:first-child{width:100%;max-height:450px !important;object-fit:cover;}@media (min-width:1200px){.vacature-content > div > h2{font-size:26px;}}.view-overview__rows > .vacature-row:nth-child(even) .pg-media-pg{flex-direction:row-reverse !important;}@media (min-width:87.5em){.view-overview__rows > .vacature-row:nth-child(even) .pg-media-pg .pg-media-pg__media{margin-left:auto;margin-right:0;}.view-overview__rows > .vacature-row:nth-child(even) .pg-media-pg .pg-media-pg__text{padding-left:0;padding-right:24px;}}#block-views-block-vacatures-block-1 > h2{margin:0 auto;max-width:1260px;width:100%;}video{aspect-ratio:16/9;display:flex;width:100%;height:100%;}@media (max-width:700px){.vacature-content .content__wide > img:first-child{width:100%;max-height:280px !important;object-fit:cover;}}@media (min-width:850px){.center-div .pg{display:flex;flex-wrap:wrap;margin:0 auto;max-width:calc(1260px / 12 * 10);padding:2.8rem 0;flex-direction:column;}}#edit-voeg-cv-en-motivatie-toe--description{display:none !important;}#edit-voorkeur-contact--wrapper label{background:#ffd197 url("/themes/custom/frontend/dist/css/elements/../img/btn-arrow.svg") center right 2.2rem no-repeat;padding:1.8rem 6rem 1.8rem 2.2rem;}#edit-voorkeur-contact--wrapper label:hover,#edit-voorkeur-contact--wrapper input:checked + label{background:#f28803 url("/themes/custom/frontend/dist/css/elements/../img/btn-arrow.svg") center right 2.2rem no-repeat;padding:1.8rem 6rem 1.8rem 2.2rem;}#edit-voorkeur-contact > div:first-child{max-width:0px;overflow:hidden;margin-right:-20px;}#edit-voorkeur-contact--wrapper label::before{visibility:hidden;}#edit-voorkeur-contact{display:flex;gap:28px;align-items:center;}.hero__image video{object-fit:cover;}
.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--colorGinPrimary);}[dir="ltr"] .ajax-progress__throbber,[dir="ltr"] .ajax-progress__throbber--fullscreen,[dir="ltr"] .ui-dialog .ajax-progress__throbber,[dir="ltr"] .media-library-item .ajax-progress__throbber{border-right:3px dotted transparent;}[dir="rtl"] .ajax-progress__throbber,[dir="rtl"] .ajax-progress__throbber--fullscreen,[dir="rtl"] .ui-dialog .ajax-progress__throbber,[dir="rtl"] .media-library-item .ajax-progress__throbber{border-left:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--colorGinText);}.gin--dark-mode .ajax-progress--fullscreen{background-color:var(--colorGinPrimary);border-color:transparent;box-shadow:0 2px 6px 0 var(--colorGinAppBackground);}.gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,.gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--colorGinAppBackground);}[dir="ltr"] .gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir="ltr"] .gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border-right:3px dotted transparent;}[dir="rtl"] .gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir="rtl"] .gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border-left:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--colorGinPrimary);}[dir="ltr"] .media-library-widget .ajax-progress__throbber,[dir="ltr"] .media-library-widget .ajax-progress__throbber--fullscreen{border-right:2px dotted transparent;}[dir="rtl"] .media-library-widget .ajax-progress__throbber,[dir="rtl"] .media-library-widget .ajax-progress__throbber--fullscreen{border-left:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:.5rem;background:var(--colorGinAppBackground);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--colorGinPrimary);border-color:transparent;box-shadow:0 2px 6px 0 var(--colorGinAppBackground);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;top:.5rem;width:1.125rem;height:1.125rem;border:2px solid var(--colorGinPrimary);border-radius:50%;animation:gin-throbber .75s linear infinite;}[dir="ltr"] .ui-dialog .ajax-progress-throbber::before,[dir="ltr"] .contextual-links .ajax-progress-throbber::before{left:.5rem;border-right:2px dotted transparent;}[dir="rtl"] .ui-dialog .ajax-progress-throbber::before,[dir="rtl"] .contextual-links .ajax-progress-throbber::before{right:.5rem;border-left:2px dotted transparent;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--colorGinAppBackground);border-color:var(--colorGinAppBackground);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;top:0;width:24px;height:24px;}[dir="ltr"] .contextual-links .ajax-progress-throbber{right:4px;}[dir="rtl"] .contextual-links .ajax-progress-throbber{left:4px;}.contextual-links .ajax-progress-throbber::before{top:0;}[dir="ltr"] .contextual-links .ajax-progress-throbber::before{left:.25em;}[dir="rtl"] .contextual-links .ajax-progress-throbber::before{right:.25em;}@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.claro-autocomplete__message{color:var(--colorGinPrimary);}
