/* v1118 — About/Why first hero copy and visual direction matched to updated Home hero. */
body.about-text-gallery-v944 .about-hero-v944{
  position:relative !important;
  isolation:isolate !important;
  overflow:hidden !important;
  min-height:auto !important;
  padding:86px 0 86px !important;
  display:flex !important;
  align-items:center !important;
  border-bottom:0 !important;
  background:
    linear-gradient(90deg, rgba(7,28,62,.96) 0%, rgba(9,38,76,.91) 48%, rgba(5,63,79,.86) 100%),
    url('/assets/img/home-hero-background-v295G.webp') !important;
  background-size:cover !important;
  background-position:center !important;
  color:#fff !important;
}
body.about-text-gallery-v944 .about-hero-v944::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 14% 25%, rgba(56,189,248,.20), transparent 34%),
    radial-gradient(circle at 78% 18%, rgba(34,197,94,.10), transparent 30%),
    linear-gradient(135deg, rgba(3,15,34,.35), rgba(3,37,54,.18));
  z-index:-1;
}
body.about-text-gallery-v944 .about-hero-media-v944{
  display:none !important;
}
body.about-text-gallery-v944 .about-hero-content-v944{
  position:relative !important;
  z-index:1 !important;
  padding:0 22px !important;
  max-width:1180px !important;
}
body.about-text-gallery-v944 .about-eyebrow-v944{
  margin:0 0 18px !important;
  color:#67b7ff !important;
  font-size:15px !important;
  font-weight:900 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
}
body.about-text-gallery-v944 .about-hero-v944 h1{
  margin:0 0 24px !important;
  max-width:820px !important;
  color:#fff !important;
  font-size:clamp(56px, 6.2vw, 104px) !important;
  line-height:.92 !important;
  letter-spacing:-.065em !important;
  font-weight:950 !important;
}
body.about-text-gallery-v944 .about-hero-lead-v944{
  margin:0 0 28px !important;
  max-width:760px !important;
  color:rgba(239,247,255,.92) !important;
  font-size:clamp(18px, 1.34vw, 26px) !important;
  line-height:1.42 !important;
  font-weight:600 !important;
}
body.about-text-gallery-v944 .about-hero-actions-v944{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:14px !important;
  align-items:center !important;
  margin-top:0 !important;
}
body.about-text-gallery-v944 .about-hero-actions-v944 .btn{
  min-height:52px !important;
  padding:14px 24px !important;
  border-radius:999px !important;
  font-weight:900 !important;
}
@media(max-width:760px){
  body.about-text-gallery-v944 .about-hero-v944{
    padding:48px 0 54px !important;
  }
  body.about-text-gallery-v944 .about-eyebrow-v944{
    font-size:12px !important;
    line-height:1.25 !important;
    margin-bottom:14px !important;
  }
  body.about-text-gallery-v944 .about-hero-v944 h1{
    font-size:clamp(44px, 14vw, 64px) !important;
    margin-bottom:18px !important;
  }
  body.about-text-gallery-v944 .about-hero-lead-v944{
    font-size:17px !important;
    line-height:1.45 !important;
    margin-bottom:22px !important;
  }
  body.about-text-gallery-v944 .about-hero-actions-v944 .btn{
    width:100% !important;
    justify-content:center !important;
  }
}
