@import"https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800&family=Work+Sans:wght@400;500;600&display=swap";:root{--primary: #1567C0;--primary-ink: #0D47A1;--accent: #0D47A1;--primary-fg: #FFFFFF;--surface: #FFFFFF;--surface-warm: #E6EEF7;--surface-deep: #0C2A52;--ink: #15202E;--ink-muted: #5A6B7D;--line: #D7E0EC;--line-deep: rgba(255, 255, 255, .16);--btn-primary-bg: var(--primary-ink);--btn-primary-fg: #FFFFFF;--btn-secondary-bg: var(--surface-warm);--btn-secondary-fg: var(--primary-ink);--btn-outlined-border: var(--primary-ink);--btn-outlined-fg: var(--primary-ink);--btn-link-fg: var(--primary);--btn-link-fg-hover: var(--primary-ink);--font-display: "Archivo", system-ui, sans-serif;--font-body: "Work Sans", system-ui, -apple-system, sans-serif;--fs-eyebrow: .8125rem;--fs-h1: clamp(2.25rem, 1.6rem + 2.9vw, 3.75rem);--fs-h2: clamp(1.75rem, 1.35rem + 1.8vw, 2.75rem);--fs-h2-detail: clamp(1.5rem, 1.2rem + 1.4vw, 2.125rem);--fs-h3: clamp(1.25rem, 1.1rem + .7vw, 1.5rem);--fs-lede: clamp(1.0625rem, 1rem + .3vw, 1.25rem);--fs-body: 1.0625rem;--fs-small: .9375rem;--fs-stat: clamp(2.75rem, 2rem + 3.4vw, 4.25rem);--space-2xs: .5rem;--space-xs: .75rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--section-pad: clamp(3.5rem, 2.5rem + 4vw, 6rem);--container-max: 1440px;--content-max: 1180px;--radius-btn: 0px;--radius-card: 4px;--btn-cut: 16px;--card-cut: 22px;--header-h: 80px;--topbar-h: 44px;--header-total: calc(var(--header-h) + var(--topbar-h));--header-h-var: var(--header-h);--ease-out: cubic-bezier(.16, 1, .3, 1);--shadow-card: 0 1px 2px rgba(12, 42, 82, .06), 0 8px 28px rgba(12, 42, 82, .08);--shadow-card-hover: 0 4px 10px rgba(12, 42, 82, .1), 0 18px 44px rgba(12, 42, 82, .16)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:var(--fs-body);line-height:1.65;color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{padding-top:var(--header-total)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.08;margin:0 0 .5em;color:var(--ink);letter-spacing:-.01em;text-wrap:balance}p{margin:0 0 1em}p:last-child{margin-bottom:0}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-ink)}a:visited{color:inherit}img{max-width:100%;display:block;height:auto}ul,ol{margin:0;padding:0}button{font-family:inherit}img{-webkit-user-drag:none;user-select:none}::selection{background:#1567c02e;color:var(--ink)}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3rem)}.content{max-width:var(--content-max);margin-inline:auto}.section{padding-block:var(--section-pad);position:relative}.section--surface{background:var(--surface)}.section--surface-warm{background:var(--surface-warm)}.section--surface-deep{background:var(--surface-deep);color:#e8f0fa}.section--surface-deep h1,.section--surface-deep h2,.section--surface-deep h3{color:#fff}.section--tight{padding-block:clamp(2.5rem,2rem + 2.4vw,4rem)}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-display);font-size:var(--fs-eyebrow);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);margin:0 0 1rem}.eyebrow:before{content:"";width:26px;height:0;border-top:2px solid var(--primary);transform:skew(-32deg);display:block}.section--surface-deep .eyebrow{color:#9dbde3}.section--surface-deep .eyebrow:before{border-color:#4d90de}.section__head{max-width:56ch;margin-bottom:clamp(2rem,1.5rem + 2vw,3.25rem)}.section__title{font-size:var(--fs-h2)}.section__lede{font-size:var(--fs-lede);color:var(--ink-muted);max-width:60ch}.section--surface-deep .section__lede{color:#c3d6ee}.cta-pair{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem}.cta-pair--end{justify-content:flex-end}.tel-link{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--primary-ink)}.section--surface-deep .tel-link{color:#fff}.tel-link svg{width:1.15em;height:1.15em;flex:none}@media (max-width: 599px){.cta-pair{flex-direction:column;align-items:stretch}.cta-pair .btn-corner-cut{width:100%}.cta-pair--end{align-items:stretch}}.daklijn-cut{clip-path:polygon(0 0,calc(100% - var(--card-cut)) 0,100% var(--card-cut),100% 100%,0 100%)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
