#hero{padding:8rem 0 0;display:flex;flex-direction:column;justify-content:start;align-items:start}#hero .container{padding:0 1rem}.hero-text-wrapper{display:flex;justify-content:space-between;flex-direction:column;padding-bottom:1rem;visibility:hidden}#hero h1{font-size:5rem;font-weight:400;text-transform:uppercase;margin:0;line-height:1;letter-spacing:-.05em}.location{font-style:italic;margin:0}.hero-subtext{display:flex;justify-content:space-between;align-items:end;margin-top:35vh}#hero h2>i{line-height:1.5}#hero h2,#hero h3{font-size:var(--fs-xl);line-height:1.2;letter-spacing:-.5;margin:0}#hero h3{font-weight:400;width:50%}.hero-image-wrapper{position:relative;width:100%;height:90vh;overflow:hidden;background-color:var(--color-surface)}.hero-image{position:absolute;top:0;left:0;transform:translateZ(0);width:100%;height:125%!important;object-fit:cover;object-position:center top;will-change:transform}@media (max-width:1280px){#hero .container{padding:0 2rem}}@media (max-width:1180px){#hero h1{font-size:8vw}}@media (max-width:640px){#hero{min-height:auto;padding:5rem 0 3rem}#hero .container{padding:0 1rem}.hero-text-wrapper{padding-bottom:2rem}.hero-subtext{justify-content:start;flex-direction:column;align-items:start;gap:2rem}#hero h1{font-size:var(--fs-head)}#hero h2,#hero h3{font-size:var(--fs-lg)}#hero h3{width:100%}.location{font-size:var(--fs-sm)}.hero-image-wrapper{height:35vh}}#approach{min-height:auto;padding-top:8rem}.approach-content{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem}.approach-heading{font-size:var(--fs-head);font-weight:400;line-height:1;letter-spacing:-.03em;margin:0}.approach-intro{font-size:var(--fs-xl);line-height:1.2;letter-spacing:-.02em;margin:0}.approach-scopes{margin:0;overflow:hidden;display:flex;font-size:var(--fs-3xl);font-weight:400;line-height:1.1;letter-spacing:-.02em}.approach-cta{margin-top:2rem}.approach-link{letter-spacing:-.02em;font-size:var(--fs-lg);position:relative}@media (max-width:1025px){.approach-content{grid-template-columns:repeat(1,1fr)}}@media (max-width:640px){#approach{padding-top:3rem}.approach-intro{font-size:var(--fs-md)}.approach-scopes{font-size:var(--fs-2xl)}.approach-link{font-size:var(--fs-sm)}}#project-list{padding-top:8rem;padding-bottom:8rem;display:flex;flex-direction:column}.project-list-header{border-bottom:1px solid var(--color-text);padding-bottom:2rem;margin-bottom:3rem}.project-list-header .number,.project-list-heading{font-size:var(--fs-head);font-weight:400;line-height:1;letter-spacing:-.03em}.project-list-header-flex{display:flex;justify-content:space-between;text-align:start;gap:2rem}.project-list-items{width:100%;display:flex;flex-direction:column;gap:3rem}.project-list-card:nth-child(2){align-self:flex-end}.project-list-card:nth-child(3){align-self:center}.project-list-card:nth-child(4){align-self:flex-start}.project-list-card{list-style:none;width:50%}.project-list-image{position:relative;width:100%;max-height:500px;overflow:hidden;background-color:var(--color-surface)}.project-list-image img{position:absolute;top:0;left:0;transform:translateZ(0);width:100%;height:110%!important;object-fit:cover;transform-origin:center center;will-change:transform}.project-list-card-text{display:flex;justify-content:space-between;width:100%;padding:10px 0 5px}.project-list-card-title{font-size:var(--fs-xl);letter-spacing:-.02em;line-height:1;font-weight:400}.project-list-card-text .material-symbols-outlined{font-size:26px}.project-list-client{font-size:var(--fs-lg);letter-spacing:-.02em;line-height:1;margin:0}.project-list-link{position:absolute;width:1px;height:1px;padding:0;margin:-1rem;overflow:hidden;clip:rect(0,0,0,0)}.project-list-nav-wrapper{display:flex;justify-content:center;margin-top:6rem}.project-list-nav{text-transform:uppercase;letter-spacing:-.02em;font-size:var(--fs-sm);padding:10px 0;border:1px solid var(--color-text);width:15rem;text-align:center;transition:.2s}.project-list-nav:nth-child(2){border-left:transparent!important}.project-list-nav:hover{background-color:var(--color-inverse);color:var(--color-text-inverse)}@media (max-width:890px){.project-list-card{width:60%}}@media (max-width:640px){#project-list{padding-bottom:6rem}.project-list-header{padding-bottom:1rem;margin-bottom:2rem}.project-list-header .number{font-size:7vw}.project-list-items{gap:1.5rem}.project-list-card{width:100%}.project-list-card .material-symbols-outlined{margin-top:-5px}.project-list-card-title{font-size:var(--fs-lg)}.project-list-client{font-size:var(--fs-md)}}@media (max-width:480px){.project-list-header{border-bottom:none;margin-bottom:3rem}#project-list .container:nth-child(2){padding:0}.project-list-items{gap:60px}.project-list-image{max-height:280px}.project-list-card-text{padding:12px 1rem 5px}.project-list-card-client-wrapper{padding:0 1rem}}