:root{--navy:#0b1f4a;--navy2:#102d66;--steel:#7d8796;--steel2:#aab1bb;--orange:#ff6a00;--text:#19243a;--muted:#697386;--line:#e1e5eb;--light:#f6f8fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1280px,calc(100% - 64px));margin:0 auto}.site-header{height:82px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(10px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand-link{display:flex}.brand{gap:15px}.brand-name{font-family:Georgia,Times New Roman,serif;font-weight:700;color:var(--navy);font-size:25px;white-space:nowrap}.mark{display:flex;align-items:center;justify-content:center;line-height:.78;letter-spacing:-20px;width:260px;height:190px}.mark-b,.mark-one{font-family:Arial Black,Inter,sans-serif;font-weight:900;font-size:190px;display:inline-block}.mark-one{color:var(--navy);transform:skewY(-1deg)}.mark-b{color:var(--steel);margin-left:-4px}.mark-compact{width:55px;height:48px;letter-spacing:-7px}.mark-compact .mark-b,.mark-compact .mark-one{font-size:52px}.mark-mono .mark-b,.mark-mono .mark-one{color:#222}.header nav{display:flex;gap:38px;font-size:15px;font-weight:700;color:var(--navy)}.header nav a{position:relative;padding:31px 0}.header nav a:after{content:"";position:absolute;height:2px;background:var(--orange);left:0;bottom:20px;width:0;transition:.2s}.header nav a:hover:after{width:100%}.hero{position:relative;background:linear-gradient(90deg,#fff,#fff 62%,#f6f9fc);overflow:hidden;border-bottom:1px solid var(--line)}.hero-building{position:absolute;right:-4%;top:0;width:42%;height:100%;opacity:.8;background:linear-gradient(132deg,transparent 20%,rgba(11,31,74,.05) 20.3%,transparent 20.8%),linear-gradient(63deg,transparent 31%,rgba(125,135,150,.13) 31.2%,transparent 31.8%),repeating-linear-gradient(90deg,transparent 0 35px,rgba(11,31,74,.07) 36px 37px),repeating-linear-gradient(0deg,transparent 0 35px,rgba(11,31,74,.05) 36px 37px);clip-path:polygon(30% 0,100% 0,100% 100%,0 100%,22% 33%)}.hero-grid{min-height:520px;display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center;position:relative;z-index:2}.hero-brand{text-align:center}.hero-brand .mark{margin:0 auto -8px}.hero-brand h1{font-family:Georgia,Times New Roman,serif;font-size:58px;line-height:1;color:var(--navy);margin:0 0 22px}.accent-line{width:54px;height:3px;background:var(--orange);margin:0 auto 18px}.accent-line.left{margin-left:0}.brand-motto,.footer-motto{font-size:12px;letter-spacing:.28em;font-weight:900;color:var(--navy)}.brand-motto span,.footer-motto span{color:var(--steel);margin:0 8px}.hero-copy{max-width:650px;padding-right:25px}.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:900;color:var(--navy);margin:0 0 16px;text-transform:uppercase}.company-intro h2,.hero-copy h2,.section-heading h2,.vision h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);line-height:1.08;color:var(--navy);margin:0 0 18px}.hero-copy>p:last-of-type{font-size:17px;line-height:1.75;color:#526074;max-width:610px}.primary-btn{display:inline-flex;align-items:center;gap:22px;background:var(--navy);color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:15px 21px;margin-top:15px;box-shadow:0 8px 20px rgba(11,31,74,.14)}.primary-btn span{font-size:20px;line-height:0;color:#fff}.primary-btn:hover{background:var(--navy2)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--line)}.quick-grid article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:28px 26px;border-right:1px solid var(--line)}.quick-grid article:last-child{border-right:0}.round-icon{width:48px;height:48px;border:1px solid var(--navy);border-radius:50%;display:grid;place-items:center;color:var(--navy);font-size:22px}.quick-grid h3{font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:var(--navy);margin:4px 0 6px}.quick-grid i{display:block;width:26px;height:2px;background:var(--orange);margin:0 0 12px}.quick-grid p{font-size:12px;line-height:1.55;color:var(--muted);min-height:58px;margin:0 0 12px}.quick-grid a{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:var(--navy)}.quick-grid a span{color:var(--orange);font-size:16px}.company-intro{padding:88px 0}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.intro-copy{padding-left:34px;border-left:2px solid var(--line)}.intro-copy p{font-size:18px;line-height:1.75;color:#556276;margin:0 0 18px}.activities{padding:82px 0;background:var(--light);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{max-width:760px;margin-bottom:40px}.section-heading.compact{max-width:900px}.section-heading.compact>p:last-child{font-size:16px;line-height:1.65;color:var(--muted)}.activity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.activity-grid article{background:#fff;border:1px solid var(--line);padding:26px 24px 30px;min-height:230px}.activity-grid span{font-size:11px;font-weight:900;color:var(--orange);letter-spacing:.14em}.activity-grid h3{color:var(--navy);font-size:20px;margin:35px 0 12px}.activity-grid p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.vision{padding:80px 0;background:#fff}.vision-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:center}.vision-grid>div:first-child>p:last-child{font-size:16px;line-height:1.72;color:var(--muted);max-width:620px}.facts{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}.facts>div{text-align:center;padding:15px 20px;border-right:1px solid var(--line)}.facts strong{font-family:Georgia,Times New Roman,serif;display:block;font-size:38px;color:var(--navy);margin-bottom:10px}.facts span{font-size:10px;line-height:1.45;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.group{padding:72px 0 84px;background:#f8f9fb;border-top:1px solid var(--line)}.company-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.company-card{min-height:66px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:15px 17px;color:var(--navy);font-weight:750;font-size:13px;transition:.2s}.company-card b{font-size:17px;font-weight:500;color:var(--steel)}.company-card.linked:hover{border-color:#b8c2d0;box-shadow:0 7px 18px rgba(11,31,74,.07);transform:translateY(-2px)}.company-card.linked:hover b{color:var(--orange)}.contact{background:linear-gradient(100deg,#0b1f4a,#102d66);color:#fff;padding:36px 0 22px}.contact-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.1fr;gap:0;align-items:center}.brand-footer .brand-name{color:#fff;font-size:25px}.brand-footer .mark-compact .mark-one{color:#fff}.brand-footer .mark-compact .mark-b{color:#aeb6c3}.footer-motto{color:#d6dbea;font-size:9px;margin:13px 0 0 2px}.contact-item{display:flex;align-items:center;gap:12px;padding:9px 24px;border-left:1px solid rgba(255,255,255,.22);min-height:58px}.contact-item>span{font-size:22px;color:#d6dbea}.contact-item small{display:block;color:#aeb8cf;font-size:10px;margin-bottom:4px}.contact-item strong{font-size:13px;font-weight:600}.copyright{text-align:center;color:#9da9c2;font-size:11px;border-top:1px solid rgba(255,255,255,.12);margin-top:20px;padding-top:17px}@media(max-width:1050px){.header nav{gap:20px;font-size:13px}.hero-grid{grid-template-columns:1fr;gap:5px;padding:45px 0 55px}.hero-brand{padding:0}.hero-brand .mark{width:190px;height:135px}.hero-brand .mark-b,.hero-brand .mark-one{font-size:135px}.hero-brand h1{font-size:46px}.hero-copy{text-align:center;margin:0 auto;padding:0}.hero-copy .accent-line.left{margin-left:auto}.hero-building{opacity:.35;width:60%}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-grid article:nth-child(2){border-right:0}.activity-grid{grid-template-columns:repeat(2,1fr)}.vision-grid{grid-template-columns:1fr}.company-grid{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:1fr 1fr}.contact-grid>div:nth-child(3){border-left:0}.contact-item{border-top:1px solid rgba(255,255,255,.12)}}@media(max-width:720px){.wrap{width:min(100% - 30px,1280px)}.site-header{height:70px}.brand-name{font-size:18px}.mark-compact{width:43px;height:38px}.mark-compact .mark-b,.mark-compact .mark-one{font-size:42px}.header nav{display:none}.hero-grid{min-height:auto}.hero-brand .mark{width:155px;height:110px;letter-spacing:-14px}.hero-brand .mark-b,.hero-brand .mark-one{font-size:110px}.hero-brand h1{font-size:39px}.company-intro h2,.hero-copy h2,.section-heading h2,.vision h2{font-size:35px}.quick-grid{grid-template-columns:1fr}.quick-grid article{border-right:0;border-bottom:1px solid var(--line)}.intro-grid{grid-template-columns:1fr;gap:34px}.intro-copy{padding-left:0;border-left:0}.activities,.company-intro,.group,.vision{padding:60px 0}.activity-grid{grid-template-columns:1fr}.facts{grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.facts>div{border-bottom:1px solid var(--line)}.company-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.contact-item{border-left:0;border-top:1px solid rgba(255,255,255,.12);padding-left:0}.brand-footer{padding-bottom:12px}.copyright{text-align:left}.hero-building{display:none}}@media(max-width:450px){.company-grid,.facts{grid-template-columns:1fr}.facts>div{border-right:0}.hero-brand h1{font-size:34px}.hero-copy h2{font-size:31px}}.brand{display:flex;align-items:center}.brand-logo{display:block;width:310px;max-width:100%;height:auto}.site-header nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:700;color:var(--navy);white-space:nowrap}.site-header nav a{position:relative;padding:31px 0}.site-header nav a:after{content:"";position:absolute;height:2px;background:var(--orange);left:0;bottom:20px;width:0;transition:.2s}.site-header nav a:hover:after{width:100%}.hero-brand{display:flex;justify-content:center;align-items:center;padding:34px 0}.hero-logo{display:block;width:min(590px,100%);height:auto;object-fit:contain}.brand-footer .brand-logo{filter:none;width:285px}.footer-motto{display:none}@media(max-width:1050px){.brand-logo{width:245px}.site-header nav{gap:18px;font-size:13px}.hero-logo{width:min(500px,90%)}}@media(max-width:820px){.site-header nav{display:none}.brand-logo{width:230px}}@media(max-width:720px){.brand-logo{width:205px}.hero-logo{width:min(440px,100%)}.site-header{height:72px}.header-inner{justify-content:flex-start}}.brand-footer{display:flex;align-items:center}.footer-brand-svg{display:block;width:min(520px,100%)}.brand-footer .brand-logo{display:none}@media(max-width:1050px){.footer-brand-svg{width:min(430px,100%)}}@media(max-width:720px){.footer-brand-svg{width:min(360px,100%)}}.contact-grid{grid-template-columns:minmax(390px,1.45fr) repeat(3,minmax(190px,1fr));column-gap:0}.brand-footer{min-width:0;padding-right:28px}.footer-brand-svg{width:100%;max-width:500px;height:auto;overflow:visible}@media(max-width:1180px){.contact-grid{grid-template-columns:1fr 1fr;row-gap:12px}.contact-grid>div:first-child{grid-column:1/-1;padding-bottom:14px}.brand-footer{padding-right:0}.footer-brand-svg{max-width:430px}.contact-item{border-left:0;border-top:1px solid rgba(255,255,255,.12);padding-left:0}}@media(max-width:720px){.contact-grid{grid-template-columns:1fr}.contact-grid>div:first-child{grid-column:auto}.footer-brand-svg{max-width:330px}}html{color-scheme:only light;background:#fff}body{background:#fff!important}.hero-logo-mobile{display:none}@media(max-width:720px){.wrap{width:calc(100% - 28px)}.site-header{height:64px;position:sticky;top:0}.header-inner{justify-content:flex-start}.brand-logo{width:188px;max-height:48px;object-fit:contain}.hero{background:#fff}.hero-grid{display:block;padding:24px 0 42px}.hero-brand{padding:6px 0 18px}.hero-logo-desktop{display:none}.hero-logo-mobile{display:block;width:126px;height:auto;margin:0 auto}.hero-copy{text-align:center;padding:0;margin:0 auto;max-width:100%}.hero-copy .eyebrow{font-size:10px;letter-spacing:.18em;margin-bottom:10px}.hero-copy h2{font-size:clamp(30px,9.5vw,40px);line-height:1.06;margin-bottom:14px}.hero-copy>p:last-of-type{font-size:15px;line-height:1.6;margin:0 auto;max-width:34em}.primary-btn{margin-top:18px;padding:13px 18px}.quick-grid article{padding:22px 14px;grid-template-columns:46px 1fr;gap:14px}.round-icon{width:42px;height:42px;font-size:18px}.activities,.company-intro,.group,.vision{padding:48px 0}.intro-copy p{font-size:16px;line-height:1.65}.activity-grid article{min-height:auto;padding:22px 18px}.activity-grid h3{margin-top:22px}.facts strong{font-size:32px}.company-card{min-height:58px;padding:13px 14px}.contact{padding-top:28px}.footer-brand-svg{max-width:280px}}@media(max-width:430px){.brand-logo{width:172px}.hero-logo-mobile{width:112px}.hero-copy h2{font-size:30px}.company-grid{grid-template-columns:1fr}}.brand-logo-mobile-only{display:none}@media(max-width:720px){body,html,main{background:#fff!important;color:#19243a!important}body{min-width:0;overflow-x:hidden;color-scheme:light!important}.site-header{height:58px!important;background:#fff!important;border-bottom:1px solid #e1e5eb!important;backdrop-filter:none!important}.header-inner{height:58px!important;padding:0!important;justify-content:flex-start!important}.brand-logo-desktop{display:none!important}.brand-logo-mobile-only{display:block!important;width:176px!important;height:auto!important;max-height:44px!important;object-fit:contain!important;background:#fff!important}.hero{background:#fff!important}.hero,.hero-grid{min-height:0!important}.hero-grid{display:block!important;padding:30px 0 38px!important}.hero-brand{display:none!important}.hero-copy{padding:0!important;text-align:left!important;max-width:none!important;margin:0!important}.hero-copy .eyebrow{font-size:10px!important;letter-spacing:.16em!important;margin:0 0 9px!important;color:#7d8796!important}.hero-copy h2{font-size:34px!important;line-height:1.08!important;letter-spacing:-.025em!important;margin:0 0 14px!important;color:#0b1f4a!important;max-width:14ch!important}.hero-copy .accent-line.left{margin:0 0 16px!important;width:42px!important}.hero-copy>p:last-of-type{font-size:15px!important;line-height:1.55!important;color:#556276!important;margin:0!important;max-width:none!important}.primary-btn{margin-top:18px!important;padding:12px 16px!important;font-size:11px!important}.quick-grid{margin-top:0!important;background:#fff!important}.quick-grid article{padding:18px 0!important;grid-template-columns:40px 1fr!important;gap:12px!important;background:#fff!important}.quick-grid h3,.quick-grid p{font-size:13px!important}.quick-grid p{min-height:0!important;line-height:1.5!important;margin-bottom:8px!important}.round-icon{width:38px!important;height:38px!important;font-size:17px!important}.activities,.company-intro,.group,.vision{padding:42px 0!important}.company-intro h2,.section-heading h2,.vision h2{font-size:30px!important;line-height:1.12!important}.activity-grid article{padding:20px 16px!important;background:#fff!important}.facts{border-left:0!important}.facts>div{padding:18px 8px!important}.company-grid{grid-template-columns:1fr!important}.company-card{background:#fff!important;color:#0b1f4a!important}.contact{background:#0b1f4a!important}.contact-grid{display:block!important}.contact-grid>div:first-child{padding:0 0 14px!important}.footer-brand-svg{max-width:260px!important}.copyright{text-align:left!important}}@media(max-width:420px){.wrap{width:calc(100% - 24px)!important}.brand-logo-mobile-only{width:164px!important}.hero-copy h2{font-size:31px!important;max-width:none!important}}@media(max-width:720px){:root{--mobile-bg:#111827;--mobile-panel:#162033;--mobile-line:#2b3850;--mobile-text:#f3f6fb;--mobile-muted:#b9c3d1;--mobile-accent:#ff6a00}body,html,main{background:var(--mobile-bg)!important;color:var(--mobile-text)!important}body{overflow-x:hidden!important}.site-header{background:var(--mobile-bg)!important;border-bottom:1px solid var(--mobile-line)!important;box-shadow:none!important}.header-inner,.site-header{height:68px!important}.brand-link{display:flex!important;align-items:center!important}.mobile-brand-svg{display:block!important;width:255px!important;height:48px!important;max-width:calc(100vw - 34px)!important;background:transparent!important}.mobile-logo-one{fill:#6f91d8!important}.mobile-logo-b{fill:#9aa6b5!important}.mobile-logo-divider{stroke:#56647a!important}.mobile-logo-text{fill:#f6f8fb!important}.hero{background:var(--mobile-bg)!important;border:0!important}.hero-grid{padding:42px 0 46px!important}.hero-copy .eyebrow{font-size:11px!important;letter-spacing:.2em!important;color:#aab5c6!important;margin:0 0 14px!important}.hero-copy h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:clamp(30px,8.2vw,38px)!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:780!important;color:#fff!important;max-width:12.5ch!important;margin:0 0 18px!important}.hero-copy .accent-line.left{background:var(--mobile-accent)!important;width:54px!important;height:3px!important;margin:0 0 20px!important}.hero-copy>p:last-of-type{font-size:16px!important;line-height:1.62!important;color:var(--mobile-muted)!important;max-width:33em!important}.primary-btn{background:#17356f!important;border:1px solid #31508a!important;color:#fff!important;border-radius:3px!important;font-size:12px!important;padding:13px 18px!important;box-shadow:none!important}.quick-grid{width:100%!important;margin:0!important;background:var(--mobile-panel)!important;border-top:1px solid var(--mobile-line)!important;padding:0 16px!important}.quick-grid,.quick-grid article{border-bottom:1px solid var(--mobile-line)!important}.quick-grid article{background:transparent!important;padding:22px 0!important}.quick-grid article:last-child{border-bottom:0!important}.quick-grid h3{color:#fff!important;font-size:15px!important}.quick-grid p{color:var(--mobile-muted)!important;font-size:14px!important}.quick-grid a,.round-icon{color:#c9d7ef!important}.round-icon{border-color:#48628e!important;background:#101a2a!important}.activities,.company-intro,.group,.vision{background:var(--mobile-bg)!important;border-color:var(--mobile-line)!important}.company-intro h2,.section-heading h2,.vision h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;color:#fff!important;font-size:28px!important;letter-spacing:-.02em!important}.eyebrow{color:#aab5c6!important}.intro-copy,.intro-copy p,.section-heading p,.vision p{color:var(--mobile-muted)!important}.activity-grid{gap:12px!important}.activity-grid article{background:var(--mobile-panel)!important;border:1px solid var(--mobile-line)!important;color:var(--mobile-muted)!important}.activity-grid h3{color:#fff!important}.activity-grid span{color:#8397bb!important}.facts{background:var(--mobile-panel)!important;border:1px solid var(--mobile-line)!important}.facts>div{border-color:var(--mobile-line)!important}.facts strong{color:#fff!important}.facts span{color:var(--mobile-muted)!important}.company-card{background:var(--mobile-panel)!important;border:1px solid var(--mobile-line)!important;color:#f4f7fb!important;box-shadow:none!important}.company-card b{color:#91a3c3!important}.contact{background:#0a1730!important;border-top:1px solid #29416f!important}.contact-item{border-color:rgba(255,255,255,.12)!important}.copyright{color:#8e9cb3!important}}@media(max-width:420px){.mobile-brand-svg{width:232px!important}.hero-grid{padding-top:34px!important}.hero-copy h2{font-size:30px!important;max-width:13ch!important}.hero-copy>p:last-of-type{font-size:15px!important}}@media(max-width:720px){.wrap{width:calc(100% - 36px)!important}.header-inner,.site-header{height:62px!important}.mobile-brand-svg{width:220px!important;height:42px!important;max-width:calc(100vw - 36px)!important}.hero-grid{padding:30px 0 34px!important}.hero-copy .eyebrow{font-size:10px!important;letter-spacing:.18em!important;margin-bottom:10px!important}.hero-copy h2{font-size:clamp(27px,7.2vw,33px)!important;line-height:1.1!important;letter-spacing:-.03em!important;max-width:15ch!important;margin-bottom:14px!important}.hero-copy .accent-line.left{width:42px!important;height:2px!important;margin-bottom:16px!important}.hero-copy>p:last-of-type{font-size:14.5px!important;line-height:1.55!important;max-width:31em!important}.primary-btn{margin-top:16px!important;padding:11px 15px!important;font-size:11px!important;gap:14px!important}.quick-grid{padding:0 18px!important}.quick-grid article{grid-template-columns:36px 1fr!important;gap:12px!important;padding:18px 0!important}.round-icon{width:34px!important;height:34px!important;font-size:15px!important}.quick-grid h3{font-size:13px!important;letter-spacing:.1em!important;margin-top:1px!important}.quick-grid p{font-size:13px!important;line-height:1.45!important}.activities,.company-intro,.group,.vision{padding:36px 0!important}.company-intro h2,.section-heading h2,.vision h2{font-size:25px!important;line-height:1.14!important}.intro-copy p,.section-heading.compact>p:last-child,.vision-grid>div:first-child>p:last-child{font-size:14px!important;line-height:1.58!important}.activity-grid article{padding:18px 16px!important;border-radius:6px!important}.activity-grid h3{font-size:18px!important;margin:18px 0 8px!important}.activity-grid p{font-size:13px!important;line-height:1.55!important}.company-card{min-height:54px!important;font-size:12.5px!important;border-radius:5px!important}.contact{padding-top:24px!important}.footer-brand-svg{max-width:240px!important}}@media(max-width:420px){.wrap{width:calc(100% - 28px)!important}.mobile-brand-svg{width:205px!important}.hero-copy h2{font-size:28px!important;max-width:14ch!important}.hero-copy>p:last-of-type{font-size:14px!important}}@media(max-width:720px){:root{--mobile-bg:#07101f;--mobile-panel:#0d1a2d;--mobile-line:#1e2c43;--mobile-text:#f7f9fc;--mobile-muted:#aeb8c7;--mobile-accent:#ff6a00}.wrap{width:calc(100% - 32px)!important}.site-header{background:#07101f!important;border-bottom:1px solid #1b2940!important;position:sticky!important}.header-inner,.site-header{height:56px!important}.mobile-brand-svg{width:194px!important;height:38px!important;max-width:calc(100vw - 32px)!important}.mobile-logo-one{fill:#7fa0df!important}.mobile-logo-b{fill:#a7b0bd!important}.mobile-logo-divider{stroke:#506077!important}.mobile-logo-text{fill:#f7f9fc!important}.hero{background:#07101f!important}.hero-grid{padding:24px 0 28px!important}.hero-copy .eyebrow{font-size:9px!important;letter-spacing:.17em!important;margin-bottom:8px!important;color:#93a1b5!important}.hero-copy h2{font-size:26px!important;line-height:1.13!important;letter-spacing:-.022em!important;max-width:18ch!important;margin-bottom:12px!important;font-weight:740!important}.hero-copy .accent-line.left{width:36px!important;height:2px!important;margin-bottom:14px!important;background:#ff6a00!important}.hero-copy>p:last-of-type{font-size:14px!important;line-height:1.5!important;color:#aeb8c7!important;max-width:34em!important}.primary-btn{margin-top:15px!important;padding:10px 14px!important;font-size:10px!important;letter-spacing:.06em!important;gap:12px!important;background:#102a58!important;border:1px solid #284577!important;border-radius:4px!important}.quick-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1px!important;padding:1px!important;background:#1e2c43!important;border:0!important;width:100%!important}.quick-grid article{display:block!important;padding:16px 14px!important;background:#0d1a2d!important;border:0!important;min-height:154px!important}.round-icon{width:30px!important;height:30px!important;font-size:13px!important;margin-bottom:12px!important;background:#0a1526!important;border-color:#405477!important}.quick-grid h3{font-size:12px!important;letter-spacing:.08em!important;margin:0 0 7px!important}.quick-grid i{width:22px!important;margin-bottom:9px!important}.quick-grid p{font-size:12px!important;line-height:1.42!important;margin-bottom:8px!important}.quick-grid a{font-size:9px!important}.activities,.company-intro,.group,.vision{padding:30px 0!important}.company-intro h2,.section-heading h2,.vision h2{font-size:23px!important;line-height:1.16!important;margin-bottom:12px!important}.intro-grid,.vision-grid{gap:16px!important}.intro-copy{padding-left:0!important;border-left:0!important}.intro-copy p,.section-heading.compact>p:last-child,.vision-grid>div:first-child>p:last-child{font-size:13.5px!important;line-height:1.52!important}.section-heading{margin-bottom:22px!important}.activity-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.activity-grid article{padding:15px 13px!important;min-height:170px!important;border-radius:5px!important}.activity-grid h3{font-size:16px!important;margin:13px 0 7px!important}.activity-grid p{font-size:12.5px!important;line-height:1.45!important}.facts{grid-template-columns:1fr 1fr!important}.facts>div{padding:15px 10px!important}.facts strong{font-size:25px!important;margin-bottom:6px!important}.facts span{font-size:9px!important}.company-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.company-card{min-height:50px!important;padding:10px 11px!important;font-size:11.5px!important;line-height:1.25!important}.company-card b{font-size:14px!important}.contact{padding:22px 0 16px!important}.footer-brand-svg{max-width:205px!important}.footer-motto{font-size:8px!important;letter-spacing:.18em!important}.contact-item{padding:12px 0!important;min-height:0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.1)!important}.contact-item small{font-size:9px!important}.contact-item strong{font-size:12px!important}.copyright{font-size:10px!important;margin-top:12px!important;padding-top:12px!important}}@media(max-width:390px){.wrap{width:calc(100% - 24px)!important}.mobile-brand-svg{width:184px!important}.hero-copy h2{font-size:24px!important;max-width:19ch!important}.quick-grid article{min-height:148px!important;padding:14px 12px!important}.activity-grid,.company-grid{grid-template-columns:1fr!important}}.company-card{position:relative;flex-direction:column;align-items:flex-start!important;justify-content:center!important;gap:3px!important;padding-right:36px!important}.company-card .company-name{display:block;font-weight:700}.company-card .company-meta{display:block;color:#7d8796;font-size:10px;line-height:1.25;font-weight:600;letter-spacing:.02em}.company-card>b{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.site-credit{margin-left:14px;padding-left:14px;border-left:1px solid rgba(255,255,255,.18)}.site-credit a{color:#fff;text-decoration:underline;text-underline-offset:3px}.site-credit a:hover{color:#ff9a52}@media(max-width:720px){.company-card .company-meta{color:#8f9bb0!important;font-size:9px!important}.site-credit{display:block;margin:8px 0 0;padding:0;border:0}.site-credit a{color:#d9e4f7!important}}.not-found-page{min-height:100svh;background:linear-gradient(180deg,#fff,#f6f8fb);display:grid;place-items:center;padding:40px 20px}.not-found-shell{width:min(760px,100%);text-align:center}.not-found-brand{display:inline-block;width:min(340px,82vw);margin-bottom:42px}.not-found-brand svg{display:block;width:100%;height:auto}.not-found-card{background:#fff;border:1px solid #e1e5eb;border-radius:14px;padding:52px 34px 48px;box-shadow:0 18px 55px rgba(11,31,74,.08)}.not-found-code{margin:0;color:#7d8796;font:700 clamp(62px,12vw,104px)/.9 Georgia,Times New Roman,serif;letter-spacing:-.05em}.not-found-accent{width:58px;height:3px;background:#ff6a00;margin:24px auto}.not-found-card h1{margin:0;color:#0b1f4a;font:700 clamp(28px,5vw,42px)/1.1 Georgia,Times New Roman,serif}.not-found-copy{max-width:520px;margin:18px auto 0;color:#697386;font-size:16px;line-height:1.65}.not-found-button{display:inline-flex;align-items:center;gap:18px;margin-top:30px;padding:13px 20px;background:#0b1f4a;color:#fff;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.not-found-button:hover{background:#102d66}.not-found-button span{font-size:20px;line-height:1}@media(max-width:720px){.not-found-page{background:#07101f;padding:22px 16px}.not-found-brand{margin-bottom:24px;width:min(250px,80vw)}.not-found-brand svg line{stroke:#506077}.not-found-brand svg text{fill:#f7f9fc}.not-found-card{background:#0d1a2d;border-color:#1e2c43;border-radius:8px;padding:38px 22px 34px;box-shadow:none}.not-found-code{color:#a7b0bd;font-size:72px}.not-found-card h1{color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:28px}.not-found-copy{color:#aeb8c7;font-size:14px;line-height:1.55}.not-found-button{background:#102a58;border:1px solid #284577;padding:11px 15px;font-size:10px}.not-found-accent{width:42px;height:2px;margin:18px auto}}.site-version{margin-left:12px;color:#6f7d98;font-size:9px;letter-spacing:.08em;white-space:nowrap}@media(max-width:720px){.site-version{display:block;margin:6px 0 0;font-size:8px}}