section{background-color:var(--darkmode-white);color:var(--darkmode-black)}section:nth-child(odd) .project-wrapper{margin-left:auto}section:nth-child(3n-2) .project-wrapper{margin:auto}section .project-wrapper{width:50vw;position:relative}@media(max-width:699px){section .project-wrapper{width:100%}}section .project-wrapper.vertical{width:-moz-fit-content!important;width:fit-content!important}@media(max-width:699px){section .project-wrapper.vertical{width:100%!important}}section .project-wrapper .video-controls{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;align-items:center}section .project-wrapper .video-controls img{width:20vmin;height:auto}section .project-wrapper .video-controls img:first-child{position:absolute;left:1rem}section .project-wrapper .video-controls img:nth-child(2){position:relative;right:1rem}section .project-wrapper .image-mask{width:100%;overflow:hidden;position:relative;aspect-ratio:6/4;height:auto}section .project-wrapper .image-mask .next,section .project-wrapper .image-mask .previous{position:absolute;width:50%;top:0;bottom:0;z-index:10;cursor:pointer}section .project-wrapper .image-mask .previous{left:0;display:flex;align-items:center;justify-content:flex-start}section .project-wrapper .image-mask .previous .arrow-wrapper{margin-left:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}section .project-wrapper .image-mask .previous .arrow-wrapper img{width:20vmin;height:auto}section .project-wrapper .image-mask .next{right:0;display:flex;align-items:center;justify-content:flex-end}section .project-wrapper .image-mask .next .arrow-wrapper{margin-right:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}section .project-wrapper .image-mask .next .arrow-wrapper img{width:20vmin;height:auto}section .project-wrapper .image-mask.vertical{height:90vh;width:auto!important}@media(max-width:699px){section .project-wrapper .image-mask.vertical{width:100%!important;height:auto}}section .project-wrapper .image-mask .image-wrapper{height:100%;z-index:-1;overflow:hidden;background-color:#000}section .project-wrapper .image-mask .image-wrapper img{object-fit:cover}section .project-wrapper .image-mask .image-wrapper video{height:100%}section .project-wrapper .image-mask .image-wrapper .image-sub-wrapper{position:absolute;height:100%;width:100%}section .project-wrapper .image-mask .image-wrapper .image-sub-wrapper .main{height:100%;width:100%;height:auto;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}section .project-wrapper .image-mask .image-wrapper .image-sub-wrapper .blurred-mask{overflow:hidden}section .project-wrapper .image-mask .image-wrapper .image-sub-wrapper .blurred-mask .blurred{object-fit:cover;filter:blur(50px);transform:scale(1.2)}section .project-wrapper .image-mask .image-wrapper .image-sub-wrapper .invisible{display:none}section .project-wrapper .infos-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width:747px){section .project-wrapper .infos-wrapper{flex-direction:column}section .project-wrapper .infos-wrapper h2:nth-child(2){margin-top:0}}section .project-wrapper .infos-wrapper h2{margin:.5rem 0 0;font-size:1.5rem;line-height:110%}.talents{overflow:hidden;padding-bottom:2rem}.talents .container .talents-wrapper{display:flex;justify-content:center;width:100%;flex-direction:column;align-items:center;position:relative}.talents .container .talents-wrapper .label{border:1px solid #000;border-radius:1000px;display:inline-block;padding:.4rem 1rem .6rem}.talents .container .talents-wrapper .image-wrapper{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.talents .container .talents-wrapper .image-wrapper img{width:100%;height:auto;filter:blur(5px)}.talents .container .talents-wrapper .text-wrapper{position:absolute;transform:rotate(-15deg)}.talents .container .talents-wrapper .text-wrapper .text-mask{position:relative;width:200vw;display:flex;justify-content:flex-start;align-items:center;height:10vw}.talents .container .talents-wrapper .text-wrapper .text-mask .animated-text{margin-left:auto;text-transform:uppercase;position:absolute;display:block;width:600vw;font-size:4vw}@media(max-width:747px){.talents .container .talents-wrapper .text-wrapper .text-mask .animated-text{font-size:8vw}}.team .container .team-wrapper{display:flex;align-items:center;flex-direction:column}.team .container .team-wrapper .label{border:1px solid #000;border-radius:1000px;display:inline-block;padding:.4rem 1rem .6rem}.team .container .team-wrapper ul{width:100%;padding:0}.team .container .team-wrapper ul li{display:flex;justify-content:space-between;flex-wrap:wrap;list-style-type:none;border-top:1px solid rgba(0,0,0,.3);padding:.5rem 0;margin-bottom:1rem}@media(max-width:699px){.team .container .team-wrapper ul li{flex-direction:column;align-items:center}}.team .container .team-wrapper ul li h2{font-size:1.25rem;margin:0}@media(max-width:699px){.team .container .team-wrapper ul li h2{margin-bottom:.5rem}}:root{--darkmode-black:#000;--darkmode-white:#fff;--lightmode-white:#fff;--lightmode-black:#000}@font-face{font-family:Everett;src:url(/_next/static/media/everett.5ddac4e5.woff);font-weight:400;font-style:normal}@font-face{font-family:Polysans;src:url(/_next/static/media/polysans.4f2afc32.woff);font-weight:400;font-style:normal}body,html{padding:0;margin:0;font-family:Polysans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:clamp(16px,1vw,32px);color:var(--lightmode-black);background:var(--lightmode-white)}.text-wrapper{font-family:Everett,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{font-size:1.25rem;background-color:#fff}h1,h2,h3{font-weight:300}a{color:inherit;text-decoration:none}p{margin:0}.text-wrapper{overflow:hidden}*{box-sizing:border-box}.container{padding:2rem 1rem;max-width:1440px;margin:auto}@media(max-width:699px){.container{padding:1rem}}.app-wrapper{height:auto!important;background-color:#fff;color:var(--darkmode-white);height:100vh}.app-wrapper nav{overflow:hidden;padding:1rem;display:flex;justify-content:space-between;position:fixed;top:0;width:100%;bottom:auto;color:#fff;z-index:10000}.app-wrapper nav a{color:#fff;padding:.4rem 0 .6rem;border-radius:3rem}.app-wrapper nav.past-header{mix-blend-mode:difference}.app-wrapper header{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100vh;background:#000}.app-wrapper header.about{min-height:100vh;height:auto!important}.app-wrapper header .pitch{max-width:1280px;line-height:1.1;margin:10vh 32px}@media(max-width:699px){.app-wrapper header .pitch{font-size:1.75rem}}.app-wrapper header .title-wrapper{width:100%;cursor:pointer}.app-wrapper header .title-wrapper h1{width:100%;font-size:14rem;margin:0 0 2rem;line-height:100%;text-align:center}@media(max-width:699px){.app-wrapper header .title-wrapper h1{font-size:8rem}}.app-wrapper header h2{font-size:4rem;margin:0;text-align:center;line-height:130%;display:flex;flex-direction:column;align-items:center}@media(max-width:699px){.app-wrapper header h2{font-size:3rem}}.app-wrapper header h2 .keyword-wrapper{overflow:hidden;display:block;position:relative;display:flex}.app-wrapper header h2 .keyword-wrapper .keyword{overflow:hidden;display:inline-block}.app-wrapper header h2 .first-line{display:flex}.app-wrapper header h2 .second-line{display:flex;position:relative;top:-1rem}@media(max-width:699px){.app-wrapper header h2 .second-line{display:inline-block}}.app-wrapper main{padding:4rem 0 0}.app-wrapper footer{overflow:hidden;padding:1rem;display:flex;justify-content:space-between;align-items:flex-end;bottom:0;width:100%;line-height:100%;color:#000;background-color:#fff}