.services-hero{background:var(--cream);padding:82px 11vw 76px;display:flex;justify-content:space-between;gap:50px;align-items:end;border-bottom:1px solid var(--line)}.services-hero h1{font-family:Manrope,sans-serif;font-size:clamp(44px,6vw,78px);line-height:1.02;letter-spacing:-3px;margin:0 0 28px;font-weight:800}.services-hero>div:first-child>p:not(.eyebrow){max-width:560px;color:#5f625a;font-size:17px;line-height:1.7;margin:0 0 30px}.services-hero-note{border-left:3px solid var(--rust);padding:13px 0 13px 20px;color:#676a61;font-size:13px;line-height:1.7;min-width:215px}.services-hero-note strong{font:700 20px Manrope;color:var(--ink)}.service-grid-section{padding:105px 11vw 120px;display:grid;grid-template-columns:250px 1fr;gap:8vw}.service-grid-section h2{font-size:clamp(39px,4.5vw,62px)}.service-grid-section .section-intro>p:last-child{color:#676a61;line-height:1.7;margin-top:28px;font-size:13px}.service-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 22px}.service-card{border:1px solid var(--line);background:var(--paper);min-width:0}.service-card-image{position:relative;aspect-ratio:1.5;overflow:hidden;background:#e8e5dc}.service-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.service-card:hover .service-card-image img{transform:scale(1.035)}.service-card-copy{position:relative;padding:22px 22px 25px}.service-index{color:var(--rust);font-size:11px;letter-spacing:1px;font-weight:700}.service-card h3{font:700 22px Manrope,sans-serif;letter-spacing:-.6px;margin:8px 0 9px}.service-card p{color:#676a61;font-size:14px;line-height:1.65;margin:0}.services-contact{background:var(--rust);color:#fff;text-align:center;padding:90px 8vw}.services-contact .eyebrow{color:#f5c9b7;margin-bottom:15px}.services-contact h2{font-size:clamp(38px,5vw,64px);margin-bottom:18px}.services-contact>p:not(.eyebrow){color:#f8dcd1;line-height:1.7;margin:0 auto 28px;max-width:430px}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:var(--cream)}@media(max-width:800px){.services-hero{display:block;padding:58px 8vw 55px}.services-hero h1{letter-spacing:-2px}.services-hero-note{margin-top:42px}.service-grid-section{display:block;padding:75px 8vw 85px}.service-grid-section .section-intro{margin-bottom:45px}.service-cards{grid-template-columns:1fr;gap:28px}.service-card-copy{padding:19px 18px 22px}.services-contact{padding:72px 8vw}}
