a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{width:100%;max-width:100%}a{text-decoration:none;color:inherit}@font-face{font-family:Galapagos Web;src:url(/assets/fonts/GalapagosABC-Regular.d885f637.woff) format("woff");font-weight:400}@font-face{font-family:GT Alpina Web;src:url(/assets/fonts/GT-Alpina-Standard-Light.aafd18b0.woff2) format("woff2"),url(/assets/fonts/GT-Alpina-Standard-Light.b5a6fdc6.woff) format("woff");font-weight:200}@font-face{font-family:GT Alpina Web;src:url(/assets/fonts/GT-Alpina-Standard-Light-Italic.06f3c3d2.woff2) format("woff2"),url(/assets/fonts/GT-Alpina-Standard-Light-Italic.fe913a50.woff) format("woff");font-weight:200;font-style:italic}@font-face{font-family:Macan Web;src:url(/assets/fonts/Macan-Regular.0c10f015.woff2) format("woff2"),url(/assets/fonts/Macan-Regular.f7e493f0.woff) format("woff");font-weight:400}:root{--sans:"Macan Web";--serif:"GT Alpina Web";--galapagos:"Galapagos Web";--highlight:#ac6aff}body,html{font-family:var(--sans);font-weight:400;line-height:1.3;font-size:18px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}header{display:flex;position:-webkit-sticky;position:sticky;font-weight:400;top:0;left:0;right:0;border-bottom:1px solid #000;justify-content:space-between;z-index:10}footer,header{font-family:var(--galapagos);background:#fff;font-size:16px}footer{padding:15px 20px;border-top:1px solid #000}.nav-item{flex-grow:1}.nav-item a{display:block;padding:18px 20px 12px}.nav-item a:hover{background:var(--highlight)}.nav-item:not(:first-of-type){border-left:1px solid #000}.home-link{flex-grow:5}.dropdown{position:relative;padding:0}.dropdown-title{padding:18px 20px 12px;cursor:pointer}.dropdown-items{position:absolute;bottom:0;left:-1px;right:-1px;transform:translateY(100%);pointer-events:none;transition:all .5s ease}.dropdown-item a{background:#fff;border:1px solid #000}.dropdown-item+.dropdown-item a{margin-top:-1px}.dropdown-items.active{pointer-events:unset}.dropdown-items li{overflow:hidden;visibility:hidden}.dropdown-items.active li{visibility:visible}.dropdown-items li:first-of-type{transition:all 0s ease 0s}.dropdown-items li:nth-of-type(2){transition:all 0s ease .15s}.dropdown-items li:nth-of-type(3){transition:all 0s ease .3s}.dropdown-items li:nth-of-type(4){transition:all 0s ease .45s}.dropdown-items li:nth-of-type(5){transition:all 0s ease .6s}.dropdown-items li:nth-of-type(6){transition:all 0s ease .75s}.dropdown-items li:nth-of-type(7){transition:all 0s ease .9s}.dropdown-items li:nth-of-type(8){transition:all 0s ease 1.05s}.dropdown-items li:nth-of-type(10){transition:all 0s ease 1.2s}.dropdown-title:hover{background:var(--highlight)}@media (max-width:800px){footer,header{font-size:14px}.dropdown{position:static}.dropdown-items{top:49px;height:auto}}@media (max-width:400px){header{flex-wrap:wrap}.home-link{min-width:100%;border-bottom:1px solid #000}.nav-item{flex-grow:1;flex-basis:0;flex-shrink:1}.nav-item:nth-of-type(2){border-left:none}}.bg{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background-attachment:fixed;background-position:top;background-size:100%}.project-info{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;padding:20px;background:#fff;border-bottom:1px solid #000}.project-info h1{font-size:48px}.project-info h2{font-size:24px}.title-info{display:flex;flex-direction:column;justify-content:space-between}.project-info p{font-family:var(--serif);font-size:19px;font-weight:200;max-width:33em}.project-info p:not(:first-of-type){text-indent:20px}.photo{padding:60px 0;position:relative}.photo img{display:block;width:auto;max-height:90vh;margin:auto;z-index:0}.vimeo-embed p{display:none}@media (max-width:800px){.project-info{grid-template-columns:1fr}.project-info h2{margin-bottom:40px}.photo-list{width:90%}}.homepage{background-attachment:fixed}.photo-list{width:80%;margin:auto}.homepage-photo{padding:60px 0;position:relative}.homepage-photo img{display:block;width:auto;max-height:90vh;margin:auto;z-index:0}.project-link{--top:0;--left:0;width:150px;height:150px;border-radius:100px;background:#fff;border:1px solid #000;position:absolute;top:calc((100% - 150px)*var(--top) + 75px);left:calc((100% - 150px)*var(--left) + 75px);text-align:center;display:table;transform:translate(-50%,-50%);padding:15px;box-sizing:border-box;font-family:var(--galapagos)}.project-link:hover{background:var(--highlight)}.project-title{font-family:var(--serif);font-size:19px;font-style:italic}.project-link p{display:table-cell;vertical-align:middle}@media (max-width:800px){.photo-list{width:90%}.project-link{width:100px;height:100px;top:calc((100% - 100px)*var(--top) + 50px);left:calc((100% - 100px)*var(--left) + 50px);font-size:14px}.project-title{font-size:16px}}.info{display:grid;grid-template-columns:1fr 1fr;margin:20px;grid-column-gap:20px}.info h2{font-size:24px;margin-bottom:10px}.contact li,.info p,.press li,dd{font-family:var(--serif);max-width:33em;font-size:19px;font-weight:200}.info p:not(:first-of-type){text-indent:20px}.info-section{margin-bottom:50px}dl div{display:flex;margin-bottom:5px}dt{min-width:20%}.contact a,.press a,.site-credit a{font-style:italic;text-decoration:underline}.contact li,.press li{margin-bottom:5px}.site-credit.mb{display:none}.site-credit:before{content:"";display:block;width:2em;height:1px;background:#000;margin-bottom:20px}@media(max-width:800px){.info{grid-template-columns:1fr}.site-credit.mb{display:block}.site-credit.dt{display:none}}