:root{--navy:#0b1d33;--navy-2:#071525;--graphite:#2a2e34;--gold:#b08355;--gold-light:#e5c08a;--off:#e6e4e1;--white:#fff;--line:rgba(229,192,138,.22);--container:1180px;--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy-2);color:var(--off);font-family:Montserrat,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(2.7rem,4.05vw,4.55rem);font-weight:500;line-height:.96;letter-spacing:-.052em;max-width:700px;margin-bottom:30px}h1 span,h1 em{display:block}h1 em{font-weight:800}h2{font-size:clamp(2.3rem,4.6vw,4.8rem);line-height:1.02;letter-spacing:-.055em;margin-bottom:24px}h3{font-size:1.25rem;line-height:1.25}em{font-style:normal;color:var(--gold-light)}
.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;height:104px;padding:0 max(28px,calc((100vw - var(--container))/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09)}.brand{width:172px}.brand img{filter:brightness(0) invert(1)}nav{display:flex;gap:32px;font-size:.75rem;font-weight:600;letter-spacing:.04em}nav a{color:rgba(255,255,255,.75)}nav a:hover{color:var(--gold-light)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:0 28px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--gold-light),var(--gold));color:var(--navy-2);font-family:Manrope,sans-serif;font-weight:800;cursor:pointer;box-shadow:0 15px 38px rgba(176,131,85,.18);transition:.2s ease}.button:hover{transform:translateY(-2px);filter:brightness(1.05)}.button--small{min-height:44px;padding:0 20px;font-size:.75rem}.button--ghost{color:var(--off);background:transparent;border:1px solid rgba(255,255,255,.25);box-shadow:none}
.hero{min-height:840px;padding:170px max(28px,calc((100vw - var(--container))/2)) 90px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 58% 43%,rgba(30,67,105,.3),transparent 31%),linear-gradient(110deg,#030b16 0%,#071526 43%,#0b1d33 72%,#071322 100%)}.hero::before{content:"";position:absolute;z-index:0;width:720px;height:1px;right:-80px;top:245px;background:linear-gradient(90deg,transparent,rgba(176,131,85,.64),transparent);transform:rotate(-48deg);transform-origin:center}.hero::after{content:"";position:absolute;z-index:0;width:430px;height:430px;right:-185px;bottom:-205px;border:1px solid rgba(229,192,138,.52);transform:rotate(45deg);background-image:radial-gradient(rgba(229,192,138,.38) .8px,transparent .8px);background-size:7px 7px;box-shadow:0 0 90px rgba(176,131,85,.08)}.hero__content{position:relative;z-index:2;width:100%;max-width:700px;justify-self:center}.hero__lead{max-width:650px;font-size:.98rem;line-height:1.72;color:rgba(255,255,255,.88)}.hero__actions{display:flex;align-items:center;gap:28px;margin-top:32px}.text-link{font-family:Manrope,sans-serif;font-size:.8rem;font-weight:700}.trust-note{display:flex;gap:15px;align-items:center;margin-top:52px;color:rgba(230,228,225,.55);font-size:.72rem}.trust-note p{margin:0}.trust-note__line{width:45px;height:1px;background:var(--gold)}.hero-photo{position:relative;z-index:2;width:calc(100% + 145px);height:660px;margin:0 -75px -90px -70px;align-self:end;overflow:visible}.hero-photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:saturate(.92) contrast(1.03)}.pattern--hero{display:none}
.eyebrow{margin-bottom:20px;color:var(--gold);font-family:Manrope,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow::before{content:"";display:inline-block;width:30px;height:1px;margin-right:12px;vertical-align:middle;background:currentColor}.section-heading{max-width:880px}.section-heading>p:last-child{color:#637079}.section-heading--split{max-width:none;display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.section-heading--split>p{font-size:1.05rem;color:rgba(230,228,225,.58)}
.image-placeholder{position:relative;z-index:2;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(229,192,138,.08),rgba(255,255,255,.025));color:rgba(230,228,225,.72);display:flex;align-items:flex-end;padding:28px}.image-placeholder::before,.image-placeholder::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 49.8%,rgba(229,192,138,.15) 50%,transparent 50.2%)}.image-placeholder::after{transform:scaleX(-1)}.image-placeholder>div,.image-placeholder>strong,.image-placeholder__index{position:relative;z-index:2}.image-placeholder p{max-width:330px;margin:6px 0 0;font-size:.72rem;color:rgba(230,228,225,.48)}.image-placeholder__index{position:absolute;top:22px;left:24px;font-size:.6rem;letter-spacing:.16em;color:var(--gold-light)}.image-placeholder--hero{height:560px}.image-placeholder--wide{height:620px}.image-placeholder--portrait{height:440px;border-radius:20px}.image-placeholder--testimonial{width:220px;height:250px}
.proof{padding:50px max(28px,calc((100vw - var(--container))/2));background:var(--off);color:var(--navy)}.proof__label{text-align:center;font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#6d7479}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px}.stats article{text-align:center;padding:15px;border-right:1px solid rgba(11,29,51,.14)}.stats article:last-child{border:0}.stats strong{display:block;font:800 clamp(2rem,4vw,3.3rem)/1 Manrope;color:var(--navy)}.stats span{font-size:.68rem;color:#6b7075;text-transform:uppercase}.validation-note{margin:18px 0 0;font-size:.63rem;color:#83898d}
.section--light{background:var(--off);color:var(--navy)}.authority,.problems,.method,.experience,.founders,.reach,.testimonial,.conversion{padding:120px max(28px,calc((100vw - var(--container))/2))}.logo-wall{display:grid;grid-template-columns:repeat(6,1fr);margin-top:55px;border:1px solid rgba(11,29,51,.13);border-radius:18px;overflow:hidden}.logo-wall span{height:110px;display:grid;place-items:center;border-right:1px solid rgba(11,29,51,.13);font:700 .72rem Manrope;letter-spacing:.15em;color:#899096}.logo-wall span:last-child{border:0}
.problems{background:var(--navy);position:relative}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px}.problem-card{min-height:350px;padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.025);display:flex;flex-direction:column}.problem-card>span{color:var(--gold-light);font:700 .7rem Manrope}.problem-card h3{margin-top:auto;font-size:1.45rem}.problem-card p{margin-bottom:0;color:rgba(230,228,225,.55);font-size:.85rem}.problem-card--featured{background:var(--off);color:var(--navy);transform:translateY(-16px)}.problem-card--featured p{color:#687177}
.method{display:grid;grid-template-columns:.8fr .55fr;gap:80px;background:var(--navy-2)}.method__intro p:last-child{color:rgba(230,228,225,.58)}.method__visual{border-left:1px solid var(--line);padding-left:60px;display:flex;flex-direction:column;justify-content:center}.method__visual img{width:150px;filter:sepia(1) saturate(.6) brightness(1.5);opacity:.8}.method__visual p{margin-top:35px;color:var(--gold-light);font:700 1.15rem/1.45 Manrope}.method-steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;border-top:1px solid var(--line)}.method-steps article{padding:32px 24px;border-right:1px solid var(--line)}.method-steps span{font:700 .65rem Manrope;color:var(--gold)}.method-steps h3{margin-top:55px}.method-steps p{font-size:.78rem;color:rgba(230,228,225,.5)}
.experience{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;background:var(--navy);align-items:center}.feature-list{margin-top:40px}.feature-list article{display:flex;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.feature-list span{color:var(--gold-light)}.feature-list h3{margin-bottom:6px}.feature-list p{margin:0;color:rgba(230,228,225,.5);font-size:.82rem}
.founders .section-heading{margin-bottom:55px}.founder-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.founder-card{padding:14px;border:1px solid rgba(11,29,51,.12);border-radius:28px;background:#dcdad7}.founder-card__copy{padding:28px 22px 20px}.founder-card__copy h3{font-size:2rem}.founder-card__copy>p:last-child{color:#687177}.founder-card .image-placeholder{color:var(--navy);background:rgba(11,29,51,.06);border-color:rgba(11,29,51,.12)}.founder-card .image-placeholder__index{color:var(--gold)}
.founder-selector{
  --founder-position:50%;
  max-width:1080px;
  margin:0 auto;
}
.founder-selector__portraits{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.founder-portrait{
  position:relative;
  height:520px;
  padding:0;
  overflow:hidden;
  border:1px solid rgba(11,29,51,.12);
  border-radius:28px;
  background:#d6d4d0;
  cursor:pointer;
  transition:opacity .35s ease,transform .35s ease,box-shadow .35s ease;
}
.founder-portrait img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 18%;
  filter:saturate(.82);
  transition:filter .35s ease,transform .55s ease;
}
.founder-portrait span{
  position:absolute;
  left:26px;
  bottom:22px;
  padding:8px 13px;
  border-radius:999px;
  background:rgba(7,21,37,.8);
  color:var(--off);
  font:700 .7rem Manrope,sans-serif;
  letter-spacing:.04em;
  opacity:0;
  transform:translateY(7px);
  transition:.3s ease;
}
.founder-portrait.is-active{
  z-index:1;
  border-color:rgba(176,131,85,.55);
  box-shadow:0 24px 60px rgba(11,29,51,.15);
}
.founder-portrait.is-active img{
  filter:saturate(1);
  transform:scale(1.018);
}
.founder-portrait.is-active span{
  opacity:1;
  transform:none;
}
.founder-selector.has-selection .founder-portrait:not(.is-active){
  opacity:.62;
}
.founder-slider{
  width:min(680px,82%);
  display:grid;
  grid-template-columns:auto 1fr auto;
  gap:18px;
  align-items:center;
  margin:-19px auto 0;
  position:relative;
  z-index:3;
  padding:13px 20px;
  border:1px solid rgba(11,29,51,.12);
  border-radius:999px;
  background:rgba(255,255,255,.94);
  box-shadow:0 14px 42px rgba(11,29,51,.14);
}
.founder-slider span{
  color:#626b72;
  font:700 .67rem Manrope,sans-serif;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.founder-slider input{
  width:100%;
  height:30px;
  margin:0;
  appearance:none;
  background:transparent;
  cursor:grab;
}
.founder-slider input:active{cursor:grabbing}
.founder-slider input::-webkit-slider-runnable-track{
  height:4px;
  border-radius:99px;
  background:linear-gradient(90deg,var(--gold) 0 var(--founder-position),rgba(11,29,51,.16) var(--founder-position) 100%);
}
.founder-slider input::-webkit-slider-thumb{
  width:28px;
  height:28px;
  margin-top:-12px;
  appearance:none;
  border:5px solid var(--off);
  border-radius:50%;
  background:var(--gold);
  box-shadow:0 3px 13px rgba(11,29,51,.28);
}
.founder-slider input::-moz-range-track{
  height:4px;
  border-radius:99px;
  background:rgba(11,29,51,.16);
}
.founder-slider input::-moz-range-progress{
  height:4px;
  border-radius:99px;
  background:var(--gold);
}
.founder-slider input::-moz-range-thumb{
  width:20px;
  height:20px;
  border:5px solid var(--off);
  border-radius:50%;
  background:var(--gold);
  box-shadow:0 3px 13px rgba(11,29,51,.28);
}
.founder-slider__hint{
  margin:18px auto 0;
  color:#747b80;
  font-size:.9rem;
  font-weight:500;
  text-align:center;
}
.founder-details{
  max-width:940px;
  min-height:260px;
  margin:32px auto 0;
}
.founder-detail{
  padding:38px 42px;
  border:1px solid rgba(11,29,51,.12);
  border-radius:24px;
  background:rgba(255,255,255,.46);
  animation:founder-detail-in .45s ease both;
}
.founder-detail[hidden]{display:none}
.founder-detail h3{
  margin-bottom:18px;
  font-size:clamp(2rem,4vw,3.4rem);
  letter-spacing:-.045em;
}
.founder-detail>p:last-child{
  max-width:880px;
  margin:0;
  color:#59656d;
  font-size:.91rem;
  line-height:1.82;
}
@keyframes founder-detail-in{
  from{opacity:0;transform:translateY(14px)}
  to{opacity:1;transform:none}
}
.reach{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;background:var(--navy)}.reach__copy>p:not(.eyebrow){color:rgba(230,228,225,.55)}.chips{display:flex;gap:10px;margin-top:34px}.chips span{padding:9px 14px;border:1px solid var(--line);border-radius:999px;font-size:.7rem}.formats>p{text-transform:uppercase;letter-spacing:.15em;font-size:.65rem;color:var(--gold)}.formats ul{list-style:none;padding:0;margin:20px 0 0;border-top:1px solid var(--line)}.formats li{display:flex;justify-content:space-between;padding:22px 4px;border-bottom:1px solid var(--line);font:700 1.05rem Manrope}.formats li span{color:var(--gold)}
.formats li .format-label{color:inherit}
.testimonial{display:grid;grid-template-columns:220px 1fr;gap:70px;align-items:center}.testimonial .image-placeholder{color:var(--navy);background:rgba(11,29,51,.06);border-color:rgba(11,29,51,.12)}.quote{max-width:850px;font:700 clamp(1.5rem,3vw,2.7rem)/1.35 Manrope;letter-spacing:-.03em}.quote-author{font-weight:600}.quote-author span{color:#7b8185}
.conversion{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;background:linear-gradient(135deg,var(--gold-light),var(--gold));color:var(--navy-2)}.conversion__copy>p:not(.eyebrow){max-width:510px}.conversion .eyebrow{color:var(--navy)}.conversion__seal{display:flex;align-items:center;gap:18px;margin-top:55px;font:700 .75rem Manrope;text-transform:uppercase;letter-spacing:.08em}.conversion__seal img{width:60px;filter:brightness(.35)}.lead-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:36px;border-radius:28px;background:var(--off);box-shadow:0 30px 80px rgba(11,29,51,.18)}.lead-form label{display:grid;gap:7px;font:700 .72rem Manrope}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid rgba(11,29,51,.16);border-radius:12px;background:white;padding:14px;color:var(--navy);font:500 .85rem Montserrat;outline:none}.lead-form input,.lead-form select{height:52px}.lead-form textarea{resize:vertical}.field--wide{grid-column:1/-1}.lead-form .button{color:var(--off);background:var(--navy)}.privacy,.form-message{text-align:center;margin:0;font-size:.65rem;color:#777}.form-message{color:#275d4c;font-weight:600}
footer{height:150px;padding:0 max(28px,calc((100vw - var(--container))/2));display:flex;align-items:center;justify-content:space-between;background:#050f1b;color:rgba(230,228,225,.45);font-size:.7rem}footer img{width:140px;filter:brightness(0) invert(1)}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
@media(max-width:900px){nav{display:none}.site-header .button{display:none}.hero{grid-template-columns:1fr;padding-top:150px}.hero-photo{width:calc(100% + 40px);height:540px;margin:0 -20px -90px}.section-heading--split,.method,.experience,.reach,.conversion{grid-template-columns:1fr}.problem-grid,.method-steps{grid-template-columns:1fr 1fr}.method__visual{border-left:0;padding-left:0}.stats{grid-template-columns:1fr 1fr}.stats article:nth-child(2){border-right:0}.logo-wall{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){h1{font-size:2.8rem}.hero__actions{align-items:flex-start;flex-direction:column}.authority,.problems,.method,.experience,.founders,.reach,.testimonial,.conversion{padding:85px 22px}.problem-grid,.method-steps,.founder-grid,.lead-form{grid-template-columns:1fr}.problem-card--featured{transform:none}.testimonial{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.logo-wall{grid-template-columns:repeat(2,1fr)}.field--wide{grid-column:auto}.image-placeholder--wide{height:400px}.site-header{padding:0 22px}.brand{width:145px}footer{height:auto;padding:45px 22px;gap:18px;align-items:flex-start;flex-direction:column}}
@media(max-width:620px){
  .founders .section-heading{margin-bottom:38px}
  .founder-selector__portraits{gap:8px}
  .founder-portrait{
    height:310px;
    border-radius:19px;
  }
  .founder-portrait img{object-position:center 16%}
  .founder-portrait span{
    left:10px;
    right:10px;
    bottom:10px;
    padding:7px 9px;
    text-align:center;
  }
  .founder-slider{
    width:calc(100% - 18px);
    gap:10px;
    margin-top:-14px;
    padding:10px 14px;
  }
  .founder-slider span{font-size:.58rem}
  .founder-slider__hint{
    max-width:250px;
    line-height:1.5;
  }
  .founder-details{
    min-height:0;
    margin-top:24px;
  }
  .founder-detail{
    padding:28px 24px;
    border-radius:20px;
  }
  .founder-detail .eyebrow{
    line-height:1.55;
  }
  .founder-detail>p:last-child{
    font-size:.82rem;
    line-height:1.72;
  }
}

/* Hero portrait scale refinement */
@media(min-width:901px){
  .hero-photo{
    width:calc(100% + 360px);
    height:760px;
    margin:0 -190px -90px -170px;
  }
}
@media(max-width:900px){
  .hero-photo{
    width:calc(100% + 80px);
    height:590px;
    margin:0 -40px -90px;
  }
}

/* Centered vertical hero composition */
.hero{
  min-height:1040px;
  padding:145px max(28px,calc((100vw - var(--container))/2)) 0;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:center;
  gap:18px;
}
.hero__content{
  width:min(100%,820px);
  max-width:820px;
  justify-self:auto;
  text-align:center;
}
.hero__content h1{
  max-width:820px;
  margin:0 auto 22px;
  font-size:clamp(2.65rem,3.35vw,3.8rem);
  line-height:1;
}
.hero__lead{
  max-width:680px;
  margin-right:auto;
  margin-left:auto;
  font-size:.92rem;
  line-height:1.65;
}
.hero__actions{
  justify-content:center;
  margin-top:26px;
}
.trust-note{
  justify-content:center;
  margin-top:30px;
}
@media(min-width:901px){
  .hero-photo{
    width:min(1040px,88vw);
    height:560px;
    margin:0 auto;
    flex:0 0 auto;
  }
}
@media(max-width:900px){
  .hero{
    min-height:auto;
    padding:130px 24px 0;
    gap:8px;
  }
  .hero__content h1{
    font-size:clamp(2.35rem,8vw,3.25rem);
  }
  .hero-photo{
    width:min(900px,112vw);
    height:500px;
    margin:0 auto;
  }
}
@media(max-width:620px){
  .hero__actions{
    align-items:center;
  }
  .trust-note{
    justify-content:center;
    text-align:left;
  }
  .hero-photo{
    width:118vw;
    height:390px;
    margin-top:8px;
  }
}

/* Organizations represented in the specialists' professional trajectory */
.logo-wall .client-logo{
  min-width:0;
  height:118px;
  display:grid;
  place-items:center;
  padding:28px 24px;
  border-right:1px solid rgba(11,29,51,.13);
  background:rgba(255,255,255,.28);
  transition:background .25s ease;
}
.logo-wall .client-logo:last-child{
  border-right:0;
}
.client-logo img{
  width:100%;
  height:50px;
  object-fit:contain;
  filter:grayscale(1);
  opacity:.68;
  transition:filter .25s ease,opacity .25s ease,transform .25s ease;
}
.client-logo--square img{
  height:64px;
}
.client-logo:hover{
  background:rgba(255,255,255,.7);
}
.client-logo:hover img{
  filter:grayscale(0);
  opacity:1;
  transform:translateY(-2px);
}
@media(max-width:900px){
  .logo-wall .client-logo:nth-child(3){
    border-right:0;
  }
  .logo-wall .client-logo:nth-child(-n+3){
    border-bottom:1px solid rgba(11,29,51,.13);
  }
}
@media(max-width:620px){
  .logo-wall .client-logo{
    height:104px;
    border-right:1px solid rgba(11,29,51,.13);
    border-bottom:1px solid rgba(11,29,51,.13);
  }
  .logo-wall .client-logo:nth-child(2n){
    border-right:0;
  }
  .logo-wall .client-logo:nth-last-child(-n+2){
    border-bottom:0;
  }
}

/* Final photography */
.media-frame,
.founder-photo,
.client-photo{
  margin:0;
  overflow:hidden;
  border-radius:var(--radius);
  background:var(--navy);
}
.media-frame img,
.founder-photo img,
.client-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.media-frame--training{
  height:620px;
}
.media-frame--training img{
  object-position:center center;
}
.founder-photo{
  height:440px;
  border-radius:20px;
}
.founder-photo img{
  object-position:center 18%;
}
.client-photo{
  width:320px;
  height:320px;
  border-radius:24px;
}
.client-photo img{
  object-position:center center;
}
.testimonial{
  grid-template-columns:320px 1fr;
}
.testimonial__copy h2{
  max-width:850px;
  margin-bottom:0;
  font-size:clamp(2rem,3.4vw,3.65rem);
}
@media(max-width:900px){
  .media-frame--training{
    height:520px;
  }
}
@media(max-width:620px){
  .media-frame--training{
    height:360px;
  }
  .founder-photo{
    height:420px;
  }
  .client-photo{
    width:100%;
    height:360px;
  }
}

/* Conversion-focused 2026 revision */
.header-actions{
  display:flex;
  align-items:center;
  gap:18px;
}
.language-switcher{
  display:flex;
  align-items:center;
  gap:5px;
  padding:4px;
  border:1px solid rgba(230,228,225,.16);
  border-radius:999px;
  background:rgba(3,11,22,.35);
}
.language-button{
  display:flex;
  align-items:center;
  gap:5px;
  padding:7px 9px;
  border:0;
  border-radius:999px;
  background:transparent;
  color:rgba(255,255,255,.66);
  font:700 .63rem Manrope,sans-serif;
  cursor:pointer;
}
.language-button.is-active{
  background:var(--gold);
  color:var(--navy);
}
.hero{
  min-height:760px;
  padding:130px max(28px,calc((100vw - var(--container))/2)) 0;
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);
  align-items:end;
  gap:34px;
}
.hero__content{
  max-width:660px;
  align-self:center;
  padding-bottom:70px;
  text-align:left;
}
.hero__content h1{
  max-width:650px;
  margin:0 0 26px;
  font-size:clamp(2.75rem,4.25vw,4.75rem);
  line-height:.98;
  font-weight:600;
}
.hero__lead{
  max-width:630px;
  margin-left:0;
  margin-right:0;
  font-size:1rem;
}
.hero__actions,
.trust-note{
  justify-content:flex-start;
}
@media(min-width:901px){
  .hero-photo{
    width:clamp(650px,51vw,920px);
    height:650px;
    margin:0 -90px 0 -70px;
    align-self:end;
  }
}
.proof{
  padding-top:68px;
  padding-bottom:72px;
}
.proof__label{
  max-width:920px;
  margin:0 auto 42px;
  color:var(--navy);
  font:700 clamp(1.55rem,2.9vw,2.9rem)/1.18 Manrope,sans-serif;
  letter-spacing:-.035em;
  text-align:center;
}
.stats strong{
  font-variant-numeric:tabular-nums;
}
.logo-marquee{
  position:relative;
  margin-top:58px;
  overflow:hidden;
  border:1px solid rgba(11,29,51,.13);
  border-radius:22px;
  background:rgba(255,255,255,.72);
  box-shadow:0 18px 55px rgba(11,29,51,.08);
}
.logo-marquee::before,
.logo-marquee::after{
  content:"";
  position:absolute;
  z-index:2;
  top:0;
  bottom:0;
  width:90px;
  pointer-events:none;
}
.logo-marquee::before{
  left:0;
  background:linear-gradient(90deg,var(--off),transparent);
}
.logo-marquee::after{
  right:0;
  background:linear-gradient(-90deg,var(--off),transparent);
}
.logo-marquee__track{
  display:flex;
  width:max-content;
  animation:logo-scroll 34s linear infinite;
}
.logo-marquee__set{
  display:flex;
  flex:none;
  align-items:stretch;
}
.client-logo{
  width:190px;
  height:122px;
  display:grid;
  flex:none;
  place-items:center;
  padding:28px 30px;
  border-right:1px solid rgba(11,29,51,.09);
}
.client-logo img{
  width:100%;
  height:58px;
  object-fit:contain;
  filter:grayscale(1);
  opacity:.6;
  transition:filter .25s ease,opacity .25s ease,transform .25s ease;
}
.client-logo:hover img{
  filter:none;
  opacity:1;
  transform:scale(1.04);
}
.logo-marquee:hover .logo-marquee__track{
  animation-play-state:paused;
}
@keyframes logo-scroll{
  to{transform:translateX(-50%)}
}
.problem-icon{
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  margin-bottom:28px;
  border:1px solid rgba(229,192,138,.45);
  border-radius:14px;
  color:var(--gold-light);
  font:500 1.65rem Manrope,sans-serif;
}
.faq{
  padding:120px max(28px,calc((100vw - var(--container))/2));
}
.faq .section-heading{
  max-width:900px;
  margin-bottom:50px;
}
.faq-list{
  max-width:980px;
  border-top:1px solid rgba(11,29,51,.16);
}
.faq-list details{
  border-bottom:1px solid rgba(11,29,51,.16);
}
.faq-list summary{
  position:relative;
  padding:25px 58px 25px 0;
  list-style:none;
  cursor:pointer;
  color:var(--navy);
  font:700 clamp(1rem,1.6vw,1.28rem)/1.4 Manrope,sans-serif;
}
.faq-list summary::-webkit-details-marker{
  display:none;
}
.faq-list summary::after{
  content:"+";
  position:absolute;
  right:8px;
  top:20px;
  color:var(--gold);
  font-size:1.65rem;
}
.faq-list details[open] summary::after{
  content:"–";
}
.faq-list details p{
  max-width:820px;
  padding:0 60px 25px 0;
  color:#5f696f;
}
.footer-copy{
  display:grid;
  gap:2px;
}
.footer-copy strong{
  font-family:Manrope,sans-serif;
}
.footer-copy a{
  color:rgba(230,228,225,.68);
  font-size:.78rem;
}
@media(max-width:900px){
  .site-header{
    padding:0 24px;
  }
  .header-actions .button{
    display:none;
  }
  .hero{
    min-height:auto;
    padding:116px 22px 0;
    display:flex;
    gap:0;
  }
  .hero__content{
    padding-bottom:12px;
    text-align:center;
  }
  .hero__content h1{
    max-width:690px;
    margin-right:auto;
    margin-left:auto;
    font-size:clamp(2.35rem,7.6vw,4rem);
  }
  .hero__lead{
    margin-right:auto;
    margin-left:auto;
  }
  .hero__actions,
  .trust-note{
    justify-content:center;
  }
  .hero-photo{
    width:min(760px,112vw);
    height:440px;
    margin:0 auto;
  }
  .client-logo{
    width:165px;
    height:108px;
    padding:24px 26px;
  }
  .client-logo img{
    height:52px;
  }
}
@media(max-width:620px){
  .brand{
    width:126px;
  }
  .language-button{
    padding:6px 7px;
  }
  .language-button span{
    display:none;
  }
  .hero{
    padding-top:104px;
  }
  .hero__content h1{
    font-size:clamp(2.2rem,10.5vw,3.05rem);
  }
  .hero__lead{
    font-size:.9rem;
    line-height:1.6;
  }
  .trust-note{
    display:none;
  }
  .hero-photo{
    width:120vw;
    height:330px;
    margin-top:-4px;
  }
  .proof__label{
    font-size:1.65rem;
  }
  .logo-marquee{
    margin-top:38px;
    border-radius:16px;
  }
  .logo-marquee::before,
  .logo-marquee::after{
    width:38px;
  }
  .client-logo{
    width:145px;
    height:94px;
    padding:20px 22px;
  }
  .client-logo img{
    height:46px;
  }
  .faq{
    padding:85px 22px;
  }
}
@media(prefers-reduced-motion:reduce){
  .logo-marquee__track{
    animation:none;
  }
}
