.services-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:12px;align-items:center;overflow:hidden}
.services-hero-copy{position:relative;z-index:1}
.services-hero-copy>.eyebrow{margin-top:32px}
.services-intro h1{font-size:clamp(32px,3.5vw,46px);line-height:1.15;letter-spacing:-1.8px}
.services-hero-art{display:block;width:100%;height:auto;max-width:540px;justify-self:center}
.services-intro .intro-text{max-width:520px;font-size:14px}
@media(max-width:1000px){.services-intro{padding:36px;grid-template-columns:1.2fr 1fr}.services-intro h1{font-size:34px}}
@media(max-width:760px){.services-intro{grid-template-columns:1fr;padding:28px 24px;gap:16px}.services-intro h1{font-size:35px}.services-hero-art{max-width:380px;margin-top:0}.services-intro .intro-text{font-size:13px}}
