@font-face{font-family:Outfit;src:url(/fonts/Outfit-Variable.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-SemiBold.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--mp-cyan:#3eb1c8;--mp-cyan-text:color-mix(in srgb, var(--mp-cyan) 55%, var(--mp-navy));--mp-deep-blue:#255d90;--mp-navy:#0a2c4c;--mp-indigo:#759bf0;--mp-white:#fafafa;--hero-canvas:var(--mp-white);--mp-ink:#212529;--page-gutter:clamp(1.25rem, 3.35vw, 4rem);--font-display:"Outfit", "Noto Sans", sans-serif;--font-body:"Noto Sans", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--mp-white)}body{background:var(--mp-white);min-width:320px;color:var(--mp-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}::selection{color:var(--mp-navy);background:#cef7ff}.hero{isolation:isolate;background:var(--hero-canvas);height:100svh;min-height:100svh;position:relative;overflow:hidden}@supports (height:100dvh){.hero{height:100dvh;min-height:100dvh}}.heroMedia{z-index:-3;top:var(--video-stage-desktop-top);right:var(--video-stage-inset-x);bottom:var(--video-stage-desktop-bottom);left:var(--video-stage-desktop-left);background-color:#0000;background-image:var(--hero-poster);background-position:var(--video-object-position);background-repeat:no-repeat;background-size:var(--video-fit-desktop);mix-blend-mode:multiply;position:absolute;overflow:hidden}.heroMedia video{pointer-events:none;object-fit:var(--video-fit-desktop);object-position:var(--video-object-position);width:100%;height:100%;filter:brightness(var(--video-brightness)) contrast(var(--video-contrast)) saturate(var(--video-saturation))}.heroVeil{z-index:-2;pointer-events:none;background:linear-gradient(180deg, rgb(250 250 250/var(--overlay-top-strength)) 0%, #fafafa14 19%, transparent 30%), radial-gradient(ellipse 62% 68% at 0% 100%, rgb(250 250 250/var(--overlay-left-strength)) 0%, #fafafa80 36%, transparent 64%), linear-gradient(0deg, rgb(250 250 250/var(--overlay-bottom-strength)) 0%, transparent 31%);position:absolute;inset:0}.siteHeader{z-index:10;padding:clamp(1.5rem, 3.2vh, 2.5rem) var(--page-gutter) 0;position:absolute;top:0;left:0;right:0}.brandIdentity{flex-direction:column;flex:none;width:clamp(11.75rem,14.5vw,16.75rem);min-width:95px;animation:.62s cubic-bezier(.2,0,0,1) 70ms backwards brand-enter;display:flex}.brandLink{flex-direction:column;width:100%;display:flex}.brandLogo{width:100%;height:auto}.headerTop{justify-content:space-between;align-items:flex-start;gap:clamp(1.5rem,4vw,5rem);display:flex}.brandPositioning{max-width:clamp(19rem,27vw,29rem);color:var(--mp-deep-blue);font-family:var(--font-display);letter-spacing:.105em;text-align:right;text-transform:uppercase;text-wrap:balance;margin:.15rem 0 0;font-size:clamp(.68rem,.58rem + .18vw,.82rem);font-weight:600;line-height:1.42;animation:.62s cubic-bezier(.2,0,0,1) .14s backwards brand-enter}.primaryNav{margin-top:clamp(1.25rem,3vh,2rem)}.navGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.1vw,2.5rem);margin:0;padding:0;list-style:none;display:grid}.navLink{min-height:2.75rem;color:var(--mp-navy);font-family:var(--font-display);letter-spacing:.035em;border-top:1px solid #0a2c4c38;padding:.72rem .15rem .25rem 0;font-size:clamp(.78rem,.72rem + .12vw,.9rem);font-weight:500;line-height:1.25;transition:color .28s;display:block;position:relative}.navLink:before{background:var(--mp-deep-blue);content:"";transform-origin:0;width:100%;height:1px;animation:nav-line-enter .62s calc(.18s + (var(--nav-index) * 80ms)) cubic-bezier(.2, 0, 0, 1) backwards;transition:transform .32s cubic-bezier(.2,0,0,1);position:absolute;top:-1px;left:0;transform:scaleX(.24)}.navLink span{animation:nav-label-enter .52s calc(.33s + (var(--nav-index) * 80ms)) ease-out backwards;transition:transform .32s cubic-bezier(.2,0,0,1);display:inline-block}.navLink:hover:before,.navLink[aria-current=page]:before{transform:scaleX(1)}.navLink:focus-visible:before{transform:scaleX(1)}:is(.navLink:hover span,.navLink:focus-visible span){transform:translate(3px)}.navLink:focus-visible{outline:2px solid var(--mp-deep-blue);outline-offset:5px;border-radius:1px}.heroContent{z-index:4;right:auto;bottom:var(--hero-content-bottom);left:var(--page-gutter);width:min(42vw, var(--headline-max-width));position:absolute}.heroHeadline{width:100%;color:var(--mp-navy);font-family:var(--font-display);-webkit-hyphens:none;hyphens:none;letter-spacing:-.048em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,3.68vw,4.9rem);font-weight:600;line-height:.91}.headlineClip{white-space:nowrap;padding:.03em 0 .07em;display:block;overflow:hidden}.headlineClip>span{animation:.76s cubic-bezier(.16,1,.3,1) forwards headline-enter;display:block;transform:translateY(108%)}.headlineClipFirst>span{animation-delay:.5s}.headlineClipSecond{color:var(--mp-deep-blue)}.headlineClipSecond>span{animation-delay:.62s}.heroSubtitle{color:#0a2c4cc7;-webkit-hyphens:none;hyphens:none;letter-spacing:-.012em;text-wrap:pretty;max-width:760px;margin:clamp(1.2rem,2.5vh,1.75rem) 0 0;font-size:clamp(1rem,.83rem + .32vw,1.25rem);font-weight:400;line-height:1.52;animation:.68s ease-out .88s backwards subtitle-enter}.siteFooter{color:#68717a;letter-spacing:.012em;font-size:clamp(.8rem,.72rem + .16vw,.9rem);line-height:1.3}.heroFooter{z-index:6;right:var(--page-gutter);bottom:max(.55rem, env(safe-area-inset-bottom));left:var(--page-gutter);border-bottom:1px solid #6c757db8;padding-bottom:.48rem;position:absolute}.siteFooter p{margin:0}.siteFooterRow,.siteLegalLinks,.siteLegalItem{align-items:center;display:flex}.siteFooterRow{flex-wrap:wrap;gap:.22rem .38rem}.siteLegalLinks{gap:.38rem}.siteLegalItem{white-space:nowrap;gap:.38rem}.siteFooter a{transition:color .18s}:is(.siteFooter a:hover,.siteFooter a:focus-visible){color:var(--mp-deep-blue)}.siteFooter a:focus-visible{outline-offset:3px;border-radius:1px;outline:1px solid}@keyframes brand-enter{0%{opacity:0;transform:translateY(7px)}}@keyframes nav-line-enter{0%{transform:scaleX(0)}}@keyframes nav-label-enter{0%{opacity:0;transform:translateY(6px)}}@keyframes headline-enter{to{transform:translateY(0)}}@keyframes subtitle-enter{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1320px){.hero{min-height:100svh}.heroMedia{top:var(--video-stage-stack-top);right:var(--video-stage-inset-x);bottom:var(--video-stage-stack-bottom);left:var(--video-stage-inset-x)}.heroContent{bottom:clamp(6.25rem,14vh,8rem);right:var(--page-gutter);width:auto}.heroHeadline{font-size:clamp(3.25rem,5.8vw,4.25rem)}}@media (max-width:720px){:root{--page-gutter:clamp(1.15rem, 5vw, 1.5rem)}.heroMedia{top:var(--video-stage-mobile-top);right:var(--video-stage-inset-mobile-x);bottom:var(--video-stage-mobile-bottom);left:var(--video-stage-inset-mobile-x);background-position:var(--video-object-position-mobile);background-size:var(--video-fit-mobile)}.heroMedia video{object-position:var(--video-object-position-mobile);object-fit:var(--video-fit-mobile)}.heroVeil{background:linear-gradient(#fafafac7 0%,#fafafa29 32%,#0000 43%),linear-gradient(#0000 42%,#fafafa3d 59%,#fafafab8 100%)}.siteHeader{padding-top:1.25rem}.brandIdentity{width:clamp(9.75rem,43vw,11.5rem)}.headerTop{gap:1rem}.brandPositioning{letter-spacing:.075em;max-width:47vw;margin-top:.08rem;font-size:clamp(.54rem,2.2vw,.64rem);line-height:1.36}.primaryNav{margin-top:1.15rem}.navGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.1rem}.navLink{min-height:2.4rem;padding-top:.56rem;font-size:.76rem}.heroContent{bottom:max(5rem, calc(env(safe-area-inset-bottom) + 5rem))}.heroHeadline{letter-spacing:-.045em;max-width:100%;font-size:clamp(2.55rem,10.9vw,3.15rem);line-height:.94}.headlineClip{white-space:normal}.heroSubtitle{max-width:38rem;margin-top:1.15rem;font-size:clamp(.94rem,3.9vw,1.05rem);line-height:1.48}.heroFooter{bottom:max(.42rem, env(safe-area-inset-bottom));padding-bottom:.34rem;font-size:.6rem}.siteFooterRow{flex-direction:column;align-items:flex-start;gap:.2rem}.siteLegalLinks,.siteLegalItem{gap:.28rem}.siteLegalLeadDivider{display:none}.siteFooter a{align-items:center;min-height:24px;display:inline-flex}}@media (min-width:721px) and (max-height:780px){.siteHeader{padding-top:1.35rem}.primaryNav{margin-top:1rem}.heroContent{bottom:7.1rem}.heroHeadline{font-size:clamp(3rem,3.65vw,4rem)}.heroSubtitle{margin-top:1rem;font-size:1rem}}@media (max-width:720px) and (max-height:760px){.brandIdentity{width:9.25rem}.primaryNav{margin-top:.9rem}.navGrid{row-gap:.45rem}.heroHeadline{font-size:clamp(2.25rem,9.8vw,2.7rem)}.heroSubtitle{margin-top:.85rem;font-size:.88rem;line-height:1.4}}@media (max-width:340px) and (max-height:620px){.heroMedia{bottom:16.5rem}.heroHeadline{font-size:1.85rem;line-height:.92}.heroSubtitle{margin-top:.55rem;font-size:.68rem;line-height:1.28}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.heroMedia video{display:none}.brandIdentity,.brandPositioning,.navLink:before,.navLink span,.headlineClip>span,.heroSubtitle{animation:none}.headlineClip>span{transform:none}.navLink,.navLink:before,.navLink span{transition:none}}.whoPage{background:var(--mp-white)}.whoHero{height:var(--who-scroll-height-desktop);min-height:var(--who-scroll-height-desktop);background:var(--mp-white);position:relative}.whoHero.isDepthStatic{height:100svh;min-height:100svh}.whoHeroSticky{isolation:isolate;background:var(--mp-white);height:100svh;position:sticky;top:0;overflow:hidden}.whoDepthStage{z-index:0;contain:layout paint;position:absolute;inset:clamp(10.75rem,17vh,12rem) -3vw clamp(2rem,5vh,4rem) clamp(24rem,34vw,42rem);overflow:hidden}.whoDepthPoster,.whoDepthPoster img,.whoDepthScene,.whoDepthPicture,.depthLayer{width:100%;height:100%;position:absolute;inset:0}.whoDepthPoster,.whoDepthPicture{display:block}.whoDepthPoster,.whoDepthScene{transition:opacity .2s}.whoDepthPoster{z-index:1;opacity:1}.whoDepthScene{z-index:2;opacity:0;pointer-events:none}.whoDepthStage[data-depth-state=ready] .whoDepthPoster{opacity:0}.whoDepthStage[data-depth-state=ready] .whoDepthScene{opacity:1}.whoDepthPoster img,.depthLayer{object-fit:contain;object-position:50% 50%;max-width:none}.depthLayer{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform}.depthBackground{z-index:0}.depthCampus{z-index:2}.depthForeground{z-index:3}.whoHeroContent{z-index:6;bottom:clamp(5.5rem,10vh,7.25rem);right:auto;left:var(--page-gutter);border-top:1px solid #255d9057;width:min(39vw,37.5rem);padding-top:1.15rem;position:absolute}.whoHeroContent h1,.journeyHeadingWrap h2,.serveGrid h2{color:var(--mp-navy);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-weight:600}.whoHeroContent h1{font-size:clamp(3.4rem,5.4vw,6rem);line-height:.92}.whoHeroContent p{max-width:35rem;color:var(--mp-deep-blue);font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;margin:clamp(1.1rem,2.3vh,1.6rem) 0 0;font-size:clamp(1.55rem,1.4rem + .7vw,2.65rem);font-weight:500;line-height:1.08}.whoStory{padding:clamp(7.5rem, 10vw, 9rem) var(--page-gutter);background:var(--mp-white)}.whoStoryGrid,.journeyGrid,.serveGrid{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,2vw,2rem);width:min(100%,86rem);margin:0 auto;display:grid}.journeyGrid{width:min(100%,120rem);position:relative}.whoStoryRule{border-top:1px solid #255d9057;grid-column:1/span 3}.whoStoryCopy{grid-column:5/-1}.whoStoryCopy p,.serveCopy p{color:#0a2c4cd1;text-wrap:pretty;margin:0;font-size:clamp(1.08rem,.98rem + .3vw,1.28rem);line-height:1.72}.whoStoryCopy p+p,.serveCopy p+p{margin-top:1.5rem}.journeySection{padding:clamp(7.5rem, 10vw, 9rem) var(--page-gutter);background:#f2f8fa}.journeyHeadingWrap{z-index:2;grid-column:1/-1;position:absolute;bottom:calc(50% + 1.25rem);left:0}.journeyHeadingWrap h2{white-space:nowrap;max-width:none;margin:0;font-size:clamp(2.75rem,3.8vw,3.75rem);line-height:.94;position:relative}.journeyTimeline{grid-column:1/-1;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(5,minmax(0,1fr));column-gap:clamp(.65rem,1vw,1.1rem);min-height:clamp(39rem,47vw,45rem);margin:0;padding:0;list-style:none;display:grid;position:relative}.journeyTimeline:after{z-index:1;background:var(--mp-cyan);content:"";height:.5rem;display:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.journeyTimeline li{border:0;flex-direction:column;min-width:0;padding:0;display:flex;position:relative}.journeyTimeline li:nth-child(-n+5){grid-row:1;padding-bottom:clamp(7.5rem,10vw,9.5rem)}.journeyTimeline li:nth-child(n+6){grid-row:2;padding-top:clamp(7.5rem,10vw,9.5rem)}.journeyTimeline li:before{background:color-mix(in srgb, var(--mp-deep-blue) 36%, transparent);content:"";width:1px;position:absolute;left:0}.journeyTimeline li:nth-child(-n+5):before{height:clamp(7.5rem,10vw,9.5rem);bottom:0}.journeyTimeline li:nth-child(n+6):before{height:clamp(7.5rem,10vw,9.5rem);top:0}.journeyTimeline li:nth-child(-n+5):after{z-index:1;background:var(--mp-cyan);content:"";height:.5rem;position:absolute;bottom:-.25rem;left:0;right:0}.journeyTimeline h3{color:var(--mp-deep-blue);font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 .85rem;font-size:clamp(1.9rem,1.7rem + .55vw,2.3rem);font-weight:600;line-height:1}.journeyTimeline p{color:#0a2c4cc7;overflow-wrap:break-word;text-wrap:pretty;margin:0;font-size:clamp(1rem,.94rem + .2vw,1.15rem);line-height:1.65}.serveSection{padding:clamp(7rem, 9vw, 8.5rem) var(--page-gutter);background:#eaf5f7}.serveGrid h2{grid-column:1/span 5;max-width:27rem;font-size:clamp(3.25rem,4.5vw,4.8rem);line-height:.94}.serveCopy{grid-column:7/-1}.pageFooter{padding:clamp(3rem, 5vw, 4.5rem) var(--page-gutter) max(1.25rem, env(safe-area-inset-bottom));background:var(--mp-white)}.pageFooter .siteFooterRow{border-bottom:1px solid #6c757db8;width:min(100%,86rem);margin:0 auto;padding-bottom:.55rem}@media (max-width:960px){.whoDepthStage{left:clamp(18rem,31vw,24rem)}.whoHeroContent{width:min(43vw,31rem)}.journeyHeadingWrap{margin-bottom:2.75rem;position:static}.journeyHeadingWrap h2{white-space:normal}.journeyTimeline{grid-template-rows:none;grid-template-columns:minmax(0,1fr);gap:0;min-height:0;padding:0 0 0 2.25rem}.journeyTimeline:after{width:.25rem;height:auto;display:block;inset:.25rem auto .25rem .45rem;transform:none}.journeyTimeline li:nth-child(-n+5):after{display:none}.journeyTimeline li,.journeyTimeline li:nth-child(-n+5),.journeyTimeline li:nth-child(n+6){grid-row:auto;padding:0 0 2.5rem 1.75rem}.journeyTimeline li:last-child{padding-bottom:0}.journeyTimeline li:before,.journeyTimeline li:nth-child(-n+5):before,.journeyTimeline li:nth-child(n+6):before{width:1.55rem;height:1px;top:.8rem;bottom:auto;left:-1.8rem}}@media (max-width:720px){.whoHero{height:var(--who-scroll-height-mobile);min-height:var(--who-scroll-height-mobile)}.whoHero.isDepthStatic{height:100svh;min-height:100svh}.whoDepthStage{perspective:1800px;inset:clamp(9.5rem,20vh,11rem) -.5rem clamp(17.5rem,34vh,20rem)}.whoHeroContent{right:var(--page-gutter);bottom:max(4.25rem, calc(env(safe-area-inset-bottom) + 3.75rem));width:auto;padding-top:.85rem}.whoHeroContent h1{font-size:clamp(2.65rem,12.4vw,3.25rem)}.whoHeroContent p{max-width:22rem;margin-top:.85rem;font-size:clamp(1.18rem,5.2vw,1.42rem);line-height:1.12}.whoStory,.journeySection,.serveSection{padding:clamp(4.5rem, 19vw, 5.5rem) var(--page-gutter)}.whoStoryGrid,.journeyGrid,.serveGrid{grid-template-columns:1fr}.whoStoryRule,.whoStoryCopy,.journeyHeadingWrap,.journeyTimeline,.serveGrid h2,.serveCopy{grid-column:1}.whoStoryRule{margin-bottom:2rem}.whoStoryCopy p,.serveCopy p{font-size:1rem;line-height:1.64}.journeyHeadingWrap h2{max-width:none;margin:0;font-size:clamp(2.75rem,13vw,3.5rem);position:static}.journeyTimeline{grid-template-columns:1fr;gap:0;padding-left:2.25rem}.journeyTimeline li{padding:0 0 2.25rem 1.75rem}.journeyTimeline h3{font-size:clamp(1.65rem,7.2vw,1.95rem)}.journeyTimeline p{font-size:1rem;line-height:1.62}.serveGrid h2{max-width:18rem;margin-bottom:2.75rem;font-size:clamp(2.75rem,13vw,3.5rem)}.pageFooter{padding-top:3.5rem}}@media (max-width:720px) and (max-height:700px){.whoDepthStage{top:8.5rem;bottom:14rem}.whoHeroContent{bottom:max(2.35rem, calc(env(safe-area-inset-bottom) + 2rem))}.whoHeroContent h1{font-size:clamp(2.25rem,10.8vw,2.75rem)}.whoHeroContent p{margin-top:.55rem;font-size:clamp(1.02rem,4.5vw,1.2rem)}}@media (prefers-reduced-motion:reduce){.whoHero{height:100svh;min-height:100svh}.whoDepthPoster,.whoDepthScene{transition:none}.whoDepthScene{display:none}}.whoBodyScroll{isolation:isolate;background:var(--mp-white);position:relative}.whoBodyScrollSticky{z-index:0;contain:layout paint;background:var(--mp-white);height:100svh;position:sticky;top:0;overflow:hidden}.whoBodyScrollVideo,.whoBodyScrollVeil{width:100%;height:100%;position:absolute;inset:0}.whoBodyScrollVideo{z-index:1;object-fit:cover;object-position:42% 50%;pointer-events:none;-webkit-user-select:none;user-select:none;background:var(--mp-white);max-width:none}.whoBodyScrollVeil{z-index:2;pointer-events:none;background:linear-gradient(90deg, color-mix(in srgb, var(--mp-white) 28%, transparent) 0%, color-mix(in srgb, var(--mp-white) 46%, transparent) 54%, color-mix(in srgb, var(--mp-white) 68%, transparent) 100%), linear-gradient(180deg, color-mix(in srgb, var(--mp-white) 52%, transparent) 0%, color-mix(in srgb, var(--mp-white) 20%, transparent) 24%, color-mix(in srgb, var(--mp-white) 52%, transparent) 100%)}.whoBodyScrollContent{z-index:1;margin-top:-100svh;display:block;position:relative}.whoBodyScroll .whoStory,.whoBodyScroll .journeySection,.whoBodyScroll .whoPostJourney,.whoBodyScroll .serveSection{background:0 0;display:block;position:relative}.whoBodyScroll .whoStory{min-height:0;padding:clamp(12rem, 18vw, 15rem) var(--page-gutter) clamp(6rem, 9vw, 8rem)}.whoBodyScroll .journeySection{min-height:0;padding:clamp(6rem, 9vw, 8rem) var(--page-gutter)}.whoBodyScroll .whoPostJourney{min-height:0;padding:0 0 clamp(6rem,9vw,8rem)}.whoBodyScroll .whoPostJourneyCopy{padding:0 var(--page-gutter)}.whoBodyScroll .serveSection{min-height:0;padding:clamp(6rem, 9vw, 8rem) var(--page-gutter)}.whoBodyScroll>.pageFooter{z-index:1;background:0 0;position:relative}.whoBodyScroll .whoStoryHeading{grid-column:1/span 5}.whoBodyScroll .whoStoryHeading h1,.whoBodyScroll .journeyHeadingWrap h2,.whoBodyScroll .serveGrid h2{color:var(--mp-navy);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-weight:600}.whoBodyScroll .whoStoryHeading h1{max-width:none;font-size:clamp(2.6rem,4vw,4.2rem);line-height:.98}.whoBodyScroll .whoStoryHeading h1 span{white-space:nowrap;display:block}.whoBodyScroll .whoStoryHeading h1 span[data-line="2"]{color:var(--mp-deep-blue)}.whoBodyScroll .whoStoryCopy{grid-column:6/-1}.whoBodyScroll .whoPostJourney .whoStoryCopy{border-top:0;grid-area:1/7/auto/-1;padding-top:0;display:block}.whoBodyScroll .whoPostJourney .whoStoryCopy p{min-width:0;margin:0}.whoBodyScroll .whoPostJourney .whoStoryCopy p+p{margin-top:1.5rem}.whoBodyScroll .whoMarketsMap{background:var(--mp-white);border:0;grid-area:1/1/auto/span 5;align-self:start;width:100%;min-width:0;max-width:100%;margin:0;padding:0;position:relative}.whoBodyScroll .whoMarketsVisual{touch-action:manipulation;position:relative;overflow:clip}.whoBodyScroll .whoMarketsMapImage{aspect-ratio:1672/941;object-fit:contain;width:100%;height:auto;display:block}.whoBodyScroll .whoMarketsMapLayer{--market-layer-color:var(--mp-deep-blue);z-index:1;pointer-events:none;object-fit:contain;filter:brightness()saturate();transform-origin:50%;will-change:filter, transform;width:100%;height:100%;transition:filter .38s ease-out,transform .42s ease-out;display:block;position:absolute;inset:0;transform:scale(1)}.whoBodyScroll .whoMarketsMapLayer[data-tier=tier-1]{--market-layer-color:var(--mp-deep-blue)}.whoBodyScroll .whoMarketsMapLayer[data-tier=tier-2]{--market-layer-color:var(--mp-cyan)}.whoBodyScroll .whoMarketsMapLayer[data-tier=tier-3]{--market-layer-color:var(--mp-indigo)}.whoBodyScroll .whoMarketsMapLayer[data-active=true]{z-index:2;filter:brightness(1.08) saturate(1.02) drop-shadow(0 0 .55rem color-mix(in srgb, var(--market-layer-color) 28%, transparent));transform:scale(1.035)}.whoBodyScroll .whoMarketsHotspots{z-index:3;position:absolute;inset:0}.whoBodyScroll .whoMarketMarker{top:var(--market-y);left:var(--market-x);-webkit-appearance:none;appearance:none;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:50%;width:clamp(1rem,1.5vw,1.5rem);height:clamp(1rem,1.5vw,1.5rem);margin:0;padding:0;position:absolute;transform:translate(-50%,-50%)}.whoBodyScroll .whoMarketMarker:focus-visible{opacity:1;outline:2px solid var(--mp-deep-blue);outline-offset:2px}.whoBodyScroll .whoMarketsTierLegend{z-index:4;top:var(--market-legend-y);left:var(--market-legend-x);min-height:1.45em;box-shadow:none;color:var(--mp-deep-blue);font-family:var(--font-display);letter-spacing:.045em;opacity:0;pointer-events:none;text-align:center;visibility:hidden;white-space:nowrap;background:0 0;border:0;margin:0;padding:0;font-size:clamp(.82rem,.77rem + .14vw,.94rem);font-weight:550;line-height:1.45;transition:opacity .3s,transform .3s,visibility 0s linear .3s;position:absolute;transform:translate(-50%,calc(-100% - .7rem))translateY(.2rem)}.whoBodyScroll .whoMarketsTierLegend[data-visible=true]{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%,calc(-100% - .7rem))translateY(0)}.whoBodyScroll .whoMarketsTierLegend[data-tier=tier-1]{color:var(--mp-deep-blue)}.whoBodyScroll .whoMarketsTierLegend[data-tier=tier-2]{color:var(--mp-cyan)}.whoBodyScroll .whoMarketsTierLegend[data-tier=tier-3]{color:var(--mp-indigo)}.whoBodyScroll .whoMarketsTierLegend span{display:block}.whoBodyScroll .whoStoryHeading,.whoBodyScroll .whoStoryCopy,.whoBodyScroll .journeyHeadingWrap h2,.whoBodyScroll .serveGrid h2,.whoBodyScroll .serveCopy{border-top:1px solid color-mix(in srgb, var(--mp-deep-blue) 34%, transparent);padding-top:clamp(1.25rem,2vw,2rem)}.whoBodyScroll .whoStory>.whoStoryGrid>.whoStoryHeading,.whoBodyScroll .whoStory>.whoStoryGrid>.whoStoryCopy{border-top:0;padding-top:0}.whoBodyScroll .journeyTimeline{padding:0}.whoBodyScroll .journeyHeadingWrap h2{border-top:0;padding-top:0}.whoBodyScroll.isScrollStatic{min-height:0}.whoBodyScroll.isScrollStatic .whoBodyScrollSticky{height:min(70svh,45rem);position:relative}.whoBodyScroll.isScrollStatic .whoBodyScrollContent{min-height:0;margin-top:0}.whoBodyScroll.isScrollStatic .whoStory,.whoBodyScroll.isScrollStatic .journeySection,.whoBodyScroll.isScrollStatic .whoPostJourney,.whoBodyScroll.isScrollStatic .serveSection{min-height:0}@media (min-width:961px){.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoStory{min-height:calc(100vh - 5rem);align-items:center;min-height:calc(100svh - 5rem);display:flex}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll.isScrollStatic .whoStory{min-height:0}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoPostJourney .whoStoryGrid{grid-template-rows:auto auto auto;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;row-gap:clamp(1rem,1.8vw,1.5rem);display:grid;position:relative}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoPostJourney .whoStoryCopy{display:contents}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoPostJourney .whoStoryCopy p{overflow-wrap:break-word;min-width:0;margin:0;font-size:clamp(1.05rem,.97rem + .15vw,1.2rem);line-height:1.52}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoPostJourney .whoStoryCopy p:first-child{grid-area:1/8/auto/-1;align-self:end}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoPostJourney .whoStoryCopy p:nth-child(2){grid-area:2/8/auto/-1;align-self:start;display:block}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoPostJourney .whoStoryCopy p:nth-child(3){font-family:var(--font-display);letter-spacing:-.01em;text-wrap:pretty;grid-area:3/1/auto/-1;padding:clamp(1.4rem,2.4vw,2.25rem) clamp(1.5rem,2.8vw,3rem);font-size:clamp(1.25rem,1.12rem + .42vw,1.65rem);font-weight:400;line-height:1.5}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoPostJourney .whoMarketsMap{z-index:1;grid-area:1/1/3/span 7;width:100%;min-width:0;max-width:100%;position:relative}.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoMarketsTierLegend{white-space:normal;width:min(18rem,100% - 2rem);max-width:min(18rem,100% - 2rem)}.whoPage[data-page-version=who-we-are-v2] .whoBodyScroll .whoStory{min-height:100vh;background:#fafafa94;min-height:100svh}.whoPage[data-page-version=who-we-are-v2] .whoBodyScroll .whoPostJourney .whoMarketsMap{grid-column:1/span 6}.whoPage[data-page-version=who-we-are-v2] .whoBodyScroll .whoPostJourney .whoStoryCopy p+p{margin-top:.875rem}}@media (min-width:961px) and (max-width:1199px){.whoPage[data-page-version=who-we-are-v1] .whoBodyScroll .whoPostJourney .whoStoryCopy p{font-size:1rem;line-height:1.45}}.whoPage[data-page-version=who-we-are-v2] .whoBodyScroll.isScrollStatic .whoStory{min-height:0}@media (max-width:960px){.whoBodyScroll .whoPostJourney .whoStoryCopy{grid-area:auto/1/auto/-1}.whoBodyScroll .whoMarketsMap{grid-area:auto/1/auto/-1;width:min(100%,42rem);margin-top:clamp(2.5rem,7vw,4rem)}}@supports (height:100dvh){.whoBodyScrollSticky{height:100dvh}.whoBodyScrollContent{margin-top:-100dvh}.whoBodyScroll.isScrollStatic .whoBodyScrollSticky{height:min(70dvh,45rem)}}@media (max-width:720px){.whoBodyScrollVideo{object-fit:cover;object-position:50% 18%}.whoBodyScrollVeil{background:linear-gradient(180deg, color-mix(in srgb, var(--mp-white) 32%, transparent) 0%, color-mix(in srgb, var(--mp-white) 18%, transparent) 25%, color-mix(in srgb, var(--mp-white) 70%, transparent) 100%)}.whoBodyScroll .whoStory{min-height:0;padding:clamp(12rem, 46vw, 14rem) var(--page-gutter) 5.5rem}.whoBodyScroll .journeySection{min-height:0;padding:clamp(5rem, 18vw, 6.5rem) var(--page-gutter) 5.5rem}.whoBodyScroll .whoPostJourney{min-height:0;padding:0 0 5.5rem}.whoBodyScroll .serveSection{min-height:0;padding:clamp(5rem, 18vw, 6.5rem) var(--page-gutter) 5.5rem}.whoBodyScroll .whoStoryCopy,.whoBodyScroll .whoStoryHeading,.whoBodyScroll .journeyHeadingWrap h2,.whoBodyScroll .serveGrid h2,.whoBodyScroll .serveCopy{padding-top:1.25rem}.whoBodyScroll .journeyTimeline{padding:0 0 0 2.25rem}.whoBodyScroll .journeyHeadingWrap h2{border-top:0;padding-top:0}.whoBodyScroll .whoStoryHeading,.whoBodyScroll .whoStoryCopy{grid-column:1}.whoBodyScroll .whoStoryHeading{margin-bottom:3.25rem}.whoBodyScroll .whoStoryHeading h1{font-size:clamp(2rem,8.8vw,2.55rem);line-height:1}.whoBodyScroll.isScrollStatic .whoBodyScrollSticky{height:min(48svh,24rem)}.whoBodyScroll.isScrollStatic .whoStory,.whoBodyScroll.isScrollStatic .journeySection,.whoBodyScroll.isScrollStatic .whoPostJourney,.whoBodyScroll.isScrollStatic .serveSection{padding-top:clamp(4.5rem,19vw,5.5rem)}}@media (prefers-reduced-motion:reduce){.whoBodyScroll .whoMarketMarker,.whoBodyScroll .whoMarketsMapLayer,.whoBodyScroll .whoMarketsTierLegend{transition:none}.whoBodyScroll .whoMarketsMapLayer[data-active=true]{transform:none}.whoBodyScroll{min-height:0}.whoBodyScrollSticky{height:min(70svh,45rem);position:relative}.whoBodyScrollContent{min-height:0;margin-top:0}.whoBodyScroll .whoStory,.whoBodyScroll .journeySection,.whoBodyScroll .whoPostJourney,.whoBodyScroll .serveSection{min-height:0}}@media (prefers-reduced-motion:reduce) and (max-width:720px){.whoBodyScrollSticky{height:min(48svh,24rem)}.whoBodyScroll .whoStory,.whoBodyScroll .journeySection,.whoBodyScroll .whoPostJourney,.whoBodyScroll .serveSection{padding-top:clamp(4.5rem,19vw,5.5rem)}}@media (max-width:480px){.whoBodyScroll .journeyHeadingWrap h2{max-width:none;font-size:clamp(2.5rem,10vw,2.75rem)}}@media (max-width:720px){.hero{grid-template-rows:minmax(26rem,1fr) auto auto;height:auto;min-height:100svh;display:grid}.hero .heroMedia{height:clamp(12rem,26svh,16rem);top:clamp(11rem,23svh,14rem);bottom:auto}.hero .heroContent{min-width:0;margin:0 var(--page-gutter);grid-row:2;position:relative;inset:auto}.hero .heroHeadline{overflow-wrap:anywhere}.hero .heroFooter{min-width:0;margin:1.5rem var(--page-gutter) .4rem;grid-row:3;position:relative;inset:auto}.hero .siteFooterRow,.hero .siteLegalLinks,.whoBodyScroll .siteFooterRow,.whoBodyScroll .siteLegalLinks{flex-wrap:wrap;min-width:0;max-width:100%}.hero .siteFooterRow>*,.whoBodyScroll .siteFooterRow>*{overflow-wrap:anywhere;min-width:0;max-width:100%}.whoBodyScroll .whoStoryGrid,.whoBodyScroll .journeyGrid,.whoBodyScroll .serveGrid,.whoBodyScroll .journeyTimeline{grid-template-columns:minmax(0,1fr)}.whoBodyScroll .whoStoryGrid>*,.whoBodyScroll .journeyGrid>*,.whoBodyScroll .serveGrid>*{min-width:0}.whoBodyScroll .whoStoryHeading h1 span,.whoBodyScroll .journeyHeadingWrap h2,.whoBodyScroll .serveGrid h2{white-space:normal;overflow-wrap:anywhere}}@media (min-width:721px){.hero{flex-direction:column;justify-content:flex-end;height:auto;min-height:100svh;padding-top:16em;display:flex}.hero .heroContent{margin-bottom:max(var(--hero-content-bottom), 6em);flex:none;position:relative;bottom:auto}.hero .headlineClip{white-space:normal;overflow-wrap:anywhere}}@media (min-width:721px) and (max-width:1320px){.hero .heroContent{width:auto;margin-right:var(--page-gutter);margin-left:var(--page-gutter);margin-bottom:max(clamp(6.25rem,14vh,8rem),6em);left:auto;right:auto}}@media (min-width:721px) and (max-height:780px){.hero .heroContent{margin-bottom:max(7.1rem,6em)}}.skipToContent{z-index:999;color:#0c2c48;background:#fff;border:2px solid #255d90;padding:.75rem 1rem;position:fixed;top:.75rem;left:1rem;transform:translateY(-200%)}.skipToContent:focus{transform:translateY(0)}
