@font-face{font-family:Marjoree;src:url(/_next/static/media/Marjoree-VAR-Web.8984109f.woff2);font-weight:300 700;MONO:0 100}@font-face{font-family:Hex;src:url(/_next/static/media/MarjoreeHexVF.d912ca11.woff);font-weight:300 700;NVRT:0 100}@font-face{font-family:Penta;src:url(/_next/static/media/MarjoreePentaVF.85de43b2.woff);font-weight:300 700;NVRT:0 100}*{font-synthesis:none}.hex{font-family:Hex}.penta{font-family:Penta}.groen{background-color:#f2f2f2;color:#000}.rood{background-color:#f15d3e;color:#000}.donkerblauw{background-color:#092229;color:#f2f2f2}*{box-sizing:border-box}.hero-img{display:none}body,html{width:100vw}body,html{max-width:100vw;overflow-x:hidden}body{background-color:#f2f2f2;font-family:Marjoree;margin:0;height:auto}.hero-info{padding:24px;display:flex;justify-content:space-between;z-index:1;position:fixed;width:100%}.hero-info p{margin:0}a{color:#000}.main-title{font-size:60vw;width:100vw;height:110vh;display:flex;flex-direction:column;justify-content:center;text-align:center;flex-wrap:wrap;line-height:.85;color:#f8b5a7}.main-title .word{position:fixed;top:0;z-index:-1}#word2{color:#f5907c}#word3{color:#f15d3e}#word4{color:#092229}.char-still{animation:breathe4 4s infinite both;animation-delay:var(--delay);animation-direction:alternate-reverse}.char,.char-still{--delay:calc((var(--char-index) + 1) * 300ms);font-variation-settings:"wght" 300,"NVRT" 0}.char{animation:breathe 4s infinite both;animation-delay:var(--delay);animation-direction:alternate-reverse}.char2{animation:breathe2 4s infinite both;animation-delay:var(--delay);animation-direction:alternate-reverse}.char2,.char3{--delay:calc((var(--char-index) + 1) * 300ms);font-variation-settings:"wght" 300,"NVRT" 0}.char3{animation:breathe3 4s infinite both;animation-delay:var(--delay);animation-direction:alternate-reverse}@keyframes breathe4{0%{font-variation-settings:"wght" 300,"NVRT" 100}to{font-variation-settings:"wght" 200,"NVRT" 25}}@keyframes breathe3{0%{font-variation-settings:"wght" 300,"NVRT" 25}to{font-variation-settings:"wght" 400,"NVRT" 100}}@keyframes breathe2{0%{font-variation-settings:"wght" 300,"NVRT" 100}to{font-variation-settings:"wght" 500,"NVRT" 0}}@keyframes breathe{0%{font-variation-settings:"wght" 300,"NVRT" 0}to{font-variation-settings:"wght" 700,"NVRT" 100}}.text-section{background-color:#f2f2f2;padding:0 14px}.text-section.gradient{padding-top:10vh;background:linear-gradient(180deg,rgba(2,0,36,0),#f2f2f2 20%)}.text-section.gradient p{font-variation-settings:"MONO" 100}.text-section p{line-height:1.4;font-variation-settings:"MONO" 0}.text-section .small-title{position:absolute;left:1vw;margin-top:24px}.text-section .wrapper{display:flex;margin:auto auto auto -15px;justify-content:start}.text-section .wrapper img{width:50%;height:auto;padding-right:48px;object-fit:contain}.text-section .wrapper .text{width:50%;display:block;max-width:600px}.style-overview{padding:24px}.style-overview h1{font-size:15vw;text-align:center;display:flex;justify-content:center;position:relative;margin:5vh 0}.style-overview h1.full-height{font-size:19.5vw}.style-overview h1.full-height:after,.style-overview h1.full-height:before{content:"°"}.style-overview .sliders{display:flex;justify-content:center;width:100%}.style-overview .slider-container{text-align:center;display:block;width:100%;max-width:600px;margin:0 24px}.style-overview .slider-container input{width:100%;display:block;margin:auto auto 24px}input[type=range]{-webkit-appearance:none;margin:0;width:100%;background-color:transparent}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:1px;cursor:pointer;animate:.2s;background:#000}input[type=range]::-webkit-slider-thumb{border:0 solid #000;height:16px;width:16px;border-radius:8px;background:#000;cursor:pointer;-webkit-appearance:none;transform:translateY(-50%)}input[type=range]:focus::-webkit-slider-runnable-track{background:#000}input[type=range]::-moz-range-track{width:100%;height:2px;cursor:pointer;background:#000}input[type=range]::-moz-range-thumb{border:0 solid #000;height:18px;width:18px;border-radius:50%;background:#000;cursor:pointer;-webkit-appearance:none;margin-top:-5px}input[type=range]::-ms-track{width:100%;height:2px;cursor:pointer;background:#000}input[type=range]::-ms-thumb{border:0 solid #000;height:18px;width:18px;border-radius:50%;background:#000;cursor:pointer;-webkit-appearance:none;margin-top:-5px}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#000}.donkerblauw input[type=range]:focus::-ms-fill-lower,.donkerblauw input[type=range]:focus::-ms-fill-upper{background:#f2f2f2}.donkerblauw input[type=range]::-ms-thumb{border:0 solid #f2f2f2;background:#f2f2f2}.donkerblauw input[type=range]::-webkit-slider-runnable-track{background:#f2f2f2}.donkerblauw input[type=range]::-webkit-slider-thumb{border:0 solid #f2f2f2;background:#f2f2f2}.donkerblauw input[type=range]:focus::-webkit-slider-runnable-track{background:#f2f2f2}.donkerblauw input[type=range]::-moz-range-thumb,.donkerblauw input[type=range]::-moz-range-track{background:#f2f2f2}.donkerblauw input[type=range]::-ms-track{background:#f2f2f2}.scrolling-text{background-color:#f2f2f2;padding:24px;display:flex}.scrolling-text .scroll{font-size:64px;margin:0 48px;padding:48px 0}.scrolling-text .slider-wrapper{margin-left:-1vw}.scrolling-text .small-title{position:absolute}.custom-scroll-animation{animation:scroll-left 30s linear infinite}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.scrolling-text .slick-track{display:flex}.scroll{white-space:nowrap}footer{text-align:right;padding:0 48px;height:100vh;overflow:hidden;background-color:transparent;display:flex;flex-direction:column;justify-content:end;position:relative}.footer-text{width:100vw;position:absolute;left:0;bottom:0;padding:20px 24px;background-color:#f2f2f2}.falling-images{background-color:#f2f2f2;display:flex;justify-content:space-between;padding-bottom:24px}.falling-images div{width:33%}.falling-images img{width:100%;height:auto}.style-hover{background-color:#f15d3e}.style-hover .row{display:flex}.style-hover .row .letter{width:11.1111111111%;font-size:10vw;aspect-ratio:1/1;border:1px solid #000;box-sizing:border-box;text-align:center;cursor:pointer;transition:all .4s ease;text-transform:lowercase}model-viewer{width:100vw;height:100vh;z-index:1;top:0;left:0}.model-section{position:relative;width:100vw;height:100vh;background-color:#f15d3e}.model-section div{display:flex;flex-direction:column;justify-content:center}.bg-text1{top:0;background-color:#f15d3e}.bg-text1,.bg-text2{font-size:10vw;width:100vw;height:25vh;text-align:center;font-variation-settings:"MONO" 0;font-weight:700;position:absolute;z-index:1;line-height:1.3}.bg-text2{top:25%;background-color:#f2f2f2;color:#f15d3e}.bg-text3{top:50%;background-color:#092229;color:#f2f2f2}.bg-text3,.bg-text4{width:100vw;height:25vh;text-align:center;font-size:10vw;font-variation-settings:"MONO" 0;font-weight:700;position:absolute;z-index:1;line-height:1.3}.bg-text4{top:75%;background-color:#f2f2f2;color:#092229}#mainTitleWrapper2{position:absolute;width:100vw;height:100vh;z-index:-2}#mainTitleWrapper2 .main-title{font-size:50vw;margin-left:-33vw;overflow:hidden;font-family:hex}#mainTitleWrapper2 .main-title .word{position:absolute;bottom:0;padding-top:5vw}@media only screen and (max-width:600px){#mainTitleWrapper{display:none}.main-title{font-size:140vw}.main-title .word{top:15vh}.falling-images{flex-direction:column}.falling-images div{width:100%}.falling-images img{width:100%;height:auto}.hero-img{display:block;width:100%;filter:contrast(1.04)}.hero-info{position:relative;flex-direction:column}.hero-info p{margin:5px 0}.text-section.gradient{background:#f2f2f2}.text-section .wrapper{flex-direction:column;margin-left:0}.text-section .wrapper img{width:100%;padding:0}.text-section .wrapper .text{width:100%}.model-section,model-viewer{height:50vh}.bg-text1,.bg-text2,.bg-text3,.bg-text4{height:12.5vh}.scrolling-text{margin-left:-24px;padding:0}.scrolling-text .small-title{left:10px;margin-top:10px}.scrolling-text .scroll{font-size:20px;padding:48px 0;margin:0 14px}#mainTitleWrapper2{transform:translate(2vw,-270px);height:35vh;width:100vw}footer{padding:0;height:500px}}