@import url(https://cdn.fonts.net/t/1.css?apiType=css&projectid=76f1098b-a419-4c2a-8e36-4a6ee7cd48be);@font-face{font-family:AerokoRegular;font-style:normal;font-stretch:normal;font-display:swap;src:url(/assets/fonts/AerokoRegular.woff2) format("woff2"),url(/assets/fonts/AerokoRegular.woff) format("woff")}@font-face{font-family:AerokoMedium;font-style:normal;font-stretch:normal;font-display:swap;src:url(/assets/fonts/AerokoWideMedium.woff2) format("woff2"),url(/assets/fonts/AerokoWideMedium.woff) format("woff")}@font-face{font-family:HelveticaNowDisplayRegular;font-style:normal;font-stretch:normal;font-display:swap;src:url(/assets/fonts/HelveticaNowProDisplayRegular.woff2) format("woff2"),url(/assets/fonts/HelveticaNowProDisplayRegular.woff) format("woff")}@font-face{font-family:RobotoMono;font-style:normal;font-stretch:normal;font-display:swap;font-weight:300;src:url(/assets/fonts/RobotoMono-Light.ttf) format("opentype")}@font-face{font-family:RobotoMono;font-style:normal;font-stretch:normal;font-display:swap;font-weight:700;src:url(/assets/fonts/RobotoMono-Bold.ttf) format("opentype")}@font-face{font-family:RobotoMono;font-style:normal;font-stretch:normal;font-display:swap;font-weight:400;src:url(/assets/fonts/RobotoMono-Regular.ttf) format("opentype")}html{font-size:62.5%}body{background-color:#000;cursor:none!important}body:hover{cursor:none!important}body.vector{background-image:url(/assets/images/vector-bg.png);background-size:90%}@media (max-width:700px){body.vector{background-size:100%;background-image:url(/assets/images/vector-bg-mobile.png)}}main{overflow:hidden}.roboto,.roboto *{font-family:RobotoMono,serif;font-style:normal;font-weight:300;font-weight:light}.cursor{width:20px;height:20px;background-color:#f4ed83;border:2px solid #f4ed83;border-radius:50%;position:absolute;pointer-events:none;z-index:999}@media (hover:none){.cursor{display:none}}.cursor.cyan{background-color:#00ffba;border:2px solid #00ffba}*{box-sizing:border-box;margin:0;padding:0;cursor:none}h1{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;font-size:12vw;line-height:15vw;color:#fff}@media (max-width:700px){h1{font-size:3.5rem;line-height:4rem}}h2{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;font-size:2vw;color:#fff}@media (max-width:1200px){h2{font-size:3rem}}@media (max-width:700px){h2{font-size:2rem;line-height:2.5rem}}h3{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;font-size:1.5vw;color:#f4ed83}@media (max-width:1200px){h3{font-size:2.5rem}}@media (max-width:700px){h3{font-size:2rem;line-height:2.5rem}}h4{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;color:#fff;font-size:clamp(1.8rem,1.3vw,3rem)}h2,h3,h4,li,p{line-height:1.1}li,p,span{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;color:#fff;font-size:1vw}@media (max-width:1500px){li,p,span{font-size:1.8rem}}@media (max-width:1200px){li,p,span{font-size:1.6rem}}@media (max-width:700px){li,p,span{font-size:1.3rem}}section{margin:10rem 4rem}@media (max-width:1200px){section{margin:10rem 2rem}}@media (max-width:700px){section{margin:8rem 2rem}}.row{display:flex}.row.center{align-items:center}.row.wrap{flex-wrap:wrap}.row.space-between{justify-content:space-between}.row.end{justify-content:flex-end}.circle-btn .circle{width:80px;height:80px;border-radius:50%;background-color:#f4ed83;position:relative;transition:.2s ease-in-out}.circle-btn .circle:hover{background-color:#fff}.circle-btn .circle span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;color:#000;font-size:1.4rem}@media (max-width:700px){.circle-btn .circle{width:70px;height:70px}.circle-btn .circle span{font-size:1.2rem}}.introText{padding:4rem 0}.introText a:link{color:#fff;text-decoration:none;transition:color .3s}.introText a:visited{color:#fff;text-decoration:none}.introText a:hover{color:#f4ed83;text-decoration:none}.introText a:active{color:#f4ed83;text-decoration:none}.introText img.ciat{width:100%;height:100%;max-width:300px;margin-bottom:4rem;object-fit:contain}@media (max-width:1200px){.introText img.ciat{max-width:200px}}@media (max-width:700px){.introText img.ciat{max-width:150px}}.introText p{font-size:2vw;line-height:2.5vw}@media (max-width:700px){.introText p{font-size:2rem;line-height:2.5rem}}.introText strong{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;color:#f4ed83}#cookies{position:fixed;bottom:0;left:50%;translate:-50% 0;background:#f4ed83;width:100%;max-width:600px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:2rem;box-shadow:0 0 20px 10px rgba(0,0,0,.3);z-index:9999999;display:none;cursor:default!important;font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400}#cookies:hover{opacity:.8}#cookies a:link{color:#000;text-decoration:none;transition:color .3s}#cookies a:visited{color:#000;text-decoration:none}#cookies a:hover{color:#000;text-decoration:underline}#cookies a:active{color:#000;text-decoration:underline}#cookies a{color:#000;letter-spacing:1px;text-decoration:none;transition:.3s}#cookies .buttons{display:flex;align-items:center;justify-content:flex-end}#cookies .buttons .btn{cursor:pointer!important}#cookies .buttons .btn:last-of-type{margin-left:1rem}#cookies.cyan{background:#00ffba}@media (max-width:1000px){#cookies{width:100%;padding:1.5rem;flex-direction:column}#cookies a{text-align:center;margin:.5rem}}.signup{display:flex;align-items:center}.signup p{margin-right:2rem}header{padding:2rem}header nav{position:relative;display:flex;justify-content:space-between}header nav .logo img{width:100%;height:100%;max-width:350px;object-fit:contain}header nav img.ciat{width:100%;height:100%;max-width:80px;object-fit:contain}@media (max-width:700px){header nav img.ciat{max-width:55px}}header nav .navigation{gap:2rem;display:flex;align-items:center}@media (max-width:1000px){header nav .navigation{gap:1rem}header nav .navigation h4{display:none}}header nav #burger{display:block;z-index:999;width:50px;height:50px;border:none}header nav #burger svg{pointer-events:none;stroke-width:6;width:100%;height:100%;stroke:#f4ed83;transition:stroke .3s,fill .3s!important}header nav #burger:focus{outline:0}header nav #burger:hover svg{fill:#fff;stroke:#fff}@media (max-width:700px){header nav .logo img{max-width:200px}header nav #burger svg{width:100%;height:100%}}footer{padding:4rem}footer.contact .row .col .circle-btn{display:none}@media (max-width:1000px){footer.contact .row{justify-content:center}}footer .row{align-items:flex-end;padding-bottom:2rem}footer .row .col:first-of-type{gap:2rem;display:flex}footer .row .col:first-of-type img.ciat{width:100%;height:100%;max-width:80px;object-fit:contain}footer .row .col img{width:100%;height:100%;max-width:300px;object-fit:contain;margin-bottom:-5rem;display:block}footer .row .col img.white{filter:brightness(255)}footer .row .col img.noMargin{margin:0}footer .row .col .circle-btn{position:fixed;bottom:8rem;right:6rem}footer .row .col .circle-btn .circle{width:100px;height:100px}footer .row .col .circle-btn .circle span{text-align:center}footer .row .col .circle-btn.small .circle{width:min(max(6rem,5vw),8rem);height:min(max(6rem,5vw),8rem)}footer .row .col .circle-btn.small .circle span{font-size:min(max(.8rem,.65vw),1.1rem);white-space:nowrap}footer .row .col .circle-btn.static{position:static;margin-right:-.5vw;margin-bottom:1rem}@media (max-width:700px){footer .row .col .circle-btn.static{margin-right:-.7rem}}footer .row .col .info a{text-decoration:none;margin-left:min(2vw,2rem)}footer .row .col .info a span{font-family:HelveticaNowDisplayRegular,sans-serif;font-style:normal;font-weight:400;font-size:1rem;transition:.3s}footer .row .col .info a:hover span{color:#f4ed83}footer.cyan .row .col .circle-btn{transition:.3s}footer.cyan .row .col .circle-btn .circle{background-color:#00ffba}footer.cyan .row .col .circle-btn:hover{opacity:.7}footer.cyan .row .col .info a:hover span{color:#00ffba}footer.lightFooter{padding-bottom:0}footer.lightFooter .row{display:flex;align-items:flex-end}footer.lightFooter .row .col img{margin-bottom:2rem}footer.lightFooter .row .col .row.info a{text-align:right}@media (max-width:700px){footer.lightFooter .row .col:first-of-type{max-width:50%}footer.lightFooter .row .col .row.info{flex-direction:column}footer.lightFooter .row .col .row.info a{margin-bottom:1rem}footer.lightFooter .row .col .row.info a:last-of-type{margin-bottom:0}}footer .links{text-align:right;display:flex;justify-content:flex-end;align-items:flex-end}footer .links a:link{color:#fff;text-decoration:none;transition:color .3s}footer .links a:visited{color:#fff;text-decoration:none}footer .links a:hover{color:#f4ed83;text-decoration:none}footer .links a:active{color:#f4ed83;text-decoration:none}footer .links .social svg{width:17.5px;height:17.5px;fill:#fff;margin-bottom:-.4rem}footer .links .social svg:hover{fill:#f4ed83}footer .links a{font-family:HelveticaNowDisplayRegular,sans-serif;font-style:normal;font-weight:400;font-size:1.2rem;margin-left:2.5rem}@media (max-width:1200px){footer{padding:4rem 2rem}}@media (max-width:1000px){footer .row{align-items:center}footer .row .col:first-of-type{display:block;margin:0 auto}footer .row .col img{max-width:210px;margin:2rem auto}footer .row .col .circle-btn{right:3rem}footer .row .col .circle-btn .circle{width:80px;height:80px}footer .links{text-align:center;display:block;flex-wrap:wrap;justify-content:space-between}footer .links .social{padding-bottom:1rem}footer .links a{margin:0 1rem;font-size:1rem}}nav.main{position:fixed;display:flex;justify-content:space-between;top:0;right:0;width:100vw;height:100%;box-sizing:border-box;background-color:#000;text-align:right;z-index:99;transform-origin:0 0;transform:scaleY(0)}nav.main a:link{color:#fff;text-decoration:none;transition:color .3s}nav.main a:visited{color:#fff;text-decoration:none}nav.main a:hover{color:#f4ed83;text-decoration:none}nav.main a:active{color:#f4ed83;text-decoration:none}nav.main .links{display:flex;flex-wrap:wrap;max-width:50%;padding-right:2rem;margin:auto 8rem auto auto}nav.main .links .col{flex:1;text-align:right}nav.main .links .col:first-of-type{padding-right:8rem}nav.main .links .col a{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;font-size:4vh;display:block;padding-bottom:2rem;width:fit-content;margin:auto 0 4rem auto;border-bottom:2px solid #fff}@media (max-width:1200px){nav.main .links{max-width:80%}}@media (max-width:700px){nav.main .links{width:100%;margin:auto 4rem auto auto}nav.main .links .col:first-of-type{padding-right:0}nav.main .links .col a{font-size:2.5vh;padding-bottom:1rem;margin:auto 0 2.5rem auto}}.article .row{align-items:center}.article .row .col{flex:1;padding:4rem}.article .row .col a:link{color:#f4ed83;text-decoration:none;transition:color .3s}.article .row .col a:visited{color:#f4ed83;text-decoration:none}.article .row .col a:hover{color:#fff;text-decoration:none}.article .row .col a:active{color:#fff;text-decoration:none}.article .row .col:nth-of-type(even) h1,.article .row .col:nth-of-type(even) h2,.article .row .col:nth-of-type(even) h3,.article .row .col:nth-of-type(even) h4,.article .row .col:nth-of-type(even) h5,.article .row .col:nth-of-type(even) h6,.article .row .col:nth-of-type(even) p{width:100%;padding-bottom:1rem}.article .row .col:nth-of-type(odd) h1,.article .row .col:nth-of-type(odd) h2,.article .row .col:nth-of-type(odd) h3,.article .row .col:nth-of-type(odd) h4,.article .row .col:nth-of-type(odd) h5,.article .row .col:nth-of-type(odd) h6,.article .row .col:nth-of-type(odd) p{width:70%;padding-bottom:1rem}.article .row .col strong{color:#f4ed83}.article .row .col img{width:100%;height:100%;object-fit:contain;padding-bottom:2rem}.article .back{margin-top:5rem}.article .back .circle{margin:0 auto}@media (max-width:1200px){.article .row{display:block}.article .row .col{padding:0}.article .row .col h1,.article .row .col h2,.article .row .col h3,.article .row .col h4,.article .row .col h5,.article .row .col h6,.article .row .col p{width:100%!important;padding-bottom:2rem}}.articles .row{border-top:1px solid #f4ed83;padding:10rem 0}.articles .row .col:first-of-type{flex:1 0 60%}.articles .row .col:last-of-type{flex:1 0 40%}.articles .row .col img{width:100%;height:100%;object-fit:contain}.articles .row .col a:link{color:#fff;text-decoration:none;transition:color .3s}.articles .row .col a:visited{color:#fff;text-decoration:none}.articles .row .col a:hover{color:#f4ed83;text-decoration:none}.articles .row .col a:active{color:#f4ed83;text-decoration:none}.articles .row .col p{padding:1rem 0 2rem 0;width:80%}.articles .row .col a{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;font-size:1vw;border-bottom:2px solid #f4ed83}@media (max-width:1200px){.articles .row{padding:5rem 0}.articles .row .col a{font-size:1.6rem}}@media (max-width:700px){.articles .row{display:block}.articles .row .col{padding-bottom:2rem}.articles .row .col p{padding:1rem 0;width:100%}}.careers .vacancies .row{padding:4rem 0;flex-wrap:wrap;border-top:1px solid #f4ed83}.careers .vacancies .row .job{display:flex;flex-direction:column;justify-content:space-between;background-color:#f4ed83;margin:4rem 0;padding:2rem;flex:1 0 33%;max-width:30%;height:400px;position:relative;z-index:1}.careers .vacancies .row .job svg{display:block;width:12vw;position:absolute;bottom:-1px;right:-1px}.careers .vacancies .row .section{z-index:1;position:relative}.careers .vacancies .row .section.title{flex:1 0 80%}.careers .vacancies .row .section.links{flex:1 0 20%}.careers .vacancies .row .section.links a:link{color:#000;text-decoration:none;transition:color .3s}.careers .vacancies .row .section.links a:visited{color:#000;text-decoration:none}.careers .vacancies .row .section.links a:hover{color:#fff;text-decoration:none}.careers .vacancies .row .section.links a:active{color:#fff;text-decoration:none}.careers .vacancies .row .section.links a{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;font-size:1.1vw;border-bottom:4px solid #000;padding-bottom:.5rem}.careers .vacancies .row .section.links a:first-of-type{margin-right:4rem}@media (max-width:1500px){.careers .vacancies .row .section.links a{font-size:2rem}}.careers .vacancies .row .section h3,.careers .vacancies .row .section p{color:#000}.careers .vacancies .row .section p{font-size:1.6rem;width:80%;margin:1rem 0}@media (max-width:1200px){.careers .vacancies .row .job{flex:1 0 50%;max-width:49%;margin:1rem 0}.careers .vacancies .row .job svg{width:20vw}}@media (max-width:700px){.careers .vacancies .row{display:block}.careers .vacancies .row .job{max-width:100%;padding:2rem;margin-bottom:5rem}.careers .vacancies .row .job svg{width:40vw}.careers .vacancies .row .section h3{font-size:6vw;line-height:4rem}.careers .vacancies .row .section p{padding:1rem 0}.careers .vacancies .row .section.links a{font-size:4vw}}@media (max-width:320px){.careers .vacancies .row .job{padding:1rem}.careers .vacancies .row .section p{font-size:1.4rem}.careers .vacancies .row .section.links a{font-size:1.4rem}.careers .vacancies .row .section.links a:first-of-type{margin-right:2rem}}.form{margin:20rem 2rem}.form form{margin:0 auto;max-width:1000px}.form form input{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;color:#fff;background:0 0;display:block;border:none;width:100%;border-radius:0;border-bottom:1px solid #fff;padding-bottom:1rem;margin-bottom:2rem}.form form input::placeholder{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;opacity:.5;font-size:1.4rem}.form form input:last-of-type{resize:vertical}.form form label{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;color:#f4ed83;font-size:1.6rem}.form form .row{margin-top:2rem;align-items:center;justify-content:space-between}.form form .row a:link{color:#f4ed83;text-decoration:none;transition:color .3s}.form form .row a:visited{color:#f4ed83;text-decoration:none}.form form .row a:hover{color:#fff;text-decoration:none}.form form .row a:active{color:#fff;text-decoration:none}.form form .row .col p{font-size:1rem}.form form .row .col button{width:80px;height:80px;border-radius:50%;border:none;background-color:#f4ed83;position:relative;transition:.2s ease-in-out}.form form .row .col button:hover{background-color:#fff}.form form .row .col button span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;color:#000;font-size:1.4rem}@media (min-width:2000px){.form form label{font-size:2.5rem}.form form input{font-size:2rem}.form form input::placeholder{font-size:2rem}.form form .row .col button{width:110px;height:110px}.form form .row .col button span{font-size:1.8rem}}@media (max-width:700px){.form{margin:8rem 2rem}.form form .row .col p{width:80%}}.hero{margin-top:4rem;margin-bottom:15rem}.hero .row{height:calc(95vh - 90px - 2rem)}.hero .row .col:first-of-type{flex:1 0 30%;align-self:flex-end;display:flex;justify-content:space-between;padding-right:1rem}.hero .row .col:first-of-type h1{font-size:5vw;line-height:5vw}.hero .row .col:last-of-type{flex:1 0 70%;height:100%}.hero .row .col:last-of-type img{width:100%;height:100%;object-fit:cover}@media (max-width:1000px){.hero .row{flex-direction:column-reverse}.hero .row .col:first-of-type{align-self:flex-start;padding-top:4rem}.hero .row .col:last-of-type img{object-fit:contain}}@media (max-width:700px){.hero .row{margin-bottom:0;height:60vh}.hero .row .col:first-of-type h1{font-size:4rem}}.hero.hide{height:80vh}.hero.hide .row{flex-direction:column-reverse}.hero.hide .row .col:first-of-type{flex:1 0 100%;align-self:flex-start;align-items:center}.hero.hide .row .col:first-of-type h1{font-size:5vw;line-height:7vw}.hero.hide .row .col:last-of-type{display:none;flex:1 0 0%}@media (max-width:700px){.hero.hide{height:40vh}.hero.hide .row .col:first-of-type{align-items:flex-start;height:100%}.hero.hide .row .col:first-of-type h1{font-size:4rem;line-height:4.5rem}}.home{height:calc(100vh - 90px);margin:0 4rem}@media (max-height:560px) and (orientation:landscape){.home{height:calc(80vh - 90px)}}@media (max-width:700px){.home{margin:0 2rem;height:calc(90vh - 90px)}}.home .container{position:relative;overflow:hidden;width:100%;height:100%}.home .container .disappear{-webkit-animation:disappear .5s cubic-bezier(.55,.085,.68,.53) both;animation:disappear .5s cubic-bezier(.55,.085,.68,.53) both}.home .container .disappear:nth-of-type(1){animation-delay:3s}.home .container .disappear:nth-of-type(2){animation-delay:6.5s}@-webkit-keyframes disappear{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}}@keyframes disappear{0%{-webkit-transform:translateX(0);transform:translate(-50%,-50%);opacity:1}100%{-webkit-transform:translateX(-1000px);transform:translate(-50%,50%);opacity:0}}.home .container .slide1{display:block;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.home .container .slide1 h1{overflow:hidden;line-height:1.7;margin:-130px 0 0 0}.home .container .slide1 h1:first-of-type{margin-top:0}.home .container .slide1 h1:last-of-type{margin-bottom:130px}.home .container .slide1 h1 span{display:block;font-size:11vw}.home .container .slide1 h1:nth-of-type(1) span{animation:reveal 1.5s cubic-bezier(.77,0,.175,1) .5s both}.home .container .slide1 h1:nth-of-type(2) span{animation:reveal 1.5s cubic-bezier(.77,0,.175,1) .5s both;animation-delay:1s}@keyframes reveal{from{transform:translate(0,0)}to{transform:translate(0,100%)}}@media (min-width:2000px){.home .container .slide1 h1{line-height:1.3;margin:-100px 0 0 0}}@media (max-width:1500px){.home .container .slide1 h1{line-height:1.8}.home .container .slide1 h1 span{font-size:11vw}}@media (max-width:1200px){.home .container .slide1 h1{line-height:2.2}.home .container .slide1 h1 span{font-size:10vw}}@media (max-width:1000px){.home .container .slide1 h1{line-height:2.6}}@media (max-height:560px) and (orientation:landscape){.home .container .slide1 h1{margin:0;line-height:1.2}.home .container .slide1 h1 span{font-size:5rem}}@media (max-width:700px){.home .container .slide1 h1{line-height:2.3;margin:-50px 0 0 0}.home .container .slide1 h1 span{font-size:10vw}}@media (max-width:320px){.home .container .slide1 h1{line-height:1.4;margin:0}.home .container .slide1 h1 span{font-size:3.5rem}}.home .container .slide2{display:block;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.home .container .slide2 h1{margin:0;line-height:1.3;overflow:hidden;margin:-50px 0 0 0}.home .container .slide2 h1:first-of-type{margin-top:0}.home .container .slide2 h1:nth-of-type(1) span{animation-delay:3.5s}.home .container .slide2 h1:nth-of-type(2) span{animation-delay:3.8s}.home .container .slide2 h1:nth-of-type(3) span{animation-delay:4.1s}.home .container .slide2 h1:nth-of-type(4) span{animation-delay:4.4s}.home .container .slide2 h1 span{display:block;font-size:8vw;animation:reveal 1.5s cubic-bezier(.77,0,.175,1) .5s both}@keyframes reveal{from{transform:translate(0,0)}to{transform:translate(0,100%)}}@media (max-width:1500px){.home .container .slide2 h1{line-height:1.5}}@media (max-width:1200px){.home .container .slide2 h1{line-height:1.6}.home .container .slide2 h1 span{font-size:10vw}}@media (max-height:560px) and (orientation:landscape){.home .container .slide2 h1{margin:0;line-height:1.2}.home .container .slide2 h1 span{font-size:4rem}}@media (max-width:700px){.home .container .slide2 h1{line-height:2.1}.home .container .slide2 h1 span{font-size:11vw}}@media (max-width:320px){.home .container .slide2 h1{line-height:2.7}}.home .container .slide3{display:flex;position:absolute;width:100%;padding-bottom:4rem;top:50%;left:50%;transform:translate(-50%,-50%)}.home .container .slide3 .project{flex:1 0 33%;overflow:hidden}.home .container .slide3 .project:nth-of-type(1){text-align:left;padding-right:2rem}.home .container .slide3 .project:nth-of-type(1) img{animation-delay:7.5s}.home .container .slide3 .project:nth-of-type(2){text-align:center;padding:0 1rem}.home .container .slide3 .project:nth-of-type(2) img{animation-delay:7.8s}.home .container .slide3 .project:nth-of-type(3){text-align:right;padding-left:2rem}.home .container .slide3 .project:nth-of-type(3) img{animation-delay:8.1s}.home .container .slide3 .project img{width:100%;height:90vh;object-fit:cover;display:block;animation:reveal 1.5s cubic-bezier(.77,0,.175,1) .5s both}@keyframes reveal{0%{transform:translate(0,100%)}100%{transform:translate(0,0)}}@media (max-width:1000px){.home .container .slide3 .project:nth-of-type(1){text-align:center;padding:0!important}.home .container .slide3 .project:nth-of-type(1) img{width:100%}.home .container .slide3 .project:nth-of-type(3){display:none}}@media (max-width:700px){.home .container .slide3 .project:nth-of-type(1){text-align:center;padding:0!important}.home .container .slide3 .project:nth-of-type(1) img{height:70vh;width:100%}.home .container .slide3 .project:nth-of-type(2),.home .container .slide3 .project:nth-of-type(3){display:none}}.legal .content{max-width:50%}.legal .content a:link{color:#f4ed83;text-decoration:none;transition:color .3s}.legal .content a:visited{color:#f4ed83;text-decoration:none}.legal .content a:hover{color:#fff;text-decoration:none}.legal .content a:active{color:#fff;text-decoration:none}.legal .content h1,.legal .content h2,.legal .content h3,.legal .content h4,.legal .content h5,.legal .content h6{font-size:3rem;margin:2rem 0 1rem 0}.legal .content ol,.legal .content ul{padding-left:4rem}.legal .content ol li,.legal .content ul li{padding:.5rem 0}.legal .content li,.legal .content p{font-size:1.6rem}.legal .content .table{padding:2rem 0}.legal .content .table .col{flex:1 0 33%;max-width:33%;border:1px solid #fff}.legal .content .table .col p{padding:1rem}@media (max-width:1500px){.legal .content{max-width:100%}.legal .content h1,.legal .content h2,.legal .content h3,.legal .content h4,.legal .content h5,.legal .content h6{font-size:2rem}.legal .content li,.legal .content p{font-size:1.4rem}}@media (max-width:700px){.legal .content .table .col p{font-size:1rem}}.offices .row{border-top:1px solid #f4ed83}.offices .row:last-of-type{border-bottom:1px solid #f4ed83}.offices .row .col{flex:1;padding:4rem 0;font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400}.offices .row .col a:link{color:#f4ed83;text-decoration:none;transition:color .3s}.offices .row .col a:visited{color:#f4ed83;text-decoration:none}.offices .row .col a:hover{color:#fff;text-decoration:none}.offices .row .col a:active{color:#fff;text-decoration:none}.offices .row .col a{font-size:1vw}.offices .row .col p{padding:2rem 0 4rem 0}.offices .row .col span{color:#f4ed83}.offices .row .col iframe{position:relative;display:block;border:none;width:100%;height:500px;max-width:800px;margin:auto 0 auto auto}@media (max-width:1200px){.offices .row .col a{font-size:1.6rem}}@media (max-width:700px){.offices .row{display:block}.offices .row .col a{font-size:1.3rem}.offices .row .col iframe{height:300px}}.project{position:relative}.project .name{padding:4rem 0}.project .detail{position:relative;padding-bottom:4rem}.project .detail img{width:100%;height:100%;object-fit:cover}.project .detail .toggle{position:absolute;z-index:2;top:0;right:0;padding:2rem;opacity:.85;background-color:#000}.project .detail .toggle svg{width:40px;height:40px}.project .detail .toggle svg .cls-1{stroke:#f4ed83;stroke-width:10px}.project .detail .dropdown{display:block;overflow:hidden;height:0;z-index:1;position:absolute;top:0;right:0}.project .detail .dropdown .text{background-color:#000;margin:auto 0 0 auto;padding:4rem 4rem 8rem 4rem;opacity:.85;height:40%;width:700px;display:flex;flex-direction:column;justify-content:center}.project .detail .dropdown .text p{padding-bottom:2rem}.project .circle-btn .circle{width:150px;height:150px;margin:0 auto;text-align:center}.project .circle-btn .circle span{font-size:2rem;line-height:2rem}@media (max-width:1500px){.project .detail .toggle svg{width:30px;height:30px}.project .detail .dropdown .text{width:500px}.project .circle-btn .circle{width:120px;height:120px}.project .circle-btn .circle span{font-size:1.6rem;line-height:1.6rem}}@media (max-width:1200px){.project .detail .dropdown .text{padding:2rem;width:350px;height:50%;justify-content:flex-end}}@media (max-width:700px){.project .detail{padding-bottom:2rem}.project .detail .toggle{padding:1rem}.project .detail .toggle svg{width:20px;height:20px}.project .detail .dropdown .text{width:200px;height:100%;padding:1rem}.project .detail .dropdown .text p{font-size:1rem}.project .circle-btn .circle{width:80px;height:80px}.project .circle-btn .circle span{font-size:1.2rem;line-height:1.2rem}}.projects .filters{font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;display:flex;font-size:2rem;position:relative;padding:0 2rem 8rem 2rem}.projects .filters a:link{color:#fff;text-decoration:none;transition:color .3s}.projects .filters a:visited{color:#fff;text-decoration:none}.projects .filters a:hover{color:#f4ed83;text-decoration:none}.projects .filters a:active{color:#f4ed83;text-decoration:none}.projects .filters a{margin-right:4rem}.projects .filters a.active{color:#f4ed83}.projects .filters a.active::after{background-color:#f4ed83;width:20px;height:20px;position:absolute;top:0;left:0}.projects .row .project{flex:1 0 33%;max-width:33%;padding:2rem}.projects .row .project a:link{color:#f4ed83;text-decoration:none;transition:color .3s}.projects .row .project a:visited{color:#f4ed83;text-decoration:none}.projects .row .project a:hover{color:#fff;text-decoration:none}.projects .row .project a:active{color:#fff;text-decoration:none}.projects .row .project a{display:block}.projects .row .project a p{color:#f4ed83;transition:.2s ease-in-out}.projects .row .project a img{width:100%;height:100%;object-fit:contain}.projects .row .project a:hover{transition:.2s ease-in-out}.projects .row .project a:hover p{color:#fff}@media (min-width:2000px){.projects .row .project{flex:1 0 25%;max-width:25%}}@media (max-width:1200px){.projects .filters{font-size:1.5rem;overflow:scroll}.projects .row .project{flex:1 0 50%;max-width:50%}}@media (max-width:700px){.projects .filters{font-size:1.3rem;padding:2rem 0}.projects .row{display:block}.projects .row .project{max-width:100%;padding:2rem 0}.projects .row .project a p{font-size:2rem;margin-top:1rem}}.reviews .row{padding-bottom:10rem}.reviews .row .col{flex:1 0 50%;position:relative}.reviews .row .col::before{content:",,";font-family:AerokoRegular,sans-serif;font-style:normal;font-weight:400;display:block;position:absolute;top:-27rem;left:0;font-size:20rem;letter-spacing:-2rem;color:#f4ed83}.reviews .row .col p{width:80%;padding-bottom:2rem}.reviews .row .col h2{position:relative;width:80%}@media (max-width:1500px){.reviews .row .col::before{font-size:15rem;letter-spacing:-1.5rem;top:-20rem}}@media (max-width:700px){.reviews .row{display:block;padding:0}.reviews .row .col{padding:4rem 0}.reviews .row .col::before{top:-12rem;left:-.5rem;font-size:12rem}.reviews .row .col h2,.reviews .row .col p{width:100%}}.services{border-top:1px solid #f4ed83;padding-top:10rem}.services .row .col{flex:1 0 50%}.services .row .col .service .item{border-bottom:1px solid #f4ed83;margin-bottom:4rem;display:flex;align-items:center}.services .row .col .service .item svg{width:40px;height:40px;margin-right:4rem}.services .row .col .service .item svg .cls-1{stroke:#f4ed83;stroke-width:10px}.services .row .col .service .item h3{color:#fff;padding-bottom:2rem}.services .row .col .service .reveal{position:relative;display:block;overflow:hidden;height:0}.services .row .col .service .reveal .text{padding-bottom:4rem}@media (max-width:1500px){.services .row .col:first-of-type{flex:1 0 40%}.services .row .col:last-of-type{flex:1 0 60%}.services .row .col .service .item svg{width:40px;height:40px}}@media (max-width:1200px){.services{padding-top:5rem}.services .row{display:block}.services .row .col{padding-bottom:4rem}.services .row .col .service .item h3{padding-bottom:1rem}.services .row .col .service .item svg{width:35px;height:35px;margin-right:1rem}}@media (max-width:700px){.services .row .col .service .item{margin-bottom:2rem}.services .row .col .service .item h3{font-size:1.8rem;padding-bottom:1rem}.services .row .col .service .item svg{width:25px;height:25px;margin-bottom:1rem}}.about{border-top:1px solid #f4ed83;padding-top:10rem}.about .row .col:first-of-type{flex:1 0 30%}.about .row .col:last-of-type{flex:1 0 70%}.about .row .col ul{padding:2rem 0;list-style-type:none}.about .row .col ul li{font-size:3rem;padding-bottom:3rem;margin-bottom:2rem;border-bottom:1.5px solid #f4ed83}.about .row .col ul li:last-of-type{border-bottom:0}.about .row .col ul li p{color:#f4ed83}@media (max-width:1200px){.about{padding-top:5rem}.about .row{display:block}.about .row .col h3{margin-bottom:1rem}.about .row .col ul{width:50%}.about .row .col ul li{padding-bottom:1rem}}@media (max-width:700px){.about .row .col ul{width:100%}}.team h3{padding-bottom:5rem}.team .row{padding-bottom:10rem;align-items:center}.team .row .col{flex:1 0 50%;max-width:50%;padding-bottom:8rem}.team .row .col:nth-of-type(odd){padding-right:2rem}.team .row .col:nth-of-type(even){padding-left:2rem}.team .row .col .text{padding-top:2rem}.team .row .col .text h3{padding-bottom:0}.team .row .col img{width:100%;height:100%;object-fit:cover}@media (max-width:1000px){.team .row .col{padding-bottom:4rem}.team .row .col p{font-size:1.4rem}}@media (max-width:700px){.team .row{display:block}.team .row .col{flex:1 0 100%;max-width:100%;padding:4rem 0!important}}section#landing-intro{min-height:720px;height:100vh;margin:0 auto;width:100%;padding:4rem;box-sizing:border-box;overflow:hidden;max-width:1900px;margin-bottom:10rem}section#landing-intro .row{width:100%;height:100%}section#landing-intro .row .col:first-of-type{width:25%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}section#landing-intro .row .col:first-of-type .top{width:100%}section#landing-intro .row .col:first-of-type .top .mobile{display:none}section#landing-intro .row .col:first-of-type .top .mobile picture.logo{width:95%;margin:1rem auto 0;box-sizing:border-box;display:block}section#landing-intro .row .col:first-of-type .top .mobile picture.logo.white img{max-width:100%;object-fit:contain;filter:brightness(255)}section#landing-intro .row .col:first-of-type .top .title{background:#f4ed83;width:100%;padding:5% 7.5% 16% 5%;box-sizing:border-box;margin-bottom:5%;aspect-ratio:5/4}section#landing-intro .row .col:first-of-type .top .title span{font-size:min(11vw,20rem);text-align:center;line-height:.7;color:#000;display:block;font-family:RobotoMono,serif;font-style:normal;font-weight:700;text-transform:lowercase;position:relative;letter-spacing:-.25vw}section#landing-intro .row .col:first-of-type .top .title span::after{content:"";position:absolute;left:0;top:-15%;width:100%;height:40%;background:#f4ed83;z-index:10}section#landing-intro .row .col:first-of-type .top .date{width:100%;margin:15% 0;padding:0 4% 0 0;box-sizing:border-box}section#landing-intro .row .col:first-of-type .top .date h2{font-family:RobotoMono,serif;font-style:normal;font-weight:400;width:100%;text-align:center;font-size:max(min(6.5vw,12rem),4rem);color:#f4ed83}section#landing-intro .row .col:first-of-type .desc p{width:80%;color:#f4ed83;margin-bottom:4rem;font-size:max(min(1.2vw,2.3rem),1.2rem)}section#landing-intro .row .col:first-of-type .desc picture.logo{width:80%;box-sizing:border-box;display:block}section#landing-intro .row .col:first-of-type .desc picture.logo.white img{max-width:100%;object-fit:contain;filter:brightness(255)}section#landing-intro .row .col:last-of-type{width:75%;height:100%}section#landing-intro .row .col:last-of-type picture{width:100%;height:100%;display:block}section#landing-intro .row .col:last-of-type picture img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover}section#landing-intro.cyan .row .col:first-of-type .top .title{background:#00ffba}section#landing-intro.cyan .row .col:first-of-type .top .title span::after{background:#00ffba}section#landing-intro.cyan .row .col:first-of-type .top .date h2{color:#00ffba}section#landing-intro.cyan .row .col:first-of-type .desc p{color:#00ffba}@media (max-width:700px){section#landing-intro{padding:2rem;height:fit-content;max-width:400px}section#landing-intro .row{flex-direction:column;justify-content:space-between}section#landing-intro .row .col:first-of-type{width:100%;height:75%;margin-bottom:2rem}section#landing-intro .row .col:first-of-type .top .mobile{display:block}section#landing-intro .row .col:first-of-type .top .title{width:100%;margin:2.5rem auto 0}section#landing-intro .row .col:first-of-type .top .title span{font-size:min(39vw,16rem)}section#landing-intro .row .col:first-of-type .top .date{padding:0;margin:4rem auto 2rem}section#landing-intro .row .col:first-of-type .top .date h2{font-size:min(20vw,8rem);text-align:center;margin-left:-.3rem}section#landing-intro .row .col:first-of-type .desc{width:100%;display:flex;flex-direction:column}section#landing-intro .row .col:first-of-type .desc p{width:100%;margin:2rem auto;align-self:flex-start;text-align:center}section#landing-intro .row .col:first-of-type .desc picture.logo{display:none}section#landing-intro .row .col:last-of-type{width:100%;height:25%}section#landing-intro .row .col:last-of-type picture{height:100%}}.vector h3,.vector p{width:60%}.vector p{margin-bottom:1.5rem}.vector h3{margin-bottom:4rem}.vector .introduction{margin:15rem 0}.vector .introduction .row{justify-content:space-between}.vector .introduction .row .col:first-of-type{flex:1 0 60%}.vector .introduction .row .col:last-of-type{flex:1 0 40%}.vector .stages{margin:15rem 0}.vector .stages .row{margin-bottom:15rem;justify-content:space-between}.vector .stages .row:first-of-type .col:first-of-type img{max-width:200px;max-height:200px}.vector .stages .row .col:first-of-type{flex:1 0 60%;text-align:center}.vector .stages .row .col:last-of-type{flex:1 0 40%}.vector .stages .row .col:last-of-type h3:first-of-type{margin-bottom:0}.vector .stages .row .col img{width:100%;height:100%;max-width:300px;max-height:300px;object-fit:contain}@media (min-width:2000px){.vector .container{max-width:2400px;margin:0 auto;padding:4rem}}@media (max-width:1500px){.vector h3,.vector p{width:75%}.vector .stages .row .col img{max-height:200px}}@media (max-width:1000px){.vector h3{margin-bottom:2rem}.vector .introduction .row{display:block}.vector .introduction .row .col h2{margin-bottom:4rem}.vector .introduction .row .col h3,.vector .introduction .row .col p{width:95%}.vector .stages .row .col img{max-height:175px}.vector .stages .row .col h3,.vector .stages .row .col p{width:90%}}@media (max-width:700px){.vector h3,.vector p{width:100%!important}.vector .introduction{margin:0 0 10rem 0}.vector .stages .row{display:block}.vector .stages .row .col:first-of-type{margin-bottom:4rem}}section#details{width:90%;display:flex;flex-direction:column;align-items:center;max-width:2000px;margin:10rem auto}section#details .details{margin:5% 0;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin-bottom:10%}section#details .details .detail{padding:4% 0;margin-bottom:5%;width:33.3333333333%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;min-height:12rem}section#details .details .detail h3{width:80%;text-align:center;font-size:min(2vw,4.5rem)}section#details .details .detail::after{content:"";position:absolute;height:100%;left:calc(100% - 1px);width:2px;background:#fff}section#details .details .detail:nth-of-type(3)::after,section#details .details .detail:nth-of-type(6)::after{display:none}section#details .row{justify-content:center;margin-bottom:10%}section#details .row picture{display:block;width:100px;height:100px;aspect-ratio:1/1}section#details .row picture img{object-fit:contain;width:100%;height:100%}section#details .row picture img.white{filter:brightness(255)}section#details.cyan .details .detail h3{color:#00ffba}@media (max-width:1000px){section#details{width:100%;min-height:0}section#details .details{margin-bottom:10%}section#details .details .detail{width:50%}section#details .details .detail h3{font-size:min(2.6rem,5.5vw);width:80%;line-height:1.2}section#details .details .detail:nth-of-type(3)::after{display:block}section#details .details .detail:nth-of-type(2)::after,section#details .details .detail:nth-of-type(4)::after{display:none}}@media (max-width:700px){section#details{max-width:500px;width:90%}section#details .details{width:100%;margin-bottom:8rem}section#details .details .detail{width:100%;margin-bottom:0;margin:0}section#details .details .detail h3{margin:10% 0}section#details .details .detail::after{width:100%;height:2px;left:0;top:100%}section#details .details .detail::after{display:block!important}section#details .details .detail:last-of-type::after{display:none!important}}section#agenda{width:90%;max-width:1800px;margin:10rem auto}section#agenda .row{justify-content:space-between}section#agenda .row .col{box-sizing:border-box}section#agenda .row .col:first-of-type{width:66.6666666667%}section#agenda .row .col:first-of-type h3{width:100%;font-size:min(2vw,4.5rem);font-family:RobotoMono,serif;font-style:normal;font-weight:300;padding:0 0 4rem;position:relative}section#agenda .row .col:first-of-type h3::after{content:"";width:100%;height:2px;background:#fff;position:absolute;top:100%;left:0}section#agenda .row .col:last-of-type{width:25%}section#agenda .row .col:last-of-type .item{width:100%;margin-bottom:2rem}section#agenda .row .col:last-of-type .item h4{font-size:min(1.5vw,3.2rem)}section#agenda .row .col:last-of-type .item h4.time{color:#fff}section#agenda .row .col:last-of-type .item h4.title{color:#f4ed83}section#agenda.cyan .row .col:first-of-type h3{color:#00ffba}section#agenda.cyan .row .col:last-of-type .item h4.title{color:#00ffba}@media (max-width:1200px){section#agenda .row .col:first-of-type{width:50%}section#agenda .row .col:last-of-type{width:45%}}@media (max-width:1000px){section#agenda .row .col:first-of-type{width:50%}section#agenda .row .col:first-of-type h3{font-size:min(4.5rem,8vw)}section#agenda .row .col:last-of-type{width:45%}section#agenda .row .col:last-of-type .item h4{font-size:min(2.6rem,5vw)}}@media (max-width:700px){section#agenda{max-width:500px;margin:12rem auto}section#agenda .row{width:100%;display:flex;flex-direction:column}section#agenda .row .col:first-of-type{width:100%;margin-bottom:8rem}section#agenda .row .col:first-of-type h3{padding-bottom:6rem}section#agenda .row .col:last-of-type{width:100%}section#agenda .row .col:last-of-type .item{margin-bottom:4rem}}section#visionSignup{width:100%;margin:15rem auto;box-sizing:border-box;padding:2rem;position:relative}section#visionSignup picture.bg{width:100%;position:absolute;display:block;z-index:-10}section#visionSignup picture.bg svg{width:100%}section#visionSignup picture.bg.l{right:66%;bottom:10%}section#visionSignup picture.bg.r{top:10%;left:66%}section#visionSignup .formContainer{max-width:1500px;margin:auto}section#visionSignup .formContainer h2.success{width:40%;margin:auto;text-align:center;padding:10rem 0;color:#f4ed83;display:none}section#visionSignup .formContainer h2.success.shown{display:block}@media (max-width:700px){section#visionSignup .formContainer h2.success{width:100%}}section#visionSignup .formContainer form{width:66.6666666667%;margin:auto}section#visionSignup .formContainer form h3{margin-bottom:4rem;font-size:clamp(2rem,1.6vw,2.4rem)}section#visionSignup .formContainer form .field{display:flex;flex-direction:column;margin-bottom:8rem}section#visionSignup .formContainer form .field label{display:block;margin-bottom:.5rem;color:#fff;font-size:clamp(2rem,1.6vw,2.4rem)}section#visionSignup .formContainer form .field input{appearance:none;background:0 0;border:none;border-bottom:1px solid #f4ed83;color:#fff;font-size:clamp(1.6rem,1.4vw,2.2rem);padding:1rem 0}section#visionSignup .formContainer form .field input::placeholder{color:#fff;opacity:.5}section#visionSignup .formContainer form .row{display:flex;justify-content:space-between;align-items:flex-start}section#visionSignup .formContainer form .row span{font-size:clamp(1.2rem,1vw,1.6rem);width:300px}section#visionSignup .formContainer form .row span a{color:#f4ed83;transition:.3s;text-decoration:none}section#visionSignup .formContainer form .row span a:hover{opacity:.7}section#visionSignup .formContainer form .row span#error{text-align:right;color:#ff4d2e}section#visionSignup .formContainer form .row.center{align-items:center}section#visionSignup .formContainer form .row input#signupCode{position:absolute;right:200vw}section#visionSignup .formContainer form .row input[type=submit]{background:#f4ed83;border:none;transition:.3s;height:clamp(10rem,10vw,15rem);width:clamp(10rem,10vw,15rem);line-height:clamp(10rem,10vw,15rem);border-radius:50%;font-size:clamp(1.6rem,1.4vw,2.2rem)}section#visionSignup .formContainer form .row input[type=submit]:hover{opacity:.7}section#visionSignup.cyan .formContainer h2.success{color:#00ffba}section#visionSignup.cyan .formContainer form h3{color:#00ffba}section#visionSignup.cyan .formContainer form .field input{border-bottom:1px solid #00ffba}section#visionSignup.cyan .formContainer form .row span a{color:#00ffba}section#visionSignup.cyan .formContainer form .row input[type=submit]{background:#00ffba}@media (max-width:1000px){section#visionSignup .formContainer form{width:80%}}@media (max-width:700px){section#visionSignup{margin-top:22rem}section#visionSignup .formContainer form{width:100%}section#visionSignup .formContainer form .row span{width:50%}}