  @import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
  
  body{margin:0;background:#0A1128;-webkit-font-smoothing:antialiased;  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight:500;
  font-style: normal;}

  h2, h3, h1 {font-family: 'Cormorant Garamond', serif;}
  ::selection{background:#FF8A3D;color:#0A1128}
  input::placeholder, textarea::placeholder{color:#5b6270}
  @keyframes fadeInUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
  .fade-in{animation:fadeInUp 0.7s ease both}

.ys-002.text-align-ctr {  max-width: none; text-align: center;}

.advange {padding: 60px 0;}

  .total-wrap {background: #031232;min-height:100vh;}

  .headr-wrap {position:sticky;top:0;z-index:50;background:rgba(10,17,40,0.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,0.08)}
  .links-main {max-width:1240px;margin:0 auto;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
  .link-wrap {display:flex;align-items:center;gap:10px;text-decoration:none;cursor:pointer;white-space:nowrap;flex-shrink:0}

  .hd-logo { font-family:'Cormorant Garamond',serif;font-size:22px;letter-spacing:3px;color:#F5F3EE;font-weight:600;white-space:nowrap;margin-left:2px}
  .ys-006.disclmr {font-size:14px; font-style: italic; font-weight: 400; text-align: center;}

  .link-itm {color: rgb(201, 205, 214);text-decoration:none;font-size:16px;letter-spacing:0.4px;font-weight:600;cursor:pointer}

  .inv-btn {border:1px solid rgba(245,243,238,0.3);color:#F5F3EE;padding:
      10px 20px;border-radius:2px;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:1px;
      text-transform:uppercase;white-space:nowrap;cursor:pointer}
      .inv-btn:hover {border-color:#FF8A3D;color:#FF8A3D}
      
.stru-p.max-no {max-width: none;}
.struc-cont.text-center {text-align: center;}
      .banner {max-width:1240px;margin:0 auto;padding:120px 32px 100px}
      .bnr-hdwrp {color:#FF8A3D;font-size:15px;letter-spacing:3px;text-transform:uppercase;font-weight:900;margin-bottom:22px}

      .bnr-hd-one {font-family:'Cormorant Garamond',serif;font-weight:500;color:#F5F3EE;font-size:clamp(40px,5.2vw,68px);line-height:1.06;letter-spacing:-0.5px;margin:0 0 26px}
        .bnr-hd-one span {color:#FF8A3D;font-style:italic}
        .banner-p {color: #9CA3B5;
  font-size: 18px;
  line-height: 1.75;
  max-width: 900px;
  margin: 0 auto 27px auto;}

  .bannr-btn {display:flex;gap:16px;flex-wrap:wrap;justify-content: center;}
  .btn-bnr-one {background:#FF8A3D;color:#0A1128;padding:15px 30px;border-radius:2px;text-decoration:none;font-size:13px;font-weight:700;
      letter-spacing:1px;text-transform:uppercase;cursor:pointer } 

      .btn-bnr-one:hover {background:#FFB275}
.btn-bnr-sec {border:1px solid rgba(245,243,238,0.3);color:#F5F3EE;padding:14px 28px;border-radius:2px;
      text-decoration:none;font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer}

      .btn-bnr-sec:hover {border-color:#FF8A3D;color:#FF8A3D}
    .intro {max-width:1240px;margin:0 auto;padding:0 32px 100px}

    .intro-wrap  {display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.08)}

    .intro-itm {background:#0A1128;padding:40px 32px}
    .intro-sub {color:#FF8A3D;font-size:14px;letter-spacing:2px;text-transform:uppercase;font-weight:700;margin-bottom:12px}

    .intro-hdr {font-family:'Cormorant Garamond',serif;color:#F5F3EE;font-size:22px;font-weight:500;margin:0 0 14px}
    .inro-p  {color:#9CA3B5;font-size:14px;line-height:1.7;margin:0}
    .why-wrap {max-width:1240px;margin:0 auto;padding:100px 32px}
    .why-wrp-cont {max-width:640px;margin:0 0 56px}
    .ys-052.nomargin-top {margin:0;}

    .adv-img {width: 100%;margin-bottom: 20px;}

    .why-hedr {color:#FF8A3D;font-size:15px;letter-spacing:3px;text-transform:uppercase;font-weight:900;margin-bottom:18px}
    .why-wrp-cont h2 {font-family:'Cormorant Garamond',serif;font-weight:500;color:#F5F3EE;font-size:clamp(30px,3.6vw,42px);line-height:1.15;margin:0}

    .why-cont-text {display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.08)}
    .why-item {background:#0A1128;padding:44px 36px;transition:transform 0.25s ease,box-shadow 0.25s ease}
        .why-item:hover {transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,0,0,0.25)}

    .why-line {width:36px;height:1px;margin-bottom:24px}
    .why-hd {color:#F5F3EE;font-size:23px;font-weight:600;margin:0 0 14px}
    .why-p {color:#9CA3B5;font-size:15px;line-height:1.7;margin:0}

    .stru-wrp  {background:#122349;border-top:1px solid rgba(255,255,255,0.08);border-bottom:1px solid rgba(255,255,255,0.08)}
    .struc-cont {max-width:900px;margin:0 auto;padding:100px 32px}
    .struc-sub-hd {color:#FF8A3D;font-size:14px;letter-spacing:3px;text-transform:uppercase;font-weight:900;margin-bottom:18px}

    .struc-h2 {font-family:'Cormorant Garamond',serif;font-weight:500;color:#F5F3EE;font-size:clamp(30px,3.6vw,42px);line-height:1.15;margin:0 0 22px}
    .stru-p  {color:#9CA3B5;font-size:17px;line-height:1.75;margin:0 0 32px;max-width:560px}
    .struc-itm-wrp {display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}
   .struc-bult-wp  {display:flex;gap:12px}
   .struct-bullt {color:#FF8A3D;font-weight:700}
   .stuct-point {color:#F5F3EE;font-size:15px;line-height:1.6}
   .why-hd span {color:#FF8A3D;}

   .process-wrap {max-width:1240px;margin:0 auto;padding:100px 32px}
   .procs-wrp {display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px;margin-bottom:56px}
   .proces-sub-hd{color:#FF8A3D;font-size:15px;letter-spacing:3px;text-transform:uppercase;font-weight:900;margin-bottom:18px}
   .procss-h2 {font-family:'Cormorant Garamond',serif;font-weight:500;color:#F5F3EE;font-size:clamp(30px,3.6vw,42px);line-height:1.15;margin:0}
   .read-process {color:#FF8A3D;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:0.5px;border-bottom:1px solid #FF8A3D;
    padding-bottom:2px;cursor:pointer}
.read-process:hover {color:#FFB275}

.procss-trp {position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:44px}
.proc-patch {position:absolute;top:32px;left:8%;right:8%;height:1px;background:rgba(255,138,61,0.25);z-index:0}

.procc-itm {position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}
.proc-crcl {width:64px;height:64px;border-radius:50%;background:#0A1128;border:2px solid #FF8A3D;display:flex;align-items:center;justify-content:center}
.proc-text {color:#F5F3EE;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase}
.proc-btm {display:grid;grid-template-columns:repeat(4,1fr);gap:40px}
.procss-list {text-align:center}
.procss-list p {color:#9CA3B5;font-size:14px;line-height:1.6;margin:0}

.diver-wrap {border-top:1px solid rgba(255,255,255,0.08)}
.dver-cont {max-width:1240px;margin:0 auto;padding:100px 32px;text-align:center}
.diver-h2 {font-family:'Cormorant Garamond',serif;font-weight:500;color:#F5F3EE;font-size:clamp(28px,3.8vw,44px);line-height:1.15;margin:0 0 36px}
.diver-btn-wrp {display:flex;justify-content:center;gap:20px;flex-wrap:wrap}
.divr-btn-on {background:#FF8A3D;color:#0A1128;padding:16px 34px;border-radius:2px;text-decoration:none;font-size:13px;
      font-weight:700;letter-spacing:1px;text-transform:uppercase;display:inline-block;cursor:pointer}
      .divr-btn-on:hover {background:#FFB275}
.divr-btn-sec {border:1px solid rgba(245,243,238,0.3);color:#F5F3EE;padding:15px 32px;border-radius:2px;text-decoration:none;font-size:13px;
      font-weight:600;letter-spacing:1px;text-transform:uppercase;display:inline-block;cursor:pointer}
 .divr-btn-sec:hover {border-color:#FF8A3D;color:#FF8A3D}

 .footr-wrp {background:#0A1128;border-top:1px solid rgba(255,255,255,0.08);padding:64px 32px 32px}
 .footr-itm{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px}
 .footr-list-con {display:flex;align-items:center;gap:10px;margin-bottom:16px}
 .footr-logo {font-family:'Cormorant Garamond',serif;font-size:20px;letter-spacing:3px;color:#F5F3EE;font-weight:600}
 .footr-lo {position:relative;display:inline-block}
 .footr-logo-thr {position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgb(255, 138, 61);}

 .footr-p {color:#9CA3B5;font-size:14px;line-height:1.7;max-width:280px;margin:0}

 .footr-links-hd {color:#F5F3EE;font-size:13px;font-weight:600;letter-spacing:0.5px;margin-bottom:18px}
 .footr-link-wrp {display:flex;flex-direction:column;gap:12px}
 .ftr-links {color:#9CA3B5;text-decoration:none;font-size:14px;cursor:pointer}
  .ftr-links:hover {color:#FF8A3D }

  .get-strt-ftr {border:1px solid rgba(245,243,238,0.3);color:#F5F3EE;padding:10px 20px;border-radius:2px;
      text-decoration:none;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;display:inline-block;cursor:pointer}

     .get-strt-ftr:hover {border-color:#FF8A3D;color:#FF8A3D}
     .footr-rights {max-width:1240px;margin:56px auto 0;padding-top:28px;border-top:1px solid rgba(255,255,255,0.08);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}

     .rights-p {color:#6b7280;font-size:13px}

     /* ---- about us ---- */
.eyebrow {
  color: #FF8A3D;
  font-size: 17px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight:900;
}
.eyebrow--about       { margin-bottom: 22px; }
.eyebrow--leadership  { margin-bottom: 56px; }
.eyebrow--approach    { margin-bottom: 18px; }

.about-section{max-width:1240px;margin:0 auto;padding:110px 32px 90px}
.about-content{max-width: 900px;
  margin: 0 auto;
  text-align: center;}
.about-title{font-family:'Cormorant Garamond',serif;font-weight:500;color:#f5f3ee;font-size:clamp(36px, 5vw, 58px);line-height:1.1;margin:0 0 26px}
.text-accent-italic{color:#ff8a3d;font-style:italic}.about-text{color:#9ca3b5;font-size:18px;line-height:1.75;margin:0}
.leadership-section{border-top:1px solid rgba(255,255,255,.08);background:#122349}
.approach-section,.leadership-container{max-width:1240px;margin:0 auto;padding:100px 32px}
.leadership-grid{display:grid;grid-template-columns:minmax(280px,320px) 1fr;gap:1px;align-items:start}
.headshot-placeholder{aspect-ratio:4/5;max-width:280px;border-radius:2px;
     border:0px solid rgba(255,255,255,.1);display:flex;align-items:flex-start;justify-content:center}
      .headshot-label{font-family:SFMono-Regular,Consolas,monospace;font-size:14px;color:#6b7280}
      .approach-title,.cta-title{font-family:'Cormorant Garamond',serif}
      .leader-name{color:#f5f3ee;font-size:21px;font-weight:600;margin:0 0 4px}
      .leader-title{color:#ff8a3d;font-size:13px;letter-spacing:.5px;text-transform:uppercase;font-weight:600;margin-bottom:18px}
      .leader-bio,.leader-bio--last{color:#9ca3b5;font-size:15px;line-height:1.75}
      .leader-bio{margin:0 0 18px}
      .leader-bio--last{margin:0}.approach-header{max-width:640px;margin:0 0 56px}
      .approach-title{font-weight:500;color:#f5f3ee;font-size:clamp(28px, 3.4vw, 38px);line-height:1.2;margin:0}
      .approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}
      .approach-card{background:#0a1128;padding:44px 36px}
      .card-divider{width:36px;height:1px;background:#ff8a3d;margin-bottom:24px}
      .card-title{color:#f5f3ee;font-size:22px;font-weight:600;margin:0 0 14px}
      .card-text{color:#9ca3b5;font-size:15px;line-height:1.7;margin:0}
      .cta-section{border-top:1px solid rgba(255,255,255,.08)}
      .cta-container{max-width:1240px;margin:0 auto;padding:100px 32px;text-align:center}
      .cta-title{font-weight:500;color:#f5f3ee;font-size:clamp(28px, 3.8vw, 44px);line-height:1.15;margin:0 0 28px}
.cta-button{background:#ff8a3d;color:#0a1128;padding:16px 34px;border-radius:2px;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:inline-block;
      cursor:pointer}.cta-button:hover{background:#ffb275}
     /* ---- about us end ---- */

.ys-009,.ys-014{text-align:center}.ys-007,.ys-008,.ys-010,.ys-013,.ys-017{display:flex}
.ys-001{max-width:1240px;margin:0 auto;padding:110px 32px 40px}
.ys-002{max-width:760px;margin-bottom:80px}
.ys-003{color:#ff8a3d;font-size:15px;letter-spacing:3px;text-transform:uppercase;font-weight:900;margin-bottom:22px}
.ys-004{font-family:'Cormorant Garamond',serif;font-weight:500;color:#f5f3ee;font-size:clamp(34px,4.6vw,54px);line-height:1.1;margin:0 0 22px}
.ys-005{color:#ff8a3d;font-style:italic}
.ys-006{color:#9ca3b5;font-size:18px;line-height:1.75;margin:0}
.ys-007{flex-direction:column;width:fit-content;margin:0 auto}
.ys-008{align-items:center;gap:16px}
.ys-009{width:200px;box-sizing:border-box;background:#122349;border:1px solid rgba(255,255,255,.12);border-radius:2px;padding:20px 18px}
.ys-010{width:44px;height:44px;border-radius:50%;background:#0a1128;border:2px solid #ff8a3d;align-items:center;justify-content:center;margin:0 auto 10px}
.ys-011{color:#f5f3ee;font-size:16px;font-weight:600}
.ys-012,.ys-014{color:#ff8a3d;font-size: 35px;
  font-weight: bolder;}
  .ys-012{flex-shrink:0}
.ys-013{justify-content:space-between;padding:10px 0}
.ys-014{width:200px}.ys-015{border-top:1px solid rgba(255,255,255,.08);background:#122349}
.ys-016{max-width:1240px;margin:0 auto;padding:100px 32px}
.ys-017{flex-direction:column;gap:0}
.ys-018{display:grid;grid-template-columns:100px 1fr;gap:32px;padding:40px 0;border-bottom:1px solid rgba(255,255,255,.08)}


.home-intr {text-align: center;}
     

.ys-022,.ys-024{max-width:640px}.ys-032,.ys-048{flex-direction:column}
.ys-037,.ys-038{overflow:hidden}
.ys-020,.ys-025,.ys-043,.ys-049{text-transform:uppercase}
.ys-019,.ys-026,.ys-042,.ys-046,.ys-050{font-family:'Cormorant Garamond',serif}
.ys-019{color:#ff8a3d;font-size:44px;font-weight:600}.ys-020{color:#ff8a3d;font-size:14px;letter-spacing:1.5px;font-weight:700;margin-bottom:8px}
.ys-021,.ys-025{font-weight:600}.ys-021{color:#f5f3ee;font-size:22px;margin:0 0 12px}
.ys-022{color:#9ca3b5;font-size:16px;line-height:1.75;margin:0}
.ys-023{display:grid;grid-template-columns:100px 1fr;gap:32px;padding:40px 0}
.ys-024{margin:0 0 56px}
.ys-025{color:#ff8a3d;font-size:15px;letter-spacing:3px;margin-bottom:18px;font-weight: 900;}
.ys-026{font-weight:500;color:#f5f3ee;font-size:clamp(28px,3.4vw,38px);line-height:1.2;margin:0}
.ys-029,.ys-035{font-weight:600}
.ys-027{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);margin-bottom:64px}
.ys-028{background:#0a1128;padding:40px 32px}.ys-029{color:#f5f3ee;font-size:22px;margin:0 0 12px}
.ys-030{color:#9ca3b5;font-size:14px;line-height:1.7;margin:0}
.ys-031{max-width:900px;margin:0 auto;padding:100px 32px}.ys-032{display:flex}.ys-033{border-bottom:1px solid rgba(255,255,255,.1)}
.ys-034{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;cursor:pointer}
.ys-035{color:#f5f3ee;font-size:16px;line-height:1.4}
.ys-036{color:#ff8a3d;font-size:28px;font-weight:700;flex-shrink:0}.ys-037{display:grid;transition:grid-template-rows .35s}
.ys-039{color:#9ca3b5;font-size:14.5px;line-height:1.8;white-space:pre-line;margin:0 0 28px;max-width:760px}
.ys-041,.ys-044{max-width:1240px}.ys-040{border-top:1px solid rgba(255,255,255,.08)}.ys-041{margin:0 auto;padding:100px 32px;text-align:center}
.ys-042{font-weight:500;color:#f5f3ee;font-size:clamp(28px,3.8vw,44px);line-height:1.15;margin:0 0 28px}
.ys-043{background:#ff8a3d;color:#0a1128;padding:16px 34px;border-radius:2px;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:1px;display:inline-block;cursor:pointer}
.ys-044{margin:0 auto;padding:110px 32px 90px}.ys-045{max-width:720px}
.ys-046{font-weight:500;color:#f5f3ee;font-size:clamp(36px,5vw,58px);line-height:1.1;margin:0 0 26px}
.ys-047{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}
.ys-048,.ys-052,.ys-053{display:flex}
.ys-048{background:#0a1128;padding:56px 44px}.ys-049{color:#ff8a3d;font-size:14px;letter-spacing:2px;font-weight:700;margin-bottom:16px}.ys-050{font-weight:500;color:#f5f3ee;font-size:32px;margin:0 0 18px}
.ys-051,.ys-055,.ys-057{font-size:15px}.ys-051{color:#9ca3b5;line-height:1.75;margin:0 0 32px}
.ys-052{flex-direction:column;gap:16px;margin-top:auto}
.ys-053{gap:12px}.ys-054{color:#ff8a3d;font-weight:700}
.ys-055{color:#f5f3ee;line-height:1.6}.ys-056{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.ys-057{color:#9ca3b5;line-height:1.75;margin:0}.ys-058{color:#f5f3ee;font-weight:600}
.ys-043:hover{background:#ffb275}
.last-wrp {max-width:1240px;margin:0 auto;padding:110px 32px 120px;display:grid;grid-template-columns:0.9fr 1.1fr;gap:72px}

.headshot-label img {
  width: 100%;
  border-radius: 12px;
}

.contact-heading,.thankyou-title{font-family:'Cormorant Garamond',serif}.contact-form,.thankyou-box{background:#122349;padding:48px}
.contact-link.investor-link,.form-submit{cursor:pointer}
.contact-eyebrow{color:#ff8a3d;font-size:13px;letter-spacing:3px;text-transform:uppercase;font-weight:600;margin-bottom:22px}
.contact-heading{font-weight:500;color:#f5f3ee;font-size:clamp(32px, 4.4vw, 50px);line-height:1.1;margin:0 0 26px}
.contact-heading-accent{color:#ff8a3d;font-style:italic}.contact-desc{color:#9ca3b5;font-size:17px;line-height:1.75;margin:0 0 44px;max-width:420px}
.contact-fields{display:flex;flex-direction:column;gap:24px}.contact-field-label{color:#6b7280;font-size:14px;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px}
.contact-link{color:#f5f3ee;text-decoration:none;font-size:18px;font-weight:500}
.contact-link:hover{color:#ff8a3d}
.thankyou-box{border:1px solid rgba(255,255,255,.1);border-radius:2px;margin-top:20px}
.thankyou-title{color:#ff8a3d;font-size:30px;font-weight:600;margin-bottom:12px}
.thankyou-text{color:#9ca3b5;font-size:15px;line-height:1.7;margin:0}
.contact-form{border:1px solid rgba(255,255,255,.1);border-radius:2px;display:flex;flex-direction:column;gap:22px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:8px}
.form-label{display:block;color:#9ca3b5;font-size:14px;letter-spacing:.5px;margin-bottom:8px}
.form-input,.form-textarea{width:100%;box-sizing:border-box;background:#0a1128;color:#f5f3ee;padding:12px 14px;font-size:14px}
.form-input{border:1px solid rgba(255,255,255,.14);border-radius:2px}
.form-input:focus,.form-textarea:focus{border-color:#ff8a3d;outline:0}
.form-textarea{display:block;margin-top:0;border:1px solid rgba(255,255,255,.14);border-radius:2px;font-family:inherit;resize:vertical}
.contact-form > div:nth-child(3){ margin-top: 10px; }
.g-recaptcha{margin-top:12px;margin-bottom:14px;transform-origin:left top}
.mt-3{margin-top:12px}
.mb-3{margin-bottom:16px}
.form-submit{background:#ff8a3d;color:#0a1128;border:none;padding:15px 24px;border-radius:2px;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-top:8px}
.form-submit:hover{background:#ffb275}
.banner h1 {
    font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  color: rgb(245, 243, 238);
  font-size: clamp(40px, 5.2vw, 68px);
  line-height: 1.06;
  letter-spacing: -0.5px;
  margin: 0px 0px 26px;
}
.chat-shedl {max-width: 1024px; margin: 0 auto;}

.chat-shedl .content-title {
  color: #fff;
}

.chat-shedl p, .chat-shedl li {
  color: #9CA3B5;
  font-size: 18px;
  line-height: 1.75;
  margin: 0;
}
.wizard-nav{display:flex;padding:10px 0 0;margin-bottom:40px;justify-content:center;list-style:none}
.wizard-nav .active::before,.wizard-nav .competed .dot,.wizard-nav .competed::after{background-color:#c6d1fc}
.wizard-nav .dot{width:15px;height:15px;background-color:#f0f0f0;margin:auto;border-radius:50%;position:relative;z-index:2}
.wizard-nav .competed p{color:#c6d1fc}.wizard-nav p{font-size:13px;text-transform:uppercase;font-weight:var(--fw-bold);letter-spacing:.03em;color:#f0f0f0;line-height:14px;margin-top:6px}
.wizard-nav li::after{right:-50%}.wizard-nav li::after,.wizard-nav li::before{content:"";height:3px;background-color:#f0f0f0;display:inline-block;position:absolute;width:100%;top:6px;z-index:1}
.wizard-nav li{text-align:center;padding:0 40px;position:relative}
.wizard-nav .active .dot{background-color:#ff8a3d}
.wizard-nav .active p{color:#d87219}
.wizard-nav li::before{left:-50%}
.wizard-nav .active::after,.wizard-nav .competed::before{display:none}
.col-md-8.offset-md-2.text-center{text-align:center;margin-bottom:30px}
.link-itm.active{color:#ff8a3d}.banner h1 span{color:#ff8a3d;font-style:italic}
.qmenu-hamburger{width:38px;height:38px;padding:5px;border:0;background:0 0;cursor:pointer;display:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;position:relative;z-index:3001}
.qmenu-close,.qmenu-title{padding:0 22px;letter-spacing:1px;font-weight:600}
.qmenu-hamburger span{display:block;width:24px;height:2px;background:#f5f3ee;border-radius:10px;transition:.3s}
.qmenu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:2998}
.qmenu-overlay.is-open{opacity:1;visibility:visible}
.qmenu-side{position:fixed;top:0;right:0;width:330px;max-width:85vw;height:100vh;background:#1a1d23;transform:translateX(100%);
  transition:transform .4s cubic-bezier(.77, 0, .18, 1);z-index:3000;overflow-y:auto;box-shadow:-10px 0 30px rgba(0,0,0,.35);border-left:1px solid rgba(255,255,255,.08)}
  .qmenu-side.is-open{transform:translateX(0)}
  .qmenu-title{height:85px;display:flex;align-items:center;background:#22252b;border-bottom:1px solid rgba(255,255,255,.08);
    color:#f5f3ee;font-family:'Cormorant Garamond',serif;font-size:26px}
    .qmenu-close{width:100%;height:41px;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);
      color:#ff8a3d;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px;text-transform:uppercase}
      .qmenu-close:hover{background:rgba(255,255,255,.08)}
      .qmenu-close span:last-child{font-size:27px;line-height:1}
      .qmenu-nav{display:flex;flex-direction:column;background:#22252b;padding:8px 0}
      .qmenu-nav a{display:block;padding:15px 22px;color:#f5f3ee;
        text-decoration:none;font-size:15px;font-weight:500;letter-spacing:.3px;transition:background .2s,color .2s,padding-left .2s}
        .qmenu-nav a:hover{background:rgba(255,255,255,.06);
          color:#ff8a3d;padding-left:28px}
.qmenu-hamburger.is-open span:first-child{transform:translateY(8px) rotate(45deg)}
.qmenu-hamburger.is-open span:nth-child(2){opacity:0}
.qmenu-hamburger.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}






@media (max-width: 992px) {
.advange {padding:0px 0;}

.adv-img {
  width: 100%;
  margin-top: 20px;
}
  .headr-wrap .inv-btn {display: none;}



  .inv-btn {
  border: 1px solid rgba(245,243,238,0.3);
  color: #F5F3EE;
  padding: 10px 20px;
  border-radius: 2px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
}



    .qmenu-hamburger {
        display: flex;
    }

    .main-nav {
        display: none !important;
    }

  .chat-shedl {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 23px;
}

.chat-shedl .content-title {
  color: #fff;
  font-size: 22px;
}
.chat-shedl p, .chat-shedl li {
  color: #9CA3B5;
  font-size: 14px;
}

.wizard-nav li p {
  font-size: 11px;
}

.banner,.why-wrap{margin:0 auto;max-width:1240px}
.banner,.footr-rights,.why-wrap{max-width:1240px}
.graph,.ys-007{overflow:scroll}
.footr-itm,.intro-wrap,.procss-trp,.struc-itm-wrp,.why-cont-text,.ys-027{display:block}
.banner{padding:20px 32px 30px}
.intro-itm{background:#0a1128;padding:16px 32px}
.intro{padding:0 32px 30px}.why-wrap{padding:30px 32px}
.why-item{background:#0a1128;padding:24px 36px}
.dver-cont,.process-wrap,.struc-cont,.ys-016,.ys-031{padding:30px 32px}
.struc-h2{font-size:26px}
.struc-bult-wp{margin-bottom:10px}
.procc-itm:last-child,.procss-trp{margin-bottom:0}
.procss-trp{position:relative}
.procc-itm{margin-bottom:30px}
.footr-links-hd{margin-top:30px}
.footr-rights{margin:20px auto 0}
.ys-001{padding:30px 32px 40px}.graph{width:710px}
.ys-007{width:auto}
.ys-002{max-width:760px;margin-bottom:24px}
.ys-018,.ys-023{display:block;padding:20px 0}
.ys-027{margin-bottom:0}
.ys-028{padding:20px 32px}
.ys-024{margin:0 0 26px}
.sc-interp{font-size:14px}
.ys-034{padding:14px 0}.ys-041{margin:0 auto;padding:30px 32px}
.footr-wrp{padding:34px 32px 32px}.ys-042{font-size:22px}


.approach-grid,.last-wrp,.leadership-grid,.ys-047,.ys-056{display:block}
.ys-044{margin:0 auto;padding:30px 32px 20px}
.approach-card,.ys-048{padding:20px}
.ys-050{font-size:22px}
.about-section{padding:30px 32px 20px}
.approach-section,.cta-container{padding:30px 32px}
div.leadership-container{padding:40px 32px}
.eyebrow--leadership{margin-bottom:30px}
.headshot-placeholder{margin-bottom:20px;aspect-ratio: auto;}
.leadership-grid {margin-bottom: 30px;}
.cta-container{max-width:1240px;margin:0 auto}
.last-wrp{padding:30px 32px 120px}
.contact-form,.thankyou-box{background:#122349;padding:16px}
.form-row{display:flex;gap:22px;flex-direction:column}
.contact-form{margin-top:20px}

.about-text {
  color: #9ca3b5;
  font-size: 15px;
}









}

@media (min-width: 993px) {




}



@media only screen and (min-width: 992px) and (max-width: 1200px) {

}
