.service-start{margin-top:1.75rem}
.service-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:clamp(3rem,7vw,7rem);align-items:start}
.service-copy{max-width:70ch}
.service-copy h2{font-family:var(--font-display);font-weight:500;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.2;margin-bottom:1.5rem;text-wrap:balance}
.service-copy h3{font-size:1.25rem;font-weight:500;margin:2rem 0 1rem}
.service-copy p,.service-counsel p{color:var(--ink-soft);font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem}
.service-preparation{margin-top:3.5rem}
.service-counsel img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;margin-bottom:1.5rem}
.service-counsel h2{font-family:var(--font-display);font-size:1.8rem;font-weight:500;margin-bottom:.75rem}
.service-counsel .eyebrow{font-size:.75rem;margin-bottom:.75rem}
.service-related{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;margin-top:2rem}
@media(max-width:760px){.service-layout{grid-template-columns:1fr;gap:3.5rem}.service-counsel{max-width:420px}.service-copy p,.service-counsel p{font-size:1rem}.service-preparation{margin-top:2.5rem}}
@media print{.service-layout{display:block}.service-counsel img{max-width:150px}.service-start{display:none}}
