@layer app{.hero-subnav-item{flex-shrink:0}@media (min-width:940px){.hero-subnav-page-nav .hero-subnav-item:first-child{padding-inline-start:var(--hds-space-core-250)}.hero-subnav-page-nav .hero-subnav-item:last-child{padding-inline-end:var(--hds-space-core-250)}}.hero-subnav-item__link--active{color:var(--hds-color-heading-solid)}.hero-subnav-item__link--active:hover{color:var(--hds-color-text-soft)}.hero-subnav-item__icon-end{display:inline-flex;margin-left:var(--hds-space-core-50);vertical-align:middle;position:relative;top:-1px}@media (min-width:940px){.hero-subnav-item__sub-label{display:none}}}@layer app{.hero-subnav-dropdown-item__trigger{padding:0;gap:var(--hds-space-core-50);height:auto;font-size:inherit;font-weight:var(--hds-font-weight-bold);letter-spacing:inherit;background-color:transparent;border-radius:0}.hero-subnav-dropdown-item__trigger:hover{background-color:transparent}.hero-subnav-dropdown-item__trigger:not(.hero-subnav-item__link--active){color:var(--hds-color-action-text-solid)}.hero-subnav-dropdown-item__trigger:not(.hero-subnav-item__link--active):hover{color:var(--hds-color-action-text-solidHover)}.hero-subnav-dropdown-item__trigger:focus-visible{outline:var(--hds-focus-outline);outline-offset:var(--hds-focus-outline-offset);border-radius:1px}.hero-subnav-dropdown-item__chevron-left{transform-origin:44% 53%}.hero-subnav-dropdown-item__chevron-right{transform-origin:64% 53%}.hero-subnav-dropdown-item__trigger[aria-expanded=true] .hero-subnav-dropdown-item__chevron-left{transform:rotate(-90deg)}.hero-subnav-dropdown-item__trigger[aria-expanded=true] .hero-subnav-dropdown-item__chevron-right{transform:rotate(90deg)}@media (prefers-reduced-motion:no-preference){.hero-subnav-dropdown-item__chevron-left,.hero-subnav-dropdown-item__chevron-right{transition:transform var(--navigation-hamburger-duration) cubic-bezier(.6,0,.2,.5)}}.hero-subnav-dropdown-item__drawer{--hero-subnav-drawer-duration:0.36s;--hero-subnav-drawer-easing:cubic-bezier(0.65,0.05,0.36,1);display:grid;grid-template-rows:1fr;grid-template-columns:minmax(0,1fr);block-size:0}.hero-subnav-dropdown-item__drawer--open{block-size:auto}@supports (interpolate-size:allow-keywords){.hero-subnav-dropdown-item__drawer{interpolate-size:allow-keywords}@media (prefers-reduced-motion:no-preference){.hero-subnav-dropdown-item__drawer{transition:block-size var(--hero-subnav-drawer-duration) var(--hero-subnav-drawer-easing)}}}.hero-subnav-dropdown-item__list{display:grid;row-gap:var(--hds-space-core-100);padding:0;min-block-size:0;min-inline-size:0;overflow:clip;padding-inline:var(--hds-space-core-100);margin-inline:calc(-1 * var(--hds-space-core-100))}.hero-subnav-dropdown-item__list>.hero-subnav-dropdown-list-item:first-child{margin-block-start:var(--hds-space-core-100)}.hero-subnav-dropdown-item__list>.hero-subnav-dropdown-list-item:last-child{margin-block-end:var(--hds-space-core-100)}.hero-subnav-dropdown-item__list[hidden]{display:grid;opacity:1}@media (min-width:940px){.hero-subnav-dropdown-item__drawer{display:contents}.hero-subnav-dropdown-item__list{padding:10px;background:var(--hds-color-surface-bg-quiet);box-shadow:var(--hds-shadow-sm);border-radius:var(--hds-space-core-radius-md);inline-size:max-content;max-inline-size:calc(100vw - 2 * var(--hds-space-layout-page-margin));overflow:visible;margin-inline:0}.hero-subnav-dropdown-item__list>.hero-subnav-dropdown-list-item:first-child{margin-block-start:0}.hero-subnav-dropdown-item__list>.hero-subnav-dropdown-list-item:last-child{margin-block-end:0}.hero-subnav-dropdown-item__list[hidden]{display:none;opacity:0}@media (prefers-reduced-motion:no-preference){@keyframes hero-subnav-dropdown-item-reveal{0%{opacity:0;transform:translateY(calc(-1 * var(--hds-space-core-50)))}}.hero-subnav-dropdown-item__list{transition-property:opacity,display;transition-behavior:allow-discrete;transition-duration:.12s}.hero-subnav-dropdown-item__list:not([hidden]){animation:hero-subnav-dropdown-item-reveal .16s cubic-bezier(.2,0,0,1)}}.hero-static-subnav .hero-subnav-dropdown-item{position:relative}.hero-static-subnav .hero-subnav-dropdown-item__list{position:absolute;inset-block-start:calc(100% + var(--hds-space-core-100));z-index:3;inset-inline-start:calc(-1 * var(--hds-space-core-250) / 2);inset-inline-end:auto;translate:var(--hero-subnav-dropdown-item-shift,0)}.hero-subnav--sticky .hero-subnav-dropdown-item__drawer{--hero-subnav-drawer-duration:var(--navigation-duration);--hero-subnav-drawer-easing:var(--navigation-easing);position:absolute;inset-inline:0;inset-block-start:100%;z-index:3;display:grid;grid-template-rows:1fr;block-size:0}.hero-subnav--sticky .hero-subnav-dropdown-item__drawer--open{block-size:auto}.hero-subnav--sticky .hero-subnav-dropdown-item__list{position:relative;display:flex;justify-content:flex-end;column-gap:var(--hds-space-core-250);inline-size:auto;max-inline-size:none;border-radius:0 0 var(--hds-space-core-radius-md) var(--hds-space-core-radius-md);background:var(--hds-color-surface-bg-quiet);box-shadow:var(--hds-shadow-md);animation:none;min-block-size:0;overflow:clip;clip-path:inset(0 -60px -60px -60px round 0 0 var(--hds-space-core-radius-md) var(--hds-space-core-radius-md));padding:0;padding-inline:var(--hds-space-layout-content-margin)}:is(.hero-subnav--sticky .hero-subnav-dropdown-item__list) .hero-subnav-dropdown-list-item{margin-block:var(--hds-space-core-200)}:is(.hero-subnav--sticky .hero-subnav-dropdown-item__list):before{content:"";position:absolute;inset-block-start:0;inset-inline:0;block-size:1px;background-color:var(--hds-color-surface-border-quiet)}[hidden]:is(.hero-subnav--sticky .hero-subnav-dropdown-item__list){display:flex;opacity:1}}}@layer base{.horizontal-scrollable-container{position:relative;min-width:0;max-width:100%}.horizontal-scrollable-container__inner{position:relative;width:100%;padding-block:var(--hds-space-core-200);margin-block:calc(var(--hds-space-core-200) * -1);overflow-x:auto;overscroll-behavior-x:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.horizontal-scrollable-container--scrollable .horizontal-scrollable-container__inner{overscroll-behavior-x:contain;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--hds-space-core-250),#000 calc(100% - var(--hds-space-core-250)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--hds-space-core-250),#000 calc(100% - var(--hds-space-core-250)),transparent 100%)}.horizontal-scrollable-container__inner::-webkit-scrollbar{display:none}}@layer app{@media (max-width:939px){html:has(.hero-sticky-subnav__mobile-backdrop--active){overflow:hidden}html:has(.hero-sticky-subnav__mobile-backdrop--active) body{overflow:hidden}}@media (max-width:939px){.hero-static-subnav.hero-subnav{display:none}}.hero-mobile-static-subnav.hero-subnav{position:relative}@media (min-width:940px){.hero-mobile-static-subnav.hero-subnav{display:none}}.hero-subnav__title-link{color:var(--hds-color-heading-solid);-webkit-text-decoration:none;text-decoration:none}.hero-subnav__title-link:hover{color:var(--hds-color-text-soft)}.hero-subnav{padding-block:var(--hds-space-core-200);display:flex;justify-content:space-between;align-items:center}@media (min-width:939px){.hero-subnav{margin-block-start:0;padding-block:var(--hds-space-core-250)}}.hero-subnav.hero-subnav--sticky{--sticky-nav-height:64px;position:relative;height:var(--sticky-nav-height);width:calc(100% - 2px);max-width:var(--hds-canary-layout-content-maxWidth-borders);margin-inline:auto;margin-block-start:var(--hds-space-core-100);padding-inline:var(--hds-space-layout-content-margin);border-radius:var(--hds-space-core-radius-md);z-index:1}@media (max-width:939px){.hero-subnav.hero-subnav--sticky{margin-block-start:0;width:100%;border-radius:0;display:flex}}.hero-subnav.hero-subnav--sticky:after{content:"";position:absolute;top:0;right:0;left:0;z-index:-1;height:var(--sticky-nav-height);border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-surface-bg-quiet);box-shadow:var(--hds-shadow-md);opacity:0}@media (prefers-reduced-motion:no-preference){.hero-subnav.hero-subnav--sticky:after{transition-property:opacity,border-radius;transition-duration:var(--navigation-duration),.12s;transition-timing-function:var(--navigation-easing);transition-delay:0s,var(--navigation-duration)}}@media (max-width:939px){.hero-subnav.hero-subnav--sticky:after{border-radius:0}}.hero-subnav.hero-subnav--sticky:has(.hero-subnav-dropdown-item__trigger[aria-expanded=true]):after{border-end-start-radius:0;border-end-end-radius:0;transition-delay:0s}.hero-sticky-subnav{position:fixed;top:0;left:0;right:0;z-index:2;padding-inline:var(--hds-space-layout-page-margin);transform:translateY(-105%);pointer-events:none;transition:transform var(--navigation-duration) var(--navigation-easing)}.hero-sticky-subnav.hero-sticky-subnav--visible{transform:translateY(0);pointer-events:auto}.hero-sticky-subnav.hero-sticky-subnav--visible .hero-subnav--sticky:after{opacity:1}.hero-subnav__title{position:relative;padding-right:var(--hds-space-core-150);z-index:1;flex-shrink:0}@media (max-width:939px){.hero-subnav__content-container{position:absolute;z-index:1;top:var(--sticky-nav-height);right:0;left:0;overflow:hidden;display:grid;grid-template-rows:1fr;block-size:0;background:var(--hds-color-surface-bg-quiet);box-shadow:var(--hds-shadow-md);clip-path:inset(0 -100px -100px)}@supports (interpolate-size:allow-keywords){.hero-subnav__content-container{interpolate-size:allow-keywords}@media (prefers-reduced-motion:no-preference){.hero-subnav__content-container{transition:block-size var(--navigation-duration) var(--navigation-easing)}}}.hero-subnav--sticky-mobile-open .hero-subnav__content-container{block-size:auto}}.hero-subnav__content-clip{min-block-size:0}.hero-subnav__drawer-slot{display:contents}.hero-mobile-static-subnav__content-container{position:relative;z-index:1;overflow:hidden;display:grid;grid-template-rows:1fr;block-size:0;position:absolute;top:100%;right:calc(-1 * var(--section-container-padding-inline, var(--hds-space-layout-content-margin)));left:calc(-1 * var(--section-container-padding-inline, var(--hds-space-layout-content-margin)));background:var(--hds-color-surface-bg-quiet);box-shadow:var(--hds-shadow-md);clip-path:inset(0 -100px -100px)}@supports (interpolate-size:allow-keywords){.hero-mobile-static-subnav__content-container{interpolate-size:allow-keywords}@media (prefers-reduced-motion:no-preference){.hero-mobile-static-subnav__content-container{transition:block-size var(--navigation-duration) var(--navigation-easing)}}}.hero-mobile-static-subnav--open .hero-mobile-static-subnav__content-container{block-size:auto}.hero-subnav__content{display:grid;grid:auto/1fr auto;align-items:center}@media (max-width:939px){.hero-subnav--sticky .hero-subnav__content{position:relative;grid:auto/minmax(0,1fr);max-height:calc(100dvh - var(--sticky-nav-height));overflow-y:auto;padding:var(--hds-space-core-200);overscroll-behavior:none}.hero-subnav__content:before{content:"";position:sticky;top:0;right:var(--hds-space-core-200);left:var(--hds-space-core-200);transform:translateY(calc(var(--hds-space-core-200) * -1));height:1px;background-color:var(--hds-color-surface-border-quiet)}}.hero-mobile-static-subnav__content-clip{min-block-size:0}.hero-mobile-static-subnav__content{position:relative;display:grid;align-items:center;grid:auto/minmax(0,1fr);padding:var(--hds-space-core-200)}.hero-mobile-static-subnav__content:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background-color:var(--hds-color-surface-border-quiet)}@media (min-width:940px){.hero-subnav-page-nav{display:flex;align-items:center;column-gap:var(--hds-space-core-25)}}.hero-subnav-page-nav--no-scroll{min-width:0;max-width:100%}.hero-subnav-secondary-nav{position:relative;margin-top:var(--hds-space-core-200);padding-top:var(--hds-space-core-200);display:grid;grid:auto/minmax(0,1fr);row-gap:var(--hds-space-core-200)}.hero-subnav-secondary-nav:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background-color:var(--hds-color-surface-border-quiet)}.hero-subnav-secondary-nav:first-child{margin-top:var(--hds-space-core-50);padding-top:var(--hds-space-core-50)}.hero-subnav-secondary-nav:first-child:before{display:none}@media (min-width:940px){.hero-subnav-secondary-nav:first-child{margin-top:0;padding-top:0}.hero-subnav-secondary-nav{margin-top:0;padding-top:0;display:flex;align-items:center;column-gap:var(--hds-space-core-350)}.hero-subnav-secondary-nav:before{content:"";position:absolute;right:unset;bottom:-1px;width:1px;height:unset;background-color:var(--hds-color-surface-border-quiet)}}.hero-subnav-items{display:grid;grid:auto/minmax(0,1fr);row-gap:var(--hds-space-core-200)}@media (min-width:940px){.hero-subnav-items{display:flex;align-items:center;column-gap:var(--hds-space-core-250)}.hero-subnav-secondary-nav .hero-subnav-items{padding-inline-start:calc(var(--hds-space-core-250) + 1px)}}.hero-subnav__mobile-toggle-button{position:relative;z-index:1}@media (min-width:940px){.hero-subnav__mobile-toggle-button{display:none}}.hero-subnav__mobile-toggle-button--open{--cross-toggle-collapse:1}.hero-sticky-subnav__mobile-backdrop{position:fixed;top:0;left:0;width:100vw;height:100dvh;display:none}@media (max-width:939px){.hero-sticky-subnav__mobile-backdrop.hero-sticky-subnav__mobile-backdrop--active{display:block}}}@layer app{.hero-subnav-dropdown-list-item{flex-shrink:0}.hero-subnav-dropdown-list-item__link{white-space:normal}.hero-subnav-dropdown-list-item__link--active{color:var(--hds-color-heading-solid)}.hero-subnav-dropdown-list-item__link--active:hover{color:var(--hds-color-text-soft)}.hero-subnav-dropdown-list-item__icon-end{display:inline-flex;margin-left:var(--hds-space-core-50);vertical-align:middle;position:relative;top:-1px}@media (min-width:940px){.hero-subnav-dropdown-list-item__link{white-space:nowrap}}}.hero{position:relative;overflow:hidden}.hero__subnav-section-container{z-index:3}.hero__container{--section-container-pbs:var(--hds-space-core-300);--section-container-pbe:var(--hds-space-core-0);--section-container-pbs-tb:var(--hds-space-core-700);--section-container-pbe-tb:var(--hds-space-core-700);--section-container-pbs-dt:var(--hds-space-core-1600);--section-container-pbe-dt:var(--hds-space-core-2000);z-index:2}.hero__background{z-index:1}.hero__globe-container{position:relative;width:100%;height:100%}@media (min-width:640px){.hero__globe-container{position:absolute;top:var(--hds-space-core-500);left:50%;max-width:var(--hds-canary-layout-content-maxWidth-borders);transform:translateX(-50%)}}.hero__globe{position:relative;width:100%;aspect-ratio:1}@media (min-width:640px){.hero__globe{position:absolute;top:50%;right:0;width:56%;transform:translateY(-50%)}.hero__globe .globe__static{width:83.5%;margin-right:20px;margin-left:auto}}@media (min-width:1117px){.hero__globe{top:-10px;transform:none}}.hero__globe .lazy-mm-globe{position:absolute;inset:0}@media (max-width:639px){.hero__globe{top:120px}.hero__globe .globe{inset:-125px}}.hero__arrow-down-icon{position:relative;top:var(--hds-space-core-25);width:9px;height:11px;flex-shrink:0}.logos__container{padding-inline:0;padding-block:0}