.services-navigation-panel,.mobile-nav-panel{font-family:var(--font-serif)}.site-header{border-bottom:1px solid #1427211f;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,5cqw,78px);display:flex}.brand{color:var(--ink);letter-spacing:-.5px;align-items:center;gap:12px;font-weight:900;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--bright);font-family:var(--font-serif);border-radius:50% 50% 45% 45%;place-items:center;display:grid}.brand-country{font-size:var(--font-size-label);letter-spacing:3px;color:var(--green);margin-top:1px;display:block}nav{gap:34px;display:flex}nav a{color:#465850;font-size:var(--font-size-body);text-align:center;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}nav a:hover,nav a.nav-active{color:var(--green)}.header-cta{color:var(--ink);font-size:var(--font-size-caption);border-bottom:2px solid var(--bright);padding:8px 0 5px;font-weight:800;text-decoration:none}.hero{text-align:center;border-bottom:1px solid var(--line);background:radial-gradient(circle at 18% 30%,#d9ff4f26,#0000 24%),linear-gradient(#f6f4ed 0%,#edf1e9 100%);min-height:610px;padding:84px 24px 54px}.eyebrow,.step-label{color:var(--green);letter-spacing:2px;font-weight:800;font-size:var(--font-size-label)}.eyebrow{justify-content:center;align-items:center;gap:9px;display:flex}.eyebrow span{background:var(--bright);width:7px;height:7px;box-shadow:0 0 0 3px var(--green);border-radius:50%}h1{font-family:var(--font-serif);font-weight:500;font-size:var(--font-size-hero-heading);letter-spacing:-4px;margin:25px 0 22px;line-height:.98}.hero-copy{color:#51615b;max-width:620px;font-size:var(--font-size-body-large);margin:0 auto;line-height:1.6}.trust-row{border-top:1px solid #d6ddd7;grid-template-columns:repeat(4,1fr);max-width:850px;margin:60px auto 0;padding-top:26px;display:grid}.trust-row div{border-right:1px solid #d6ddd7;flex-direction:column;gap:7px;display:flex}.trust-row div:last-child{border:0}.trust-row strong{font-family:var(--font-serif);font-size:var(--font-size-card-title);font-weight:500}.trust-row span{color:var(--muted);font-size:var(--font-size-label);text-transform:uppercase;letter-spacing:1px}.process-section h2,.testimonials-section h2{font-family:var(--font-serif);font-size:var(--font-size-section-heading);letter-spacing:-1px;margin:9px 0 7px;font-weight:500}.process-section{background:var(--ink);color:#fff;padding:80px max(24px,50% - 536px)}.process-section .step-label{color:var(--bright)}.process-section h2{font-size:var(--font-size-section-heading);max-width:530px}.process-grid{border-top:1px solid #40504b;grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.process-grid div{flex-direction:column;gap:13px;padding:30px 30px 0 0;display:flex}.process-grid b{color:var(--bright);font-size:var(--font-size-label)}.process-grid strong{font-family:var(--font-serif);font-size:var(--font-size-card-title);font-weight:500}.process-grid p{color:#aebbb6;font-size:var(--font-size-caption);max-width:280px;margin:0;line-height:1.6}.testimonials-section{background:var(--cream);padding:86px max(24px,50% - 536px)}.testimonial-heading{grid-template-columns:1fr 360px;align-items:end;gap:60px;margin-bottom:42px;display:grid}.testimonial-heading h2{font-size:var(--font-size-section-heading);max-width:560px}.testimonial-heading>p{color:var(--muted);line-height:1.6;font-size:var(--font-size-body);margin:0 0 6px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial-grid figure{background:var(--paper);border-top:3px solid var(--green);flex-direction:column;justify-content:space-between;min-height:280px;margin:0;padding:28px;display:flex}.testimonial-grid figcaption{align-items:center;gap:12px;margin-top:28px;display:flex}.testimonial-avatar{background:var(--ink);width:38px;height:38px;color:var(--bright);font-size:var(--font-size-label);border-radius:50%;place-items:center;font-weight:800;display:grid}.testimonial-grid figcaption>span:last-child{flex-direction:column;gap:3px;display:flex}.testimonial-grid figcaption strong{font-size:var(--font-size-caption)}footer{border-top:1px solid var(--line);align-items:center;gap:28px;padding:35px clamp(24px,5cqw,78px);display:flex}footer p{color:var(--muted);font-size:var(--font-size-caption);flex:1}footer>span{color:var(--muted);font-size:var(--font-size-label)}@media (width<=639.98px){.site-header{height:68px;padding:0 18px}nav{display:none}.hero{min-height:570px;padding-top:65px}h1{letter-spacing:-2px;font-size:var(--font-size-section-heading)}.hero-copy{font-size:var(--font-size-body)}.trust-row{grid-template-columns:1fr 1fr;row-gap:22px;margin-top:42px}.trust-row div:nth-child(2){border-right:0}.process-grid{grid-template-columns:1fr}.testimonial-heading{grid-template-columns:1fr;gap:28px}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid figure{min-height:240px}footer{flex-direction:column;align-items:flex-start;gap:10px}footer p{margin:4px 0}}body{background:#f7f7f5}.site-header{border-bottom:1px solid var(--line);height:84px;margin:0 18px;padding:0}.brand{border:1px solid var(--line);background:#f2f2f2;border-radius:10px;padding:9px 14px 9px 10px;font-weight:700}.brand-mark{background:var(--ink);color:var(--bright);border-radius:50%}.brand-country{color:#555;letter-spacing:2.2px}nav{gap:12px}nav a{border:1px solid var(--line);min-height:39px;color:var(--ink);text-transform:uppercase;font-size:var(--font-size-label);background:#f2f2f2;border-radius:10px;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}nav a:hover,nav a.nav-active{background:var(--bright);color:var(--ink)}.header-cta{border:1px solid var(--ink);background:var(--ink);color:#fff;min-height:39px;font-size:var(--font-size-label);text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;padding:0 17px;text-decoration:none;display:inline-flex}.hero{text-align:left;background:0 0;border:0;grid-template-columns:1.2fr .8fr;gap:16px;min-height:auto;margin:20px;padding:0;display:grid}.hero:before{content:"ASIA / DUE DILIGENCE & BUSINESS INTELLIGENCE";border:1px solid var(--line);background:var(--color-chrome-surface);font-size:var(--font-size-label);letter-spacing:1.5px;border-radius:10px;grid-column:1/-1;padding:12px 18px}.hero .eyebrow{border:1px solid var(--line);background:var(--coral);color:var(--ink);border-radius:10px 10px 0 0;grid-area:2/2;justify-content:flex-start;align-self:start;padding:18px}.hero .eyebrow span{box-shadow:0 0 0 3px var(--ink);background:#fff}.hero h1{border:1px solid var(--line);min-height:410px;font-family:var(--font-serif);font-size:var(--font-size-hero-heading);letter-spacing:-5.5px;background:radial-gradient(circle at 80% 15%,#fffc,#0000 18%),linear-gradient(135deg,#ffd7ca 0%,#bcb9ff 55%,#eef0ff 100%);border-radius:10px;grid-area:2/1/4;align-items:end;margin:0;padding:38px;line-height:.92;display:flex}.hero-copy{border:1px solid var(--line);max-width:none;min-height:330px;color:var(--ink);font-size:var(--font-size-card-title);letter-spacing:-1px;background:#efefef;border-radius:0 0 10px 10px;grid-area:3/2;align-items:end;margin:0;padding:35px;line-height:1.25;display:flex}.trust-row{border:1px solid var(--line);background:#efefef;border-radius:10px;grid-column:1/-1;width:100%;max-width:none;margin:0;padding:0;overflow:hidden}.trust-row div{border-color:var(--line);justify-content:center;min-height:110px;padding:18px}.trust-row strong{font-family:var(--font-serif);font-size:var(--font-size-card-title);letter-spacing:-1.5px}.process-section h2,.testimonials-section h2{font-family:var(--font-serif);letter-spacing:-2px;font-weight:500}.testimonial-grid figure{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:10px}.testimonial-avatar{background:var(--ink);color:var(--bright);border-radius:50%}.process-section,.testimonials-section{border:1px solid var(--line);border-radius:10px;margin:20px;padding:60px}.process-section{background:var(--coral);color:var(--ink)}.process-section h2{max-width:750px;font-size:var(--font-size-section-heading)}.process-grid{border:0;gap:14px}.process-grid div{background:#ffffff47;border:1px solid #1116;border-radius:10px;justify-content:space-between;min-height:250px;padding:25px}.process-grid strong{font-family:var(--font-serif);font-size:var(--font-size-card-title);letter-spacing:-1px}.testimonials-section{background:#e7e7e7}.testimonial-heading h2{font-size:var(--font-size-section-heading);letter-spacing:-3px}.testimonial-grid figure{border-top:1px solid var(--line)}footer{border:1px solid var(--line);background:#efefef;border-radius:10px 10px 0 0;margin:20px 20px 0}@media (width<=639.98px){.site-header{margin:0 12px}.brand{background:0 0;border:0;padding-left:0}.hero{grid-template-columns:1fr;margin:12px}.hero:before,.hero .eyebrow,.hero h1,.hero-copy,.trust-row{grid-area:auto/1}.hero h1{min-height:390px;font-size:var(--font-size-section-heading);letter-spacing:-3.5px;padding:25px}.hero-copy{min-height:210px;font-size:var(--font-size-card-title);padding:25px}.process-section,.testimonials-section{margin:12px;padding:35px 22px}.process-section h2,.testimonial-heading h2{font-size:var(--font-size-section-heading)}footer{margin:12px 12px 0}}body{color:var(--ink);background:#f1f1ef}.site-header{border-color:var(--line)}.brand,nav a{border-color:var(--line);color:var(--ink);background:#efefed}.brand-country{color:#174d7e}nav a:hover,nav a.nav-active{color:var(--ink);background:#dce8f8}.header-cta{background:var(--ink);color:#fff;border-color:var(--ink)}.hero:before,.trust-row,footer{border-color:var(--line);background:#ededeb}.hero h1{color:var(--ink);border-color:var(--line);background:radial-gradient(circle at 78% 16%,#ffffffd6,#0000 20%),linear-gradient(140deg,#eef4fb 0%,#d8e5f6 48%,#b6cae9 100%)}.hero .eyebrow{color:#fff;background:#174d7e;border-color:#315e8b}.hero-copy{color:var(--ink);border-color:var(--line);background:#ededeb}.trust-row span{color:#687384}.trust-row div{border-color:var(--line)}.trust-row strong{color:var(--ink)}footer p,footer>span{color:var(--muted)}.testimonial-grid figure{border-color:var(--line);color:var(--ink);background:#fafafa}.process-section{color:#fff;background:#10385f;border-color:#315f8b}.process-grid div{background:#194873;border-color:#50769a}.testimonials-section{border-color:var(--line);background:#ececea}.testimonial-heading>p{color:var(--muted)}.testimonial-grid figure:first-child{background:#fafafa}.testimonial-grid figure:nth-child(2){background:#dce8f8}.testimonial-grid figure:nth-child(3){background:#c4d7ef}.hero h1{color:var(--ink);background:radial-gradient(circle at 78% 16%,#ffffffe6,#0000 20%),linear-gradient(140deg,#f4f2ee 0%,#e9e8e4 50%,#dcdad5 100%)}.hero .eyebrow{border-color:var(--line);color:#174d7e;background:#efefed}.hero .eyebrow span{background:#174d7e;box-shadow:0 0 0 3px #d5e3f2}.process-section{color:var(--ink);border-color:var(--line);background:#e9e9e6}.process-section .step-label,.process-grid b{color:#174d7e}.process-grid div{border-color:var(--line);background:#f8f8f6}.process-grid strong{color:var(--ink)}.process-grid p{color:var(--muted)}.testimonial-grid figure:nth-child(2),.testimonial-grid figure:nth-child(3){background:#f8f8f6}.testimonial-grid figure:nth-child(2){border-top-color:#174d7e}.testimonial-grid figure:nth-child(3){border-top-color:#6f8eb4}.hero-graphic{border:1px solid var(--line);background:#efefed;border-radius:10px;grid-area:2/1/auto/-1;min-height:clamp(360px,39cqw,560px);overflow:hidden}.hero-graphic img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:clamp(360px,39cqw,560px);display:block}.hero h1{grid-area:3/1/5;min-height:340px;padding-top:28px}.hero .eyebrow{border-radius:10px 10px 0 0;grid-area:3/2}.hero-copy{border-radius:0 0 10px 10px;grid-area:4/2;min-height:270px}.hero .eyebrow,.hero-copy{overflow:hidden}@media (width<=639.98px){.hero-graphic,.hero h1,.hero .eyebrow,.hero-copy{grid-area:auto/1}.hero-graphic,.hero-graphic img{min-height:220px}.hero h1{min-height:330px}}.hero .trust-row{grid-template-columns:repeat(4,1fr)}.business-model-section{border:1px solid var(--line);background:#ededeb;border-radius:10px;margin:20px;padding:68px}.business-model-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;margin-bottom:42px;display:grid}.business-model-heading h2{font-size:var(--font-size-page-heading);letter-spacing:-4px;margin:12px 0 0;line-height:1}.business-model-heading>p{color:var(--muted);font-size:var(--font-size-body);margin:0;line-height:1.8}.service-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.service-card{border:1px solid var(--line);background:#f8f8f6;border-top:4px solid #174d7e;border-radius:9px;flex-direction:column;gap:16px;min-height:270px;padding:30px;display:flex}.service-card:nth-child(2n){border-top-color:#6e8fb2}.service-card>div{flex-direction:column;min-width:0;display:flex}.service-card h3{color:#174d7e;font-size:var(--font-size-card-title);letter-spacing:-1px;margin:5px 0 14px;line-height:1.18}.service-card p{max-width:570px;color:var(--muted);font-size:var(--font-size-body);margin:0 0 24px;line-height:1.65}.service-card a{color:#174d7e;width:fit-content;font-size:var(--font-size-caption);text-transform:uppercase;letter-spacing:.7px;margin-top:auto;font-weight:800;text-decoration:none}.service-card a b{color:#71a919}@media (width<=639.98px){.hero .trust-row{grid-template-columns:1fr}.hero .trust-row div{border-right:0;border-bottom:1px solid var(--line)}.hero .trust-row div:last-child{border-bottom:0}.business-model-section{margin:12px;padding:40px 24px}.business-model-heading{grid-template-columns:1fr;gap:28px}.business-model-heading h2{font-size:var(--font-size-section-heading);letter-spacing:-2.5px}.service-grid{grid-template-columns:1fr}.service-card{min-height:250px}}.process-section,.business-model-section,.testimonials-section{padding:64px}@media (width<=639.98px){.process-section,.business-model-section,.testimonials-section{padding:40px 24px}}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f6f3f5;position:sticky;top:0;box-shadow:0 8px 24px #07142614}.services-navigation{position:relative}.services-navigation-trigger{border:1px solid var(--line);min-height:39px;color:var(--ink);background:#f2f2f2;border-radius:10px;align-items:center;display:inline-flex;overflow:hidden}.services-navigation-trigger>a{min-height:39px;color:var(--ink);font-size:var(--font-size-label);text-transform:uppercase;background:0 0;border:0;align-items:center;padding:0 3px 0 18px;font-weight:700;display:inline-flex}.services-navigation-trigger>button{cursor:pointer;width:24px;min-height:39px;font-size:var(--font-size-label);background:0 0;border:0;place-items:center;padding:0 10px 0 2px;display:grid}.services-navigation-trigger:hover,.services-navigation-trigger.nav-active,.services-navigation.is-open .services-navigation-trigger{background:#dce8f8}.services-navigation-trigger button>span{border-bottom:1.5px solid;border-right:1.5px solid;width:.55em;height:.55em;transition:transform .16s;display:block;transform:translateY(-2px)rotate(45deg)}.services-navigation:hover .services-navigation-trigger button>span,.services-navigation:focus-within .services-navigation-trigger button>span,.services-navigation.is-open .services-navigation-trigger button>span{transform:translateY(2px)rotate(225deg)}.services-navigation-panel{border:1px solid var(--line);opacity:0;pointer-events:none;background:#f8f8f6fc;border-radius:12px;gap:4px;width:300px;padding:10px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-8px);box-shadow:0 24px 60px #0714262e}.services-navigation:hover .services-navigation-panel,.services-navigation:focus-within .services-navigation-panel,.services-navigation.is-open .services-navigation-panel{opacity:1;pointer-events:auto;transform:translate(-50%)}.services-navigation-panel>span{border-bottom:1px solid var(--line);color:#657184;font-size:var(--font-size-caption);letter-spacing:1.25px;text-transform:uppercase;margin-bottom:4px;padding:8px 12px 12px;font-weight:800}nav .services-navigation-panel>a{min-height:54px;color:var(--ink);font-size:var(--font-size-caption);text-transform:none;background:0 0;border:0;border-left:3px solid #0000;border-radius:7px;justify-content:flex-start;padding:0 14px 0 16px;transition:border-color .15s,background .15s,color .15s}nav .services-navigation-panel>a:hover,nav .services-navigation-panel>a:focus-visible{color:#123f69;background:#dce8f8;border-left-color:#174d7e;outline:none}.mobile-services-navigation{gap:5px;display:grid}.mobile-services-navigation>a{min-height:44px;color:var(--ink);font-size:var(--font-size-caption);letter-spacing:.45px;text-transform:uppercase;border:1px solid #0000;border-radius:8px;align-items:center;padding:0 14px;font-weight:800;text-decoration:none;display:flex}.mobile-services-navigation>a.nav-active{background:#dce8f8;border-color:#b9cbe1}.mobile-services-navigation>div{border-left:2px solid #b9cbe1;margin-left:12px;padding:5px 0 7px 13px;display:grid}.mobile-services-navigation>div a{color:#34465d;font-size:var(--font-size-label);padding:8px 6px;text-decoration:none}.home-insights-section{border:1px solid var(--line);background:#ededeb;border-radius:10px;margin:20px;padding:64px}.home-insights-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.home-insights-heading h2{font-size:var(--font-size-page-heading);letter-spacing:-4px;margin:12px 0 0;line-height:1}.home-insights-heading>p{color:var(--muted);font-size:var(--font-size-body);margin:0;line-height:1.75}.home-insights-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.home-insights-grid article{border:1px solid var(--line);background:#f8f8f6;border-top:4px solid #174d7e;border-radius:8px;flex-direction:column;min-height:540px;padding:28px;display:flex}.insight-card-image{border-bottom:1px solid var(--line);background:#dce4ed;border-radius:4px 4px 0 0;height:220px;margin:-28px -28px 24px;display:block;overflow:hidden}.insight-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .32s;display:block}.home-insights-grid article:hover .insight-card-image img{transform:scale(1.035)}.insight-card-meta{color:#174d7e;font-size:var(--font-size-label);letter-spacing:.6px;text-transform:uppercase;justify-content:space-between;gap:16px;font-weight:800;display:flex}.home-insights-grid h3{color:#174d7e;font-size:var(--font-size-card-title);letter-spacing:-1.4px;margin:30px 0 16px;line-height:1.08}.home-insights-grid p{color:var(--muted);font-size:var(--font-size-body);margin:0;line-height:1.7}.home-insights-grid article>a:not(.insight-card-image){border-top:1px solid var(--line);color:#174d7e;font-size:var(--font-size-caption);justify-content:space-between;gap:18px;margin-top:auto;padding-top:24px;font-weight:800;text-decoration:none;display:flex}.insights-index-link{color:#174d7e;font-size:var(--font-size-caption);text-transform:uppercase;gap:20px;margin-top:28px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=639.98px){.home-insights-section{margin:12px;padding:40px 24px}.home-insights-heading{grid-template-columns:1fr;gap:28px}.home-insights-heading h2{font-size:var(--font-size-section-heading);letter-spacing:-2.5px}.home-insights-grid{grid-template-columns:1fr}.home-insights-grid article{min-height:520px}.insight-card-image{height:210px}}body>main{width:100%;max-width:1400px;margin-inline:auto;container-type:inline-size}.mobile-nav{display:none}@media (width<=1079.98px){.site-header{gap:14px;height:72px}.site-header>nav,.site-header>.header-cta{display:none}.mobile-nav{margin-left:auto;display:block;position:relative}.mobile-nav summary{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;min-height:42px;font-size:var(--font-size-label);letter-spacing:.8px;text-transform:uppercase;border-radius:9px;align-items:center;gap:10px;padding:0 14px;font-weight:800;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-menu-icon{gap:4px;width:18px;display:grid}.mobile-menu-icon i{background:var(--bright);width:100%;height:1.5px;transition:transform .18s,opacity .18s;display:block}.mobile-nav[open] .mobile-menu-icon i:first-child{transform:translateY(5.5px)rotate(45deg)}.mobile-nav[open] .mobile-menu-icon i:nth-child(2){opacity:0}.mobile-nav[open] .mobile-menu-icon i:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.mobile-nav-panel{border:1px solid var(--line);background:#f6f6f3fc;border-radius:12px;gap:7px;width:min(330px,100cqw - 24px);padding:12px;display:grid;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 24px 60px #07142633}.mobile-nav-panel>a{min-height:44px;color:var(--ink);font-size:var(--font-size-caption);letter-spacing:.45px;text-transform:uppercase;border:1px solid #0000;border-radius:8px;align-items:center;padding:0 14px;font-weight:800;text-decoration:none;display:flex}.mobile-nav-panel>a:hover,.mobile-nav-panel>a.nav-active{background:#dce8f8;border-color:#b9cbe1}}@media (width<=639.98px){.site-header{margin-inline:8px;padding-inline:0}.site-header .brand{gap:8px;padding:7px 9px 7px 7px}.site-header .brand-mark{width:30px;height:30px}.site-header .brand-country{font-size:var(--font-size-label);letter-spacing:1.7px}.mobile-menu-label{display:none}.mobile-nav summary{width:44px;padding:0 12px}}.cart-link{border:1px solid var(--ink);background:var(--ink);color:#fff;min-width:102px;min-height:39px;font-size:var(--font-size-label);text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-weight:800;text-decoration:none;display:inline-flex}.cart-link span{color:#071426;min-width:22px;height:22px;font-size:var(--font-size-caption);background:#baff43;border-radius:50%;place-items:center;font-weight:800;display:grid}@media (width<=1079.98px){.header-purchase-actions>.cart-link,.site-header>.header-purchase-actions{display:none}}html,body,button,summary{font-family:var(--font-serif)}.header-purchase-actions,.header-account-actions{flex:none;align-items:center;gap:8px;display:flex}.account-menu{flex:none;position:relative}.account-menu-trigger{justify-content:center;min-width:118px}.account-menu-panel{z-index:80;opacity:0;visibility:hidden;background:#fff;border:1px solid #b9c4cf;border-radius:9px;gap:5px;width:230px;padding:12px;transition:opacity .15s,transform .15s,visibility .15s;display:grid;position:absolute;top:calc(100% - 1px);right:0;transform:translateY(8px);box-shadow:0 18px 42px #071a3329}.account-menu:hover .account-menu-panel,.account-menu:focus-within .account-menu-panel{opacity:1;visibility:visible;transform:translateY(0)}.account-menu-panel a,.account-menu-panel button{color:#071a33;cursor:pointer;width:100%;min-height:42px;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.account-menu-panel a:hover,.account-menu-panel a:focus-visible,.account-menu-panel button:hover,.account-menu-panel button:focus-visible{background:#e7eef7;outline:none}.account-menu-panel button{color:#8a3028}.header-login{color:#071a33;min-width:102px;min-height:39px;font-size:var(--font-size-caption);border:1px solid #aebdcb;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.header-login:hover{background:#e7eef7;border-color:#174d7e}.mobile-auth-actions{grid-template-columns:1fr;gap:7px;margin-top:4px;display:grid}.mobile-auth-login{color:#071a33;min-height:44px;font-size:var(--font-size-caption);letter-spacing:.35px;text-transform:uppercase;border:1px solid #9eb0c2;border-radius:8px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:flex}.mobile-account-menu{gap:7px;margin-top:5px;display:grid}.mobile-account-menu a,.mobile-account-menu button{color:#071a33;cursor:pointer;min-height:44px;font:inherit;text-align:left;text-transform:uppercase;background:#fff;border:1px solid #9eb0c2;border-radius:8px;align-items:center;padding:0 14px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.mobile-account-menu button{color:#8a3028;border-color:#c79a93}@media (width<=1079.98px){.header-login{padding-inline:10px}.site-header>.header-account-actions,.site-header>.header-cta,.site-header>.account-menu{display:none}}button,.header-cta{transition:transform .16s,box-shadow .16s,background .16s,border-color .16s}@media (hover:hover){button:not(:disabled):hover,.header-cta:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0b1b3329}}.site-header{border:1px solid var(--line);height:68px;box-shadow:none;color:#071426;background:#efefef;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(20px,2.5cqw,42px);margin:20px 20px 0;padding:0 clamp(20px,3cqw,48px);display:grid;top:12px}.site-header .brand{color:#071426;font-size:var(--font-size-body-large);letter-spacing:-.2px;white-space:nowrap;background:0 0;border:0;border-radius:0;gap:10px;padding:0}.site-header .brand-mark{color:#baff43;background:#071426;border-radius:50%;width:34px;height:34px}.site-header .brand-country{color:#356b9f;font-size:var(--font-size-label);letter-spacing:1.7px;margin-top:2px}.site-navigation-primary{place-self:stretch center;align-items:stretch;gap:clamp(18px,2cqw,32px);min-width:0;display:flex}.site-navigation-primary>a,.site-navigation-primary .services-navigation-trigger>a{color:#0b1b33;min-height:68px;font-size:var(--font-size-caption);letter-spacing:0;text-transform:none;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0;font-weight:700;position:relative}.site-navigation-primary>a:after,.site-navigation-primary .services-navigation-trigger:after{content:"";opacity:0;background:#2f72d2;width:100%;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:12px;left:0;right:0;transform:scaleX(.35)}.site-navigation-primary>a:hover,.site-navigation-primary>a.nav-active,.site-navigation-primary .services-navigation-trigger:hover>a,.site-navigation-primary .services-navigation-trigger.nav-active>a,.site-navigation-primary .services-navigation.is-open .services-navigation-trigger>a{color:#075185;background:0 0}.site-navigation-primary>a:hover:after,.site-navigation-primary>a.nav-active:after,.site-navigation-primary .services-navigation-trigger:hover:after,.site-navigation-primary .services-navigation-trigger.nav-active:after,.site-navigation-primary .services-navigation.is-open .services-navigation-trigger:after{opacity:1;transform:scaleX(1)}.site-navigation-primary .services-navigation,.site-navigation-primary .services-navigation-trigger{height:100%}.site-navigation-primary .services-navigation-trigger{background:0 0;border:0;border-radius:0;align-items:stretch;min-height:68px;display:flex;position:relative;overflow:visible}.site-navigation-primary .services-navigation-trigger:hover,.site-navigation-primary .services-navigation-trigger.nav-active,.site-navigation-primary .services-navigation.is-open .services-navigation-trigger{background:0 0}.site-navigation-primary .services-navigation-trigger>button{color:#54708f;width:17px;min-height:32px;font-size:var(--font-size-label);align-self:center;padding:0 0 0 6px}.site-navigation-primary .services-navigation-trigger>button:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #baff43}.site-navigation-primary .services-navigation-trigger button>span{border-width:0 1.4px 1.4px 0;width:.58em;height:.58em}.site-navigation-primary .services-navigation-panel{border:1px solid var(--line);background:#efefef;border-radius:10px;width:290px;padding:8px;top:calc(100% + 8px);box-shadow:0 12px 28px #0714261f}.site-navigation-primary .services-navigation-panel:before{content:"";height:10px;position:absolute;bottom:100%;left:0;right:0}.site-navigation-primary .services-navigation-panel>span{color:#54708f;margin-bottom:3px;padding:9px 11px 11px}.site-navigation-primary .services-navigation-panel>a{color:#0b1b33;border-left:0;border-radius:7px;min-height:46px;padding-inline:12px}.site-navigation-primary .services-navigation-panel>a:hover,.site-navigation-primary .services-navigation-panel>a:focus-visible{background:#dce8f4;border-left-color:#0000}.site-header .header-purchase-actions{gap:8px}.site-header .cart-link,.site-header .header-login,.site-header .header-cta{min-width:auto;min-height:44px;font-size:var(--font-size-caption);text-transform:none;border-radius:3px;padding:0 13px}.site-header .cart-link{color:#0b1b33;background:0 0;border:0;border-radius:0;min-width:auto;padding-inline:6px 0;font-weight:700}.site-header .cart-link:hover{color:#2f72d2;background:0 0}.site-header .cart-link span{color:#071426;min-width:21px;height:21px;font-size:var(--font-size-label);background:#baff43}.site-header .header-login{color:#0b1b33;border-color:#0000}.site-header .header-login:hover{color:#2f72d2;background:0 0;border-color:#0000}.site-header .header-cta{color:#0b1b33;background:0 0;border:0;min-width:auto;font-weight:700}.site-header .header-cta:hover{color:#2f72d2;box-shadow:none;background:0 0;border-color:#0000;transform:none}.site-header .account-menu-trigger{gap:7px;min-width:auto}.site-header .account-menu-trigger span{color:#0000;border-bottom:1.5px solid #54708f;border-right:1.5px solid #54708f;width:7px;height:7px;font-size:0;transition:transform .15s;transform:rotate(45deg)translateY(-2px)}.site-header .account-menu:hover .account-menu-trigger span,.site-header .account-menu:focus-within .account-menu-trigger span{transform:rotate(225deg)translate(-1px,-1px)}.site-header .account-menu-panel{border:1px solid var(--line);background:#efefef;border-radius:10px;gap:3px;width:290px;padding:8px;top:calc(100% + 8px);box-shadow:0 12px 28px #0714261f}.site-header .account-menu-panel a,.site-header .account-menu-panel button{color:#0b1b33;min-height:46px;font-size:var(--font-size-caption);border-radius:7px;padding-inline:12px}.site-header .account-menu-panel a:hover,.site-header .account-menu-panel a:focus-visible,.site-header .account-menu-panel button:hover,.site-header .account-menu-panel button:focus-visible{color:#075185;background:#dce8f4}.site-header .account-menu-panel button{color:#8a3028}@media (width<=1079.98px){.site-header{grid-template-columns:auto auto;height:64px;margin:12px 12px 0;padding-inline:16px;top:8px}.site-header>.site-navigation-primary,.site-header>.header-purchase-actions,.site-header>.header-account-actions,.site-header>.header-cta{display:none}.site-header .mobile-nav{justify-self:end;display:block;position:relative}.site-header .mobile-nav summary{color:#071426;background:0 0;border-color:#9fb0c2;border-radius:3px;min-height:44px}.site-header .mobile-menu-icon i{background:#2f72d2}.site-header .mobile-nav-panel{background:#f9fbfe;border:1px solid #c9d6e5;border-top:3px solid #2f72d2;border-radius:0 0 10px 10px;width:min(360px,100cqw - 24px);max-height:calc(100vh - 84px);top:calc(100% + 12px);overflow-y:auto}.site-header .mobile-nav-panel>a,.site-header .mobile-services-navigation>a{color:#0b1b33;text-transform:none}.site-header .mobile-nav-panel>a:hover,.site-header .mobile-nav-panel>a.nav-active,.site-header .mobile-services-navigation>a.nav-active{background:#e6effa;border-color:#b9cbe1}.site-header .mobile-access-actions>.cart-link{color:#0b1b33;background:0 0;border-color:#0000;justify-content:space-between;width:100%;min-height:44px;padding-inline:14px}.site-header .mobile-auth-login{color:#0b1b33;text-transform:none;background:0 0;border-color:#0000}.site-header .mobile-nav summary{border-radius:999px}.site-header .mobile-nav-panel{gap:8px;padding:12px}.site-header .mobile-access-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:2px;display:grid}.site-header .mobile-access-actions>.mobile-auth-actions{display:contents}.site-header .mobile-access-actions>.mobile-account-menu{grid-column:1/-1}.site-header .mobile-services-navigation{gap:7px;display:grid}.site-header .mobile-nav-panel>a,.site-header .mobile-services-navigation>.mobile-navigation-toggle,.site-header .mobile-navigation-subitems>a,.site-header .mobile-account-menu>a,.site-header .mobile-account-menu>button,.site-header .mobile-auth-login{color:#0b1b33;width:100%;min-height:46px;font-size:var(--font-size-caption);letter-spacing:0;text-align:left;text-transform:none;background:#fff;border:1px solid #b9c8d8;border-radius:999px;align-items:center;padding:0 16px;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:flex}.site-header .mobile-nav-panel>a:hover,.site-header .mobile-nav-panel>a:focus-visible,.site-header .mobile-services-navigation>.mobile-navigation-toggle:hover,.site-header .mobile-services-navigation>.mobile-navigation-toggle:focus-visible,.site-header .mobile-navigation-subitems>a:hover,.site-header .mobile-navigation-subitems>a:focus-visible,.site-header .mobile-account-menu>a:hover,.site-header .mobile-account-menu>a:focus-visible,.site-header .mobile-account-menu>button:hover,.site-header .mobile-account-menu>button:focus-visible,.site-header .mobile-auth-login:hover,.site-header .mobile-auth-login:focus-visible{color:#075185;background:#e6effa;border-color:#75a0ca;outline:none;transform:translateY(-1px)}.site-header .mobile-services-navigation>.mobile-navigation-toggle{cursor:pointer;justify-content:space-between}.site-header .mobile-services-navigation>.mobile-navigation-toggle.nav-active,.site-header .mobile-services-navigation>.mobile-navigation-toggle[aria-expanded=true]{color:#075185;background:#dce8f4;border-color:#75a0ca}.site-header .mobile-navigation-chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;margin-right:3px;transition:transform .16s;transform:rotate(45deg)translateY(-2px)}.site-header .mobile-navigation-toggle[aria-expanded=true] .mobile-navigation-chevron{transform:rotate(225deg)translate(-1px,-1px)}.site-header .mobile-navigation-subitems{border:0;gap:6px;padding:0 0 2px 12px;display:grid}.site-header .mobile-navigation-subitems[hidden]{display:none}.site-header .mobile-navigation-subitems>a{color:#34465d;min-height:42px;font-size:var(--font-size-label);background:#f8fbff}.site-header .mobile-access-actions>.cart-link{background:#fff;border:1px solid #b9c8d8;border-radius:999px;justify-content:center;gap:8px;width:100%;min-height:46px;padding-inline:16px}.site-header .mobile-account-menu,.site-header .mobile-auth-actions{gap:7px;margin-top:2px}.site-header .mobile-access-actions .mobile-auth-login{text-align:center;justify-content:center}.site-header .mobile-account-menu>button{color:#8a3028;border-color:#d5aaa4}}@media (width<=639.98px){.site-header{margin-inline:12px;padding-inline:12px}.site-header .brand{padding:0}}@media (width>=1080px){.site-header,.hero,.process-section,.business-model-section,.testimonials-section,.home-insights-section,footer{--layout-gutter:20px}}.site-footer-cta-copy{max-width:820px}.site-footer-cta-copy>span{font-size:var(--font-size-caption);letter-spacing:1.8px;text-transform:uppercase;font-weight:700}.site-footer-cta h2{max-width:760px;color:inherit;font-size:var(--font-size-section-heading);letter-spacing:-2.5px;margin:18px 0 16px;font-weight:500;line-height:1.02}.site-footer-cta p{max-width:760px;font-size:var(--font-size-body-large);margin:0;line-height:1.55}.site-footer-cta-actions{align-items:center;gap:14px;display:flex}.site-footer-cta-actions a{white-space:nowrap}.site-footer{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px 10px 0 0;margin:12px 20px 0;padding:0;display:block;overflow:hidden}.site-footer-main{grid-template-columns:minmax(280px,1.55fr) repeat(3,minmax(150px,1fr));align-items:start;gap:42px clamp(36px,4.5cqw,76px);padding:clamp(52px,6cqw,78px) clamp(28px,5cqw,88px) clamp(48px,5cqw,68px);display:grid}.site-footer-intro{max-width:390px}.site-footer .site-footer-brand{width:max-content;color:var(--ink);font-size:var(--font-size-body-large);letter-spacing:-.2px;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;padding:0;text-decoration:none;display:inline-flex}.site-footer .site-footer-brand .brand-mark{background:var(--color-navy-950);width:34px;height:34px;color:var(--color-lime-400);border-radius:50%}.site-footer .site-footer-brand .brand-country{color:var(--color-blue-700);font-size:var(--font-size-label);letter-spacing:1.7px;margin-top:2px}.site-footer-intro p{max-width:390px;color:var(--ink);font-size:var(--font-size-body);margin:24px 0 0;line-height:1.65}.site-footer-group{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.site-footer-group>span{color:var(--color-blue-700);font-size:var(--font-size-label);letter-spacing:1.7px;text-transform:uppercase;margin-bottom:7px;font-weight:700}.site-footer .site-footer-group a{width:auto;min-height:0;color:var(--ink);font-size:var(--font-size-caption);text-align:left;text-transform:none;text-underline-offset:4px;background:0 0;border:0;border-radius:0;padding:0;font-weight:700;line-height:1.4;text-decoration:none;display:inline}.site-footer .site-footer-group a:hover,.site-footer .site-footer-group a:focus-visible{color:#075185;background:0 0;text-decoration:underline}.site-footer-group a:focus-visible,.site-footer-brand:focus-visible{outline:2px solid var(--bright);outline-offset:5px}.site-footer-bottom{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:24px;margin:0 clamp(28px,5cqw,88px);padding:28px 0 30px;display:grid}.site-footer-bottom span{color:var(--ink);font-size:var(--font-size-label)}.site-footer-legal{align-items:center;gap:18px;display:flex}.site-footer .site-footer-legal a{width:auto;min-height:0;color:var(--ink);font-size:var(--font-size-label);text-align:left;text-transform:none;background:0 0;border:0;border-radius:0;padding:0;font-weight:500;line-height:1.4;text-decoration:none;display:inline}.site-footer .site-footer-legal a:hover,.site-footer .site-footer-legal a:focus-visible{color:#075185;text-underline-offset:4px;background:0 0;text-decoration:underline}.site-footer .site-footer-legal a:focus-visible{outline:2px solid var(--bright);outline-offset:4px}@media (width<=1079.98px){.site-footer-cta{grid-template-columns:1fr;align-items:start}.site-footer-main{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer-intro{grid-column:1/-1;max-width:none}.site-footer-group{gap:8px}.site-footer-group>span{margin-bottom:3px}}@media (width<=639.98px){.site-footer-cta{gap:24px;margin:12px 12px 0;padding:32px 22px}.site-footer-cta h2{font-size:var(--font-size-section-heading);letter-spacing:-1.5px;margin-top:16px}.site-footer-cta-actions{flex-direction:column;align-items:stretch;width:100%}.site-footer-cta-actions a{width:100%}.site-footer{margin:12px 12px 0}.site-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px;padding:42px 24px}.site-footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;margin:0 24px;padding:24px 0 28px;display:flex}.site-footer-legal{flex-wrap:wrap;gap:10px 18px;margin:8px 0}.site-footer-main{grid-template-columns:1fr}.site-footer-intro,.site-footer-group:last-child{grid-column:auto}}.home-faq-section{border:1px solid var(--line);background:#f8f8f6;border-radius:10px;margin:20px;padding:64px}.home-faq-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.home-faq-heading h2{font-size:var(--font-size-page-heading);letter-spacing:-4px;margin:12px 0 0;font-weight:500;line-height:1}.home-faq-heading>p{color:var(--muted);font-size:var(--font-size-body);margin:0;line-height:1.75}.home-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.home-faq-item{border:1px solid var(--line);background:#fff;border-radius:8px;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.home-faq-item:hover{border-color:#174d7e;transform:translateY(-2px);box-shadow:0 12px 28px #174d7e14}.home-faq-item[open]{border-color:#174d7e}.home-faq-item summary{color:#10243d;min-height:82px;font-size:var(--font-size-body-large);cursor:pointer;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:14px;padding:20px 22px;font-weight:700;line-height:1.3;list-style:none;display:grid}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-toggle{border-bottom:1.5px solid #54708f;border-right:1.5px solid #54708f;justify-self:center;width:10px;height:10px;transition:transform .18s;transform:translateY(-2px)rotate(45deg)}.home-faq-item[open] .home-faq-toggle{transform:translateY(2px)rotate(225deg)}.home-faq-item>p{border-top:1px solid var(--line);color:var(--muted);font-size:var(--font-size-body);margin:0 22px 24px;padding-top:18px;line-height:1.7}@media (width>=1080px){.home-faq-section{--layout-gutter:20px}}@media (width>=640px) and (width<=1079.98px){.home-faq-section{margin:16px;padding:44px}.home-faq-heading{grid-template-columns:1fr;gap:20px}.home-faq-heading h2{font-size:var(--font-size-page-heading);letter-spacing:-3px}}@media (width<=639.98px){.home-faq-section{margin:12px;padding:32px 22px}.home-faq-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.home-faq-heading h2{font-size:var(--font-size-page-heading);letter-spacing:-2.5px}.home-faq-grid{grid-template-columns:minmax(0,1fr)}.home-faq-item summary{min-height:76px;font-size:var(--font-size-body);grid-template-columns:minmax(0,1fr) 18px;gap:10px;padding:18px 16px}.home-faq-toggle{width:9px;height:9px}.home-faq-item>p{margin:0 16px 20px;padding-top:16px}}.hero-content-card{display:contents}.hero-content-card.hero-content-card-dark{opacity:.9;color:#f8fbff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06111fd6;border:1px solid #96b8dc57;display:block;box-shadow:0 24px 54px #00000052}@media (width>=1080px){.process-grid.process-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}}.process-grid.process-grid-four div{border-top:4px solid var(--color-blue-700);min-width:0;box-shadow:0 10px 22px #07142614}.process-grid.process-grid-four div:nth-child(2n){border-top-color:var(--color-lime-400)}.testimonial-grid.testimonial-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.home-expertise-split{border:1px solid var(--line);border-radius:var(--banner-radius);background-color:var(--color-navy-950);color:#fff;background-image:linear-gradient(90deg,#071426fa 0%,#071426e6 36%,#07142657 68%,#07142614 100%),linear-gradient(#0000 48%,#0714268f),url(/asiabis-in-country-intelligence-singapore-v3.webp);background-position:50%;background-size:cover;min-height:clamp(360px,39cqw,560px);margin:20px;overflow:hidden}.home-expertise-overlay{width:min(100%,960px);min-height:inherit;z-index:1;box-sizing:border-box;flex-direction:column;padding:48px 56px;display:flex;position:relative}.home-expertise-overlay .step-label{color:#c5ddf4}.home-expertise-heading-copy{max-width:860px;margin:auto 0 0}.home-expertise-overlay h2{max-width:820px;font-family:var(--font-serif);font-size:var(--font-size-section-heading);letter-spacing:-.035em;text-wrap:balance;margin:12px 0 20px;font-weight:500;line-height:1.04}.home-expertise-heading-copy p{color:#e1ebf5;max-width:720px;font-size:var(--font-size-body-large);margin:0;line-height:1.65}.home-expertise-proof{border-top:1px solid #e1ebf552;grid-template-columns:repeat(3,minmax(0,1fr));max-width:820px;margin:36px 0 0;padding:22px 0 0;list-style:none;display:grid}.home-expertise-proof li{color:#fff;min-width:0;font-size:var(--font-size-caption);border-left:1px solid #e1ebf53d;padding:0 18px;font-weight:700;line-height:1.35}.home-expertise-proof li:first-child{border-left:0;padding-left:0}.home-expertise-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-expertise-actions a{width:min(100%,270px);min-height:var(--banner-action-height);box-sizing:border-box;font-size:var(--font-size-caption);text-align:center;text-transform:uppercase;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.home-expertise-action-primary{background:var(--bright);color:var(--ink)}.home-expertise-action-secondary{color:#fff;background:#07142647;border-color:#ffffffb8!important}.home-expertise-actions a:hover{transform:translateY(-1px)}.home-expertise-actions a:focus-visible{outline:2px solid var(--bright);outline-offset:4px}.site-footer-cta .site-footer-cta-actions a{padding-inline:22px}@media (width>=640px) and (width<=1079.98px){.home-expertise-split{min-height:520px;margin:16px}.home-expertise-overlay{padding:40px}}@media (width<=639.98px){.home-expertise-split{background-position:62%;min-height:680px;margin:12px}.home-expertise-overlay{width:100%;padding:32px 22px}.home-expertise-heading-copy{margin-top:auto}.home-expertise-heading-copy p{font-size:var(--font-size-body)}.home-expertise-proof{grid-template-columns:minmax(0,1fr);gap:12px}.home-expertise-proof li,.home-expertise-proof li:first-child{border-left:0;padding:0}.home-expertise-actions,.home-expertise-actions a{width:100%}}.direct-value-section{border:1px solid var(--line);border-radius:var(--banner-radius);background:var(--cream);margin:20px;padding:64px}.direct-value-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end;gap:clamp(44px,7cqw,100px);display:grid}.direct-value-heading h2{font-family:var(--font-serif);font-size:var(--font-size-page-heading);letter-spacing:-4px;margin:12px 0 0;font-weight:500;line-height:.98}.direct-value-heading>p{color:var(--muted);margin:0;line-height:1.75}.direct-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.direct-value-grid article{border:1px solid var(--line);border-top:4px solid var(--color-blue-700);border-radius:var(--banner-radius);background:var(--paper);min-height:350px;padding:30px}.direct-value-grid article:last-child{border-top-color:var(--color-lime-400)}.direct-value-grid article>span{color:var(--color-blue-700);font-size:var(--font-size-label);text-align:center;letter-spacing:.1em;font-weight:800}.direct-value-grid h3{font-size:var(--font-size-card-title);margin:52px 0 24px}.direct-value-grid ul{color:var(--muted);margin:0;padding-left:0;line-height:1.7;list-style:none}.direct-value-grid li{min-height:24px;padding-left:34px;position:relative}.direct-value-grid li:before{content:"×";background:var(--color-blue-700);color:#fff;width:22px;height:22px;font-size:var(--font-size-label);border-radius:50%;place-items:center;font-weight:800;line-height:1;display:grid;position:absolute;top:.12em;left:0}.direct-value-grid article:last-child li:before{content:"✓";background:var(--color-lime-400);color:var(--ink)}.direct-value-grid li+li{margin-top:10px}@media (width<=1079.98px){.process-grid.process-grid-four,.direct-value-heading{grid-template-columns:1fr}.process-grid.process-grid-four,.testimonial-grid.testimonial-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639.98px){.process-grid.process-grid-four,.testimonial-grid.testimonial-grid-four,.direct-value-grid{grid-template-columns:1fr}.direct-value-section{margin:12px;padding:40px 24px}.direct-value-heading h2{font-size:var(--font-size-section-heading);letter-spacing:-3px}.direct-value-grid article{min-height:0}}.hero-actions{border:1px solid var(--line);background:#ededeb;border-radius:10px;grid-area:5/2;align-items:center;gap:10px;padding:18px;display:flex}.hero-actions a{min-height:var(--banner-action-height);font-size:var(--font-size-caption);text-align:center;text-transform:uppercase;border:1px solid #0000;border-radius:7px;flex:1;justify-content:center;align-items:center;padding:0 22px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.hero-actions a:hover{transform:translateY(-1px)}.hero-actions a:focus-visible{outline:2px solid var(--bright);outline-offset:4px}.hero-action-primary{background:var(--bright);color:var(--color-navy-950)}.hero-action-secondary{color:var(--color-blue-700);background:0 0;border-color:var(--color-blue-700)!important}@media (width<=1079.98px){.hero-graphic,.hero-graphic img{min-height:clamp(520px,70cqw,620px)}.hero-graphic{aspect-ratio:auto;grid-row:2}.hero-graphic img{object-position:center right;height:100%}.hero-content-card-dark{--hero-card-inset:clamp(12px, 4cqw, 44px);width:min(620px, calc(100% - var(--hero-card-inset) - var(--hero-card-inset)));z-index:2;min-height:0;margin:var(--hero-card-inset) 0 0 var(--hero-card-inset);border-radius:10px;grid-area:2/1/auto/-1;place-self:start;padding:44px}.hero-content-card-dark .eyebrow,.hero-content-card-dark h1,.hero-content-card-dark .hero-copy{background:0 0;border:0;border-radius:0;grid-area:auto;min-height:0;padding:0;display:block}.hero-content-card-dark .eyebrow{color:#a9c9e8;margin:0 0 16px}.hero-content-card-dark .eyebrow span{background:var(--bright);margin-right:9px;display:inline-block;box-shadow:0 0 0 3px #d9ff4f29}.hero-content-card-dark h1{color:#f8fbff;font-size:var(--font-size-hero-heading);letter-spacing:-3.5px;margin:0;line-height:.96}.hero-content-card-dark .hero-copy{color:#d8e4ef;max-width:620px;font-size:var(--font-size-body-large);letter-spacing:0;margin:22px 0 0;line-height:1.55}.hero-content-card-dark .hero-actions{background:0 0;border:0;grid-area:auto;margin-top:26px;padding:0}.hero-content-card-dark .hero-action-secondary{color:#f8fbff;border-color:#ffffff9e!important}.hero .trust-row{grid-row:3}}@media (width>=1080px){.hero{position:relative}.hero:before{display:none}.hero-graphic{grid-row:1}.hero-content-card{z-index:2;opacity:.9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06111fd6;border:1px solid #96b8dc57;border-radius:10px;grid-area:1/1/auto/-1;place-self:start;width:min(620px,100% - 96px);margin:48px;padding:clamp(32px,3.5cqw,50px);display:block;box-shadow:0 24px 54px #00000052}.hero-content-card-dark{display:block}.hero-content-card .eyebrow,.hero-content-card h1,.hero-content-card .hero-copy{background:0 0;border:0;border-radius:0;grid-area:auto;min-height:0;padding:0}.hero-content-card .eyebrow{color:#174d7e;margin:0 0 16px}.hero-content-card h1{color:var(--ink);font-size:var(--home-current-hero-size,var(--home-type-hero-size));letter-spacing:-2.8px;margin:0;line-height:1}.hero-content-card .hero-copy{color:#465466;max-width:500px;font-size:var(--font-size-body-large);margin:22px 0 0;line-height:1.55}.hero-content-card-dark .eyebrow{color:#a9c9e8}.hero-content-card-dark .eyebrow span{background:var(--bright);box-shadow:0 0 0 3px #d9ff4f29}.hero-content-card-dark h1{color:#f8fbff}.hero-content-card-dark .hero-copy{color:#d8e4ef}.hero-content-card .hero-actions{background:0 0;border:0;margin-top:26px;padding:0}.hero-content-card-dark .hero-action-secondary{color:#f8fbff;border-color:#ffffff9e!important}}@media (width<=639.98px){.hero-content-card-dark{padding:32px 22px}.hero-content-card-dark h1{font-size:var(--font-size-page-heading);letter-spacing:-3px}.hero-actions{flex-direction:column;grid-area:6/1;align-items:stretch}.hero-actions a{width:100%}.hero .trust-row{grid-row:3}}.process-section h2,.testimonial-heading h2,.business-model-heading h2,.home-insights-heading h2{font-family:var(--font-serif);font-size:var(--font-size-section-heading);letter-spacing:-.035em;font-weight:500;line-height:1.04}.site-banner{box-sizing:border-box;border-radius:var(--banner-radius);background:var(--color-blue-700);color:#fff;border:1px solid #b6d5f373;grid-template-columns:minmax(0,1fr);align-items:end;min-height:320px;margin:20px;padding:48px 64px;display:grid}.site-banner .step-label,.site-banner.site-footer-cta .site-footer-cta-copy>span{color:#c5ddf4}.site-banner p{color:#e1ebf5;max-width:820px;margin:18px 0 0;line-height:1.7}.site-banner-copy{width:100%;max-width:1040px}.site-banner-copy>h2{max-width:900px;font-family:var(--font-serif);font-size:var(--font-size-section-heading);letter-spacing:-.035em;text-wrap:balance;margin:12px 0 0;font-weight:500;line-height:1.04}.site-banner-action{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(40px,7cqw,110px)}.site-banner-action>a,.site-banner-action .site-footer-cta-actions a{height:var(--banner-action-height);min-height:var(--banner-action-height);box-sizing:border-box;background:var(--bright);color:#071426;min-width:220px;font-size:var(--font-size-caption);text-align:center;text-transform:uppercase;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0 22px;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;position:relative}.site-banner-action>a{grid-column:auto;place-self:end}.site-banner-action>a:hover,.site-banner .site-footer-cta-actions a:hover{transform:translateY(-1px)}.site-banner-action>a:focus-visible,.site-banner .site-footer-cta-actions a:focus-visible{outline:2px solid var(--bright);outline-offset:4px}.home-page{--home-current-hero-size:var(--home-type-mobile-hero-size);--home-current-subheading-size:var(--home-type-mobile-subheading-size);--home-current-body-size:var(--home-type-mobile-main-paragraph-size);--home-current-small-size:var(--home-type-mobile-small-text-size);--font-size-label:var(--home-current-small-size);--font-size-caption:var(--home-current-small-size);--font-size-body:var(--home-current-body-size);--font-size-body-large:var(--home-current-body-size);--font-size-card-title:var(--home-current-subheading-size);--font-size-section-heading:var(--home-current-hero-size);--font-size-page-heading:var(--home-current-hero-size);--font-size-hero-heading:var(--home-current-hero-size);--home-heading-size:var(--home-current-hero-size);width:min(100%,1400px);margin-inline:auto}.home-page .process-section h2,.home-page .direct-value-heading h2,.home-page .business-model-heading h2,.home-page .home-expertise-overlay h2,.home-page .testimonial-heading h2,.home-page .home-insights-heading h2,.home-page .home-faq-heading h2,.home-page .site-footer-cta h2{font-size:var(--home-heading-size)}.home-page p,.home-page .direct-value-grid li{font-size:var(--home-current-body-size)}@media (width<=1079.98px){.home-page .site-header .brand,.home-page .site-footer .site-footer-brand,.home-page .service-card a,.home-page .home-insights-grid article>a:not(.insight-card-image),.home-page .insights-index-link,.home-page .site-footer .site-footer-group a,.home-page .site-footer .site-footer-legal a{align-items:center;min-height:44px;display:inline-flex}}.home-page .testimonial-grid.testimonial-grid-four{gap:18px}.home-page .testimonial-grid.testimonial-grid-four figure{border:1px solid var(--line);border-left:5px solid var(--color-blue-700);border-radius:10px;flex-direction:column;min-height:320px;padding:26px 26px 28px;display:flex;box-shadow:0 10px 24px #07142612;background:#fff!important}.home-page .testimonial-grid.testimonial-grid-four figure:nth-child(2n){border-left-color:var(--color-lime-400)}.home-page .testimonial-grid.testimonial-grid-four figcaption{flex-direction:column;order:-1;align-items:flex-start;gap:20px;margin:0}.home-page .testimonial-avatar{width:64px;height:64px;color:var(--color-blue-700);font-family:inherit;font-size:var(--font-size-caption);background:#174d7e1a;border-radius:9px;place-items:center;font-weight:800;line-height:1;display:grid}.home-page .testimonial-grid figure:nth-child(2n) .testimonial-avatar{color:var(--ink);background:#baff4333}.home-page .testimonial-avatar svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px;display:block}.home-page .testimonial-grid figcaption>div:last-child{flex-direction:column;gap:10px;display:flex}.home-page .testimonial-grid figcaption strong{color:var(--ink);font-size:var(--home-current-subheading-size);font-weight:700;line-height:1.25}.home-page .testimonial-grid figcaption p{color:var(--muted);font-size:var(--home-current-body-size);margin:0;line-height:1.6}.home-page .home-insights-grid h3{font-size:var(--home-current-subheading-size);color:var(--ink)}.home-page .home-insights-grid article>p{margin-bottom:32px}.home-page .home-faq-item summary,.home-page .process-grid.process-grid-four p{font-size:var(--home-current-body-size)}.home-page .process-grid.process-grid-four strong{font-weight:700}.home-page .business-model-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(44px,7cqw,100px)}.home-page .business-model-heading h2{letter-spacing:-.035em;margin:12px 0 0;line-height:1.04}.home-page .service-card{border-top-color:var(--color-blue-700)}.home-page .service-card:nth-child(2n),.home-page .service-card:nth-child(3){border-top-color:var(--color-lime-400)}.home-page .service-card:nth-child(4){border-top-color:var(--color-blue-700)}.home-page .service-card h3{color:var(--ink)}.home-page .home-faq-item summary{min-height:64px;padding:14px 18px}@media (width<=1079.98px){.home-page .business-model-heading{grid-template-columns:1fr;gap:20px}}@media (width>=640px) and (width<=1079.98px){.home-page{--home-current-hero-size:var(--home-type-tablet-hero-size);--home-current-subheading-size:var(--home-type-tablet-subheading-size);--home-current-body-size:var(--home-type-tablet-main-paragraph-size);--home-current-small-size:var(--home-type-tablet-small-text-size);--home-heading-size:var(--home-current-hero-size)}}@media (width>=1080px){.home-page{--home-current-hero-size:var(--home-type-hero-size);--home-current-subheading-size:var(--home-type-subheading-size);--home-current-body-size:var(--home-type-main-paragraph-size);--home-current-small-size:var(--home-type-small-text-size);--home-heading-size:var(--home-current-hero-size)}.home-page .home-expertise-overlay h2{font-size:var(--home-current-hero-size)}.home-page .process-section,.home-page .direct-value-section,.home-page .business-model-section,.home-page .testimonials-section,.home-page .home-insights-section,.home-page .home-faq-section,.home-page .site-banner{padding:var(--home-space-section);align-items:stretch}.home-page .site-banner-action{gap:var(--home-space-section);grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .site-banner-action>a,.home-page .site-banner-action .site-footer-cta-actions{place-self:end}.home-page .site-banner-action .site-footer-cta-actions{justify-content:flex-end}.home-page .site-banner-copy{flex-direction:column;align-self:stretch;display:flex}.home-page .site-banner-copy>h2{font-size:var(--home-current-hero-size)}.home-page .site-banner-copy>p{width:100%;max-width:none;margin-top:auto}.home-page .process-grid.process-grid-four>div,.home-page .direct-value-grid>article,.home-page .service-card,.home-page .testimonial-grid.testimonial-grid-four>figure,.home-page .home-insights-grid>article{padding:var(--home-space-card)}.home-page .service-card{flex-direction:column;gap:16px;display:flex}.home-page .service-card>div{flex:1}.home-page .service-card h3{margin-top:0}.home-page .home-insights-grid .insight-card-image{margin:calc(-1 * var(--home-space-card)) calc(-1 * var(--home-space-card)) 24px}.home-page .home-expertise-overlay,.home-page .site-footer-main{padding:var(--home-space-section)}.home-page .site-footer-bottom{margin-inline:var(--home-space-section);padding-block:var(--home-space-card)}}@media (width<=639.98px){.home-page .testimonial-grid.testimonial-grid-four figure{min-height:0}}@media (width>=1080px){.site-banner{height:320px;min-height:320px}}@media (width>=640px) and (width<=1079.98px){.site-banner{min-height:300px;margin:16px;padding:44px}.site-banner-action{grid-template-columns:1fr;gap:24px}.site-banner-action>a{grid-column:1;justify-self:start}}@media (width<=639.98px){.site-banner{min-height:0;margin:12px;padding:32px 22px}.site-banner-action{grid-template-columns:1fr;gap:24px;min-height:0}.site-banner-action>a,.site-banner-action .site-footer-cta-actions,.site-banner-action .site-footer-cta-actions a{width:100%}.site-banner-action>a{justify-self:stretch}.home-page .site-header{height:60px;margin:12px 12px 0;padding-inline:12px}.home-page .site-header .brand-country,.home-page .mobile-menu-label{display:none}.home-page .site-header .mobile-nav-panel{width:auto;max-height:calc(100vh - 92px);position:fixed;top:80px;left:12px;right:12px}.home-page .hero{gap:10px;margin:12px}.home-page .hero-content-card-dark{--hero-card-inset:12px;padding:28px 20px}.home-page .hero-content-card-dark h1{font-size:var(--home-current-hero-size);letter-spacing:-2.2px;line-height:.98}.home-page .hero-content-card-dark .hero-copy{font-size:var(--home-current-body-size)}.home-page .hero-actions{flex-direction:column;align-items:stretch}.home-page .hero-actions a{width:100%}.home-page .hero .trust-row{grid-template-columns:minmax(0,1fr)}.home-page .hero .trust-row div{border-right:0;border-bottom:1px solid var(--line);min-height:76px;padding:14px 18px}.home-page .hero .trust-row div:last-child{border-bottom:0}.home-page .process-section,.home-page .direct-value-section,.home-page .business-model-section,.home-page .testimonials-section,.home-page .home-insights-section,.home-page .home-faq-section,.home-page .site-banner{padding:36px var(--home-space-mobile-section);margin:12px}.home-page .direct-value-heading,.home-page .business-model-heading,.home-page .testimonial-heading,.home-page .home-insights-heading,.home-page .home-faq-heading{grid-template-columns:minmax(0,1fr);gap:18px}.home-page .process-grid.process-grid-four,.home-page .direct-value-grid,.home-page .service-grid,.home-page .testimonial-grid.testimonial-grid-four,.home-page .home-insights-grid,.home-page .home-faq-grid{grid-template-columns:minmax(0,1fr)}.home-page .process-grid.process-grid-four>div,.home-page .direct-value-grid>article,.home-page .service-card,.home-page .testimonial-grid.testimonial-grid-four>figure,.home-page .home-insights-grid>article{min-height:0;padding:var(--home-space-mobile-card)}.home-page .service-card{flex-direction:column;gap:14px;display:flex}.home-page .service-card>div{flex:1}.home-page .service-card h3{margin-top:0}.home-page .testimonial-avatar{width:56px;height:56px}.home-page .testimonial-avatar svg{width:28px;height:28px}.home-page .home-insights-grid article,.home-page .home-insights-grid article:last-child{grid-column:auto}.home-page .home-insights-grid .insight-card-image{height:180px;margin:calc(-1 * var(--home-space-mobile-card)) calc(-1 * var(--home-space-mobile-card)) 22px}.home-page .home-faq-item summary{min-height:64px;padding:16px}.home-page .home-expertise-split{background-position:62%;min-height:680px;margin:12px}.home-page .home-expertise-overlay{width:100%;padding:36px var(--home-space-mobile-section)}.home-page .home-expertise-overlay h2,.home-page .site-banner-copy>h2{font-size:var(--home-current-hero-size)}.home-page .home-expertise-proof{grid-template-columns:minmax(0,1fr);gap:12px}.home-page .home-expertise-proof li,.home-page .home-expertise-proof li:first-child{border-left:0;padding:0}.home-page .home-expertise-actions,.home-page .home-expertise-actions a{width:100%}.home-page .site-banner-action{grid-template-columns:minmax(0,1fr);gap:24px;min-height:0}.home-page .site-banner-action>a,.home-page .site-banner-action .site-footer-cta-actions,.home-page .site-banner-action .site-footer-cta-actions a{width:100%}.home-page .site-footer{margin:12px 12px 0}.home-page .site-footer-main{padding:32px var(--home-space-mobile-section);grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.home-page .site-footer-intro,.home-page .site-footer-group:last-child{grid-column:1/-1}.home-page .site-footer-intro p{margin-top:16px}.home-page .site-footer-group{gap:4px}.home-page .site-footer-group>span{margin-bottom:4px}.home-page .site-footer .site-footer-group a,.home-page .site-footer .site-footer-legal a{min-height:40px}.home-page .site-footer-bottom{margin:0 var(--home-space-mobile-section);gap:6px;padding:16px 0 20px}.home-page .site-footer-legal{margin-block:2px 0}}@media (width>=640px) and (width<=1079.98px){.home-page .site-header{height:64px;margin:16px 16px 0;padding-inline:18px;top:8px}.home-page .site-header .brand-country,.home-page .mobile-menu-label{display:block}.home-page .site-header .mobile-nav-panel{width:min(360px,100cqw - 32px);max-height:calc(100vh - 92px);position:absolute;top:calc(100% + 8px);left:auto;right:0}.home-page .hero{gap:12px;margin:16px}.home-page .hero-graphic,.home-page .hero-graphic img{min-height:clamp(540px,58cqw,620px)}.home-page .hero-content-card-dark{--hero-card-inset:clamp(16px, 3cqw, 32px);width:min(620px, calc(100% - var(--hero-card-inset) - var(--hero-card-inset)));margin:var(--hero-card-inset) 0 0 var(--hero-card-inset);padding:40px}.home-page .hero-content-card-dark h1{font-size:var(--home-current-hero-size);letter-spacing:-2.7px;line-height:.98}.home-page .hero-content-card-dark .hero-copy{font-size:var(--home-current-body-size)}.home-page .hero-actions{flex-direction:row;align-items:center}.home-page .hero-actions a{width:auto}.home-page .hero .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .hero .trust-row div{border-bottom:0;min-height:92px;padding:14px 18px}.home-page .hero .trust-row div:nth-child(2){border-right:0}.home-page .hero .trust-row div:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-page .process-section,.home-page .direct-value-section,.home-page .business-model-section,.home-page .testimonials-section,.home-page .home-insights-section,.home-page .home-faq-section,.home-page .site-banner{padding:var(--home-space-tablet-section);margin:16px}.home-page .direct-value-heading,.home-page .business-model-heading,.home-page .testimonial-heading,.home-page .home-insights-heading,.home-page .home-faq-heading{grid-template-columns:minmax(0,1fr);gap:20px}.home-page .process-grid.process-grid-four,.home-page .direct-value-grid,.home-page .service-grid,.home-page .testimonial-grid.testimonial-grid-four,.home-page .home-insights-grid,.home-page .home-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .process-grid.process-grid-four>div,.home-page .direct-value-grid>article,.home-page .service-card,.home-page .testimonial-grid.testimonial-grid-four>figure,.home-page .home-insights-grid>article{padding:var(--home-space-tablet-card)}.home-page .process-grid.process-grid-four>div{min-height:230px}.home-page .direct-value-grid>article{min-height:320px}.home-page .service-card{flex-direction:column;gap:16px;min-height:270px;display:flex}.home-page .service-card>div{flex:1}.home-page .service-card h3{margin-top:0}.home-page .testimonial-grid.testimonial-grid-four>figure{min-height:300px}.home-page .home-insights-grid>article{min-height:500px}.home-page .home-insights-grid article:last-child{grid-column:1/-1}.home-page .home-insights-grid .insight-card-image{margin:calc(-1 * var(--home-space-tablet-card)) calc(-1 * var(--home-space-tablet-card)) 22px}.home-page .home-faq-item summary{min-height:64px;padding:14px 18px}.home-page .home-expertise-split{min-height:560px;margin:16px}.home-page .home-expertise-overlay{width:min(100%,900px);padding:var(--home-space-tablet-section)}.home-page .home-expertise-overlay h2,.home-page .site-banner-copy>h2{font-size:var(--home-current-hero-size)}.home-page .home-expertise-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-page .home-expertise-actions a{width:100%}.home-page .site-banner{align-items:stretch;height:auto;min-height:300px}.home-page .site-banner-action{grid-template-columns:minmax(0,1fr);gap:24px}.home-page .site-banner-copy{flex-direction:column;display:flex}.home-page .site-banner-copy>p{width:100%;max-width:720px;margin-top:32px}.home-page .site-banner-action>a,.home-page .site-banner-action .site-footer-cta-actions{place-self:end;width:auto}.home-page .site-banner-action .site-footer-cta-actions,.home-page .site-banner-action .site-footer-cta-actions a{width:auto}.home-page .site-footer{margin:16px 16px 0}.home-page .site-footer-main{padding:var(--home-space-tablet-section);grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.home-page .site-footer-intro{grid-column:1/-1;max-width:none}.home-page .site-footer-group:last-child{grid-column:auto}.home-page .site-footer-bottom{margin-inline:var(--home-space-tablet-section);padding-block:var(--home-space-tablet-card)}}@media (width>=1080px){.home-page .process-grid.process-grid-four>div{justify-content:flex-start;gap:0}.home-page .process-grid.process-grid-four>div>b{margin-bottom:20px}.home-page .process-grid.process-grid-four>div>strong{white-space:nowrap;margin-bottom:18px}.home-page .site-header,.home-page .hero,.home-page .process-section,.home-page .direct-value-section,.home-page .business-model-section,.home-page .home-expertise-split,.home-page .testimonials-section,.home-page .home-insights-section,.home-page .home-faq-section,.home-page .site-banner,.home-page .site-footer{--layout-gutter:20px}}.home-page h1{letter-spacing:-.056em;line-height:.98}.home-page h2{letter-spacing:-.035em;line-height:1.04}.home-page h3{letter-spacing:-.027em;line-height:1.16}.home-page .home-expertise-overlay h2,.home-page .site-banner-copy>h2{letter-spacing:-.056em;line-height:.98}button{text-align:center}@media (width>=640px) and (width<=1079.98px){:root{--header-sticky-offset:84px}}@media (width<=639.98px){:root{--header-sticky-offset:84px}}body:has(>.home-page.home-theme-open-sections){background:#f1f1ef}.home-page.home-theme-open-sections{background:#fff}.home-page.home-theme-open-sections>.direct-value-section,.home-page.home-theme-open-sections>.process-section,.home-page.home-theme-open-sections>.business-model-section,.home-page.home-theme-open-sections>.testimonials-section,.home-page.home-theme-open-sections>.home-insights-section,.home-page.home-theme-open-sections>.home-faq-section{width:100%;padding:var(--home-space-section);background:0 0;border:0;border-radius:0;margin:0}.home-page.home-theme-open-sections>.process-section{color:var(--ink)}.home-page.home-theme-open-sections>.direct-value-section,.home-page.home-theme-open-sections>.home-insights-section{background:var(--paper)}.home-page.home-theme-open-sections>.hero,.home-page.home-theme-open-sections>.home-expertise-split,.home-page.home-theme-open-sections>.site-footer-cta{border-left:0;border-right:0;border-radius:0;width:100%;margin-inline:0}@media (width<=1079.98px){.home-page.home-theme-open-sections>.hero:before{display:none}}@media (width>=640px) and (width<=1079.98px){.home-page.home-theme-open-sections>.direct-value-section,.home-page.home-theme-open-sections>.process-section,.home-page.home-theme-open-sections>.business-model-section,.home-page.home-theme-open-sections>.testimonials-section,.home-page.home-theme-open-sections>.home-insights-section,.home-page.home-theme-open-sections>.home-faq-section{padding:var(--home-space-tablet-section)}}@media (width<=639.98px){.home-page.home-theme-open-sections>.direct-value-section,.home-page.home-theme-open-sections>.process-section,.home-page.home-theme-open-sections>.business-model-section,.home-page.home-theme-open-sections>.testimonials-section,.home-page.home-theme-open-sections>.home-insights-section,.home-page.home-theme-open-sections>.home-faq-section{padding-block:var(--home-space-tablet-section);padding-inline:var(--home-space-mobile-section)}.home-page.home-theme-open-sections>.hero,.home-page.home-theme-open-sections>.home-expertise-split,.home-page.home-theme-open-sections>.site-footer-cta{margin-inline:0}}.home-page.home-theme-open-sections>.site-footer{background:var(--paper);border:0;border-radius:0;width:100%;margin:0}.home-page.home-theme-open-sections>.site-footer-cta{margin-bottom:0}.home-page.home-theme-open-sections>.hero{gap:0;margin-top:0}.home-page.home-theme-open-sections>.hero .hero-graphic,.home-page.home-theme-open-sections>.hero .hero-graphic img{border-radius:0}.home-page.home-theme-open-sections>.hero .hero-graphic{border:0}.home-page.home-theme-open-sections>.client-logo-strip{--client-strip-gap:var(--home-space-card);--client-logo-width:calc((min(100cqw, 1400px) - (2 * var(--home-space-section)) - (4 * var(--client-strip-gap))) / 5);width:100%;padding:var(--home-space-tablet-card) var(--home-space-section);background:#fff;margin:0;overflow:hidden}.home-page.home-theme-open-sections>.client-logo-strip h2{margin:0 0 var(--home-space-mobile-card);color:var(--ink);letter-spacing:-.02em;text-align:center;font-size:16px;line-height:1.1}.home-page.home-theme-open-sections .client-logo-marquee{width:100%;overflow:hidden}.home-page.home-theme-open-sections .client-logo-track{will-change:transform;align-items:center;width:max-content;animation:28s linear infinite client-logo-drift-right;display:flex;transform:translate(-50%)}.home-page.home-theme-open-sections .client-logo-list{align-items:center;gap:var(--client-strip-gap);padding-right:var(--client-strip-gap);display:flex}.home-page.home-theme-open-sections .client-logo{width:var(--client-logo-width);flex:0 0 var(--client-logo-width);place-items:center;min-height:48px;display:grid}.home-page.home-theme-open-sections .client-logo img{object-position:center;max-width:100%;display:block}.home-page.home-theme-open-sections .client-logo-lseg img{object-fit:cover;width:112px;height:38px}.home-page.home-theme-open-sections .client-logo-exiger img,.home-page.home-theme-open-sections .client-logo-refinitiv img{object-fit:contain;width:auto;height:27px}.home-page.home-theme-open-sections .client-logo-ethixbase img{object-fit:contain;width:134px;height:42px}.home-page.home-theme-open-sections .client-logo-pwc img{object-fit:cover;width:102px;height:56px}.home-page.home-theme-open-sections .client-logo-kroll img{object-fit:cover;width:120px;height:40px}.home-page.home-theme-open-sections>.client-logo-strip:hover .client-logo-track,.home-page.home-theme-open-sections>.client-logo-strip:focus-within .client-logo-track{animation-play-state:paused}@keyframes client-logo-drift-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.home-page.home-theme-open-sections .client-logo-track{animation:none;transform:translate(0)}}.home-page.home-theme-open-sections>.home-metrics-strip{width:100%;min-height:420px;padding:var(--home-space-section);align-items:stretch;gap:var(--home-space-tablet-section);background-color:var(--color-navy-950);color:#fff;background-image:linear-gradient(90deg,#0714266b,#07142652 50%,#07142670),url(/asiabis-metrics-intelligence-banner-v1.webp);background-position:50%;background-size:cover;border:0;border-radius:0;grid-template-columns:1fr;margin:0}.home-page.home-theme-open-sections .home-metrics-heading{text-align:center;width:100%;max-width:980px;margin-inline:auto}.home-page.home-theme-open-sections .home-metrics-heading h2{color:#fff;font-family:var(--font-serif);font-size:var(--font-size-section-heading);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:500;line-height:1.04}.home-page.home-theme-open-sections .home-metrics-grid{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(0,1fr));width:100%;margin:0}.home-page.home-theme-open-sections>.home-expertise-split,.home-page.home-theme-open-sections>.site-footer-cta{border:0}.home-page.home-theme-open-sections .home-metrics-grid>div{min-height:0;padding:var(--home-space-card);text-align:center;border-bottom:0;border-right:0;justify-content:center;align-items:center;gap:8px;position:relative}.home-page.home-theme-open-sections .home-metrics-grid>div:not(:last-child):after{content:"";background:var(--color-lime-400);width:1px;height:56%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.home-page.home-theme-open-sections .home-metrics-grid strong{color:#fff;font-size:var(--home-current-hero-size);letter-spacing:-.04em;font-variant-numeric:lining-nums tabular-nums;white-space:nowrap;line-height:.95}.home-page.home-theme-open-sections .home-metrics-grid p{color:#e1ebf5;max-width:29ch;font-size:var(--home-current-body-size);text-wrap:balance;margin:10px 0 0;line-height:1.55}.home-page.home-theme-open-sections .direct-value-grid article,.home-page.home-theme-open-sections .process-grid>div,.home-page.home-theme-open-sections .service-card,.home-page.home-theme-open-sections .testimonial-grid figure,.home-page.home-theme-open-sections .home-insights-grid article,.home-page.home-theme-open-sections .home-faq-item{background:#fff}.home-page.home-theme-open-sections .direct-value-heading{gap:var(--home-space-card);grid-template-columns:1fr;align-items:start}.home-page.home-theme-open-sections .direct-value-heading h2{font-size:var(--home-current-hero-size)}.home-page.home-theme-open-sections .direct-value-heading>p{max-width:760px}.home-page.home-theme-open-sections .direct-value-heading,.home-page.home-theme-open-sections .business-model-heading,.home-page.home-theme-open-sections .testimonial-heading,.home-page.home-theme-open-sections .home-insights-heading,.home-page.home-theme-open-sections .home-faq-heading{gap:var(--home-space-card);grid-template-columns:1fr;align-items:start;width:100%}.home-page.home-theme-open-sections .direct-value-heading>div,.home-page.home-theme-open-sections .business-model-heading>div,.home-page.home-theme-open-sections .testimonial-heading>div,.home-page.home-theme-open-sections .home-insights-heading>div,.home-page.home-theme-open-sections .home-faq-heading>div,.home-page.home-theme-open-sections .home-expertise-heading-copy,.home-page.home-theme-open-sections .site-banner-copy{width:100%;max-width:none}.home-page.home-theme-open-sections .process-section h2,.home-page.home-theme-open-sections .direct-value-heading h2,.home-page.home-theme-open-sections .business-model-heading h2,.home-page.home-theme-open-sections .home-expertise-overlay h2,.home-page.home-theme-open-sections .testimonial-heading h2,.home-page.home-theme-open-sections .home-insights-heading h2,.home-page.home-theme-open-sections .home-faq-heading h2,.home-page.home-theme-open-sections .site-banner-copy>h2{width:100%;max-width:none;font-size:var(--home-current-hero-size)}.home-page.home-theme-open-sections .direct-value-heading>p,.home-page.home-theme-open-sections .business-model-heading>p,.home-page.home-theme-open-sections .testimonial-heading>p,.home-page.home-theme-open-sections .home-insights-heading>p,.home-page.home-theme-open-sections .home-faq-heading>p,.home-page.home-theme-open-sections .home-expertise-heading-copy>p,.home-page.home-theme-open-sections .site-banner-copy>p{width:100%;max-width:none;margin-inline:0}.home-page.home-theme-open-sections>.site-banner-action{gap:var(--home-space-card);grid-template-columns:1fr}.home-page.home-theme-open-sections>.site-banner-action>a,.home-page.home-theme-open-sections>.site-banner-action .site-footer-cta-actions{justify-self:start}@media (width>=640px) and (width<=1079.98px){.home-page.home-theme-open-sections>.client-logo-strip{--client-logo-width:calc((100cqw - (2 * var(--home-space-section)) - (2 * var(--client-strip-gap))) / 3)}.home-page.home-theme-open-sections>.home-metrics-strip{min-height:0;padding:var(--home-space-tablet-section) var(--home-space-section);gap:var(--home-space-tablet-section)}.home-page.home-theme-open-sections .home-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page.home-theme-open-sections .home-metrics-grid>div:nth-child(2n){border-right:0}.home-page.home-theme-open-sections .home-metrics-grid>div:nth-child(2n):after{display:none}.home-page.home-theme-open-sections .home-metrics-grid>div:nth-child(-n+2){border-bottom:1px solid var(--color-lime-400)}}@media (width<=639.98px){.home-page.home-theme-open-sections>.client-logo-strip{--client-logo-width:calc((100cqw - (2 * var(--home-space-mobile-card)) - var(--client-strip-gap)) / 2);padding:var(--home-space-mobile-card)}.home-page.home-theme-open-sections>.home-metrics-strip{min-height:0;padding:var(--home-space-tablet-card) var(--home-space-mobile-card);gap:var(--home-space-tablet-card)}.home-page.home-theme-open-sections .home-metrics-grid{grid-template-columns:1fr}.home-page.home-theme-open-sections .home-metrics-grid>div{padding:var(--home-space-tablet-card) var(--home-space-mobile-card);border-right:0;border-bottom:1px solid var(--color-lime-400)}.home-page.home-theme-open-sections .home-metrics-grid>div:not(:last-child):after{display:none}.home-page.home-theme-open-sections .home-metrics-grid>div:last-child{border-bottom:0}.home-page.home-theme-open-sections .home-metrics-grid p{max-width:34ch}}main:not(.staff-shell)>.site-header{background:var(--paper);border:0;border-radius:0;width:100%;margin:0;top:0}main:not(.staff-shell) .site-navigation-primary .services-navigation-panel,main:not(.staff-shell) .site-header .account-menu-panel{background:#fff}main:not(.staff-shell)>.site-footer{background:var(--paper);border:0;border-radius:0;width:100%;margin:0}@media (width<=1079.98px){main:not(.staff-shell)>.site-header,main:not(.staff-shell)>.site-footer{margin:0}}@media (width<=639.98px){main:not(.staff-shell)>.site-header,main:not(.staff-shell)>.site-footer{margin:0}main:not(.staff-shell) .site-header .mobile-nav-panel{background:#fff}}main:not(.staff-shell){--site-development-notice-height:36px;--header-sticky-offset:calc(68px + var(--site-development-notice-height))}.site-development-notice{z-index:101;min-height:var(--site-development-notice-height,36px);background:var(--color-navy-950);color:#fff;font-size:var(--font-size-caption);white-space:nowrap;padding:7px 0;line-height:1.35;position:sticky;top:0;overflow:hidden}.site-development-notice-track{align-items:center;gap:8px;width:max-content;animation:18s linear infinite site-development-notice-ltr;display:flex}.site-development-notice:hover .site-development-notice-track,.site-development-notice:focus-within .site-development-notice-track{animation-play-state:paused}@keyframes site-development-notice-ltr{0%{transform:translate(-100%)}to{transform:translate(100vw)}}.site-development-notice strong{color:var(--bright);font-weight:700}.site-development-notice a{color:inherit;text-underline-offset:3px;font-weight:700}.site-development-notice a:hover,.site-development-notice a:focus-visible{color:var(--bright)}main:not(.staff-shell)>.site-header{top:var(--site-development-notice-height)}@media (width<=639.98px){main:not(.staff-shell){--site-development-notice-height:36px}.site-development-notice{padding:7px 0;font-size:12px}.site-development-notice-track{animation-duration:14s}}@media (prefers-reduced-motion:reduce){.site-development-notice{white-space:normal;padding-inline:14px}.site-development-notice-track{text-align:center;justify-content:center;width:100%;animation:none}}
