:root{--primary:#0e41cb;--secondary:#feb400;--background:#fff;--text:#0f0f0f;--dark:#0f0f0f;--light:#f2f2f2;--medium:#e2e2e2;--white:#ffffff;--border:rgba(16,16,16,0.2);--header-height:6rem;--radius:1.25rem;--radius-small:0.75rem;--section-gutter-y:clamp(5rem,8vh,12rem);--container-gutter-x:2rem;--grid-gutter-y:3rem;@media (prefers-color-scheme:dark){--background:#292929;--light:#303030;--text:#fff}}@media (max-width:768px){:root{--radius:0.85rem;--section-gutter-y:3rem;--grid-gutter-y:1.5rem;--container-gutter-x:0.75rem}}@media (min-width:1550px){:root{--radius:1.5rem;--grid-gutter-x:3rem;--container-gutter-x:3rem}}*,:after,:before{box-sizing:border-box}:after,:before{pointer-events:none}::selection{background:var(--primary);color:var(--white)}::-webkit-scrollbar{height:6px;width:6px;&-thumb{border-radius:5px;background:rgba(black,.3);&:hover{background:rgba(black,.5)}}}html{overflow-x:clip;font-size:16px;scroll-behavior:smooth;width:100%;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}html.page-transition .backdrop,html.page-transition nav{display:none}body:has(#vcard) #footerSpacer,body:has(#vcard) footer,body:has(#vcard) header{display:none}body:has(#vcard) main{padding-bottom:0}#transition-element{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#114cee;z-index:9999}@media (max-width:1200px){html{font-size:15px}}@media (max-width:768px){html{font-size:14.5px}}body:has(main section[data-theme=primary]:first-child){.logo svg *{fill:var(--white)}}body{margin:0;font-size:1rem;color:var(--text);line-height:1.6;overflow-x:clip;font-weight:400}body,main{background-color:var(--background);width:100%}main{display:block;position:relative;z-index:2;padding-bottom:.5rem;overflow:clip}canvas,img,picture,svg,video{display:block;max-width:100%}img{vertical-align:middle;height:auto;font-style:italic;max-width:100%;object-fit:cover}.icon{display:inline-block;line-height:1;>svg{width:var(--icon-size);height:auto}}b,strong{font-weight:400}.markup{a{position:relative;text-decoration:none;color:var(--primary);font-weight:400;&:before{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;height:1px;background-color:currentColor;width:0;transition:width .35s cubic-bezier(.16,1,.3,1) 0s}&:focus,&:hover{&:before{width:100%}}}}@media (prefers-color-scheme:dark){.markup{a{color:var(--secondary)}}}ol,p,ul{margin-top:0}ul{list-style:none;list-style-image:none;margin:0;padding:0}address{font-style:normal}.grecaptcha-badge{visibility:collapse!important}hr{padding:0;margin:0;height:0;border:none;border-bottom:1px solid var(--border)}.primary{color:var(--primary)}.intro{font-size:1.2rem;@media (max-width:768px){font-size:1.15rem}}button,input,optgroup,select,textarea{font:inherit}button{background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:none;padding:0;cursor:pointer}a{color:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:400;line-height:1.2;margin-bottom:1.5rem}.h0{font-size:clamp(4rem,9vw,9rem)}.h0,.h1,h1{line-height:1;margin-bottom:2.5rem;text-wrap:balance}.h1,h1{font-size:clamp(2.85rem,6vw,7rem);-webkit-hyphens:auto;hyphens:auto}.h2,h2{font-size:clamp(2.15rem,5vw,6rem);line-height:1;margin-bottom:2.5rem}.h3,h3{font-size:clamp(1.65rem,2.15vw,3rem);margin-bottom:1.5rem}.h4,h4{font-size:1.75rem}.h4,.h5,h4,h5{margin-bottom:1rem}.h5,h5{font-size:1.35rem}@media (max-width:768px){.h4,h4{font-size:1.4rem}.h5,h5{font-size:1.25rem}}.faded{opacity:.75}.section_wrapper{width:100%;&[data-theme=default]{&:has(+.section_wrapper[data-theme=default]){+.section_wrapper section{padding-top:0!important}}}&[data-theme=primary]{&:has(+.section_wrapper[data-theme=primary]){+.section_wrapper section{padding-top:0!important}}}&[data-theme=light]{&:has(+.section_wrapper[data-theme=light]){+.section_wrapper section{padding-top:0!important}}}&[data-centercols=true]{.row{align-items:center;.row{align-items:flex-start}}}&:has([data-paneled=false]){&[data-theme=light]{background-color:var(--light)}&[data-theme=dark]{background-color:var(--dark)}}@media (max-width:992px){&[data-theme=light]{background-color:var(--light)}&[data-theme=dark]{background-color:var(--dark)}}&[data-theme=dark]{.content_list_item{background-color:rgba(255,255,255,.14)!important;color:var(--white)}.content_list_item.active{background-color:rgba(255,255,255,.22)!important;color:var(--white)}.panel[data-theme=transparent]{background-color:#272727}}&[data-theme=light]{.content_list_item{background-color:rgba(255,255,255,.4)!important;color:var(--text)}.content_list_item.active{background-color:var(--white)!important;color:var(--text)}}&:has([data-paneled=true]){position:relative;z-index:1;&:has(+div[data-theme=light] [data-paneled=false]){+div{position:relative;&:before{content:"";position:absolute;left:0;bottom:100%;height:8rem;background-color:var(--light);width:100%}}}}}@media (prefers-color-scheme:dark){.section_wrapper{&[data-theme=dark],&[data-theme=light]{.content_list_item{background-color:rgba(255,255,255,.1)!important;color:var(--white)}.content_list_item.active{background-color:rgba(255,255,255,.175)!important;color:var(--white)}}}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.bluenotion-shape{width:1em}.errors{font-size:.9rem;color:#d33a15}@media (max-width:1200px){.hide_xl{display:none!important}}@media (max-width:992px){.hide_lg{display:none!important}}@media (max-width:768px){.hide_md{display:none!important}}@media (min-width:768px){.show_md{display:none!important}}@media (min-width:992px){.show_lg{display:none!important}}@media (min-width:1200px){.show_xl{display:none!important}}.checklist,.has-checklist ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0;list-style-image:none;li{background-color:var(--light);border-radius:var(--radius-small);padding:1rem 1rem 1rem 5rem;color:var(--dark);position:relative;@media (prefers-color-scheme:dark){color:var(----white)}&:before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:3rem;height:2rem;border-radius:1.5rem;background-color:var(--white);background-image:url(/icons/check.svg);background-size:1rem 1rem;background-repeat:no-repeat;background-position:50%}}}.panel[data-theme=primary]{.checklist,.has-checklist ul{li{color:var(--white);background-color:rgba(255,255,255,.1)}}}@font-face{font-family:bluenotionFont;src:url(/_next/static/media/c0251deeb6c8aa9d-s.p.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:bluenotionFont Fallback;src:local("Arial");ascent-override:95.68%;descent-override:30.18%;line-gap-override:0.00%;size-adjust:103.05%}.__className_f66f73{font-family:bluenotionFont,bluenotionFont Fallback;font-weight:400}.footer_footer__mcY6s{z-index:1;width:100%;background-color:var(--dark);color:var(--white);padding-top:var(--section-gutter-y)}@media(max-width:768px){.footer_footer__mcY6s{transform:translateY(0)!important}}@media(min-width:992px){.footer_footer__mcY6s{position:fixed;bottom:0;left:0}}.footer_footer__mcY6s ul{list-style:none;padding:0;margin:0}.footer_footer__mcY6s a{text-decoration:none}@media(max-width:992px){.footer_footerSpacer__pzrP5{display:none}}.footer_beeldmerk__CJynA{margin-bottom:2rem}.footer_footerTitle__2ecfa{opacity:.45;font-size:1.2rem}@media(max-width:768px){.footer_footerTitle__2ecfa{font-size:1.1rem;margin-bottom:.5rem}}.footer_footerList__4ESfW a{font-size:1.25rem;opacity:.7;transition:opacity .3s ease 0s;position:relative}@media(min-width:768px){.footer_footerList__4ESfW a{font-size:1.5rem}}.footer_footerList__4ESfW a:before{content:"";position:absolute;left:0;bottom:0;height:1px;background-color:currentColor;width:0;transition:width .5s cubic-bezier(.16,1,.3,1) 0s}.footer_footerList__4ESfW a:focus,.footer_footerList__4ESfW a:hover{opacity:1}.footer_footerList__4ESfW a:focus:before,.footer_footerList__4ESfW a:hover:before{width:100%}.footer_bottom__jNe_9{margin-top:var(--section-gutter-y);padding-block:3rem;border-top:1px solid hsla(0,0%,100%,.2);display:flex;flex-wrap:wrap;align-items:center;gap:3rem}@media(max-width:768px){.footer_bottom__jNe_9{flex-direction:column;align-items:flex-start;gap:1.5rem}}.footer_bottomItems__JpMYZ{display:flex;flex-wrap:wrap;gap:2.5rem}.footer_bottomItems__JpMYZ a{position:relative}.footer_bottomItems__JpMYZ a:before{content:"";position:absolute;left:0;bottom:-2px;height:1px;background-color:currentColor;width:0;transition:width .5s cubic-bezier(.16,1,.3,1) 0s}.footer_bottomItems__JpMYZ a:focus:before,.footer_bottomItems__JpMYZ a:hover:before{width:100%}@media(max-width:768px){.footer_bottomItems__JpMYZ{gap:1.25rem;opacity:.7}}.footer_logos__cXFc_{list-style:none;margin:0;padding:0;display:flex;gap:.5rem;flex-wrap:wrap}@media(min-width:768px){.footer_logos__cXFc_{margin-left:auto!important}}.footer_logos__cXFc_ li a{display:flex;align-items:center;justify-content:center;width:13rem;height:4.8rem;text-decoration:none;position:relative}.footer_logos__cXFc_ li a img{max-width:6rem;max-height:3rem;object-fit:contain}@media(max-width:768px){.footer_logos__cXFc_ li a{width:9rem;height:3.25rem}.footer_logos__cXFc_ li a img{max-width:4rem;max-height:2rem}}.footer_logos__cXFc_ li a:before{content:"";position:absolute;border-radius:2.4rem;width:100%;height:100%;background-color:currentColor;opacity:.175;transition:opacity .2s ease}.footer_logos__cXFc_ li a:hover:before{opacity:.215}