.inner-page-hero{--hero-bg:#051f46;--hero-color:#fff;--hero-breadcrumb-color:hsla(0,0%,100%,.5);--hero-breadcrumb-current:hsla(0,0%,100%,.68);background:var(--hero-bg);color:var(--hero-color);overflow:hidden;position:relative}.inner-page-hero--light:not(.inner-page-hero--has-image){--hero-bg:#e6eefa;--hero-color:#021229;--hero-breadcrumb-color:rgba(2,18,41,.5);--hero-breadcrumb-current:rgba(2,18,41,.68)}.inner-page-hero__bg{inset:0;opacity:.85;position:absolute}@media (min-width:576px){.inner-page-hero__bg{inset-inline-start:auto;width:calc(100% - (var(--browser-width) - var(--container-width))/2 + env(safe-area-inset-right) + env(safe-area-inset-left))}}.inner-page-hero__bg img,.inner-page-hero__bg picture,.inner-page-hero__bg picture img{height:100%;object-fit:cover;width:100%}.inner-page-hero--has-image:before{background:#051f46;content:"";inset-block:0;inset-inline-start:0;position:absolute;width:calc((var(--browser-width) - var(--container-width))/2 - env(safe-area-inset-right) - env(safe-area-inset-left));z-index:1}.inner-page-hero__container{align-items:flex-start;display:flex;flex-direction:column;min-height:9.0625rem;position:relative;z-index:1}.inner-page-hero--has-image .inner-page-hero__container:before{background:linear-gradient(90deg,#051f46 0,rgba(5,31,70,.6) 70%,transparent);content:"";inset:0;pointer-events:none;position:absolute}@media (min-width:768px){.inner-page-hero--has-image .inner-page-hero__container:before{background:linear-gradient(90deg,#051f46 0,rgba(5,31,70,.6) 40%,transparent 70%)}}.inner-page-hero--has-image .inner-page-hero__container{min-height:21.5625rem}.inner-page-hero .breadcrumbs{position:relative;z-index:1}.inner-page-hero .breadcrumbs a{color:var(--hero-breadcrumb-color)}.inner-page-hero .breadcrumbs a:focus-visible,.inner-page-hero .breadcrumbs a:hover{color:var(--hero-color)}.inner-page-hero .breadcrumbs span:not(.breadcrumbs__separator){color:var(--hero-breadcrumb-current)}.inner-page-hero .breadcrumbs__separator svg{fill:var(--hero-breadcrumb-color)}.inner-page-hero__content{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end;padding-bottom:2.25rem;position:relative;z-index:1}@media (min-width:768px){.inner-page-hero__content{padding-bottom:3.5rem}}.inner-page-hero__title{color:var(--hero-color);margin:1rem 0 0}.inner-page-hero__summary{color:var(--hero-color);font-size:var(--fs-l);font-weight:var(--fw-regular);line-height:var(--lh-l);margin:.75rem 0 0;opacity:.85}@media (min-width:768px){.inner-page-hero__summary{max-width:40.625rem}}html{--inner-navigation-height:0px;scroll-padding-top:calc(var(--header-height) + var(--inner-navigation-height))}.inner-navigation{align-items:center;display:flex;gap:1.25rem;list-style:none;margin:0;margin-inline:auto;padding:0;padding-block:1.25rem;padding-inline-end:3.75rem;padding-inline-start:1.25rem;width:max-content}.inner-navigation-wrapper{background-color:#f1f7fe;border-bottom:1px solid #d4e3fa;position:relative;width:100%}.inner-navigation-wrapper-container{overflow:auto;scrollbar-width:none}.inner-navigation-wrapper-container::-webkit-scrollbar{display:none}.inner-navigation-wrapper.sticky-navigation{position:sticky;top:var(--header-sticky-height);transition:top .3s ease-in-out;will-change:top;z-index:1019}@media (min-width:576px){.inner-navigation{min-width:var(--container-width)}}.inner-navigation .nav-item{flex-shrink:0}.inner-navigation .nav-link{align-items:center;background-color:#f1f7fe;border-radius:4px;color:#4b545d;display:flex;font-size:var(--fs-m);font-weight:var(--fw-medium);line-height:var(--lh-m);padding:.375rem 1rem;text-decoration:none;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.inner-navigation .nav-link:focus-visible,.inner-navigation .nav-link:hover{background-color:#d4e3fa;color:#054ab2}.inner-navigation .nav-item.active .nav-link{background-color:#d4e3fa;color:#054ab2}.inner-navigation-scroll-indicator{bottom:0;display:block;inset-inline-end:0;pointer-events:none;position:absolute;top:0;width:3.75rem}@media (min-width:992px){.inner-navigation-scroll-indicator{display:none}}.inner-navigation-scroll-indicator:before{background:linear-gradient(270deg,#f1f7fe,rgba(241,247,254,0));content:"";inset:0;position:absolute}.inner-navigation-scroll-indicator svg{color:#838d9a;height:.75rem;inset-inline-end:1.25rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:.4375rem}