/* v944 — About Us approved text-led redesign with large activity gallery */
body.about-text-gallery-v944{
  background:#fff !important;
  color:#0f172a !important;
}

body.about-text-gallery-v944 main.about-page-v944{
  background:#fff !important;
  overflow:hidden;
}

body.about-text-gallery-v944 .container{
  max-width:1180px;
}

.about-hero-v944{
  position:relative;
  min-height:360px;
  display:flex;
  align-items:center;
  border-bottom:1px solid #e6edf7;
  overflow:hidden;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 31%,rgba(255,255,255,.62) 54%,rgba(255,255,255,.1) 100%);
}

.about-hero-media-v944{
  position:absolute;
  inset:0;
  z-index:0;
}

.about-hero-media-v944::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 31%,rgba(255,255,255,.7) 53%,rgba(255,255,255,.18) 100%);
}

.about-hero-media-v944 img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 45%;
  opacity:.92;
}

.about-hero-content-v944{
  position:relative;
  z-index:1;
  padding:72px 22px 68px;
}

.about-eyebrow-v944{
  margin:0 0 14px;
  color:#0b63d8;
  font-weight:950;
  font-size:13px;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.about-hero-v944 h1{
  margin:0;
  max-width:560px;
  color:#06194a;
  font-size:clamp(42px,4.7vw,68px);
  line-height:1.02;
  letter-spacing:-.06em;
}

.about-hero-lead-v944{
  margin:24px 0 0;
  max-width:580px;
  color:#253a56;
  font-size:18px;
  line-height:1.72;
}

.about-hero-actions-v944{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:26px;
}

.about-text-section-v944{
  padding:48px 0;
}

.about-intro-grid-v944{
  display:grid;
  grid-template-columns:minmax(0, 1fr) 510px;
  gap:64px;
  align-items:end;
}

.about-main-copy-v944 h2,
.about-section-heading-v944 h2,
.about-support-grid-v944 h2{
  margin:0 0 20px;
  color:#06194a;
  font-size:clamp(30px,3vw,46px);
  line-height:1.12;
  letter-spacing:-.045em;
}

.about-main-copy-v944 p,
.about-three-text-v944 p,
.about-section-heading-v944 p,
.about-support-grid-v944 p,
.about-support-list-v944 span{
  margin:0 0 18px;
  color:#334155;
  font-size:17px;
  line-height:1.72;
}

.about-simple-stats-v944{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0;
  border-top:1px solid #dbe5f2;
  border-bottom:1px solid #dbe5f2;
}

.about-simple-stats-v944 div{
  padding:22px 26px;
  border-right:1px solid #dbe5f2;
  border-bottom:1px solid #dbe5f2;
}

.about-simple-stats-v944 div:nth-child(2),
.about-simple-stats-v944 div:nth-child(4){
  border-right:0;
}

.about-simple-stats-v944 div:nth-child(3),
.about-simple-stats-v944 div:nth-child(4){
  border-bottom:0;
}

.about-simple-stats-v944 strong{
  display:block;
  color:#0b63d8;
  font-size:30px;
  line-height:1.08;
  letter-spacing:-.035em;
}

.about-simple-stats-v944 span{
  display:block;
  margin-top:8px;
  color:#253a56;
  font-size:15px;
  line-height:1.45;
  font-weight:800;
}

.about-lined-v944{
  border-top:1px solid #e6edf7;
  border-bottom:1px solid #e6edf7;
}

.about-three-text-v944{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:42px;
}

.about-three-text-v944 section{
  padding-right:34px;
  border-right:1px solid #dbe5f2;
}

.about-three-text-v944 section:last-child{
  border-right:0;
  padding-right:0;
}

.about-mini-icon-v944{
  margin:0 0 14px !important;
  color:#0b63d8 !important;
  font-size:30px !important;
  line-height:1 !important;
}

.about-three-text-v944 h2{
  margin:0 0 16px;
  color:#06194a;
  font-size:26px;
  line-height:1.15;
  letter-spacing:-.035em;
}

.about-three-text-v944 ul{
  margin:0;
  padding-left:20px;
  color:#253a56;
  font-size:17px;
  line-height:1.75;
}

.about-gallery-section-v944{
  padding:50px 0 44px;
}

.about-section-heading-v944{
  max-width:760px;
  margin-bottom:28px;
}

.about-gallery-v944{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:18px;
}

.about-gallery-v944 figure{
  margin:0;
  position:relative;
  overflow:hidden;
  border-radius:13px;
  background:#eef4fb;
  aspect-ratio:4/3;
  box-shadow:0 10px 24px rgba(15,35,70,.08);
}

.about-gallery-v944 figure:nth-child(1),
.about-gallery-v944 figure:nth-child(4),
.about-gallery-v944 figure:nth-child(10){
  aspect-ratio:4/3;
}

.about-gallery-v944 img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .25s ease;
}

.about-gallery-v944 figure:hover img{
  transform:scale(1.035);
}

.about-gallery-v944 figcaption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:22px 12px 10px;
  color:#fff;
  font-size:13px;
  line-height:1.25;
  font-weight:850;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(4,18,45,.72));
}

.about-support-v944{
  padding-top:32px;
  border-top:1px solid #e6edf7;
}

.about-support-grid-v944{
  display:grid;
  grid-template-columns:minmax(0,1fr) 560px;
  gap:52px;
  align-items:start;
}

.about-support-list-v944{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0;
  list-style:none;
  margin:12px 0 0;
  padding:0;
  border-top:1px solid #dbe5f2;
  border-left:1px solid #dbe5f2;
}

.about-support-list-v944 li{
  padding:22px;
  border-right:1px solid #dbe5f2;
  border-bottom:1px solid #dbe5f2;
}

.about-support-list-v944 strong{
  display:block;
  color:#06194a;
  font-size:18px;
  line-height:1.25;
  margin-bottom:7px;
}

.about-support-list-v944 li::before{
  content:"✓";
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:24px;
  height:24px;
  margin-bottom:10px;
  border-radius:50%;
  background:#0b63d8;
  color:#fff;
  font-weight:950;
  font-size:13px;
}

body.about-text-gallery-v944 .about-section-v787EG{
  padding-top:34px !important;
}

body.about-text-gallery-v944 .about-section-v787EG .about-section-head-v787EG.center{
  margin-bottom:20px !important;
}

@media(max-width:980px){
  .about-hero-v944{
    min-height:auto;
  }
  .about-hero-media-v944::after{
    background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.98));
  }
  .about-intro-grid-v944,
  .about-support-grid-v944,
  .about-three-text-v944{
    grid-template-columns:1fr;
    gap:28px;
  }
  .about-three-text-v944 section{
    border-right:0;
    border-bottom:1px solid #dbe5f2;
    padding:0 0 22px;
  }
  .about-three-text-v944 section:last-child{
    border-bottom:0;
  }
  .about-gallery-v944{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:640px){
  .about-hero-content-v944{
    padding:54px 18px 50px;
  }
  .about-hero-v944 h1{
    font-size:clamp(38px,11vw,52px);
  }
  .about-hero-lead-v944,
  .about-main-copy-v944 p,
  .about-three-text-v944 p,
  .about-section-heading-v944 p,
  .about-support-grid-v944 p{
    font-size:16.5px;
  }
  .about-simple-stats-v944,
  .about-support-list-v944{
    grid-template-columns:1fr;
  }
  .about-simple-stats-v944 div,
  .about-simple-stats-v944 div:nth-child(2),
  .about-simple-stats-v944 div:nth-child(4){
    border-right:0;
    border-bottom:1px solid #dbe5f2;
  }
  .about-simple-stats-v944 div:last-child{
    border-bottom:0;
  }
  .about-gallery-v944{
    gap:12px;
  }
}
