:root{--bar-x-padding: 0.8rem;--open-h: 40vh;--scroll-width: 0vw}@media(min-width: 800px){:root{--bar-x-padding: 1.2rem;--open-h: 45vh;--scroll-width: 15vw}}@media(min-width: 1100px){:root{--bar-x-padding: 1.5rem;--open-h: 60vh}}@layer reset, base, components;@layer base{html{background:#f4f4f4;height:100%}*{font-family:"Roboto",sans-serif;color:#222;margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:initial;font-weight:normal;margin:0;padding:0}body{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}main{display:flex;flex-direction:column}picture{display:contents}picture>img{height:100%}ul{list-style:none;padding:0;margin:0;display:flex}li{list-style:none}a{text-decoration:none;color:inherit}@media(min-width: 800px){.visual.mobile{display:none}}@media(max-width: 800px){.visual.desktop{display:none}}}.zwart{background-color:#000}.lichtgrijs{background-color:#f4f4f4}.blauw{background-color:#00aeff}.lichtblauw{background-color:#8be4ff}.bruin{background-color:#6b5331}.rood{background-color:red}.donkerblauw{background-color:#00008b}.roos{background-color:#ebbec2}.wit{background-color:#fff}.risoblue{background-color:#23569c}.fluoroos{background-color:#ff00f2}.felblauw{background-color:#2758fa}.groen{background-color:#3e701d}.oranje{background-color:#ff4800}.teal{background-color:teal}.blauwlines{background-color:#1d46ff}.yellow{background-color:#fff100}.lightblue{background-color:#8fb1c4}.flat_blue{background-color:#809ac1}.flat_grey{background-color:#ddddd4}.flat_red{background-color:#ff3000}.flat_beige{background-color:#b79041}.sjok_orange{background-color:#f50}.sjok_blue{background-color:#3169f4}.sjok_yellow{background-color:#eaf425}.sjok_brown{background-color:#a48539}.sjok_grey{background-color:#cfcfd1}.sjok_black{background-color:#000}.package_red{background-color:red}.package_orange{background-color:#f5a017}.package_blue{background-color:#4160a9}.package_beige{background-color:#f6ee88}.package_green{background-color:#1f642c}.package_yellow{background-color:#ffdf05}.package_lblue{background-color:#bbe2f8}.package_process_green{background-color:#006e55}.package_process_blue{background-color:#3a72b8}.package_process_red{background-color:#e51b20}.package_process_orange{background-color:#e9511c}.package_process_beige{background-color:#f4ee88}.package_process_yellow{background-color:#d2ca0b}.free{background-color:#1753b3}.white{background-color:#fdfdfd}.bien_purple{background-color:#6314df}.bien_pink{background-color:#ff007a}.bien_orange{background-color:#ff6d00}.bien_red{background-color:red}.bien_green{background-color:#7bb61d}.projects{position:relative;display:flex;flex-direction:column}.projects>:not(:last-child){margin-block-end:0px}.toggle{display:flex;flex-direction:column;height:33px;max-height:33px;transition:height .5s,max-height .5s;overflow:clip}.toggle.open{height:var(--open-h);max-height:1200px}.toggle.open .bar{position:sticky;top:38px;backdrop-filter:blur(15px);background-color:rgba(240,240,240,.2);z-index:15}.bar.click{cursor:pointer;transition:font-weight .1s}.bar.click:hover{font-weight:450}.bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#f4f4f4;border-bottom:1px solid #fff;min-height:33px;height:33px;padding-top:.2rem;padding-bottom:.2rem;padding-left:var(--bar-x-padding)}.bar.blur{position:sticky}.bar .date{flex:0;display:none}@media(min-width: 1100px){.bar .date{flex:10}}.bar .name{flex:30;font-size:1rem;white-space:nowrap;position:relative;container-type:inline-size}.bar .name.has-overflow::after{content:attr(data-text);padding-left:4rem}.bar .name.has-overflow{animation:scroll-text 6s infinite;animation-timing-function:cubic-bezier(0.23, 0.01, 0.9, 1)}.bar .measurements{flex:0;font-size:1rem;display:none;align-items:center}@media(min-width: 1100px){.bar .measurements{flex:10;display:flex;gap:.3rem}}.bar .colorgrid{display:flex;flex-direction:row;width:100%;height:32px;flex:20;z-index:1}@media(min-width: 800px){.bar .colorgrid{flex:18}}@media(min-width: 1100px){.bar .colorgrid{flex:17}}.bar .colorgrid .color{height:100%;width:100%}.toggle>.content{overflow-y:hidden;position:relative}.toggle>.content.open{height:calc(100% - 1px);position:sticky;background-color:rgba(234,234,234,.2);backdrop-filter:blur(15px)}.toggle>.content .scroll{width:var(--scroll-width);position:absolute;top:0;z-index:10;height:100%}.toggle>.content .scroll.right{cursor:url("/imgs/right.svg") 15 15,w-resize;right:0}.toggle>.content .scroll.left{cursor:url("/imgs/left.svg") 15 15,w-resize;left:0}.toggle .scrollmenu{display:flex;gap:1px;flex-direction:row;overflow-x:scroll;overflow-y:hidden}.toggle .scrollmenu>.visual{height:calc(var(--open-h) - 33px);max-height:1167px}.toggle .scrollmenu>.visual>img,.toggle .scrollmenu>.visual>video,.toggle .scrollmenu>.visual>picture{height:100%}section{height:100%}.filler{height:100%;background-color:#f4f4f4}@keyframes scroll-text{0%,40%{transform:translateX(0)}100%{transform:translateX(calc(-1 * var(--text-width) - 4rem))}}header{position:sticky;top:0;z-index:1000;height:38px !important;padding-right:var(--bar-x-padding);font-size:1.4rem;font-weight:550}header>button{background:none;border:none;cursor:pointer}header>button>h1{font-size:1.4rem;font-weight:550;color:#777}header>button>h1:hover{text-decoration:underline}footer .bar:first-child{border-top:1px solid #fff}footer .bar.info{justify-content:space-between;padding-right:var(--bar-x-padding);font-size:.8rem}footer .bar.bottom,footer .bar.footer{justify-content:start;position:fixed;width:100%;bottom:0;z-index:20;border-top:1px solid #fff;font-size:1.23rem}footer .bar.bottom ul,footer .bar.footer ul{gap:1rem;width:100%;padding-right:var(--bar-x-padding)}footer .bar.bottom ul li>a,footer .bar.footer ul li>a{font-weight:600;color:#777}footer .bar.bottom ul li>a:hover,footer .bar.footer ul li>a:hover{text-decoration:underline}footer .bar.bottom ul li>a[aria-current=page],footer .bar.footer ul li>a[aria-current=page]{color:inherit}footer .bar.bottom ul li:last-child,footer .bar.footer ul li:last-child{margin-left:auto}.project-grid{margin-bottom:33px}.project-grid>.item>.content p+p{margin-top:1em}.project-grid>.item>.content p{font-size:1.1rem;line-height:1.55rem}@media(min-width: 800px){.project-grid>.item>.content p{font-size:1.4rem;line-height:1.65rem}}.selected>.item{aspect-ratio:3/2;position:relative}.selected>.item>.visual{transition:opacity .25s}.selected>.item>.visual:not(:first-child){position:absolute;top:0;left:0;opacity:1}.selected>.item>.visual:last-child:hover{opacity:0}.grid{display:grid;grid-auto-rows:auto;gap:1px;grid-template-columns:repeat(12, minmax(0, 1fr))}.grid>.item{height:100%;overflow:hidden}.grid>.item>.visual{width:100%;height:100%;object-fit:cover;display:block}.grid>.item>.visual>picture{width:100%}.grid>.item>.visual>picture>img{width:100%}.grid>.item>.visual>video{width:100%}.grid>.item>.content{padding-block:calc(2*var(--bar-x-padding));padding-inline:var(--bar-x-padding)}.grid>.item>.content h1{font-size:2em;font-weight:500;margin-bottom:.5em}.grid>.item>.content h2{font-size:1.5em;font-weight:500;margin-bottom:.4em}.grid>.item>.content h3{font-size:1.25em;font-weight:500;margin-bottom:.3em}.grid>.item>.content h4{font-size:1.125em;font-weight:500;margin-bottom:.3em}.grid>.item>.content ul{list-style:disc;display:block;padding-left:1em}.grid>.item>.content ul li{list-style:disc}.grid-cols-1{grid-column:span 12}.grid-cols-2{grid-column:span 12}@media(min-width: 800px){.grid-cols-2{grid-column:span 6}}.grid-cols-3{grid-column:span 12}@media(min-width: 800px){.grid-cols-3{grid-column:span 4}}.grid-cols-4{grid-column:span 12}@media(min-width: 800px){.grid-cols-4{grid-column:span 3}}#about{padding:calc(2*var(--bar-x-padding)) var(--bar-x-padding)}#about p{max-width:1000px;font-size:1.35rem}#about p+p{margin-top:1rem}#about{border-bottom:1px solid #fff}#featured{--open-h: 350px}@media(min-width: 800px){#featured{--open-h: 500px}}#featured{position:relative}#featured h2{font-weight:500}#featured .toggle{margin-block-end:0px}#featured .toggle>.content{height:100%;border-bottom:1px solid #fff}#featured .toggle>.content .scrollmenu>.text{min-width:500px;display:block;display:flex;flex-direction:column;justify-content:end;padding:var(--bar-x-padding) var(--bar-x-padding)}#featured .toggle>.content .scrollmenu>.text p+p{margin-top:1rem}#featured .toggle>.content .scrollmenu>.text a:hover{text-decoration:underline}#featured .bar{padding-right:var(--bar-x-padding)}#cv{--open-h: 200px;position:relative}#cv h2{font-weight:500}#cv .toggle{margin-block-end:0px}#cv .toggle>.content{height:100%;border-bottom:1px solid #fff}#cv .toggle>.content .scrollmenu>.text{display:block;display:flex;flex-direction:column;justify-content:start;padding:var(--bar-x-padding) var(--bar-x-padding)}#cv .toggle>.content .scrollmenu>.text p+p{margin-top:1rem}#cv .toggle>.content .scrollmenu>.text a:hover{text-decoration:underline}#cv .bar{padding-right:var(--bar-x-padding)}