/* Place the homepage hero message in the upper-left concert focal area. */
.hero-reference .hero-copy{top:4.5vh!important;bottom:auto!important;left:3.8vw!important;max-width:760px!important}
.hero-reference .hero-text{max-width:600px!important}
.hero-reference .hero-title>span{display:block;white-space:nowrap}
.hero-reference .hero-copy.hero-copy-centered{top:50%!important;bottom:auto!important;left:50%!important;right:auto!important;width:min(860px,calc(100% - 40px))!important;max-width:none!important;transform:translate(-50%,-50%)!important;text-align:center!important}
.hero-reference .hero-copy.hero-copy-centered .hero-text{margin-left:auto!important;margin-right:auto!important}
.hero-reference .hero-actions-centered{justify-content:center}

@media(max-width:800px){
  html,body{max-width:100%;overflow-x:hidden}
  .hero-reference{width:100%;min-height:650px!important;overflow:hidden;background-position:58% center!important}
  .hero-reference .hero-copy{top:34px!important;bottom:auto!important;left:18px!important;right:18px!important;width:auto!important;max-width:calc(100% - 36px)!important;transform:none!important;text-align:left!important}
  .hero-reference .hero-copy.hero-copy-centered{top:50%!important;bottom:auto!important;left:50%!important;right:auto!important;width:calc(100% - 36px)!important;max-width:none!important;transform:translate(-50%,-50%)!important;text-align:center!important}
  .hero-reference .hero-actions-centered{justify-content:center!important}
  .hero-reference .eyebrow{width:auto!important;margin-bottom:20px!important}
  /* Keep the longest title line inside a narrow viewport instead of clipping it. */
  .hero-reference h1{width:100%!important;margin-left:0!important;margin-right:0!important;font-size:clamp(40px,10.5vw,50px)!important;line-height:1.03!important;letter-spacing:-.06em!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere}
  .hero-reference .hero-title>span{white-space:normal}
  .hero-reference .hero-text{font-size:13px!important;line-height:1.65!important;margin:20px 0 24px!important;max-width:340px!important}
  .hero-reference .hero-actions{width:100%;gap:10px!important}
  .hero-reference .hero-primary,.hero-reference .hero-location{min-width:0!important;padding:14px 16px!important}
}
