.Navbar-module__cJzEcG__nav{z-index:200;-webkit-backdrop-filter:blur(1.25rem);background:#ffffffd9;border-bottom:.0625rem solid #0000000d;align-items:center;height:4.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:87.5rem;margin:0 auto;padding:0 5rem;display:flex}.Navbar-module__cJzEcG__navScrolled{background:#fffffffa;height:4rem;box-shadow:0 .25rem 1.25rem #0000000a}.Navbar-module__cJzEcG__logo{align-items:center;gap:.625rem;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__navLogoImg{width:auto;height:2.125rem;display:block}.Navbar-module__cJzEcG__links{align-items:center;gap:2.25rem;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--navy);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--gold);width:0;height:.09375rem;transition:width .25s;position:absolute;bottom:-.1875rem;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--gold)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__linkActive{color:var(--navy);font-weight:600}.Navbar-module__cJzEcG__linkActive:after{width:100%}.Navbar-module__cJzEcG__right,.Navbar-module__cJzEcG__navActions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__btnContact{color:var(--white);letter-spacing:.08em;text-transform:uppercase;background:#001f3f;border-radius:.5rem;padding:.75rem 1.75rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__btnContact:hover{background:#036;transform:translateY(-.125rem);box-shadow:0 .5rem 1.5625rem #001f3f4d}.Navbar-module__cJzEcG__btnContactActive{background:#036}.Navbar-module__cJzEcG__flagBtn{cursor:pointer;background:#fff;border:.0625rem solid #00000014;border-radius:.375rem;align-items:center;gap:.5rem;height:2.5rem;padding:0 .75rem;transition:all .2s;display:flex}.Navbar-module__cJzEcG__flagBtn:hover{background:#f8f9fa;border-color:#00000026}.Navbar-module__cJzEcG__flagBtn span{color:#333;font-size:1rem}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.3125rem;padding:.375rem;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--navy);transform-origin:50%;border-radius:.125rem;width:1.5rem;height:.125rem;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:translateY(.4375rem)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:translateY(-.4375rem)rotate(-45deg)}.Navbar-module__cJzEcG__mobileNav{-webkit-backdrop-filter:blur(1.25rem);z-index:199;background:#ffffffe6;flex-direction:column;gap:1.75rem;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.22,.68,0,1.1);display:none;position:fixed;inset:4.25rem 0 0;transform:translate(-100%)}.Navbar-module__cJzEcG__mobileNavOpen{display:flex;transform:translate(0)}.Navbar-module__cJzEcG__mobileLink{color:var(--navy);text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLinkActive{color:var(--gold)}.Navbar-module__cJzEcG__mobileBtn{background:var(--navy);color:var(--white);letter-spacing:.1em;text-transform:uppercase;border-radius:.25rem;align-self:flex-start;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.Navbar-module__cJzEcG__mobileBtn:hover{background:var(--navy-light)}@media (max-width:68.75rem){.Navbar-module__cJzEcG__navContainer{padding:0 2.5rem}.Navbar-module__cJzEcG__links{gap:1.5rem}.Navbar-module__cJzEcG__link{font-size:.8125rem}}@media (max-width:61.25rem){.Navbar-module__cJzEcG__navContainer{padding:0 1.5rem}.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__btnContact{display:none!important}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__navActions{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__navLogoImg{height:1.75rem}}.Navbar-module__cJzEcG__langWrapper{position:relative}.Navbar-module__cJzEcG__langDropdown{z-index:201;background:#fff;border:.0625rem solid #00000014;border-radius:.5rem;flex-direction:column;gap:.25rem;min-width:8.75rem;padding:.5rem;animation:.2s Navbar-module__cJzEcG__slideIn;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 .625rem 1.875rem #00000014}@keyframes Navbar-module__cJzEcG__slideIn{0%{opacity:0;transform:translateY(-.625rem)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__langOption{cursor:pointer;color:#333;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.Navbar-module__cJzEcG__langOption:hover{background:#f5f5f5}.Navbar-module__cJzEcG__langActive{color:#036;background:#f0f7ff}.Navbar-module__cJzEcG__langName{text-align:left;flex:1}.Navbar-module__cJzEcG__mobileLang{border-top:.0625rem solid #0000000d;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.Navbar-module__cJzEcG__mobileLang button{color:#999;cursor:pointer;background:0 0;border:none;font-size:1rem;font-weight:600}.Navbar-module__cJzEcG__activeLang{text-underline-offset:.25rem;text-decoration:underline;color:#001f3f!important}.Navbar-module__cJzEcG__divider{color:#0000001a}@media (min-width:90rem){.Navbar-module__cJzEcG__navContainer{max-width:100rem;padding:0 6rem}.Navbar-module__cJzEcG__links{gap:3rem}.Navbar-module__cJzEcG__link{font-size:1rem}}@media (min-width:120rem){.Navbar-module__cJzEcG__navContainer{max-width:120rem;padding:0 8rem}.Navbar-module__cJzEcG__links{gap:4rem}.Navbar-module__cJzEcG__link{font-size:1.0625rem}.Navbar-module__cJzEcG__nav{height:5rem}.Navbar-module__cJzEcG__navLogoImg{height:2.5rem}}
.Footer-module__S6Hkya__footer{background:var(--white);border-top:.0625rem solid var(--border)}.Footer-module__S6Hkya__footerContainer{max-width:87.5rem;margin:0 auto}.Footer-module__S6Hkya__top{grid-template-columns:1.8fr 1fr 1fr;gap:3rem;padding:3.75rem 5rem 2.5rem;display:grid}.Footer-module__S6Hkya__brandLogo{text-decoration:none;transition:opacity .2s;display:block}.Footer-module__S6Hkya__brandLogo:hover{opacity:.75}.Footer-module__S6Hkya__footerLogoImg{width:auto;height:2.625rem;display:block}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);max-width:17.5rem;margin-top:1rem;font-size:.8125rem;line-height:1.75}.Footer-module__S6Hkya__colTitle{letter-spacing:.18em;text-transform:uppercase;color:var(--navy);margin-bottom:1.125rem;font-size:.8125rem;font-weight:700}.Footer-module__S6Hkya__colList{flex-direction:column;gap:.625rem;list-style:none;display:flex}.Footer-module__S6Hkya__colLink{color:var(--text-muted);font-size:.8125rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__colLink:hover{color:var(--gold)}.Footer-module__S6Hkya__address{color:var(--text-muted);font-size:.8125rem;font-style:normal;line-height:1.9}.Footer-module__S6Hkya__bottom{border-top:.0625rem solid #e8ecf0;justify-content:space-between;align-items:center;padding:1.25rem 5rem;display:flex}.Footer-module__S6Hkya__copy{color:#aab4c0;letter-spacing:.04em;text-transform:uppercase;font-size:.875rem}.Footer-module__S6Hkya__bottomLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__bottomLink{color:#aab4c0;letter-spacing:.04em;text-transform:uppercase;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__bottomLink:hover{color:var(--gold)}@media (max-width:56.25rem){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:2.25rem;padding:3rem 1.5rem 2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem}}@media (min-width:90rem){.Footer-module__S6Hkya__footerContainer{max-width:100rem}.Footer-module__S6Hkya__top{gap:5rem;padding:5rem 6rem 3.75rem}.Footer-module__S6Hkya__bottom{padding:1.875rem 6rem}.Footer-module__S6Hkya__brandDesc,.Footer-module__S6Hkya__colLink,.Footer-module__S6Hkya__address{font-size:.9375rem}}@media (min-width:120rem){.Footer-module__S6Hkya__footerContainer{max-width:120rem}.Footer-module__S6Hkya__top{gap:7rem;padding:6rem 8rem 5rem}.Footer-module__S6Hkya__bottom{padding:2.25rem 8rem}.Footer-module__S6Hkya__brandDesc{max-width:22rem}.Footer-module__S6Hkya__brandDesc,.Footer-module__S6Hkya__colLink,.Footer-module__S6Hkya__address,.Footer-module__S6Hkya__copy,.Footer-module__S6Hkya__bottomLink{font-size:1rem}.Footer-module__S6Hkya__colTitle{font-size:.9375rem}}
.about-module__Qh_SSG__main{padding-top:68px}.about-module__Qh_SSG__container{width:100%;max-width:87.5rem;margin:0 auto;padding:0 5rem}.about-module__Qh_SSG__hero{background:var(--white);border-bottom:.0625rem solid var(--border);padding:4rem 0 3.75rem}.about-module__Qh_SSG__heroInner{grid-template-columns:1.5fr 1fr;align-items:start;gap:60px;margin-top:4px;display:grid}.about-module__Qh_SSG__heroTitle{color:var(--navy);letter-spacing:-.02em;font-family:Stapel,sans-serif;font-size:clamp(98px,10vw,120px);font-weight:500;line-height:1.05}.about-module__Qh_SSG__heroRight{border-left:3px solid var(--border);align-self:center;padding-top:12px;padding-left:32px}.about-module__Qh_SSG__heroRight p{color:var(--text-mid);max-width:320px;font-size:1.125rem;line-height:1.7}.about-module__Qh_SSG__overview{padding:5rem 0}.about-module__Qh_SSG__overviewInner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-module__Qh_SSG__overviewImgWrap{width:75%;margin:0 auto;position:relative;overflow:hidden}.about-module__Qh_SSG__overviewImg{object-fit:contain;filter:grayscale();width:100%;height:auto;transition:filter .5s,transform .5s}.about-module__Qh_SSG__overviewImgWrap:hover .about-module__Qh_SSG__overviewImg{filter:grayscale(0%);transform:scale(1.03)}.about-module__Qh_SSG__overviewTitle{color:var(--navy);margin-bottom:24px;font-family:Stapel,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:500;line-height:1.2}.about-module__Qh_SSG__overviewP{color:var(--text-mid);margin-bottom:16px;font-size:1.0625rem;line-height:1.8}.about-module__Qh_SSG__quote{background:var(--navy);text-align:center;padding:6.25rem 0;position:relative;overflow:hidden}.about-module__Qh_SSG__quote:before{content:"";pointer-events:none;background:radial-gradient(#1e6fa01f 0%,#0000 65%);position:absolute;inset:0}.about-module__Qh_SSG__quoteLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);margin-bottom:40px;font-size:13px;font-weight:700;display:block;position:relative}.about-module__Qh_SSG__quoteText{color:var(--white);max-width:820px;margin:0 auto 40px;font-family:Stapel,sans-serif;font-size:clamp(22px,4vw,42px);font-weight:500;line-height:1.3;position:relative}.about-module__Qh_SSG__quoteRule{justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.about-module__Qh_SSG__quoteRule:before,.about-module__Qh_SSG__quoteRule:after{content:"";background:#fff3;width:48px;height:1px}.about-module__Qh_SSG__quoteRule span{letter-spacing:.2em;text-transform:uppercase;color:#fff6;font-size:13px;font-weight:700}.about-module__Qh_SSG__pillarsSection{background:var(--white);padding:5rem 0}.about-module__Qh_SSG__pillarsTitle{color:var(--navy);margin-bottom:56px;font-family:Stapel,sans-serif;font-size:clamp(32px,4vw,44px);font-weight:500}.about-module__Qh_SSG__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-module__Qh_SSG__pillarCard{border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:16px;padding:32px 28px;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex}.about-module__Qh_SSG__pillarCard:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 8px 32px #c9a84c1a}.about-module__Qh_SSG__pillarIcon{width:36px;height:36px;color:var(--navy);justify-content:center;align-items:center;display:flex}.about-module__Qh_SSG__pillarIcon svg{width:22px;height:22px}.about-module__Qh_SSG__pillarTitle{color:var(--navy);font-family:Stapel,sans-serif;font-size:18px;font-weight:500}.about-module__Qh_SSG__pillarDesc{color:var(--text-mid);font-size:1rem;line-height:1.7}.about-module__Qh_SSG__pillarImgWrap{border-radius:2px;justify-content:center;width:100%;height:auto;display:flex;overflow:visible}.about-module__Qh_SSG__pillarImg{width:100%;height:auto;transition:transform .5s;display:block}.about-module__Qh_SSG__pillarCard:hover .about-module__Qh_SSG__pillarImg{transform:scale(1.06)}@media (max-width:56.25rem){.about-module__Qh_SSG__container{padding:0 1.5rem}.about-module__Qh_SSG__hero{padding:3rem 0 2.5rem}.about-module__Qh_SSG__heroInner{grid-template-columns:1fr;gap:2rem}.about-module__Qh_SSG__heroRight{border-left:none;border-top:.125rem solid var(--border);padding-top:1.5rem;padding-left:0}.about-module__Qh_SSG__heroRight p{max-width:none}.about-module__Qh_SSG__overview{padding:3rem 0}.about-module__Qh_SSG__overviewInner{grid-template-columns:1fr;gap:2.5rem}.about-module__Qh_SSG__overviewImgWrap{height:auto}.about-module__Qh_SSG__quote{padding:4.5rem 0}.about-module__Qh_SSG__pillarsSection{padding:3.75rem 0}.about-module__Qh_SSG__pillarsGrid{grid-template-columns:1fr}}@media (max-width:35rem){.about-module__Qh_SSG__heroTitle{font-size:2.5rem}}@media (min-width:90rem){.about-module__Qh_SSG__container{max-width:100rem;padding:0 6rem}.about-module__Qh_SSG__hero{padding:5rem 0 4.5rem}.about-module__Qh_SSG__heroInner{gap:80px}.about-module__Qh_SSG__overview{padding:7rem 0}.about-module__Qh_SSG__overviewInner{gap:7rem}.about-module__Qh_SSG__quote{padding:8rem 0}.about-module__Qh_SSG__quoteText{max-width:1000px}.about-module__Qh_SSG__pillarsSection{padding:7rem 0}.about-module__Qh_SSG__pillarsGrid{gap:32px}.about-module__Qh_SSG__pillarCard{padding:40px 36px}}@media (min-width:120rem){.about-module__Qh_SSG__container{max-width:120rem;padding:0 8rem}.about-module__Qh_SSG__hero{padding:6rem 0 5.5rem}.about-module__Qh_SSG__heroInner{gap:100px}.about-module__Qh_SSG__overview{padding:9rem 0}.about-module__Qh_SSG__overviewInner{gap:9rem}.about-module__Qh_SSG__quote{padding:10rem 0}.about-module__Qh_SSG__pillarsSection{padding:9rem 0}.about-module__Qh_SSG__pillarsGrid{gap:40px}.about-module__Qh_SSG__pillarCard{padding:48px 44px}.about-module__Qh_SSG__heroRight p{max-width:380px}}
.contact-module__hCbz7a__main{padding-top:68px}.contact-module__hCbz7a__container{width:100%;max-width:87.5rem;margin:0 auto;padding:0 5rem}.contact-module__hCbz7a__hero{background:var(--white);padding:3.5rem 0 3rem}.contact-module__hCbz7a__heroTitle{color:var(--navy);letter-spacing:-.02em;margin-bottom:12px;font-family:Stapel,sans-serif;font-size:clamp(44px,6vw,72px);font-weight:500;line-height:1}.contact-module__hCbz7a__heroSubtitle{color:var(--text-mid);font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6}.contact-module__hCbz7a__contactGrid{grid-template-columns:1.4fr 1fr;align-items:start;gap:5rem;padding:0 0 5rem;display:grid}.contact-module__hCbz7a__formCard{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:48px 40px}.contact-module__hCbz7a__fieldGroup{margin-bottom:28px}.contact-module__hCbz7a__fieldLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-mid);margin-bottom:10px;font-size:.875rem;font-weight:700;display:block}.contact-module__hCbz7a__fieldInput,.contact-module__hCbz7a__fieldTextarea{border:1px solid var(--border);width:100%;color:var(--navy);background:#fafbfc;border-radius:8px;outline:none;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .25s,box-shadow .25s,background .25s}.contact-module__hCbz7a__fieldInput::placeholder,.contact-module__hCbz7a__fieldTextarea::placeholder{color:#b0bcc8}.contact-module__hCbz7a__fieldInput:focus,.contact-module__hCbz7a__fieldTextarea:focus{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 3px #0a16280f}.contact-module__hCbz7a__fieldTextarea{resize:vertical;min-height:140px;font-family:inherit}.contact-module__hCbz7a__btnSubmit{background:var(--navy);color:var(--white);cursor:pointer;letter-spacing:.12em;text-transform:uppercase;border:none;border-radius:8px;align-items:center;gap:10px;margin-top:12px;padding:14px 28px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.contact-module__hCbz7a__btnSubmit:hover:not(:disabled){background:#162a4a;transform:translate(2px)}.contact-module__hCbz7a__btnSubmit:disabled{opacity:.7;cursor:not-allowed}.contact-module__hCbz7a__btnArrow{font-size:16px;transition:transform .2s;display:inline-block}.contact-module__hCbz7a__btnSubmit:hover .contact-module__hCbz7a__btnArrow{transform:translate(3px)}.contact-module__hCbz7a__spinnerWrap{align-items:center;gap:8px;display:flex}.contact-module__hCbz7a__spinner{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite contact-module__hCbz7a__spin;display:inline-block}@keyframes contact-module__hCbz7a__spin{to{transform:rotate(360deg)}}.contact-module__hCbz7a__successMsg{text-align:center;padding:40px 24px}.contact-module__hCbz7a__successIcon{color:#2d8a5a;background:#e8f5ee;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:24px;font-weight:700;animation:.4s cubic-bezier(.22,.68,0,1.2) both contact-module__hCbz7a__scaleIn;display:flex}.contact-module__hCbz7a__successTitle{color:var(--navy);margin-bottom:8px;font-family:Stapel,sans-serif;font-size:22px;font-weight:500}.contact-module__hCbz7a__successText{color:var(--text-mid);margin-bottom:24px;font-family:Inter,sans-serif;font-size:14px;line-height:1.7}.contact-module__hCbz7a__btnReset{border:1px solid var(--border);color:var(--text-mid);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:border-color .2s,color .2s}.contact-module__hCbz7a__btnReset:hover{border-color:var(--navy);color:var(--navy)}.contact-module__hCbz7a__sidebarBlock{margin-bottom:48px}.contact-module__hCbz7a__sidebarTitle{color:var(--navy);margin-bottom:8px;font-family:Stapel,sans-serif;font-size:20px;font-weight:500}.contact-module__hCbz7a__sidebarSub{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.contact-module__hCbz7a__sidebarDetail{color:var(--text-mid);font-size:1.125rem;font-weight:500;line-height:1.5}.contact-module__hCbz7a__sidebarAddress{color:var(--text-muted);font-size:.9375rem;font-style:normal;line-height:1.9}.contact-module__hCbz7a__contactRow{border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;padding:8px 0 16px;text-decoration:none;transition:opacity .2s,background .2s;display:flex}.contact-module__hCbz7a__contactRow:hover{opacity:.65}.contact-module__hCbz7a__contactRowValue{color:var(--navy);font-family:Inter,sans-serif;font-size:17px;font-weight:500}.contact-module__hCbz7a__contactEmailGroup{margin-bottom:24px}.contact-module__hCbz7a__contactEmailGroup:last-child{margin-bottom:0}.contact-module__hCbz7a__contactRowIcon{color:var(--text-muted)}.contact-module__hCbz7a__contactRowIcon svg{width:18px;height:18px;display:block}.contact-module__hCbz7a__mapSection{border-radius:.5rem;height:26.25rem;margin:0 0 5rem;position:relative;overflow:hidden}.contact-module__hCbz7a__mapImg{object-fit:cover;transition:transform 6s}.contact-module__hCbz7a__mapSection:hover .contact-module__hCbz7a__mapImg{transform:scale(1.03)}.contact-module__hCbz7a__mapOverlay{background:#0a162847;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.contact-module__hCbz7a__mapPin{width:20px;height:20px;margin-bottom:10px;position:relative}.contact-module__hCbz7a__mapPinDot{background:var(--gold);z-index:2;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-module__hCbz7a__mapPinRing{border:2px solid var(--gold);opacity:.7;border-radius:50%;width:32px;height:32px;animation:2s ease-in-out infinite contact-module__hCbz7a__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes contact-module__hCbz7a__pulse{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:.2;transform:translate(-50%,-50%)scale(1.5)}}.contact-module__hCbz7a__mapLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--white);text-shadow:0 1px 8px #00000080;font-size:12px;font-weight:700}@media (max-width:62.5rem){.contact-module__hCbz7a__contactGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:56.25rem){.contact-module__hCbz7a__container{padding:0 1.5rem}.contact-module__hCbz7a__hero{padding:3rem 0 2.25rem}.contact-module__hCbz7a__contactGrid{padding:0 0 3.75rem}.contact-module__hCbz7a__mapSection{height:17.5rem;margin:0 0 3.75rem}}@media (max-width:35rem){.contact-module__hCbz7a__formCard{padding:1.75rem 1.25rem}.contact-module__hCbz7a__mapSection{height:15rem}}@media (min-width:90rem){.contact-module__hCbz7a__container{max-width:100rem;padding:0 6rem}.contact-module__hCbz7a__hero{padding:5rem 0 4rem}.contact-module__hCbz7a__contactGrid{gap:7rem;padding:0 0 7rem}.contact-module__hCbz7a__formCard{padding:60px 52px}.contact-module__hCbz7a__mapSection{height:32rem;margin:0 0 7rem}.contact-module__hCbz7a__sidebarBlock{margin-bottom:60px}}@media (min-width:120rem){.contact-module__hCbz7a__container{max-width:120rem;padding:0 8rem}.contact-module__hCbz7a__hero{padding:6rem 0 5rem}.contact-module__hCbz7a__contactGrid{gap:9rem;padding:0 0 9rem}.contact-module__hCbz7a__formCard{padding:72px 64px}.contact-module__hCbz7a__mapSection{height:38rem;margin:0 0 9rem}.contact-module__hCbz7a__sidebarBlock{margin-bottom:72px}.contact-module__hCbz7a__sidebarDetail{font-size:1.25rem}}
.home-module__aUD9Yq__container{width:100%;max-width:87.5rem;margin:0 auto;padding:0 5rem}.home-module__aUD9Yq__hero{align-items:center;height:100vh;min-height:37.5rem;padding-bottom:0;display:flex;position:relative;overflow:hidden}.home-module__aUD9Yq__heroBg{background-image:url(/hero-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:8s forwards home-module__aUD9Yq__heroZoom;position:absolute;inset:0;transform:scale(1.04)}@keyframes home-module__aUD9Yq__heroZoom{0%{transform:scale(1.04)}to{transform:scale(1)}}.home-module__aUD9Yq__heroContent{z-index:2;max-width:47.5rem;position:relative}.home-module__aUD9Yq__heroTitle{color:var(--white);letter-spacing:-.01em;white-space:nowrap;margin-bottom:1.5rem;font-family:Stapel,sans-serif;font-size:clamp(3.75rem,9vw,6.125rem);font-weight:500;line-height:1}.home-module__aUD9Yq__heroDesc{color:#ffffffbf;max-width:25rem;margin-bottom:2.5rem;font-size:1.125rem;font-weight:400;line-height:1.65}.home-module__aUD9Yq__heroBtns{align-items:center;gap:1.75rem;display:flex}.home-module__aUD9Yq__btnAbout{background:var(--gold);color:var(--navy);letter-spacing:.1em;text-transform:uppercase;border-radius:.5rem;padding:.8125rem 2.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.home-module__aUD9Yq__btnAbout:hover{background:var(--gold-light);transform:translateY(-.125rem);box-shadow:0 .5rem 1.25rem #c9a84c59}.home-module__aUD9Yq__btnTouch{letter-spacing:.1em;text-transform:uppercase;color:#fffc;border-bottom:.0625rem solid #fff6;padding-bottom:.125rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.home-module__aUD9Yq__btnTouch:hover{color:var(--white);border-color:var(--white)}.home-module__aUD9Yq__intro{background:var(--bg-light);text-align:center;padding:6.25rem 0}.home-module__aUD9Yq__introHeading{color:var(--navy);max-width:30rem;margin:0 auto 1.5rem;font-family:Stapel,sans-serif;font-size:clamp(2rem,4.5vw,2.875rem);font-weight:500;line-height:1.15}.home-module__aUD9Yq__introText{color:#5a6a80;max-width:32.5rem;margin:0 auto;font-size:1.125rem;line-height:1.75}.home-module__aUD9Yq__domains{background:var(--white);padding:5rem 0}.home-module__aUD9Yq__domainsHeader{justify-content:space-between;align-items:baseline;margin-bottom:3.5rem;display:flex}.home-module__aUD9Yq__domainsTitle{color:var(--navy);font-family:Stapel,sans-serif;font-size:1.625rem;font-weight:500}.home-module__aUD9Yq__domainsTag{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:.8125rem;font-weight:700}.home-module__aUD9Yq__domainsGrid{grid-template-columns:1fr 1fr;gap:3rem 5rem;display:grid}.home-module__aUD9Yq__domainItem{border-top:.0625rem solid var(--border);padding-top:2rem;transition:border-color .3s}.home-module__aUD9Yq__domainItem:hover{border-color:var(--gold)}.home-module__aUD9Yq__domainIcon{background:var(--navy);border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1.375rem;transition:background .2s,transform .2s;display:flex}.home-module__aUD9Yq__domainIcon svg{width:1.375rem;height:1.375rem}.home-module__aUD9Yq__domainItem:hover .home-module__aUD9Yq__domainIcon{background:var(--navy-light);transform:scale(1.05)}.home-module__aUD9Yq__domainItemTitle{color:var(--navy);margin-bottom:.875rem;font-family:Stapel,sans-serif;font-size:1.25rem;font-weight:500}.home-module__aUD9Yq__domainItemText{color:#5a6a80;max-width:25rem;font-size:1.0625rem;line-height:1.75}.home-module__aUD9Yq__philWrapper{background-color:#001736;padding:6.25rem 0;position:relative}.home-module__aUD9Yq__philosophy{flex-direction:row;justify-content:space-between;align-items:center;gap:2.5rem;padding:0 0 5rem;display:flex}.home-module__aUD9Yq__philContent{z-index:10;max-width:56.25rem;position:relative}.home-module__aUD9Yq__philLabel{letter-spacing:.15em;text-transform:uppercase;color:#4a6a8a;margin-bottom:2rem;font-size:.875rem;font-weight:700;display:block}.home-module__aUD9Yq__philHeading{font-family:Stapel,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:1.1;color:#fff!important}.home-module__aUD9Yq__philAccent{opacity:.35;color:#fff!important}.home-module__aUD9Yq__philGraphic{z-index:1;flex-shrink:0;justify-content:flex-end;width:45%;display:flex;position:relative}.home-module__aUD9Yq__logoMarkLarge{width:100%;max-width:32.5rem;height:auto}.home-module__aUD9Yq__logoMark{flex-shrink:0;width:12.5rem;height:12.5rem;animation:5s ease-in-out infinite home-module__aUD9Yq__floatLogo}@keyframes home-module__aUD9Yq__floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}.home-module__aUD9Yq__pillars{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:0 0 2.5rem;display:grid}.home-module__aUD9Yq__pillar{z-index:10;background:#ffffff0d;border:.0625rem solid #ffffff1a;border-radius:.75rem;padding:3rem 2rem;transition:all .3s}.home-module__aUD9Yq__pillar:hover{background:#ffffff14;transform:translateY(-.3125rem)}.home-module__aUD9Yq__pillarNum{color:#ffffff26;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:2rem;font-weight:700}.home-module__aUD9Yq__pillarTitle{margin-bottom:.75rem;font-size:1.125rem;font-weight:600;color:#fff!important}.home-module__aUD9Yq__pillarText{font-size:1.0625rem;line-height:1.6;color:#fff6!important}@media (max-width:56.25rem){.home-module__aUD9Yq__container{padding:0 1.5rem}.home-module__aUD9Yq__heroContent{max-width:none}.home-module__aUD9Yq__intro{padding:4.5rem 0}.home-module__aUD9Yq__domains{padding:3.75rem 0}.home-module__aUD9Yq__domainsGrid{grid-template-columns:1fr;gap:2.5rem}.home-module__aUD9Yq__philWrapper{background-color:#001736;padding:3.75rem 0;background-image:none!important}.home-module__aUD9Yq__philosophy{flex-direction:column;align-items:flex-start;padding:0 0 3rem}.home-module__aUD9Yq__philGraphic{display:none}.home-module__aUD9Yq__philHeading{font-size:2.75rem}.home-module__aUD9Yq__pillars{grid-template-columns:1fr 1fr;gap:1rem;padding:0 0 2.5rem}}@media (max-width:35rem){.home-module__aUD9Yq__heroTitle{font-size:2.625rem}.home-module__aUD9Yq__pillars{grid-template-columns:1fr}.home-module__aUD9Yq__domainsHeader{flex-direction:column;gap:.5rem}}@media (min-width:90rem){.home-module__aUD9Yq__container{max-width:100rem;padding:0 6rem}.home-module__aUD9Yq__intro{padding:8rem 0}.home-module__aUD9Yq__domains{padding:7rem 0}.home-module__aUD9Yq__domainsGrid{gap:3.5rem 7rem}.home-module__aUD9Yq__domainItemText{max-width:30rem}.home-module__aUD9Yq__philWrapper{padding:8rem 0}.home-module__aUD9Yq__philosophy{gap:4rem;padding:0 0 6rem}.home-module__aUD9Yq__pillars{gap:2rem}.home-module__aUD9Yq__pillar{padding:3.5rem 2.5rem}}@media (min-width:120rem){.home-module__aUD9Yq__container{max-width:120rem;padding:0 8rem}.home-module__aUD9Yq__intro{padding:10rem 0}.home-module__aUD9Yq__introHeading{max-width:36rem}.home-module__aUD9Yq__introText{max-width:40rem}.home-module__aUD9Yq__domains{padding:8rem 0}.home-module__aUD9Yq__domainsGrid{gap:4rem 9rem}.home-module__aUD9Yq__philWrapper{padding:10rem 0}.home-module__aUD9Yq__philosophy{gap:6rem;padding:0 0 7rem}.home-module__aUD9Yq__pillar{padding:4rem 3rem}.home-module__aUD9Yq__pillars{gap:2.5rem}}
.investment-module__a0xOoG__main{padding-top:68px}.investment-module__a0xOoG__container{width:100%;max-width:87.5rem;margin:0 auto;padding:0 5rem}.investment-module__a0xOoG__hero{background:var(--white);flex-direction:column;justify-content:center;height:100vh;padding:4rem 0 3.75rem;display:flex}.investment-module__a0xOoG__heroTitle{color:var(--navy);letter-spacing:-.02em;white-space:pre-wrap;margin-bottom:20px;font-family:Stapel,sans-serif;font-size:clamp(98px,14vw,148px);font-weight:500;line-height:1}.investment-module__a0xOoG__heroSubtitle{color:var(--text-mid);max-width:640px;font-size:1.625rem;line-height:1.7}.investment-module__a0xOoG__framework{padding:5rem 0}.investment-module__a0xOoG__frameworkInner{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.investment-module__a0xOoG__frameworkTitle{color:var(--navy);margin-bottom:16px;font-family:Stapel,sans-serif;font-size:clamp(48px,6.5vw,70px);font-weight:500;line-height:1.15}.investment-module__a0xOoG__frameworkDesc{color:var(--text-mid);max-width:380px;margin-bottom:36px;font-size:1.25rem;line-height:1.75}.investment-module__a0xOoG__frameworkPillars{border:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.investment-module__a0xOoG__pill{border-right:1px solid var(--border);padding:24px 20px;transition:background .2s}.investment-module__a0xOoG__pill:last-child{border-right:none}.investment-module__a0xOoG__pill:hover{background:var(--bg-light)}.investment-module__a0xOoG__pillNum{color:var(--gold);margin-bottom:8px;font-family:Stapel,sans-serif;font-size:22px;font-weight:500}.investment-module__a0xOoG__pillLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.875rem;font-weight:700}.investment-module__a0xOoG__frameworkImgWrap{width:75%;margin-left:auto;position:relative;overflow:hidden}.investment-module__a0xOoG__frameworkImg{object-fit:contain;width:100%;height:auto;transition:transform .5s}.investment-module__a0xOoG__frameworkImgWrap:hover .investment-module__a0xOoG__frameworkImg{transform:scale(1.04)}.investment-module__a0xOoG__principles{background:var(--bg-light);padding:5rem 0}.investment-module__a0xOoG__principlesTitle{color:var(--navy);margin-bottom:48px;font-family:Stapel,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:500}.investment-module__a0xOoG__principlesGrid{grid-template-columns:1fr 1fr;gap:3px;display:grid}.investment-module__a0xOoG__card{background:var(--white);flex-direction:column;gap:14px;padding:36px 32px;transition:transform .3s;display:flex}.investment-module__a0xOoG__card:hover{transform:translateY(-2px)}.investment-module__a0xOoG__cardFeatured{background:var(--navy)}.investment-module__a0xOoG__cardFeatured:hover{transform:none}.investment-module__a0xOoG__cardIcon{width:34px;height:34px;color:var(--navy);justify-content:center;align-items:center;display:flex}.investment-module__a0xOoG__cardIconFeatured{color:var(--gold)}.investment-module__a0xOoG__cardIcon svg{width:22px;height:22px}.investment-module__a0xOoG__cardTitle{color:var(--navy);font-family:Stapel,sans-serif;font-size:18px;font-weight:500}.investment-module__a0xOoG__cardFeatured .investment-module__a0xOoG__cardTitle{color:var(--white)}.investment-module__a0xOoG__cardDesc{color:var(--text-mid);font-size:1rem;line-height:1.7}.investment-module__a0xOoG__cardFeatured .investment-module__a0xOoG__cardDesc{color:#ffffffa6}.investment-module__a0xOoG__independence{padding:5rem 0}.investment-module__a0xOoG__indInner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.investment-module__a0xOoG__indImgWrap{width:90%;margin:0 auto;position:relative;overflow:hidden}.investment-module__a0xOoG__indImg{object-fit:contain;filter:grayscale(25%);width:100%;height:auto;transition:filter .5s,transform .5s}.investment-module__a0xOoG__indImgWrap:hover .investment-module__a0xOoG__indImg{filter:grayscale(0%);transform:scale(1.03)}.investment-module__a0xOoG__indTitle{color:var(--navy);margin-bottom:24px;font-family:Stapel,sans-serif;font-size:clamp(26px,3vw,36px);font-weight:500;line-height:1.2}.investment-module__a0xOoG__indText{color:var(--text-mid);margin-bottom:14px;font-size:1.0625rem;line-height:1.8}.investment-module__a0xOoG__linkApproach{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);border-bottom:1px solid var(--navy);margin-top:8px;padding-bottom:2px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.investment-module__a0xOoG__linkApproach:hover{color:var(--gold);border-color:var(--gold)}.investment-module__a0xOoG__cta{background:var(--navy);text-align:center;padding:6.25rem 0;position:relative;overflow:hidden}.investment-module__a0xOoG__cta:before{content:"";background:radial-gradient(#1e6fa026 0%,#0000 60%);position:absolute;inset:0}.investment-module__a0xOoG__ctaTitle{color:var(--white);margin-bottom:36px;font-family:Stapel,sans-serif;font-size:clamp(30px,4vw,44px);font-weight:500;position:relative}.investment-module__a0xOoG__ctaBtns{justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.investment-module__a0xOoG__btnGold{background:var(--gold);color:var(--navy);letter-spacing:.1em;text-transform:uppercase;border-radius:8px;padding:14px 32px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.investment-module__a0xOoG__btnGold:hover{background:var(--gold-light);transform:translateY(-2px)}.investment-module__a0xOoG__btnOutline{color:var(--white);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #ffffff59;border-radius:8px;padding:14px 32px;font-size:.875rem;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s}.investment-module__a0xOoG__btnOutline:hover{border-color:var(--white);background:#ffffff0f}@media (max-width:56.25rem){.investment-module__a0xOoG__container{padding:0 1.5rem}.investment-module__a0xOoG__hero{height:auto;min-height:25rem;padding:5rem 0 3.75rem}.investment-module__a0xOoG__heroTitle{font-size:clamp(3rem,12vw,5rem)}.investment-module__a0xOoG__heroSubtitle{font-size:1.125rem;line-height:1.5}.investment-module__a0xOoG__framework{padding:3.75rem 0}.investment-module__a0xOoG__frameworkInner{grid-template-columns:1fr;gap:2.5rem}.investment-module__a0xOoG__frameworkImgWrap{width:100%;height:auto;margin:0 auto}.investment-module__a0xOoG__frameworkDesc{max-width:100%}.investment-module__a0xOoG__principles{padding:3.75rem 0}.investment-module__a0xOoG__principlesGrid{grid-template-columns:1fr}.investment-module__a0xOoG__independence{padding:3.75rem 0}.investment-module__a0xOoG__indInner{grid-template-columns:1fr;gap:2.5rem}.investment-module__a0xOoG__indImgWrap{width:100%;height:auto;margin:0 auto}.investment-module__a0xOoG__cta{padding:5rem 0}.investment-module__a0xOoG__ctaBtns{flex-direction:column;width:100%}.investment-module__a0xOoG__btnGold,.investment-module__a0xOoG__btnOutline{text-align:center;width:100%}}@media (max-width:30rem){.investment-module__a0xOoG__heroTitle{font-size:2.625rem}.investment-module__a0xOoG__frameworkTitle{font-size:2.25rem}}@media (min-width:90rem){.investment-module__a0xOoG__container{max-width:100rem;padding:0 6rem}.investment-module__a0xOoG__framework{padding:7rem 0}.investment-module__a0xOoG__frameworkInner{gap:7rem}.investment-module__a0xOoG__frameworkDesc{max-width:460px}.investment-module__a0xOoG__principles{padding:7rem 0}.investment-module__a0xOoG__principlesGrid{gap:4px}.investment-module__a0xOoG__card{gap:18px;padding:44px 40px}.investment-module__a0xOoG__independence{padding:7rem 0}.investment-module__a0xOoG__indInner{gap:7rem}.investment-module__a0xOoG__cta{padding:8rem 0}}@media (min-width:120rem){.investment-module__a0xOoG__container{max-width:120rem;padding:0 8rem}.investment-module__a0xOoG__framework{padding:9rem 0}.investment-module__a0xOoG__frameworkInner{gap:9rem}.investment-module__a0xOoG__frameworkDesc{max-width:520px}.investment-module__a0xOoG__heroSubtitle{max-width:780px}.investment-module__a0xOoG__principles{padding:9rem 0}.investment-module__a0xOoG__card{padding:52px 48px}.investment-module__a0xOoG__independence{padding:9rem 0}.investment-module__a0xOoG__indInner{gap:9rem}.investment-module__a0xOoG__cta{padding:10rem 0}}
.legal-module__jyR3IG__main{min-height:80vh;padding-top:4.25rem}.legal-module__jyR3IG__container{width:100%;max-width:87.5rem;margin:0 auto;padding:0 5rem}.legal-module__jyR3IG__legalLayout{padding:7.5rem 0 3.75rem}.legal-module__jyR3IG__legalTitle{color:var(--navy);margin-bottom:1.25rem;font-family:Stapel,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:1.1}.legal-module__jyR3IG__lastUpdated{color:var(--text-muted);margin-bottom:3.5rem;font-size:.9375rem;display:block}.legal-module__jyR3IG__legalContent{max-width:50rem;color:var(--text-mid);font-size:1rem;line-height:1.8}.legal-module__jyR3IG__legalContent p{margin-bottom:1.5rem}.legal-module__jyR3IG__legalContent h2{color:var(--navy);margin:2.5rem 0 1rem;font-family:Stapel,sans-serif;font-size:1.5rem;font-weight:500}@media (max-width:56.25rem){.legal-module__jyR3IG__container{padding:0 1.5rem}.legal-module__jyR3IG__legalLayout{padding:5rem 0 2.5rem}.legal-module__jyR3IG__legalTitle{font-size:2.75rem}}@media (min-width:90rem){.legal-module__jyR3IG__container{max-width:100rem;padding:0 6rem}.legal-module__jyR3IG__legalLayout{padding:9rem 0 5rem}}@media (min-width:120rem){.legal-module__jyR3IG__container{max-width:120rem;padding:0 8rem}.legal-module__jyR3IG__legalLayout{padding:11rem 0 6rem}.legal-module__jyR3IG__legalContent{font-size:1.0625rem}.legal-module__jyR3IG__legalContent h2{font-size:1.75rem}}
