.kone-anchor-navigation__link,.kone-anchor-navigation__more-button,.kone-anchor-navigation__more-link,.kone-anchor-navigation__mobile-trigger,.kone-anchor-navigation__dialog-option{font-family:var(--kone-font-face-1-name);font-style:normal;font-weight:400}.kone-anchor-navigation__link,.kone-anchor-navigation__more-button,.kone-anchor-navigation__more-link,.kone-anchor-navigation__mobile-trigger,.kone-anchor-navigation__dialog-option{font-size:var(--kone-typography-paragraph-2-size-mobile, 16px);line-height:var(--kone-typography-paragraph-2-line-height-mobile, 24px)}.kone-anchor-navigation__more-list-label{font-family:var(--kone-typography-label-family);font-weight:var(--kone-typography-label-weight);word-break:break-word}.kone-anchor-navigation__more-list-label{font-size:var(--kone-typography-label-3-size-mobile, 12px);line-height:var(--kone-typography-label-3-line-height-mobile, 16px)}@media only screen and (min-width: 600px){.kone-anchor-navigation__more-list-label{font-size:var(--kone-typography-label-3-size-tablet, 14px);line-height:var(--kone-typography-label-3-line-height-tablet, 18px)}}body.kone-anchor-navigation-modal-open .kone-anchor-navigation,body.kone-anchor-navigation-modal-open .kone-anchor-navigation.is-hidden{pointer-events:auto;transform:none;z-index:10000}.kone-anchor-navigation{background:var(--color-surface-neutral-primary);left:0;position:relative;right:0;transition:box-shadow var(--motion-duration-m) var(--motion-easing-standard),transform var(--motion-duration-m) var(--motion-easing-standard);width:100%;z-index:4}.kone-anchor-navigation.is-sticky{position:fixed;top:0;z-index:6}.kone-anchor-navigation.is-hidden{pointer-events:none;transform:translateY(-100%)}.kone-anchor-navigation__inner{align-items:center;display:flex;gap:16px;padding-block:12px;justify-content:space-between;margin:0 auto;max-width:var(--kone-layout-content-max-width);width:calc(100vw - var(--kone-layout-content-inline-margin, 16px)*2)}.kone-anchor-navigation__desktop{align-items:center;display:flex;flex:1 1 auto;gap:40px}.kone-anchor-navigation__list{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;width:auto;align-items:center;display:flex;flex:0 0 auto;gap:40px;list-style:none}.kone-anchor-navigation__list::-moz-focus-inner{border:0;padding:0}.kone-anchor-navigation__item{flex:0 0 auto;padding:0;text-indent:0}.kone-anchor-navigation__link,.kone-anchor-navigation__more-button,.kone-anchor-navigation__more-link,.kone-anchor-navigation__mobile-trigger,.kone-anchor-navigation__dialog-option{text-decoration:none}.kone-anchor-navigation__link,.kone-anchor-navigation__more-link{display:inline-flex;padding:8px 0;position:relative;white-space:nowrap}.kone-anchor-navigation__link::after,.kone-anchor-navigation__more-link::after{background-color:var(--color-blue-500);bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transform:scaleX(0.6);transition:opacity var(--motion-duration-m) var(--motion-easing-standard),transform var(--motion-duration-m) var(--motion-easing-standard)}.kone-anchor-navigation__link:hover,.kone-anchor-navigation__link:focus-visible,.kone-anchor-navigation__more-link:hover,.kone-anchor-navigation__more-link:focus-visible{color:var(--color-blue-500)}.kone-anchor-navigation__link.is-active::after,.kone-anchor-navigation__more-link.is-active::after{opacity:1;transform:scaleX(1)}.kone-anchor-navigation__link:visited{color:var(--color-text-tertiary)}.kone-anchor-navigation__more{flex:0 0 auto;position:relative}.kone-anchor-navigation__more.hidden{display:none}.kone-anchor-navigation__more-button,.kone-anchor-navigation__mobile-trigger,.kone-anchor-navigation__dialog-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;width:auto;align-items:center;color:var(--color-blue-500);cursor:pointer;display:inline-flex;gap:6px;white-space:nowrap}.kone-anchor-navigation__more-button::-moz-focus-inner,.kone-anchor-navigation__mobile-trigger::-moz-focus-inner,.kone-anchor-navigation__dialog-close::-moz-focus-inner{border:0;padding:0}.kone-anchor-navigation__more-button svg,.kone-anchor-navigation__mobile-trigger svg,.kone-anchor-navigation__dialog-close svg{color:currentColor;height:22px;width:22px}.kone-anchor-navigation__more-button-label{font-weight:600}.kone-anchor-navigation__more-list{background:var(--color-surface-neutral-primary);padding:var(--spacing-vertical-spacing-common-12) !important;margin-top:var(--spacing-vertical-spacing-common-8) !important;border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.16);list-style:none;min-width:220px;position:absolute;top:100%}.kone-anchor-navigation__more-list.hidden{display:none}.kone-anchor-navigation__more-list li:not(.kone-anchor-navigation__more-list-label){padding-left:0;text-indent:0}.kone-anchor-navigation__more-list-label{color:var(--color-grey-550);padding:12px 8px 4px 12px;text-transform:uppercase;text-indent:0}.kone-anchor-navigation__more-link{color:var(--pwr-color-text-icon-primary, #141414);display:flex;padding:8px 8px 8px 36px;white-space:nowrap}.kone-anchor-navigation__more-link:visited{color:var(--pwr-color-text-icon-primary, #141414)}.kone-anchor-navigation__cta{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;white-space:nowrap}.kone-anchor-navigation__cta .cmp-button{white-space:nowrap}.kone-anchor-navigation__mobile-trigger{display:none;min-width:0}.kone-anchor-navigation__mobile-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kone-anchor-navigation__mobile-label.hidden{display:none}.kone-anchor-navigation__dialog{align-items:flex-end;background:rgba(0,0,0,0);display:flex;inset:0;padding:0;pointer-events:none;position:fixed;z-index:10001}.kone-anchor-navigation__dialog[hidden]{display:none}.kone-anchor-navigation__dialog-panel{background:var(--color-surface-neutral-primary);border-radius:12px 12px 0 0;margin:0;max-width:none;padding:16px 16px 24px;pointer-events:auto;position:relative;width:100%;z-index:1}.kone-anchor-navigation__dialog-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;gap:8px}.kone-anchor-navigation__dialog-title{color:var(--color-grey-900);font-family:var(--kone-font-face-1-name);font-size:20px;font-weight:var(--kone-typography-weight-semibold);line-height:28px;margin:0}.kone-anchor-navigation__dialog-close{padding:8px 13px}.kone-anchor-navigation__dialog-list{list-style:none;margin:0;padding:0}.kone-anchor-navigation__dialog-list li{padding:0}.kone-anchor-navigation__dialog-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;width:auto;align-items:center;background-color:var(--color-interactive-secondary-default);border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-top:8px;padding:16px;text-align:left;width:100%}.kone-anchor-navigation__dialog-option::-moz-focus-inner{border:0;padding:0}.kone-anchor-navigation__dialog-option.is-active{background-color:var(--color-interactive-secondary-active)}.kone-anchor-navigation__dialog-check{display:none;flex:0 0 auto;height:20px;width:20px}.kone-anchor-navigation__dialog-option.is-active .kone-anchor-navigation__dialog-check{display:block}@media only screen and (max-width: 599px){.kone-anchor-navigation__inner{gap:12px;padding-block:12px}.kone-anchor-navigation__desktop{display:none}.kone-anchor-navigation__mobile-trigger{display:inline-flex}.kone-anchor-navigation__cta{min-width:-moz-max-content;min-width:max-content}}@media only screen and (min-width: 600px){.kone-anchor-navigation__link{color:var(--color-text-tertiary)}.kone-anchor-navigation__link::after{display:none}.kone-anchor-navigation__link:hover,.kone-anchor-navigation__link:focus-visible{color:var(--color-text-tertiary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.kone-anchor-navigation__link.is-active{color:var(--pwr-color-text-icon-primary, #141414);text-decoration:none}.kone-anchor-navigation__more-link{color:var(--pwr-color-text-icon-primary, #141414)}.kone-anchor-navigation__more-link::after{display:none}.kone-anchor-navigation__more-link:hover,.kone-anchor-navigation__more-link:focus-visible{background-color:var(--color-interactive-secondary-default);color:var(--pwr-color-text-icon-primary, #141414);text-decoration:none}.kone-anchor-navigation__more-link.is-active{color:var(--pwr-color-text-icon-primary, #141414);text-decoration:none}}