@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/DM-Sans-400-CB7WfZ8W.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/DM-Sans-600-CYvJJk-g.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/DM-Sans-900-DiQYGKiu.ttf) format("truetype")}:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f7f9fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--va-primary: #3f95d0;--va-primary-strong: #2f7aab;--va-accent: #3f95d0;--va-text: #0b1021;--va-muted: #475569;--va-bg: #f7f9fb;--va-surface: #ffffff;--va-surface-2: #f1f5f9;--va-border: #e2e8f0;--va-radius: 14px;--va-radius-sm: 10px;--va-space: 1rem;--va-space-lg: 2rem;--va-max-width: 1360px;--va-hero-image: url(/src/assets/images/hero.jpeg)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(63,149,208,.08),transparent 35%),var(--va-bg);color:var(--va-text)}a{color:inherit;text-decoration:none}#root{min-height:100vh}h1,h2,h3,h4{margin:0;color:#0b1021;letter-spacing:-.02em}p{margin:0}ul{margin:0;padding:0;list-style:none}html,body{margin:0;padding:0;overflow-x:hidden}.va-shell{display:flex;flex-direction:column;width:100%;background:linear-gradient(135deg,rgba(63,149,208,.06),transparent),radial-gradient(circle at 80% 0%,rgba(63,149,208,.08),transparent 25%),var(--va-bg)}.va-shell>.va-footer{margin-top:auto}.va-main{flex:0 0 auto;width:100%;padding:0}.va-content{max-width:var(--va-max-width);width:100%;margin:0 auto;padding:0 1.25rem}.va-route-loading{width:100%;min-height:60vh;display:flex;align-items:flex-start;justify-content:center;padding:48px 0 72px;box-sizing:border-box}.va-route-loading__inner{width:min(100%,1120px);display:grid;gap:16px}.va-route-loading__eyebrow,.va-route-loading__title,.va-route-loading__line,.va-route-loading__panel{position:relative;overflow:hidden;background:linear-gradient(90deg,#0f172a14,#3f95d029,#0f172a14);background-size:200% 100%;animation:va-route-loading-shimmer 1.25s linear infinite;border-radius:18px}.va-route-loading__eyebrow{width:160px;height:18px}.va-route-loading__title{width:min(560px,100%);height:54px}.va-route-loading__line{width:min(720px,100%);height:18px}.va-route-loading__line--short{width:min(420px,100%)}.va-route-loading__panel{width:100%;min-height:360px;margin-top:12px;border-radius:28px}@keyframes va-route-loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.va-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:.4px solid #e1e8f1}.va-header-inner{max-width:none;margin:0 auto;padding:12px 96px;width:100%;box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;font-family:DM Sans,Inter,sans-serif;position:relative}.va-header__brand{display:flex;align-items:flex-end;justify-content:flex-start;min-height:36px;gap:8px;border:none;background:transparent;padding:0;cursor:pointer;text-align:left;flex-shrink:0;justify-self:start;text-decoration:none}.va-header__menu-toggle{display:none;width:40px;height:40px;border:1px solid #d7dee8;border-radius:8px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:0;cursor:pointer}.va-header__menu-toggle-line{width:18px;height:2px;border-radius:2px;background:#1e293b;transition:transform .2s ease,opacity .2s ease}.va-header__menu-toggle.is-open .va-header__menu-toggle-line:nth-child(1){transform:translateY(6px) rotate(45deg)}.va-header__menu-toggle.is-open .va-header__menu-toggle-line:nth-child(2){opacity:0}.va-header__menu-toggle.is-open .va-header__menu-toggle-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.va-brand-copy{display:inline-flex;flex-direction:column;gap:1px;align-items:flex-start;justify-content:center;min-width:0;transform:translateY(3px)}.va-logo-img{width:43.88px;height:36.95px;border-radius:0;object-fit:contain;background:transparent}.va-brand-name{color:#1e293b;font-size:20px;font-weight:900;line-height:1;white-space:nowrap}.va-brand-tagline{color:#334155;font-size:10px;font-weight:400;line-height:1.25;white-space:nowrap;overflow:visible;padding-bottom:1px}.va-header__nav{display:flex;gap:12px;align-items:center;justify-content:center;padding:0 12px;min-height:37px;justify-self:center}.va-nav-item{height:37px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.va-mobile-menu{display:none}.va-nav-item--mega{position:static}.va-nav-link{border:none;background:transparent;min-height:36px;padding:4px;border-radius:4px;color:#334155;font-size:16px;font-weight:400;line-height:24px;transition:background-color .2s ease,color .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none}.va-nav-link:hover{background-color:#0f172a0a}.va-nav-item:hover>.va-nav-link,.va-nav-item:focus-within>.va-nav-link,.va-nav-link.is-active{color:#0a5a88;background:transparent;font-weight:600}.va-nav-chevron-wrap{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.va-nav-chevron{width:9px;height:5px;display:block}.va-nav-dropdown{opacity:0;visibility:hidden;pointer-events:none;z-index:60;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.va-nav-item:hover>.va-nav-dropdown,.va-nav-item.is-open>.va-nav-dropdown,.va-nav-item:focus-within>.va-nav-dropdown{opacity:1;visibility:visible;pointer-events:auto}.va-nav-dropdown--mega{position:absolute;top:100%;left:50%;transform:translate(-50%,-8px);width:min(100vw,1512px);padding:24px 96px 40px;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000001a}.va-nav-item:hover>.va-nav-dropdown--mega,.va-nav-item.is-open>.va-nav-dropdown--mega,.va-nav-item:focus-within>.va-nav-dropdown--mega{transform:translate(-50%)}.va-nav-mega-grid{display:flex;align-items:flex-start;justify-content:center;gap:40px}.va-nav-item--expertise .va-nav-mega-group:nth-child(2){margin-left:-24px}.va-nav-mega-group{width:286px;display:flex;flex-direction:column;gap:8px}.va-nav-mega-group__title{min-height:36px;padding:7.5px 8px;font-size:14px;font-weight:600;line-height:20px;color:#737373;display:flex;align-items:center}.va-nav-mega-group__title.is-empty{color:transparent}.va-nav-mega-list{display:flex;flex-direction:column;gap:8px}.va-nav-mega-item{width:286px;min-height:32px;border:none;background:transparent;padding:5.5px 8px;border-radius:6px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;cursor:pointer;line-height:20px;letter-spacing:0;text-decoration:none}.va-nav-mega-item__title{color:#1e293b;font-size:14px;font-weight:600}.va-nav-mega-item__desc{color:#737373;font-size:14px;font-weight:400}.va-nav-mega-item:hover,.va-nav-mega-item:focus-visible{background:#0f172a0a;outline:none}.va-nav-dropdown--simple{position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%,-8px);padding:18px 20px 20px;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000001a;box-sizing:border-box}.va-nav-item:hover>.va-nav-dropdown--simple,.va-nav-item.is-open>.va-nav-dropdown--simple,.va-nav-item:focus-within>.va-nav-dropdown--simple{transform:translate(-50%)}.va-nav-simple-list{display:flex;flex-direction:column;gap:8px}.va-nav-simple-item{width:100%;min-height:32px;border:none;background:transparent;padding:5.5px 8px;border-radius:6px;text-align:left;color:#334155;font-size:14px;font-weight:600;line-height:20px;cursor:pointer;text-decoration:none}.va-nav-simple-item:hover,.va-nav-simple-item:focus-visible{background:#0f172a0a;outline:none}.va-nav-group-more{align-self:flex-start;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:12px;font-weight:600;line-height:1;padding:6px 10px;border-radius:999px;cursor:pointer}.va-nav-group-more:hover,.va-nav-group-more:focus-visible{background:#f8fafc;border-color:#94a3b8;outline:none}.va-header__cta{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;justify-self:end}.va-btn.va-header__consultation{min-height:36px;border-radius:4.5px;border:1px solid #bae6fd;background:linear-gradient(180deg,#0b3a5a,#082f49);color:#bae6fd;box-shadow:none;padding:6.75px 13.5px;font-family:DM Sans,Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.va-btn.va-header__consultation:hover{border-color:#7dd3fc;background:linear-gradient(180deg,#0d4468,#0a3857);color:#e0f2fe;box-shadow:none;transform:none}.va-btn.va-header__consultation:focus-visible{outline:2px solid #7dd3fc;outline-offset:2px}.va-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--va-border);border-radius:999px;padding:.7rem 1.2rem;font-size:.95rem;font-weight:600;color:var(--va-text);background:transparent;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.va-btn:hover{transform:translateY(-1px)}.va-btn:focus-visible{outline:2px solid var(--va-primary);outline-offset:2px}.va-btn--primary{background:linear-gradient(135deg,var(--va-primary),var(--va-accent));color:#0b1021;border-color:transparent;box-shadow:0 10px 30px #3f95d040}.va-btn--primary:hover{box-shadow:0 14px 36px #3f95d04d}.va-btn--ghost{background:#3f95d014;color:var(--va-primary-strong)}.va-hero{position:relative;padding:2.5rem;border-radius:0;min-height:calc(100vh - 80px);background:linear-gradient(145deg,#3f95d024,#fffffffa);border:1px solid var(--va-border);overflow:hidden;box-shadow:0 28px 70px #0f172a1f}.va-hero--split{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;align-items:center}.va-hero__media{position:relative;min-height:420px;border-radius:22px;overflow:hidden;background:var(--va-hero-image);background-size:cover;background-position:center top;border:1px solid var(--va-border);box-shadow:inset 0 0 0 1px #ffffff26}.va-hero__shape{display:none}.va-hero__shape--one{width:220px;height:220px;background:linear-gradient(135deg,#3f95d0,#2f7aab);top:-30px;left:-40px}.va-hero__shape--two{width:260px;height:260px;background:linear-gradient(135deg,#3f95d0cc,#3f95d026);bottom:-40px;right:-60px}.va-hero h1{font-size:clamp(2.2rem,3.8vw,3.2rem);margin:.5rem 0}.va-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .95rem;border-radius:999px;background:#3f95d026;color:var(--va-primary-strong);font-weight:700;letter-spacing:.02em}.va-hero__lead{color:var(--va-muted);max-width:720px;font-size:1.08rem;line-height:1.6}.va-hero__accent{font-style:italic;color:var(--va-primary-strong)}.va-leadership-page{display:grid;gap:1rem;padding:clamp(2rem,4vw,3.5rem);border-radius:24px;background:linear-gradient(150deg,#3f95d01f,#fffffffa);border:1px solid var(--va-border);box-shadow:0 18px 50px #0f172a1f}.va-leadership-page__eyebrow{display:inline-flex;width:fit-content;align-items:center;padding:.45rem .95rem;border-radius:999px;background:#3f95d026;color:var(--va-primary-strong);font-weight:700;letter-spacing:.02em}.va-leadership-page h1{margin:0;font-size:clamp(2rem,3.4vw,3rem)}.va-leadership-page__lead{margin:0;max-width:720px;color:var(--va-muted);font-size:1.05rem;line-height:1.65}@media(max-width:1200px){.va-header-inner{padding:12px 40px}.va-header__nav{gap:6px}}@media(max-width:980px){.va-header-inner{padding:10px 16px;min-height:64px;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:12px}.va-header__menu-toggle{display:inline-flex}.va-header__brand{align-items:center;justify-content:flex-start;gap:10px;min-height:40px;margin-left:0;margin-right:auto;min-width:0}.va-header__nav--desktop,.va-header__cta--desktop{display:none}.va-mobile-menu{display:block;max-height:0;overflow:hidden;border-top:1px solid transparent;transition:max-height .25s ease,border-color .2s ease;background:#fff}.va-mobile-menu.is-open{max-height:min(78svh,760px);border-top-color:#e2e8f0}.va-mobile-menu__nav{display:flex;flex-direction:column;max-height:calc(min(78svh,760px) - 86px);overflow-y:auto;padding:10px 12px 4px;scrollbar-width:thin}.va-mobile-menu__item{border-bottom:1px solid rgba(226,232,240,.7)}.va-mobile-menu__trigger{width:auto;flex:1 1 auto;min-width:0;min-height:48px;border:none;background:transparent;padding:12px 4px;color:#1e293b;font-family:DM Sans,Inter,sans-serif;font-size:17px;font-weight:600;line-height:24px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;text-align:left;cursor:pointer;text-decoration:none}.va-mobile-menu__trigger-row{display:flex;align-items:center;gap:8px}.va-mobile-menu__toggle{width:40px;height:40px;border:none;background:transparent;padding:0;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.va-mobile-menu__toggle:hover,.va-mobile-menu__toggle:focus-visible{background:#0f172a0a;outline:none}.va-mobile-menu__trigger.is-active{color:#0a5a88}.va-mobile-menu__chevron{width:10px;height:6px;transition:transform .2s ease}.va-mobile-menu__item.is-open .va-mobile-menu__chevron{transform:rotate(180deg)}.va-mobile-menu__submenu{display:none;padding:0 0 10px}.va-mobile-menu__item.is-open .va-mobile-menu__submenu{display:grid;gap:8px}.va-mobile-menu__group{display:grid;gap:4px;padding:0 0 0 10px}.va-mobile-menu__group-label{color:#64748b;font-size:12px;font-weight:600;line-height:16px;margin-top:2px;margin-bottom:2px}.va-mobile-menu__subitem{width:100%;border:none;background:transparent;padding:8px 4px;border-radius:8px;text-align:left;display:grid;gap:2px;cursor:pointer;text-decoration:none}.va-mobile-menu__subitem:hover,.va-mobile-menu__subitem:focus-visible{background:#0f172a0a;outline:none}.va-mobile-menu__subitem-title{color:#0f172a;font-size:14px;font-weight:600;line-height:20px}.va-mobile-menu__subitem-desc{color:#64748b;font-size:13px;font-weight:400;line-height:18px}.va-mobile-menu__footer{padding:10px 12px 12px;border-top:1px solid #e2e8f0;background:#fff}.va-btn.va-mobile-menu__cta{width:100%;min-height:42px;border-radius:8px;justify-content:center;text-decoration:none}}@media(max-width:768px){.va-header-inner{min-height:62px}.va-mobile-menu__trigger{min-height:46px;font-size:16px}}@media(max-width:520px){.va-header-inner{padding:10px 12px;gap:6px}.va-brand-copy{gap:2px}.va-brand-name{font-size:17px}.va-brand-tagline{font-size:9px;line-height:1.25}.va-btn.va-header__consultation{min-height:32px;padding:4px 10px;font-size:14px;line-height:20px}.va-mobile-menu__nav{padding-left:10px;padding-right:10px}.va-mobile-menu__trigger{min-height:44px;font-size:15px;padding-top:10px;padding-bottom:10px}}@media(max-width:420px){.va-header-inner{padding:9px 10px;gap:8px}.va-logo-img{width:34px;height:29px}.va-brand-name{font-size:15px}.va-brand-tagline{font-size:8px;line-height:1.25}}.va-footer{align-self:stretch;background:#0c172b;color:#fff}.va-footer-inner{width:100%;margin:0 auto;max-width:none;box-sizing:border-box;display:flex;flex-direction:column;gap:32px}.va-footer__top{width:100%;display:grid;grid-template-columns:minmax(350px,1fr) auto;align-items:flex-end;gap:40px;padding:42px 96px}.va-footer__info{width:350px;max-width:100%;display:flex;flex-direction:column;gap:24px;font-family:DM Sans,Inter,Segoe UI,system-ui,-apple-system,sans-serif;justify-self:start;align-self:stretch}.va-footer__heading{margin:0;color:#fafafa;font-size:16px;font-weight:400;line-height:24px}.va-footer__contact{display:flex;flex-direction:column;gap:12px}.va-footer__contact p{margin:0;font-size:14px;font-weight:400;line-height:20px}.va-footer__contact-primary{color:#f5f5f5}.va-footer__contact-muted{color:#a3a3a3}.va-footer__menu-area{display:flex;align-items:flex-end;justify-content:flex-end;gap:40px;justify-self:end}.va-footer__menus{display:flex;align-items:flex-start;justify-content:flex-end;gap:24px}.va-footer__menu-column{width:259px;display:flex;flex-direction:column;gap:8px}.va-footer__menu-title{margin:0;color:#fff;font-family:DM Sans,Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:24px}.va-footer__menu-item{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 24px;border:1px solid rgba(225,232,241,.04);border-radius:6px;background:#ffffff05;color:#fff;font-family:DM Sans,Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;text-decoration:none}.va-footer__menu-item:hover{background:#ffffff0f;border-color:#e1e8f11f}.va-footer__menu-item:focus-visible{outline:2px solid rgba(250,250,250,.65);outline-offset:2px}.va-footer__menu-icon{width:18px;height:18px;flex:0 0 auto}.va-footer__top-button{min-height:36px;width:48px;padding:8px 16px;border:1px solid rgba(225,232,241,.04);border-radius:8px;background:#ffffff05;box-shadow:0 1px 2px #0000;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.va-footer__top-button:hover{background:#ffffff14;border-color:#e1e8f11f}.va-footer__top-button:focus-visible{outline:2px solid rgba(250,250,250,.65);outline-offset:2px}.va-footer__top-button img{width:16px;height:16px;display:block}.va-footer__bottom{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 96px 40px}.va-footer__copyright{margin:0;color:#fff;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:normal;justify-self:start;text-align:left}.va-footer__brand{height:36px;display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;justify-self:end;margin-left:auto}.va-footer__brand-icon{width:43.875px;height:36.947px;display:block;flex:0 0 auto}.va-footer__brand-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;color:#fafafa;white-space:nowrap;font-family:DM Sans,Inter,Segoe UI,system-ui,-apple-system,sans-serif}.va-footer__brand-name{margin:0;font-size:20px;font-weight:900;line-height:20px}.va-footer__brand-subtitle{margin:0;font-size:10px;font-weight:400;line-height:10px}@media(max-width:1280px){.va-footer__top,.va-footer__bottom{padding-left:56px;padding-right:56px}}@media(max-width:980px){.va-footer-inner{gap:20px}.va-footer__top{display:flex;flex-direction:column;align-items:flex-start;padding-top:32px;padding-bottom:24px}.va-footer__menu-area{width:100%;justify-content:space-between;align-items:flex-start}.va-footer__menus{flex-wrap:wrap;width:100%}.va-footer__menu-column{width:min(259px,100%);flex:1 1 220px}.va-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-top:0;padding-bottom:28px}.va-footer__brand{height:auto}}@media(max-width:640px){.va-footer__top,.va-footer__bottom{padding-left:20px;padding-right:20px}.va-footer__menu-area{flex-direction:column;gap:16px;align-items:stretch}.va-footer__top-button{width:100%}}
