/* LINK SERVICES HERO LAYOUT V13
   Structural repair for clipped/narrow left copy column.
   This intentionally overrides earlier hero geometry only. */
body.link-services-page main{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
body.link-services-page .services-hero-v2{
  width:min(1440px,calc(100% - 48px))!important;
  max-width:1440px!important;
  margin:48px auto 56px!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:24px!important;
  background:#eef6f5!important;
  box-shadow:0 16px 38px rgba(8,39,70,.08)!important;
}
body.link-services-page .services-hero-v2 .services-hero-v2-grid{
  display:grid!important;
  grid-template-columns:minmax(0,48%) minmax(0,52%)!important;
  gap:0!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  min-height:650px!important;
  margin:0!important;
  padding:0!important;
  position:relative!important;
  overflow:hidden!important;
  border-radius:24px!important;
  align-items:stretch!important;
}
body.link-services-page .services-hero-v2 .services-hero-v2-copy{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  float:none!important;
  clear:none!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  justify-self:stretch!important;
  align-self:stretch!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:56px 54px 58px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
  z-index:2!important;
}
body.link-services-page .services-hero-v2 .services-hero-v2-copy > *{
  max-width:100%!important;
  box-sizing:border-box!important;
}
body.link-services-page .services-hero-v2 .services-kicker{
  margin:0 0 14px!important;
  font-size:16px!important;
  line-height:1.3!important;
  letter-spacing:.14em!important;
}
body.link-services-page .services-hero-v2 .services-hero-v2-copy h1{
  display:block!important;
  width:100%!important;
  max-width:620px!important;
  min-width:0!important;
  margin:0 0 22px!important;
  padding:0!important;
  font-size:clamp(46px,3.25vw,60px)!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
  white-space:normal!important;
  overflow:visible!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  text-wrap:balance!important;
}
body.link-services-page .services-hero-v2 .services-hero-topics{
  width:100%!important;
  max-width:610px!important;
  margin:0 0 20px!important;
  font-size:18px!important;
  line-height:1.48!important;
}
body.link-services-page .services-hero-v2 .services-lead{
  width:100%!important;
  max-width:610px!important;
  margin:0!important;
  font-size:19px!important;
  line-height:1.62!important;
}
body.link-services-page .services-hero-v2 .services-model-note{
  width:100%!important;
  max-width:610px!important;
  margin:24px 0 0!important;
  padding:18px 20px!important;
  box-sizing:border-box!important;
}
body.link-services-page .services-hero-v2 .services-actions{
  width:100%!important;
  max-width:610px!important;
  margin:26px 0 0!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
}
body.link-services-page .services-hero-v2 .services-primary,
body.link-services-page .services-hero-v2 .services-secondary{
  min-height:50px!important;
  padding:13px 20px!important;
  font-size:16px!important;
  line-height:1.25!important;
  box-sizing:border-box!important;
}
body.link-services-page .services-hero-v2 .services-hero-v2-photo{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  float:none!important;
  justify-self:stretch!important;
  align-self:stretch!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  min-height:650px!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  z-index:1!important;
}
body.link-services-page .services-hero-v2 .services-hero-v2-photo > img{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center center!important;
}
body.link-services-page .services-hero-v2 .services-hero-script{
  position:absolute!important;
  top:34px!important;
  right:34px!important;
  max-width:310px!important;
  font-size:clamp(24px,2vw,31px)!important;
  line-height:1.15!important;
  z-index:3!important;
}
body.link-services-page .services-hero-v2 .services-hero-invest{
  position:absolute!important;
  right:26px!important;
  top:118px!important;
  z-index:4!important;
}
@media(max-width:1100px){
  body.link-services-page .services-hero-v2 .services-hero-v2-grid{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-v2-copy{
    padding:50px clamp(28px,6vw,58px)!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-v2-copy h1{
    max-width:760px!important;
    font-size:clamp(44px,7vw,60px)!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-v2-photo{
    min-height:520px!important;
  }
}
@media(max-width:640px){
  body.link-services-page .services-hero-v2{
    width:calc(100% - 22px)!important;
    margin:18px auto 34px!important;
    border-radius:18px!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-v2-grid{
    border-radius:18px!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-v2-copy{
    padding:38px 22px 40px!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-v2-copy h1{
    font-size:clamp(38px,11vw,48px)!important;
  }
  body.link-services-page .services-hero-v2 .services-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  body.link-services-page .services-hero-v2 .services-primary,
  body.link-services-page .services-hero-v2 .services-secondary{
    width:100%!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-v2-photo{
    min-height:430px!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-script{
    top:22px!important;
    right:20px!important;
    max-width:235px!important;
  }
  body.link-services-page .services-hero-v2 .services-hero-invest{
    top:102px!important;
    right:18px!important;
  }
}
