@font-face{font-family:Basis Grotesque;font-display:swap;src:url(/aad5317ca52cb66aa404.woff2) format("woff2"),url(/db2282a1faf4d96e558b.woff) format("woff");font-weight:300;font-style:normal}:root{--black:#1e1e1e;--grey:#f3f3f3;--font-family:"Basis Grotesque",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;--cubic-bezier:cubic-bezier(0.645,0.045,0.355,1)}.animate-up{opacity:0;transition:transform .5s cubic-bezier(.645,.045,.355,1),opacity .35s ease-in-out;transition:transform .5s var(--cubic-bezier),opacity .35s ease-in-out}.animate-up.in-view{opacity:1;transform:none}.animate-up{transform:translate3d(0,1rem,0)}.home-intro{position:relative}.home-intro .text-wrapper{position:relative;top:7px;display:inline-block;overflow:hidden;margin-right:8px}@media not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.home-intro .text-wrapper{position:static}}}@media(min-width:576px){.home-intro .text-wrapper{top:9px;margin-right:10px}}@media(min-width:992px){.home-intro .text-wrapper{top:11px;margin-right:14px}}.home-intro .letter{transform-origin:0 100%;display:inline-block;line-height:1em}*,:after,:before{box-sizing:inherit}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li{margin:0}a{text-decoration:none;background-color:transparent}a,a:visited{color:inherit}a:not([class]){border-bottom:1px solid #1e1e1e;border-bottom:1px solid var(--black)}img{max-width:100%;height:auto}small{font-size:1rem}@media(prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::-moz-selection{color:#f3f3f3;color:var(--grey);background-color:#1e1e1e;background-color:var(--black)}::selection{color:#f3f3f3;color:var(--grey);background-color:#1e1e1e;background-color:var(--black)}html{box-sizing:border-box;font-size:1rem;font-family:Basis Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-family);overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale}body{display:flex;min-height:100vh;flex-direction:column;scroll-behavior:smooth;text-rendering:optimizeSpeed;transition:background-color .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);transition:background-color .25s var(--cubic-bezier),color .25s var(--cubic-bezier);color:#1e1e1e;color:var(--black);background-color:#f3f3f3;background-color:var(--grey)}main[data-barba=container]{flex:1}.fluid{margin-left:1rem;margin-right:1rem}@media(min-width:576px){.fluid{margin-left:2rem;margin-right:2rem}}h1,h2,h3{font-weight:300}.big-font{font-size:3rem}@media(min-width:576px){.big-font{font-size:4.5rem}}@media(min-width:992px){.big-font{font-size:5.875rem}}.medium-font{font-size:1.75rem}@media(min-width:576px){.medium-font{font-size:2.25rem}}@media(min-width:992px){.medium-font{font-size:3rem}}.footer-menu{display:flex;justify-content:space-between;margin-top:4rem;margin-bottom:2rem;font-size:1.125rem}@media(min-width:992px){.footer-menu{margin-top:6rem;font-size:1.5rem}}.menu{margin-top:1.5rem}@media(min-width:576px){.menu{margin-top:2rem}}.menu-navlist{display:flex;justify-content:space-between;margin:0;padding-left:0}.menu-navlist>li{font-size:1.125rem;list-style:none}@media(min-width:576px){.menu-navlist>li{font-size:1.5rem}}.menu-link{position:relative;text-decoration:none}.menu-link:before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:#1e1e1e;background-color:var(--black);opacity:0;visibility:hidden;transform:translateY(2px);transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s var(--cubic-bezier)}.menu-link.is-active:before,.menu-link:hover:before{visibility:visible;opacity:1;transform:translateY(0)}.about-intro{margin-top:3rem;margin-bottom:1rem;line-height:1;font-size:48px}@media screen and (min-width:320px){.about-intro{font-size:calc(48px + 46*(100vw - 320px)/1080)}}@media screen and (min-width:1400px){.about-intro{font-size:94px}}@media(min-width:992px){.about-intro{width:100%;margin-bottom:2rem}}.about-image-wrapper{max-width:900px;max-height:613px}.about-image{position:relative;padding-bottom:68.11111%;background:rgba(30,30,30,.25)}.about-image img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.about-text{max-width:900px}@media(min-width:992px){.about-text{font-size:2.25rem}}.home-intro{width:100%;max-width:1100px;margin-top:3rem;margin-bottom:3rem}@media(min-width:576px){.home-intro{margin-top:4rem;margin-bottom:4rem}}.project{display:flex;flex-direction:column;align-items:flex-start;margin-top:2.25rem;margin-bottom:2.25rem}@media(min-width:992px){.project{margin-top:3rem;margin-bottom:3rem}}.project-title{text-transform:lowercase;line-height:.95}.project-title:hover{transform:translateY(-8px)}@media(min-width:576px){.project-title{left:-.5rem}}.project-title h2{position:relative;color:#1e1e1e;color:var(--black);transition:color .25s cubic-bezier(.645,.045,.355,1);transition:color .25s var(--cubic-bezier);z-index:10}.project-title.is-not-focus h2{z-index:-10}.project-meta{margin-top:.5rem;font-size:1.125rem}@media(min-width:992px){.project-meta{font-size:1.5rem}}@media screen and (hover:hover){.project-preview{display:block;position:absolute;top:0;left:0;width:320px;height:165px}}@media screen and (hover:hover)and (min-width:576px){.project-preview{width:480px;height:247px}}@media screen and (hover:hover)and (min-width:992px){.project-preview{width:650px;height:335px}}@media screen and (hover:hover){.project-preview .project-video{width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .75s cubic-bezier(.645,.045,.355,1);transition:opacity .75s var(--cubic-bezier);-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}}@media screen and (hover:hover){.project-preview.is-active .project-video{opacity:1}}@media screen and (hover:hover){.project-preview.is-visible .project-video{visibility:visible;z-index:-1;transition:opacity .35s cubic-bezier(.645,.045,.355,1);transition:opacity .35s var(--cubic-bezier)}}@media screen and (max-width:480px){.project-preview{display:none;position:relative;width:0;height:0;transform:none}}.dynamic-content{opacity:0;transition:opacity .25s cubic-bezier(.645,.045,.355,1);transition:opacity .25s var(--cubic-bezier)}.dynamic-content.leave{opacity:0}.dynamic-content.enter{opacity:1}.lazy,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .75s cubic-bezier(.215,.6,.355,1)}
