@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{--ink:#1e2627;--oxide:#b96d28;--paper:#f6f4ee;--paper-2:#e9e7df;--line:#cbc9c0;--text:#4f5957}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font:15px/1.65 DM Sans,Arial,sans-serif}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-weight:500;line-height:.94}h1{font-size:clamp(3.7rem,6.3vw,7rem)}h2{font-size:clamp(2.8rem,4.6vw,5.4rem)}em{color:var(--oxide);font-family:Instrument Serif,Georgia,serif;font-weight:400}header{background:var(--paper);border-bottom:1px solid var(--line);z-index:20;align-items:center;height:78px;padding:0 clamp(1.5rem,5vw,5.5rem);display:flex;position:relative}.wordmark{color:var(--ink);letter-spacing:-.06em;align-items:center;gap:.65rem;font-size:1.3rem;text-decoration:none;display:flex}.wordmark>span{background:var(--ink);color:#fff;clip-path:polygon(0 0,100% 0,84% 100%,0 100%);place-items:center;width:34px;height:34px;font:500 .65rem DM Mono;display:grid}.wordmark strong{font-weight:700}.wordmark i{color:var(--oxide);font-style:normal}nav{align-items:center;gap:1.65rem;margin-left:auto;display:flex}nav a{color:var(--text);text-transform:uppercase;letter-spacing:.04em;padding:.4rem 0;font:500 .59rem DM Mono;text-decoration:none;position:relative}nav a small{display:none}nav a.is-active{color:var(--ink)}nav a.is-active:after{content:"";background:var(--oxide);width:100%;height:1px;position:absolute;bottom:-1.1rem;left:0}.menu{display:none}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#68716e;align-items:center;gap:.65rem;font:500 .61rem DM Mono;display:flex}.eyebrow span{background:var(--oxide);width:28px;height:1px}.arrow{color:var(--ink);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--oxide);align-items:center;gap:.7rem;padding-bottom:.45rem;font:500 .61rem DM Mono;text-decoration:none;display:inline-flex}.arrow b{color:var(--oxide);font:400 1rem DM Sans}.home-hero{background:var(--paper);grid-template-columns:57% 43%;min-height:calc(100vh - 78px);display:grid}.hero-photos{background:#273031;min-height:610px;position:relative;overflow:hidden}.hero-photos figure{margin:0;position:absolute;overflow:hidden}.hero-photos img{object-fit:cover;width:100%;height:100%}.photo-main{inset:0}.photo-main:after{content:"";background:linear-gradient(#0000 48%,#12191987);position:absolute;inset:0}.photo-detail{border-top:7px solid var(--paper);border-left:7px solid var(--paper);z-index:2;width:37%;height:27%;bottom:0;right:0}.image-caption{z-index:2;color:#fff;letter-spacing:.07em;font:500 .52rem DM Mono;position:absolute;bottom:1.5rem;left:1.8rem}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(4rem,8vw,8rem) clamp(2rem,7vw,7rem);display:flex}.hero-copy h1{margin:1.4rem 0 1.7rem}.hero-copy>p:not(.eyebrow){max-width:390px;color:var(--text);margin-bottom:2.5rem;font-size:.9rem}.hero-meta{border-top:1px solid var(--line);flex-wrap:wrap;gap:1rem;width:100%;margin-top:clamp(3rem,7vw,6rem);padding-top:1rem;display:flex}.hero-meta span{letter-spacing:.05em;color:#69726f;font:500 .54rem DM Mono}.statement{background:var(--paper-2);grid-template-columns:1fr .65fr;align-items:end;gap:6rem;padding:clamp(5rem,10vw,9rem) clamp(1.5rem,8vw,8rem);display:grid}.num{color:var(--oxide);margin-bottom:1.6rem;font:500 .65rem DM Mono;display:block}.statement>p{max-width:390px;color:var(--text);font-size:.94rem}.home-services{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.home-services a{min-height:340px;color:var(--ink);border-right:1px solid var(--line);padding:2rem;text-decoration:none;transition:all .25s;display:block;position:relative}.home-services a:last-child{border:0}.home-services a:hover{background:var(--ink);color:#fff}.home-services span{color:var(--oxide);font:500 .65rem DM Mono}.home-services h3{margin-top:4.5rem;font-size:clamp(2.3rem,3.2vw,3.7rem)}.home-services p{color:#6b7471;max-width:245px;margin-top:1rem;font-size:.8rem}.home-services a:hover p{color:#d9dcd5}.home-services b{color:var(--oxide);font-size:1.4rem;position:absolute;bottom:1.5rem;right:1.8rem}.home-proof{background:#fff;grid-template-columns:1fr 1fr;min-height:560px;display:grid}.home-proof>div:first-child{overflow:hidden}.home-proof img{object-fit:cover;width:100%;height:100%}.home-proof>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(4rem,8vw,8rem);display:flex}.home-proof h2{margin:1.2rem 0}.home-proof p{max-width:360px;color:var(--text);margin-bottom:2rem;font-size:.86rem}.page-title{background:var(--paper);grid-template-columns:52% 48%;min-height:575px;display:grid}.page-title>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(5rem,9vw,8rem);display:flex}.page-title h1{margin-top:1.5rem;font-size:clamp(3.8rem,6.2vw,6.7rem)}.page-title-photo{position:relative;overflow:hidden}.page-title-photo img{object-fit:cover;width:100%;height:100%}.page-title-photo:after{content:"";background:linear-gradient(90deg,var(--paper),transparent 35%);position:absolute;inset:0}.company-copy{background:#dfe1d9;grid-template-columns:1fr 1fr;gap:8rem;padding:clamp(5rem,9vw,8rem);display:grid}.company-copy .lead{font-size:clamp(1.25rem,2vw,1.85rem);font-weight:500;line-height:1.5}.company-copy>div{color:var(--text);font-size:.9rem}.company-copy>div p+p{margin-top:1.3rem}.method{background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.method article{border-right:1px solid var(--line);min-height:340px;padding:clamp(2rem,5vw,4rem)}.method article:last-child{border:0}.method span{color:var(--oxide);font:500 .65rem DM Mono}.method h2{margin:3rem 0 1rem;font-size:clamp(2.1rem,3.5vw,3.8rem)}.method p{color:var(--text);max-width:260px;font-size:.82rem}.standards{background:var(--ink);color:#fff;padding:3rem clamp(1.5rem,8vw,8rem)}.standards>p{letter-spacing:.05em;color:#cdd0c9;font:500 .6rem DM Mono}.standards>div{flex-wrap:wrap;gap:1.6rem;margin-top:1.3rem;display:flex}.standards span{font-size:clamp(1.2rem,2.1vw,2rem);font-weight:500}.image-quote{height:560px;position:relative;overflow:hidden}.image-quote img{object-fit:cover;width:100%;height:100%}.image-quote:after{content:"";background:#151c1c5c;position:absolute;inset:0}.image-quote p{z-index:1;color:#fff;font-size:clamp(3rem,5vw,6rem);line-height:.93;position:absolute;bottom:12%;left:8%}.solutions{background:#fff}.solution{border-bottom:1px solid var(--line);grid-template-columns:43% 57%;min-height:590px;display:grid}.solution:nth-child(2n){direction:rtl}.solution:nth-child(2n)>*{direction:ltr}.solution-media{position:relative;overflow:hidden}.solution-media img{object-fit:cover;width:100%;height:100%;transition:all .5s}.solution:hover .solution-media img{transform:scale(1.04)}.solution-media span{background:var(--paper);place-items:center;width:36px;height:36px;font:500 .6rem DM Mono;display:grid;position:absolute;top:1.3rem;left:1.3rem}.solution-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3.5rem,8vw,7rem);display:flex}.label{color:#737c78;text-transform:uppercase;letter-spacing:.05em;font:500 .58rem DM Mono}.solution-info h2{margin:1rem 0 1.3rem}.solution-info>p:not(.label){max-width:470px;color:var(--text);font-size:.86rem}.solution-info ul{flex-wrap:wrap;gap:.5rem;margin:1.7rem 0;padding:0;list-style:none;display:flex}.solution-info li{border:1px solid var(--line);color:#515a57;padding:.35rem .5rem;font:500 .58rem DM Mono}.support{background:#fff;grid-template-columns:1.2fr .4fr .4fr;min-height:570px;display:grid}.support>div{border-left:1px solid var(--line);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:clamp(2rem,5vw,4.5rem);display:flex}.support-image{overflow:hidden;border-left:0!important;padding:0!important}.support-image img{object-fit:cover;width:100%;height:100%}.support h2{margin:1.9rem 0 1rem;font-size:clamp(2.1rem,3vw,3.5rem)}.support p{color:var(--text);font-size:.79rem}.parts{background:var(--ink);color:#fff;grid-template-columns:.8fr .95fr .7fr;gap:4rem;padding:clamp(4rem,9vw,8rem);display:grid}.parts h2{margin:1.3rem 0}.parts>div>p:last-child{color:#d5d8d0;font-size:.83rem}.parts-list{border-top:1px solid #535c59}.parts-list p{color:#d7d9d4;border-bottom:1px solid #535c59;padding:.8rem 0;font-size:.8rem}.parts figure{align-self:center;margin:0}.parts img{object-fit:cover;width:100%;max-height:350px}.parts figcaption{color:#c8cbc3;margin-top:.5rem;font:500 .53rem DM Mono}.gallery-title{background:var(--paper-2);grid-template-columns:1fr .5fr;gap:3rem;padding:clamp(5rem,9vw,8rem);display:grid}.gallery-title .eyebrow{grid-column:1/-1}.gallery-title p{color:var(--text);align-self:end;max-width:410px;font-size:.9rem}.gallery{background:var(--line);grid-template-columns:repeat(12,1fr);gap:1px;padding:1px;display:grid}.gallery figure{background:var(--ink);min-height:310px;margin:0;position:relative;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:100%;transition:all .5s}.gallery figure:hover img{transform:scale(1.05)}.gallery figcaption{color:#fff;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 1px 5px #000;font:500 .55rem DM Mono;position:absolute;bottom:1rem;left:1rem}.gallery figcaption span{color:#f3aa5d;margin-bottom:.35rem;display:block}.gallery-1,.gallery-4,.gallery-7{grid-column:span 7}.gallery-2,.gallery-5,.gallery-8{grid-column:span 5}.gallery-3,.gallery-6,.gallery-9{grid-column:span 7}.contact-hero{background:var(--paper-2);grid-template-columns:1fr 1fr;min-height:600px;display:grid}.contact-hero>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(5rem,9vw,8rem);display:flex}.contact-hero h1{margin:1.4rem 0}.contact-hero p:not(.eyebrow){max-width:410px;color:var(--text);font-size:.88rem}.contact-hero figure{margin:0;overflow:hidden}.contact-hero img{object-fit:cover;width:100%;height:100%}.contact-details{background:var(--oxide);grid-template-columns:1.1fr .9fr;gap:5rem;padding:clamp(4rem,9vw,8rem);display:grid}.contact-details a:not(.call-button){color:var(--ink);letter-spacing:-.06em;font-size:clamp(3.9rem,7vw,7.2rem);font-weight:500;line-height:.8;text-decoration:none}.contact-details a:not(.call-button) b{font:400 1.2rem DM Sans}.contact-details>div:last-child{color:#313735;align-self:end;font-size:.86rem}.contact-details>div:last-child p+p{margin-top:1.3rem}.call-button{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-top:2rem;padding:.9rem 1rem;font:500 .6rem DM Mono;text-decoration:none;display:inline-block}footer{color:#6b7470;justify-content:space-between;align-items:center;min-height:90px;padding:1.3rem clamp(1.5rem,5vw,5rem);font:500 .55rem DM Mono;display:flex}footer>a:last-child{color:var(--ink);text-transform:uppercase;font-weight:500;text-decoration:none}@media (width<=780px){header{height:67px;padding:0 1.3rem}.menu{color:var(--ink);background:0 0;border:0;margin-left:auto;font:500 .62rem DM Mono;display:block}.menu b{color:var(--oxide);font-size:1.1rem}nav{display:none}.open{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:1rem;margin:0;padding:1.5rem;display:flex;position:absolute;top:66px;left:0;right:0}nav a.is-active:after{bottom:-.25rem}.home-hero,.page-title,.contact-hero{grid-template-columns:1fr}.hero-photos{order:2;min-height:430px}.hero-copy{padding:4.5rem 1.5rem}.hero-copy h1{font-size:4.2rem}.photo-detail{width:45%;height:32%}.statement,.company-copy,.gallery-title,.contact-details{grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.home-services,.method{grid-template-columns:1fr}.home-services a,.method article{border-right:0;border-bottom:1px solid var(--line);min-height:250px}.home-services h3{margin-top:2rem}.home-proof{grid-template-columns:1fr}.home-proof>div:first-child{height:350px}.home-proof>div:last-child{padding:4rem 1.5rem}.page-title>div:first-child{padding:4.5rem 1.5rem}.page-title-photo{height:340px}.company-copy{gap:1.5rem}.solution{grid-template-columns:1fr;min-height:auto}.solution:nth-child(2n){direction:ltr}.solution-media{height:300px}.solution-info{padding:3.5rem 1.5rem}.support{grid-template-columns:1fr}.support-image{min-height:350px}.support>div:not(.support-image){border-left:0;border-top:1px solid var(--line);min-height:240px}.parts{grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.gallery{grid-template-columns:1fr}.gallery figure,.gallery-1,.gallery-2,.gallery-3,.gallery-4,.gallery-5,.gallery-6,.gallery-7,.gallery-8,.gallery-9{grid-column:span 1;min-height:270px}.contact-hero>div{padding:4.5rem 1.5rem}.contact-hero figure{height:340px}.contact-details{gap:3rem}footer{text-align:center;flex-wrap:wrap;justify-content:center;gap:.8rem}}
