.lr{--ferox-color-cobalt:#3157f5;--ferox-color-paper:#f4f2ec;--ferox-color-ink:#111215;--ferox-color-charcoal:#111215;--ferox-color-white:#fff;--ferox-font-sans:"Helvetica Neue", Helvetica, Arial, sans-serif;--ferox-leading-body:1.5;--ferox-space-page-x:5vw;--ferox-space-section-y:clamp(5rem, 8vw, 8.5rem);--ferox-layout-max:1360px;--ferox-radius-sharp:3px;--ferox-motion-reveal-duration:.6s;--ferox-motion-reveal-ease:cubic-bezier(.2, .75, .25, 1);--ferox-focus-ring:3px solid var(--ferox-color-cobalt);--ferox-layer-nav:10;--ferox-layer-dropdown:20;--lr-blue:var(--ferox-color-cobalt);--lr-ink:var(--ferox-color-ink);--lr-paper:var(--ferox-color-paper);--lr-white:var(--ferox-color-white);background:var(--lr-paper);min-width:0;color:var(--lr-ink);font-family:var(--ferox-font-sans);font-size:16px;line-height:var(--ferox-leading-body);text-rendering:optimizelegibility;overflow:clip}.lr *,.lr :before,.lr :after{box-sizing:border-box}.lr a{color:inherit;text-decoration:none}.lr img,.lr video{max-width:100%;display:block}.lr button,.lr a{-webkit-tap-highlight-color:transparent}.lr :focus-visible{outline:3px solid var(--lr-blue);outline-offset:4px}.lr h1,.lr h2,.lr h3,.lr p,.lr blockquote,.lr figure{margin:0}.lr h1,.lr h2,.lr strong{letter-spacing:-.035em}.lr h1,.lr h2{text-wrap:balance}.lr-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.lr [data-lr-reveal]{opacity:0;transition:opacity .6s cubic-bezier(.2,.75,.25,1),transform .6s cubic-bezier(.2,.75,.25,1);transform:translateY(24px)}.lr [data-lr-reveal].is-visible{opacity:1;transform:translateY(0)}.lr-kicker{color:var(--lr-blue);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:800}.fl-text-hero{background:var(--ferox-color-charcoal);color:#fff;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);align-items:end;gap:6vw;padding:clamp(5rem,9vw,9rem) 5vw clamp(3.5rem,6vw,6rem);display:grid}.fl-text-hero__copy{min-width:0}.lr .fl-text-hero h1{max-width:980px;margin:0 0 1.4rem;font-size:clamp(3.5rem,6vw,6.6rem);font-weight:760;line-height:.96}.fl-text-hero__lead,.fl-text-hero__body{max-width:650px}.fl-text-hero__lead{color:#9eaeff;letter-spacing:-.025em;font-size:clamp(1.2rem,1.8vw,1.65rem);font-weight:720;line-height:1.2}.fl-text-hero__body{color:#d0d1d6}.fl-text-hero__lead+.fl-text-hero__body{margin-top:1rem}.fl-text-hero__action{color:#fff;border-block:1px solid #ffffff59;justify-content:space-between;align-items:center;gap:2rem;padding:1.2rem 0;font-weight:750;display:inline-flex}.lr-actions{flex-wrap:wrap;gap:.7rem;display:flex}.lr-button{border:1px solid var(--lr-blue);border-radius:var(--lr-radius,3px);background:var(--lr-blue);justify-content:center;align-items:center;gap:.75rem;min-height:48px;padding:.78rem 1.12rem;font-size:.86rem;font-weight:750;transition:transform .18s,background-color .18s,color .18s;display:inline-flex;color:#fff!important}.lr-button:hover{transform:translateY(-2px)}.lr-button--secondary{background:0 0;border-color:currentColor;color:inherit!important}.lr-text-link{color:var(--lr-ink);border-bottom:1px solid;align-items:center;gap:.65rem;padding-block:.2rem;font-size:.9rem;font-weight:750;display:inline-flex}.lr-text-link svg{transition:transform .18s}.lr-text-link:hover svg{transform:translate(3px,3px)}.lr-text-link--inverted{color:#fff}.lr-wordmark{color:var(--lr-ink);align-items:center;display:inline-flex}.lr-wordmark img{width:clamp(112px,9vw,142px);height:auto}.lr-wordmark--light{color:#fff}.lr-wordmark--light img{filter:brightness(0)invert()}.lr-nav{z-index:10;border-bottom:1px solid #11121529;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 4vw;display:grid;position:relative}.lr-nav nav{align-items:center;gap:clamp(1.2rem,3vw,3rem);display:flex}.lr-nav nav a{font-size:.84rem;font-weight:650}.lr-nav__mobile-toggle{border-radius:var(--lr-radius,3px);width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid;justify-content:center;align-items:center;display:none}.lr-nav__dropdown{position:relative}.lr-nav__dropdown-trigger{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:.38rem;padding:.45rem 0;font-size:.84rem;font-weight:650;display:inline-flex}.lr-nav__dropdown-trigger svg{transition:transform .18s}.lr-nav__dropdown-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.lr-nav__dropdown-trigger:focus-visible,.lr-nav__menu a:focus-visible{outline-offset:4px;outline:2px solid}.lr-nav__menu{border-radius:var(--lr-radius,4px);min-width:190px;color:var(--lr-ink);background:#f7f1e7fa;border:1px solid #11121524;gap:.15rem;padding:.45rem;animation:.16s ease-out lr-nav-menu-in;display:grid;position:absolute;top:calc(100% + .7rem);left:50%;transform:translate(-50%);box-shadow:0 18px 48px #1112152e}.lr-nav__menu:before{content:"";height:.75rem;position:absolute;bottom:100%;left:0;right:0}.lr-nav__menu a{border-radius:max(3px, calc(var(--lr-radius,4px) - 6px));color:inherit;white-space:nowrap;padding:.72rem .82rem;transition:background-color .16s,color .16s;display:block}.lr-nav__menu a:hover,.lr-nav__menu a:focus-visible{color:var(--lr-blue);background:#3058f617}.lr-nav--dark .lr-nav__menu,.lr-nav--overlay .lr-nav__menu{color:#fff;-webkit-backdrop-filter:blur(16px);background:#111215f5;border-color:#ffffff2e;box-shadow:0 18px 48px #00000047}.lr-nav--dark .lr-nav__menu a:hover,.lr-nav--dark .lr-nav__menu a:focus-visible,.lr-nav--overlay .lr-nav__menu a:hover,.lr-nav--overlay .lr-nav__menu a:focus-visible{color:#fff;background:#ffffff1a}@keyframes lr-nav-menu-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.lr-nav__cta{justify-self:end;align-items:center;gap:.6rem;font-size:.84rem;font-weight:800;display:inline-flex;color:var(--lr-blue)!important}.lr-nav--dark,.lr-nav--overlay{color:#fff;border-color:#fff3}.lr-nav--dark .lr-nav__cta,.lr-nav--overlay .lr-nav__cta{color:#fff!important}.lr-nav--overlay{position:absolute;inset:0 0 auto}.lr-logo-wall{border-top:1px solid #11121521;border-bottom:1px solid #11121521;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2rem;padding:1.7rem 4vw 1.9rem;display:grid;overflow:hidden}.lr-logo-wall p{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:750}.lr-logo-wall__viewport{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.lr-logo-wall__track,.lr-logo-wall__set{align-items:center;display:flex}.lr-logo-wall__track{will-change:transform;width:max-content;animation:42s linear infinite lr-logo-wall-scroll}.lr-logo-wall__viewport:hover .lr-logo-wall__track{animation-play-state:paused}.lr-logo-wall__set{flex:none;gap:clamp(1.8rem,3vw,3.6rem);padding-right:clamp(1.8rem,3vw,3.6rem)}.lr-logo-wall img{object-fit:contain;filter:grayscale();opacity:.68;flex:none;width:clamp(108px,9vw,150px);height:52px}@keyframes lr-logo-wall-scroll{to{transform:translate(-50%)}}.lr-logo-wall--dark{color:#fff;background:#111215;border-color:#ffffff2e}.lr-logo-wall--dark img{filter:grayscale()brightness(0)invert();opacity:.65}.lr-section{padding:clamp(5rem,9vw,9rem) 6vw}.site-footer{color:#111215;background:#e8e6df;padding:0 5vw}.site-footer__row{width:100%;margin-inline:auto}.site-footer__row+.site-footer__row{border-top:1px solid #11121538}.site-footer__row--brand{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;padding-block:clamp(3rem,5vw,5rem);display:grid}.site-footer__brand{align-items:center;gap:clamp(1rem,2vw,1.5rem);max-width:560px;display:flex}.site-footer__brand p{letter-spacing:0;max-width:300px;font-size:.9rem;font-weight:450;line-height:1.4}.site-footer__brand .lr-wordmark{flex:none}.site-footer__affiliations{justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.site-footer__linkedin{border:1px solid #11121547;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .18s,color .18s,transform .18s;display:inline-flex;color:#3157f5!important}.site-footer__linkedin:hover,.site-footer__linkedin:focus-visible{border-color:#3157f5;transform:translateY(-2px)}.site-footer__b-corp{justify-content:center;align-items:center;transition:transform .18s;display:inline-flex}.site-footer__b-corp:hover,.site-footer__b-corp:focus-visible{transform:translateY(-2px)}.site-footer__b-corp img{width:38px;height:auto}.site-footer__partner-badge{align-items:center;gap:.85rem;max-width:230px;font-size:.76rem;font-weight:750;line-height:1.3;display:flex}.site-footer__partner-badge img{object-fit:contain;flex:none;width:46px;height:46px}.site-footer__row--directory{grid-template-columns:minmax(140px,.55fr) minmax(180px,.75fr) minmax(0,2fr);gap:clamp(2.5rem,6vw,7rem);padding-block:clamp(3.5rem,5vw,5.5rem);display:grid}.site-footer__nav,.site-footer__offices{align-content:start;justify-items:start;gap:.7rem;display:grid}.site-footer h2,.site-footer h3,.site-footer p,.site-footer dl,.site-footer dd,.site-footer address{margin:0}.site-footer .site-footer__heading{color:#3157f5;letter-spacing:.1em;text-wrap:nowrap;text-transform:uppercase;margin-bottom:.5rem;font-size:.74rem;font-weight:800;line-height:1.25}.site-footer .site-footer__subheading{margin-top:1.2rem}.site-footer__nav a,.site-footer__offices a{text-underline-offset:.2em;font-size:.9rem;line-height:1.45;text-decoration-color:#0000;transition:color .18s,text-decoration-color .18s}.site-footer__nav a:hover,.site-footer__nav a:focus-visible,.site-footer__offices a:hover,.site-footer__offices a:focus-visible,.site-footer__row--legal a:hover,.site-footer__row--legal a:focus-visible{color:#3157f5;text-decoration:underline}.site-footer__offices{justify-items:stretch}.site-footer__office-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4.5rem);display:grid}.site-footer address{align-content:start;gap:1rem;font-style:normal;display:grid}.site-footer address h3{letter-spacing:-.01em;font-size:1rem;font-weight:760}.site-footer address>p{color:#4c4d51;max-width:330px;font-size:.86rem;line-height:1.55}.site-footer address dl{gap:.85rem;display:grid}.site-footer address dl>div{gap:.15rem;display:grid}.site-footer address dt{color:#606166;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.site-footer address dd{font-size:.86rem}.site-footer__row--legal{color:#5b5c60;justify-content:space-between;align-items:center;gap:2rem;padding-block:1.5rem;font-size:.74rem;display:flex}.site-footer__row--legal nav{gap:1.5rem;display:flex}@media (width<=820px){.fl-text-hero{grid-template-columns:1fr}.fl-text-hero__action{width:min(100%,650px)}.lr-nav{grid-template-columns:1fr auto auto;gap:.65rem;padding-inline:1.25rem}.lr-nav__mobile-toggle{display:inline-flex}.lr-nav nav{color:var(--lr-ink);background:#f7f1e7fc;border-bottom:1px solid #11121529;flex-direction:column;align-items:stretch;gap:0;padding:.65rem 1.25rem 1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 40px #11121529}.lr-nav nav[data-mobile-open=true]{display:flex}.lr-nav nav>a,.lr-nav__dropdown-trigger{border-bottom:1px solid #1112151f;justify-content:space-between;width:100%;min-height:46px;padding:.8rem}.lr-nav__menu{width:100%;min-width:0;box-shadow:none;border:0;padding:.35rem .4rem .55rem 1rem;position:static;transform:none}.lr-nav__menu:before{display:none}.lr-logo-wall{grid-template-columns:1fr;align-items:stretch;gap:1.1rem;padding:1.5rem 1.25rem}.lr-logo-wall img{width:112px;height:46px}.lr-section{padding:4.5rem 1.25rem}.site-footer{padding-inline:1.25rem}.site-footer__row--brand,.site-footer__row--directory{grid-template-columns:1fr}.site-footer__affiliations{justify-content:space-between}.site-footer__row--directory{gap:2.75rem}.site-footer__row--legal{flex-direction:column;align-items:flex-start}}@media (width<=540px){.fl-text-hero{padding-left:1.25rem;padding-right:1.25rem}.lr .fl-text-hero h1{font-size:clamp(2.7rem,13vw,3.65rem)}.lr-nav__cta svg{display:none}.lr-nav__cta{font-size:.74rem}.lr-actions{width:100%}.lr-actions .lr-button{flex:1}.site-footer__affiliations{flex-direction:row;align-items:center;gap:clamp(.75rem,4vw,1.2rem)}.site-footer__linkedin,.site-footer__b-corp{flex:none}.site-footer__partner-badge{flex:auto;min-width:0}.site-footer__office-grid{grid-template-columns:1fr;gap:2.5rem}.site-footer__row--legal nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.lr-logo-wall__viewport{scrollbar-width:thin;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.lr-logo-wall__track{will-change:auto;animation:none;transform:none}.lr-logo-wall__set[aria-hidden=true]{display:none}.site-footer__linkedin,.site-footer__b-corp{transition:none}.site-footer__linkedin:hover,.site-footer__linkedin:focus-visible,.site-footer__b-corp:hover,.site-footer__b-corp:focus-visible{transform:none}}:root{--ferox-ink:#12100d;--ferox-paper:#fffaf2}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--ferox-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}.route-loading{background:var(--ferox-ink);min-height:100dvh;color:var(--ferox-paper);text-align:center;place-items:center;margin:0;padding:2rem;font-weight:700;display:grid}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
