html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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}description{display:list-item}template,[hidden]{display:none}
:root{--font-primary:Inter,sans-serif;--background:#fff;--foreground:#121212;--faded-foreground:#4a4a4a;--border-color-gray:#ccc;--inactieve-grey:#989898;--hyperlink-color:var(--foreground);--hover-transition:.4s ease-in-out;--hover-transition-short:.2s ease-in-out;--hover-transition-long:.6s ease-in-out;--widget-margin-bottom:80px;--content-max-width:1350px;--body-max-width:1550px;--tag-bg-color:var(--foreground);--tag-text-color:var(--background);--tag-hover-bg-color:var(--faded-foreground)}@media (min-width:48em){:root{--widget-margin-bottom:100px}}@media (min-width:64em){:root{--widget-margin-bottom:160px}}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-primary)}body>div>header,body>div>main:not([data-projectDetails="true"]),body>div>footer{max-width:var(--body-max-width);width:100%;margin-inline:auto;padding-inline:10px}header:is(body>div>header,body>div>main:not([data-projectDetails="true"]),body>div>footer){max-width:1720px}@media (min-width:40em){:is(body>div>header,body>div>main:not([data-projectDetails="true"]),body>div>footer){padding-inline:20px}}*{box-sizing:border-box;margin:0;padding:0}ul{list-style:none}a{color:inherit;text-decoration:none}a[data-underlined-link]{text-underline-offset:4px;width:fit-content;color:var(--hyperlink-color,var(--foreground));transition:text-decoration-color var(--hover-transition);align-items:center;gap:6px;font-size:20px;font-weight:500;text-decoration:underline;display:flex}a[data-underlined-link] svg{transition:transform var(--hover-transition)}@media (hover:hover){a[data-underlined-link]:hover{-webkit-text-decoration-color:var(--hyperlink-color-hover,var(--background));text-decoration-color:var(--hyperlink-color-hover,var(--background))}a[data-underlined-link]:hover svg{transform:translate(4px)}}[data-img-container]{width:100%;transition:filter var(--hover-transition);border-radius:4px;position:relative;overflow:hidden}[data-img-container] img{object-fit:cover;width:100%;height:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}p{white-space:break-spaces;font-size:1.25rem;line-height:1.5}p a{transition:text-decoration-color var(--hover-transition);font-weight:500;text-decoration:underline}p a:hover{-webkit-text-decoration-color:var(--background);text-decoration-color:var(--background)}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:500}h1{max-width:15ch;font-size:4.375rem;line-height:1}h2{max-width:15ch;margin-bottom:20px;font-size:4rem;line-height:1}h3{font-size:2rem;line-height:1.2}h4{font-size:1.5rem;line-height:1.2}h5{font-size:1.25rem;line-height:1.2}h6{font-size:1rem;line-height:1.2}@media (min-width:64rem){h1{font-size:8.75rem}h2{font-size:7.125rem}h3{font-size:2rem}h4{font-size:2.5rem}h5{font-size:1.25rem}h6{font-size:1rem}}@media (min-width:102rem){p{font-size:1.5rem}}

.header-module__S7fKWG__header{z-index:9999;background-color:var(--background);grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;padding:20px 10px;display:grid}.header-module__S7fKWG__header .header-module__S7fKWG__navLink{text-transform:uppercase;letter-spacing:.04em;text-underline-offset:6px;text-decoration:underline;-webkit-text-decoration-color:var(--background);text-decoration-color:var(--background);width:fit-content;transition:text-decoration-color var(--hover-transition);font-size:1rem;font-weight:600}.header-module__S7fKWG__header .header-module__S7fKWG__navigation{gap:10px;display:flex}.header-module__S7fKWG__header .header-module__S7fKWG__headerRight{justify-content:flex-end;align-items:center;gap:20px;width:100%;display:flex}.header-module__S7fKWG__header .header-module__S7fKWG__copyButton{display:none}.header-module__S7fKWG__header .header-module__S7fKWG__navLink[data-active=true]{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}@media (min-width:48em){.header-module__S7fKWG__header{min-height:85px;padding:20px}.header-module__S7fKWG__header .header-module__S7fKWG__navLink{font-size:1.25rem}.header-module__S7fKWG__header .header-module__S7fKWG__copyButton{display:flex}.header-module__S7fKWG__header .header-module__S7fKWG__navigation{gap:20px}}@media (hover:hover){.header-module__S7fKWG__header .header-module__S7fKWG__navLink:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}}
