:root{--navy:#071629;--navy2:#0d2d4d;--red:#e31b23;--red2:#b8171d;--gold:#d8b354;--ink:#111827;--muted:#5f6875;--line:#dfe5ec;--soft:#f5f8fb;--white:#fff;--max:1180px;--radius:18px;--shadow:0 14px 38px rgba(7,22,41,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit}h1,h2,h3{line-height:1.15;margin:0 0 .7em;color:var(--navy)}h1{font-size:clamp(2.5rem,5.6vw,5rem);letter-spacing:-.035em}h2{font-size:clamp(2rem,3.6vw,3.25rem);letter-spacing:-.025em}h3{font-size:1.35rem}p{margin:.2rem 0 1.2rem}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(223,229,236,.85)}.admin-bar .site-header{top:32px}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font-weight:800;color:var(--navy);white-space:nowrap}.brand img{display:block;width:190px;height:auto}.brand span{font-size:1.16rem}.site-nav{display:flex;align-items:center;gap:24px}.site-nav>ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.site-nav a{text-decoration:none;font-weight:650}.site-nav a:hover{color:var(--red)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--red);color:#fff!important;border-radius:10px;text-decoration:none!important;font-weight:800;border:0;cursor:pointer;transition:.2s ease}.nav-cta:hover,.btn:hover{background:var(--red2);transform:translateY(-1px)}.btn-light{background:#fff;color:var(--navy)!important}.btn-light:hover{background:#f2f5f8}.btn-secondary{background:var(--navy)}.btn.small{min-height:40px;padding:8px 15px;font-size:.92rem}.nav-toggle{display:none;background:transparent;border:0;padding:8px;cursor:pointer}.nav-toggle span:not(.sr-only){display:block;width:26px;height:2px;background:var(--navy);margin:5px 0}
.hero-banner,.image-hero{position:relative;background-image:var(--hero-image);background-size:cover;background-position:center;isolation:isolate;overflow:hidden}.hero-banner{min-height:650px;display:grid;align-items:center;background-color:#071629;background-size:auto 100%;background-repeat:no-repeat;background-position:right center}.image-hero{min-height:560px;display:grid;align-items:center;background-color:#071629;background-repeat:no-repeat;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,22,41,.94) 0%,rgba(7,22,41,.76) 44%,rgba(7,22,41,.24) 78%,rgba(7,22,41,.12) 100%);z-index:-1}.hero-copy,.hero-text{max-width:760px;padding:76px 0}.hero-copy h1,.hero-text h1{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.18)}.hero-copy .lead,.hero-text .lead{font-size:1.24rem;color:#f7f9fb;max-width:720px}.eyebrow{display:inline-block;margin-bottom:14px;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:900;color:var(--red)}.eyebrow.light{color:#fff}.micro{font-size:.9rem}.light{color:#fff}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.section{padding:78px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--navy);color:#dce5ef}.section.dark h2,.section.dark h3{color:#fff}.section-heading{text-align:center;max-width:790px;margin:0 auto 42px}.section-heading.left{text-align:left;margin-left:0}.pathway-grid,.program-grid,.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.program-card,.feature-grid article,.panel,.visual-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:0 8px 26px rgba(7,22,41,.06)}.program-card{display:flex;flex-direction:column}.program-card p{color:var(--muted)}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px}.text-link{font-weight:800;color:var(--red);text-decoration:none}.text-link:hover{text-decoration:underline}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:start}.visual-card{padding:0;overflow:hidden}.visual-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.pathway-feature{background:linear-gradient(180deg,#fff,#f7f9fb)}.check-list{padding-left:1.2rem}.check-list li{margin:.5rem 0}.check-list li::marker{color:var(--red)}.notice{padding:18px 20px;border-left:4px solid var(--gold);background:#fff9e8;border-radius:8px;margin:24px 0}.prose{max-width:900px}.prose h2{margin-top:1.4em}.cta{background:linear-gradient(135deg,#071629,#0d2d4d);color:#fff;padding:52px 0}.cta h2{color:#fff}.cta-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}
.site-footer{background:#061426;color:#dfe7f0;padding:58px 0 0}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:42px}.site-footer h3{color:#fff}.site-footer a{text-decoration:none;color:#fff}.site-footer a:hover{color:#ff7b7f}.footer-brand{max-width:460px}.footer-logo-wrap{width:150px;height:150px;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden;margin-bottom:22px}.footer-logo{width:132px;height:132px;object-fit:contain}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:38px;padding:22px 0;font-size:.92rem}
.form-wrap{max-width:980px}.form-intro{margin-bottom:26px}.nextwis-form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.nextwis-form label{display:block;font-weight:750;color:var(--navy)}.nextwis-form input,.nextwis-form select,.nextwis-form textarea{width:100%;margin-top:7px;border:1px solid #cfd7e2;border-radius:9px;background:#fff;color:var(--ink);font:inherit;padding:12px 13px}.nextwis-form input:focus,.nextwis-form select:focus,.nextwis-form textarea:focus{outline:2px solid rgba(227,27,35,.18);border-color:var(--red)}.nextwis-form select:disabled,.nextwis-form input[readonly]{background:#f2f4f7;color:#707986}.nextwis-form .full{grid-column:1/-1}.field-help{display:block;font-weight:500;color:var(--muted);font-size:.87rem;margin-top:6px}.consent{display:flex!important;gap:10px;align-items:flex-start;background:#f7f9fb;border-radius:10px;padding:16px}.consent input{width:auto;margin-top:5px}.submit-btn{margin-top:24px;min-width:220px}.form-note{font-size:.9rem;color:var(--muted);margin-top:14px}.success{background:#ecfdf3;border:1px solid #a6e1ba;color:#14532d;border-radius:10px;padding:16px 18px;margin-bottom:20px}.hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}
@media(max-width:1020px){.pathway-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand span{display:none}.hero-banner{min-height:590px}.hero-copy,.hero-text{padding:64px 0}.site-nav{gap:16px}.site-nav>ul{gap:16px}}
@media(max-width:820px){.admin-bar .site-header{top:46px}.header-inner{min-height:74px}.brand img{width:160px}.nav-toggle{display:block}.site-nav{position:absolute;left:0;right:0;top:100%;display:none;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px}.site-nav.open{display:block}.site-nav>ul{display:grid;gap:5px}.site-nav>ul li a{display:block;padding:10px 0}.nav-cta{margin-top:12px}.grid-2,.cta-grid{grid-template-columns:1fr}.cta-grid>div:last-child{justify-self:start}.hero-banner{min-height:560px}.hero-shade{background:linear-gradient(90deg,rgba(7,22,41,.94),rgba(7,22,41,.64))}.image-hero{min-height:500px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}.section{padding:58px 0}.pathway-grid,.program-grid,.feature-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.hero-banner{min-height:610px;background-size:auto 100%;background-position:78% center}.image-hero{min-height:500px;background-position:62% center}.hero-copy,.hero-text{padding:52px 0}.hero-copy .lead,.hero-text .lead{font-size:1.06rem}.actions{flex-direction:column;align-items:flex-start}.actions .btn{width:100%;max-width:330px}.program-card,.feature-grid article,.panel,.nextwis-form{padding:22px}.card-actions{align-items:flex-start;flex-direction:column}.form-grid{gap:15px}.footer-logo-wrap{width:132px;height:132px}.footer-logo{width:118px;height:118px}}

/* Homepage pathway hero only */
body.home .nextwis-home-pathway-hero{background:var(--navy);color:#fff;overflow:hidden}
body.home .nextwis-home-pathway-grid{display:grid;grid-template-columns:minmax(0,48fr) minmax(0,52fr);min-height:690px;margin:0 auto}
body.home .nextwis-home-pathway-copy{display:flex;flex-direction:column;justify-content:center;padding:62px 42px 62px max(20px,calc((100vw - var(--max))/2));position:relative;z-index:2}
body.home .nextwis-home-pathway-copy .eyebrow{margin-bottom:18px}
body.home .nextwis-home-pathway-copy h1{max-width:700px;margin:0 0 22px;color:#fff;font-size:clamp(3rem,4.25vw,4.65rem);line-height:1.02;letter-spacing:-.04em;text-shadow:0 2px 18px rgba(0,0,0,.18)}
body.home .nextwis-home-pathway-copy .lead{max-width:650px;margin:0;color:#eef4fa;font-size:1.18rem;line-height:1.55}
body.home .nextwis-home-pathway-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:32px 0 0;max-width:700px}
body.home .nextwis-home-pathway-steps a{position:relative;display:grid;gap:3px;padding:0 10px 0 0;color:#fff;text-decoration:none;min-width:0}
body.home .nextwis-home-pathway-steps a:not(:last-child)::after{content:"";position:absolute;top:17px;left:38px;right:8px;height:2px;background:#5aa7ef;z-index:0}
body.home .nextwis-home-pathway-steps span{position:relative;z-index:1;display:grid;place-items:center;width:36px;height:36px;margin-bottom:8px;border-radius:50%;background:#1c78d0;border:2px solid #b8dcff;font-size:.72rem;font-weight:900}
body.home .nextwis-home-pathway-steps a:last-child span{background:var(--red);border-color:#ffb1b4}
body.home .nextwis-home-pathway-steps strong{font-size:.9rem;line-height:1.25;overflow-wrap:anywhere}
body.home .nextwis-home-pathway-steps small{color:#cbd9e7;font-size:.75rem;line-height:1.3}
body.home .nextwis-home-pathway-steps a:hover strong{text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:4px}
body.home .nextwis-home-pathway-copy .actions{margin-top:30px}
body.home .nextwis-home-pathway-media{position:relative;display:block;min-width:0;overflow:hidden}
body.home .nextwis-home-pathway-media::before{content:"";position:absolute;z-index:1;top:-4%;bottom:-4%;left:-24px;width:48px;background:var(--red);transform:skewX(-9deg);transform-origin:center}
body.home .nextwis-home-pathway-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
@media(max-width:1100px){
  body.home .nextwis-home-pathway-grid{grid-template-columns:minmax(0,55fr) minmax(0,45fr);min-height:650px}
  body.home .nextwis-home-pathway-copy{padding-top:52px;padding-bottom:52px;padding-right:28px}
  body.home .nextwis-home-pathway-copy h1{font-size:clamp(2.75rem,5vw,3.75rem)}
  body.home .nextwis-home-pathway-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}
  body.home .nextwis-home-pathway-steps a:nth-child(2)::after{display:none}
}
@media(max-width:820px){
  body.home .nextwis-home-pathway-grid{grid-template-columns:1fr;min-height:0}
  body.home .nextwis-home-pathway-copy{padding:50px max(20px,calc((100vw - var(--max))/2)) 42px}
  body.home .nextwis-home-pathway-copy h1{font-size:clamp(2.6rem,8vw,3.55rem)}
  body.home .nextwis-home-pathway-media{min-height:460px}
  body.home .nextwis-home-pathway-media::before{top:-22px;right:-4%;bottom:auto;left:-4%;width:auto;height:38px;transform:skewY(-2deg)}
}
@media(max-width:620px){
  body.home .nextwis-home-pathway-copy{padding:38px 14px 34px}
  body.home .nextwis-home-pathway-copy .eyebrow{font-size:.67rem;line-height:1.45}
  body.home .nextwis-home-pathway-copy h1{font-size:clamp(2.35rem,11vw,3rem);line-height:1.04}
  body.home .nextwis-home-pathway-copy .lead{font-size:1.02rem}
  body.home .nextwis-home-pathway-steps{margin-top:26px;gap:17px 10px}
  body.home .nextwis-home-pathway-steps a{padding-right:4px}
  body.home .nextwis-home-pathway-steps strong{font-size:.88rem}
  body.home .nextwis-home-pathway-copy .actions{margin-top:26px}
  body.home .nextwis-home-pathway-copy .actions .btn{width:100%;max-width:none}
  body.home .nextwis-home-pathway-media{min-height:520px}
  body.home .nextwis-home-pathway-media img{object-position:center top}
}

/* Home page program-card typography refinement only */
.home #programs .program-card h3{font-size:1.72rem;white-space:nowrap;letter-spacing:-.02em;margin-bottom:.55em}
.home #programs .program-card .eyebrow{font-size:.92rem;letter-spacing:.075em;margin-bottom:10px}
.home #programs .program-card .meta{font-size:1.02rem;line-height:1.5;margin-bottom:.9rem}
.home #programs .program-card>p:not(.meta){font-size:1.03rem;line-height:1.7}
@media(max-width:620px){.home #programs .program-card h3{font-size:1.58rem}.home #programs .program-card .eyebrow{font-size:.9rem}.home #programs .program-card .meta{font-size:1rem}.home #programs .program-card>p:not(.meta){font-size:1rem}}

/* V3.0.3: requested progressive-learning image correction + active navigation state only */
.pathway-feature .visual-card img{aspect-ratio:4/3;object-fit:cover;object-position:center center}
.site-nav .current-menu-item>a,
.site-nav .current_page_item>a,
.site-nav .current-menu-ancestor>a,
.site-nav a[aria-current="page"]{color:var(--red);position:relative}
.site-nav .current-menu-item>a::after,
.site-nav .current_page_item>a::after,
.site-nav .current-menu-ancestor>a::after,
.site-nav a[aria-current="page"]::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:3px;border-radius:3px;background:var(--red)}
.nav-cta.is-active{background:var(--red2);box-shadow:0 0 0 3px rgba(227,27,35,.16)}
@media(max-width:820px){
  .site-nav .current-menu-item>a::after,
  .site-nav .current_page_item>a::after,
  .site-nav .current-menu-ancestor>a::after,
  .site-nav a[aria-current="page"]::after{bottom:2px}
}

/* v3.0.6 pathway visual only */
.pathway-readiness-visual img{width:100%;height:auto;aspect-ratio:auto!important;object-fit:contain!important;object-position:center top;display:block}

/* v3.0.9: Home page Why NextWis card contrast fix only */
.home .section.dark .feature-grid article{
  background:linear-gradient(180deg,#0d2947 0%,#0a2038 100%);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 12px 28px rgba(0,0,0,.22);
}
.home .section.dark .feature-grid article h3{
  color:#fff;
  margin-bottom:.7rem;
}
.home .section.dark .feature-grid article p{
  color:#f3f7fb;
  opacity:1;
}
.home .section.dark .feature-grid article:nth-child(1){border-top:3px solid #35b8ff}
.home .section.dark .feature-grid article:nth-child(2){border-top:3px solid #a86cff}
.home .section.dark .feature-grid article:nth-child(3){border-top:3px solid #2fd084}
.home .section.dark .feature-grid article:nth-child(4){border-top:3px solid #e0b236}

/* Programs page image-only hero: no text overlay. */
.programs-banner-image{width:100%;background:#071629;overflow:hidden}.programs-banner-image img{display:block;width:100%;height:auto;margin:0}

/* Programs page youth pathway - v3.0.14 */
.youth-pathway-section{background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%)}
.youth-pathway-section .section-heading{margin-bottom:32px}
.youth-pathway-section .section-heading h2{max-width:760px;margin-left:auto;margin-right:auto}
.youth-pathway{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:16px;align-items:stretch;margin:0 auto;max-width:1180px}
.youth-pathway article{position:relative;background:#fff;border:1px solid #dbe3ec;border-radius:18px;padding:25px 22px 22px;box-shadow:0 12px 30px rgba(7,22,41,.07);min-width:0}
.youth-pathway article:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;border-radius:18px 18px 0 0;background:var(--red)}
.youth-pathway .pathway-step{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#071629;color:#fff;font-size:.76rem;font-weight:900;margin-bottom:17px}
.youth-pathway .pathway-age{display:block;color:var(--red);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}
.youth-pathway h3{font-size:1.42rem;margin:0 0 8px;color:#071629;letter-spacing:-.02em}
.youth-pathway p{margin:0;color:#536273;font-weight:700}
.pathway-arrow{display:grid;place-items:center;color:var(--red);font-size:2rem;font-weight:900;padding:0 2px}
.pathway-note{text-align:center;max-width:820px;margin:28px auto 44px;color:#536273;font-size:1.02rem}
.youth-program-grid{margin-top:0}
@media(max-width:1020px){.youth-pathway{grid-template-columns:1fr 1fr;gap:16px}.pathway-arrow{display:none}}
@media(max-width:620px){.youth-pathway{grid-template-columns:1fr}.youth-pathway article{padding:22px}.pathway-note{text-align:left;margin:24px 0 36px}}


/* v3.0.17: Programs page hero redesign only */
.programs-page-hero{
  position:relative;
  min-height:610px;
  display:grid;
  align-items:center;
  overflow:hidden;
  isolation:isolate;
  background:#071629 var(--programs-hero-image) center center/cover no-repeat;
}
.programs-hero-shade{
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(7,22,41,.96) 0%,rgba(7,22,41,.86) 34%,rgba(7,22,41,.35) 57%,rgba(7,22,41,.04) 78%);
}
.programs-hero-inner{display:flex;align-items:center;min-height:610px}
.programs-hero-copy{width:min(54%,650px);padding:64px 0 68px}
.programs-hero-copy .eyebrow{margin-bottom:18px}
.programs-hero-copy h1{
  margin:0 0 26px;
  max-width:640px;
  color:#fff;
  font-size:clamp(3rem,4.1vw,4.15rem);
  line-height:1.06;
  letter-spacing:-.035em;
  text-shadow:0 2px 18px rgba(0,0,0,.18);
}
.programs-hero-copy h1 span{color:#f1262d}
.programs-hero-copy .lead{
  max-width:610px;
  margin-bottom:0;
  color:#f3f6fa;
  font-size:1.17rem;
  line-height:1.65;
}
.programs-hero-copy .actions{margin-top:28px}
@media(max-width:1020px){
  .programs-page-hero,.programs-hero-inner{min-height:560px}
  .programs-hero-copy{width:58%;padding:56px 0}
  .programs-hero-copy h1{font-size:clamp(2.75rem,5vw,3.65rem)}
}
@media(max-width:820px){
  .programs-page-hero{min-height:620px;background-position:64% center}
  .programs-hero-inner{min-height:620px}
  .programs-hero-shade{background:linear-gradient(90deg,rgba(7,22,41,.97) 0%,rgba(7,22,41,.88) 56%,rgba(7,22,41,.35) 100%)}
  .programs-hero-copy{width:min(82%,620px);padding:54px 0}
}
@media(max-width:620px){
  .programs-page-hero{min-height:650px;background-position:68% center}
  .programs-hero-inner{min-height:650px}
  .programs-hero-copy{width:100%;padding:46px 0}
  .programs-hero-copy h1{font-size:clamp(2.45rem,11vw,3.2rem)}
  .programs-hero-copy .lead{font-size:1.04rem;max-width:92%}
}




/* v3.0.23: Parent Guide hero aligned to approved Home hero proportions */
.parent-guide-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:650px;
  display:grid;
  align-items:center;
  background:#071629 var(--parent-guide-hero-image) right center/auto 100% no-repeat;
}
.parent-guide-hero-shade{
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(7,22,41,.99) 0%,rgba(7,22,41,.98) 35%,rgba(7,22,41,.88) 46%,rgba(7,22,41,.32) 58%,rgba(7,22,41,.04) 76%,rgba(7,22,41,0) 100%);
}
.parent-guide-hero-inner{display:flex;align-items:center;min-height:650px}
.parent-guide-hero-copy{width:min(48%,620px);padding:70px 0 74px}
.parent-guide-hero-copy .eyebrow{margin-bottom:18px}
.parent-guide-hero-copy h1{
  color:#fff;
  max-width:620px;
  font-size:clamp(3rem,4.15vw,4.55rem);
  line-height:1.03;
  letter-spacing:-.04em;
  margin:0 0 28px;
  text-shadow:0 2px 18px rgba(0,0,0,.18);
}
.parent-guide-hero-copy .lead{
  color:#f7f9fb;
  max-width:590px;
  font-size:1.18rem;
  line-height:1.58;
}
.parent-guide-hero-copy .actions{margin-top:28px}
@media(max-width:1020px){
  .parent-guide-hero,.parent-guide-hero-inner{min-height:590px}
  .parent-guide-hero{background-position:76% center}
  .parent-guide-hero-copy{width:min(55%,560px);padding:58px 0}
  .parent-guide-hero-copy h1{font-size:clamp(2.6rem,5vw,3.55rem)}
  .parent-guide-hero-copy .lead{font-size:1.08rem}
}
@media(max-width:820px){
  .parent-guide-hero,.parent-guide-hero-inner{min-height:610px}
  .parent-guide-hero{background-position:67% center}
  .parent-guide-hero-shade{background:linear-gradient(90deg,rgba(7,22,41,.99) 0%,rgba(7,22,41,.96) 56%,rgba(7,22,41,.62) 100%)}
  .parent-guide-hero-copy{width:min(78%,560px);padding:52px 0}
}
@media(max-width:620px){
  .parent-guide-hero,.parent-guide-hero-inner{min-height:620px}
  .parent-guide-hero{background-position:64% center}
  .parent-guide-hero-copy{width:100%;padding:46px 0}
  .parent-guide-hero-copy h1{font-size:clamp(2.25rem,10vw,2.85rem);max-width:100%}
  .parent-guide-hero-copy .lead{font-size:1rem;max-width:94%}
}
\n\n/* v3.0.24: About Us hero only - approved Home hero proportions and About-specific image */\n.about-us-hero{\n  position:relative;\n  isolation:isolate;\n  overflow:hidden;\n  min-height:650px;\n  display:grid;\n  align-items:center;\n  background:#071629 var(--about-hero-image) right center/auto 100% no-repeat;\n}\n.about-us-hero-shade{\n  position:absolute;\n  inset:0;\n  z-index:-1;\n  background:linear-gradient(90deg,rgba(7,22,41,.99) 0%,rgba(7,22,41,.98) 35%,rgba(7,22,41,.88) 46%,rgba(7,22,41,.30) 58%,rgba(7,22,41,.03) 76%,rgba(7,22,41,0) 100%);\n}\n.about-us-hero-inner{display:flex;align-items:center;min-height:650px}\n.about-us-hero-copy{width:min(48%,620px);padding:70px 0 74px}\n.about-us-hero-copy .eyebrow{margin-bottom:18px}\n.about-us-hero-copy h1{\n  color:#fff;\n  max-width:620px;\n  font-size:clamp(3rem,4.15vw,4.55rem);\n  line-height:1.03;\n  letter-spacing:-.04em;\n  margin:0 0 28px;\n  text-shadow:0 2px 18px rgba(0,0,0,.18);\n}\n.about-us-hero-copy .lead{\n  color:#f7f9fb;\n  max-width:590px;\n  font-size:1.18rem;\n  line-height:1.58;\n}\n.about-us-hero-copy .actions{margin-top:28px}\n@media(max-width:1020px){\n  .about-us-hero,.about-us-hero-inner{min-height:590px}\n  .about-us-hero{background-position:76% center}\n  .about-us-hero-copy{width:min(55%,560px);padding:58px 0}\n  .about-us-hero-copy h1{font-size:clamp(2.6rem,5vw,3.55rem)}\n  .about-us-hero-copy .lead{font-size:1.08rem}\n}\n@media(max-width:820px){\n  .about-us-hero{min-height:610px;background-position:72% center}\n  .about-us-hero-inner{min-height:610px}\n  .about-us-hero-shade{background:linear-gradient(90deg,rgba(7,22,41,.98) 0%,rgba(7,22,41,.92) 58%,rgba(7,22,41,.42) 100%)}\n  .about-us-hero-copy{width:min(78%,590px);padding:54px 0}\n}\n@media(max-width:620px){\n  .about-us-hero{min-height:650px;background-position:72% center;background-size:auto 100%}\n  .about-us-hero-inner{min-height:650px}\n  .about-us-hero-copy{width:100%;padding:46px 0}\n  .about-us-hero-copy h1{font-size:clamp(2.45rem,11vw,3.2rem)}\n  .about-us-hero-copy .lead{font-size:1.04rem;max-width:92%}\n}\n
