.itc{width:100%}.itc__grid{display:flex;flex-direction:column;gap:var(--itc-gap, 32px);align-items:stretch}.itc--wide{max-width:none;padding-left:4vw;padding-right:4vw}@media screen and (min-width:750px){.itc__grid{flex-direction:row;align-items:center}.itc--image-right .itc__grid{flex-direction:row-reverse}.itc--align-top .itc__grid{align-items:flex-start}.itc--align-middle .itc__grid{align-items:center}.itc--align-bottom .itc__grid{align-items:flex-end}.itc__media-col{flex:0 0 auto;width:100%;max-width:calc(var(--itc-img-width, 50%) * 1)}.itc__text-col{flex:1 1 auto;min-width:0}}@media screen and (max-width:749px){.itc--mobile-image-bottom .itc__grid{flex-direction:column-reverse}}.itc__media{width:100%;max-width:var(--itc-img-maxwidth, none);overflow:hidden;border-radius:var(--itc-radius, 0);position:relative}.itc__image{display:block;width:100%;height:100%;object-fit:cover}.itc__media:not([style*=aspect-ratio]):not([style*="height:"]) .itc__image{height:auto}.itc__media--placeholder{background:#0000000d;display:flex;align-items:center;justify-content:center}.itc__media--placeholder .placeholder-svg{width:60%;height:auto;opacity:.4}.itc__caption{margin:0 0 .75rem;font-size:.875rem;opacity:.8}.itc__heading{margin:0 0 1rem}.itc__body{margin:0 0 1.5rem}.itc__body :last-child{margin-bottom:0}.itc__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.kerncijfers-section{text-align:center}.kerncijfers-section__heading{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;margin:0 0 1rem}.kerncijfers-section__intro{max-width:48rem;margin:0 auto 3rem;opacity:.85}.kerncijfers-grid{list-style:none;margin:0;padding:0;display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.kerncijfers-grid[data-columns="3"],.kerncijfers-grid[data-columns="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:750px){.kerncijfers-grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.kerncijfers-grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}}.kerncijfers-grid__item{text-align:center;padding:1rem .5rem}.kerncijfers-grid__value{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;display:inline-flex;align-items:baseline;gap:.15em}.kerncijfers-grid__prefix,.kerncijfers-grid__suffix{font-size:.55em;font-weight:600;opacity:.75}.kerncijfers-grid__label{margin-top:.5rem;font-size:1rem;font-weight:600;letter-spacing:.02em}.kerncijfers-grid__subtext{margin-top:.25rem;font-size:.875rem;opacity:.7}.logo-strip-section{text-align:center}.logo-strip-section__heading{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;margin:0 0 1rem}.logo-strip-section__intro{max-width:48rem;margin:0 auto 2.5rem;opacity:.85}.logo-strip-grid{list-style:none;margin:0;padding:0;display:grid;gap:clamp(1.5rem,3vw,3rem);grid-template-columns:repeat(var(--logo-cols-mobile, 2),minmax(0,1fr));align-items:center}@media screen and (min-width:750px){.logo-strip-grid{grid-template-columns:repeat(var(--logo-cols-desktop, 4),minmax(0,1fr))}}.logo-strip-grid__item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;min-height:calc(var(--logo-max-height, 80px) + 2rem)}.logo-strip-grid__link{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:inherit;width:100%;transition:opacity .2s ease}.logo-strip-grid__link:hover{opacity:.75}.logo-strip-grid__image{display:block;width:auto;max-width:100%;height:auto;max-height:var(--logo-max-height, 80px);object-fit:contain;transition:filter .25s ease,opacity .25s ease}.logo-strip-grid--grayscale .logo-strip-grid__image{filter:grayscale(100%);opacity:.7}.logo-strip-grid--grayscale .logo-strip-grid__item:hover .logo-strip-grid__image{filter:grayscale(0%);opacity:1}.logo-strip-grid__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:var(--logo-max-height, 80px);border:1px dashed rgba(var(--color-foreground),.25);border-radius:6px;font-size:.875rem;opacity:.5;padding:.5rem}.logo-strip-grid__caption{margin-top:.5rem;font-size:.875rem;opacity:.75}.vacatures-section{text-align:center}.vacatures-section__heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;margin:0 0 1rem;text-align:left}.vacatures-section__intro{max-width:56rem;margin:0 0 2.5rem;text-align:left}.vacatures-section__intro p{margin:0 0 .5rem}.vacatures-list{list-style:none;margin:0 auto 2.5rem;padding:0;max-width:60rem;text-align:left}.vacatures-list__item{border-bottom:1px solid rgba(var(--color-foreground),.15)}.vacatures-list__item:first-child{border-top:1px solid rgba(var(--color-foreground),.15)}.vacatures-list__link,.vacatures-list__row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem .5rem;color:inherit;text-decoration:none;transition:background-color .15s ease}.vacatures-list__link:hover{background-color:rgba(var(--color-foreground),.03)}.vacatures-list__title{font-size:1.125rem;font-weight:600;flex:1}.vacatures-list__type{font-size:.875rem;opacity:.7;white-space:nowrap}.vacatures-section__empty{max-width:56rem;margin:0 auto 2.5rem;opacity:.8}.vacatures-section__cta{margin-top:1rem}@media screen and (max-width:749px){.vacatures-section__heading{font-size:1.5rem}.vacatures-list__link,.vacatures-list__row{padding:1.25rem 0}.vacatures-list__title{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
