/* V4.67 — compact mobile typography and two-line page heroes. */
.page-title-line{display:block;white-space:nowrap}
@media(min-width:1025px){
  .page-hero-copy{max-width:980px;padding-right:0}
}
@media(max-width:640px){
  .home-simple-copy h1{font-size:22px!important;line-height:1.28!important}
  .page-hero-copy{padding-right:0!important}
  .page-hero-ci{right:12px!important;width:112px!important;opacity:.14!important}
  .page-hero h1{font-size:clamp(19px,5.1vw,22px)!important;line-height:1.28!important}
  .home-simple-copy>p,.page-hero p{font-size:14px!important;line-height:1.62!important}
  .section-head h2,.home-service-intro h2,.company-overview h2,.org-wrap>h2,.business-brand-endcap h2,.inquiry-form h2,.map-copy h2{font-size:21px!important;line-height:1.32!important}
  .section-head>p,.home-service-intro>p,.company-overview>p{font-size:14px!important;line-height:1.65!important}
  .delivery-card h3,.process-card h3,.process-step h3,.org-branch h3,.contact-panel h3,#business-services .service-card h3,#company-values .value-card h3,#business-core .core-card h3,.fact b{font-size:18px!important;line-height:1.35!important}
  .delivery-card p,.process-card p,.process-step p,.org-branch p,.org-team,.contact-panel>p,#business-services .service-card p,#company-values .value-card p,#business-core .core-card p,.fact small{font-size:14px!important;line-height:1.65!important}
}
