.anchor-navigation{--anchor-navigation-offset:6.8vw;margin-bottom:40px;margin-top:20px;position:-webkit-sticky;position:sticky;top:var(--anchor-navigation-top-position,0);transition:top .25s ease-in-out;z-index:11}@media only screen and (min-width:768px){.anchor-navigation{margin-top:32px}}@media only screen and (min-width:1280px){.anchor-navigation{margin-top:40px}}@media only screen and (min-width:768px){.anchor-navigation{margin-bottom:64px}}@media only screen and (min-width:1280px){.anchor-navigation{margin-bottom:80px}}@media only screen and (min-width:768px){.anchor-navigation{--anchor-navigation-offset:4.16667vw}}@media only screen and (min-width:1280px){.anchor-navigation{--anchor-navigation-offset:7.57813vw}}@media only screen and (min-width:1920px){.anchor-navigation{--anchor-navigation-offset:145.5px}}.anchor-navigation:after,.anchor-navigation:before{content:"";display:block;height:100%;position:absolute;top:0;width:var(--anchor-navigation-offset);z-index:1}.anchor-navigation:before{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0) 75%);left:0}.anchor-navigation:after{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0) 75%);right:0}.siteheader:not(.siteheader--hidden)~.sitemain .anchor-navigation{--anchor-navigation-top-position:var(--siteheader-height)}@media only screen and (min-width:1280px){.siteheader:not(.siteheader--hidden)~.sitemain .anchor-navigation{--anchor-navigation-top-position:calc(var(--siteheader-height) + var(--siteheader-meta-height))}}.anchor-navigation__scroller{-ms-overflow-style:none;align-items:flex-start;display:flex;flex-direction:column;overflow-x:auto;scrollbar-width:none}.anchor-navigation__scroller::-webkit-scrollbar{display:none}.anchor-navigation__inner{position:relative;z-index:0}.anchor-navigation__inner:before{background-color:#fff;bottom:1px;content:"";display:block;left:0;min-width:100vw;position:absolute;right:0;top:0}@media only screen and (min-width:1920px){.anchor-navigation__inner:before{min-width:1920px}}.anchor-navigation__items{display:flex;flex-direction:row;padding-bottom:16px;padding-top:16px;position:relative;white-space:nowrap;z-index:0}.anchor-navigation__items:after,.anchor-navigation__items:before{content:"";display:flex;min-width:var(--anchor-navigation-offset)}.anchor-navigation__item{display:flex;flex-direction:column;justify-content:flex-start;margin-left:20px;margin-right:20px}.anchor-navigation__item:first-child{margin-left:0}.anchor-navigation__item:last-child{margin-right:0}.anchor-item{cursor:pointer;display:inline-flex;font-size:16px;font-weight:300;gap:8px;height:100%;line-height:1.5;position:relative;text-decoration:none}.anchor-item:after{background-color:var(--random-highlight-theme-background);border-radius:2px;content:"";display:block;height:2px;left:0;margin-top:14px;opacity:0;pointer-events:none;position:absolute;top:100%;width:100%}.anchor-navigation__item--active .anchor-item{font-weight:700}.anchor-navigation__item--active .anchor-item:after{opacity:1}@media only screen and (min-width:768px){.anchor-item br{display:none}}.anchor-item__icon{height:24px;width:24px}.anchor-item__icon svg{fill:#191919;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}