.scrollspy__nav-item .scrollspy__project-btn{justify-content:center;white-space:normal;margin:0;width:100%;height:100%}.scrollspy__nav-item .scrollspy__project-btn .btn__text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@supports(-webkit-line-clamp:2){.scrollspy__nav-item .scrollspy__project-btn .btn__text{white-space:initial;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media(max-width:1023px){.scrollspy__nav-item--default{border-left:1px var(--color-dark-trans-1) solid}.scrollspy__nav-item--default:first-child{border:none}}.scrollspy__nav-item--active{--link-color:var(--link-color-hover)}.scrollspy__btn{display:flex;flex-direction:column;align-items:center;margin:calc(1.75*var(--spacing)) 0;text-decoration:none;color:var(--link-color);cursor:pointer;font-weight:var(--typo-font-weight-bold)}@media(min-width:1024px){.scrollspy__btn .scrollspy__btn-icon{display:none}}.scrollspy__nav-item--default .scrollspy__btn:after{display:block;content:" ";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:var(--link-color)}.scrollspy__nav-item--default .scrollspy__btn:active,.scrollspy__nav-item--default .scrollspy__btn.active,.scrollspy__nav-item--default .scrollspy__btn.is-active{color:var(--link-color-hover);text-decoration:none}.scrollspy__nav-item--default .scrollspy__btn:active:after,.scrollspy__nav-item--default .scrollspy__btn.active:after,.scrollspy__nav-item--default .scrollspy__btn.is-active:after{transition:width 150ms ease-in;width:100%}.no-touchevents .scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)):hover,.no-touchevents .scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)).hover,.no-touchevents .scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)).is-hover{color:var(--link-color-hover);text-decoration:none}.no-touchevents .scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)):hover:after,.no-touchevents .scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)).hover:after,.no-touchevents .scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)).is-hover:after{transition:width 150ms ease-in;width:100%}.scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)):focus-visible,.scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)).focus,.scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)).is-focus{color:var(--link-color-hover);text-decoration:none}.scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)):focus-visible:after,.scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)).focus:after,.scrollspy__nav-item--default .scrollspy__btn:not(:where(:disabled)).is-focus:after{transition:width 150ms ease-in;width:100%}.scrollspy__nav-item--active .scrollspy__btn:after{width:100%}.scrollspy__btn-icon{--icon-size:var(--icon-size-s);font-size:var(--icon-size);width:var(--icon-size);height:var(--icon-size);margin-bottom:.25rem}.scrollspy__btn-icon .icon__svg{width:100%;height:100%}@media(max-width:1023px){.scrollspy__btn-text{font-family:var(--typo-text-font-family);font-weight:var(--typo-text-font-weight);line-height:var(--typo-text-line-height);font-style:var(--typo-text-font-style);font-size:var(--typo-xs-font-size);font-family:var(--typo-xs-font-family,var(--typo-text-font-family));font-weight:var(--typo-xs-font-weight,var(--typo-text-font-weight));line-height:var(--typo-xs-line-height,var(--typo-text-line-height));font-style:var(--typo-xs-font-style,var(--typo-text-font-style));display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:inherit}}@media(max-width:1023px){.scrollspy__project-btn .btn__text{font-family:var(--typo-text-font-family);font-weight:var(--typo-text-font-weight);line-height:var(--typo-text-line-height);font-style:var(--typo-text-font-style);font-size:var(--typo-xs-font-size);font-family:var(--typo-xs-font-family,var(--typo-text-font-family));font-weight:var(--typo-xs-font-weight,var(--typo-text-font-weight));line-height:var(--typo-xs-line-height,var(--typo-text-line-height));font-style:var(--typo-xs-font-style,var(--typo-text-font-style));font-weight:inherit}}.scrollspy__content{--scrollspy-content-horizontal-padding:calc(4 * var(--spacing));padding-bottom:var(--scrollspy-height);display:grid;grid-template-columns:var(--stage-grid)}.scrollspy__content--ndsdestinationdataarticle{grid-template-columns:1fr;padding-bottom:0}.scrollspy__content--ndsdestinationdataarticle .grid-content__main{gap:0}.scrollspy__content--ndsdestinationdataarticle .grid-content__main .stage__content{padding-right:var(--stage-gap)}.scrollspy__content--ndsdestinationdataarticle .stage__col--bg-image:has(.stage__content--col-is-empty){max-height:calc(100vh - var(--scrollspy-height) - var(--pageticker-height))}.scrollspy__modal .btn-group{gap:1rem}@media(min-width:1024px){.scrollspy__modal .btn-group{gap:1rem}}.scrollspy__modal .checklist{font-weight:var(--typo-font-weight-bold)}.scrollspy__modal .checklist p{font-weight:inherit}[data-scrollspy-section]{width:100%}@media(max-width:1023px){body{padding-bottom:var(--scrollspy-height)}}