.page-hero-image{position:relative;display:flex;align-items:flex-end;min-height:46rem;padding:0;color:#fff;overflow:hidden;background:#292928}.page-hero-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,18,16,.84),rgba(20,18,16,.15))}.page-hero-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero-copy{position:relative;z-index:1;max-width:72rem;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5.5rem)}.page-hero-copy h1{max-width:13ch;margin:0;font-size:clamp(3.2rem,6vw,6.5rem);line-height:.95}.page-hero-copy p:not(.eyebrow){max-width:40rem;margin:1.5rem 0 2rem;color:rgba(255,255,255,.8);font-size:1.1rem}.page-hero-copy .button{margin-top:.25rem}@media(max-width:600px){.page-hero-image{min-height:34rem}.page-hero-copy h1{font-size:clamp(2.85rem,13vw,4.5rem)}.page-hero-copy{padding:4rem 1.25rem}}
.category-card{display:flex;min-height:16rem;flex-direction:column;padding:1.75rem;background:var(--paper);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.category-card:hover{background:var(--soft)}.category-card h2{margin:2.5rem 0 1rem;font-size:1.55rem}.category-card p{margin:0;color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.category-card span{margin-top:auto;font-size:.875rem;font-weight:700}
.home-process{padding:clamp(5rem,9vw,8.5rem) clamp(1.25rem,5vw,5.5rem);background:var(--ink);color:#fff}.home-process .section-head{margin-bottom:3rem}.home-process .section-head h2{max-width:18ch;color:#fff}.home-process .text-link{color:#fff}.home-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25)}.home-process-grid article{min-height:18rem;padding:1.75rem;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.home-process-grid strong{font-size:.75rem;letter-spacing:.1em;color:rgba(255,255,255,.65)}.home-process-grid h2{margin:4rem 0 1rem;color:#fff;font-family:Georgia,serif;font-size:1.55rem}.home-process-grid p{margin:0;color:rgba(255,255,255,.68);font-size:.9375rem;line-height:1.65}@media(max-width:1000px){.home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-process-grid{grid-template-columns:1fr}.home-process-grid article{min-height:15rem}.home-process-grid h2{margin-top:2.5rem}}
