.caroussel{display:flex;flex-direction:column;justify-content:center;align-content:center;width:calc(100% - 24px);height:100vh;margin:12px}.caroussel__swipeable{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.caroussel__slides{display:inline-flex;align-items:center;justify-content:center;position:relative;padding-bottom:0}.caroussel__info{height:70px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;position:relative;top:0;transition:visibility 1s, opacity 1s}.caroussel__info--is-playing{visibility:hidden;opacity:0}@media (min-width: 48em){.caroussel__info{height:85px;max-width:500px}}@media (min-width: 80em){.caroussel__info{height:100px}}@media (min-width: 100em){.caroussel__info{height:150px}}.caroussel__button{cursor:pointer;height:24px;width:24px;background:url(/images/driehoekje.svg);background-repeat:no-repeat;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s, -webkit-transform 0.2s}@media (min-width: 48em){.caroussel__button{margin-top:-85px}}@media (min-width: 80em){.caroussel__button{margin-top:-100px}}@media (min-width: 100em){.caroussel__button{margin-top:-150px}}.caroussel__button--prev{margin-right:100px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.caroussel__button--prev:hover{-webkit-transform:scale(-1.2) translateX(2px);transform:scale(-1.2) translateX(2px)}.caroussel__button--next{margin-left:100px}.caroussel__button--next:hover{-webkit-transform:scale(1.2) translateX(2px);transform:scale(1.2) translateX(2px)}@media (max-width: 24.99em){.caroussel__button{position:absolute;z-index:1;margin:0;bottom:-30px}.caroussel__button--prev{left:-12px}.caroussel__button--next{right:-12px}}.caroussel__nav{display:flex;justify-content:center}.caroussel__nav__list{padding:0;display:flex;list-style:none}.caroussel__nav__item{cursor:pointer;width:8px;padding:0 8px}.caroussel__nav__item svg{opacity:0.5;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:opacity 200ms, -webkit-transform 200ms;transition:opacity 200ms, transform 200ms;transition:opacity 200ms, transform 200ms, -webkit-transform 200ms}.caroussel__nav__item--active svg,.caroussel__nav__item:hover svg{opacity:1;-webkit-transform:scale(2) translateY(-1px);transform:scale(2) translateY(-1px);transition:none}
@-webkit-keyframes crossfade{0%{opacity:1}40%{opacity:0}100%{opacity:1}}@keyframes crossfade{0%{opacity:1}40%{opacity:0}100%{opacity:1}}.chapters{padding:0;margin:0;list-style:none;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.chapter{position:absolute;height:100%;overflow:hidden;transition:width 1s, height 1s, opacity 0.2s, -webkit-transform 1.5s;transition:transform 1.5s, width 1s, height 1s, opacity 0.2s;transition:transform 1.5s, width 1s, height 1s, opacity 0.2s, -webkit-transform 1.5s}.chapter--pos-a{-webkit-transform:translate3d(-35%, 0, -20px) scale(0.85);transform:translate3d(-35%, 0, -20px) scale(0.85)}.chapter--pos-b{-webkit-transform:translate3d(-15%, 0, -10px) scale(0.95);transform:translate3d(-15%, 0, -10px) scale(0.95)}.chapter--pos-c{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}.chapter--pos-d{-webkit-transform:translate3d(15%, 0, -10px) scale(0.95);transform:translate3d(15%, 0, -10px) scale(0.95)}.chapter--pos-e{-webkit-transform:translate3d(35%, 0, -20px) scale(0.85);transform:translate3d(35%, 0, -20px) scale(0.85)}@media (min-width: 48em){.chapter--pos-a{-webkit-transform:translate3d(-22%, 0, -20px) scale(0.85);transform:translate3d(-22%, 0, -20px) scale(0.85)}.chapter--pos-b{-webkit-transform:translate3d(-10%, 0, -10px) scale(0.95);transform:translate3d(-10%, 0, -10px) scale(0.95)}.chapter--pos-c{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}.chapter--pos-d{-webkit-transform:translate3d(10%, 0, -10px) scale(0.95);transform:translate3d(10%, 0, -10px) scale(0.95)}.chapter--pos-e{-webkit-transform:translate3d(22%, 0, -20px) scale(0.85);transform:translate3d(22%, 0, -20px) scale(0.85)}}@media (min-width: 64em){.chapter--pos-a{-webkit-transform:translate3d(-25%, 0, -20px) scale(0.7);transform:translate3d(-25%, 0, -20px) scale(0.7)}.chapter--pos-b{-webkit-transform:translate3d(-10%, 0, -10px) scale(0.9);transform:translate3d(-10%, 0, -10px) scale(0.9)}.chapter--pos-c{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}.chapter--pos-d{-webkit-transform:translate3d(10%, 0, -10px) scale(0.9);transform:translate3d(10%, 0, -10px) scale(0.9)}.chapter--pos-e{-webkit-transform:translate3d(25%, 0, -20px) scale(0.7);transform:translate3d(25%, 0, -20px) scale(0.7)}}@media (max-width: 47.99em){.chapter--playing.chapter--pos-c{overflow:visible}}.chapter--previous{-webkit-animation-name:crossfade;animation-name:crossfade;-webkit-animation-duration:1.5s;animation-duration:1.5s}.chapter--standby{opacity:0}.chapter__image{display:block;height:100%;width:auto}.chapter__image--playing{position:absolute;top:0}.chapter__image--ready{opacity:0}.chapter__image--ended{opacity:1}.chapter__vimeo{top:0;position:absolute;opacity:0;transition:opacity 0.5s, width 0s, left 0.5s}.chapter__vimeo--ready-to-play{opacity:1}@media (max-width: 47.99em){.chapter__vimeo--ready-to-play{width:100vw !important;left:calc(50% - 50vw)}}.chapter__play{cursor:pointer;position:absolute;top:calc(50% - 70px);left:calc(50% - 35px);margin:0 auto;display:flex;align-items:center;justify-content:center;width:70px;height:70px;background:white;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s, -webkit-transform 0.2s}@media (min-width: 48em){.chapter__play{top:calc(50% - 85px);left:calc(50% - 42.5px);width:85px;height:85px}}@media (min-width: 80em){.chapter__play{top:calc(50% - 100px);left:calc(50% - 50px);width:100px;height:100px}}@media (min-width: 100em){.chapter__play{top:calc(50% - 150px);left:calc(50% - 75px);width:150px;height:150px}}.chapter__play__icon{width:40%;height:40%}.chapter__play:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.chapter__label{position:absolute;left:calc(50% - 35px);background:#817637;text-transform:uppercase;font-size:14px;display:inline-block;padding:0;bottom:130px;width:70px;font-size:12px}@media (min-width: 48em){.chapter__label{padding:8px 0;width:85px;font-size:14px;bottom:127px;left:calc(50% - 42.5px)}}@media (min-width: 80em){.chapter__label{width:100px;font-size:16px;bottom:148px;left:calc(50% - 50px)}}@media (min-width: 100em){.chapter__label{width:150px;font-size:24px;bottom:222px;left:calc(50% - 75px)}}.chapter__title{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px;font-size:70px;line-height:0;margin-bottom:0.4em;transition:opacity 0.5s}@media (min-width: 48em){.chapter__title{font-size:85px;white-space:nowrap}}@media (min-width: 80em){.chapter__title{font-size:100px}}@media (min-width: 100em){.chapter__title{font-size:150px}}@media (max-width: 47.99em){.chapter__title--four{font-size:50px}}@media (max-width: 24.99em){.chapter__title--four{font-size:40px}}@media (min-width: 80em){.chapter__title--four{font-size:120px}}.chapter__title--is-playing{opacity:0}.chapter__description{width:440px;max-width:90vw;height:4em;line-height:1.2em;font-size:12px}@media (min-width: 48em){.chapter__description{font-size:14px}}@media (min-width: 80em){.chapter__description{font-size:16px;max-width:33vw}}@media (min-width: 100em){.chapter__description{font-size:24px}}
.read-more{position:relative;top:0;width:100%;min-height:500px;background:url(/images/tile.png) center 1441px;background-size:2000px 2000px;background-repeat:no-repeat}@media (min-width: 48em){.read-more{background:url(/images/tile.png) center 2965px;background-repeat:no-repeat}}.read-more__label{position:relative;top:-90px;height:100px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;text-align:center;max-width:50vw;margin:0 auto}.read-more__content{margin:24px auto 0;width:100%;max-width:1200px}.read-more__row{margin-bottom:40px;display:flex;flex-direction:column;align-items:center;padding:0 16px}@media (min-width: 48em){.read-more__row{justify-content:center;align-items:flex-start;flex-direction:row}}.read-more__row--references{margin-top:80px;color:#675e2c}.read-more__row--references .read-more__aside{border-color:#675e2c}.read-more__article{width:100%}@media (min-width: 48em){.read-more__article{width:calc(((100% - 264px) * .5) + 120px);margin-right:24px;flex-grow:0}.read-more__article:last-of-type{margin-right:0}.read-more__article--third{width:calc(((100% - 264px) * .33333) + 72px);margin-right:24px}.read-more__article--third:last-of-type{margin-right:0}.read-more__article--two-thirds{width:calc(((100% - 264px) * .66667) + 168px);margin-right:24px}.read-more__article--two-thirds:last-of-type{margin-right:0}}.read-more__image{width:100%}@media (min-width: 48em){.read-more__image{width:calc(((100% - 264px) * .5) + 120px);margin-right:24px;flex-grow:0}.read-more__image:last-of-type{margin-right:0}.read-more__image--third{width:calc(((100% - 264px) * .33333) + 72px);margin-right:24px}.read-more__image--third:last-of-type{margin-right:0}.read-more__image--two-thirds{width:calc(((100% - 264px) * .66667) + 168px);margin-right:24px}.read-more__image--two-thirds:last-of-type{margin-right:0}}.read-more__image>img{width:100%;height:auto}.read-more__paragraph{width:100%;white-space:pre-wrap;width:100%}@media (min-width: 48em){.read-more__paragraph{width:calc(((100% - 264px) * .5) + 120px);margin-right:24px;flex-grow:0}.read-more__paragraph:last-of-type{margin-right:0}.read-more__paragraph--third{width:calc(((100% - 264px) * .33333) + 72px);margin-right:24px}.read-more__paragraph--third:last-of-type{margin-right:0}.read-more__paragraph--two-thirds{width:calc(((100% - 264px) * .66667) + 168px);margin-right:24px}.read-more__paragraph--two-thirds:last-of-type{margin-right:0}}.read-more__gallery{width:100%}@media (min-width: 48em){.read-more__gallery{width:calc(((100% - 264px) * .66667) + 168px);margin-right:24px}.read-more__gallery:last-of-type{margin-right:0}}.read-more__gallery>img{width:100%;height:auto}.read-more__title{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px}.read-more__header{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px;text-align:center;margin-bottom:24px}.read-more__wide-text{font-size:24px;line-height:26px;text-align:center;width:calc(((100% - 60px) * .66667) + 36px);margin-right:24px}.read-more__wide-text:last-of-type{margin-right:0}@media (min-width: 64em){.read-more__wide-text{width:calc(((100% - 264px) * .66667) + 168px);margin-right:24px}.read-more__wide-text:last-of-type{margin-right:0}}.read-more__wide-text--regular{width:100%;font-family:"Karla",sans-serif;font-weight:400;font-size:18px;line-height:23px;text-align:left}.read-more__wide-image{display:block;width:100%;margin-top:24px;transition:opacity 0.2s}.read-more__wide-image:hover{transition:opacity 0;opacity:0.9}.read-more__wide-image>img{width:100%;height:auto;background:grey}.read-more__aside{border:1px solid white;padding:24px;width:100%}@media (min-width: 48em){.read-more__aside{width:calc(50% - 72px)}.read-more__aside--third{width:calc(33% - 72px);margin-right:24px}}.read-more__item{margin-bottom:24px}.read-more__item a:hover{color:#413b1c}.read-more__stats{width:100%}@media (min-width: 48em){.read-more__stats{display:flex;width:calc(((100% - 264px) * .66667) + 168px);margin-right:24px}.read-more__stats:last-of-type{margin-right:0}.read-more__stats--wide{width:100%}}.read-more__stat{display:flex;flex-direction:column;background:url(/images/wiebertje_donker.svg) center center;background-size:160px 160px;background-repeat:no-repeat;height:160px;margin:16px}.read-more__stat--xl{flex-direction:row;background-position:left center;background-size:300px 300px;height:300px;justify-content:flex-start;align-items:center}@media (min-width: 48em){.read-more__stat{height:200px;background-size:200px 200px}.read-more__stat--xl{background-size:300px 300px;height:300px;margin-left:65px;margin-top:-50px}}.read-more__stat__percent{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px;font-size:80px;text-align:center;margin:55px 0 10px}@media (min-width: 48em){.read-more__stat__percent{margin:70px 0 20px}}.read-more__stat__percent--xl{margin-top:20px;width:300px;line-height:120px;font-size:120px}.read-more__stat__text{text-align:center;margin:0 auto}.read-more__stat__text--xl{width:calc(((100% - 264px) * .25) + 48px);margin-right:24px;margin:0;vertical-align:middle;text-align:left;position:relative;left:-40px}.read-more__stat__text--xl:last-of-type{margin-right:0}.read-more__nav{width:100%;height:150px;display:flex;justify-content:space-between;flex-direction:column-reverse;align-items:center}@media (min-width: 48em){.read-more__nav{height:200px;flex-direction:row}}.read-more__nav-item{margin:0 12px;cursor:pointer;transition:-webkit-transform 200ms;transition:transform 200ms;transition:transform 200ms, -webkit-transform 200ms}.read-more__nav-item--prev{align-self:flex-start}.read-more__nav-item--prev:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.read-more__nav-item--next{align-self:flex-end}.read-more__nav-item--next:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}.read-more__nav-item svg{height:60px;overflow:hidden}@media (min-width: 48em){.read-more__nav-item svg{height:120px}}.info-graphic{width:100%}@media (min-width: 48em){.info-graphic{width:calc(((100% - 264px) * .5) + 120px);margin-right:24px;flex-grow:0}.info-graphic:last-of-type{margin-right:0}.info-graphic--third{width:calc(((100% - 264px) * .33333) + 72px);margin-right:24px}.info-graphic--third:last-of-type{margin-right:0}.info-graphic--two-thirds{width:calc(((100% - 264px) * .66667) + 168px);margin-right:24px}.info-graphic--two-thirds:last-of-type{margin-right:0}}.info-graphic__list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start}.info-graphic__list--wide{align-items:center;text-align:center}.info-graphic__item{background:#817637;margin-bottom:12px;padding:16px 24px}.info-graphic__title{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px;font-size:80px;line-height:70px}
.react-wrapper{min-height:100%;width:100%;max-width:1920px;margin:0 auto;color:white;font-family:"Karla",sans-serif;font-weight:400;font-size:18px;line-height:23px;background:url("/images/driehoek3c.png") center calc(100vh - 90px);background-repeat:no-repeat;background-size:960px auto}@media (min-width: 48em){.react-wrapper{background-size:1920px auto}}input:focus{outline:0}input::-ms-clear{display:none}a,a:hover,a:visited{color:inherit;text-decoration:none}body{background:#a69846 url("/images/background_gradient.jpg") center top;background-repeat:no-repeat;background-size:1920px 2243px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100vw;overflow-x:hidden}canvas{display:block}
.home{position:relative}.home__fit-screen{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100%;overflow-x:hidden}.home__links{display:flex;justify-content:flex-end;align-items:flex-end;position:absolute;top:12px;right:12px;font-family:"Karla",sans-serif;font-weight:400;font-size:18px;line-height:23px;font-weight:700;color:#817637;font-size:12px;text-transform:uppercase;flex-direction:column-reverse}@media (min-width: 48em){.home__links{flex-direction:row;align-items:center;font-size:20px;right:48px;top:calc(100vh - 48px)}}.home__links a{transition:color 0.2s}.home__links a:hover{color:#413b1c;transition:color 0}.home__links svg{margin:0 0 0 8px;height:16px}@media (min-width: 48em){.home__links svg{margin:8px 16px 0 0;height:24px}}.home__links svg path{transition:color 0.2s;fill:#817637}.home__links svg:hover path{transition:color 0;fill:#413b1c}.logo{position:absolute;height:85px;width:170px;left:50%;margin-left:-85px;z-index:1;background:url(/images/logo.svg) center -1px;background-repeat:no-repeat;background-size:100% auto}@media (min-width: 80em){.logo{height:120px;width:240px;margin-left:-120px}}@media (min-width: 100em){.logo{height:180px;width:360px;margin-left:-180px}}@media (min-width: 6.25em){.logo--xl{height:180px;width:360px;margin-left:-180px}}.upper{display:flex;flex-direction:column;align-items:center;padding-bottom:100px}.title{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px;font-size:60px}.still{position:relative;display:flex;align-items:center;justify-content:center;width:480px;height:270px;background:#817637}.header{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px}@media (min-width: 48em){.paragraph{width:calc(((100% - 168px) * .5) + 72px);margin-right:24px}.paragraph:last-of-type{margin-right:0}}@media (min-width: 64em){.paragraph{width:calc(((100% - 264px) * .5) + 120px);margin-right:24px}.paragraph:last-of-type{margin-right:0}}
.about{display:flex;flex-direction:column;background:url("/images/background_gradient.jpg") center top;background-repeat:repeat-y;background-size:1920px 2243px;width:100%;position:relative}.about__wrapper{margin:0 auto;max-width:1200px}.about__links{z-index:1;position:absolute;right:12px;top:12px;font-family:"Karla",sans-serif;font-weight:400;font-size:18px;line-height:23px;font-weight:700;color:#817637;font-size:20px;text-transform:uppercase}.about__links:hover{color:#413b1c}@media (min-width: 48em){.about__links{top:24px;right:48px}}.about__links--bottom{display:block;position:relative;top:auto;right:auto;text-align:right;padding:12px}@media (min-width: 48em){.about__links--bottom{top:auto;right:auto;margin-right:36px;margin-bottom:12px}}.about__row{margin-bottom:40px;display:flex;flex-direction:column;align-items:center;padding:0 16px}@media (min-width: 48em){.about__row{justify-content:center;align-items:flex-start;flex-direction:row}}.about__row--left{margin-top:220px;margin-bottom:60px;justify-content:flex-start}.about__page-title{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px;line-height:120px;text-align:left;margin:0 12px}@media (min-width: 48em){.about__page-title{width:calc(((100% - 264px) * .25) + 48px);margin-right:24px;font-size:150px}.about__page-title:last-of-type{margin-right:0}}.about__central{font-size:24px;line-height:36px}@media (min-width: 48em){.about__central{width:calc(((100% - 264px) * .41667) + 96px);margin-right:24px}.about__central:last-of-type{margin-right:0}}.about__main{width:100%}@media (min-width: 64em){.about__main{width:calc(((100% - 264px) * .66667) + 168px);margin-right:24px;display:flex;flex-wrap:wrap}.about__main:last-of-type{margin-right:0}}.about__article{width:100%;margin-bottom:40px;min-height:80px}@media (min-width: 64em){.about__article{width:calc(50% - 24px);margin:0 12px 40px}.about__article--wide{width:100%}.about__article--lines{background:url("/images/linetile.png");background-size:50px}}.about__column{width:100%}@media (min-width: 64em){.about__column{width:calc(((100% - 264px) * .33333) + 72px);margin-right:24px}.about__column:last-of-type{margin-right:0}}.about__image{width:100%;height:auto}.publications{padding:24px;background:rgba(129,118,55,0.6);margin-bottom:80px}.publications__header{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px}.publications__title{width:calc(100% - 24px)}.publications__date{margin-top:4px;opacity:0.5}.publications__list{margin-top:30px;list-style:none;padding:0}.publications__item{border-top:1px solid white;padding:16px 0;background:url(/images/driehoekje.svg) right center;background-repeat:no-repeat;background-size:12px 12px;transition:color 0.2s}.publications__item:last-child{border-bottom:1px solid white}.publications__item:hover{color:#5d5528;transition:color 0s}.colofon{padding:24px}.colofon__header{font-family:"Blanch",sans-serif;font-weight:400;font-size:60px;line-height:48px;margin-bottom:24px}.colofon__logo{margin:24px 0;max-width:80%}.team__list{list-style:none;padding-left:24px}.team__item{position:relative;margin:12px 0 16px;padding-left:24px;background:url(/images/driehoekje.svg) left 6px;background-repeat:no-repeat;background-size:12px 12px}.team__item__title{color:#817637}
