#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;height:50vh;padding-bottom:1rem;visibility:hidden}#hero h1{font-size:5rem;font-weight:400;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}#hero h2>i{line-height:1.5}#hero h2,#hero h3{font-size:1.8vw;line-height:1;letter-spacing:-.5;margin:0}#hero h3{font-weight:400;width:40%}.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%;object-fit:cover;object-position:center top;will-change:transform;filter:brightness(.85)}.hero-link{font-size:1.5rem;line-height:1;letter-spacing:-.5;font-weight:400;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:5;background-color:var(--white);color:var(--black);height:120px;width:330px;display:none;justify-content:start;align-items:end;overflow:hidden;padding:10px}.hero-link .material-symbols-outlined{position:absolute;top:10px;right:.5rem;font-size:25px}.hero-link>span{background-color:#f5f5f5;font-size:5vw;display:flex;justify-content:center;align-items:center;width:40%;height:100%;margin-right:10px;line-height:1}.hero-link:hover{color:var(--black)}@media (max-width:1280px){#hero .container{padding:0 2rem}}@media (max-width:1180px){#hero h1{font-size:8vw}#hero h2{font-size:4vw}#hero h3{font-size:3vw}}@media (max-width:640px){#hero{min-height:auto;padding:5rem 0 3rem}#hero .container{padding:0 1rem}.hero-text-wrapper{height:45vh;padding-bottom:2rem}.hero-subtext{justify-content:start;flex-direction:column;align-items:start;gap:1rem}#hero h1{font-size:13vw}#hero h2{font-size:5vw}#hero h3{font-size:4.5vw;line-height:1.2;width:100%}.location{font-size:.8rem}.hero-image-wrapper{height:35vh}.hero-link{font-size:.9rem;transform:none;bottom:2rem;left:1rem;height:80px;width:210px}.hero-link>span{font-size:8vw}}#approach{min-height:auto;padding-top:8rem;padding-bottom:10rem}.approach-skills{text-align:center}.approach-skills-item p{margin:0!important;padding:3px 0;display:flex;justify-content:center;overflow:hidden}.approach-skills-item p>span{font-weight:400!important;font-size:4.5rem;text-transform:uppercase;line-height:1;letter-spacing:-.03em}.approach-separator{display:block;margin:1.5rem auto;height:60px;width:2px;background-color:var(--color-text)}.approach-link{text-transform:uppercase;letter-spacing:-.5;font-size:2rem;position:relative}.approach-link .material-symbols-outlined{font-size:25px;position:absolute;top:0;right:-2rem}@media (max-width:640px){#approach{padding-top:3rem}.approach-skills-item p{padding:0}.approach-skills-item p>span{font-size:9vw}.approach-link{font-size:1rem}}#project-list{padding-bottom:4rem;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:7rem;text-transform:uppercase;letter-spacing:-.05em;line-height:.8;font-weight:400}.project-list-header-flex{display:grid;grid-template-columns:2fr 1fr;text-align:end;grid-gap:2rem;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%;overflow:hidden;aspect-ratio:1/1;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-top:10px}.project-list-card-text div{width:100%}.project-list-card-title{font-size:2rem;text-transform:uppercase;letter-spacing:-.03em;margin-bottom:.2em;position:relative;height:1em;overflow:hidden}.project-list-card-title .title-back,.project-list-card-title .title-front{position:absolute;left:0;line-height:1;margin:0;will-change:transform;white-space:nowrap}.project-list-card-title .title-front{top:0;transform:translateY(0)}.project-list-card-title .title-back{top:100%;transform:translateY(0)}.project-list-card .material-symbols-outlined{font-size:25px}.project-list-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.project-list-nav-wrapper{display:flex;justify-content:center;margin-top:4rem}.project-list-nav{text-transform:uppercase;letter-spacing:-.5;font-size:1.5rem}@media (max-width:890px){.project-list-header .number,.project-list-heading{font-size:4rem}.project-list-card{width:60%}.project-list-card-title{font-size:1.3rem}}@media (max-width:640px){.project-list-header{padding-bottom:1rem;margin-bottom:2rem}.project-list-header .number,.project-list-heading{font-size:10vw}.project-list-header-flex{grid-template-columns:minmax(70%,1fr) 1fr}.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:1.1rem}.project-list-nav{font-size:1rem}}@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-card-text{padding:20px 1rem 0}}