
#about-page{--ahl-navy:#081b33;--ahl-navy2:#102744;--ahl-gold:#d4af37;--ahl-text:#334155;--ahl-muted:#667085;font-family:inherit;color:var(--ahl-text)}
#about-page *{box-sizing:border-box}
#about-page .ahl-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
#about-page .ahl-section{padding:88px 0}
#about-page .ahl-white{background:#fff}
#about-page .ahl-light{background:#f6f7f9}
#about-page .ahl-navy{background:var(--ahl-navy);color:#fff}
#about-page .ahl-eyebrow{display:inline-block;color:var(--ahl-gold);font-size:12px;font-weight:800;letter-spacing:2px;margin-bottom:14px}
#about-page .ahl-eyebrow.ahl-dark{color:#b68c1f}
#about-page .ahl-title,#about-page .ahl-heading h2{font-size:clamp(30px,4vw,44px);line-height:1.15;font-weight:800;color:var(--ahl-navy);margin:0 0 18px}
#about-page .ahl-heading{text-align:center;max-width:820px;margin:0 auto 44px}
#about-page .ahl-heading p{color:var(--ahl-muted);line-height:1.7}
#about-page .ahl-heading-light h2{color:#fff}
#about-page .ahl-heading-light p{color:rgba(255,255,255,.75)}
#about-page .ahl-hero{background:linear-gradient(135deg,var(--ahl-navy),#173653);padding:82px 0;color:#fff}
#about-page .ahl-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center}
#about-page .ahl-hero h1{font-size:clamp(38px,5vw,60px);line-height:1.08;font-weight:800;margin:0 0 20px;color:#fff}
#about-page .ahl-hero p{font-size:17px;line-height:1.8;color:rgba(255,255,255,.82);max-width:680px}
#about-page .ahl-hero-image img{width:100%;height:410px;object-fit:cover;border-radius:20px;display:block;box-shadow:0 20px 50px rgba(0,0,0,.25)}
#about-page .ahl-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
#about-page .ahl-btn{display:inline-block;text-decoration:none;padding:12px 22px;border-radius:8px;font-weight:700}
#about-page .ahl-btn-gold{background:var(--ahl-gold);color:var(--ahl-navy);border:1px solid var(--ahl-gold)}
#about-page .ahl-btn-outline{color:#fff;border:1px solid rgba(255,255,255,.55)}
#about-page .ahl-two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}
#about-page .ahl-image-wrap img{width:100%;height:410px;object-fit:cover;border-radius:18px;display:block}
#about-page .ahl-text{font-size:16px;line-height:1.85;color:var(--ahl-muted)}
#about-page .ahl-mission-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
#about-page .ahl-info-card{background:#fff;border:1px solid #e4e8ef;border-radius:18px;padding:34px;box-shadow:0 10px 28px rgba(8,27,51,.07)}
#about-page .ahl-icon{width:54px;height:54px;border-radius:12px;background:var(--ahl-navy);color:var(--ahl-gold);display:grid;place-items:center;font-size:25px;margin-bottom:20px}
#about-page .ahl-info-card h3{color:var(--ahl-navy);font-size:22px}
#about-page .ahl-info-card p{line-height:1.8;color:var(--ahl-muted)}
#about-page .ahl-founder{display:grid;grid-template-columns:300px 1fr;gap:42px;background:var(--ahl-navy2);border:1px solid rgba(212,175,55,.22);border-radius:22px;padding:30px}
#about-page .ahl-founder-photo img{width:100%;height:370px;object-fit:cover;border-radius:15px;display:block}
#about-page .ahl-founder-copy h3{color:var(--ahl-gold)}
#about-page .ahl-founder-copy>p{color:rgba(255,255,255,.8);line-height:1.85}
#about-page .ahl-founder-details{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:22px;margin-top:24px}
#about-page .ahl-founder-details h4{color:var(--ahl-gold);font-size:14px}
#about-page .ahl-founder-details p{color:rgba(255,255,255,.74);line-height:1.8;font-size:14px}
#about-page .ahl-team{display:grid;gap:26px;justify-content:center}
#about-page .ahl-team-two{grid-template-columns:repeat(2,300px);max-width:626px;margin:0 auto 26px}
#about-page .ahl-team-three{grid-template-columns:repeat(3,270px);max-width:866px;margin:0 auto}
#about-page .ahl-advocate{background:#fff;border:1px solid #e1e6ed;border-radius:18px;padding:24px;text-align:center;box-shadow:0 10px 28px rgba(8,27,51,.08)}
#about-page .ahl-advocate img{width:115px;height:145px;max-width:115px;max-height:145px;object-fit:cover;display:block;margin:0 auto 17px;border-radius:12px}
#about-page .ahl-advocate h3{font-size:20px;color:var(--ahl-navy);margin:0 0 7px}
#about-page .ahl-advocate>span{color:#b68c1f;font-weight:800}
#about-page .ahl-rule{height:1px;background:#e7eaf0;margin:16px 0 13px}
#about-page .ahl-advocate small{color:#7b8794;font-weight:700}
#about-page .ahl-advocate p{margin:5px 0 0;color:var(--ahl-text)}
#about-page .ahl-expertise{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
#about-page .ahl-expertise article{background:var(--ahl-navy2);border:1px solid rgba(212,175,55,.22);border-radius:16px;padding:28px;min-height:130px}
#about-page .ahl-expertise i{font-size:31px;color:var(--ahl-gold)}
#about-page .ahl-expertise h3{font-size:18px;color:#fff;margin:14px 0 0}
#about-page .ahl-why{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
#about-page .ahl-why article{background:#fff;border:1px solid #e1e6ed;border-radius:16px;padding:28px;text-align:center;box-shadow:0 8px 25px rgba(8,27,51,.06)}
#about-page .ahl-why i{font-size:36px;color:var(--ahl-gold)}
#about-page .ahl-why h3{font-size:17px;color:var(--ahl-navy);margin:13px 0 8px}
#about-page .ahl-why p{font-size:14px;line-height:1.65;color:var(--ahl-muted);margin:0}
#about-page .ahl-cta{padding:70px 0;background:linear-gradient(135deg,#102744,var(--ahl-navy));text-align:center;color:#fff}
#about-page .ahl-cta h2{font-size:36px;font-weight:800;margin-bottom:10px}
#about-page .ahl-cta p{color:rgba(255,255,255,.78);margin-bottom:24px}
@media(max-width:991px){
 #about-page .ahl-hero-grid,#about-page .ahl-two-col{grid-template-columns:1fr}
 #about-page .ahl-hero-image{order:-1}
 #about-page .ahl-founder{grid-template-columns:1fr}
 #about-page .ahl-founder-photo img{max-width:300px}
 #about-page .ahl-founder-details{grid-template-columns:1fr 1fr}
 #about-page .ahl-expertise{grid-template-columns:repeat(2,1fr)}
 #about-page .ahl-why{grid-template-columns:repeat(2,1fr)}
 #about-page .ahl-team-three{grid-template-columns:repeat(3,1fr);max-width:100%}
}
@media(max-width:700px){
 #about-page .ahl-container{width:min(100% - 28px,560px)}
 #about-page .ahl-section{padding:62px 0}
 #about-page .ahl-hero{padding:62px 0}
 #about-page .ahl-hero h1{font-size:38px}
 #about-page .ahl-hero-image img,#about-page .ahl-image-wrap img{height:300px}
 #about-page .ahl-mission-grid,#about-page .ahl-team-two,#about-page .ahl-team-three,#about-page .ahl-expertise,#about-page .ahl-why,#about-page .ahl-founder-details{grid-template-columns:1fr;max-width:100%}
 #about-page .ahl-team-two,#about-page .ahl-team-three{justify-content:stretch}
 #about-page .ahl-advocate img{width:105px;height:135px;max-width:105px;max-height:135px}
}

#about-page .ahl-image-credit{font-size:10px;color:#8a94a3;margin-top:7px;text-align:right}

/* FINAL IMAGE BOX FIT */
#about-page .ahl-hero-image,
#about-page .ahl-image-wrap{
  width:100%;
  height:410px;
  overflow:hidden;
  border-radius:20px;
  background:#e9edf2;
  box-shadow:0 18px 45px rgba(8,27,51,.16);
}
#about-page .ahl-hero-image img,
#about-page .ahl-image-wrap img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:0!important;
  margin:0!important;
}
@media(max-width:991px){
  #about-page .ahl-hero-image,
  #about-page .ahl-image-wrap{height:360px}
}
@media(max-width:700px){
  #about-page .ahl-hero-image,
  #about-page .ahl-image-wrap{height:300px;border-radius:16px}
}
