.image_image__BZ7c9{position:relative;width:100%}.image_image__BZ7c9 img{display:block;width:100%;height:auto;max-height:75vh;overflow:hidden;object-fit:contain}.image_image__BZ7c9:nth-of-type(odd){object-position:0 0}.image_image__BZ7c9 figcaption{font-size:.8rem;opacity:.8;margin:.5rem 0 3rem}.logo_logo__IIVDo{display:block;width:11rem;color:var(--color-hero-fg)}.logo_logo__IIVDo svg{width:100%}.layout_layout__KDcHN{transition:color .3 ease-in-out}.layout_headerBar__5VWk4{color:var(--color-hero-fg);padding:calc(var(--spacing-sitepadding)*.3) var(--spacing-sitepadding);display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;left:0;right:0;z-index:1000}.layout_headerObserver__AEOt3{position:absolute;top:110vh}.layout_mainNav__nhtp_{color:var(--color-hero-fg);width:100%;display:flex;gap:2rem;font-weight:700}.layout_mainNav__nhtp_ a{color:currentColor;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--color-orange);text-decoration-color:var(--color-orange)}.layout_mainNav__nhtp_ a:hover{color:var(--color-orange)}.layout_toggleSegments__DITZ9{cursor:pointer;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--color-orange);text-decoration-color:var(--color-orange)}.layout_toggleSegments__DITZ9:hover{color:var(--color-orange)}.layout_segmentMenu__7GCm7{display:none;list-style:none;margin:.5rem 0 0;padding:.3rem 0;position:absolute;background:var(--color-ocean-100);color:var(--color-sky-20)}.layout_segmentMenu__7GCm7[data-show=true]{display:block}.layout_segmentMenuItem__FiRkH a{display:block;padding:.5rem 1rem .75rem}.layout_main__ljP4d{min-height:60vh;position:relative;z-index:2;animation:layout_fadeIn__8HkAH 1s ease-in-out forwards}@keyframes layout_fadeIn__8HkAH{0%{opacity:0}to{opacity:1}}.layout_footer__RIZtx{min-height:100dvh;display:flex;flex-direction:column;margin-top:-6rem}.layout_footer__RIZtx .layout_content__e9iLy{padding:var(--spacing-sitepadding);display:grid;grid-template-columns:1fr;align-content:start;background:var(--color-ocean-100);color:var(--color-white);flex:1 1;padding-bottom:8rem}@media(min-width:800px){.layout_footer__RIZtx .layout_content__e9iLy{grid-template-columns:repeat(4,1fr)}}.layout_footer__RIZtx h1{grid-column:1/-1}.layout_footerImage__1DusD{position:relative}.layout_footerImage__1DusD img{width:100%;display:block;margin:0;max-height:50vh;object-fit:cover;object-position:top center}.layout_footerImage__1DusD:after,.layout_footerImage__1DusD:before{content:"";display:block;position:absolute;height:30%;width:100%}.layout_footerImage__1DusD:before{top:0;background:linear-gradient(#fff,hsla(0,0%,100%,0))}.layout_footerImage__1DusD:after{bottom:0;background:linear-gradient(rgba(31,88,99,0),#1f5863)}.layout_contactList__V7Rpr{list-style:none;margin:0;padding:0}.layout_contactList__V7Rpr h2{font-family:var(--font-main);font-weight:400;font-size:1rem;margin:0}.layout_contactList__V7Rpr li{margin-bottom:1rem}.layout_textWrapper__OAblL{grid-column:1/-1}.layout_contactHeading__je96s{font-family:var(--font-heading);font-size:var(--font-size-xxl);line-height:1.1;max-width:16em;margin-bottom:2rem}.layout_contactText__VA8nG{font-size:var(--font-size-m);max-width:30em;margin-bottom:2rem}.layout_contactButton__POOaK{display:inline-block;margin-bottom:6rem}.layout_address__TG_y0 a,.layout_contactLink__kdngy{display:inline-block;font-size:1rem;font-weight:700;color:var(--color-orange);text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--color-orange);text-decoration-color:var(--color-orange)}.layout_address__TG_y0,.layout_contactLink__kdngy{line-height:1.6}.layout_toggleMenu__fd_11{position:relative;z-index:1001;outline:none;border:none;background:hsla(0,0%,100%,0);padding:0;width:2rem;height:2rem;display:none;color:var(--color-hero-fg);cursor:pointer}.layout_toggleMenu__fd_11:hover{background:transparent}.layout_toggleMenu__fd_11 span{position:absolute;left:0;width:100%;height:2px;background:currentColor}.layout_toggleMenu__fd_11 span:after,.layout_toggleMenu__fd_11 span:before{content:"";display:block;position:absolute;left:0;width:100%;height:2px;background:currentColor}.layout_toggleMenu__fd_11 span:before{top:-.5rem}.layout_toggleMenu__fd_11 span:after{bottom:-.5rem}.layout_toggleMenu__fd_11[data-show=true]{color:var(--color-orange)}.layout_toggleMenu__fd_11[data-show=true] span{background:hsla(0,0%,100%,0)}.layout_toggleMenu__fd_11[data-show=true] span:before{top:auto;transform:rotate(-45deg)}.layout_toggleMenu__fd_11[data-show=true] span:after{bottom:auto;transform:rotate(45deg)}.layout_mainNav__nhtp_{list-style:none;margin:1rem 0 2rem;padding:var(--spacing-headerpadding)}@media(max-width:800px){.layout_siteNav__6oCns button{display:block}.layout_siteNav__6oCns .layout_mainNav__nhtp_{position:fixed;top:0;right:0;left:0;bottom:0;z-index:1000;transform:translateX(100%);flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-gap);padding:var(--spacing-sitepadding);margin:0;background:var(--color-ocean-100);color:var(--color-white);font-size:1.5rem}.layout_siteNav__6oCns .layout_mainNav__nhtp_ li:after{display:none}.layout_siteNav__6oCns[data-show=true] ul{transform:translateX(0)}.layout_toggleSegments__DITZ9{text-align:center}.layout_segmentMenu__7GCm7{position:static;text-align:center;font-size:.8em}.layout_footer__RIZtx{margin-top:3rem}}.clientList_clients__A6O4E{list-style:none;margin:0 auto;padding:0}.clientList_client__FUkzb{display:inline-block;margin-right:2rem}.clientList_logo__rC_0Z img{height:3rem;width:auto}.imageGallery_gallery___GiI_{max-width:46rem;width:80%;margin:-3rem auto 0}.imageGallery_gallery___GiI_ ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--spacing-gap);gap:var(--spacing-gap);align-items:flex-start}.imageGallery_gallery___GiI_ li{grid-column:1/-1;position:relative}@media(min-width:800px){.imageGallery_gallery___GiI_ ul{grid-template-columns:repeat(2,1fr)}.imageGallery_gallery___GiI_ li.imageGallery_full__P5wjm{grid-column:span 2}.imageGallery_gallery___GiI_ li.imageGallery_half__pR2Lt{grid-column:span 1}}@media(max-width:800px){.imageGallery_gallery___GiI_{width:100%;padding:0 var(--spacing-sitepadding)}}.projectItem_projectItem___5hUv{position:relative;border-radius:var(--border-radius);background:var(--color-ocean);color:var(--color-white);overflow:hidden;transition:background .2s ease-in-out}.projectItem_projectItem___5hUv h2{display:flex;justify-content:space-between;transition:all .4s ease;font-size:var(--font-size-l);margin:0 0 .5rem}.projectItem_projectItem___5hUv p{font-size:var(--font-size-xs);opacity:.6}.projectItem_projectItem___5hUv .projectItem_year__aRQeO{font-size:inherit}.projectItem_projectItem___5hUv .projectItem_category__AMAzF{opacity:.5}.projectItem_projectItem___5hUv:hover{background:var(--color-ocean-100)}.projectItem_projectItem___5hUv:hover figure:after{opacity:.4}.projectItem_projectItem___5hUv figure{margin:0;position:relative}.projectItem_projectItem___5hUv figure img{display:block;width:100%;transition:transform .6s ease}.projectItem_projectItem___5hUv figure:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--color-ocean-100);opacity:0;transition:opacity .2s ease-in-out}.projectItem_projectItem___5hUv .projectItem_link__z13La{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;text-indent:-9999px;z-index:0}.projectItem_image__1KPH_{position:relative;overflow:hidden}.projectItem_text__waIIu{padding:1rem 1.25rem}.projectItem_observer__mUXkx{position:absolute;top:50%;height:1px}.projectList_projects__skLz3{margin:0 auto;grid-column:1/-1;padding:calc(var(--spacing-sitepadding)*.75) var(--spacing-sitepadding)}.projectList_projects__skLz3>h2{margin:0 0 1rem;font-size:var(--font-size-xl)}.projectList_projects__skLz3 ul{list-style:none;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:calc(var(--spacing-gap)/2);gap:calc(var(--spacing-gap)/2);width:100%}@media(min-width:800px){.projectList_projects__skLz3 ul{grid-template-columns:repeat(3,1fr)}}.projectList_showmore__Z7jN9{grid-column:1/-1}.projectList_showmore__Z7jN9 button{display:block;min-width:25%;margin:1rem auto}.body_body__4Dv1H figure{margin:2rem 0}.body_body__4Dv1H h1{font-size:2.2rem;margin:3rem 0 1.5rem}.body_body__4Dv1H h2{font-size:1.8rem;margin:3rem 0 1.5rem}.body_body__4Dv1H h3{font-size:1.6rem;margin:3rem 0 1.5rem}.body_body__4Dv1H h4{font-size:1.4rem;margin:3rem 0 1.5rem}.body_body__4Dv1H blockquote{font-size:1.4rem;font-style:italic;margin:2rem 0;padding-left:2rem;position:relative}.body_body__4Dv1H blockquote:before{content:"";position:absolute;left:0;top:0;bottom:0;height:100%;width:.5rem;background:var(--color-sky-40)}