.fo-expertise-anchor-nav{padding-bottom:var(--space-6)}.expertise-anchor-nav__bar{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin-top:calc(var(--space-6)*-1);overflow-x:auto;padding-inline:var(--space-3);scroll-snap-type:x proximity;scrollbar-width:none}.expertise-anchor-nav__bar::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.expertise-anchor-nav__bar{scroll-behavior:auto}}@media (max-width:640px){.expertise-anchor-nav__bar{margin-top:calc(var(--space-4)*-1)}}.expertise-anchor-nav__list{align-items:stretch;display:flex;justify-content:space-between;list-style:none;margin:0;min-width:min-content;padding:0;width:100%}.expertise-anchor-nav__item{align-items:stretch;display:flex;flex:1 1 0;min-width:160px;scroll-snap-align:start}.expertise-anchor-nav__item+.expertise-anchor-nav__item{border-left:var(--border-width-thin) solid var(--color-border-default)}.expertise-anchor-nav__bar .expertise-anchor-nav__item a{align-items:center;box-sizing:border-box;color:var(--color-text-heading);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--fs-body-sm);font-weight:var(--fw-semibold);gap:var(--space-1);height:100%;justify-content:center;padding:var(--space-4) var(--space-4);text-align:center;text-decoration:none;white-space:normal;width:100%}.expertise-anchor-nav__label{max-width:180px}.expertise-anchor-nav__badge{align-items:center;background:var(--color-brand-red);border-radius:var(--radius-pill);color:var(--text-on-dark-primary);display:inline-flex;font-family:var(--font-body);font-size:var(--fs-caption);font-weight:var(--fw-bold);letter-spacing:var(--ls-wide);line-height:1;padding:.25em .65em;text-transform:uppercase}.expertise-anchor-nav__bar .expertise-anchor-nav__item a:active,.expertise-anchor-nav__bar .expertise-anchor-nav__item a:focus,.expertise-anchor-nav__bar .expertise-anchor-nav__item a:focus-visible,.expertise-anchor-nav__bar .expertise-anchor-nav__item a:hover,.expertise-anchor-nav__bar .expertise-anchor-nav__item a:visited{font-family:var(--font-body);font-size:var(--fs-body-sm);font-weight:var(--fw-semibold);text-decoration:none}.expertise-anchor-nav__bar .expertise-anchor-nav__item a:hover{color:var(--color-link-hover)}.expertise-anchor-nav__bar .expertise-anchor-nav__item a:focus-visible{border-radius:var(--radius-sm);box-shadow:var(--shadow-focus);outline:none}@media (max-width:640px){.expertise-anchor-nav__bar .expertise-anchor-nav__item a{padding:var(--space-3) var(--space-3)}}