.story-chapter{min-height:var(--story-chapter-height);scroll-snap-align:start}.story-chapter .stage__col,.story-chapter .stage__container{min-height:var(--story-chapter-height)}.story-chapter .stage__content{padding-top:var(--story-chapter-spacing-top);padding-bottom:var(--story-chapter-spacing-bottom)}.story-chapter .article__media{width:520px;max-width:100%;margin-right:var(--spacing)}@media(max-width:519px){.story-chapter .article__media{width:100%}}.story-chapter.stage--bg-blur{overflow:clip}.story-chapter.stage--bg-blur .stage__bg{opacity:.5}.story-chapter .quote__avatar-image img{width:100%;height:100%}.story-chapter .xxl-gallery{max-height:calc(100vh - var(--story-nav-height))}.story-chapter__btns{display:flex;gap:.5rem;margin-bottom:var(--spacing)}.story-chapter__list{display:flex;flex-wrap:wrap;list-style:none;padding:0}.story-chapter__list-item{flex:1 1 100%;padding:var(--spacing);padding-left:0;padding-right:calc(var(--spacing)*2);list-style:none}@media(min-width:1024px){.story-chapter__list-item{flex:0 1 50%}}.story-chapter__list-btn{width:100%;max-width:100%;white-space:normal;min-height:4rem;margin-bottom:0;padding-left:0;border-width:0;background-color:#f2f2f2}.story-chapter__list-btn:active,.story-chapter__list-btn.active,.story-chapter__list-btn.is-active{background-color:#575756;color:var(--color-light)}.story-chapter__list-btn:active .btn__text,.story-chapter__list-btn.active .btn__text,.story-chapter__list-btn.is-active .btn__text{color:var(--color-light)}.no-touchevents .story-chapter__list-btn:not(:where(:disabled)):hover,.no-touchevents .story-chapter__list-btn:not(:where(:disabled)).hover,.no-touchevents .story-chapter__list-btn:not(:where(:disabled)).is-hover{background-color:#575756;color:var(--color-light)}.no-touchevents .story-chapter__list-btn:not(:where(:disabled)):hover .btn__text,.no-touchevents .story-chapter__list-btn:not(:where(:disabled)).hover .btn__text,.no-touchevents .story-chapter__list-btn:not(:where(:disabled)).is-hover .btn__text{color:var(--color-light)}.story-chapter__list-btn:not(:where(:disabled)):focus-visible,.story-chapter__list-btn:not(:where(:disabled)).focus,.story-chapter__list-btn:not(:where(:disabled)).is-focus{background-color:#575756;color:var(--color-light)}.story-chapter__list-btn:not(:where(:disabled)):focus-visible .btn__text,.story-chapter__list-btn:not(:where(:disabled)).focus .btn__text,.story-chapter__list-btn:not(:where(:disabled)).is-focus .btn__text{color:var(--color-light)}.story-chapter__list-btn .btn__icon{width:4rem;height:4rem;justify-content:center;flex-shrink:0;background-color:#575756;color:var(--color-light)}.story-chapter__list-btn .icon__svg{height:1.75em;width:1.75em}.story-chapter__list-btn .btn__text{flex-grow:1;text-align:left;color:var(--color-link);padding-left:var(--spacing);font-weight:var(--typo-font-weight-bold);line-height:1}.story-chapter__video-button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.story-chapter__video-button-icon{font-size:6rem;color:var(--color-media)}.story-chapter__header .header{max-width:none}.story-chapter__header-badge{font-size:4rem}.story-chapter__media-gallery{margin-bottom:var(--spacing)}.story-chapter__grid{display:grid;gap:2rem;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"header" "left" "right"}@media(min-width:1024px){.story-chapter__grid{grid-template-columns:1fr 1fr;grid-template-areas:"header header" "left right";gap:2rem 4rem}}.story-chapter__grid .media-item img{max-width:100%;height:auto}.story-chapter__grid-header{grid-area:header}.story-chapter__grid-header .story-chapter__header{display:flex;flex-direction:column;gap:var(--spacing);align-items:start}.story-chapter__grid-left{grid-area:left;display:flex;align-content:start}.story-chapter__grid-right{grid-area:right}.story-chapter--intro .stage__content{height:var(--story-chapter-height);align-items:center;align-content:center}.story-chapter--intro .story__badge-svg{font-size:var(--story-badge-size)}.story-chapter--xxl-video .stage__container{min-height:var(--story-chapter-height)}.story-chapter--xxl-gallery{--story-chapter-spacing-top:0;--story-chapter-spacing-bottom:var(--story-nav-height);--stage-gap:0}.story-chapter--xxl-gallery .stage__content{height:100vh}@media(max-width:1023px){.story-chapter--50-50-img-txt{--story-chapter-height:calc(50vh - var(--story-nav-height) / 2)}}@media(min-width:769px)and (max-width:1023px)and (orientation:portrait){.story-chapter--50-50-img-txt.stage{grid-template-rows:auto;align-content:center}.story-chapter--50-50-img-txt .stage__container--double .stage__col--leftcolumn,.story-chapter--50-50-img-txt .stage__container--double .stage__col--rightcolumn{grid-column:span 12}.story-chapter--50-50-img-txt .stage__container--double .stage__col--bg-media{min-height:50vh}}