.page-anchor-navigation{height:60px}.page-anchor-navigation.critical-component-hide{display:block}.page-anchor-navigation.critical-component-clear{opacity:1}.page-anchor-navigation__section{background-color:var(--color-white)}.page-anchor-navigation__section.sticky-nav{left:0;position:fixed;top:0;width:100%;z-index:var(--layer-sticky)}.page-anchor-navigation__section.sticky-nav--down{transition:transform var(--timing-normal) var(--easing-normal);transform:translateY(calc(var(--header-height) - var(--spacing-l) - var(--spacing-2xs)))}.page-anchor-navigation__items{border-bottom:1px solid var(--color-off-white);column-gap:var(--spacing-l);display:flex;flex-direction:row;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding-inline-end:var(--spacing-l);padding-inline-start:var(--spacing-l)}.page-anchor-navigation__item{flex-shrink:0}.page-anchor-navigation__link{display:block;padding-block:var(--spacing-l);position:relative}.page-anchor-navigation__link::after{transition:opacity var(--timing-normal) var(--easing-normal);background-color:var(--color-text-primary);bottom:var(--spacing-l);content:"";height:1px;left:0;opacity:0;position:absolute;right:0}.page-anchor-navigation__link.is-active::after{opacity:1}@media(min-width: 64em){.page-anchor-navigation{height:65px}.page-anchor-navigation__items{column-gap:var(--spacing-xl);justify-content:center}}
