body#selector-page{display:grid;grid-template:120px calc(100vh - 120px)/1fr;height:100vh;overflow:hidden}body#selector-page div#background-wrapper{grid-column:1/2;grid-row:1/3;display:grid;grid-template:1fr/1fr 1fr;z-index:-10}body#selector-page div#background-wrapper div#background-left{grid-column:1/2;grid-row:1/2;height:100vh}body#selector-page div#background-wrapper div#background-right{grid-column:2/3;grid-row:1/2;height:100vh}body#selector-page div#background-wrapper div>img{height:100vh;width:100%;object-fit:cover}body#selector-page div#background-wrapper div#background-fade{width:100%;grid-row:1/2;grid-column:1/3;background:#000;background:-moz-linear-gradient(90deg,rgba(0,0,0,0) 0,#000 49%,#000 51%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(90deg,rgba(0,0,0,0) 0,#000 49%,#000 51%,rgba(0,0,0,0) 100%);background:linear-gradient(90deg,rgba(0,0,0,0) 0,#000 49%,#000 51%,rgba(0,0,0,0) 100%)}body#selector-page header{height:100px;width:100%;grid-row:1/2;grid-column:1/3;background:0 0;justify-self:center;align-self:center}body#selector-page header h1{color:transparent;font-size:1px;height:100px;width:100%;display:flex;flex-flow:row;justify-content:center;padding:0}body#selector-page header h1 figure{height:100%;width:100%;justify-self:center;align-self:center}body#selector-page header h1 figure img{height:100%;width:100%;object-fit:contain}body#selector-page main{height:100%;grid-row:1/3;grid-column:1/3}body#selector-page main section{height:100%;display:grid;grid-template:1fr/1fr 1fr;grid-gap:1em}body#selector-page main section article{justify-self:center;align-self:center;display:grid}body#selector-page main section article figure{justify-self:center;align-self:center;display:grid}body#selector-page main section article figure img{width:70%;height:170px;justify-self:center;align-self:center}body#selector-page main section article h2{justify-self:center;align-self:center;font-size:7em;padding:0;margin:0}body#selector-page main section article h3{justify-self:end;align-self:start;font-family:var(--Font);padding:0;margin:0;font-weight:lighter;letter-spacing:4px}body#selector-page main section article:nth-child(3) h3{justify-self:center}body#selector-page main section article a{justify-self:center;align-self:center;margin-top:0;text-transform:uppercase}body#selector-page>span{grid-row:2/3;grid-column:1/2;width:2px;height:calc(100% - 25px);background-color:var(--WhiteTrans);justify-self:center}body#home-page header section div a{font-size:1.2em}body#home-page main section:nth-child(1){display:grid;grid-template:max-content max-content max-content/1fr;grid-gap:3em;margin:5em 0;background-image:linear-gradient(to left,rgba(0,0,0,0),#000),url(../assets/images/lijntekeningen3.svg);background-position:center right;background-repeat:no-repeat}body#home-page main section:nth-child(1).eva{background-image:linear-gradient(to left,rgba(0,0,0,0),#000),url(../assets/images/lijntekeningen5.svg)}body#home-page main section:nth-child(1) h2{grid-row:1/2;grid-column:1/2;width:50%}body#home-page main section:nth-child(1) p{grid-row:2/3;grid-column:1/2;width:50%}body#home-page main section:nth-child(1) ul{grid-row:3/4;grid-column:1/2;display:grid;grid-gap:1em}body#home-page main section:nth-child(1) ul li{width:max-content;padding:.3em 0}body#home-page main section:nth-child(1) ul li a{text-transform:uppercase;text-decoration:none}body#home-page main section:nth-child(3){display:grid;grid-template:max-content/1fr;grid-auto-rows:max-content;grid-gap:5em;margin-top:10vh}body#home-page main section:nth-child(3) article a{width:100%;justify-self:center;align-self:center;display:grid;cursor:pointer;text-decoration:none}body#home-page main section:nth-child(3) article a figure{height:30vw;width:100%;grid-column:1/2;grid-row:1/2;overflow:hidden;z-index:-10}body#home-page main section:nth-child(3) article a figure img{height:100%;width:100%;object-fit:cover;transition-duration:1s}body#home-page main section:nth-child(3) article a div{grid-column:1/2;grid-row:1/2;box-shadow:0 0 20vw #000 inset;transition-duration:1s}body#home-page main section:nth-child(3) article a:hover figure img{transform:scale(1.05,1.05);transition-duration:1s}body#home-page main section:nth-child(3) article a:hover div{box-shadow:0 0 10vw rgba(0,0,0,.7) inset;transition-duration:1s}body#home-page main section:nth-child(3) article a figcaption{grid-column:1/2;grid-row:1/2;justify-self:start;align-self:end;padding:2em;width:100%;text-transform:uppercase;letter-spacing:.1em;font-weight:400}body#home-page main section:nth-child(3)>span{justify-self:center;align-self:center;display:grid;grid-template:1fr/max-content max-content;grid-gap:2em}body#home-page main section:nth-child(3) span div a{text-transform:uppercase;text-decoration:none;width:max-content}body#home-page main section:nth-child(4){display:grid;grid-template:1fr/1fr max-content 1fr;grid-gap:2em;margin:5em 0 2em 0}body#home-page main section:nth-child(4)>article:nth-child(1),body#home-page main section:nth-child(4)>article:nth-child(3){justify-self:center;align-self:center;text-align:center}body#home-page main section:nth-child(4)>article:nth-child(1) h2,body#home-page main section:nth-child(4)>article:nth-child(3) h2{font-size:8em}body#home-page main section:nth-child(4)>article:nth-child(1) h3,body#home-page main section:nth-child(4)>article:nth-child(3) h3{text-transform:uppercase;font-weight:lighter}body#home-page main section:nth-child(4)>article:nth-child(2){display:grid;grid-template:1fr/max-content max-content max-content;grid-gap:1vw;cursor:pointer}body#home-page main section:nth-child(4)>article:nth-child(2) article{grid-row:1/2;grid-column:1/2;display:grid;height:max-content;justify-self:center;align-self:center;grid-gap:1vw}body#home-page main section:nth-child(4)>article:nth-child(2) article:nth-child(2){grid-column:2/3}body#home-page main section:nth-child(4)>article:nth-child(2) article:nth-child(3){grid-column:3/4}body#home-page main section:nth-child(4)>article:nth-child(2) article figure{display:grid}body#home-page main section:nth-child(4)>article:nth-child(2) article figure img{height:10vw;width:10vw;object-fit:cover;grid-row:1/2;grid-column:1/2}body#home-page main section:nth-child(4)>article:nth-child(2) button{background-color:transparent;border:none;grid-row:1/2;grid-column:1/4;cursor:pointer}body#home-page main section:nth-child(4)>article:nth-child(2) button img{height:15%;opacity:70%;z-index:50;position:relative;transition-duration:1s}body#home-page main section:nth-child(4)>article:nth-child(2):hover button img{opacity:100%;transition-duration:1s}body#home-page main section:nth-child(5){display:grid}body#home-page main section:nth-child(5) p{justify-self:center;align-self:center;text-align:center;width:50%}body#home-page main section:nth-child(5) div{justify-self:center;align-self:center;padding:2em 0}body#home-page main section:nth-child(5) div a{text-transform:uppercase}body#projecten-page header{height:max-content;background-image:none;display:grid;grid-template:100px max-content/1fr;margin-top:30vh;position:sticky;top:-100px;z-index:10;background-color:var(--Black)}body#projecten-page header h2{text-align:center;margin-bottom:1em}body#projecten-page header article{border-top:solid 1px var(--Black);border-bottom:solid 1px var(--Black);width:100%;display:grid;border-top:solid 1px rgba(255,255,255,.25);border-bottom:solid 1px rgba(255,255,255,.25)}body#projecten-page header button{display:none}body#projecten-page header article ul{display:flex;grid-gap:2em;justify-self:center;padding:0 0;text-transform:uppercase;font-weight:lighter;letter-spacing:1px;height:0%;overflow:hidden;padding:2em 0;height:max-content}body#projecten-page main{display:grid}body#projecten-page main section.topbanner{grid-row:1/2;grid-column:1/2;display:none;grid-template:1fr/1fr 2fr;height:max-content}body#projecten-page main section.topbanner div{grid-row:1/2;grid-column:1/3}body#projecten-page main section.topbanner div:nth-child(2){height:50%}body#projecten-page main section.topbanner div:nth-child(3){grid-column:2/3;width:50%}body#projecten-page main section.topbanner div:nth-child(4){height:50%;align-self:end}body#projecten-page main section.topbanner div:first-child{grid-column:2/3;width:100%;display:grid;z-index:-10}body#projecten-page main section.topbanner div:first-child img{grid-row:1/2;grid-column:1/2;justify-self:center;align-self:center;cursor:pointer;object-fit:cover;height:80vh;width:100%}body#projecten-page main section.topbanner div:first-child img:hover{opacity:70%}body#projecten-page main section.topbanner article{grid-row:1/2;grid-column:1/3;width:60%;margin-top:5em}body#projecten-page main section.topbanner article h3{margin-bottom:4em;text-transform:uppercase;width:max-content;background-color:var(--White);color:var(--Black);padding:.5em}body#projecten-page main section.topbanner article h2{margin-bottom:1em}body#projecten-page main section.topbanner article p{margin-bottom:2em}body#projecten-page main section.topbanner article a{text-transform:uppercase}body#projecten-page main section.projects{grid-row:2/3;grid-column:1/2;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:350px;padding:0 10vw;grid-gap:50px;margin-top:50px}body#projecten-page main section.projects div{display:grid;grid-template:300px 50px/1fr;cursor:pointer;transition-duration:.5s!important}body#projecten-page main section.projects div figure{height:100%;width:100%;overflow:hidden}body#projecten-page main section.projects div figure img{height:100%;width:100%;object-fit:cover;transform:scale(1,1);-webkit-filter:grayscale(100%);filter:grayscale(100%);transition-duration:1s}body#projecten-page main section.projects div:hover figure img{transform:scale(1.1,1.1);-webkit-filter:grayscale(0);filter:grayscale(0);transition-duration:1s}body#projecten-page main section.projects div span{display:flex;width:100%;align-items:center}body#projecten-page main section.projects div span p:last-child{margin-left:auto}body#overons-page header{grid-template:1fr max-content max-content max-content/1fr}body#overons-page header section{grid-row:3/4}body#overons-page header section.NameOfTeam{grid-row:2/3;grid-gap:1em;padding:5em 0;cursor:pointer;opacity:0;z-index:50}body#overons-page header section.NameOfTeam h2{font-family:var(--Font3);text-align:center;transform:rotate(-4deg)}body#overons-page header section.NameOfTeam h3{text-transform:uppercase;text-align:end}body#overons-page header>div:nth-child(2){grid-row:1/5}body#overons-page header>a{grid-row:4/5}body#overons-page main>section:first-child{width:40%;justify-self:center;padding:2em;margin:auto;margin-top:10vh;text-align:center;display:grid;grid-gap:1em}body#overons-page main>section:first-child button{justify-self:center}body#overons-page main>section{margin-top:10vh}body#overons-page main>section>h2{text-align:center}body#overons-page main>section article{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-gap:2em;padding:0 10vw}body#overons-page main>section article section{display:grid;grid-template:1fr .5fr/1fr 1fr}body#overons-page main>section article section div{grid-row:1/3;grid-column:1/3}body#overons-page main>section article section>div:nth-child(2){height:25%}body#overons-page main>section article section>div:nth-child(3){grid-column:1/3;width:25%}body#overons-page main>section article section>div:nth-child(4){grid-column:1/3;width:25%;justify-self:end}body#overons-page main>section article section>div:nth-child(5){height:50%;align-self:end}body#overons-page main>section article section>div:first-child{grid-column:1/3;grid-row:1/3;width:100%;display:grid;z-index:-10}body#overons-page main>section article section>div:first-child video{grid-row:1/2;grid-column:1/2;justify-self:center;align-self:center;cursor:pointer;object-fit:cover;height:100%;width:100%;opacity:0}body#overons-page main>section article section>div:first-child img{grid-row:1/2;grid-column:1/2;justify-self:center;align-self:center;cursor:pointer;object-fit:cover;height:100%;width:100%;opacity:0}body#overons-page main>section article section article{grid-row:2/3;grid-column:1/3;align-self:center;padding:0;margin-left:1em;display:block;justify-self:start;align-self:end}body#overons-page main>section article section article>h2{margin-bottom:1em}body#overons-page main>section article section article div{width:max-content;align-self:center;grid-column:1/2}body#overons-page main section article div h2{font-family:var(--Font3);text-align:start;transform:rotate(-4deg);margin-left:10px;overflow:visible;padding:10px 25px}body#overons-page main>section article section article div span>h3{margin-top:15px;margin-bottom:30px}body#overons-page main>section article section article div span h3{text-transform:uppercase;text-align:start;margin-left:25px}body#overons-page main>section article section article div:last-child{margin-top:4em}body#overons-page main>section article section article div a{text-transform:uppercase;width:max-content;text-decoration:none}body#overons-page main>section article section article div a h3{text-decoration:none;padding-left:0;padding-right:0;padding-bottom:0;width:max-content}body#overons-page main>section article section article>a{height:max-content;display:block;margin-left:25px;margin-top:25px}body#overons-page main>section#textbottomteam{display:grid;grid-template:max-content max-content/1fr 1fr;grid-gap:2em;margin:10vw 10vw}body#overons-page main>section#textbottomteam h2{grid-row:1/2;grid-column:1/3}body#overons-page main>section#textbottomteam article:nth-child(2){grid-row:2/3;grid-column:1/2;padding:0;grid-template:1fr/1fr}body#overons-page main>section#textbottomteam article:nth-child(2) p{font-size:1.3em}body#overons-page main>section#textbottomteam article:nth-child(3){grid-row:2/3;grid-column:2/3;padding:0;grid-template:max-content/1fr;grid-auto-rows:max-content;grid-gap:1em}body#overons-page main>section#textbottomteam article h3{text-transform:uppercase}body#overons-page main>section#textbottomteam article p{width:100%;margin-bottom:2em}body#teamdetail-page header{grid-template:1fr max-content max-content/1fr;background-color:#000;background-image:none;height:100vh}body#teamdetail-page header>div{display:grid;height:100%}body#teamdetail-page header>div video{grid-row:1/2;grid-column:1/2;opacity:0;height:100%;width:100%;object-fit:cover}body#teamdetail-page header>div img{grid-row:1/2;grid-column:1/2;opacity:0;height:100%;width:100%;object-fit:cover}body#teamdetail-page header section:nth-child(3){width:100%;display:grid;grid-template:1fr/1fr max-content;grid-gap:2em;height:100%}body#teamdetail-page header section:nth-child(3) div{justify-self:center;align-self:end;display:grid;padding:2em 8vw;grid-row:1/2}body#teamdetail-page header section:nth-child(3) div:nth-child(1) h2{text-align:left;justify-self:start;align-self:end;width:60%}body#teamdetail-page header section:nth-child(3) div:nth-child(2) h2{font-family:var(--Font3);text-align:center;transform:rotate(-4deg)}body#teamdetail-page header section:nth-child(3) div:nth-child(2) h3{text-transform:uppercase;text-align:end}body#teamdetail-page main{display:grid}body#teamdetail-page main .button{text-transform:uppercase}body#teamdetail-page main section:nth-child(1){margin-top:10vh;width:70%;display:grid;justify-self:center;align-self:center;grid-gap:2em}body#teamdetail-page main section:nth-child(1) h3{text-transform:uppercase}body#teamdetail-page main section:nth-child(2){margin-top:10vh;display:grid;grid-gap:2em;margin-bottom:10vh}body#teamdetail-page main>span{height:1px;width:100%;background-color:rgba(255,255,255,.25);margin-top:5em}body#teamdetail-page main>h3{text-transform:uppercase;margin-top:10vh}body#teamdetail-page main>section.scheppers{display:grid;grid-template:1fr/1fr 2fr;margin-bottom:10vh}body#teamdetail-page main>section.scheppers div{grid-row:1/2;grid-column:1/3}body#teamdetail-page main>section.scheppers>div:nth-child(2){height:15%}body#teamdetail-page main>section.scheppers>div:nth-child(3){grid-column:2/3;width:25%}body#teamdetail-page main>section.scheppers>div:nth-child(4){grid-column:2/3;width:25%;justify-self:end}body#teamdetail-page main>section.scheppers>div:nth-child(5){height:25%;align-self:end}body#teamdetail-page main>section.scheppers>div:first-child{grid-column:2/3;width:100%;display:grid;z-index:-10}body#teamdetail-page main>section.scheppers>div:first-child video{grid-row:1/2;grid-column:1/2;justify-self:center;align-self:center;cursor:pointer;object-fit:cover;height:100%;width:100%;opacity:0}body#teamdetail-page main>section.scheppers article{grid-row:1/2;grid-column:1/3;width:60%;margin-top:1em}body#teamdetail-page main>section.scheppers article>h2{margin-bottom:1em}body#teamdetail-page main>section.scheppers article div{width:max-content}body#teamdetail-page main>section.scheppers article div h2{font-family:var(--Font3);text-align:start;transform:rotate(-4deg);margin-bottom:30px}body#teamdetail-page main>section.scheppers article div span h3{text-transform:uppercase;text-align:start}body#teamdetail-page main>section.scheppers article div:last-child{margin-top:4em}body#teamdetail-page main>section.scheppers article div a{text-transform:uppercase;width:max-content}body#blog-page header{grid-template:1fr/1fr;height:50vh;background-image:none}body#blog-page header article{justify-self:center;align-self:end;margin-bottom:2em;display:flex;flex-flow:column;justify-content:center;align-content:center}body#blog-page header article h3{margin:auto;text-transform:uppercase}body#blog-page header article h2{margin:auto;text-align:center}body#blog-page main section{display:grid;grid-template:30vw/1fr 2fr;margin:10vh 0}body#blog-page main section div{grid-row:1/2;grid-column:1/3}body#blog-page main section>div:nth-child(2){height:50%;z-index:10}body#blog-page main section>div:nth-child(3){grid-column:1/3;width:70%;z-index:10}body#blog-page main section>div:nth-child(4){grid-column:2/3;width:50%;justify-self:end;opacity:10%;z-index:10}body#blog-page main section>div:nth-child(5){height:50%;align-self:end;z-index:10}body#blog-page main section>div:first-child{grid-column:1/3;width:100%;display:grid;z-index:5;overflow:hidden;height:100%}body#blog-page main section>div:first-child img{grid-row:1/2;grid-column:1/2;justify-self:center;align-self:center;cursor:pointer;object-fit:cover;height:100%;width:100%}body#blog-page main section>div:first-child img:hover{opacity:70%}body#blog-page main section article{grid-row:1/2;grid-column:1/3;width:60%;margin-top:5em;z-index:11}body#blog-page main section article>h2{margin-bottom:1em}body#blog-page main section article>h3{text-transform:uppercase}body#blog-page main section article>a{text-transform:uppercase}body#blog-page main section>h3{grid-row:1/2;grid-column:2/3;justify-self:end;align-self:end;margin:2em;text-transform:uppercase;z-index:10}body#blog-detail-page header figure{height:100%}body#blog-detail-page header figure img{height:100%;object-fit:cover}body#blog-detail-page header section h3{justify-self:center;align-self:center;text-align:center;text-transform:uppercase}body#blog-detail-page main{display:grid}body#blog-detail-page main section:nth-child(1){display:flex;flex-flow:column;width:30%;justify-self:center;align-self:center;justify-content:center;align-content:center}body#blog-detail-page main section:nth-child(1) h2{margin-top:2em;margin-bottom:1em;text-align:center}body#blog-detail-page main section:nth-child(1) p{margin:1em 0}body#blog-detail-page main section:nth-child(1) div{margin:1em auto;text-transform:uppercase;text-align:center}body#blog-detail-page main section:nth-child(2){display:grid;margin:4em 0}body#blog-detail-page main section:nth-child(2) div{grid-column:1/2;grid-row:1/2;height:100%;width:100%;position:relative}body#blog-detail-page main section:nth-child(2) div img{height:70vh;width:100%;object-fit:cover}body#blog-detail-page main section:nth-child(2) h3{grid-row:1/2;grid-column:1/2;justify-self:center;align-self:end;z-index:10;text-transform:uppercase;width:15%;text-align:center;margin-bottom:3em}body#blog-detail-page main section:nth-child(3){display:flex;flex-flow:column;width:30%;justify-self:center;align-self:center;justify-content:center;align-content:center;margin-bottom:2em}body#pers-page header{grid-template:1fr/1fr;height:50vh;background-image:none}body#pers-page header article{justify-self:center;align-self:end;margin-bottom:2em;display:flex;flex-flow:column;justify-content:center;align-content:center}body#pers-page header article h3{margin:auto;text-transform:uppercase}body#pers-page header article h2{margin:auto;text-align:center}body#pers-page main section{display:grid;grid-template:30vw/1fr 2fr;margin:10vh 0}body#pers-page main section div{grid-row:1/2;grid-column:1/3}body#pers-page main section>div:nth-child(2){height:50%;z-index:10}body#pers-page main section>div:nth-child(3){grid-column:1/3;width:70%;z-index:10}body#pers-page main section>div:nth-child(4){grid-column:2/3;width:50%;justify-self:end;opacity:10%;z-index:10}body#pers-page main section>div:nth-child(5){height:50%;align-self:end;z-index:10}body#pers-page main section>div:first-child{grid-column:1/3;width:100%;display:grid;z-index:5;overflow:hidden;height:100%}body#pers-page main section>div:first-child img{grid-row:1/2;grid-column:1/2;justify-self:center;align-self:center;cursor:pointer;object-fit:cover;height:100%;width:100%}body#pers-page main section>div:first-child img:hover{opacity:70%}body#pers-page main section article{grid-row:1/2;grid-column:1/3;width:60%;margin-top:5em;z-index:11}body#pers-page main section article>h2{margin-bottom:1em}body#pers-page main section article>h3{text-transform:uppercase}body#pers-page main section article>a{text-transform:uppercase}body#pers-page main section>h3{grid-row:1/2;grid-column:2/3;justify-self:end;align-self:end;margin:2em;text-transform:uppercase;z-index:10}body#pers-detail-page header figure{height:100%}body#pers-detail-page header figure img{height:100%;object-fit:cover}body#pers-detail-page header section h3{justify-self:center;align-self:center;text-align:center;text-transform:uppercase}body#pers-detail-page main{display:grid}body#pers-detail-page main section:nth-child(1){display:flex;flex-flow:column;width:30%;justify-self:center;align-self:center;justify-content:center;align-content:center}body#pers-detail-page main section:nth-child(1) h2{margin-top:2em;margin-bottom:1em;text-align:center}body#pers-detail-page main section:nth-child(1) p{margin:1em 0}body#pers-detail-page main section:nth-child(1) div{margin:1em auto;text-transform:uppercase;text-align:center}body#pers-detail-page main section:nth-child(2){display:grid;margin:4em 0}body#pers-detail-page main section:nth-child(2) div{grid-column:1/2;grid-row:1/2;height:100%;width:100%;position:relative}body#pers-detail-page main section:nth-child(2) div img{height:70vh;width:100%;object-fit:cover}body#pers-detail-page main section:nth-child(2) h3{grid-row:1/2;grid-column:1/2;justify-self:center;align-self:end;z-index:10;text-transform:uppercase;width:15%;text-align:center;margin-bottom:3em}body#pers-detail-page main section:nth-child(3){display:flex;flex-flow:column;width:30%;justify-self:center;align-self:center;justify-content:center;align-content:center;margin-bottom:2em}body#kennismaken-page header div img{height:100%;object-fit:cover}body#kennismaken-page header section{align-self:end;margin-bottom:5%;width:max-content}body#kennismaken-page header section h3{text-transform:uppercase;justify-self:center}body#kennismaken-page header div:nth-child(1){display:grid}body#kennismaken-page header div:nth-child(1) img{grid-row:1/2;grid-column:1/2}body#kennismaken-page header div:nth-child(1) img.mobile{display:none}body#kennismaken-page main section:nth-child(1){display:grid;grid-template:1fr/max-content 2fr;grid-gap:10em;margin:15vh 7vw}body#kennismaken-page main section:nth-child(1)>article{display:grid;grid-auto-rows:max-content}body#kennismaken-page main section:nth-child(1)>article h3{text-transform:uppercase;justify-self:center;align-self:center;text-align:center;font-size:1.5em;letter-spacing:3px;font-weight:lighter;margin-bottom:2em}body#kennismaken-page main section:nth-child(1) div{display:flex;flex-flow:column;width:max-content}body#kennismaken-page main section:nth-child(1) div:nth-child(3),body#kennismaken-page main section:nth-child(1) div:nth-child(4){flex-flow:row}body#kennismaken-page main section:nth-child(1) div a{width:max-content;text-decoration:none;display:flex;flex-flow:row}body#kennismaken-page main section:nth-child(1) div p{display:flex;font-size:.9em}body#kennismaken-page main section:nth-child(1) div img{width:50px}body#kennismaken-page main section:nth-child(1) div p{margin:auto}body#kennismaken-page main section:nth-child(1) form{display:grid}body#kennismaken-page main section:nth-child(1) form>h3{text-transform:uppercase;font-size:1.5em;letter-spacing:3px;font-weight:lighter}body#kennismaken-page main section:nth-child(1) form article:nth-child(2){display:flex}body#kennismaken-page main section:nth-child(1) form article:nth-child(2) fieldset{margin-left:10px;margin-right:10px}body#kennismaken-page main section:nth-child(1) form article:nth-child(3),body#kennismaken-page main section:nth-child(1) form article:nth-child(4){display:grid;grid-template:max-content max-content/1fr 1fr 1fr 1fr;grid-gap:1em 2em;margin:1em 0}body#kennismaken-page main section:nth-child(1) form article:nth-child(3)>label,body#kennismaken-page main section:nth-child(1) form article:nth-child(4)>label{grid-row:1/2;grid-column:1/5}body#kennismaken-page main section:nth-child(1) form article:nth-child(3) fieldset,body#kennismaken-page main section:nth-child(1) form article:nth-child(4) fieldset{display:grid;background-color:var(--Black);border:solid 1px rgba(255,255,255,.3);cursor:pointer}body#kennismaken-page main section:nth-child(1) form article:nth-child(3) fieldset input,body#kennismaken-page main section:nth-child(1) form article:nth-child(4) fieldset input{grid-column:1/2;grid-row:1/2;z-index:10;opacity:0;cursor:pointer;position:relative;height:45px;width:100%}body#kennismaken-page main section:nth-child(1) form article:nth-child(3) fieldset label,body#kennismaken-page main section:nth-child(1) form article:nth-child(4) fieldset label{grid-column:1/2;grid-row:1/2;text-align:center;justify-self:center;align-self:center;height:100%;width:100%;padding:1.2em;font-size:.8em;text-transform:uppercase;letter-spacing:1px;font-weight:lighter}body#kennismaken-page main section:nth-child(1) form article:nth-child(3) fieldset input:checked+label,body#kennismaken-page main section:nth-child(1) form article:nth-child(3) fieldset input:hover+label,body#kennismaken-page main section:nth-child(1) form article:nth-child(4) fieldset input:checked+label,body#kennismaken-page main section:nth-child(1) form article:nth-child(4) fieldset input:hover+label{background-color:var(--White);color:var(--Black)}.budget_andere,.budget_bouwen,.budget_interieur,.budget_verbouwen{display:none!important}.budget_andere.show,.budget_bouwen.show,.budget_interieur.show,.budget_verbouwen.show{display:grid!important}body#kennismaken-page main section:nth-child(1) form article:nth-child(5){margin:1em 0}body#kennismaken-page main section:nth-child(1) form article:nth-child(5) fieldset{display:grid;grid-template:1fr/max-content 20px;grid-gap:10px}body#kennismaken-page main section:nth-child(1) form article:nth-child(5) fieldset input{grid-row:1/2;grid-column:2/3}body#kennismaken-page main section:nth-child(1) form article:nth-child(5) fieldset span{grid-row:1/2;grid-column:2/3}body#kennismaken-page main section:nth-child(1) form article:nth-child(5) input{opacity:0;cursor:pointer;z-index:10;height:20px;width:20px;margin:0}body#kennismaken-page main section:nth-child(1) form article:nth-child(5) span{position:relative;height:20px;width:20px;background-color:var(--Black);border:solid 1px rgba(255,255,255,.3);display:inline-block}body#kennismaken-page main section:nth-child(1) form article:nth-child(5) span:after{content:"";position:absolute;display:none;left:6px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body#kennismaken-page main section:nth-child(1) form article:nth-child(5) input:checked~span:after{display:block}body#kennismaken-page main section:nth-child(1) form article:nth-child(6){margin:1em 0}body#kennismaken-page main section:nth-child(1) form input[type=submit]{text-transform:uppercase;font-weight:lighter;letter-spacing:1px;background-color:rgba(255,255,255,.08);border:rgba(255,255,255,.08);transition-duration:1s}body#kennismaken-page main section:nth-child(1) form input[type=submit]:hover{background-color:var(--White);border:var(--White);color:var(--Black);transition-duration:1s}body#kennismaken-page main section:nth-child(1) form p#contact-error{padding:1em;border:solid 1px #f33;background-color:#ff4747;margin-top:2em}body#werkwijze-page header div img{height:100%;object-fit:cover}body#werkwijze-page header section{align-self:end;margin-bottom:5%;width:30%}body#werkwijze-page header section h3{text-transform:uppercase;justify-self:center}body#werkwijze-page main section:nth-child(1),body#werkwijze-page main section:nth-child(2){margin:15vh 0;display:grid;grid-gap:2em}body#werkwijze-page main section:nth-child(1) h2,body#werkwijze-page main section:nth-child(2) h2{text-align:center;width:40%;justify-self:center;align-self:center}body#werkwijze-page main section:nth-child(1) article,body#werkwijze-page main section:nth-child(2) article{display:grid;grid-template:1fr 30px 1fr 1fr 30px 1fr 1fr 30px 1fr/30px 1fr 1fr 1fr 30px}body#werkwijze-page main section:nth-child(1) article span,body#werkwijze-page main section:nth-child(2) article span{height:100%;width:100%;background-color:rgba(255,255,255,.08)}body#werkwijze-page main section:nth-child(1) article span:nth-child(1),body#werkwijze-page main section:nth-child(2) article span:nth-child(1){grid-row:2/3;grid-column:1/6}body#werkwijze-page main section:nth-child(1) article span:nth-child(2),body#werkwijze-page main section:nth-child(2) article span:nth-child(2){grid-row:3/5;grid-column:5/6}body#werkwijze-page main section:nth-child(1) article span:nth-child(3),body#werkwijze-page main section:nth-child(2) article span:nth-child(3){grid-row:5/6;grid-column:1/6}body#werkwijze-page main section:nth-child(1) article span:nth-child(4),body#werkwijze-page main section:nth-child(2) article span:nth-child(4){grid-row:6/8;grid-column:1/2}body#werkwijze-page main section:nth-child(1) article span:nth-child(5){grid-row:8/9;grid-column:1/6}body#werkwijze-page main section:nth-child(2) article span:nth-child(5){grid-row:8/9;grid-column:1/3}body#werkwijze-page main section:nth-child(1) article div,body#werkwijze-page main section:nth-child(2) article div{justify-self:center;align-self:center;display:flex;flex-flow:column;justify-content:center;padding:1em}body#werkwijze-page main section:nth-child(1) article div img,body#werkwijze-page main section:nth-child(2) article div img{width:90px;margin:auto}body#werkwijze-page main section:nth-child(1) article div h3,body#werkwijze-page main section:nth-child(2) article div h3{margin:auto;text-align:center}body#werkwijze-page main section:nth-child(1) article div:nth-child(6),body#werkwijze-page main section:nth-child(2) article div:nth-child(6){grid-row:1/4;grid-column:2/3}body#werkwijze-page main section:nth-child(1) article div:nth-child(7),body#werkwijze-page main section:nth-child(2) article div:nth-child(7){grid-row:1/4;grid-column:3/4}body#werkwijze-page main section:nth-child(1) article div:nth-child(8),body#werkwijze-page main section:nth-child(2) article div:nth-child(8){grid-row:1/4;grid-column:4/5}body#werkwijze-page main section:nth-child(1) article div:nth-child(9),body#werkwijze-page main section:nth-child(2) article div:nth-child(9){grid-row:4/7;grid-column:2/3}body#werkwijze-page main section:nth-child(1) article div:nth-child(10),body#werkwijze-page main section:nth-child(2) article div:nth-child(10){grid-row:4/7;grid-column:3/4}body#werkwijze-page main section:nth-child(1) article div:nth-child(11),body#werkwijze-page main section:nth-child(2) article div:nth-child(11){grid-row:4/7;grid-column:4/5}body#werkwijze-page main section:nth-child(1) article div:nth-child(12),body#werkwijze-page main section:nth-child(2) article div:nth-child(12){grid-row:7/10;grid-column:2/3}body#werkwijze-page main section:nth-child(1) article div:nth-child(13),body#werkwijze-page main section:nth-child(2) article div:nth-child(13){grid-row:7/10;grid-column:3/4}body#werkwijze-page main section:nth-child(1) article div:nth-child(14),body#werkwijze-page main section:nth-child(2) article div:nth-child(14){grid-row:7/10;grid-column:4/5}body#werkwijze-page main section.imgleft,body#werkwijze-page main section.imgright{display:grid;margin:5vh 0}body#werkwijze-page main section.imgleft{padding-left:0;grid-template:1fr/2fr 1fr}body#werkwijze-page main section.imgright{padding-right:0;grid-template:1fr/1fr 2fr}body#werkwijze-page main section.imgleft figure{grid-row:1/2;grid-column:1/2}body#werkwijze-page main section.imgright figure{grid-row:1/2;grid-column:2/3}body#werkwijze-page main section.imgleft figure img,body#werkwijze-page main section.imgright figure img{height:100%;object-fit:cover}body#werkwijze-page main section.imgleft div{grid-column:1/2;grid-row:1/2}body#werkwijze-page main section.imgright div{grid-column:2/3;grid-row:1/2}body#werkwijze-page main section.imgleft div:nth-child(2),body#werkwijze-page main section.imgright div:nth-child(2){width:50%}body#werkwijze-page main section.imgleft div:nth-child(3),body#werkwijze-page main section.imgright div:nth-child(3){height:50%}body#werkwijze-page main section.imgleft div:nth-child(4),body#werkwijze-page main section.imgright div:nth-child(4){width:50%;justify-self:end}body#werkwijze-page main section.imgleft div:nth-child(5),body#werkwijze-page main section.imgright div:nth-child(5){height:50%;align-self:end}body#werkwijze-page main section.imgleft article{grid-row:1/2;grid-column:1/3;justify-self:end;align-self:center;display:grid;width:40%}body#werkwijze-page main section.imgright article{grid-row:1/2;grid-column:1/3;justify-self:start;align-self:center;display:grid;width:40%}body#werkwijze-page main section.imgleft article h2,body#werkwijze-page main section.imgright article h2{margin-bottom:1em}body#werkwijze-page main section:last-child article{background-color:rgba(255,255,255,.08);padding:2em;display:grid;grid-template:max-content max-content max-content max-content/1fr 1fr;grid-gap:1em}body#werkwijze-page main section:last-child article h2{grid-column:1/3;grid-row:1/2;justify-self:center;align-self:center;padding-bottom:1em}body#werkwijze-page main section:last-child article div{display:flex;flex-flow:row;justify-self:start;align-self:center;padding:1em 0;width:70%}body#werkwijze-page main section:last-child article div:nth-child(2),body#werkwijze-page main section:last-child article div:nth-child(4){justify-self:end}body#werkwijze-page main section:last-child article div:last-of-type{grid-column:1/3;justify-self:center;width:max-content}body#werkwijze-page main section:last-child article div img{width:30px}body#werkwijze-page main section:last-child article .button{grid-column:1/3;justify-self:center;text-transform:uppercase}body#error-page{height:100vh;display:grid}body#error-page main{justify-self:center;align-self:center}body#error-page main figure img{height:20vh}body#error-page main div{display:grid}body#error-page main div h1{font-size:5em;text-align:center;padding-top:.2em}body#error-page main div p{text-align:center}body#error-page main div a{justify-self:center;align-self:center;margin-top:1.5em;text-transform:uppercase}body#privacy-page main{margin-top:30vh;margin-right:10vw;margin-left:10vw}body#privacy-page main h1{text-align:center;margin-bottom:50px}body#privacy-page main h2{margin-top:30px}body#privacy-page main p{padding:0}body#privacy-page main li{color:#fff;list-style:square;margin-left:50px}body#home-page .temppopup{position:fixed;top:0;left:0;height:100vh;width:100vw;background:rgba(225,225,225,.5);z-index:9999999999999999999;display:none;justify-content:center;align-items:center}body#home-page .temppopup div{background-color:var(--Black);background-size:contain;background-position:left center;background-repeat:no-repeat;height:70vh;width:70vh;display:grid;grid-template:55px 1fr/1fr}body#home-page .temppopup div>button{grid-row:1/2;grid-column:1/2;background-color:transparent;border:none;height:40px;width:40px;justify-self:end;align-self:center;transition-delay:1s;margin-right:10px;cursor:pointer}body#home-page .temppopup div>button:hover{opacity:.7;transition-delay:1s}body#home-page .temppopup div article{grid-row:2/3;grid-column:1/2;height:100%;width:100%;overflow-x:scroll;padding:0 0;text-align:center;padding-bottom:20%}body#home-page .temppopup div article video{height:70vh;width:100%;object-fit:contain}body#home-page .temppopup div article h3{text-transform:uppercase;margin-top:20px}body#home-page .temppopup div article img{width:40%;z-index:5}body#home-page .temppopup div span{grid-row:2/3;grid-column:1/2;height:20%;z-index:10;align-self:end}