@charset "UTF-8";@font-face{font-family:HelveticaNeue;src:url(../fonts/HelveticaNeue-01.woff2) format("woff2"),url(../fonts/HelveticaNeue-01.woff) format("woff"),url(../fonts/HelveticaNeue-01.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:HelveticaNeue;src:url(../fonts/HelveticaNeue-Bold-02.woff2) format("woff2"),url(../fonts/HelveticaNeue-Bold-02.woff) format("woff"),url(../fonts/HelveticaNeue-Bold-02.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:HelveticaNeue;src:url(../fonts/HelveticaNeue-Italic-03.woff2) format("woff2"),url(../fonts/HelveticaNeue-Italic-03.woff) format("woff"),url(../fonts/HelveticaNeue-Italic-03.ttf) format("truetype");font-style:italic;font-weight:400}@font-face{font-family:HelveticaNeue;src:url(../fonts/HelveticaNeue-BoldItalic-04.woff2) format("woff2"),url(../fonts/HelveticaNeue-BoldItalic-04.woff) format("woff"),url(../fonts/HelveticaNeue-BoldItalic-04.ttf) format("truetype");font-style:italic;font-weight:600}@font-face{font-family:HelveticaNeue;src:url(../fonts/HelveticaNeue-Light-08.woff2) format("woff2"),url(../fonts/HelveticaNeue-Light-08.woff) format("woff"),url(../fonts/HelveticaNeue-Light-08.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:HelveticaNeue;src:url(../fonts/HelveticaNeue-LightItalic-09.woff2) format("woff2"),url(../fonts/HelveticaNeue-LightItalic-09.woff) format("woff"),url(../fonts/HelveticaNeue-LightItalic-09.ttf) format("truetype");font-style:italic;font-weight:300}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}@media(min-width:900px){html{background:#0c3}}body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;font-family:HelveticaNeue,sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:1.6;color:#000;background:#fff;transition:background .3s ease 0s,color .3s ease 0s;min-height:100vh;overflow-x:hidden}.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}svg{width:100%}h1,h2,h3{font-weight:600}picture{display:flex;align-self:flex-start}picture img{align-self:flex-start}header{position:absolute;mix-blend-mode:difference;z-index:3;left:0;right:0;top:0;padding:55px 30px 0;transition:padding .6s ease 0s}@media(min-width:600px){header{padding:60px 60px 0}}@media(min-width:900px){header{position:fixed;padding:90px 90px 0}}@media(min-width:1600px){header{padding:85px 81px 0}}header{display:flex;justify-content:space-between}header a.logo{width:160px}@media(min-width:600px){header a.logo{width:180px}}header a.logo{transition:all .6s ease .15s}header a.logo svg .t,header a.logo svg .wo{transition:all .6s ease .15s;fill:#fff}header a.logo svg .p,header a.logo svg .ine{transition:all .6s ease .15s;fill:#f3c;transform-origin:center center}header nav{display:none}@media(min-width:900px){header nav{display:block}}header nav{white-space:nowrap;transition:transform .6s ease .15s,opacity .6s ease .15s;opacity:1;transform:translate(0);transform-origin:center center}header nav ul{display:flex;align-items:center;padding:0;margin:0;list-style:none;font-size:1em}@media(min-width:1600px){header nav ul{font-size:1.1em}}header nav ul li{margin-right:30px}header nav ul li:last-child{margin-right:0}header nav ul li a{text-decoration:none;color:#fff;display:flex}header nav ul li a span.number-dot{margin-left:3px;top:-2px;position:relative;font-size:.65em;background:#fff;color:#000;width:16px;height:16px;line-height:1em;border-radius:100%;display:flex;justify-content:center;align-items:center;align-content:center;font-weight:600}header nav ul li a svg{width:18px;height:18px}header nav ul li a.highlight{position:relative}header nav ul li a.highlight:before{content:"";background:url(../../images/menu-highlight.webp) no-repeat;width:100px;height:98px;position:absolute;background-size:100% auto;mix-blend-mode:normal;top:-33px;left:-16px}header nav ul li.active a{border-bottom:2px solid #ff33cc}header .burger{background:#000;position:absolute;right:20px;top:45px;padding:10px;width:25px;transition:all .6s ease 0s}@media(min-width:600px){header .burger{right:50px}}@media(min-width:900px){header .burger{padding:10px;width:20px;right:80px;top:80px;pointer-events:none;opacity:0;transition:transform .6s ease 0s,opacity .6s ease 0s;transform:translate(-90px) rotate(-90deg) scale(.3);transform-origin:center center}}@media(min-width:1600px){header .burger{right:75px;top:82px}}header .burger{display:flex;margin-left:4px;cursor:pointer;box-sizing:content-box}header .burger span{display:flex;width:100%}header .burger>span{border-bottom:2px solid #fff;border-top:2px solid #fff}header .burger>span>span{height:2px;margin:6px 0}@media(min-width:600px){header .burger>span>span{margin:5px 0}}header .burger>span>span{background:#fff}.scrolled nav{transition:transform .6s ease 0s,opacity .6s ease 0s;transform:translate(100%);opacity:0}.scrolled .burger{transition:transform .6s ease .15s,opacity .6s ease .15s;opacity:1;transform:translate(0) rotate(0) scale(1);pointer-events:auto}.scrolled a.logo{transform:translate(-10%) translateY(-10%) scale(.8)}.scrolled a.logo svg .wo{transition:all .45s ease 0s;opacity:0;transform:scaleX(0) translate(45px);transform-origin:left}.scrolled a.logo svg .ine{transition:all .45s ease 0s;opacity:0;transform:translate(-88px)}.scrolled a.logo svg .p{transition:all .45s ease 0s;transform:translate(-88px)}@media(max-width:600px){.scrolled{padding:35px 30px 0}.scrolled .burger{top:25px;transition:all .6s ease 0s}}.end nav{transition:transform .6s ease 0s,opacity .6s ease 0s;transform:translate(100%);opacity:0}.end .burger{transition:transform .6s ease .15s,opacity .6s ease .15s;opacity:1;transform:translate(0) rotate(0) scale(1);pointer-events:auto}@media(max-width:600px){.end{padding:35px 30px 0}.end .burger{top:25px;transition:all .6s ease 0s}}section{padding:0 30px;position:relative}@media(min-width:600px){section{padding:0 60px}}@media(min-width:900px){section{margin-left:auto;margin-right:auto;padding:0 90px}}@media(min-width:1400px){section{max-width:90%}}@media(min-width:1600px){section{max-width:1360px;padding:0}}.luma{position:absolute;inset:0;height:100vh;width:100vw;pointer-events:none}@media(max-width:900px){.luma{display:none}}.luma video{width:100%;height:100%;object-fit:cover;filter:contrast(.2) grayscale(1) brightness(2)}.luma:after{content:"";position:absolute;left:0;bottom:0;right:0;height:300px;background:linear-gradient(to bottom,#fff0,#fff 99% 100%)}.hero{height:auto;margin-top:150px}@media(min-width:900px){.hero{height:100vh;margin-top:0}}.hero{width:100vw;display:flex;flex-wrap:wrap;align-items:center;align-content:center}.hero>*{width:100%}.hero h1{display:flex;flex-wrap:wrap;position:relative;font-size:3.2em;pointer-events:none}@media(min-width:600px){.hero h1{font-size:6em}}@media(min-width:1200px){.hero h1{font-size:6.4em}}@media(min-width:1600px){.hero h1{font-size:9.2em;z-index:3}}.hero h1{line-height:1em;letter-spacing:-.005em}.hero h1 span{width:100%}.hero p{margin-left:5px;font-size:2em;margin-top:15px}@media(min-width:600px){.hero p{margin-top:30px;font-size:2.4em}}@media(min-width:900px){.hero p{margin-top:45px;font-size:2.6em}}.hero .arrow-down{width:35px;position:absolute;left:80px;bottom:-90px;display:none}@media(min-width:900px){.hero .arrow-down{display:block}}@media(min-width:1600px){.hero .arrow-down{left:0}}.side-kick{display:flex;flex-wrap:wrap;margin-top:60px}@media(min-width:1200px){.side-kick{margin-top:0}}.side-kick .office-img{width:calc(40% - 15px);margin-right:15px;flex-wrap:wrap}@media(min-width:900px){.side-kick .office-img{margin-right:auto;margin-left:auto;width:55%;margin-top:-60px}}@media(min-width:1600px){.side-kick .office-img{margin-top:-90px}}.side-kick .office-img{display:flex;justify-content:center;align-content:center;align-items:center;position:relative}@media(min-width:900px){.side-kick .office-img .image{padding:0 45px;width:65%}}@media(min-width:1200px){.side-kick .office-img .image{width:65%}}@media(min-width:1600px){.side-kick .office-img .image{width:60%;padding:0 15px}}.side-kick .office-img .image>div{width:100%;position:relative;height:auto}.side-kick .office-img .image>div #office-img-pt{position:relative}.side-kick .office-img .image>div #office-img-ls{display:none;position:absolute;top:calc(100% + 60px);width:166%;margin-left:-43%}@media(min-width:1200px){.side-kick .office-img .image>div #office-img-ls{display:block}}.side-kick .office-img .image>div img{width:100%;transition:opacity 1.5s ease 0s;cursor:pointer}.side-kick .office-img .image>div img+img{position:absolute;top:0;left:0;opacity:0}.side-kick .image-slider{margin-left:15px;width:calc(60% - 15px)}@media(min-width:900px){.side-kick .image-slider{margin-left:auto;margin-right:0;margin-top:-90px;width:45%}}@media(min-width:1200px){.side-kick .image-slider{margin-top:-120px}}.side-kick .image-slider{background:#fff;display:inherit;overflow-x:auto;position:relative}.side-kick .image-slider picture{width:100%;height:100%;object-fit:contain;object-position:center left;transition:opacity 1.5s ease 0s}.side-kick .image-slider picture img{width:100%;height:auto;cursor:pointer}.side-kick .image-slider picture+picture{position:absolute;top:0;left:0;opacity:0}.side-kick .punchline{display:none;width:100%}@media(min-width:900px){.side-kick .punchline{display:flex;justify-content:space-between;align-items:center}}.side-kick .punchline #horse-svg{width:40%;margin-left:6%}.side-kick .punchline .content{margin-bottom:180px;margin-top:60px;padding-top:75px;width:45%}@media(min-width:1200px){.side-kick .punchline .content{inline-size:45%;margin-top:60px}}@media(min-width:1600px){.side-kick .punchline .content{margin-bottom:150px;margin-top:60px;padding-top:45px}}.side-kick .punchline h2{inline-size:min-content;flex-wrap:wrap;font-size:3.4em;line-height:1.1em}@media(min-width:600px){.side-kick .punchline h2{font-size:4.8em}}@media(min-width:900px){.side-kick .punchline h2{font-size:5em}}@media(min-width:1200px){.side-kick .punchline h2{font-size:6em;line-height:1em}}@media(min-width:1600px){.side-kick .punchline h2{font-size:8em}}.side-kick .punchline h2{letter-spacing:-.005em}.side-kick .punchline h2 span{width:100%;white-space:nowrap}.side-kick .punchline p{margin-top:20px}@media(min-width:1600px){.side-kick .punchline p{margin-top:40px}}.side-kick .punchline p{margin-left:4px;font-size:2.4em}.side-kick .punchline p a{color:inherit;text-decoration:none}.side-kick .contact-details{position:absolute;left:60px;bottom:90px}.side-kick .contact-details ul{list-style:none}.side-kick .timeline{position:absolute;width:3px;background:#000;top:-60px;display:none}@media(min-width:900px){.side-kick .timeline{display:block;top:180px;height:300px}}@media(min-width:900px){.side-kick .timeline{height:calc(100% - 852px)}}@media(min-width:1600px){.side-kick .timeline{top:-40px}}.side-kick .timeline{margin-left:6px}.side-kick .timeline .dash{margin-top:-160px;width:3px;display:flex;flex-wrap:wrap}.side-kick .timeline .arch{position:absolute;left:0;top:100%;width:456px;display:none}@media(min-width:1250px){.side-kick .timeline .arch{display:block}}.side-kick .timeline .arch .rect-1,.side-kick .timeline .arch .rect-2,.side-kick .timeline .arch .rect-3,.side-kick .timeline .arch .rect-4{display:none}@media(min-width:1310px){.side-kick .timeline .arch .rect-1{display:block}}@media(min-width:1350px){.side-kick .timeline .arch .rect-2{display:block}}@media(min-width:1390px){.side-kick .timeline .arch .rect-3{display:block}}@media(min-width:1440px){.side-kick .timeline .arch .rect-4{display:block}}.about{display:flex;margin-top:60px}@media(min-width:600px){.about{margin-top:90px}}@media(min-width:900px){.about{margin-top:0}}.about .summary{display:none;width:50%;inline-size:min-content;margin-left:auto;margin-right:90px;margin-top:-50px}@media(min-width:600px){.about .summary{display:block}}@media(min-width:900px){.about .summary{margin-right:120px;margin-top:0}}.about .summary ul{list-style:none;inline-size:min-content;padding:0;font-size:2.9em;font-weight:600;line-height:1.5em}.about .summary ul:before{content:attr(aria-label);font-weight:400;font-size:1.5rem;line-height:1.4em;display:inherit}.about .summary ul .tech-line{position:relative;text-decoration:underline;color:#00f}.about .summary ul .tech-line .hover{position:absolute;left:-18px;top:7px;font-family:monospace;background:#333;padding:0 15px;color:#fd81e7;font-weight:400;content:"techniek;";font-size:.85em;line-height:1.5;opacity:1;transition:opacity .15s ease 0s}.about .summary ul .tech-line .hover span{color:#b1b1b3;font-weight:400}.about .summary ul .tech-line:hover .hover{opacity:0}.about .content{max-width:720px;margin-right:auto}.about .content p{font-size:1.4em}@media(min-width:600px){.about .content p{font-size:1.2em}}@media(min-width:900px){.about .content p{font-size:1.4em}}@media(min-width:1200px){.about .content p{font-size:1.5em}}.about .content p+p{margin-top:30px}.about .de-haan{position:absolute;right:calc((100vw - 1360px)/-2);top:-75px;bottom:0;width:calc((100vw - 1360px)*.6);display:none}.like{position:absolute;display:none;top:50%;transform:translateY(-50%);width:90px;padding:15px;cursor:pointer;right:0}@media(min-width:900px){.like{display:block;width:120px;right:80px}}@media(min-width:1600px){.like{right:0}}.like .like-icon-wrapper{transition:transform .3s ease 0s;transform-origin:center center;transform:scale(1)}.like:hover .like-icon-wrapper{transform:scale(1.1)}.like svg{transform-origin:center center;transition:transform .3s ease 0s}.like svg #rose-overlay,.like svg #heart-overlay{transform-origin:0 0 0;transition:all .3s ease 0s}.like .like-count{margin-top:3px;margin-left:-2px;font-size:.9em;text-align:center;position:relative}@media(min-width:1600px){.like .like-count{font-size:1.1em;margin-left:-8px}}.like .like-count .total-count{color:#bfb7a3;font-weight:600;transition:color .6s ease 0s}.like .like-count .total-count.liked{color:#af1f1a}.like .like-count .plus-wrapper{font-size:.85em;color:#bfb7a3}.like .like-count .plus{position:absolute;right:5px;top:-6px}.like .like-count .plus:not(.reset){transition:all .3s ease 0s}.dot{width:2px;height:2px;background-color:#0645ad1a;position:absolute}section.cases{margin:60px 0 0;position:relative}@media(min-width:600px){section.cases{margin:90px 0 0}}@media(min-width:1600px){section.cases{margin:60px 0 0;padding-top:90px}}section.cases{max-width:100vw;padding:0}section.cases>h2{text-align:left;font-size:2em;font-weight:400;margin-bottom:35px;padding-left:30px}@media(min-width:600px){section.cases>h2{padding-left:60px}}@media(min-width:900px){section.cases>h2{padding-left:130px}}@media(min-width:1600px){section.cases>h2{padding-left:calc((100vw - 1360px)/2)}}@media(min-width:1600px){section.cases:after{content:"";right:0;top:0;bottom:0;width:calc((100vw - 1360px)*.66);background:linear-gradient(to right,#fff0,#fff);height:100%;position:absolute;pointer-events:none}}.reel-wrapper{position:relative;overflow:hidden;width:100vw}.arrow-left,.arrow-right{position:absolute;top:50%;transform:translateY(-50%);margin-top:-100px;cursor:pointer;opacity:1;transition:opacity .3s ease 0s;display:none;mix-blend-mode:difference;z-index:2;padding-top:10px;padding-bottom:10px}@media(min-width:600px){.arrow-left,.arrow-right{display:block}}.arrow-left span,.arrow-right span{width:32px;display:flex}.arrow-left span svg,.arrow-right span svg{width:100%;fill:#fff}.arrow-left.inactive,.arrow-right.inactive{opacity:0}.arrow-left{left:30px}@media(min-width:600px){.arrow-left{left:60px}}@media(min-width:900px){.arrow-left{left:90px}}@media(min-width:1600px){.arrow-left{left:85px}}.arrow-left span svg{transform:rotate(180deg)}.arrow-right{right:30px}@media(min-width:600px){.arrow-right{right:60px}}@media(min-width:900px){.arrow-right{right:90px}}@media(min-width:1600px){.arrow-right{right:85px}}.cases .reel{position:relative;display:flex;width:100%;padding-left:30px;overflow-y:hidden}@media(min-width:600px){.cases .reel{padding-left:60px}}@media(min-width:900px){.cases .reel{padding-left:130px}}@media(min-width:1600px){.cases .reel{padding-left:calc((100vw - 1360px)/2);padding-right:calc((100vw - 1360px)/2)}}.cases .reel{overflow:scroll;padding-bottom:60px;padding-right:60px;-ms-overflow-style:none;scrollbar-width:none}.cases .reel a.tile{color:inherit;text-decoration:none}.cases .reel .tile{padding:0 15px}@media(min-width:900px){.cases .reel .tile{transition:transform .2s ease 0s;padding:0 20px}}.cases .reel .tile{cursor:pointer;position:relative}@media(min-width:900px){.cases .reel .tile:hover{transform:scale(.99)}}.cases .reel .tile:first-child{padding-left:0}.cases .reel .tile:first-child span.logo{left:30px}.cases .reel .tile.tile-uc:after{content:"under construction";background:#fff;position:absolute;right:20px;opacity:1}@media(max-width:600px){.cases .reel .tile.tile-uc:after{right:15px}}.cases .reel .tile.tile-uc:after{top:0;padding:7px 15px;display:flex;justify-content:center;align-items:center;font-size:.85em}.cases .reel .tile span.logo{position:absolute;left:50px;top:30px;width:60px;height:40px}.cases .reel .tile span.logo img{width:100%;height:100%;object-fit:scale-down;object-position:top left}.cases .reel .tile h3{font-size:1.3em;line-height:1.4;font-weight:400;margin-top:20px;padding-right:30px;max-width:360px}.cases .reel .tile h3+p{margin-top:10px;font-weight:600;font-size:.9em}.cases .reel .tile span.since{display:flex;margin-top:8px;font-size:.9em}.cases .reel .tile span.since:before{content:"";background-image:url(../../images/handshake_1f91d.png);background-repeat:no-repeat;width:20px;display:flex;background-size:100%;margin-right:7px;margin-top:2px}.cases .reel .tile span.uc{color:#666;font-size:.9em;margin-top:8px;display:flex}.cases .reel .tile>img,.cases .reel .tile>video{max-height:calc(100vh - 240px)}@media(min-width:600px){.cases .reel .tile>img,.cases .reel .tile>video{max-height:calc(100vh - 400px)}}@media(min-width:1200px){.cases .reel .tile>img,.cases .reel .tile>video{min-height:480px}}.cases .reel .tile>img,.cases .reel .tile>video{max-width:calc(100vw - 90px);transition:all .3s ease 0s}.cases .reel .tile[data-case=uscd] span.since:before{background-image:url(../../images/sign-of-the-horns_1f918.png)}.cases .reel .tile[data-case=nvb] span.logo{width:100px}.cases .reel .tile[data-case=l5] span.logo{height:34px}.cases .reel .tile[data-case=uscd] span.logo{width:90px;top:23px}.cases .reel .tile[data-case=kav] span.logo{width:100px}.cases .reel .tile[data-case=babassu] span.logo{height:50px;top:20px;left:45px}.cases .reel .tile[data-case=adodh] span.logo{height:55px}.cases .reel .tile[data-case=vps] span.logo{width:80px}.cases .reel .tile[data-case=cardia] span.logo{width:100px}.team{display:flex;flex-wrap:wrap}@media(max-width:600px){.team{padding:0 15px}}@media(min-width:900px){.team{margin-top:90px}}.team{margin-bottom:60px}.team .intro{display:flex;justify-content:flex-start;align-items:center;align-content:center;margin-bottom:35px}@media(max-width:600px){.team .intro{padding:0 10px}}@media(min-width:900px){.team .intro{justify-content:center;margin-bottom:45px}}.team .intro{width:100%}.team .intro div{width:50%}.team .intro div img{width:100%}.team .intro h2{font-size:2em;font-weight:400}.team .intro h2 img{width:40px;margin-bottom:-7px}.team .people{margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;justify-content:flex-start}@media(min-width:900px){.team .people{max-width:calc(100vw - 440px);justify-content:center}}@media(min-width:1400px){.team .people{max-width:80%}}@media(min-width:1600px){.team .people{max-width:63.75%}}.team .people div{width:50%;padding:0 15px 15px;margin-bottom:15px}@media(min-width:600px){.team .people div{width:33.3333%}}@media(min-width:900px){.team .people div{padding:0 20px 20px;margin-bottom:20px}}.team .people div img{width:100%;height:auto}.team .people div h3{font-size:.9em}@media(min-width:600px){.team .people div h3{font-size:1em}}.team .people div h3{margin-top:10px}.team .people div p{font-size:.9em;line-height:1.5}section.timeline{margin:0;padding:0;max-width:100%}@media(min-width:1600px){section.timeline:after{content:"";right:0;top:0;bottom:0;width:calc((100vw - 1360px)*.66);background:linear-gradient(to right,#fff0,#fff);height:100%;position:absolute;pointer-events:none}}.company-timeline{position:relative}.company-timeline h2{display:flex;width:auto;flex-wrap:wrap;padding:0 30px}@media(min-width:600px){.company-timeline h2{padding:0 60px}}@media(min-width:900px){.company-timeline h2{padding-left:130px}}@media(min-width:1600px){.company-timeline h2{padding-left:calc((100vw - 1360px)/2)}}.company-timeline h2{margin:0 auto 30px;position:relative;font-size:2em;font-weight:400}.company-timeline h2 span{position:relative;background:#fff;padding-right:30px}.company-timeline h2:before{content:"";width:calc(80% - 60px);position:absolute;top:50%;height:1px;border-bottom:1px dashed #000}@media(min-width:900px){.company-timeline h2:before{width:calc(60% - 60px)}}.company-timeline h2:after{content:"";width:20%;position:absolute;top:50%;left:80%;height:1px;border-bottom:1px solid #000}@media(min-width:900px){.company-timeline h2:after{left:60%;width:40%}}.company-timeline .company-timeline-reel{width:100vw;display:flex;white-space:nowrap;overflow:auto;margin-bottom:0;align-content:center;align-items:center;position:relative;-ms-overflow-style:none;scrollbar-width:none}.company-timeline .company-timeline-reel>*:first-child{padding-left:30px}@media(min-width:600px){.company-timeline .company-timeline-reel>*:first-child{margin-left:30px}}@media(min-width:900px){.company-timeline .company-timeline-reel>*:first-child{margin-left:100px}}@media(min-width:1600px){.company-timeline .company-timeline-reel>*:first-child{margin-left:calc((100vw - 1330px)/2 - 45px)}}.company-timeline .company-timeline-reel>*:last-child{padding-right:60px}.company-timeline .company-timeline-reel>div{flex-shrink:0;object-fit:contain;padding:0 15px;width:260px;height:auto;display:flex;flex-wrap:wrap}.company-timeline .company-timeline-reel>div img,.company-timeline .company-timeline-reel>div video{width:100%;padding:0}.company-timeline .company-timeline-reel>div img+img,.company-timeline .company-timeline-reel>div img+video,.company-timeline .company-timeline-reel>div video+img,.company-timeline .company-timeline-reel>div video+video{padding-top:30px}@media(min-width:900px){.company-timeline .company-timeline-reel>div{width:312px}}@media(min-width:1400px){.company-timeline .company-timeline-reel>div{width:360px}}.company-timeline .company-timeline-reel img,.company-timeline .company-timeline-reel video{transition:opacity .2s ease 0s;max-width:280px;flex-shrink:0;height:auto;object-fit:contain;padding:0 15px}@media(min-width:900px){.company-timeline .company-timeline-reel img,.company-timeline .company-timeline-reel video{max-width:340px}.company-timeline .company-timeline-reel img.xl,.company-timeline .company-timeline-reel video.xl{max-width:570px}.company-timeline .company-timeline-reel img.s,.company-timeline .company-timeline-reel video.s{max-width:280px}}@media(max-width:1400px){.company-timeline .company-timeline-reel img,.company-timeline .company-timeline-reel video{max-height:380px;width:auto}}@media(min-width:1400px){.company-timeline .company-timeline-reel img,.company-timeline .company-timeline-reel video{max-width:380px}}.company-timeline .arrow-left,.company-timeline .arrow-right{margin-top:-30px}#horse-svg{overflow:visible}footer{overflow:hidden;position:relative}@media(max-width:600px){footer{margin-top:30px;padding-left:10px;padding-bottom:60px;display:flex;flex-wrap:wrap}footer svg.horse{width:260%;order:2;min-width:260%;margin-top:60px;padding-left:15px}}@media(min-width:600px){footer svg.horse{margin-top:30px;min-width:200%;width:200%}}@media(min-width:900px){footer{margin-top:90px;margin-bottom:180px;overflow:visible}footer svg.horse{display:none}}footer{margin-left:auto}footer ul{list-style:none;font-size:1.8em;font-weight:300;line-height:1.8;padding:0 0 0 20px}@media(min-width:600px){footer ul{margin-left:50%;padding:0;margin-top:-30px;margin-bottom:60px}}@media(min-width:900px){footer ul{margin-left:0;margin-top:0;margin-bottom:0;position:absolute;left:120px;top:50%;transform:translateY(-50%);background:#fff;padding:45px;line-height:1.6;font-size:1em}}@media(min-width:1400px){footer ul{font-size:1.4em}}@media(min-width:1600px){footer ul{left:90px;padding:120px;font-size:1.6em}}footer ul li.title{font-weight:600;font-size:.5em}@media(min-width:900px){footer ul li.title{font-size:1em;margin-bottom:5px}}footer ul li.pc-city,footer ul li.street{font-weight:400}@media(max-width:900px){footer ul li.pc-city,footer ul li.street{display:none}}footer ul a{color:inherit;text-decoration:none;border-bottom:2px solid #0c3;font-weight:600;letter-spacing:-.002em}@media(min-width:900px){footer ul a{border-bottom:1px solid #0c3;font-weight:400;letter-spacing:0}}footer .open-now{width:120px;display:none}@keyframes spin{0%{transform:rotate(0)}5%{transform:rotate(360deg)}to{transform:rotate(360deg)}}.spin-wrapper{position:relative;display:inline-flex}.spin-wrapper .spin{animation:spin 10s ease infinite;transform-origin:center center;display:flex;justify-content:center;line-height:1em}.close{padding:10px;width:44px;height:44px;display:flex;position:fixed;right:20px;top:20px}@media(min-width:900px){.close{right:60px;top:60px;position:absolute}}.close{transform:rotate(-45deg);cursor:pointer;transition:transform 1s ease 0s}.close:hover{transform:rotate(-1845deg)}.close span{width:22px;background:#000;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.close span span{position:absolute;width:2px;height:22px;top:-10px;left:50%;transform:translate(-50%);background:#000}.project{pointer-events:none;position:fixed;inset:0 auto 0 50%;width:100%}@media(min-width:900px){.project{top:10%;bottom:10%;width:80%;overflow:hidden;align-items:center;align-content:center}}.project{background:#fff;z-index:4;max-width:1360px;display:flex;transform:translate(-50%) translateY(100%);transition:all .3s ease 0s;opacity:0}.project.open{transform:translate(-50%) translateY(0);opacity:1;pointer-events:auto}.project>.wrapper{width:100%;display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;height:100%;overflow:auto;overflow-x:hidden;padding:60px 30px}@media(min-width:900px){.project>.wrapper{padding:0}}.project>.wrapper .scrollbar{display:none}@media(min-width:900px){.project>.wrapper .scrollbar{display:block}}.project>.wrapper .scrollbar:before{content:"";position:relative;width:100%;display:flex;height:calc(100% + 60px);top:-30px;background:#ddd}.project>.wrapper .scrollbar{left:59px;height:33vh;width:3px;background:#ddd;top:50%;position:absolute;transform:translateY(-50%)}.project>.wrapper .scrollbar .scrubber{position:absolute;height:60px;background:#3c0;top:50%;width:100%;transform:translateY(-50%)}.project>.wrapper .images{height:auto;order:2;margin-left:-5px;width:calc(100% + 10px);margin-right:-5px;margin-top:20px}@media(min-width:600px){.project>.wrapper .images{margin-left:-20px;width:calc(100% + 40px);margin-right:-20px}}@media(min-width:900px){.project>.wrapper .images{width:calc(45% + 40px);height:80vh;overflow:auto;order:1;padding:20px 20px 0 100px;margin:0;position:fixed}}.project>.wrapper .images{display:grid;grid-template-columns:1fr 1fr;-ms-overflow-style:none;scrollbar-width:none}.project>.wrapper .images>div{padding:0 5px}@media(min-width:600px){.project>.wrapper .images>div{padding:0 20px}}.project>.wrapper .images img,.project>.wrapper .images picture{width:100%;margin-bottom:5px}@media(min-width:600px){.project>.wrapper .images img,.project>.wrapper .images picture{margin-top:20px;margin-bottom:20px}}.project>.wrapper .images img,.project>.wrapper .images picture{height:auto}.project>.wrapper .images img.wide,.project>.wrapper .images picture.wide{grid-column:1/span 2;margin-left:5px;width:calc(100% - 10px)}@media(max-width:600px){.project>.wrapper .images img.wide+.wide,.project>.wrapper .images picture.wide+.wide{margin-top:20px}}@media(min-width:600px){.project>.wrapper .images img.wide,.project>.wrapper .images picture.wide{margin-left:20px;width:calc(100% - 40px)}}.project>.wrapper .images img.box-shadow,.project>.wrapper .images picture.box-shadow{box-shadow:0 0 30px #0000001a}.project>.wrapper .images img img,.project>.wrapper .images picture img{margin:0}.project>.wrapper .images .bump{margin-top:90px}.project>.wrapper>.content{width:100%;order:1}@media(min-width:900px){.project>.wrapper>.content{width:calc(55% - 40px);padding:60px;order:2;margin-left:auto}}@media(min-width:1600px){.project>.wrapper>.content{padding:60px 60px 60px 80px}}.project>.wrapper>.content{max-width:1440px;display:flex;flex-wrap:wrap;align-items:center;align-content:center}.project>.wrapper>.content h3.client{font-size:.95em;display:flex;width:100%;align-items:center;align-content:center}.project>.wrapper>.content h3.client img{width:45px;margin-right:20px}.project>.wrapper>.content h3.client{margin-bottom:20px}@media(min-width:600px){.project>.wrapper>.content h3.client{margin-bottom:25px}}@media(max-width:600px){.project>.wrapper>.content h3.client span{display:none}}.project>.wrapper>.content h2{width:100%;font-weight:600;margin-bottom:20px;font-size:1.6em}@media(min-width:600px){.project>.wrapper>.content h2{font-size:2em;margin-bottom:25px}}.project>.wrapper>.content h2{line-height:1.4}@media(min-width:1600px){.project>.wrapper>.content h2{font-size:2em;line-height:1.4}}.project>.wrapper>.content h2.smaller{font-size:1.8em}.project>.wrapper>.content .quotes{display:flex;margin-bottom:15px}@media(min-width:600px){.project>.wrapper>.content .quotes{margin-bottom:30px}}@media(max-width:900px){.project>.wrapper>.content .quotes{margin-left:0}.project>.wrapper>.content .quotes blockquote:first-child p:before{left:-20px}}.project>.wrapper>.content .quotes.multiple{flex-wrap:wrap}.project>.wrapper>.content .quotes.multiple blockquote{width:100%}.project>.wrapper>.content .quotes.multiple blockquote+blockquote{margin-top:30px;margin-right:30px}.project>.wrapper>.content .quotes blockquote p{position:relative}.project>.wrapper>.content .quotes blockquote p:before{content:"“";font-size:2em;opacity:.2;position:absolute;left:-30px;top:-10px}.project>.wrapper>.content .quotes blockquote p{font-weight:600;margin-bottom:5px}.project>.wrapper>.content .quotes blockquote p:after{content:"”"}.project>.wrapper>.content .quotes blockquote small{font-size:.85em;display:inline-block;line-height:1.5}.project>.wrapper>.content .quotes blockquote{margin-right:30px}.project>.wrapper>.content .quotes blockquote:last-child{margin-right:0}.project>.wrapper>.content .quotes blockquote.long p{font-weight:400;font-style:italic}.project>.wrapper>.content .quotes blockquote.long.superlong p{font-size:.85em}.project>.wrapper>.content .quotes blockquote.long.superlong small{font-size:.75em}.project>.wrapper>.content ul.timeline{list-style:none;padding:0;display:flex;width:100%;margin-bottom:20px}.project>.wrapper>.content ul.timeline li{position:relative;padding-right:45px}.project>.wrapper>.content ul.timeline li:before{content:"";height:2px;width:100%;background:#ddd;position:absolute;left:0;top:50%;transform:translateY(-50%)}.project>.wrapper>.content ul.timeline li{text-align:left}.project>.wrapper>.content ul.timeline li span{display:inline-block;font-size:.9em}.project>.wrapper>.content ul.timeline li .date{margin-bottom:35px}.project>.wrapper>.content ul.timeline li .date:before{content:"";opacity:1;width:12px;height:12px;background:#fff;border:2px solid #dddddd;border-radius:100%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.project>.wrapper>.content ul.timeline li span.content{display:flex;align-items:center}.project>.wrapper>.content ul.timeline li span.content img{width:22px;height:22px;margin-right:5px}.project>.wrapper>.content ul.timeline li:last-child:before{content:"";height:2px;width:50%;background:#ddd;position:absolute;left:0;top:50%;transform:translateY(-50%)}.project>.wrapper>.content ul.timeline li:last-child:after{content:"";height:2px;width:50%;background:transparent;border-bottom:2px dashed #ddd;position:absolute;right:0;top:50%;transform:translateY(-50%)}.project>.wrapper>.content ul.tags{width:100%;list-style:none;padding:0;display:flex;font-size:.75em;flex-wrap:wrap}@media(max-width:600px){.project>.wrapper>.content ul.tags{flex-wrap:nowrap;width:100vw;padding-left:30px;margin-left:-30px;overflow:auto;padding-right:30px;margin-right:-30px}}.project>.wrapper>.content ul.tags li{background:#cbcbcb;color:#fff;padding:4px 11px;border-radius:20px;margin-right:10px;margin-bottom:10px;white-space:nowrap}.project[data-case=kav]>.wrapper>.content h3.client img,.project[data-case=uscd]>.wrapper>.content h3.client img{width:90px}.project-open,.nav-open,.uc-open{overflow:hidden}.project-open:before,.nav-open:before,.uc-open:before{content:"";position:fixed;inset:0;background:#0009;z-index:4}.mobile-nav{position:fixed;background:#000;color:#fff;z-index:10;font-weight:600;display:flex;align-items:center;pointer-events:none;transition:all .3s ease 0s;opacity:0;transform:translate(100%);max-width:640px;padding:0 30px;inset:0 0 0 30px}@media(min-width:600px){.mobile-nav{left:auto;padding:0 60px}}@media(min-width:900px){.mobile-nav{padding:0 120px}}.mobile-nav.open{transform:translate(0);opacity:1;pointer-events:auto}.mobile-nav .close-nav{padding:10px;width:44px;height:44px;display:flex;position:fixed;right:30px;top:30px}@media(min-width:900px){.mobile-nav .close-nav{right:50px;top:55px;position:absolute}}.mobile-nav .close-nav{transform:rotate(-45deg);cursor:pointer;transition:transform 1s ease 0s}.mobile-nav .close-nav:hover{transform:rotate(-1845deg)}.mobile-nav .close-nav span{width:22px;background:#fff;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.mobile-nav .close-nav span span{position:absolute;width:2px;height:22px;top:-10px;left:50%;transform:translate(-50%);background:#fff}.mobile-nav .container{max-width:640px;margin-left:auto;margin-right:auto}.mobile-nav .container ul{list-style:none;padding:0;font-size:3em;letter-spacing:-.04em}.mobile-nav .container ul a{color:inherit;text-decoration:none;position:relative;display:flex}.mobile-nav .container ul a span.number-dot{margin-left:3px;top:8px;position:relative;font-size:1.1rem;background:#0c3;color:#000;width:28px;height:28px;line-height:1em;border-radius:100%;display:flex;justify-content:center;align-items:center;align-content:center;font-weight:600}.mobile-nav .container ul a span.number-dot span{margin-left:-2.5px;margin-top:-1px}.mobile-nav .container .socials{display:flex;margin-top:45px}.mobile-nav .container .socials li{margin-right:30px}.mobile-nav .container .socials svg{fill:#fff;width:32px;height:32px}.jobs{height:auto;width:100vw;padding-top:145px}@media(min-width:600px){.jobs{min-height:calc(100vh - 125px);padding-top:125px}}.jobs{display:flex;flex-wrap:wrap;align-items:center;align-content:center}.jobs h1{width:100%;font-size:2em}@media(min-width:600px){.jobs h1{font-size:3em}}.jobs h1{margin-bottom:10px}.jobs h1 img{width:58px;margin-bottom:-10px}.jobs ul{list-style:none;padding:0;font-size:2em}@media(min-width:600px){.jobs ul{font-size:3em}}.jobs ul li{margin-bottom:10px}.disclaimer{color:#999;padding:0 30px 30px;margin-top:-30px}@media(min-width:600px){.disclaimer{padding:0 60px 30px}}@media(min-width:900px){.disclaimer{padding:0 90px 30px}}@media(min-width:1200px){.disclaimer{padding:0 90px 60px;margin-top:-60px}}@media(min-width:1600px){.disclaimer{padding:0 85px 60px}}.disclaimer{display:flex}@media(min-width:2600px){section{max-width:80vw}.hero h1{font-size:12.2em}.hero p{font-size:6.6em}.like{width:180px}header{padding:5vw 5vw 0}header a.logo{width:320px}header nav ul{font-size:1.8em}header nav ul li{margin-right:60px}header nav ul li a span.number-dot{width:26px;height:26px}header nav ul li a svg{width:32px;height:32px}.side-kick .punchline{inline-size:45%}.side-kick .punchline h2{font-size:12.4em}.side-kick .punchline p{font-size:5em}.about{margin-top:120px}.about .summary{margin-left:auto}.about .summary ul{font-size:4.2em}.about .summary ul:before{font-size:3rem}.about .content{max-width:840px;font-size:1.4em}section.cases>h2{font-size:3.4em;padding-left:10vw}.cases .reel .tile>img,.cases .reel .tile>video{max-width:640px}.cases .reel{padding-left:10vw;padding-right:10vw}.company-timeline h2{padding-left:10vw;font-size:3.4em}.company-timeline .company-timeline-reel>:first-child{margin-left:calc(10vw - 30px)}.company-timeline .company-timeline-reel img,.company-timeline .company-timeline-reel video{max-width:20vw}.company-timeline .company-timeline-reel>div{width:20vw}.company-timeline .company-timeline-reel img.xl{max-width:30vw}.team .people div h3{font-size:1.6em}.team .people div p{font-size:1.4em}}span[data-typo=op-maat],span[data-typo=underline]{position:relative;white-space:nowrap}span[data-typo=op-maat]:after,span[data-typo=underline]:after{content:"";top:100%;left:0;right:0;position:absolute;background:url(../svgs/op-maat-u.svg) no-repeat;height:10px}span[data-typo=o]{font-size:0}span[data-typo=o]:after{content:"";background:url(../svgs/custom-o.svg) no-repeat;height:1.1rem;width:1.1rem;margin-right:1px;display:inline-block}span[data-typo=underline]:after{height:3px;background:url(../svgs/underline_green.svg) no-repeat}.sticker-delftweg{position:absolute;width:171px;height:160px;left:60%;top:23%}@media(max-width:1600px){.sticker-delftweg{display:none}}@keyframes borderAnimation{0%{outline-color:red}33%{outline-color:#f0e200}66%{outline-color:#19bc03}to{outline-color:red}}.contact-btn{width:100%;display:flex;justify-content:center;align-items:center;font-size:1.2vw;margin-top:5vh;margin-bottom:25vh}@media(min-width:600px){.contact-btn{margin-top:30px}}@media(min-width:1200px){.contact-btn{margin:0;font-size:1em;height:90vh}}.contact-btn a{background-color:#00f;color:#fff;font-weight:700;padding:1em 1.5em;line-height:1;text-decoration:none;border-radius:5em;font-size:5em;margin-top:-.5em}@media(min-width:600px){.contact-btn a{font-size:4.5em}}.contact-btn a{box-shadow:inset 0 -.2em #00000080;outline:.15em dotted red;outline-offset:.25em;animation:borderAnimation 1.5s infinite steps(1,end);transition:all .2s ease 0s}.contact-btn a span{transition:all .2s ease 0s;display:flex;transform:translateY(-3px)}.contact-btn a:hover span{transform:translateY(0)}.contact-btn a:hover{box-shadow:inset 0 -.2em #fff3,inset .05em .2em #0000004d}.contact-btn a:active span{transform:translateY(10px)}.contact-btn a:active{border-bottom:none}.uc-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,calc(-50% + 60px));pointer-events:none;transition:all .3s ease 0s;opacity:0;width:100%;max-width:480px;padding:60px;font-size:1.8rem;line-height:1.5}@media(max-width:600px){.uc-modal{padding:60px 30px;max-width:calc(100vw - 30px);font-size:1.5em}}.uc-modal{z-index:5;background:#fff url(../../images/uc/uc-tape.png) repeat-x;background-size:auto 8px}.uc-modal .close{top:30px;right:30px}.uc-modal.open{transform:translate(-50%,-50%);opacity:1;pointer-events:auto}.uc-modal p:after{content:"";background:url(../../images/uc/cone.png) no-repeat;width:16px;height:22px;display:inline-block;background-size:100% auto;margin-left:5px}.uc-modal p span[data-typo=ontwikkeling]{white-space:nowrap}.uc-modal p span[data-typo=ontwikkeling] span[data-typo=o]{font-size:0}.uc-modal p span[data-typo=ontwikkeling] span[data-typo=o]:after{content:"";background:url(../../images/uc/gear-o.png) no-repeat;height:1.25rem;width:1.25rem;margin-right:1px;display:inline-block;background-size:22px;top:1px;position:relative}.subscription{padding-left:0;color:#ddd;background:#1e1e1e}@media(min-width:1400px){.subscription{max-width:none}}.subscription .burger{top:40px;right:3.5vw}@media(min-width:600px){.subscription .burger{right:3.5vw}}.subscription .logo svg .t,.subscription .logo svg .wo{fill:#ddd}.subscription .logo svg .p,.subscription .logo svg .ine{fill:#ddd}.subscription header{padding:40px 3.5vw}.subscription .hero{position:relative;border-bottom:1px solid rgba(255,255,255,.22);padding:0 3.5vw 60px}.subscription .hero h1{margin:0;padding:0;font-size:8.9vw;font-weight:600;text-align:left;white-space:nowrap;overflow:hidden;z-index:0}.subscription .hero p{font-weight:300;font-size:2.4em;margin:0;padding:0;width:100%;text-align:left}@media(max-width:900px){.subscription .hero p{font-size:24px}}.subscription .hero .arrow-down{color:#ddd;width:24px;position:absolute;left:80px;bottom:60px;display:none}@media(min-width:900px){.subscription .hero .arrow-down{display:block}}@media(min-width:1600px){.subscription .hero .arrow-down{left:50vw}}.subscription .elements{padding-left:3.5vw;padding-right:3.5vw}.subscription h2{color:#ddd;font-style:normal;line-height:normal;text-transform:uppercase;font-size:40px;margin-bottom:24px}.subscription .cases h2{font-weight:600;font-size:40px}.subscription .cases h2,.subscription .cases .reel{padding-left:3.5vw}.subscription .cases .reel{border-bottom:1px solid rgba(255,255,255,.22);padding-bottom:100px}.subscription .hero_img{margin-left:20vw;align-items:center;justify-content:center;max-width:50vw}.subscription .cases .reel .tile{width:25%;flex-shrink:0}.subscription .cases .reel .tile:not(:first-child){padding:0 1.75vw}.subscription .cases .reel .tile img{width:100%;min-height:0;display:flex}.subscription .elements{margin-top:90px;padding-bottom:1200px}.subscription :root{--bg: rgba(123, 119, 98, 0);--light: #DDDDDD}.subscription .custom-list-item{color:var(--light);font-size:13px;letter-spacing:-.01em;line-height:1.3;position:sticky;top:0;display:grid;grid-auto-rows:max-content;border-top:1px solid rgba(255,255,255,.22);background-color:var(--bg);height:auto;grid-template-columns:24% 32% auto 23%;gap:20px;padding-bottom:30px;padding-top:30px;grid-template-areas:"title . . image" ". description quote image"}@media(max-width:900px){.subscription .custom-list-item{grid-template-columns:50% auto;grid-template-rows:repeat(3,max-content);grid-template-areas:"title image" "description image" "quote image"}}.subscription .info-section{display:flex;flex-direction:column}.subscription .title{font-weight:700;font-size:16px;grid-area:title;text-transform:uppercase}.subscription .sub-info{font-size:12px;grid-area:sub-info}.subscription .quote{padding-top:25px;padding-right:40px;font-size:14px;text-align:right;grid-area:quote}.subscription .description{font-size:14px;grid-area:description}.subscription .element-image{grid-row:1/span 3;grid-column:4/5;justify-self:end;height:120px;width:auto;object-fit:cover;border-radius:4px}.subscription .custom-list-item{overflow:hidden;margin-bottom:20px}.subscription .custom-list-item.compressed{height:40px;grid-template-columns:1fr;grid-template-rows:repeat(2,max-content);gap:0;overflow:hidden;margin-bottom:20px}.curtain{position:fixed;inset:0;z-index:1000;transition:opacity 1s cubic-bezier(.2,.6,.35,1) 1.8s,visibility 1s cubic-bezier(.2,.6,.35,1) 1.8s,transform 1s cubic-bezier(.5,.05,.7,.2) 1.2s;opacity:1;visibility:visible}.curtain .curtain-background{position:absolute;inset:0;background-color:#0c3;transform-origin:center top;transition:transform .8s cubic-bezier(.77,0,.175,1) 1.2s}.curtain .curtain-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:600px){.curtain .curtain-logo{max-width:160px}}.curtain .curtain-logo{max-width:320px;transition:transform .6s cubic-bezier(.5,.05,.7,.2) 1s,opacity .8s cubic-bezier(.2,.6,.35,1) 1.2s}.curtain .curtain-logo svg{fill:#fff;position:relative;width:100%}.curtain .curtain-logo:after{content:"";position:absolute;inset:0;background-color:#0c3;opacity:1;transform-origin:right;transition:transform .8s cubic-bezier(.5,.05,.7,.2)}body.loading .curtain{opacity:0;visibility:hidden;transform:translateY(-100%)}body.loading .curtain .curtain-background{transform:scaleY(.0001);transition-delay:1.2s}body.loading .curtain .curtain-logo{opacity:0;transform:translate(-50%,-50%) translateY(-60px)}body.loading .curtain .curtain-logo:after{transform:scaleX(0)}.title-line-container{width:100%;display:flex;pointer-events:none;overflow:hidden;padding-bottom:15px;margin-bottom:-15px}@media(min-width:1600px){.title-line-container{padding-bottom:20px;margin-bottom:-20px}}.title-line-container .title-line{transform:translateY(100%);transition:transform 1.2s cubic-bezier(.165,.84,.44,1) .2s}.payoff-line-container{width:100%;display:flex;pointer-events:none;overflow:hidden}.payoff-line-container .payoff-line{transform:translateY(100%);transition:transform 1.2s ease}.image-slider:after,.office-slider:after{content:"";position:absolute;inset:0;background-color:#fff;transform-origin:top;transition:transform 1.2s cubic-bezier(.25,.05,.1,.94);transition-duration:1s;transition-delay:0s}.arrow-down:after{content:"";position:absolute;inset:0;background-color:#fff;transform-origin:top;transition:transform 1.2s cubic-bezier(.25,.05,.1,.94);transition-duration:1s;transition-delay:0s}body.is-loaded .image-slider:after,body.is-loaded .office-slider:after{transform:scaleY(0)}body.is-loaded .arrow-down:after{transform:scaleY(0)}body.is-loaded span.title-line-container span.title-line{transform:translateY(5px)}body.is-loaded span.payoff-line-container span.payoff-line{transform:translateY(0)}.map{position:relative;display:none;padding-left:calc(((45vw - 90px)*.85 + 40px)/2);overflow:hidden;line-height:0}@media(min-width:900px){.map{display:block}}@media(min-width:1600px){.map{padding-left:calc((100vw - 1116px)/2)}}.map img{width:100%}.map #boaty,.map #mcboatface{position:absolute;inset:0 0 0 auto}.map #boaty{width:auto;height:100%;margin-right:-11%}section.partners{display:flex;flex-wrap:wrap;flex-direction:column;margin-top:0;margin-bottom:60px}@media(min-width:600px){section.partners{margin-top:90px;margin-bottom:0}}section.partners>h2{font-size:2em;font-weight:400;margin-bottom:15px;text-align:left}@media(min-width:600px){section.partners>h2{text-align:center;margin-bottom:45px}}.partner-companies{display:flex;width:auto;flex-wrap:inherit;position:relative;justify-content:center;align-items:center}@media(max-width:600px){.partner-companies{justify-content:flex-start;align-items:flex-start}}.partner-companies>picture{opacity:1;padding-right:30px;height:75px}@media(max-width:480px){.partner-companies>picture{width:50%}}@media(min-width:900px){.partner-companies>picture{padding:0 30px 15px;height:120px}}.partner-companies>picture img{align-self:center;max-width:100%;height:auto}.partner-companies>picture img.combell{max-width:120px}@media(min-width:1200px){.partner-companies>picture img.combell{max-width:200px}}.partner-companies>picture img.figlo{max-width:72px}@media(min-width:1200px){.partner-companies>picture img.figlo{max-width:90px}}.partner-companies>picture img.hexon{max-width:144px}@media(min-width:1200px){.partner-companies>picture img.hexon{max-width:200px}}.partner-companies>picture img.dif{max-width:108px}@media(min-width:1200px){.partner-companies>picture img.dif{max-width:134px}}.partner-companies>picture img.ockto{max-width:120px}@media(min-width:1200px){.partner-companies>picture img.ockto{max-width:160px}}.partner-companies>picture img.jimmys{max-width:114px}@media(min-width:1200px){.partner-companies>picture img.jimmys{max-width:146px}}.partner-companies>picture img.google{max-width:108px}@media(min-width:1200px){.partner-companies>picture img.google{max-width:136px}}.partner-companies>picture img.mailchimp{max-width:132px}@media(min-width:1200px){.partner-companies>picture img.mailchimp{max-width:167px}}.partner-companies>picture img.mollie{max-width:96px}@media(min-width:1200px){.partner-companies>picture img.mollie{max-width:120px}}.partner-companies>picture img.spotler{max-width:102px}@media(min-width:1200px){.partner-companies>picture img.spotler{max-width:130px}}.cursor-wrapper,.own-cursor-wrapper{position:absolute;width:12px;height:18px;display:inline-block;background:url(../svgs/cursor.svg);background-repeat:no-repeat}.cursor-wrapper img,.own-cursor-wrapper img{position:absolute;left:100%;top:100%;width:16px;height:10px}.own-cursor-wrapper{background:transparent none}@media(max-width:600px){.own-cursor-wrapper{background:#000 none;border-radius:100%;width:10px;height:10px}}#cursors{position:fixed;pointer-events:none;inset:0}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.big_data[data-astro-cid-37fxchfa]{display:inline-flex;flex-wrap:wrap;max-width:100%}.big_data[data-astro-cid-37fxchfa] .char[data-astro-cid-37fxchfa]{display:inline-block;position:static!important;white-space:normal}.big_data[data-astro-cid-37fxchfa] .char[data-astro-cid-37fxchfa]:nth-child(3):after,.big_data[data-astro-cid-37fxchfa] .char[data-astro-cid-37fxchfa]:nth-child(7):after{content:"";display:inline-block;width:.25em}
