.module-sticky-nav{padding:var(--baseline-5) 0;position:relative;z-index:var(--z-10)}.module-sticky-nav.is-pinned{left:0;position:fixed;top:var(--sticky-top,0);width:100%}.module-sticky-nav .module-nav.cluster{--cluster-gap:var(--baseline-4)}@media (max-width:991px){.module-sticky-nav .module-nav.cluster{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.module-sticky-nav .module-nav.cluster::-webkit-scrollbar{display:none}.module-sticky-nav .module-nav.cluster>a{flex-shrink:0;touch-action:manipulation;white-space:nowrap}}