/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Aspekta;font-style:normal;font-weight:400;font-display:swap;src:url(Aspekta-400.woff2) format("woff2")}@font-face{font-family:Aspekta;font-style:normal;font-weight:600;font-display:swap;src:url(Aspekta-550.woff2) format("woff2")}:root{--primary: #252525;--gray-1: #a0a0a0;--gray-2: #e9e9e9;--gray-3: #fafafa;--white: #ffffff;--positive-green: #b7f436;--premium-purple: #9f70ff;--tech-blue: #0362ff;--wait-blue: #3098ff;--leesmapnl-red: #c32646;--dlt-blue: #2f40a3}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-family:Aspekta,helvetica,arial,sans-serif;color:var(--primary);background:var(--gray-3)}p{line-height:120%;margin:0}a{color:inherit;text-decoration:none}div{box-sizing:border-box}main{padding:80px 0}@media (max-width: 810px){main{padding:60px 0}}.container{max-width:980px;margin:0 auto;padding:0 1.75rem}@media (max-width: 810px){.container{padding:0 1rem}}.footnote{margin-top:80px;display:flex;justify-content:space-between}.footnote p{font-size:12px;color:var(--gray-1)}.underline{text-decoration:underline}.set-wait-blue{--current-accent: var(--wait-blue)}.set-leesmapnl-red{--current-accent: var(--leesmapnl-red)}.set-dlt-blue{--current-accent: var(--dlt-blue)}.set-tech-blue{--current-accent: var(--tech-blue)}.set-premium-purple{--current-accent: var(--premium-purple)}.set-positive-green{--current-accent: var(--positive-green)}.logo{width:200px}.item-card-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;margin-top:40px}@media (max-width: 810px){.item-card-container{grid-template-columns:1fr;grid-gap:1rem}}.item-card{background:var(--white);padding:1.75rem;border-radius:24px;height:320px;display:flex;flex-direction:column;justify-content:space-between}.item-card--header{display:flex;align-items:center;justify-content:space-between}.item-card--header svg{height:54px;width:auto}.item-card--body-text{font-size:1.25rem;color:var(--gray-1);margin:24px 0}.item-card--body-text .slogan{color:var(--primary)}.item-card--body-link{display:flex;align-items:center;font-weight:600;font-size:1rem}.item-card--body-link svg{margin-left:8px;fill:var(--current-accent);width:18px}.item-card--body-soon{color:var(--gray-2)}@media (max-width: 810px){.item-card{height:280px}.item-card--header svg{height:48px}.item-card--body-text{font-size:1rem}.item-card--body-link,.item-card--body-soon{font-size:.875rem}}.contact{background:var(--white);padding:1.75rem;border-radius:24px;display:flex;margin-top:1.75rem;width:100%}.contact--header{flex-grow:1}.contact--header h2{margin:0;font-size:48px;font-weight:600;line-height:110%;letter-spacing:-1.44px}.contact--body{flex-grow:2}.contact--body-data{width:100%;display:grid;grid-template-columns:repeat(2,1fr);padding:18px 0;border-top:1px solid var(--gray-2)}.contact--body-data .secondary-item{color:var(--gray-1)}@media (max-width: 810px){.contact{margin-top:1rem;flex-direction:column;height:340px;justify-content:space-between}.contact--body{flex-grow:0}}
